#usercentrics-button.usercentrics-button * {
    font-family: "DaimlerCS-Light", BlinkMacSystemFont,-apple-system,"Segoe UI",Roboto,"Oxygen-Sans",Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;
}

#uc-main-banner .uc-banner-content {
    width: 95% !important;
    max-width: 95% !important;
    background-color: #fff !important;
}

#usercentrics-button .uc-btn {
    text-transform: none !important;
}

#usercentrics-button #uc-banner-modal .uc-optin-description #uc-full-optin-description {
    color: #000;
    font-size: 1.6rem;
}

#usercentrics-button #uc-banner-modal #uc-main-banner .uc-banner-content h2 {
    text-align: left !important;
    margin-top: 0 !important;
    -moz-osx-font-smoothing: grayscale !important;
    -webkit-font-smoothing: antialiased !important;
    font: inherit !important;
    font-family: DaimlerCS-Demi,serif !important;
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 3rem !important;
    line-height: 2.75rem !important;
    display: block !important;
    margin-bottom: .5rem !important;
    margin-bottom: var(--wb-spacing-xxs) !important;
}

#usercentrics-button .btn-list {
    width: auto;
    float: right;
}

#usercentrics-button.usercentrics-button.layout-1 .uc-banner-content .btn-list .uc-btn {
    font-size: 1.7rem !important;
}

#usercentrics-button #uc-banner-modal #uc-main-banner .uc-banner-content .uc-btn-footer-container .btn-list {
    display: flex !important;
}

    #usercentrics-button #uc-banner-modal #uc-main-banner .uc-banner-content .uc-btn-footer-container .btn-list button.uc-btn#uc-btn-deny-banner {
        order: 1;
    }

    #usercentrics-button #uc-banner-modal #uc-main-banner .uc-banner-content .uc-btn-footer-container .btn-list button.uc-btn#uc-btn-more-info-banner {
        order: 2;
    }

    #usercentrics-button #uc-banner-modal #uc-main-banner .uc-banner-content .uc-btn-footer-container .btn-list button.uc-btn#uc-btn-accept-banner {
        order: 3;
    }

#usercentrics-button .uc-powered-by-footer {
    display: none !important;
}

#usercentrics-button #uc-banner-modal .uc-banner-links {
    clear: both;
}

#usercentrics-button #uc-banner-modal .uc-btn-footer-container .btn-list.show-deny-btn.show-more-btn #uc-btn-deny-banner.uc-btn, #usercentrics-button #uc-banner-modal .uc-btn-footer-container .btn-list.show-deny-btn.show-more-btn #uc-btn-accept-banner.uc-btn, #usercentrics-button #uc-banner-modal .uc-btn-footer-container .btn-list.show-deny-btn.show-more-btn #uc-btn-more-info-banner.uc-btn {
    width: auto !important;
    margin-left: 2em !important;
    font-weight: bold !important;
}

@media screen and (max-width:767px) {
    #usercentrics-button #uc-banner-modal #uc-main-banner .uc-banner-content .uc-btn-footer-container .btn-list {
        flex-wrap: wrap !important;
        width: 100% !important;
    }

    #usercentrics-button #uc-banner-modal .uc-btn-footer-container .btn-list.show-deny-btn.show-more-btn #uc-btn-deny-banner.uc-btn, #usercentrics-button #uc-banner-modal .uc-btn-footer-container .btn-list.show-deny-btn.show-more-btn #uc-btn-accept-banner.uc-btn, #usercentrics-button #uc-banner-modal .uc-btn-footer-container .btn-list.show-deny-btn.show-more-btn #uc-btn-more-info-banner.uc-btn {
        width: 100% !important;
        margin-left: 0 !important;
        margin-bottom: 20px !important;
    }

    #usercentrics-button #uc-banner-modal #uc-main-banner .uc-banner-content .uc-btn-footer-container .btn-list button.uc-btn#uc-btn-accept-banner {
        order: 1;
    }

    #usercentrics-button #uc-banner-modal #uc-main-banner .uc-banner-content .uc-btn-footer-container .btn-list button.uc-btn#uc-btn-more-info-banner {
        order: 2;
    }

    #usercentrics-button #uc-banner-modal #uc-main-banner .uc-banner-content .uc-btn-footer-container .btn-list button.uc-btn#uc-btn-deny-banner {
        order: 3;
    }
}

#usercentrics-button #uc-banner-modal .btn-list.show-deny-btn.show-more-btn #uc-btn-accept-banner, #usercentrics-button #uc-banner-modal .btn-list.show-deny-btn.show-more-btn #uc-btn-deny-banner, #usercentrics-button #uc-banner-modal .btn-list.show-deny-btn.show-more-btn #uc-btn-more-info-banner {
    border: 2px solid #000;
    border-radius: 0;
    background: #000;
    color: #fff;
}

#usercentrics-button .uc-btn-footer-container .uc-banner-links a, #usercentrics-button .uc-btn-footer-container .uc-banner-links-separator {
    color: #000 !important;
}

#usercentrics-button #uc-consents-info-modal .uc-consents-info-modal-wrapper .uc-modal-content {
    border-radius: 0 !important;
}

    #usercentrics-button #uc-consents-info-modal .uc-consents-info-modal-wrapper .uc-modal-content .uc-modal-header.uc-flex-container .uc-info-modal-search-bar {
        display: none !important;
    }

        #usercentrics-button #uc-consents-info-modal .uc-consents-info-modal-wrapper .uc-modal-content .uc-modal-header.uc-flex-container .uc-info-modal-search-bar input {
            border-radius: 0px !important;
            background-color: #aaa;
        }

    #usercentrics-button #uc-consents-info-modal .uc-consents-info-modal-wrapper .uc-modal-content .uc-modal-header.uc-flex-container {
        background-color: #fff;
        border: none;
        border-radius: 0;
    }

        #usercentrics-button #uc-consents-info-modal .uc-consents-info-modal-wrapper .uc-modal-content .uc-modal-header.uc-flex-container button svg path:last-of-type {
            fill: #000;
        }

    #usercentrics-button #uc-consents-info-modal .uc-consents-info-modal-wrapper .uc-modal-content .uc-info-modal-sidebar.uc-flex-item {
        background: none;
    }

    #usercentrics-button #uc-consents-info-modal .uc-consents-info-modal-wrapper .uc-modal-content .uc-modal-body .uc-info-modal-sidebar.uc-flex-item .uc-powered-by {
        display: none;
    }

    #usercentrics-button #uc-consents-info-modal .uc-consents-info-modal-wrapper .uc-modal-content .uc-modal-body .uc-info-modal-sidebar.uc-flex-item ul.uc-menu-consent-cat .section-link {
        color: #000;
    }

    #usercentrics-button #uc-consents-info-modal .uc-consents-info-modal-wrapper .uc-modal-content .uc-modal-footer {
        border: none !important;
        border-top: 1px solid #efefef !important;
        border-radius: 0 !important;
        padding: 20px 0 !important;
        background: #fff;
        text-align: center;
    }

        #usercentrics-button #uc-consents-info-modal .uc-consents-info-modal-wrapper .uc-modal-content .uc-modal-footer .uc-btn.uc-save-settings-and-close-button {
            border-radius: 0;
            background: #000;
            color: #fff;
            font-weight: 600 !important;
            padding: 10px 20px !important;
            text-shadow: none !important;
            width: auto;
        }

.uc-embedding-container {
    overflow: hidden;
    background: #f2f2f2;
    min-width: 75%;
}

.asset-left .uc-embedding-container, .asset-right .uc-embedding-container {
    min-height: inherit;
    max-height: inherit;
    position: absolute;
    top: 0;
    left: 0;
}

.uc-embedding-container div.uc-embedding-wrapper {
    background: #fff;
    color: #000;
    border: 1px solid #000;
    padding: 20px 10px;
    border-radius: 0;
}

    .uc-embedding-container div.uc-embedding-wrapper p.description-text {
        font-size: 1em !important;
    }

    .uc-embedding-container div.uc-embedding-wrapper a.uc-embedding-powered-by, .uc-embedding-wrapper span {
        display: none;
    }

.uc-embedding-accept {
    border: 2px solid #000;
    border-radius: 0;
    background: #fff;
    color: #000;
}

.uc-embedding-more-info {
    border: 2px solid #000;
    border-radius: 0;
    background: #fff;
    color: #000;
}

.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="span"] {
    float: none;
    display: inline-block;
    margin-bottom: 10px;
    margin-left: 0;
}

.form-search .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group {
    margin-bottom: 0;
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none;
}

.bootstrap-select.btn-group.pull-right, .bootstrap-select.btn-group[class*="span"].pull-right, .row-fluid .bootstrap-select.btn-group[class*="span"].pull-right {
    float: right;
}

.input-append .bootstrap-select.btn-group {
    margin-left: -1px;
}

.input-prepend .bootstrap-select.btn-group {
    margin-right: -1px;
}

.bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 220px;
}

.bootstrap-select {
    width: 220px\0;
}

    .bootstrap-select.form-control:not([class*="span"]) {
        width: 100%;
    }

    .bootstrap-select > .btn {
        width: 100%;
        padding-right: 25px;
    }

.error .bootstrap-select .btn {
    border: 1px solid #b94a48;
}

.bootstrap-select.show-menu-arrow.open > .btn {
    z-index: 2051;
}

.bootstrap-select .btn:focus {
    outline: thin dotted #333333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px;
}

.bootstrap-select.btn-group .btn .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    float: left;
    text-align: left;
}

.bootstrap-select.btn-group .btn .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
}

.bootstrap-select.btn-group > .disabled, .bootstrap-select.btn-group .dropdown-menu li.disabled > a {
    cursor: not-allowed;
}

    .bootstrap-select.btn-group > .disabled:focus {
        outline: none !important;
    }

.bootstrap-select.btn-group[class*="span"] .btn {
    width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    z-index: 2000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .bootstrap-select.btn-group .dropdown-menu.inner {
        position: static;
        border: 0;
        padding: 0;
        margin: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .bootstrap-select.btn-group .dropdown-menu dt {
        display: block;
        padding: 3px 20px;
        cursor: default;
    }

.bootstrap-select.btn-group .div-contain {
    overflow: hidden;
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
}

    .bootstrap-select.btn-group .dropdown-menu li > a.opt {
        position: relative;
        padding-left: 35px;
    }

    .bootstrap-select.btn-group .dropdown-menu li > a {
        cursor: pointer;
    }

    .bootstrap-select.btn-group .dropdown-menu li > dt small {
        font-weight: normal;
    }

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a i.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 2.5px;
}

.bootstrap-select.btn-group .dropdown-menu li a i.check-mark {
    display: none;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
}

.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: 0.5em;
}

.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:hover small, .bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:focus small, .bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) > a small {
    color: #64b1d8;
    color: rgba(255,255,255,0.4);
}

.bootstrap-select.btn-group .dropdown-menu li > dt small {
    font-weight: normal;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #CCC;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid white;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid #ccc;
    border-bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.2);
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid #ffffff;
    border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
    display: block;
}

.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
}

.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    pointer-events: none;
    opacity: 0.9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mobile-device {
    position: absolute;
    top: 0;
    left: 0;
    display: block !important;
    width: 100%;
    height: 100% !important;
    opacity: 0;
}

.bootstrap-select.fit-width {
    width: auto !important;
}

.bootstrap-select.btn-group.fit-width .btn .filter-option {
    position: static;
}

.bootstrap-select.btn-group.fit-width .btn .caret {
    position: static;
    top: auto;
    margin-top: -1px;
}

.control-group.error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48;
}

.bootstrap-select-searchbox, .bootstrap-select .bs-actionsbox {
    padding: 4px 8px;
}

.bootstrap-select .bs-actionsbox {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.bootstrap-select-searchbox + .bs-actionsbox {
    padding: 0 8px 4px;
}

.bootstrap-select-searchbox input {
    margin-bottom: 0;
}

.bootstrap-select .bs-actionsbox .btn-group button {
    width: 50%;
}

.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #fff;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

    .fancybox-opened .fancybox-skin {
        -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    }

.fancybox-outer, .fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('../img/sprite-controls.png');
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

    #fancybox-loading div {
        width: 44px;
        height: 44px;
        background: url('../img/fancybox/fancybox-loading.gif') center center no-repeat;
    }

.fancybox-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    cursor: pointer;
    z-index: 8040;
}

    .fancybox-close:hover {
        background-position: 0 -50px;
    }

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('../img/fancybox/empty.png');
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

    .fancybox-lock body {
        overflow: hidden !important;
    }

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('../img/fancybox/fancybox-overlay.png');
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

    .fancybox-title-float-wrap .child {
        display: inline-block;
        margin-right: -100%;
        padding: 2px 20px;
        background: transparent;
        background: rgba(0, 0, 0, 0.8);
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        text-shadow: 0 1px 2px #222;
        color: #FFF;
         
        line-height: 24px;
        white-space: nowrap;
    }

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading, .fancybox-prev span, .fancybox-next span {
        background-image: url('../img/fancybox/fancybox-sprite-2x.png');
        background-size: 44px 152px;
    }

    .fancybox-close {
        background-image: url('../img/sprite-lightbox.png');
        background-size: 100px 150px;
        background-position: -59px -97px;
        width: 34px;
        height: 34px;
    }

        .fancybox-close:hover, .fancybox-close:active, .fancybox-close:focus {
            background-position: -59px -97px;
        }

    #fancybox-loading div {
        background-image: url('../img/fancybox/fancybox-loading-2x.gif');
        background-size: 24px 24px;
    }
}

.qtip {
    position: absolute;
    left: -28000px;
    top: -28000px;
    display: none;
    max-width: 280px;
    min-width: 50px;
    font-size: 10.5px;
    line-height: 12px;
    direction: ltr;
    box-shadow: none;
    padding: 0
}

.qtip-content {
    position: relative;
    padding: 5px 9px;
    overflow: hidden;
    text-align: left;
    word-wrap: break-word
}

.qtip-titlebar {
    position: relative;
    padding: 5px 35px 5px 10px;
    overflow: hidden;
    border-width: 0 0 1px;
    font-weight: 700
}

    .qtip-titlebar + .qtip-content {
        border-top-width: 0 !important
    }

.qtip-close {
    position: absolute;
    right: -9px;
    top: -9px;
    cursor: pointer;
    outline: medium none;
    border-width: 1px;
    border-style: solid;
    border-color: transparent
}

.qtip-titlebar .qtip-close {
    right: 4px;
    top: 50%;
    margin-top: -9px
}

* html .qtip-titlebar .qtip-close {
    top: 16px
}

.qtip-titlebar .ui-icon, .qtip-icon .ui-icon {
    display: block;
    text-indent: -1000em;
    direction: ltr
}

.qtip-icon, .qtip-icon .ui-icon {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none
}

    .qtip-icon .ui-icon {
        width: 18px;
        height: 14px;
        line-height: 14px;
        text-align: center;
        text-indent: 0;
        font: 400 bold 10px/13px Tahoma,sans-serif;
        color: inherit;
        background: transparent none no-repeat -100em -100em
    }

.qtip-focus {
}

.qtip-hover {
}

.qtip-default {
    border-width: 1px;
    border-style: solid;
    border-color: #F1D031;
    background-color: #FFFFA3;
    color: #555
}

    .qtip-default .qtip-titlebar {
        background-color: #FFEF93
    }

    .qtip-default .qtip-icon {
        border-color: #CCC;
        background: #F1F1F1;
        color: #777
    }

    .qtip-default .qtip-titlebar .qtip-close {
        border-color: #AAA;
        color: #111
    }

.qtip-light {
    background-color: #fff;
    border-color: #E2E2E2;
    color: #454545
}

    .qtip-light .qtip-titlebar {
        background-color: #f1f1f1
    }

.qtip-dark {
    background-color: #505050;
    border-color: #303030;
    color: #f3f3f3
}

    .qtip-dark .qtip-titlebar {
        background-color: #404040
    }

    .qtip-dark .qtip-icon {
        border-color: #444
    }

    .qtip-dark .qtip-titlebar .ui-state-hover {
        border-color: #303030
    }

.qtip-cream {
    background-color: #FBF7AA;
    border-color: #F9E98E;
    color: #A27D35
}

    .qtip-cream .qtip-titlebar {
        background-color: #F0DE7D
    }

    .qtip-cream .qtip-close .qtip-icon {
        background-position: -82px 0
    }

.qtip-red {
    background-color: #F78B83;
    border-color: #D95252;
    color: #912323
}

    .qtip-red .qtip-titlebar {
        background-color: #F06D65
    }

    .qtip-red .qtip-close .qtip-icon {
        background-position: -102px 0
    }

    .qtip-red .qtip-icon {
        border-color: #D95252
    }

    .qtip-red .qtip-titlebar .ui-state-hover {
        border-color: #D95252
    }

.qtip-green {
    background-color: #CAED9E;
    border-color: #90D93F;
    color: #3F6219
}

    .qtip-green .qtip-titlebar {
        background-color: #B0DE78
    }

    .qtip-green .qtip-close .qtip-icon {
        background-position: -42px 0
    }

.qtip-blue {
    background-color: #E5F6FE;
    border-color: #ADD9ED;
    color: #5E99BD
}

    .qtip-blue .qtip-titlebar {
        background-color: #D0E9F5
    }

    .qtip-blue .qtip-close .qtip-icon {
        background-position: -2px 0
    }

.qtip-shadow {
    -webkit-box-shadow: 1px 1px 3px 1px rgba(0,0,0,.15);
    -moz-box-shadow: 1px 1px 3px 1px rgba(0,0,0,.15);
    box-shadow: 1px 1px 3px 1px rgba(0,0,0,.15)
}

.qtip-rounded, .qtip-tipsy, .qtip-bootstrap {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

    .qtip-rounded .qtip-titlebar {
        -moz-border-radius: 4px 4px 0 0;
        -webkit-border-radius: 4px 4px 0 0;
        border-radius: 4px 4px 0 0
    }

.qtip-youtube {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 3px #333;
    -moz-box-shadow: 0 0 3px #333;
    box-shadow: 0 0 3px #333;
    color: #fff;
    border-width: 0;
    background: #4A4A4A;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#4A4A4A),color-stop(100%,#000));
    background-image: -webkit-linear-gradient(top,#4A4A4A 0,#000 100%);
    background-image: -moz-linear-gradient(top,#4A4A4A 0,#000 100%);
    background-image: -ms-linear-gradient(top,#4A4A4A 0,#000 100%);
    background-image: -o-linear-gradient(top,#4A4A4A 0,#000 100%)
}

    .qtip-youtube .qtip-titlebar {
        background-color: #4A4A4A;
        background-color: rgba(0,0,0,0)
    }

    .qtip-youtube .qtip-content {
        padding: .75em;
        font: 12px arial,sans-serif;
        filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);
        -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);"
    }

    .qtip-youtube .qtip-icon {
        border-color: #222
    }

    .qtip-youtube .qtip-titlebar .ui-state-hover {
        border-color: #303030
    }

.qtip-jtools {
    background: #232323;
    background: rgba(0,0,0,.7);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#717171),to(#232323));
    background-image: -moz-linear-gradient(top,#717171,#232323);
    background-image: -webkit-linear-gradient(top,#717171,#232323);
    background-image: -ms-linear-gradient(top,#717171,#232323);
    background-image: -o-linear-gradient(top,#717171,#232323);
    border: 2px solid #ddd;
    border: 2px solid rgba(241,241,241,1);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 12px #333;
    -moz-box-shadow: 0 0 12px #333;
    box-shadow: 0 0 12px #333
}

    .qtip-jtools .qtip-titlebar {
        background-color: transparent;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A)"
    }

    .qtip-jtools .qtip-content {
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323)"
    }

    .qtip-jtools .qtip-titlebar, .qtip-jtools .qtip-content {
        background: transparent;
        color: #fff;
        border: 0 dashed transparent
    }

    .qtip-jtools .qtip-icon {
        border-color: #555
    }

    .qtip-jtools .qtip-titlebar .ui-state-hover {
        border-color: #333
    }

.qtip-cluetip {
    -webkit-box-shadow: 4px 4px 5px rgba(0,0,0,.4);
    -moz-box-shadow: 4px 4px 5px rgba(0,0,0,.4);
    box-shadow: 4px 4px 5px rgba(0,0,0,.4);
    background-color: #D9D9C2;
    color: #111;
    border: 0 dashed transparent
}

    .qtip-cluetip .qtip-titlebar {
        background-color: #87876A;
        color: #fff;
        border: 0 dashed transparent
    }

    .qtip-cluetip .qtip-icon {
        border-color: #808064
    }

    .qtip-cluetip .qtip-titlebar .ui-state-hover {
        border-color: #696952;
        color: #696952
    }

.qtip-tipsy {
    background: #000;
    background: rgba(0,0,0,.87);
    color: #fff;
    border: 0 solid transparent;
    font-size: 11px;
    font-family: 'Lucida Grande',sans-serif;
    font-weight: 700;
    line-height: 16px;
    text-shadow: 0 1px #000
}

    .qtip-tipsy .qtip-titlebar {
        padding: 6px 35px 0 10px;
        background-color: transparent
    }

    .qtip-tipsy .qtip-content {
        padding: 6px 10px
    }

    .qtip-tipsy .qtip-icon {
        border-color: #222;
        text-shadow: none
    }

    .qtip-tipsy .qtip-titlebar .ui-state-hover {
        border-color: #303030
    }

.qtip-tipped {
    border: 3px solid #959FA9;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #F9F9F9;
    color: #454545;
    font-family: serif
}

    .qtip-tipped .qtip-titlebar {
        border-bottom-width: 0;
        color: #fff;
        background: #3A79B8;
        background-image: -webkit-gradient(linear,left top,left bottom,from(#3A79B8),to(#2E629D));
        background-image: -webkit-linear-gradient(top,#3A79B8,#2E629D);
        background-image: -moz-linear-gradient(top,#3A79B8,#2E629D);
        background-image: -ms-linear-gradient(top,#3A79B8,#2E629D);
        background-image: -o-linear-gradient(top,#3A79B8,#2E629D);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D)"
    }

    .qtip-tipped .qtip-icon {
        border: 2px solid #285589;
        background: #285589
    }

        .qtip-tipped .qtip-icon .ui-icon {
            background-color: #FBFBFB;
            color: #555
        }

.qtip-bootstrap {
    font-size: 14px;
    line-height: 20px;
    color: #333;
    padding: 1px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}

    .qtip-bootstrap .qtip-titlebar {
        padding: 8px 14px;
        margin: 0;
        font-size: 14px;
       
        line-height: 18px;
        background-color: #f7f7f7;
        border-bottom: 1px solid #ebebeb;
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        border-radius: 5px 5px 0 0
    }

        .qtip-bootstrap .qtip-titlebar .qtip-close {
            right: 11px;
            top: 45%;
            border-style: none
        }

    .qtip-bootstrap .qtip-content {
        padding: 9px 14px
    }

    .qtip-bootstrap .qtip-icon {
        background: transparent
    }

        .qtip-bootstrap .qtip-icon .ui-icon {
            width: auto;
            height: auto;
            float: right;
            font-size: 20px;
            font-weight: 700;
            line-height: 18px;
            color: #000;
            text-shadow: 0 1px 0 #fff;
            opacity: .2;
            filter: alpha(opacity=20)
        }

            .qtip-bootstrap .qtip-icon .ui-icon:hover {
                color: #000;
                text-decoration: none;
                cursor: pointer;
                opacity: .4;
                filter: alpha(opacity=40)
            }

.qtip:not(.ie9haxors) div.qtip-content, .qtip:not(.ie9haxors) div.qtip-titlebar {
    filter: none;
    -ms-filter: none
}

.qtip .qtip-tip {
    margin: 0 auto;
    overflow: hidden;
    z-index: 10
}

x:-o-prefocus, .qtip .qtip-tip {
    visibility: hidden
}

    .qtip .qtip-tip, .qtip .qtip-tip .qtip-vml, .qtip .qtip-tip canvas {
        position: absolute;
        color: #123456;
        background: transparent;
        border: 0 dashed transparent
    }

        .qtip .qtip-tip canvas {
            top: 0;
            left: 0
        }

        .qtip .qtip-tip .qtip-vml {
            behavior: url(#default#VML);
            display: inline-block;
            visibility: visible
        }

#qtip-overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

    #qtip-overlay.blurs {
        cursor: pointer
    }

    #qtip-overlay div {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #000;
        opacity: .7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(Opacity=70)"
    }

.qtipmodal-ie6fix {
    position: absolute !important
}

.ms-ctn {
    position: relative;
    padding: 5px 12px;
    height: auto
}

.ms-inv {
    border: 1px solid #c00
}

.ms-ctn-readonly {
    cursor: pointer
}

.ms-ctn-disabled {
    cursor: not-allowed;
    background-color: #eee
}

.ms-ctn-bootstrap-focus, .ms-ctn-bootstrap-focus .ms-res-ctn {
    border-color: rgba(82,168,236,0.8) !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6) !important;
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6) !important;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.ms-ctn-focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
}

.ms-ctn input {
    border: 0;
    box-shadow: none;
    -webkit-transition: none;
    outline: 0;
    display: block;
    padding: 0;
    line-height: 1.42857143;
    margin: 1px 0;
    width: 100%
}

.ms-ctn .ms-sel-ctn input {
    float: left
}

.ms-ctn-disabled input {
    cursor: not-allowed;
    background-color: #eee
}

.ms-ctn .ms-input-readonly {
    cursor: pointer
}

.ms-ctn .ms-empty-text {
    color: #DDD
}

.ms-ctn input:focus {
    border: 0;
    box-shadow: none;
    -webkit-transition: none;
    background: #FFF
}

.ms-ctn input::-ms-clear {
    width: 0;
    height: 0
}

.ms-ctn .ms-trigger {
    top: 0;
    width: 25px;
    height: 100%;
    position: absolute;
    right: 0;
    background: transparent;
    border-left: 1px solid #CCC;
    cursor: pointer
}

    .ms-ctn .ms-trigger .ms-trigger-ico {
        display: inline-block;
        width: 0;
        height: 0;
        vertical-align: top;
        border-top: 4px solid #333;
        border-right: 4px solid transparent;
        border-left: 4px solid transparent;
        content: "";
        margin-left: 8px;
        margin-top: 15px
    }

    .ms-ctn .ms-trigger:hover {
        background-color: #e6e6e6
    }

        .ms-ctn .ms-trigger:hover .ms-trigger-ico {
            background-position: 0 -4px
        }

.ms-ctn-disabled .ms-trigger {
    cursor: not-allowed;
    background-color: #eee
}

.ms-ctn-bootstrap-focus {
    border-bottom: 1px solid #CCC
}

.ms-res-ctn {
    width: 100%;
    display: block;
    overflow-y: auto
}

    .ms-res-ctn .ms-res-group {
        line-height: 23px;
        text-align: left;
        padding: 2px 5px;
         
        border-bottom: 1px dotted #CCC;
        border-top: 1px solid #CCC;
        background: #f3edff;
        color: #333
    }

    .ms-res-ctn .ms-res-item {
        line-height: 25px;
        text-align: left;
        padding: 2px 5px;
        color: #666;
        cursor: pointer
    }

    .ms-res-ctn .ms-res-item-grouped {
        padding-left: 15px
    }

    .ms-res-ctn .ms-res-odd {
        background: #fafafa
    }

    .ms-res-ctn .ms-res-item-active {
        background-color: #f5f5f5
    }

    .ms-res-ctn .ms-res-item-disabled {
        color: #CCC;
        cursor: default
    }

.ms-sel-ctn {
    overflow: auto;
    line-height: 18px;
    padding-right: 25px
}

.ms-no-trigger .ms-sel-ctn {
    padding-right: 0
}

.ms-sel-ctn .ms-sel-item {
    background: #f3f3f3;
    color: #999;
    float: left;
    font-size: 12px;
    padding: 3px 5px;
    border-radius: 3px;
    border: 1px solid #DDD;
    margin: 3px 0 1px 0
}

.ms-sel-ctn .ms-sel-invalid {
    border-color: #f8a5a5 !important;
    background: #fdf2f2 !important
}

.ms-sel-ctn .ms-sel-item:hover {
    border: 1px solid #BBB
}

.ms-ctn .ms-sel-item {
    background: #f3f3f3;
    color: #999;
    float: left;
    font-size: 12px;
    padding: 0 5px;
    border-radius: 3px;
    border: 1px solid #DDD;
    margin: 1px 5px 1px 0
}

    .ms-ctn .ms-sel-item:hover {
        border: 1px solid transparent
    }

.ms-ctn-focus .ms-sel-item:hover {
    border: 1px solid #BBB
}

.ms-sel-ctn .ms-sel-text {
    background: #FFF;
    color: #666;
    padding-right: 0;
    margin-left: 0;
    font-size: 14px;
    font-weight: normal
}

.ms-as-string .ms-sel-text {
    border-color: transparent
}

.ms-res-ctn .ms-res-item em {
    font-style: normal;
    background: #565656;
    color: #FFF
}

.ms-sel-ctn .ms-sel-text:hover {
    background: #FFF
}

.ms-sel-ctn .ms-sel-item-active {
    border: 1px solid red;
    background: #757575
}

.ms-stacked .ms-sel-item {
    float: inherit
}

.ms-sel-ctn .ms-sel-item .ms-close-btn {
    width: 7px;
    cursor: pointer;
    height: 7px;
    float: right;
    margin: 6px 2px 0 10px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAOCAYAAADjXQYbAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAEZ0FNQQAAsY58+1GTAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAABSSURBVHjahI7BCQAwCAOTzpThHMHh3Kl9CVos9XckFwQAuPtGuWTWwMwaczKzyHsqg6+5JqMJr28BABHRwmTWQFJjTmYWOU1L4tdck9GE17dnALGAS+kAR/u2AAAAAElFTkSuQmCC);
    background-position: 0 -7px
}

    .ms-sel-ctn .ms-sel-item .ms-close-btn:hover {
        background-position: 0 0
    }

.ms-stacked .ms-sel-item .ms-close-btn {
    margin-left: 0
}

.ms-helper {
    color: #AAA;
    font-size: 10px;
    position: absolute;
    top: -17px;
    right: 0
}

.ms-ctn.input-lg .ms-trigger .ms-trigger-ico {
    margin-top: 17px
}

.ms-ctn.input-sm .ms-trigger .ms-trigger-ico {
    margin-top: 13px
}

.ms-ctn.input-lg .ms-sel-ctn .ms-sel-item {
    padding-top: 2px;
    padding-bottom: 3px
}

.ms-ctn.input-sm .ms-sel-ctn {
    line-height: 15px
}

    .ms-ctn.input-sm .ms-sel-ctn .ms-sel-item {
        padding-top: 1px;
        padding-bottom: 1px;
        margin-top: 0;
        margin-bottom: 0
    }

        .ms-ctn.input-sm .ms-sel-ctn .ms-sel-item .ms-close-btn {
            margin-top: 4px
        }

.ms-ctn .ms-sel-ctn {
    margin-left: -7px
}

.ms-ctn .ms-trigger:hover {
    width: 24px;
    right: 1px;
    border-radius: 0 3px 3px 0
}

.fa, .fab, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2em * 5/4;
    padding-left: 0
}

    .fa-ul > li {
        position: relative
    }

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border-radius: .1em;
    border: .08em solid #eee;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left, .fab.fa-pull-left, .fal.fa-pull-left, .far.fa-pull-left, .fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right, .fab.fa-pull-right, .fal.fa-pull-right, .far.fa-pull-right, .fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.fa-flip-horizontal.fa-flip-vertical, .fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1);
    transform: scale(-1)
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em
}

.fa-stack-1x, .fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\F26E"
}

.fa-accessible-icon:before {
    content: "\F368"
}

.fa-accusoft:before {
    content: "\F369"
}

.fa-address-book:before {
    content: "\F2B9"
}

.fa-address-card:before {
    content: "\F2BB"
}

.fa-adjust:before {
    content: "\F042"
}

.fa-adn:before {
    content: "\F170"
}

.fa-adversal:before {
    content: "\F36A"
}

.fa-affiliatetheme:before {
    content: "\F36B"
}

.fa-algolia:before {
    content: "\F36C"
}

.fa-align-center:before {
    content: "\F037"
}

.fa-align-justify:before {
    content: "\F039"
}

.fa-align-left:before {
    content: "\F036"
}

.fa-align-right:before {
    content: "\F038"
}

.fa-amazon:before {
    content: "\F270"
}

.fa-amazon-pay:before {
    content: "\F42C"
}

.fa-ambulance:before {
    content: "\F0F9"
}

.fa-american-sign-language-interpreting:before {
    content: "\F2A3"
}

.fa-amilia:before {
    content: "\F36D"
}

.fa-anchor:before {
    content: "\F13D"
}

.fa-android:before {
    content: "\F17B"
}

.fa-angellist:before {
    content: "\F209"
}

.fa-angle-double-down:before {
    content: "\F103"
}

.fa-angle-double-left:before {
    content: "\F100"
}

.fa-angle-double-right:before {
    content: "\F101"
}

.fa-angle-double-up:before {
    content: "\F102"
}

.fa-angle-down:before {
    content: "\F107"
}

.fa-angle-left:before {
    content: "\F104"
}

.fa-angle-right:before {
    content: "\F105"
}

.fa-angle-up:before {
    content: "\F106"
}

.fa-angrycreative:before {
    content: "\F36E"
}

.fa-angular:before {
    content: "\F420"
}

.fa-app-store:before {
    content: "\F36F"
}

.fa-app-store-ios:before {
    content: "\F370"
}

.fa-apper:before {
    content: "\F371"
}

.fa-apple:before {
    content: "\F179"
}

.fa-apple-pay:before {
    content: "\F415"
}

.fa-archive:before {
    content: "\F187"
}

.fa-arrow-alt-circle-down:before {
    content: "\F358"
}

.fa-arrow-alt-circle-left:before {
    content: "\F359"
}

.fa-arrow-alt-circle-right:before {
    content: "\F35A"
}

.fa-arrow-alt-circle-up:before {
    content: "\F35B"
}

.fa-arrow-circle-down:before {
    content: "\F0AB"
}

.fa-arrow-circle-left:before {
    content: "\F0A8"
}

.fa-arrow-circle-right:before {
    content: "\F0A9"
}

.fa-arrow-circle-up:before {
    content: "\F0AA"
}

.fa-arrow-down:before {
    content: "\F063"
}

.fa-arrow-left:before {
    content: "\F060"
}

.fa-arrow-right:before {
    content: "\F061"
}

.fa-arrow-up:before {
    content: "\F062"
}

.fa-arrows-alt:before {
    content: "\F0B2"
}

.fa-arrows-alt-h:before {
    content: "\F337"
}

.fa-arrows-alt-v:before {
    content: "\F338"
}

.fa-assistive-listening-systems:before {
    content: "\F2A2"
}

.fa-asterisk:before {
    content: "\F069"
}

.fa-asymmetrik:before {
    content: "\F372"
}

.fa-at:before {
    content: "\F1FA"
}

.fa-audible:before {
    content: "\F373"
}

.fa-audio-description:before {
    content: "\F29E"
}

.fa-autoprefixer:before {
    content: "\F41C"
}

.fa-avianex:before {
    content: "\F374"
}

.fa-aviato:before {
    content: "\F421"
}

.fa-aws:before {
    content: "\F375"
}

.fa-backward:before {
    content: "\F04A"
}

.fa-balance-scale:before {
    content: "\F24E"
}

.fa-ban:before {
    content: "\F05E"
}

.fa-bandcamp:before {
    content: "\F2D5"
}

.fa-barcode:before {
    content: "\F02A"
}

.fa-bars:before {
    content: "\F0C9"
}

.fa-baseball-ball:before {
    content: "\F433"
}

.fa-basketball-ball:before {
    content: "\F434"
}

.fa-bath:before {
    content: "\F2CD"
}

.fa-battery-empty:before {
    content: "\F244"
}

.fa-battery-full:before {
    content: "\F240"
}

.fa-battery-half:before {
    content: "\F242"
}

.fa-battery-quarter:before {
    content: "\F243"
}

.fa-battery-three-quarters:before {
    content: "\F241"
}

.fa-bed:before {
    content: "\F236"
}

.fa-beer:before {
    content: "\F0FC"
}

.fa-behance:before {
    content: "\F1B4"
}

.fa-behance-square:before {
    content: "\F1B5"
}

.fa-bell:before {
    content: "\F0F3"
}

.fa-bell-slash:before {
    content: "\F1F6"
}

.fa-bicycle:before {
    content: "\F206"
}

.fa-bimobject:before {
    content: "\F378"
}

.fa-binoculars:before {
    content: "\F1E5"
}

.fa-birthday-cake:before {
    content: "\F1FD"
}

.fa-bitbucket:before {
    content: "\F171"
}

.fa-bitcoin:before {
    content: "\F379"
}

.fa-bity:before {
    content: "\F37A"
}

.fa-black-tie:before {
    content: "\F27E"
}

.fa-blackberry:before {
    content: "\F37B"
}

.fa-blind:before {
    content: "\F29D"
}

.fa-blogger:before {
    content: "\F37C"
}

.fa-blogger-b:before {
    content: "\F37D"
}

.fa-bluetooth:before {
    content: "\F293"
}

.fa-bluetooth-b:before {
    content: "\F294"
}

.fa-bold:before {
    content: "\F032"
}

.fa-bolt:before {
    content: "\F0E7"
}

.fa-bomb:before {
    content: "\F1E2"
}

.fa-book:before {
    content: "\F02D"
}

.fa-bookmark:before {
    content: "\F02E"
}

.fa-bowling-ball:before {
    content: "\F436"
}

.fa-braille:before {
    content: "\F2A1"
}

.fa-briefcase:before {
    content: "\F0B1"
}

.fa-btc:before {
    content: "\F15A"
}

.fa-bug:before {
    content: "\F188"
}

.fa-building:before {
    content: "\F1AD"
}

.fa-bullhorn:before {
    content: "\F0A1"
}

.fa-bullseye:before {
    content: "\F140"
}

.fa-buromobelexperte:before {
    content: "\F37F"
}

.fa-bus:before {
    content: "\F207"
}

.fa-buysellads:before {
    content: "\F20D"
}

.fa-calculator:before {
    content: "\F1EC"
}

.fa-calendar:before {
    content: "\F133"
}

.fa-calendar-alt:before {
    content: "\F073"
}

.fa-calendar-check:before {
    content: "\F274"
}

.fa-calendar-minus:before {
    content: "\F272"
}

.fa-calendar-plus:before {
    content: "\F271"
}

.fa-calendar-times:before {
    content: "\F273"
}

.fa-camera:before {
    content: "\F030"
}

.fa-camera-retro:before {
    content: "\F083"
}

.fa-car:before {
    content: "\F1B9"
}

.fa-caret-down:before {
    content: "\F0D7"
}

.fa-caret-left:before {
    content: "\F0D9"
}

.fa-caret-right:before {
    content: "\F0DA"
}

.fa-caret-square-down:before {
    content: "\F150"
}

.fa-caret-square-left:before {
    content: "\F191"
}

.fa-caret-square-right:before {
    content: "\F152"
}

.fa-caret-square-up:before {
    content: "\F151"
}

.fa-caret-up:before {
    content: "\F0D8"
}

.fa-cart-arrow-down:before {
    content: "\F218"
}

.fa-cart-plus:before {
    content: "\F217"
}

.fa-cc-amazon-pay:before {
    content: "\F42D"
}

.fa-cc-amex:before {
    content: "\F1F3"
}

.fa-cc-apple-pay:before {
    content: "\F416"
}

.fa-cc-diners-club:before {
    content: "\F24C"
}

.fa-cc-discover:before {
    content: "\F1F2"
}

.fa-cc-jcb:before {
    content: "\F24B"
}

.fa-cc-mastercard:before {
    content: "\F1F1"
}

.fa-cc-paypal:before {
    content: "\F1F4"
}

.fa-cc-stripe:before {
    content: "\F1F5"
}

.fa-cc-visa:before {
    content: "\F1F0"
}

.fa-centercode:before {
    content: "\F380"
}

.fa-certificate:before {
    content: "\F0A3"
}

.fa-chart-area:before {
    content: "\F1FE"
}

.fa-chart-bar:before {
    content: "\F080"
}

.fa-chart-line:before {
    content: "\F201"
}

.fa-chart-pie:before {
    content: "\F200"
}

.fa-check:before {
    content: "\F00C"
}

.fa-check-circle:before {
    content: "\F058"
}

.fa-check-square:before {
    content: "\F14A"
}

.fa-chess:before {
    content: "\F439"
}

.fa-chess-bishop:before {
    content: "\F43A"
}

.fa-chess-board:before {
    content: "\F43C"
}

.fa-chess-king:before {
    content: "\F43F"
}

.fa-chess-knight:before {
    content: "\F441"
}

.fa-chess-pawn:before {
    content: "\F443"
}

.fa-chess-queen:before {
    content: "\F445"
}

.fa-chess-rook:before {
    content: "\F447"
}

.fa-chevron-circle-down:before {
    content: "\F13A"
}

.fa-chevron-circle-left:before {
    content: "\F137"
}

.fa-chevron-circle-right:before {
    content: "\F138"
}

.fa-chevron-circle-up:before {
    content: "\F139"
}

.fa-chevron-down:before {
    content: "\F078"
}

.fa-chevron-left:before {
    content: "\F053"
}

.fa-chevron-right:before {
    content: "\F054"
}

.fa-chevron-up:before {
    content: "\F077"
}

.fa-child:before {
    content: "\F1AE"
}

.fa-chrome:before {
    content: "\F268"
}

.fa-circle:before {
    content: "\F111"
}

.fa-circle-notch:before {
    content: "\F1CE"
}

.fa-clipboard:before {
    content: "\F328"
}

.fa-clock:before {
    content: "\F017"
}

.fa-clone:before {
    content: "\F24D"
}

.fa-closed-captioning:before {
    content: "\F20A"
}

.fa-cloud:before {
    content: "\F0C2"
}

.fa-cloud-download-alt:before {
    content: "\F381"
}

.fa-cloud-upload-alt:before {
    content: "\F382"
}

.fa-cloudscale:before {
    content: "\F383"
}

.fa-cloudsmith:before {
    content: "\F384"
}

.fa-cloudversify:before {
    content: "\F385"
}

.fa-code:before {
    content: "\F121"
}

.fa-code-branch:before {
    content: "\F126"
}

.fa-codepen:before {
    content: "\F1CB"
}

.fa-codiepie:before {
    content: "\F284"
}

.fa-coffee:before {
    content: "\F0F4"
}

.fa-cog:before {
    content: "\F013"
}

.fa-cogs:before {
    content: "\F085"
}

.fa-columns:before {
    content: "\F0DB"
}

.fa-comment:before {
    content: "\F075"
}

.fa-comment-alt:before {
    content: "\F27A"
}

.fa-comments:before {
    content: "\F086"
}

.fa-compass:before {
    content: "\F14E"
}

.fa-compress:before {
    content: "\F066"
}

.fa-connectdevelop:before {
    content: "\F20E"
}

.fa-contao:before {
    content: "\F26D"
}

.fa-copy:before {
    content: "\F0C5"
}

.fa-copyright:before {
    content: "\F1F9"
}

.fa-cpanel:before {
    content: "\F388"
}

.fa-creative-commons:before {
    content: "\F25E"
}

.fa-credit-card:before {
    content: "\F09D"
}

.fa-crop:before {
    content: "\F125"
}

.fa-crosshairs:before {
    content: "\F05B"
}

.fa-css3:before {
    content: "\F13C"
}

.fa-css3-alt:before {
    content: "\F38B"
}

.fa-cube:before {
    content: "\F1B2"
}

.fa-cubes:before {
    content: "\F1B3"
}

.fa-cut:before {
    content: "\F0C4"
}

.fa-cuttlefish:before {
    content: "\F38C"
}

.fa-d-and-d:before {
    content: "\F38D"
}

.fa-dashcube:before {
    content: "\F210"
}

.fa-database:before {
    content: "\F1C0"
}

.fa-deaf:before {
    content: "\F2A4"
}

.fa-delicious:before {
    content: "\F1A5"
}

.fa-deploydog:before {
    content: "\F38E"
}

.fa-deskpro:before {
    content: "\F38F"
}

.fa-desktop:before {
    content: "\F108"
}

.fa-deviantart:before {
    content: "\F1BD"
}

.fa-digg:before {
    content: "\F1A6"
}

.fa-digital-ocean:before {
    content: "\F391"
}

.fa-discord:before {
    content: "\F392"
}

.fa-discourse:before {
    content: "\F393"
}

.fa-dochub:before {
    content: "\F394"
}

.fa-docker:before {
    content: "\F395"
}

.fa-dollar-sign:before {
    content: "\F155"
}

.fa-dot-circle:before {
    content: "\F192"
}

.fa-download:before {
    content: "\F019"
}

.fa-draft2digital:before {
    content: "\F396"
}

.fa-dribbble:before {
    content: "\F17D"
}

.fa-dribbble-square:before {
    content: "\F397"
}

.fa-dropbox:before {
    content: "\F16B"
}

.fa-drupal:before {
    content: "\F1A9"
}

.fa-dyalog:before {
    content: "\F399"
}

.fa-earlybirds:before {
    content: "\F39A"
}

.fa-edge:before {
    content: "\F282"
}

.fa-edit:before {
    content: "\F044"
}

.fa-eject:before {
    content: "\F052"
}

.fa-elementor:before {
    content: "\F430"
}

.fa-ellipsis-h:before {
    content: "\F141"
}

.fa-ellipsis-v:before {
    content: "\F142"
}

.fa-ember:before {
    content: "\F423"
}

.fa-empire:before {
    content: "\F1D1"
}

.fa-envelope:before {
    content: "\F0E0"
}

.fa-envelope-open:before {
    content: "\F2B6"
}

.fa-envelope-square:before {
    content: "\F199"
}

.fa-envira:before {
    content: "\F299"
}

.fa-eraser:before {
    content: "\F12D"
}

.fa-erlang:before {
    content: "\F39D"
}

.fa-ethereum:before {
    content: "\F42E"
}

.fa-etsy:before {
    content: "\F2D7"
}

.fa-euro-sign:before {
    content: "\F153"
}

.fa-exchange-alt:before {
    content: "\F362"
}

.fa-exclamation:before {
    content: "\F12A"
}

.fa-exclamation-circle:before {
    content: "\F06A"
}

.fa-exclamation-triangle:before {
    content: "\F071"
}

.fa-expand:before {
    content: "\F065"
}

.fa-expand-arrows-alt:before {
    content: "\F31E"
}

.fa-expeditedssl:before {
    content: "\F23E"
}

.fa-external-link-alt:before {
    content: "\F35D"
}

.fa-external-link-square-alt:before {
    content: "\F360"
}

.fa-eye:before {
    content: "\F06E"
}

.fa-eye-dropper:before {
    content: "\F1FB"
}

.fa-eye-slash:before {
    content: "\F070"
}

.fa-facebook:before {
    content: "\F09A"
}

.fa-facebook-f:before {
    content: "\F39E"
}

.fa-facebook-messenger:before {
    content: "\F39F"
}

.fa-facebook-square:before {
    content: "\F082"
}

.fa-fast-backward:before {
    content: "\F049"
}

.fa-fast-forward:before {
    content: "\F050"
}

.fa-fax:before {
    content: "\F1AC"
}

.fa-female:before {
    content: "\F182"
}

.fa-fighter-jet:before {
    content: "\F0FB"
}

.fa-file:before {
    content: "\F15B"
}

.fa-file-alt:before {
    content: "\F15C"
}

.fa-file-archive:before {
    content: "\F1C6"
}

.fa-file-audio:before {
    content: "\F1C7"
}

.fa-file-code:before {
    content: "\F1C9"
}

.fa-file-excel:before {
    content: "\F1C3"
}

.fa-file-image:before {
    content: "\F1C5"
}

.fa-file-pdf:before {
    content: "\F1C1"
}

.fa-file-powerpoint:before {
    content: "\F1C4"
}

.fa-file-video:before {
    content: "\F1C8"
}

.fa-file-word:before {
    content: "\F1C2"
}

.fa-film:before {
    content: "\F008"
}

.fa-filter:before {
    content: "\F0B0"
}

.fa-fire:before {
    content: "\F06D"
}

.fa-fire-extinguisher:before {
    content: "\F134"
}

.fa-firefox:before {
    content: "\F269"
}

.fa-first-order:before {
    content: "\F2B0"
}

.fa-firstdraft:before {
    content: "\F3A1"
}

.fa-flag:before {
    content: "\F024"
}

.fa-flag-checkered:before {
    content: "\F11E"
}

.fa-flask:before {
    content: "\F0C3"
}

.fa-flickr:before {
    content: "\F16E"
}

.fa-flipboard:before {
    content: "\F44D"
}

.fa-fly:before {
    content: "\F417"
}

.fa-folder:before {
    content: "\F07B"
}

.fa-folder-open:before {
    content: "\F07C"
}

.fa-font:before {
    content: "\F031"
}

.fa-font-awesome:before {
    content: "\F2B4"
}

.fa-font-awesome-alt:before {
    content: "\F35C"
}

.fa-font-awesome-flag:before {
    content: "\F425"
}

.fa-fonticons:before {
    content: "\F280"
}

.fa-fonticons-fi:before {
    content: "\F3A2"
}

.fa-football-ball:before {
    content: "\F44E"
}

.fa-fort-awesome:before {
    content: "\F286"
}

.fa-fort-awesome-alt:before {
    content: "\F3A3"
}

.fa-forumbee:before {
    content: "\F211"
}

.fa-forward:before {
    content: "\F04E"
}

.fa-foursquare:before {
    content: "\F180"
}

.fa-free-code-camp:before {
    content: "\F2C5"
}

.fa-freebsd:before {
    content: "\F3A4"
}

.fa-frown:before {
    content: "\F119"
}

.fa-futbol:before {
    content: "\F1E3"
}

.fa-gamepad:before {
    content: "\F11B"
}

.fa-gavel:before {
    content: "\F0E3"
}

.fa-gem:before {
    content: "\F3A5"
}

.fa-genderless:before {
    content: "\F22D"
}

.fa-get-pocket:before {
    content: "\F265"
}

.fa-gg:before {
    content: "\F260"
}

.fa-gg-circle:before {
    content: "\F261"
}

.fa-gift:before {
    content: "\F06B"
}

.fa-git:before {
    content: "\F1D3"
}

.fa-git-square:before {
    content: "\F1D2"
}

.fa-github:before {
    content: "\F09B"
}

.fa-github-alt:before {
    content: "\F113"
}

.fa-github-square:before {
    content: "\F092"
}

.fa-gitkraken:before {
    content: "\F3A6"
}

.fa-gitlab:before {
    content: "\F296"
}

.fa-gitter:before {
    content: "\F426"
}

.fa-glass-martini:before {
    content: "\F000"
}

.fa-glide:before {
    content: "\F2A5"
}

.fa-glide-g:before {
    content: "\F2A6"
}

.fa-globe:before {
    content: "\F0AC"
}

.fa-gofore:before {
    content: "\F3A7"
}

.fa-golf-ball:before {
    content: "\F450"
}

.fa-goodreads:before {
    content: "\F3A8"
}

.fa-goodreads-g:before {
    content: "\F3A9"
}

.fa-google:before {
    content: "\F1A0"
}

.fa-google-drive:before {
    content: "\F3AA"
}

.fa-google-play:before {
    content: "\F3AB"
}

.fa-google-plus:before {
    content: "\F2B3"
}

.fa-google-plus-g:before {
    content: "\F0D5"
}

.fa-google-plus-square:before {
    content: "\F0D4"
}

.fa-google-wallet:before {
    content: "\F1EE"
}

.fa-graduation-cap:before {
    content: "\F19D"
}

.fa-gratipay:before {
    content: "\F184"
}

.fa-grav:before {
    content: "\F2D6"
}

.fa-gripfire:before {
    content: "\F3AC"
}

.fa-grunt:before {
    content: "\F3AD"
}

.fa-gulp:before {
    content: "\F3AE"
}

.fa-h-square:before {
    content: "\F0FD"
}

.fa-hacker-news:before {
    content: "\F1D4"
}

.fa-hacker-news-square:before {
    content: "\F3AF"
}

.fa-hand-lizard:before {
    content: "\F258"
}

.fa-hand-paper:before {
    content: "\F256"
}

.fa-hand-peace:before {
    content: "\F25B"
}

.fa-hand-point-down:before {
    content: "\F0A7"
}

.fa-hand-point-left:before {
    content: "\F0A5"
}

.fa-hand-point-right:before {
    content: "\F0A4"
}

.fa-hand-point-up:before {
    content: "\F0A6"
}

.fa-hand-pointer:before {
    content: "\F25A"
}

.fa-hand-rock:before {
    content: "\F255"
}

.fa-hand-scissors:before {
    content: "\F257"
}

.fa-hand-spock:before {
    content: "\F259"
}

.fa-handshake:before {
    content: "\F2B5"
}

.fa-hashtag:before {
    content: "\F292"
}

.fa-hdd:before {
    content: "\F0A0"
}

.fa-heading:before {
    content: "\F1DC"
}

.fa-headphones:before {
    content: "\F025"
}

.fa-heart:before {
    content: "\F004"
}

.fa-heartbeat:before {
    content: "\F21E"
}

.fa-hips:before {
    content: "\F452"
}

.fa-hire-a-helper:before {
    content: "\F3B0"
}

.fa-history:before {
    content: "\F1DA"
}

.fa-hockey-puck:before {
    content: "\F453"
}

.fa-home:before {
    content: "\F015"
}

.fa-hooli:before {
    content: "\F427"
}

.fa-hospital:before {
    content: "\F0F8"
}

.fa-hotjar:before {
    content: "\F3B1"
}

.fa-hourglass:before {
    content: "\F254"
}

.fa-hourglass-end:before {
    content: "\F253"
}

.fa-hourglass-half:before {
    content: "\F252"
}

.fa-hourglass-start:before {
    content: "\F251"
}

.fa-houzz:before {
    content: "\F27C"
}

.fa-html5:before {
    content: "\F13B"
}

.fa-hubspot:before {
    content: "\F3B2"
}

.fa-i-cursor:before {
    content: "\F246"
}

.fa-id-badge:before {
    content: "\F2C1"
}

.fa-id-card:before {
    content: "\F2C2"
}

.fa-image:before {
    content: "\F03E"
}

.fa-images:before {
    content: "\F302"
}

.fa-imdb:before {
    content: "\F2D8"
}

.fa-inbox:before {
    content: "\F01C"
}

.fa-indent:before {
    content: "\F03C"
}

.fa-industry:before {
    content: "\F275"
}

.fa-info:before {
    content: "\F129"
}

.fa-info-circle:before {
    content: "\F05A"
}

.fa-instagram:before {
    content: "\F16D"
}

.fa-internet-explorer:before {
    content: "\F26B"
}

.fa-ioxhost:before {
    content: "\F208"
}

.fa-italic:before {
    content: "\F033"
}

.fa-itunes:before {
    content: "\F3B4"
}

.fa-itunes-note:before {
    content: "\F3B5"
}

.fa-jenkins:before {
    content: "\F3B6"
}

.fa-joget:before {
    content: "\F3B7"
}

.fa-joomla:before {
    content: "\F1AA"
}

.fa-js:before {
    content: "\F3B8"
}

.fa-js-square:before {
    content: "\F3B9"
}

.fa-jsfiddle:before {
    content: "\F1CC"
}

.fa-key:before {
    content: "\F084"
}

.fa-keyboard:before {
    content: "\F11C"
}

.fa-keycdn:before {
    content: "\F3BA"
}

.fa-kickstarter:before {
    content: "\F3BB"
}

.fa-kickstarter-k:before {
    content: "\F3BC"
}

.fa-korvue:before {
    content: "\F42F"
}

.fa-language:before {
    content: "\F1AB"
}

.fa-laptop:before {
    content: "\F109"
}

.fa-laravel:before {
    content: "\F3BD"
}

.fa-lastfm:before {
    content: "\F202"
}

.fa-lastfm-square:before {
    content: "\F203"
}

.fa-leaf:before {
    content: "\F06C"
}

.fa-leanpub:before {
    content: "\F212"
}

.fa-lemon:before {
    content: "\F094"
}

.fa-less:before {
    content: "\F41D"
}

.fa-level-down-alt:before {
    content: "\F3BE"
}

.fa-level-up-alt:before {
    content: "\F3BF"
}

.fa-life-ring:before {
    content: "\F1CD"
}

.fa-lightbulb:before {
    content: "\F0EB"
}

.fa-line:before {
    content: "\F3C0"
}

.fa-link:before {
    content: "\F0C1"
}

.fa-linkedin:before {
    content: "\F08C"
}

.fa-linkedin-in:before {
    content: "\F0E1"
}

.fa-linode:before {
    content: "\F2B8"
}

.fa-linux:before {
    content: "\F17C"
}

.fa-lira-sign:before {
    content: "\F195"
}

.fa-list:before {
    content: "\F03A"
}

.fa-list-alt:before {
    content: "\F022"
}

.fa-list-ol:before {
    content: "\F0CB"
}

.fa-list-ul:before {
    content: "\F0CA"
}

.fa-location-arrow:before {
    content: "\F124"
}

.fa-lock:before {
    content: "\F023"
}

.fa-lock-open:before {
    content: "\F3C1"
}

.fa-long-arrow-alt-down:before {
    content: "\F309"
}

.fa-long-arrow-alt-left:before {
    content: "\F30A"
}

.fa-long-arrow-alt-right:before {
    content: "\F30B"
}

.fa-long-arrow-alt-up:before {
    content: "\F30C"
}

.fa-low-vision:before {
    content: "\F2A8"
}

.fa-lyft:before {
    content: "\F3C3"
}

.fa-magento:before {
    content: "\F3C4"
}

.fa-magic:before {
    content: "\F0D0"
}

.fa-magnet:before {
    content: "\F076"
}

.fa-male:before {
    content: "\F183"
}

.fa-map:before {
    content: "\F279"
}

.fa-map-marker:before {
    content: "\F041"
}

.fa-map-marker-alt:before {
    content: "\F3C5"
}

.fa-map-pin:before {
    content: "\F276"
}

.fa-map-signs:before {
    content: "\F277"
}

.fa-mars:before {
    content: "\F222"
}

.fa-mars-double:before {
    content: "\F227"
}

.fa-mars-stroke:before {
    content: "\F229"
}

.fa-mars-stroke-h:before {
    content: "\F22B"
}

.fa-mars-stroke-v:before {
    content: "\F22A"
}

.fa-maxcdn:before {
    content: "\F136"
}

.fa-medapps:before {
    content: "\F3C6"
}

.fa-medium:before {
    content: "\F23A"
}

.fa-medium-m:before {
    content: "\F3C7"
}

.fa-medkit:before {
    content: "\F0FA"
}

.fa-medrt:before {
    content: "\F3C8"
}

.fa-meetup:before {
    content: "\F2E0"
}

.fa-meh:before {
    content: "\F11A"
}

.fa-mercury:before {
    content: "\F223"
}

.fa-microchip:before {
    content: "\F2DB"
}

.fa-microphone:before {
    content: "\F130"
}

.fa-microphone-slash:before {
    content: "\F131"
}

.fa-microsoft:before {
    content: "\F3CA"
}

.fa-minus:before {
    content: "\F068"
}

.fa-minus-circle:before {
    content: "\F056"
}

.fa-minus-square:before {
    content: "\F146"
}

.fa-mix:before {
    content: "\F3CB"
}

.fa-mixcloud:before {
    content: "\F289"
}

.fa-mizuni:before {
    content: "\F3CC"
}

.fa-mobile:before {
    content: "\F10B"
}

.fa-mobile-alt:before {
    content: "\F3CD"
}

.fa-modx:before {
    content: "\F285"
}

.fa-monero:before {
    content: "\F3D0"
}

.fa-money-bill-alt:before {
    content: "\F3D1"
}

.fa-moon:before {
    content: "\F186"
}

.fa-motorcycle:before {
    content: "\F21C"
}

.fa-mouse-pointer:before {
    content: "\F245"
}

.fa-music:before {
    content: "\F001"
}

.fa-napster:before {
    content: "\F3D2"
}

.fa-neuter:before {
    content: "\F22C"
}

.fa-newspaper:before {
    content: "\F1EA"
}

.fa-nintendo-switch:before {
    content: "\F418"
}

.fa-node:before {
    content: "\F419"
}

.fa-node-js:before {
    content: "\F3D3"
}

.fa-npm:before {
    content: "\F3D4"
}

.fa-ns8:before {
    content: "\F3D5"
}

.fa-nutritionix:before {
    content: "\F3D6"
}

.fa-object-group:before {
    content: "\F247"
}

.fa-object-ungroup:before {
    content: "\F248"
}

.fa-odnoklassniki:before {
    content: "\F263"
}

.fa-odnoklassniki-square:before {
    content: "\F264"
}

.fa-opencart:before {
    content: "\F23D"
}

.fa-openid:before {
    content: "\F19B"
}

.fa-opera:before {
    content: "\F26A"
}

.fa-optin-monster:before {
    content: "\F23C"
}

.fa-osi:before {
    content: "\F41A"
}

.fa-outdent:before {
    content: "\F03B"
}

.fa-page4:before {
    content: "\F3D7"
}

.fa-pagelines:before {
    content: "\F18C"
}

.fa-paint-brush:before {
    content: "\F1FC"
}

.fa-palfed:before {
    content: "\F3D8"
}

.fa-paper-plane:before {
    content: "\F1D8"
}

.fa-paperclip:before {
    content: "\F0C6"
}

.fa-paragraph:before {
    content: "\F1DD"
}

.fa-paste:before {
    content: "\F0EA"
}

.fa-patreon:before {
    content: "\F3D9"
}

.fa-pause:before {
    content: "\F04C"
}

.fa-pause-circle:before {
    content: "\F28B"
}

.fa-paw:before {
    content: "\F1B0"
}

.fa-paypal:before {
    content: "\F1ED"
}

.fa-pen-square:before {
    content: "\F14B"
}

.fa-pencil-alt:before {
    content: "\F303"
}

.fa-percent:before {
    content: "\F295"
}

.fa-periscope:before {
    content: "\F3DA"
}

.fa-phabricator:before {
    content: "\F3DB"
}

.fa-phoenix-framework:before {
    content: "\F3DC"
}

.fa-phone:before {
    content: "\F095"
}

.fa-phone-square:before {
    content: "\F098"
}

.fa-phone-volume:before {
    content: "\F2A0"
}

.fa-php:before {
    content: "\F457"
}

.fa-pied-piper:before {
    content: "\F2AE"
}

.fa-pied-piper-alt:before {
    content: "\F1A8"
}

.fa-pied-piper-pp:before {
    content: "\F1A7"
}

.fa-pinterest:before {
    content: "\F0D2"
}

.fa-pinterest-p:before {
    content: "\F231"
}

.fa-pinterest-square:before {
    content: "\F0D3"
}

.fa-plane:before {
    content: "\F072"
}

.fa-play:before {
    content: "\F04B"
}

.fa-play-circle:before {
    content: "\F144"
}

.fa-playstation:before {
    content: "\F3DF"
}

.fa-plug:before {
    content: "\F1E6"
}

.fa-plus:before {
    content: "\F067"
}

.fa-plus-circle:before {
    content: "\F055"
}

.fa-plus-square:before {
    content: "\F0FE"
}

.fa-podcast:before {
    content: "\F2CE"
}

.fa-pound-sign:before {
    content: "\F154"
}

.fa-power-off:before {
    content: "\F011"
}

.fa-print:before {
    content: "\F02F"
}

.fa-product-hunt:before {
    content: "\F288"
}

.fa-pushed:before {
    content: "\F3E1"
}

.fa-puzzle-piece:before {
    content: "\F12E"
}

.fa-python:before {
    content: "\F3E2"
}

.fa-qq:before {
    content: "\F1D6"
}

.fa-qrcode:before {
    content: "\F029"
}

.fa-question:before {
    content: "\F128"
}

.fa-question-circle:before {
    content: "\F059"
}

.fa-quidditch:before {
    content: "\F458"
}

.fa-quinscape:before {
    content: "\F459"
}

.fa-quora:before {
    content: "\F2C4"
}

.fa-quote-left:before {
    content: "\F10D"
}

.fa-quote-right:before {
    content: "\F10E"
}

.fa-random:before {
    content: "\F074"
}

.fa-ravelry:before {
    content: "\F2D9"
}

.fa-react:before {
    content: "\F41B"
}

.fa-rebel:before {
    content: "\F1D0"
}

.fa-recycle:before {
    content: "\F1B8"
}

.fa-red-river:before {
    content: "\F3E3"
}

.fa-reddit:before {
    content: "\F1A1"
}

.fa-reddit-alien:before {
    content: "\F281"
}

.fa-reddit-square:before {
    content: "\F1A2"
}

.fa-redo:before {
    content: "\F01E"
}

.fa-redo-alt:before {
    content: "\F2F9"
}

.fa-registered:before {
    content: "\F25D"
}

.fa-rendact:before {
    content: "\F3E4"
}

.fa-renren:before {
    content: "\F18B"
}

.fa-reply:before {
    content: "\F3E5"
}

.fa-reply-all:before {
    content: "\F122"
}

.fa-replyd:before {
    content: "\F3E6"
}

.fa-resolving:before {
    content: "\F3E7"
}

.fa-retweet:before {
    content: "\F079"
}

.fa-road:before {
    content: "\F018"
}

.fa-rocket:before {
    content: "\F135"
}

.fa-rocketchat:before {
    content: "\F3E8"
}

.fa-rockrms:before {
    content: "\F3E9"
}

.fa-rss:before {
    content: "\F09E"
}

.fa-rss-square:before {
    content: "\F143"
}

.fa-ruble-sign:before {
    content: "\F158"
}

.fa-rupee-sign:before {
    content: "\F156"
}

.fa-safari:before {
    content: "\F267"
}

.fa-sass:before {
    content: "\F41E"
}

.fa-save:before {
    content: "\F0C7"
}

.fa-schlix:before {
    content: "\F3EA"
}

.fa-scribd:before {
    content: "\F28A"
}

.fa-search:before {
    content: "\F002"
}

.fa-search-minus:before {
    content: "\F010"
}

.fa-search-plus:before {
    content: "\F00E"
}

.fa-searchengin:before {
    content: "\F3EB"
}

.fa-sellcast:before {
    content: "\F2DA"
}

.fa-sellsy:before {
    content: "\F213"
}

.fa-server:before {
    content: "\F233"
}

.fa-servicestack:before {
    content: "\F3EC"
}

.fa-share:before {
    content: "\F064"
}

.fa-share-alt:before {
    content: "\F1E0"
}

.fa-share-alt-square:before {
    content: "\F1E1"
}

.fa-share-square:before {
    content: "\F14D"
}

.fa-shekel-sign:before {
    content: "\F20B"
}

.fa-shield-alt:before {
    content: "\F3ED"
}

.fa-ship:before {
    content: "\F21A"
}

.fa-shirtsinbulk:before {
    content: "\F214"
}

.fa-shopping-bag:before {
    content: "\F290"
}

.fa-shopping-basket:before {
    content: "\F291"
}

.fa-shopping-cart:before {
    content: "\F07A"
}

.fa-shower:before {
    content: "\F2CC"
}

.fa-sign-in-alt:before {
    content: "\F2F6"
}

.fa-sign-language:before {
    content: "\F2A7"
}

.fa-sign-out-alt:before {
    content: "\F2F5"
}

.fa-signal:before {
    content: "\F012"
}

.fa-simplybuilt:before {
    content: "\F215"
}

.fa-sistrix:before {
    content: "\F3EE"
}

.fa-sitemap:before {
    content: "\F0E8"
}

.fa-skyatlas:before {
    content: "\F216"
}

.fa-skype:before {
    content: "\F17E"
}

.fa-slack:before {
    content: "\F198"
}

.fa-slack-hash:before {
    content: "\F3EF"
}

.fa-sliders-h:before {
    content: "\F1DE"
}

.fa-slideshare:before {
    content: "\F1E7"
}

.fa-smile:before {
    content: "\F118"
}

.fa-snapchat:before {
    content: "\F2AB"
}

.fa-snapchat-ghost:before {
    content: "\F2AC"
}

.fa-snapchat-square:before {
    content: "\F2AD"
}

.fa-snowflake:before {
    content: "\F2DC"
}

.fa-sort:before {
    content: "\F0DC"
}

.fa-sort-alpha-down:before {
    content: "\F15D"
}

.fa-sort-alpha-up:before {
    content: "\F15E"
}

.fa-sort-amount-down:before {
    content: "\F160"
}

.fa-sort-amount-up:before {
    content: "\F161"
}

.fa-sort-down:before {
    content: "\F0DD"
}

.fa-sort-numeric-down:before {
    content: "\F162"
}

.fa-sort-numeric-up:before {
    content: "\F163"
}

.fa-sort-up:before {
    content: "\F0DE"
}

.fa-soundcloud:before {
    content: "\F1BE"
}

.fa-space-shuttle:before {
    content: "\F197"
}

.fa-speakap:before {
    content: "\F3F3"
}

.fa-spinner:before {
    content: "\F110"
}

.fa-spotify:before {
    content: "\F1BC"
}

.fa-square:before {
    content: "\F0C8"
}

.fa-square-full:before {
    content: "\F45C"
}

.fa-stack-exchange:before {
    content: "\F18D"
}

.fa-stack-overflow:before {
    content: "\F16C"
}

.fa-star:before {
    content: "\F005"
}

.fa-star-half:before {
    content: "\F089"
}

.fa-staylinked:before {
    content: "\F3F5"
}

.fa-steam:before {
    content: "\F1B6"
}

.fa-steam-square:before {
    content: "\F1B7"
}

.fa-steam-symbol:before {
    content: "\F3F6"
}

.fa-step-backward:before {
    content: "\F048"
}

.fa-step-forward:before {
    content: "\F051"
}

.fa-stethoscope:before {
    content: "\F0F1"
}

.fa-sticker-mule:before {
    content: "\F3F7"
}

.fa-sticky-note:before {
    content: "\F249"
}

.fa-stop:before {
    content: "\F04D"
}

.fa-stop-circle:before {
    content: "\F28D"
}

.fa-stopwatch:before {
    content: "\F2F2"
}

.fa-strava:before {
    content: "\F428"
}

.fa-street-view:before {
    content: "\F21D"
}

.fa-strikethrough:before {
    content: "\F0CC"
}

.fa-stripe:before {
    content: "\F429"
}

.fa-stripe-s:before {
    content: "\F42A"
}

.fa-studiovinari:before {
    content: "\F3F8"
}

.fa-stumbleupon:before {
    content: "\F1A4"
}

.fa-stumbleupon-circle:before {
    content: "\F1A3"
}

.fa-subscript:before {
    content: "\F12C"
}

.fa-subway:before {
    content: "\F239"
}

.fa-suitcase:before {
    content: "\F0F2"
}

.fa-sun:before {
    content: "\F185"
}

.fa-superpowers:before {
    content: "\F2DD"
}

.fa-superscript:before {
    content: "\F12B"
}

.fa-supple:before {
    content: "\F3F9"
}

.fa-sync:before {
    content: "\F021"
}

.fa-sync-alt:before {
    content: "\F2F1"
}

.fa-table:before {
    content: "\F0CE"
}

.fa-table-tennis:before {
    content: "\F45D"
}

.fa-tablet:before {
    content: "\F10A"
}

.fa-tablet-alt:before {
    content: "\F3FA"
}

.fa-tachometer-alt:before {
    content: "\F3FD"
}

.fa-tag:before {
    content: "\F02B"
}

.fa-tags:before {
    content: "\F02C"
}

.fa-tasks:before {
    content: "\F0AE"
}

.fa-taxi:before {
    content: "\F1BA"
}

.fa-telegram:before {
    content: "\F2C6"
}

.fa-telegram-plane:before {
    content: "\F3FE"
}

.fa-tencent-weibo:before {
    content: "\F1D5"
}

.fa-terminal:before {
    content: "\F120"
}

.fa-text-height:before {
    content: "\F034"
}

.fa-text-width:before {
    content: "\F035"
}

.fa-th:before {
    content: "\F00A"
}

.fa-th-large:before {
    content: "\F009"
}

.fa-th-list:before {
    content: "\F00B"
}

.fa-themeisle:before {
    content: "\F2B2"
}

.fa-thermometer-empty:before {
    content: "\F2CB"
}

.fa-thermometer-full:before {
    content: "\F2C7"
}

.fa-thermometer-half:before {
    content: "\F2C9"
}

.fa-thermometer-quarter:before {
    content: "\F2CA"
}

.fa-thermometer-three-quarters:before {
    content: "\F2C8"
}

.fa-thumbs-down:before {
    content: "\F165"
}

.fa-thumbs-up:before {
    content: "\F164"
}

.fa-thumbtack:before {
    content: "\F08D"
}

.fa-ticket-alt:before {
    content: "\F3FF"
}

.fa-times:before {
    content: "\F00D"
}

.fa-times-circle:before {
    content: "\F057"
}

.fa-tint:before {
    content: "\F043"
}

.fa-toggle-off:before {
    content: "\F204"
}

.fa-toggle-on:before {
    content: "\F205"
}

.fa-trademark:before {
    content: "\F25C"
}

.fa-train:before {
    content: "\F238"
}

.fa-transgender:before {
    content: "\F224"
}

.fa-transgender-alt:before {
    content: "\F225"
}

.fa-trash:before {
    content: "\F1F8"
}

.fa-trash-alt:before {
    content: "\F2ED"
}

.fa-tree:before {
    content: "\F1BB"
}

.fa-trello:before {
    content: "\F181"
}

.fa-tripadvisor:before {
    content: "\F262"
}

.fa-trophy:before {
    content: "\F091"
}

.fa-truck:before {
    content: "\F0D1"
}

.fa-tty:before {
    content: "\F1E4"
}

.fa-tumblr:before {
    content: "\F173"
}

.fa-tumblr-square:before {
    content: "\F174"
}

.fa-tv:before {
    content: "\F26C"
}

.fa-twitch:before {
    content: "\F1E8"
}

.fa-twitter:before {
    content: "\F099"
}

.fa-twitter-square:before {
    content: "\F081"
}

.fa-typo3:before {
    content: "\F42B"
}

.fa-uber:before {
    content: "\F402"
}

.fa-uikit:before {
    content: "\F403"
}

.fa-umbrella:before {
    content: "\F0E9"
}

.fa-underline:before {
    content: "\F0CD"
}

.fa-undo:before {
    content: "\F0E2"
}

.fa-undo-alt:before {
    content: "\F2EA"
}

.fa-uniregistry:before {
    content: "\F404"
}

.fa-universal-access:before {
    content: "\F29A"
}

.fa-university:before {
    content: "\F19C"
}

.fa-unlink:before {
    content: "\F127"
}

.fa-unlock:before {
    content: "\F09C"
}

.fa-unlock-alt:before {
    content: "\F13E"
}

.fa-untappd:before {
    content: "\F405"
}

.fa-upload:before {
    content: "\F093"
}

.fa-usb:before {
    content: "\F287"
}

.fa-user:before {
    content: "\F007"
}

.fa-user-circle:before {
    content: "\F2BD"
}

.fa-user-md:before {
    content: "\F0F0"
}

.fa-user-plus:before {
    content: "\F234"
}

.fa-user-secret:before {
    content: "\F21B"
}

.fa-user-times:before {
    content: "\F235"
}

.fa-users:before {
    content: "\F0C0"
}

.fa-ussunnah:before {
    content: "\F407"
}

.fa-utensil-spoon:before {
    content: "\F2E5"
}

.fa-utensils:before {
    content: "\F2E7"
}

.fa-vaadin:before {
    content: "\F408"
}

.fa-venus:before {
    content: "\F221"
}

.fa-venus-double:before {
    content: "\F226"
}

.fa-venus-mars:before {
    content: "\F228"
}

.fa-viacoin:before {
    content: "\F237"
}

.fa-viadeo:before {
    content: "\F2A9"
}

.fa-viadeo-square:before {
    content: "\F2AA"
}

.fa-viber:before {
    content: "\F409"
}

.fa-video:before {
    content: "\F03D"
}

.fa-vimeo:before {
    content: "\F40A"
}

.fa-vimeo-square:before {
    content: "\F194"
}

.fa-vimeo-v:before {
    content: "\F27D"
}

.fa-vine:before {
    content: "\F1CA"
}

.fa-vk:before {
    content: "\F189"
}

.fa-vnv:before {
    content: "\F40B"
}

.fa-volleyball-ball:before {
    content: "\F45F"
}

.fa-volume-down:before {
    content: "\F027"
}

.fa-volume-off:before {
    content: "\F026"
}

.fa-volume-up:before {
    content: "\F028"
}

.fa-vuejs:before {
    content: "\F41F"
}

.fa-weibo:before {
    content: "\F18A"
}

.fa-weixin:before {
    content: "\F1D7"
}

.fa-whatsapp:before {
    content: "\F232"
}

.fa-whatsapp-square:before {
    content: "\F40C"
}

.fa-wheelchair:before {
    content: "\F193"
}

.fa-whmcs:before {
    content: "\F40D"
}

.fa-wifi:before {
    content: "\F1EB"
}

.fa-wikipedia-w:before {
    content: "\F266"
}

.fa-window-close:before {
    content: "\F410"
}

.fa-window-maximize:before {
    content: "\F2D0"
}

.fa-window-minimize:before {
    content: "\F2D1"
}

.fa-window-restore:before {
    content: "\F2D2"
}

.fa-windows:before {
    content: "\F17A"
}

.fa-won-sign:before {
    content: "\F159"
}

.fa-wordpress:before {
    content: "\F19A"
}

.fa-wordpress-simple:before {
    content: "\F411"
}

.fa-wpbeginner:before {
    content: "\F297"
}

.fa-wpexplorer:before {
    content: "\F2DE"
}

.fa-wpforms:before {
    content: "\F298"
}

.fa-wrench:before {
    content: "\F0AD"
}

.fa-xbox:before {
    content: "\F412"
}

.fa-xing:before {
    content: "\F168"
}

.fa-xing-square:before {
    content: "\F169"
}

.fa-y-combinator:before {
    content: "\F23B"
}

.fa-yahoo:before {
    content: "\F19E"
}

.fa-yandex:before {
    content: "\F413"
}

.fa-yandex-international:before {
    content: "\F414"
}

.fa-yelp:before {
    content: "\F1E9"
}

.fa-yen-sign:before {
    content: "\F157"
}

.fa-yoast:before {
    content: "\F2B1"
}

.fa-youtube:before {
    content: "\F167"
}

.fa-youtube-square:before {
    content: "\F431"
}

.sr-only {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.shariff:after, .shariff:before {
    content: " ";
    display: table
}

.shariff:after {
    clear: both
}

.shariff ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.shariff li {
    overflow: hidden
}

    .shariff li, .shariff li a {
        height: 35px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

        .shariff li a {
            color: #fff;
            position: relative;
            display: block;
            text-decoration: none
        }

        .shariff li .share_count, .shariff li .share_text {
            font-family: Arial,Helvetica,sans-serif;
            font-size: 12px;
            vertical-align: middle;
            line-height: 35px
        }

        .shariff li .fab, .shariff li .far, .shariff li .fas {
            width: 35px;
            line-height: 35px;
            text-align: center;
            vertical-align: middle
        }

        .shariff li .share_count {
            padding: 0 8px;
            height: 33px;
            position: absolute;
            top: 1px;
            right: 1px
        }

.shariff .orientation-horizontal li {
    -webkit-box-flex: 1
}

.shariff .orientation-horizontal .info {
    -webkit-box-flex: 0
}

.shariff .orientation-horizontal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .shariff .orientation-horizontal li {
        float: left;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        width: 35px;
        margin-right: 3%;
        margin-bottom: 10px
    }

        .shariff .orientation-horizontal li:last-child {
            margin-right: 0
        }

        .shariff .orientation-horizontal li .share_text {
            display: block;
            text-indent: -9999px;
            padding-left: 3px
        }

        .shariff .orientation-horizontal li .share_count {
            display: none
        }

.shariff .theme-grey .shariff-button a {
    background-color: #b0b0b0
}

.shariff .theme-grey .shariff-button .share_count {
    background-color: #ccc;
    color: #333
}

.shariff .theme-white .shariff-button {
    border: 1px solid #ddd
}

    .shariff .theme-white .shariff-button a {
        background-color: #fff
    }

        .shariff .theme-white .shariff-button a:hover {
            background-color: #eee
        }

    .shariff .theme-white .shariff-button .share_count {
        background-color: #fff;
        color: #999
    }

.shariff .orientation-vertical.button-style-icon {
    min-width: 35px
}

.shariff .orientation-vertical.button-style-icon-count {
    min-width: 80px
}

.shariff .orientation-vertical.button-style-standard {
    min-width: 110px
}

.shariff .orientation-vertical li {
    display: block;
    width: 100%;
    margin: 5px 0
}

.shariff .orientation-vertical.button-style-icon-count li .share_count, .shariff .orientation-vertical.button-style-standard li .share_count {
    width: 24px;
    text-align: right
}

@media only screen and (min-width:360px) {
    .shariff .orientation-horizontal li {
        margin-right: 1.8%
    }

    .shariff .orientation-horizontal.button-style-icon-count li, .shariff .orientation-horizontal.button-style-standard li {
        min-width: 80px
    }

        .shariff .orientation-horizontal.button-style-icon-count li .share_count, .shariff .orientation-horizontal.button-style-standard li .share_count {
            display: block
        }

    .shariff .orientation-horizontal.button-style-standard li {
        width: auto;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .shariff .orientation-horizontal.button-style-standard.shariff-col-1 li, .shariff .orientation-horizontal.button-style-standard.shariff-col-2 li {
        min-width: 110px;
        max-width: 160px
    }

        .shariff .orientation-horizontal.button-style-standard.shariff-col-1 li .share_text, .shariff .orientation-horizontal.button-style-standard.shariff-col-2 li .share_text {
            text-indent: 0;
            display: inline
        }

    .shariff .orientation-horizontal.button-style-standard.shariff-col-5 li, .shariff .orientation-horizontal.button-style-standard.shariff-col-6 li {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }
}

@media only screen and (min-width:640px) {
    .shariff .orientation-horizontal.button-style-standard.shariff-col-3 li {
        min-width: 110px;
        max-width: 160px
    }

        .shariff .orientation-horizontal.button-style-standard.shariff-col-3 li .share_text {
            text-indent: 0;
            display: inline
        }
}

@media only screen and (min-width:768px) {
    .shariff .orientation-horizontal.button-style-standard li {
        min-width: 110px;
        max-width: 160px
    }

        .shariff .orientation-horizontal.button-style-standard li .share_text {
            text-indent: 0;
            display: inline
        }

    .shariff .orientation-horizontal.button-style-standard.shariff-col-5 li, .shariff .orientation-horizontal.button-style-standard.shariff-col-6 li {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }
}

@media only screen and (min-width:1024px) {
    .shariff li, .shariff li a {
        height: 30px
    }

        .shariff li .fab, .shariff li .far, .shariff li .fas {
            width: 30px;
            line-height: 30px
        }

        .shariff li .share_count, .shariff li .share_text {
            line-height: 30px
        }

        .shariff li .share_count {
            height: 28px
        }
}

.shariff .addthis a {
    background-color: #f8694d
}

    .shariff .addthis a:hover {
        background-color: #f75b44
    }

.shariff .addthis .fa-plus {
    font-size: 14px
}

.shariff .addthis .share_count {
    color: #f8694d;
    background-color: #f1b8b0
}

.shariff .theme-white .addthis a {
    color: #f8694d
}

@media only screen and (min-width:600px) {
    .shariff .addthis .fa-plus {
        font-size: 14px;
        position: relative;
        top: 1px
    }
}

.shariff .diaspora a {
    background-color: #999
}

    .shariff .diaspora a:hover {
        background-color: #b3b3b3
    }

.shariff .diaspora .fa-times-circle {
    font-size: 17px
}

.shariff .theme-white .diaspora a {
    color: #999
}

@media only screen and (min-width:600px) {
    .shariff .diaspora .fa-times-circle {
        font-size: 16px
    }
}

.shariff .facebook a {
    background-color: #3b5998
}

    .shariff .facebook a:hover {
        background-color: #4273c8
    }

.shariff .facebook .fa-facebook-f {
    font-size: 22px
}

.shariff .facebook .share_count {
    color: #183a75;
    background-color: #99adcf
}

.shariff .theme-white .facebook a {
    color: #3b5998
}

@media only screen and (min-width:600px) {
    .shariff .facebook .fa-facebook-f {
        font-size: 19px
    }
}

.shariff .flattr a {
    background-color: #7ea352
}

    .shariff .flattr a:hover {
        background-color: #f67c1a
    }

        .shariff .flattr a:hover .share_count {
            color: #d56308;
            background-color: #fab47c
        }

.shariff .flattr .fa-money-bill-alt {
    font-size: 22px
}

.shariff .flattr .share_count {
    color: #648141;
    background-color: #b0c893
}

.shariff .theme-white .flattr a {
    color: #f67c1a
}

@media only screen and (min-width:600px) {
    .shariff .flattr .fa-money-bill-alt {
        font-size: 19px
    }
}

.shariff .flipboard a {
    background-color: #e12828
}

    .shariff .flipboard a:hover {
        background-color: #ff2e2e
    }

.shariff .flipboard .fa-flipboard {
    font-size: 22px
}

.shariff .theme-white .flipboard a {
    color: #e12828
}

@media only screen and (min-width:600px) {
    .shariff .flipboard .fa-flipboard {
        font-size: 19px
    }
}

.shariff .googleplus a {
    background-color: #d34836
}

    .shariff .googleplus a:hover {
        background-color: #f75b44
    }

.shariff .googleplus .fa-google-plus-g {
    font-size: 22px
}

.shariff .googleplus .share_count {
    color: #a31601;
    background-color: #eda79d
}

.shariff .theme-white .googleplus a {
    color: #d34836
}

@media only screen and (min-width:600px) {
    .shariff .googleplus .fa-google-plus-g {
        font-size: 19px
    }
}

.shariff .info {
    border: 1px solid #ccc
}

    .shariff .info a {
        color: #666;
        background-color: #fff
    }

        .shariff .info a:hover {
            background-color: #efefef
        }

    .shariff .info .fa-info {
        font-size: 20px;
        width: 33px
    }

    .shariff .info .share_text {
        display: block !important;
        text-indent: -9999px !important
    }

.shariff .theme-grey .info a {
    background-color: #fff
}

    .shariff .theme-grey .info a:hover {
        background-color: #efefef
    }

.shariff .orientation-vertical .info {
    width: 35px;
    float: right
}

@media only screen and (min-width:360px) {
    .shariff .orientation-horizontal .info {
        -webkit-box-flex: 0 !important;
        -ms-flex: none !important;
        flex: none !important;
        width: 35px;
        min-width: 35px !important
    }
}

@media only screen and (min-width:1024px) {
    .shariff .info .fa-info {
        font-size: 16px;
        width: 23px
    }

    .shariff .orientation-horizontal .info {
        width: 25px;
        min-width: 25px !important
    }

    .shariff .orientation-vertical .info {
        width: 25px
    }
}

.shariff .linkedin a {
    background-color: #0077b5
}

    .shariff .linkedin a:hover {
        background-color: #0369a0
    }

.shariff .linkedin .fa-linkedin-in {
    font-size: 22px
}

.shariff .linkedin .share_count {
    color: #004785;
    background-color: #33aae8
}

.shariff .theme-white .linkedin a {
    color: #0077b5
}

@media only screen and (min-width:600px) {
    .shariff .linkedin .fa-linkedin-in {
        font-size: 19px
    }
}

.shariff .mail a {
    background-color: #999
}

    .shariff .mail a:hover {
        background-color: #a8a8a8
    }

.shariff .mail .fa-envelope {
    font-size: 21px
}

.shariff .theme-white .mail a {
    color: #999
}

@media only screen and (min-width:600px) {
    .shariff .mail .fa-envelope {
        font-size: 18px
    }
}

.shariff .print a {
    background-color: #999
}

    .shariff .print a:hover {
        background-color: #a8a8a8
    }

.shariff .print .fa-print {
    font-size: 21px
}

.shariff .theme-white .print a {
    color: #999
}

@media only screen and (min-width:600px) {
    .shariff .print .fa-print {
        font-size: 18px
    }
}

.shariff .pinterest a {
    background-color: #bd081c
}

    .shariff .pinterest a:hover {
        background-color: #d50920
    }

.shariff .pinterest .fa-pinterest-p {
    font-size: 22px
}

.shariff .pinterest .share_count {
    color: #a31601;
    background-color: #eda79d
}

.shariff .theme-white .pinterest a {
    color: #bd081c
}

@media only screen and (min-width:600px) {
    .shariff .pinterest .fa-pinterest-p {
        font-size: 19px;
        position: relative;
        top: 1px
    }
}

.shariff .reddit a {
    background-color: #ff4500
}

    .shariff .reddit a:hover {
        background-color: #ff6a33
    }

.shariff .reddit .fa-reddit {
    font-size: 17px
}

.shariff .theme-white .reddit a {
    color: #ff4500
}

@media only screen and (min-width:600px) {
    .shariff .reddit .fa-reddit {
        font-size: 16px
    }
}

.shariff .stumbleupon a {
    background-color: #eb4924
}

    .shariff .stumbleupon a:hover {
        background-color: #ef7053
    }

.shariff .stumbleupon .fa-stumbleupon {
    font-size: 17px
}

.shariff .theme-white .stumbleupon a {
    color: #eb4924
}

@media only screen and (min-width:600px) {
    .shariff .stumbleupon .fa-stumbleupon {
        font-size: 16px
    }
}

.shariff .twitter a {
    background-color: #55acee
}

    .shariff .twitter a:hover {
        background-color: #32bbf5
    }

.shariff .twitter .fa-twitter {
    font-size: 28px
}

.shariff .twitter .share_count {
    color: #0174a4;
    background-color: #96d4ee
}

.shariff .theme-white .twitter a {
    color: #55acee
}

@media only screen and (min-width:600px) {
    .shariff .twitter .fa-twitter {
        font-size: 24px
    }
}

.shariff .whatsapp a {
    background-color: #5cbe4a
}

    .shariff .whatsapp a:hover {
        background-color: #34af23
    }

.shariff .whatsapp .fa-whatsapp {
    font-size: 28px
}

.shariff .theme-white .whatsapp a {
    color: #5cbe4a
}

@media only screen and (min-width:600px) {
    .shariff .whatsapp .fa-whatsapp {
        font-size: 22px
    }
}

.shariff .xing a {
    background-color: #126567
}

    .shariff .xing a:hover {
        background-color: #29888a
    }

.shariff .xing .fa-xing {
    font-size: 22px
}

.shariff .xing .share_count {
    color: #15686a;
    background-color: #4fa5a7
}

.shariff .theme-white .xing a {
    color: #126567
}

@media only screen and (min-width:600px) {
    .shariff .xing .fa-xing {
        font-size: 19px
    }
}

.shariff .tumblr a {
    background-color: #36465d
}

    .shariff .tumblr a:hover {
        background-color: #44546b
    }

.shariff .tumblr .fa-tumblr {
    font-size: 28px
}

.shariff .theme-white .tumblr a {
    color: #5cbe4a
}

@media only screen and (min-width:600px) {
    .shariff .tumblr .fa-tumblr {
        font-size: 22px
    }
}

.shariff .threema a {
    background-color: #333
}

    .shariff .threema a:hover {
        background-color: #1f1f1f
    }

.shariff .threema .fa-lock {
    font-size: 28px
}

.shariff .theme-white .threema a {
    color: #333
}

@media only screen and (min-width:600px) {
    .shariff .threema .fa-lock {
        font-size: 22px
    }
}

.shariff .weibo a {
    background-color: #f56770
}

    .shariff .weibo a:hover {
        background-color: #fa7f8a
    }

.shariff .weibo .fa-weibo {
    font-size: 28px
}

.shariff .weibo .share_count {
    color: #0174a4;
    background-color: #f56770
}

.shariff .theme-white .weibo a {
    color: #f56770
}

@media only screen and (min-width:600px) {
    .shariff .weibo .fa-weibo {
        font-size: 24px
    }
}

.shariff .tencent-weibo a {
    background-color: #26ace0
}

    .shariff .tencent-weibo a:hover {
        background-color: #38bbeb
    }

.shariff .tencent-weibo .fa-tencent-weibo {
    font-size: 28px
}

.shariff .tencent-weibo .share_count {
    color: #0174a4;
    background-color: #26ace0
}

.shariff .theme-white .tencent-weibo a {
    color: #26ace0
}

@media only screen and (min-width:600px) {
    .shariff .tencent-weibo .fa-tencent-weibo {
        font-size: 24px
    }
}

.shariff .telegram a {
    background-color: #08c
}

    .shariff .telegram a:hover {
        background-color: #007dbb
    }

.shariff .telegram .fa-telegram {
    font-size: 28px
}

.shariff .theme-white .telegram a {
    color: #08c
}

@media only screen and (min-width:600px) {
    .shariff .telegram .fa-telegram {
        font-size: 22px
    }
}

.shariff .qzone a {
    background-color: #2b82d9
}

    .shariff .qzone a:hover {
        background-color: #398fe6
    }

.shariff .qzone .fa-qq {
    font-size: 28px
}

.shariff .qzone .share_count {
    color: #0174a4;
    background-color: #2b82d9
}

.shariff .theme-white .qzone a {
    color: #2b82d9
}

@media only screen and (min-width:600px) {
    .shariff .qzone .fa-qq {
        font-size: 24px
    }
}

.shariff .vk a {
    background-color: #5d7fa4
}

    .shariff .vk a:hover {
        background-color: #678eb4
    }

.shariff .vk .fa-vk {
    font-size: 22px
}

.shariff .vk .share_count {
    color: #55677d;
    background-color: #fff
}

.shariff .theme-white .vk a {
    color: #3b5998
}

@media only screen and (min-width:600px) {
    .shariff .vk .fa-vk {
        font-size: 19px
    }
}

@font-face {
    font-family: 'DaimlerCAC-Regular';
    src: url('https://www.daimler.com/system/fonts/daimler-cac-regular-eot.eot');
    src: url('https://www.daimler.com/system/fonts/daimler-cac-regular-eot.eot?#iefix') format('embedded-opentype'), url('https://www.daimler.com/system/fonts/daimler-cac-regular-woff.woff') format('woff'), url('https://www.daimler.com/system/fonts/daimler-cac-regular-ttf.ttf') format('truetype'), url('https://www.daimler.com/system/fonts/daimler-cac-regular-svg.svg#DaimlerCAC-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DaimlerCS-Regular';
    src: url('https://www.daimler.com/system/fonts/daimler-cs-regular-eot.eot');
    src: url('https://www.daimler.com/system/fonts/daimler-cs-regular-eot.eot?#iefix') format('embedded-opentype'), url('https://www.daimler.com/system/fonts/daimler-cs-regular-woff.woff') format('woff'), url('https://www.daimler.com/system/fonts/daimler-cs-regular-ttf.ttf') format('truetype'), url('https://www.daimler.com/system/fonts/daimler-cs-regular-svg.svg#DaimlerCS-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DaimlerCS-Light';
    src: url('https://www.daimler.com/system/fonts/daimler-cs-light-eot.eot');
    src: url('https://www.daimler.com/system/fonts/daimler-cs-light-eot.eot?#iefix') format('embedded-opentype'), url('') format('woff'), url('') format('truetype'), url('https://www.daimler.com/system/fonts/daimler-cs-light-svg.svg#DaimlerCS-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DaimlerCS-Demi';
    src: url('https://www.daimler.com/system/fonts/daimler-cs-demi-eot.eot');
    src: url('https://www.daimler.com/system/fonts/daimler-cs-demi-eot.eot?#iefix') format('embedded-opentype'), url('https://www.daimler.com/system/fonts/daimler-cs-demi-woff.woff') format('woff'), url('https://www.daimler.com/system/fonts/daimler-cs-demi-ttf.ttf') format('truetype'), url('https://www.daimler.com/system/fonts/daimler-cs-demi-svg.svg#DaimlerCS-Demi') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DaimlerCS-Bold';
    src: url('https://www.daimler.com/system/fonts/daimler-cs-bold-eot.eot');
    src: url('https://www.daimler.com/system/fonts/daimler-cs-bold-eot.eot?#iefix') format('embedded-opentype'), url('') format('woff'), url('') format('truetype'), url('https://www.daimler.com/system/fonts/daimler-cs-bold-svg.svg#DaimlerCS-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: FontAwesome;
    src: url('https://www.daimler.com/system/fonts/fontawesome-webfont-eot.eot');
    src: url('https://www.daimler.com/system/fonts/fontawesome-webfont-eot.eot?#iefix') format('embedded-opentype'), url('https://www.daimler.com/system/fonts/fontawesome-webfont-woff2.woff2') format('woff2'), url('https://www.daimler.com/system/fonts/fontawesome-webfont-woff.woff') format('woff'), url('https://www.daimler.com/system/fonts/fontawesome-webfont-ttf.ttf') format('truetype'), url('https://www.daimler.com/system/fonts/fontawesome-webfont-svg.svg#fontawesomeregular') format('svg');
   
    font-style: normal;
}

.gradient-social-media-link-xs {
    background-image: -webkit-linear-gradient(left, #626062 0%, #4f514f 100%);
    background-image: -o-linear-gradient(left, #626062 0%, #4f514f 100%);
    background-image: -webkit-linear-gradient(left, color-stop(#626062 0%), color-stop(#4f514f 100%));
    background-image: linear-gradient(to right, #626062 0%, #4f514f 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff626062', endColorstr='#ff4f514f', GradientType=1);
}

.no-shadow {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.offcanvas-opening-shadow {
    -webkit-box-shadow: inset 0px 4px 4px 0px rgba(29, 29, 27, 0.2);
    -moz-box-shadow: inset 0px 4px 4px 0px rgba(29, 29, 27, 0.2);
    box-shadow: inset 0px 4px 4px 0px rgba(29, 29, 27, 0.2);
}

.offcanvas-closing-shadow {
    -webkit-box-shadow: inset 0px -3px 3px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0px -3px 3px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px -3px 3px 0px rgba(0, 0, 0, 0.2);
}

.funnel-shadow {
    -webkit-box-shadow: inset 0px 25px 58px 0px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0px 25px 58px 0px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0px 25px 58px 0px rgba(0, 0, 0, 0.6);
}

.social-tile-layer-shadow {
    -webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.2);
}

.table-more-content-shadow {
    -webkit-box-shadow: inset -35px 0px 35px -30px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: inset -35px 0px 35px -30px rgba(0, 0, 0, 0.8);
    box-shadow: inset -35px 0px 35px -30px rgba(0, 0, 0, 0.8);
}

.complex-table-more-content-shadow-left {
    -webkit-box-shadow: inset 25px 0px 15px -20px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 25px 0px 15px -20px rgba(0, 0, 0, 0.25);
    box-shadow: inset 25px 0px 15px -20px rgba(0, 0, 0, 0.25);
}

.complex-table-more-content-shadow-right {
    -webkit-box-shadow: inset -25px 0px 15px -20px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: inset -25px 0px 15px -20px rgba(0, 0, 0, 0.4);
    box-shadow: inset -25px 0px 15px -20px rgba(0, 0, 0, 0.4);
}

.google-maps-btn-shadow {
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
}

.multiselect-container {
    position: absolute;
    list-style-type: none;
}

    .multiselect-container .input-group {
        margin: 5px;
    }

    .multiselect-container > li {
        padding: 0;
    }

        .multiselect-container > li > a.multiselect-all label {
            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
            font-weight: normal;
        }

        .multiselect-container > li > label.multiselect-group {
            margin: 0;
            padding: 3px 20px 3px 20px;
            height: 100%;
            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
            font-weight: normal;
        }

        .multiselect-container > li > a {
            padding: 0;
        }

            .multiselect-container > li > a > label {
                margin: 0;
                height: 100%;
                cursor: pointer;
                font-weight: normal;
                padding: 3px 20px 3px 40px;
            }

                .multiselect-container > li > a > label.checkbox {
                    padding: 4px 10px 2px 15px;
                }

                    .multiselect-container > li > a > label.checkbox button {
                        padding: 0;
                        margin: -5px 4px 0 0;
                        width: 22px;
                        height: 19px;
                    }

                        .multiselect-container > li > a > label.checkbox button [class^="cb-icon-"], .multiselect-container > li > a > label.checkbox button [class*=" cb-icon-"] {
                            display: inline-block;
                            width: 22px;
                            height: 19px;
                            margin-top: 0;
                            line-height: 14px;
                            background-image: url("../img/img-arrows-sprite-png.png");
                            background-position: -355px -381px;
                            background-repeat: no-repeat;
                            border: 1px solid #9fcce5;
                        }

                    .multiselect-container > li > a > label.checkbox .bootstrap-checkbox button.btn > span.cb-icon-check, .multiselect-container > li > a > label.checkbox .bootstrap-checkbox.disabled button.btn:hover > span.cb-icon-check, .multiselect-container > li > a > label.checkbox .bootstrap-checkbox.disabled button.btn:active > span.cb-icon-check {
                        background-position: -325px -381px;
                    }

                    .multiselect-container > li > a > label.checkbox .bootstrap-checkbox button.btn:hover > span.cb-icon-check, .multiselect-container > li > a > label.checkbox .bootstrap-checkbox button.btn:focus > span.cb-icon-check, .multiselect-container > li > a > label.checkbox .bootstrap-checkbox button.btn:active > span.cb-icon-check {
                        background-position: -325px -381px;
                    }

                    .multiselect-container > li > a > label.checkbox .bootstrap-checkbox button.btn > span.cb-icon-check-empty, .multiselect-container > li > a > label.checkbox .bootstrap-checkbox.disabled button.btn:hover > span.cb-icon-check-empty, .multiselect-container > li > a > label.checkbox .bootstrap-checkbox.disabled button.btn:active > span.cb-icon-check-empty {
                        background-position: -355px -381px;
                    }

                    .multiselect-container > li > a > label.checkbox .bootstrap-checkbox button.btn:hover > span.cb-icon-check-empty, .multiselect-container > li > a > label.checkbox .bootstrap-checkbox button.btn:focus > span.cb-icon-check-empty, .multiselect-container > li > a > label.checkbox .bootstrap-checkbox button.btn:active > span.cb-icon-check-empty {
                        background-position: -355px -381px;
                    }

                .multiselect-container > li > a > label.radio, .multiselect-container > li > a > label.checkbox {
                    margin: 0;
                }

                .multiselect-container > li > a > label > input[type="checkbox"] {
                    margin-bottom: 5px;
                }

.btn-group > .btn-group:nth-child(2) > .multiselect.btn {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.form-inline .multiselect-container label.checkbox, .form-inline .multiselect-container label.radio {
    padding: 3px 20px 3px 40px;
}

.form-inline .multiselect-container li a label.checkbox input[type="checkbox"], .form-inline .multiselect-container li a label.radio input[type="radio"] {
    margin-left: -20px;
    margin-right: 0;
}

.bootstrap-checkbox {
}

    .bootstrap-checkbox > button.btn {
        padding: 0px 0 4px 2px;
        width: 28px;
    }

        .bootstrap-checkbox > button.btn.displayAsButton {
            width: auto;
        }

            .bootstrap-checkbox > button.btn.displayAsButton > span.label-checkbox {
                padding: 0 8px 0 4px;
            }

            .bootstrap-checkbox > button.btn.displayAsButton > span.icon {
                margin: 2px 4px;
            }

            .bootstrap-checkbox > button.btn.displayAsButton > span.label-prepend-checkbox {
                padding: 0 4px 0 8px;
            }

        .bootstrap-checkbox > button.btn.btn-large {
            padding: 10px 0 6px 2px;
            width: 36px;
        }

        .bootstrap-checkbox > button.btn.btn-small {
            padding: 5px 0 3px 1px;
            width: 24px;
        }

        .bootstrap-checkbox > button.btn.btn-mini {
            padding: 4px 0 1px 1px;
            width: 20px;
        }

    .bootstrap-checkbox > .btn.btn-link {
        text-decoration: none;
    }

    .bootstrap-checkbox > .label-prepend-checkbox {
        padding-right: 4px;
    }

    .bootstrap-checkbox > .label-checkbox {
        padding-left: 4px;
    }

    .bootstrap-checkbox.disabled > [class^="label-"], .bootstrap-checkbox > .btn[disabled] {
        cursor: not-allowed;
    }

    .bootstrap-checkbox button.btn > span.icon-check, .bootstrap-checkbox.disabled button.btn:hover > span.icon-check, .bootstrap-checkbox.disabled button.btn:active > span.icon-check {
        background-position: 0 0;
    }

    .bootstrap-checkbox button.btn > span.icon-check-empty, .bootstrap-checkbox.disabled button.btn:hover > span.icon-check-empty, .bootstrap-checkbox.disabled button.btn:active > span.icon-check-empty {
        background-position: -27px 0;
    }

    .bootstrap-checkbox button.btn > span.icon-check-indeterminate, .bootstrap-checkbox.disabled button.btn:hover > span.icon-check-indeterminate, .bootstrap-checkbox.disabled button.btn:active > span.icon-check-indeterminate {
        background-position: -54px 0;
    }

    .bootstrap-checkbox.error button.btn > span.icon-check, .bootstrap-checkbox.error button.btn:hover > span.icon-check, .bootstrap-checkbox.error button.btn:active > span.icon-check, .bootstrap-checkbox.error button.btn > span.icon-check-empty, .bootstrap-checkbox.error button.btn:hover > span.icon-check-empty, .bootstrap-checkbox.error button.btn:active > span.icon-check-empty, .bootstrap-checkbox.error button.btn > span.icon-check-indeterminate, .bootstrap-checkbox.error button.btn:hover > span.icon-check-indeterminate, .bootstrap-checkbox.error button.btn:active > span.icon-check-indeterminate {
        background-position: -81px 0;
    }

label.bootstrap-checkbox.disabled {
    cursor: default;
    color: #666;
}

[class^="icon-check"], [class*=" icon-check"] {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-top: 1px;
    *margin-right: 0.3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("../img/sprite-checkbox-radio.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
}

.sidr {
    display: none;
    position: absolute;
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 999999;
    width: 300px;
    overflow-x: none;
    overflow-y: auto;
}

    .sidr .sidr-inner {
        padding: 0;
    }

    .sidr.right {
        left: auto;
        right: -300px;
    }

    .sidr.left {
        left: -300px;
        right: auto;
    }

.lt-ie9 .lvl2-nav-content .navigation ul li.active:after {
    background-image: url('../img/img-arrows-sprite-png.png');
}

.lt-ie9 .hero-slider-control-prev {
    background-image: url('../img/img-arrows-sprite-png.png');
}

.lt-ie9 .hero-slider-control-next {
    background-image: url('../img/img-arrows-sprite-png.png');
}

.lt-ie9 .more-links:after, .lt-ie9 .more-jobs:after, .lt-ie9 .more-events:after {
    background-image: url('../img/img-arrows-sprite-png.png');
}

.lt-ie9 .article-accordion .accordion .panel .panel-heading a:after, .lt-ie9 .locations-accordion .accordion .panel .panel-heading a:after {
    background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -112px -1px;
}

.lt-ie9 .article-accordion .accordion .panel .panel-heading a.collapsed:after, .lt-ie9 .locations-accordion .accordion .panel .panel-heading a.collapsed:after {
    background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -67px -1px;
}

@media(min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }
}


table {
    background-color: transparent;
}

    table col[class*="col-"] {
        position: static;
        display: table-column;
        float: none;
    }

    table td[class*="col-"], table th[class*="col-"] {
        position: static;
        display: table-cell;
        float: none;
    }

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777777;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 22px;
}

    .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #d1d2d2;
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #d1d2d2;
    }

    .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
        border-top: 0;
    }

    .table > tbody + tbody {
        border-top: 2px solid #d1d2d2;
    }

    .table .table {
        background-color: #fff;
    }

.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #d1d2d2;
}

    .table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
        border: 1px solid #d1d2d2;
    }

    .table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
        border-bottom-width: 2px;
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #e6e6e6;
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.active, .table > tbody > tr > td.active, .table > tfoot > tr > td.active, .table > thead > tr > th.active, .table > tbody > tr > th.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > tbody > tr.active > td, .table > tfoot > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr.active > th, .table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
    background-color: #6ea046;
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
    background-color: #628e3e;
}

.table > thead > tr > td.success, .table > tbody > tr > td.success, .table > tfoot > tr > td.success, .table > thead > tr > th.success, .table > tbody > tr > th.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > tbody > tr.success > td, .table > tfoot > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr.success > th, .table > tfoot > tr.success > th {
    background-color: #6ea046;
}

.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th {
    background-color: #628e3e;
}

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
    background-color: #00677f;
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
    background-color: #005266;
}

.table > thead > tr > td.info, .table > tbody > tr > td.info, .table > tfoot > tr > td.info, .table > thead > tr > th.info, .table > tbody > tr > th.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > tbody > tr.info > td, .table > tfoot > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr.info > th, .table > tfoot > tr.info > th {
    background-color: #00677f;
}

.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th {
    background-color: #005266;
}

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
    background-color: #e69123;
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
    background-color: #d78418;
}

.table > thead > tr > td.warning, .table > tbody > tr > td.warning, .table > tfoot > tr > td.warning, .table > thead > tr > th.warning, .table > tbody > tr > th.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > tbody > tr.warning > td, .table > tfoot > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr.warning > th, .table > tfoot > tr.warning > th {
    background-color: #e69123;
}

.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th {
    background-color: #d78418;
}

.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
    background-color: #9f1924;
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
    background-color: #89161f;
}

.table > thead > tr > td.danger, .table > tbody > tr > td.danger, .table > tfoot > tr > td.danger, .table > thead > tr > th.danger, .table > tbody > tr > th.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > tbody > tr.danger > td, .table > tfoot > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr.danger > th, .table > tfoot > tr.danger > th {
    background-color: #9f1924;
}

.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th {
    background-color: #89161f;
}

.table-responsive {
    min-height: 0.01%;
    overflow-x: auto;
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 16.5px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #d1d2d2;
    }

        .table-responsive > .table {
            margin-bottom: 0;
        }

            .table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap;
            }

        .table-responsive > .table-bordered {
            border: 0;
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0;
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0;
            }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 22px;
    font-size: 24px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    appearance: none;
}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}

    input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"] {
        cursor: not-allowed;
    }

input[type="file"] {
    display: block;
}

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple], select[size] {
    height: auto;
}

input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #00677f;
}

.form-control {
    display: block;
    width: 100%;
    height: 36px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #00677f;
    background-color: #fff;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s 0s ease;
    -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s 0s ease;
    -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s 0s ease;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s 0s ease;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 1s 0s ease;
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    }

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
    }

    .form-control::-moz-placeholder {
        color: #707070;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #707070;
    }

    .form-control::-webkit-input-placeholder {
        color: #707070;
    }

    .form-control:-moz-placeholder {
        color: #707070;
    }

    .form-control::-moz-placeholder {
        color: #707070;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #707070;
    }

    .form-control::-webkit-input-placeholder {
        color: #707070;
    }

    .form-control::-ms-expand {
        background-color: transparent;
        border: 0;
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        background-color: #eeeeee;
        opacity: 1;
    }

    .form-control[disabled], fieldset[disabled] .form-control {
        cursor: not-allowed;
    }

textarea.form-control {
    height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
        line-height: 36px;
    }

    input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm, .input-group-sm input[type="date"], .input-group-sm input[type="time"], .input-group-sm input[type="datetime-local"], .input-group-sm input[type="month"] {
        line-height: 33px;
    }

    input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg, .input-group-lg input[type="date"], .input-group-lg input[type="time"], .input-group-lg input[type="datetime-local"], .input-group-lg input[type="month"] {
        line-height: 49px;
    }
}

.form-group {
    margin-bottom: 15px;
}

.radio, .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .radio.disabled label, .checkbox.disabled label, fieldset[disabled] .radio label, fieldset[disabled] .checkbox label {
        cursor: not-allowed;
    }

    .radio label, .checkbox label {
        min-height: 22px;
        padding-left: 20px;
        margin-bottom: 0;
       
        cursor: pointer;
    }

    .radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-top: 4px \9;
        margin-left: -20px;
    }

    .radio + .radio, .checkbox + .checkbox {
        margin-top: -5px;
    }

.radio-inline, .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
   
    vertical-align: middle;
    cursor: pointer;
}

    .radio-inline.disabled, .checkbox-inline.disabled, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox-inline {
        cursor: not-allowed;
    }

    .radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px;
    }

.form-control-static {
    min-height: 38px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
}

    .form-control-static.input-lg, .form-control-static.input-sm {
        padding-right: 0;
        padding-left: 0;
    }

.input-sm {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0;
}

select.input-sm {
    height: 33px;
    line-height: 33px;
}

textarea.input-sm, select[multiple].input-sm {
    height: auto;
}

select.input-sm {
    height: 33px;
    line-height: 33px;
}

textarea.input-sm, select[multiple].input-sm {
    height: auto;
}

.form-group-sm .form-control {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0;
}

.form-group-sm select.form-control {
    height: 33px;
    line-height: 33px;
}

.form-group-sm textarea.form-control, .form-group-sm select[multiple].form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 33px;
    min-height: 36px;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.5;
}

.input-lg {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 0;
}

select.input-lg {
    height: 49px;
    line-height: 49px;
}

textarea.input-lg, select[multiple].input-lg {
    height: auto;
}

select.input-lg {
    height: 49px;
    line-height: 49px;
}

textarea.input-lg, select[multiple].input-lg {
    height: auto;
}

.form-group-lg .form-control {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 0;
}

.form-group-lg select.form-control {
    height: 49px;
    line-height: 49px;
}

.form-group-lg textarea.form-control, .form-group-lg select[multiple].form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 49px;
    min-height: 42px;
    padding: 11px 16px;
    font-size: 20px;
    line-height: 1.3333333;
}

.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-right: 45px;
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg + .form-control-feedback, .form-group-lg .form-control + .form-control-feedback {
    width: 49px;
    height: 49px;
    line-height: 49px;
}

.input-sm + .form-control-feedback, .input-group-sm + .form-control-feedback, .form-group-sm .form-control + .form-control-feedback {
    width: 33px;
    height: 33px;
    line-height: 33px;
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #fff;
}

.has-success .form-control {
    border-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-success .form-control:focus {
        border-color: #e6e6e6;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
    }

.has-success .input-group-addon {
    color: #fff;
    background-color: #6ea046;
    border-color: #fff;
}

.has-success .form-control-feedback {
    color: #fff;
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
    color: #fff;
}

.has-success .form-control {
    border-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-success .form-control:focus {
        border-color: #e6e6e6;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
    }

.has-success .input-group-addon {
    color: #fff;
    border-color: #fff;
    background-color: #6ea046;
}

.has-success .form-control-feedback {
    color: #fff;
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
    color: #fff;
}

.has-warning .form-control {
    border-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-warning .form-control:focus {
        border-color: #e6e6e6;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
    }

.has-warning .input-group-addon {
    color: #fff;
    background-color: #e69123;
    border-color: #fff;
}

.has-warning .form-control-feedback {
    color: #fff;
}

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
    color: #fff;
}

.has-warning .form-control {
    border-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-warning .form-control:focus {
        border-color: #e6e6e6;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
    }

.has-warning .input-group-addon {
    color: #fff;
    border-color: #fff;
    background-color: #e69123;
}

.has-warning .form-control-feedback {
    color: #fff;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
    color: #fff;
}

.has-error .form-control {
    border-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-error .form-control:focus {
        border-color: #e6e6e6;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
    }

.has-error .input-group-addon {
    color: #fff;
    background-color: #9f1924;
    border-color: #fff;
}

.has-error .form-control-feedback {
    color: #fff;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
    color: #fff;
}

.has-error .form-control {
    border-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-error .form-control:focus {
        border-color: #e6e6e6;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
    }

.has-error .input-group-addon {
    color: #fff;
    border-color: #fff;
    background-color: #9f1924;
}

.has-error .form-control-feedback {
    color: #fff;
}

.has-feedback label ~ .form-control-feedback {
    top: 27px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #404040;
}

@media(min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-static {
        display: inline-block;
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle;
    }

        .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
            width: auto;
        }

        .form-inline .input-group > .form-control {
            width: 100%;
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio, .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .form-inline .radio label, .form-inline .checkbox label {
            padding-left: 0;
        }

        .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
}

.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 29px;
}

.form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px;
}

@media(min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 10px;
}

@media(min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 20px;
    }
}

@media(min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 14px;
    }
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

    .btn-danger:focus, .btn-danger.focus {
        color: #fff;
        background-color: #c9302c;
        border-color: #761c19;
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

    .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        background-image: none;
        border-color: #ac2925;
    }

        .btn-danger:active:hover, .btn-danger.active:hover, .open > .dropdown-toggle.btn-danger:hover, .btn-danger:active:focus, .btn-danger.active:focus, .open > .dropdown-toggle.btn-danger:focus, .btn-danger:active.focus, .btn-danger.active.focus, .open > .dropdown-toggle.btn-danger.focus {
            color: #fff;
            background-color: #ac2925;
            border-color: #761c19;
        }

    .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled.focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger.focus {
        background-color: #d9534f;
        border-color: #d43f3a;
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff;
    }

    .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #d2322d;
        border-color: #ac2925;
    }

    .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
        background-image: none;
    }

    .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
        background-color: #d9534f;
        border-color: #d43f3a;
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff;
    }

.btn-link {
   
    color: #00677f;
    border-radius: 0;
}

    .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
            border-color: transparent;
        }

            .btn-link:hover, .btn-link:focus {
                color: #003340;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
                color: #777777;
                text-decoration: none;
            }

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
    width: 100%;
}

.no-border-radius {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}

.std-border-radius {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}

.sml-border-radius {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}

.icon-border-radius {
    -webkit-border-radius: 2px 2px 0 0;
    -moz-border-radius: 2px 2px 0 0;
    -ms-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
}

.left-side-border-radius {
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -ms-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}

.right-side-border-radius {
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -ms-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}

.top-border-radius {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.bottom-border-radius {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -ms-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.top-left-border-radius {
    -webkit-border-radius: 4px 0 0 0;
    -moz-border-radius: 4px 0 0 0;
    -ms-border-radius: 4px 0 0 0;
    border-radius: 4px 0 0 0;
}

.no-transition {
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.inner-border {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .lines-button:focus, .lines-button:active:focus, .lines-button.active:focus, .lines-button.focus, .lines-button:active.focus, .lines-button.active.focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .lines-button:hover, .lines-button:focus, .lines-button.focus {
        color: #333;
        text-decoration: none;
    }

    .lines-button:active, .lines-button.active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    .lines-button.disabled, .lines-button[disabled], fieldset[disabled] .lines-button {
        cursor: not-allowed;
        opacity: 0.65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

a.lines-button.disabled, fieldset[disabled] a.lines-button {
    pointer-events: none;
}

.lines-button:hover, .lines-button:active {
    background: #565756;
    color: #fff;
    text-decoration: none;
}

.lines-button:focus {
    background: #000;
    color: #fff;
}

.lines-button:after {
    content: '';
    display: block;
    width: 8px;
    height: 15px;
    background: transparent url('https://www.daimler.com/system/img/img-arrows-sprite-svg.svg') no-repeat -11px -82px;
    position: absolute;
    top: 15px;
    right: 19px;
}

.lines-button .lines {
    display: block;
    width: 35px;
    height: 28px;
}

    .lines-button .lines:after {
        content: '';
        display: inline-block;
        height: 13px;
        line-height: 13px;
        width: 12px;
        background: transparent url("https://www.daimler.com/system/img/img-icons-sprite-svg.svg") no-repeat -23px -101px;
        position: absolute;
        top: 8px;
        left: 11px;
    }

.lines-button.x.hide-nav {
    background: #000;
    height: 35px;
    margin-bottom: 0;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

    .lines-button.x.hide-nav .lines:after {
        height: 13px;
        width: 14px;
        background-position: -23px -121px;
        top: 9px;
        left: 10px;
    }

.lines-button:focus, .lines-button:active {
    background: #000;
}

.lines-button:hover {
    background: #565756;
}

.funnel .lines-button:after, .search .search-button:after, .button-checkbox .btn:after, .btn.dropdown-toggle:after {
    background: none;
}

.no-svg .lines-button .lines:after {
    background: transparent url("../img/img-icons-sprite-png.png") no-repeat -23px -101px;
}

.search-button {
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    font-family: 'DaimlerCS-Demi', Arial, sans-serif;
    font-size: 1.125em;
    background: #000;
    color: #fff;
    padding: 10px 40px 10px 20px;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    padding: 0;
    width: 45px;
    height: 39px;
    border: none;
    position: relative;
    vertical-align: top;
}

    .search-button:focus, .search-button:active:focus, .search-button.active:focus, .search-button.focus, .search-button:active.focus, .search-button.active.focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .search-button:hover, .search-button:focus, .search-button.focus {
        color: #333;
        text-decoration: none;
    }

    .search-button:active, .search-button.active {
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }

    .search-button.disabled, .search-button[disabled], fieldset[disabled] .search-button {
        cursor: not-allowed;
        opacity: 0.65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

a.search-button.disabled, fieldset[disabled] a.search-button {
    pointer-events: none;
}

.search-button:hover, .search-button:active {
    background: #565756;
    color: #fff;
    text-decoration: none;
}

.search-button:focus {
    background: #000;
    color: #fff;
}

.search-button:after {
    content: '';
    display: block;
    width: 8px;
    height: 15px;
    background: transparent url('https://www.daimler.com/system/img/img-arrows-sprite-svg.svg') no-repeat -11px -82px;
    position: absolute;
    top: 15px;
    right: 19px;
}

.search-button .search-icon {
    display: block;
    width: 45px;
    height: 39px;
}

    .search-button .search-icon:after {
        content: '';
        display: inline-block;
        height: 24px;
        line-height: 24px;
        width: 24px;
        background: transparent url("https://www.daimler.com/system/img/ic-search-sprite-svg.svg") no-repeat 0 -24px;
        position: absolute;
        top: 8px;
        left: 11px;
    }

.search-button.x.hide-search {
    background: #000;
    height: 47px;
    margin-bottom: 0;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

    .search-button.x.hide-search .search-icon:after {
        height: 19px;
        width: 19px;
        background: transparent url("https://www.daimler.com/system/img/img-icons-sprite-svg.svg") no-repeat -1px -121px;
        top: 9px;
        left: 12px;
    }

.search-button:focus, .search-button:active {
    outline: none;
}

    .search-button:focus .search-icon:after, .search-button:active .search-icon:after {
        background-position: 0 -24px;
    }

.search-button:hover {
    background: #565756;
}

    .search-button:hover .search-icon:after {
        background-position: 0 -24px;
    }

.no-svg .search-button .search-icon:after {
    background: transparent url("../img/ic-search-sprite-png.png") no-repeat 0 -24px;
}

.no-svg .search-button.x.hide-search {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

    .no-svg .search-button.x.hide-search .search-icon:after {
        background: transparent url("../img/img-icons-sprite-png.png") no-repeat -1px -121px;
    }

.dropdown-label {
    color: #000;
    display: block;
    position: relative;
    text-decoration: none;
    padding: 0;
    padding-bottom: 1px;
    border: none;
    text-align: left;
    border-bottom: 1px solid #c8c8c8;
    background: none;
}

    .dropdown-label:hover, .dropdown-label:active, .dropdown-label:focus {
        text-decoration: none;
        color: #707070;
    }

    .dropdown-label:after {
        content: "";
        width: 14px;
        height: 8px;
        position: absolute;
        top: 8px;
        right: 0;
        background: transparent url("../img/img-arrows-sprite-png.png") no-repeat -16px -99px;
    }

.dropdown-menu {
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    margin: 0;
    padding: 9px 0;
    color: #000;
    z-index: 2000;
}

    .dropdown-menu > li > a {
        color: #000;
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:active, .dropdown-menu > li > a:focus {
            color: #fff;
            background: #000;
            filter: none;
        }

    .dropdown-menu .active-filter {
        font-family: 'DaimlerCS-Demi', Arial, sans-serif;
    }

        .dropdown-menu .active-filter a {
            color: #fff;
            background: #000;
        }

            .dropdown-menu .active-filter a:hover, .dropdown-menu .active-filter a:active, .dropdown-menu .active-filter a:focus {
                color: #fff;
                filter: none;
            }

    .dropdown-menu a.active-filter {
        color: #fff;
        background: #000;
    }

    .dropdown-menu .active {
        font-family: 'DaimlerCS-Demi', Arial, sans-serif;
    }

        .dropdown-menu .active a {
            color: #fff;
            background: #000;
            filter: none;
        }

            .dropdown-menu .active a:hover, .dropdown-menu .active a:active, .dropdown-menu .active a:focus {
                color: #fff;
                background: #000;
                filter: none;
            }

    .dropdown-menu a.active {
        color: #fff;
        background: #000;
    }

.form-helper {
    position: absolute;
    left: -9999em;
}

.input-search {
    border-right: none;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    border: 1px solid #fff;
    border-width: 0 0 2px 0;
}

.btn-search-jobs {
    width: 40px;
    height: 40px;
    display: block;
    margin: 0;
    padding: 0;
    background: #440e07;
    position: relative;
}

    .btn-search-jobs:after {
        content: '';
        display: block;
        height: 17px;
        line-height: 17px;
        width: 17px;
        background: transparent url("../img/img-icons-sprite-png.png") no-repeat -307px -26px;
        position: absolute;
        top: 11px;
        left: 11px;
    }

    .btn-search-jobs:hover {
        background: #5a130a;
    }

.search-main-container .input-search {
    color: #fff;
    background: #707070;
    border-bottom: 1px solid #fff;
}

.btn-job-offer-detail {
    width: inherit;
}

    .btn-job-offer-detail:after {
        content: '';
        display: block;
        width: 8px;
        height: 15px;
        background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -11px -82px;
        position: absolute;
        top: 14px;
        right: 19px;
    }

.bootstrap-checkbox > button.btn {
    padding: 0px 0 4px 2px;
    width: 28px;
}

    .bootstrap-checkbox > button.btn.displayAsButton {
        width: auto;
    }

        .bootstrap-checkbox > button.btn.displayAsButton > span.label-checkbox {
            padding: 0 8px 0 4px;
        }

        .bootstrap-checkbox > button.btn.displayAsButton > span.icon {
            margin: 2px 4px;
        }

        .bootstrap-checkbox > button.btn.displayAsButton > span.label-prepend-checkbox {
            padding: 0 4px 0 8px;
        }

    .bootstrap-checkbox > button.btn.btn-large {
        padding: 10px 0 6px 2px;
        width: 36px;
    }

    .bootstrap-checkbox > button.btn.btn-small {
        padding: 5px 0 3px 1px;
        width: 24px;
    }

    .bootstrap-checkbox > button.btn.btn-mini {
        padding: 4px 0 1px 1px;
        width: 20px;
    }

.bootstrap-checkbox > .btn.btn-link {
    text-decoration: none;
}

label.bootstrap-checkbox.disabled {
    cursor: default;
    color: #666;
}

.bootstrap-checkbox > .label-prepend-checkbox {
    padding-right: 4px;
}

.bootstrap-checkbox > .label-checkbox {
    padding-left: 4px;
}

.bootstrap-checkbox.disabled > [class^="label-"], .bootstrap-checkbox > .btn[disabled] {
    cursor: not-allowed;
}

[class^="cb-icon-"], [class*=" cb-icon-"] {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-top: 1px;
    *margin-right: 0.3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("../img/img-arrows-sprite-png.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
}

.bootstrap-checkbox button.btn > span.cb-icon-check, .bootstrap-checkbox.disabled button.btn:hover > span.cb-icon-check, .bootstrap-checkbox.disabled button.btn:active > span.cb-icon-check {
    background-position: -38px -374px;
}

.bootstrap-checkbox button.btn:hover > span.cb-icon-check, .bootstrap-checkbox button.btn:focus > span.cb-icon-check, .bootstrap-checkbox button.btn:active > span.cb-icon-check {
    background-position: -38px -374px;
}

.bootstrap-checkbox button.btn > span.cb-icon-check-empty, .bootstrap-checkbox.disabled button.btn:hover > span.cb-icon-check-empty, .bootstrap-checkbox.disabled button.btn:active > span.cb-icon-check-empty {
    background-position: -63px -374px;
}

.bootstrap-checkbox button.btn:hover > span.cb-icon-check-empty, .bootstrap-checkbox button.btn:focus > span.cb-icon-check-empty, .bootstrap-checkbox button.btn:active > span.cb-icon-check-empty {
    background-position: -63px -374px;
}

.bootstrap-checkbox button.btn > span.cb-icon-check-indeterminate, .bootstrap-checkbox.disabled button.btn:hover > span.cb-icon-check-indeterminate, .bootstrap-checkbox.disabled button.btn:active > span.cb-icon-check-indeterminate {
    background-position: -48px -1px;
}

.bootstrap-checkbox button.btn:hover > span.cb-icon-check-indeterminate, .bootstrap-checkbox button.btn:focus > span.cb-icon-check-indeterminate, .bootstrap-checkbox button.btn:active > span.cb-icon-check-indeterminate {
    background-position: -48px -25px;
}

.bootstrap-checkbox button, .bootstrap-checkbox .btn, .bootstrap-checkbox .btn-link, .bootstrap-checkbox .btn-link:hover, .bootstrap-checkbox button:hover, .bootstrap-checkbox .btn:hover {
    border: none;
    background: none;
    outline: none;
}

.label-after-checkbox {
    vertical-align: middle;
    padding-top: 7px;
    margin-bottom: 4px;
    margin-left: 5px;
}

.custom-radio {
    position: relative;
    padding-left: 24px;
}

    .custom-radio > input[type=radio] {
        opacity: 0;
        padding: 0;
        margin: 0;
        width: 24px;
        display: none;
    }

        .custom-radio > input[type=radio] + label {
            padding-left: 10px;
            display: inline-block;
        }

            .custom-radio > input[type=radio] + label:before {
                content: '';
                width: 24px;
                height: 24px;
                position: absolute;
                top: 0;
                left: 0;
                background: transparent url(../img/sprite-checkbox-radio.png) no-repeat -27px -29px;
            }

        .custom-radio > input[type=radio]:checked + label:before {
            background-position: 0 -29px;
        }

    .custom-radio.error > input[type=radio] + label:before {
        background-position: -54px -29px;
    }

    .custom-radio.error > input[type=radio]:checked + label:before {
        background-position: 0 -29px;
    }

.controls {
    position: relative;
}

.form-control {
    font-size: 1.9rem;
}

label {
    font-size: 1.9rem;
}

.empty-label {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    display: block;
}

.form-bg-dark {
    background: #707070;
}

.form-bg-light {
    background: #e6e6e6;
}

.form-bg-white {
    background: #fff;
}

.form-bg-dark label, .form-bg-dark p, .form-bg-dark h2, .form-bg-dark h3, .form-bg-dark h4, .form-bg-dark input[type=file] {
    color: #fff;
}

.form-bg-dark .footnote-mandatory, .form-bg-dark .form-text-copyright {
    color: #c8c8c8;
}

.breakpoint-xs .form-bg-dark label, .breakpoint-xs .form-bg-dark label span, .breakpoint-xs .form-bg-dark p, .breakpoint-xs .form-bg-dark h2, .breakpoint-xs .form-bg-dark h3, .breakpoint-xs .form-bg-dark h4, .breakpoint-xs .form-bg-dark input[type=file] {
    color: #000;
}

.form-group.checkbox-group-wrapper.error .bootstrap-checkbox {
}

    .form-group.checkbox-group-wrapper.error .bootstrap-checkbox button.btn > span.icon-check-empty, .form-group.checkbox-group-wrapper.error .bootstrap-checkbox button.btn:hover > span.icon-check-empty, .form-group.checkbox-group-wrapper.error .bootstrap-checkbox button.btn:active > span.icon-check-empty, .form-group.checkbox-group-wrapper.error .bootstrap-checkbox button.btn > span.icon-check-indeterminate, .form-group.checkbox-group-wrapper.error .bootstrap-checkbox button.btn:hover > span.icon-check-indeterminate, .form-group.checkbox-group-wrapper.error .bootstrap-checkbox button.btn:active > span.icon-check-indeterminate {
        background-position: -81px 0;
    }

.reloaded .page-main-inner-content .article-copy .form-group p, .reloaded.no-nav .page-main-inner-content .article-copy .form-group p {
    font-size: 1.6rem;
}

.form-file-upload input[type=file] {
    display: none;
}

.form-file-upload #cf-error-wrong-file {
    display: none;
}

.form-bg-light .form-bg-dark, .breakpoint-xs .form-bg-dark {
    background: #e6e6e6;
}

.form-bg-light .form-bg-light label, .breakpoint-xs .form-bg-light label, .form-bg-light .form-bg-light label span, .breakpoint-xs .form-bg-light label span {
    color: #000;
}

.form-bg-light .form-bg-light .popover .popover-title, .breakpoint-xs .form-bg-light .popover .popover-title {
    color: #fff;
}

.form-bg-light .form-bg-light .footnote-mandatory, .breakpoint-xs .form-bg-light .footnote-mandatory, .form-bg-light .form-bg-light .form-text-copyright, .breakpoint-xs .form-bg-light .form-text-copyright {
    color: #707070;
}

.form-bg-light .form-bg-light .upload-error p, .breakpoint-xs .form-bg-light .upload-error p, .form-bg-light .form-bg-light .upload-error li, .breakpoint-xs .form-bg-light .upload-error li {
    color: #003340 !important;
}

.form-bg-light .form-bg-light .error-general, .breakpoint-xs .form-bg-light .error-general {
    color: #003340 !important;
}

    .form-bg-light .form-bg-light .error-general:before, .breakpoint-xs .form-bg-light .error-general:before {
        content: "";
        position: absolute;
        background: transparent url(../img/img-icons-sprite-png.png) no-repeat -305px -121px;
    }

    .form-bg-light .form-bg-light .error-general p, .breakpoint-xs .form-bg-light .error-general p {
        color: #003340 !important;
    }

.form-bg-white {
    color: #000;
}

    .form-bg-white .form-control {
        -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5);
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5);
    }

    .form-bg-white.form-content-wrapper .file-upload-wrapper {
        border: 2px solid #efefef;
    }

    .form-bg-white.form-content-wrapper .passed-failed {
        background-color: #c8c8c8;
        color: #e6e6e6;
    }

    .form-bg-white.form-content-wrapper .label-detail {
        color: #000;
    }

    .form-bg-white input.text:focus {
        border: 2px solid #00677f;
        -webkit-box-shadow: 0 0 4px rgba(63, 154, 202, 0.5);
        box-shadow: 0 0 4px rgba(63, 154, 202, 0.5);
    }

    .form-bg-white input.text.error {
        border-bottom: 2px solid #ff0000;
        color: #ff0000;
        text-decoration: dashed;
    }

        .form-bg-white input.text.error:focus, .form-bg-white input.text.error:hover {
            border: 2px solid #ff0000;
            border-width: 0 0 2px 0;
        }

    .form-bg-white .bootstrap-select {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .form-bg-white .selectpicker.btn {
        border-width: 0 0 2px 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding-left: 12px;
    }

    .form-bg-white .error-general {
        color: #ff0000 !important;
    }

        .form-bg-white .error-general p {
            color: #ff0000 !important;
        }

    .form-bg-white .upload-error p, .form-bg-white .upload-error li {
        color: #ff0000 !important;
    }

.form-bg {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
}

.form-bg-image {
    position: relative;
}

    .form-bg-image.form-content-wrapper .file-upload-wrapper {
        border-color: #55828F;
    }

        .form-bg-image.form-content-wrapper .file-upload-wrapper .controls:after {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background: #000;
            opacity: 0.1;
            z-index: 1;
        }

        .form-bg-image.form-content-wrapper .file-upload-wrapper .file-upload-button-line {
            position: relative;
            z-index: 2;
        }

        .form-bg-image.form-content-wrapper .file-upload-wrapper .daimler-uploads-list {
            position: relative;
            z-index: 2;
        }

input {
    color: #000;
}

    input.url, input.email, input.text {
        border-bottom: 2px solid #00677f;
        color: #000;
    }

    input:focus {
        border: 2px solid #00677f;
        color: #000;
        outline: none;
        box-shadow: none;
    }

        input:focus::-moz-placeholder {
            color: #707070;
            opacity: 1;
        }

        input:focus:-ms-input-placeholder {
            color: #707070;
        }

        input:focus::-webkit-input-placeholder {
            color: #707070;
        }

        input:focus:-moz-placeholder {
            color: #707070;
        }

        input:focus::-moz-placeholder {
            color: #707070;
            opacity: 1;
        }

        input:focus:-ms-input-placeholder {
            color: #707070;
        }

        input:focus::-webkit-input-placeholder {
            color: #707070;
        }

    input:hover {
        background-color: #e6e6e6;
    }

    input.error {
        border-bottom: 2px solid #ff0000;
        color: #ff0000;
        text-decoration: dashed;
    }

        input.error:focus, input.error:hover {
            border: 2px solid #ff0000;
            border-width: 0 0 2px 0;
        }

        input.error::-moz-placeholder {
            color: #ff0000;
            opacity: 1;
        }

        input.error:-ms-input-placeholder {
            color: #ff0000;
        }

        input.error::-webkit-input-placeholder {
            color: #ff0000;
        }

        input.error:-moz-placeholder {
            color: #ff0000;
        }

        input.error::-moz-placeholder {
            color: #ff0000;
            opacity: 1;
        }

        input.error:-ms-input-placeholder {
            color: #ff0000;
        }

        input.error::-webkit-input-placeholder {
            color: #ff0000;
        }

textarea {
    resize: vertical;
}

    textarea.form-control:focus {
        border: 2px solid #00677f;
        color: #000;
        outline: none;
    }

    textarea.form-control:hover {
        background-color: #e6e6e6;
    }

    textarea.form-control.error, textarea.form-control.error:focus {
        border: none;
        border-bottom: 2px solid #ff0000;
        color: #ff0000;
    }

        textarea.form-control.error:focus, textarea.form-control.error:focus:focus, textarea.form-control.error:hover, textarea.form-control.error:focus:hover {
            color: #ff0000;
        }

            textarea.form-control.error::-moz-placeholder, textarea.form-control.error:focus::-moz-placeholder {
                color: #ff0000;
                opacity: 1;
            }

            textarea.form-control.error:-ms-input-placeholder, textarea.form-control.error:focus:-ms-input-placeholder {
                color: #ff0000;
            }

            textarea.form-control.error::-webkit-input-placeholder, textarea.form-control.error:focus::-webkit-input-placeholder {
                color: #ff0000;
            }

            textarea.form-control.error:-moz-placeholder, textarea.form-control.error:focus:-moz-placeholder {
                color: #ff0000;
            }

            textarea.form-control.error::-moz-placeholder, textarea.form-control.error:focus::-moz-placeholder {
                color: #ff0000;
                opacity: 1;
            }

            textarea.form-control.error:-ms-input-placeholder, textarea.form-control.error:focus:-ms-input-placeholder {
                color: #ff0000;
            }

            textarea.form-control.error::-webkit-input-placeholder, textarea.form-control.error:focus::-webkit-input-placeholder {
                color: #ff0000;
            }

.form-content-wrapper {
    padding: 38px 0;
}

    .form-content-wrapper .control-label {
        font-family: 'DaimlerCS-Bold', Arial, sans-serif;
    }

    .form-content-wrapper .label-detail {
        font-style: italic;
        color: #c8c8c8;
    }

    .form-content-wrapper .textarea-height-3 {
        min-height: 220px;
    }

.has-error .text.form-control {
    border-bottom: 2px solid #00677f;
}

.error-general {
    color: #ff0000 !important;
}

    .error-general:before {
        content: "";
        position: absolute;
        background: transparent url(../img/img-icons-sprite-png.png) no-repeat -253px -121px;
    }

    .error-general p {
        color: #ff0000 !important;
    }

.validation-success .text {
    color: #00677f;
}

.validation-success .form-control-feedback:after {
    content: "";
    height: 20px;
    width: 20px;
    background: transparent url(../img/img-icons-sprite-png.png) no-repeat 0 -158px;
    position: absolute;
    top: 40%;
    top: 0.8em;
    right: 10px;
}

.glyphicon-ok:before {
    content: "";
    height: 20px;
    width: 20px;
    background: transparent url(../img/img-icons-sprite-png.png) no-repeat 0 -158px;
    position: absolute;
    top: 40%;
    top: calc(50% - 10px);
    right: 10px;
}

.glyphicon-remove:before {
    content: "";
}

select.multiselect {
    display: none;
}

select.form-control {
    -webkit-appearance: menulist;
}

.arrow_link_after:after {
    content: '';
    display: inline-block;
    height: 14px;
    line-height: 14px;
    width: 8px;
    background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -1px -82px;
    position: relative;
    top: 2px;
    right: -15px;
    margin-left: -8px;
}

.arrow_link_after:hover {
    text-decoration: none;
}

    .arrow_link_after:hover:after {
        background-position: -20px -82px;
    }

.page-content-wrapper .btn {
    font-family: 'DaimlerCS-Light', Arial, sans-serif;
    font-size: 22px;
    font-size: 2.2rem;
    background: #000;
    color: #fff;
    padding: 9px 25px 13px 30px;
    display: inline-block;
    position: relative;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}

    .page-content-wrapper .btn:after {
        content: '';
        display: inline-block !important;
        position: relative;
        width: 25px;
        height: 25px;
        right: auto;
        top: 10px;
        margin: 0 0 0 10px;
        background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -130px 0;
        z-index: 90;
    }

    .page-content-wrapper .btn:hover {
        background: #565756;
    }

    .page-content-wrapper .btn.info-close:after {
        display: none !important;
    }

.page-content-wrapper .form-control {
    box-shadow: none;
}

    .page-content-wrapper .form-control:focus {
        outline: none;
        border: none;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
    }

    .page-content-wrapper .form-control::-webkit-input-placeholder {
        font-size: 21px;
        font-size: 2.1rem;
        position: relative;
        top: 3px;
    }

    .page-content-wrapper .form-control::-moz-placeholder {
        font-size: 21px;
        font-size: 2.1rem;
        position: relative;
        top: 3px;
    }

    .page-content-wrapper .form-control:-ms-input-placeholder {
        font-size: 21px;
        font-size: 2.1rem;
        position: relative;
        top: 3px;
    }

    .page-content-wrapper .form-control:-moz-placeholder {
        font-size: 21px;
        font-size: 2.1rem;
        position: relative;
        top: 3px;
    }

.page-content-wrapper .input-search {
    height: 80px;
    border: none;
    box-shadow: none;
    padding: 6px 32px;
}

@media only screen and (max-width:767px) {
    .page-content-wrapper .input-search {
        height: 40px;
    }
}

.page-content-wrapper .btn-search-jobs {
    width: 80px;
    height: 80px;
    background: #000;
}

@media only screen and (max-width:767px) {
    .page-content-wrapper .btn-search-jobs {
        width: 40px;
        height: 40px;
    }
}

.page-content-wrapper .btn-search-jobs:after {
    content: '';
    height: 36px;
    width: 36px;
    background: transparent url(https://www.daimler.com/system/img/ic-search-sprite-svg.svg) no-repeat -52px -50px;
    background-size: 100px 100px;
    top: 50%;
    left: 50%;
    margin: -18px 0 0 -18px;
}

@media only screen and (max-width:767px) {
    .page-content-wrapper .btn-search-jobs:after {
        height: 24px;
        width: 24px;
        background-position: 0px -24px;
        background-size: auto auto;
        margin: -12px 0 0 -12px;
    }
}

.page-content-wrapper .btn-search-jobs:hover {
    background: #565756;
}

.ms-ctn {
    padding: 0;
    color: #000;
    box-shadow: none;
    height: 50px;
}

    .ms-ctn .ms-sel-ctn {
        padding: 0;
        margin: 0;
        background: #e6e6e6;
    }

        .ms-ctn .ms-sel-ctn:hover {
            background: #e6e6e6;
        }

        .ms-ctn .ms-sel-ctn input {
            height: 50px;
            margin: 0;
            font-size: 16px;
            font-size: 1.6rem;
            padding: 3px 10px 0 20px;
            background: #f2f2f2;
        }

            .ms-ctn .ms-sel-ctn input:hover {
                background: #e6e6e6;
            }

    .ms-ctn .ms-sel-item {
        background: #c8c8c8;
        color: #444444;
        float: left;
        font-size: 16px;
        font-size: 1.6rem;
        font-family: 'DaimlerCS-Bold', Arial, sans-serif;
        padding: 0 5px;
        border-radius: 0;
        border: none;
        margin: 0;
        height: 50px;
        line-height: 50px;
        text-align: center;
        cursor: pointer;
    }

        .ms-ctn .ms-sel-item:hover {
            border: none;
            background: #e6e6e6;
        }

        .ms-ctn .ms-sel-item .ms-close-btn {
            width: 10px;
            cursor: pointer;
            height: 10px;
            float: right;
            margin: -5px 5px 0 0;
            position: relative;
            top: 50%;
            background-position: top left;
            background-image: url(data:image/svg+xml;base64,PHN2ZyBpZD0iNzM1ZDk1MTctN2RkNC00MTU2LTgyOTktNTM4OTMzZGRiN2QyIiBkYXRhLW5hbWU9IkViZW5lIDEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwIiBoZWlnaHQ9IjEwIiB2aWV3Qm94PSIwIDAgMTAgMTAiPjx0aXRsZT5VbmJlbmFubnQtMTwvdGl0bGU+PHBvbHlnb24gcG9pbnRzPSIxMCAxLjQ2IDguNTQgMCA1IDMuNTQgMS40NiAwIDAgMS40NiAzLjU0IDUgMCA4LjU0IDEuNDYgMTAgNSA2LjQ2IDguNTQgMTAgMTAgOC41NCA2LjQ2IDUgMTAgMS40NiIgc3R5bGU9ImZpbGw6IzQ0NCIvPjwvc3ZnPg==);
        }

            .ms-ctn .ms-sel-item .ms-close-btn:after {
                content: '';
                height: 30px;
                width: 30px;
                background: transparent;
                display: block;
                position: absolute;
                top: -10px;
                left: -10px;
            }

    .ms-ctn .ms-trigger {
        width: 50px;
        height: 50px;
        background: #000;
        border: none;
    }

        .ms-ctn .ms-trigger .ms-trigger-ico {
            width: 19px;
            height: 17px;
            border: none;
            margin: -8px 0 0 -9px;
            padding: 0;
            position: absolute;
            top: 50%;
            left: 50%;
            background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -43px -75px;
            transform: scale(0.8);
        }

        .ms-ctn .ms-trigger:hover {
            width: 50px;
            height: 50px;
            right: 0;
            border-radius: 0;
            background: #444444;
        }

            .ms-ctn .ms-trigger:hover .ms-trigger-ico {
                background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -43px -75px;
            }

    .ms-ctn .dropdown-menu {
        margin-top: 5px;
    }

        .ms-ctn .dropdown-menu .ms-res-item {
            min-height: 52px;
            line-height: 1.6;
            font-size: 16px;
            font-size: 1.6rem;
            position: relative;
            padding: 13px 20px 13px 30px;
        }

            .ms-ctn .dropdown-menu .ms-res-item:before {
                content: '';
                display: block;
                position: absolute;
                top: 0;
                left: 30px;
                background: #e6e6e6;
                height: 1px;
                width: 60px;
            }

            .ms-ctn .dropdown-menu .ms-res-item:first-child:before {
                display: none;
            }

            .ms-ctn .dropdown-menu .ms-res-item em {
                padding: 3px;
            }

            .ms-ctn .dropdown-menu .ms-res-item.ms-res-item-active {
                color: #fff;
                background: #000;
            }

                .ms-ctn .dropdown-menu .ms-res-item.ms-res-item-active:before {
                    background: #000;
                }

.fade {
    opacity: 0;
    -o-transition: opacity 0.15s linear;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
    -webkit-transition: opacity 1s 0s ease, 0.15s 1s 0s ease, linear 1s 0s ease;
    -moz-transition: opacity 1s 0s ease, 0.15s 1s 0s ease, linear 1s 0s ease;
    -ms-transition: opacity 1s 0s ease, 0.15s 1s 0s ease, linear 1s 0s ease;
    -o-transition: opacity 1s 0s ease, 0.15s 1s 0s ease, linear 1s 0s ease;
    transition: opacity 1s 0s ease, 0.15s 1s 0s ease, linear 1s 0s ease;
}

    .fade.in {
        opacity: 1;
    }

.collapse {
    display: none;
}

    .collapse.in {
        display: block;
    }

tr.collapse.in {
    display: table-row;
}

tbody.collapse.in {
    display: table-row-group;
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropup, .dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 16px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 10px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
       
        line-height: 1.42857143;
        color: #333333;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            color: #262626;
            text-decoration: none;
            background-color: #f5f5f5;
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        background-color: #337ab7;
        outline: 0;
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
        color: #777777;
    }

        .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            cursor: not-allowed;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
        }

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    right: 0;
    left: auto;
}

.dropdown-menu-left {
    right: auto;
    left: 0;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #777777;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}



.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    .btn-group > .btn, .btn-group-vertical > .btn {
        position: relative;
        float: left;
    }

        .btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
            z-index: 2;
        }

    .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
        margin-left: -1px;
    }

.btn-toolbar {
    margin-left: -5px;
}

    .btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
        float: left;
    }

    .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
        margin-left: 5px;
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group > .btn:first-child {
    margin-left: 0;
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group > .btn-group {
    float: left;
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0;
    }

    .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn .caret {
    margin-left: 0;
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

    .btn-group-vertical > .btn-group > .btn {
        float: none;
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0;
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0;
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        display: table-cell;
        float: none;
        width: 1%;
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%;
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto;
        }

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

    .input-group[class*="col-"] {
        float: none;
        padding-right: 0;
        padding-left: 0;
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0;
    }

        .input-group .form-control:focus {
            z-index: 3;
        }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
    border-radius: 0;
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 49px;
    line-height: 49px;
}

textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto;
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 49px;
    line-height: 49px;
}

textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto;
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0;
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 33px;
    line-height: 33px;
}

textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto;
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 33px;
    line-height: 33px;
}

textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto;
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}

    .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 16px;
   
    line-height: 1;
    color: #00677f;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid transparent;
    border-radius: 0;
}

    .input-group-addon.input-sm {
        padding: 5px 10px;
        font-size: 14px;
        border-radius: 0;
    }

    .input-group-addon.input-lg {
        padding: 10px 16px;
        font-size: 20px;
        border-radius: 0;
    }

    .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
        margin-top: 0;
    }

    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .input-group-addon:first-child {
        border-right: 0;
    }

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .input-group-addon:last-child {
        border-left: 0;
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

    .input-group-btn > .btn {
        position: relative;
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px;
        }

        .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
            z-index: 2;
        }

    .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
        margin-right: -1px;
    }

    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        z-index: 2;
        margin-left: -1px;
    }

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

    .nav > li {
        position: relative;
        display: block;
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px;
        }

            .nav > li > a:hover, .nav > li > a:focus {
                text-decoration: none;
                background-color: #eeeeee;
            }

        .nav > li.disabled > a {
            color: #777777;
        }

            .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
                color: #777777;
                text-decoration: none;
                cursor: not-allowed;
                background-color: transparent;
            }

    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        background-color: #eeeeee;
        border-color: #00677f;
    }

    .nav .nav-divider {
        height: 1px;
        margin: 10px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .nav > li > a > img {
        max-width: none;
    }

.nav-tabs {
    border-bottom: 1px solid #000;
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px;
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0;
        }

            .nav-tabs > li > a:hover {
                border-color: #eeeeee #eeeeee #000;
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
            color: #fff;
            cursor: default;
            background-color: #000;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0;
    }

        .nav-tabs.nav-justified > li {
            float: none;
        }

            .nav-tabs.nav-justified > li > a {
                margin-bottom: 5px;
                text-align: center;
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto;
        }

@media(min-width:768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd;
}

@media(min-width:768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

.nav-pills > li {
    float: left;
}

    .nav-pills > li > a {
        border-radius: 4px;
    }

    .nav-pills > li + li {
        margin-left: 2px;
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
        color: #fff;
        background-color: #337ab7;
    }

.nav-stacked > li {
    float: none;
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0;
    }

.nav-justified {
    width: 100%;
}

    .nav-justified > li {
        float: none;
    }

        .nav-justified > li > a {
            margin-bottom: 5px;
            text-align: center;
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto;
    }

@media(min-width:768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs-justified {
    border-bottom: 0;
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 4px;
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border: 1px solid #ddd;
    }

@media(min-width:768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0;
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #fff;
    }
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}






    

       


.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 22px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}

    .breadcrumb > li {
        display: inline-block;
    }

        .breadcrumb > li + li:before {
            padding: 0 5px;
            color: #ccc;
            content: "/\00a0";
        }

    .breadcrumb > .active {
        color: #777777;
    }

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 22px 0;
    border-radius: 4px;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a, .pagination > li > span {
            position: relative;
            float: left;
            padding: 6px 12px;
            margin-left: -1px;
            line-height: 1.42857143;
            color: #00677f;
            text-decoration: none;
            background-color: #fff;
            border: 1px solid #ddd;
        }

            .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
                z-index: 2;
                color: #003340;
                background-color: #eeeeee;
                border-color: #ddd;
            }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
        z-index: 3;
        color: #fff;
        cursor: default;
        background-color: #337ab7;
        border-color: #337ab7;
    }

    .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
        color: #777777;
        cursor: not-allowed;
        background-color: #fff;
        border-color: #ddd;
    }

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.3333333;
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.pager {
    padding-left: 0;
    margin: 22px 0;
    text-align: center;
    list-style: none;
}

    .pager li {
        display: inline;
    }

        .pager li > a, .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            border-radius: 15px;
        }

            .pager li > a:hover, .pager li > a:focus {
                text-decoration: none;
                background-color: #eeeeee;
            }

    .pager .next > a, .pager .next > span {
        float: right;
    }

    .pager .previous > a, .pager .previous > span {
        float: left;
    }

    .pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
        color: #777777;
        cursor: not-allowed;
        background-color: #fff;
    }

.label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}

a.label:hover, a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.label:empty {
    display: none;
}

.btn .label {
    position: relative;
    top: -1px;
}

.label-default {
    background-color: #777777;
}

    .label-default[href]:hover, .label-default[href]:focus {
        background-color: #5e5e5e;
    }

    .label-default[href]:hover, .label-default[href]:focus {
        background-color: #5e5e5e;
    }

.label-primary {
    background-color: #337ab7;
}

    .label-primary[href]:hover, .label-primary[href]:focus {
        background-color: #286090;
    }

    .label-primary[href]:hover, .label-primary[href]:focus {
        background-color: #286090;
    }

.label-success {
    background-color: #5cb85c;
}

    .label-success[href]:hover, .label-success[href]:focus {
        background-color: #449d44;
    }

    .label-success[href]:hover, .label-success[href]:focus {
        background-color: #449d44;
    }

.label-info {
    background-color: #5bc0de;
}

    .label-info[href]:hover, .label-info[href]:focus {
        background-color: #31b0d5;
    }

    .label-info[href]:hover, .label-info[href]:focus {
        background-color: #31b0d5;
    }

.label-warning {
    background-color: #f0ad4e;
}

    .label-warning[href]:hover, .label-warning[href]:focus {
        background-color: #ec971f;
    }

    .label-warning[href]:hover, .label-warning[href]:focus {
        background-color: #ec971f;
    }

.label-danger {
    background-color: #d9534f;
}

    .label-danger[href]:hover, .label-danger[href]:focus {
        background-color: #c9302c;
    }

    .label-danger[href]:hover, .label-danger[href]:focus {
        background-color: #c9302c;
    }

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 14px;
     
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777777;
    border-radius: 10px;
}

    .badge:empty {
        display: none;
    }

.btn .badge {
    position: relative;
    top: -1px;
}

.btn-xs .badge, .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px;
}

a.badge:hover, a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    color: #00677f;
    background-color: #fff;
}

.list-group-item > .badge {
    float: right;
}

    .list-group-item > .badge + .badge {
        margin-right: 5px;
    }

.nav-pills > li > a > .badge {
    margin-left: 3px;
}

.alert {
    padding: 15px;
    margin-bottom: 22px;
    border: 1px solid transparent;
    border-radius: 4px;
}

    .alert h4 {
        margin-top: 0;
        color: inherit;
    }

    .alert .alert-link {
         
    }

    .alert > p, .alert > ul {
        margin-bottom: 0;
    }

        .alert > p + p {
            margin-top: 5px;
        }

.alert-dismissable, .alert-dismissible {
    padding-right: 35px;
}

    .alert-dismissable .close, .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit;
    }

.alert-success {
    background-color: #6ea046;
    border-color: #6f8e3e;
    color: #fff;
}

    .alert-success hr {
        border-top-color: #617d36;
    }

    .alert-success .alert-link {
        color: #e6e6e6;
    }

    .alert-success hr {
        border-top-color: #617d36;
    }

    .alert-success .alert-link {
        color: #e6e6e6;
    }

.alert-info {
    background-color: #00677f;
    border-color: #00595b;
    color: #fff;
}

    .alert-info hr {
        border-top-color: #004042;
    }

    .alert-info .alert-link {
        color: #e6e6e6;
    }

    .alert-info hr {
        border-top-color: #004042;
    }

    .alert-info .alert-link {
        color: #e6e6e6;
    }

.alert-warning {
    background-color: #e69123;
    border-color: #d76418;
    color: #fff;
}

    .alert-warning hr {
        border-top-color: #c05a16;
    }

    .alert-warning .alert-link {
        color: #e6e6e6;
    }

    .alert-warning hr {
        border-top-color: #c05a16;
    }

    .alert-warning .alert-link {
        color: #e6e6e6;
    }

.alert-danger {
    background-color: #9f1924;
    border-color: #891632;
    color: #fff;
}

    .alert-danger hr {
        border-top-color: #73122a;
    }

    .alert-danger .alert-link {
        color: #e6e6e6;
    }

    .alert-danger hr {
        border-top-color: #73122a;
    }

    .alert-danger .alert-link {
        color: #e6e6e6;
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress {
    height: 22px;
    margin-bottom: 22px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -o-transition: width 0.6s ease;
    -webkit-transition: width 0.6s ease;
    transition: width 0.6s ease;
    -webkit-transition: width 1s 0s ease, 0.6s 1s 0s ease, ease 1s 0s ease;
    -moz-transition: width 1s 0s ease, 0.6s 1s 0s ease, ease 1s 0s ease;
    -ms-transition: width 1s 0s ease, 0.6s 1s 0s ease, ease 1s 0s ease;
    -o-transition: width 1s 0s ease, 0.6s 1s 0s ease, ease 1s 0s ease;
    transition: width 1s 0s ease, 0.6s 1s 0s ease, ease 1s 0s ease;
}

.progress-striped .progress-bar, .progress-bar-striped {
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

.progress.active .progress-bar, .progress-bar.active {
    -o-animation: progress-bar-stripes 2s linear infinite;
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
    background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-striped .progress-bar-success {
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
    background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-striped .progress-bar-info {
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
    background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-striped .progress-bar-warning {
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
    background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-striped .progress-bar-danger {
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
    margin-top: 15px;
}

    .media:first-child {
        margin-top: 0;
    }

.media, .media-body {
    overflow: hidden;
    zoom: 1;
}

.media-body {
    width: 10000px;
}

.media-object {
    display: block;
}

    .media-object.img-thumbnail {
        max-width: none;
    }

.media-right, .media > .pull-right {
    padding-left: 10px;
}

.media-left, .media > .pull-left {
    padding-right: 10px;
}

.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top;
}

.media-middle {
    vertical-align: middle;
}

.media-bottom {
    vertical-align: bottom;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

    .list-group-item:first-child {
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
    }

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
        color: #777777;
        cursor: not-allowed;
        background-color: #eeeeee;
    }

        .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
            color: inherit;
        }

        .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
            color: #777777;
        }

    .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
        z-index: 2;
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7;
    }

        .list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > .small {
            color: inherit;
        }

        .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
            color: #c7ddef;
        }

a.list-group-item, button.list-group-item {
    color: #555;
}

    a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
        color: #333;
    }

    a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus {
        color: #555;
        text-decoration: none;
        background-color: #f5f5f5;
    }

button.list-group-item {
    width: 100%;
    text-align: left;
}

.list-group-item-success {
    color: #fff;
    background-color: #6ea046;
}

a.list-group-item-success, button.list-group-item-success {
    color: #fff;
}

    a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-success:hover, button.list-group-item-success:hover, a.list-group-item-success:focus, button.list-group-item-success:focus {
        color: #fff;
        background-color: #628e3e;
    }

    a.list-group-item-success.active, button.list-group-item-success.active, a.list-group-item-success.active:hover, button.list-group-item-success.active:hover, a.list-group-item-success.active:focus, button.list-group-item-success.active:focus {
        color: #fff;
        background-color: #fff;
        border-color: #fff;
    }

.list-group-item-success {
    color: #fff;
    background-color: #6ea046;
}

a.list-group-item-success {
    color: #fff;
}

    a.list-group-item-success .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-success:hover, a.list-group-item-success:focus {
        color: #fff;
        background-color: #628e3e;
    }

    a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
        color: #fff;
        background-color: #fff;
        border-color: #fff;
    }

.list-group-item-info {
    color: #fff;
    background-color: #00677f;
}

a.list-group-item-info, button.list-group-item-info {
    color: #fff;
}

    a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-info:hover, button.list-group-item-info:hover, a.list-group-item-info:focus, button.list-group-item-info:focus {
        color: #fff;
        background-color: #005266;
    }

    a.list-group-item-info.active, button.list-group-item-info.active, a.list-group-item-info.active:hover, button.list-group-item-info.active:hover, a.list-group-item-info.active:focus, button.list-group-item-info.active:focus {
        color: #fff;
        background-color: #fff;
        border-color: #fff;
    }

.list-group-item-info {
    color: #fff;
    background-color: #00677f;
}

a.list-group-item-info {
    color: #fff;
}

    a.list-group-item-info .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-info:hover, a.list-group-item-info:focus {
        color: #fff;
        background-color: #005266;
    }

    a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
        color: #fff;
        background-color: #fff;
        border-color: #fff;
    }

.list-group-item-warning {
    color: #fff;
    background-color: #e69123;
}

a.list-group-item-warning, button.list-group-item-warning {
    color: #fff;
}

    a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-warning:hover, button.list-group-item-warning:hover, a.list-group-item-warning:focus, button.list-group-item-warning:focus {
        color: #fff;
        background-color: #d78418;
    }

    a.list-group-item-warning.active, button.list-group-item-warning.active, a.list-group-item-warning.active:hover, button.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus, button.list-group-item-warning.active:focus {
        color: #fff;
        background-color: #fff;
        border-color: #fff;
    }

.list-group-item-warning {
    color: #fff;
    background-color: #e69123;
}

a.list-group-item-warning {
    color: #fff;
}

    a.list-group-item-warning .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-warning:hover, a.list-group-item-warning:focus {
        color: #fff;
        background-color: #d78418;
    }

    a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
        color: #fff;
        background-color: #fff;
        border-color: #fff;
    }

.list-group-item-danger {
    color: #fff;
    background-color: #9f1924;
}

a.list-group-item-danger, button.list-group-item-danger {
    color: #fff;
}

    a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-danger:hover, button.list-group-item-danger:hover, a.list-group-item-danger:focus, button.list-group-item-danger:focus {
        color: #fff;
        background-color: #89161f;
    }

    a.list-group-item-danger.active, button.list-group-item-danger.active, a.list-group-item-danger.active:hover, button.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus, button.list-group-item-danger.active:focus {
        color: #fff;
        background-color: #fff;
        border-color: #fff;
    }

.list-group-item-danger {
    color: #fff;
    background-color: #9f1924;
}

a.list-group-item-danger {
    color: #fff;
}

    a.list-group-item-danger .list-group-item-heading {
        color: inherit;
    }

    a.list-group-item-danger:hover, a.list-group-item-danger:focus {
        color: #fff;
        background-color: #89161f;
    }

    a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
        color: #fff;
        background-color: #fff;
        border-color: #fff;
    }

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}

.panel {
    margin-bottom: 22px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 15px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit;
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
    color: inherit;
}

    .panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
        color: inherit;
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}

    .panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0;
    }

    .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
    }

    .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group + .panel-footer {
    border-top-width: 0;
}

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
    margin-bottom: 0;
}

    .panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
        padding-right: 15px;
        padding-left: 15px;
    }

    .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
    }

        .panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
            border-top-left-radius: 3px;
            border-top-right-radius: 3px;
        }

            .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
                border-top-left-radius: 3px;
            }

            .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
                border-top-right-radius: 3px;
            }

    .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

        .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
            border-bottom-right-radius: 3px;
            border-bottom-left-radius: 3px;
        }

            .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
                border-bottom-left-radius: 3px;
            }

            .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
                border-bottom-right-radius: 3px;
            }

    .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
        border-top: 1px solid #d1d2d2;
    }

    .panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
        border-top: 0;
    }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0;
}

    .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
        border-bottom: 0;
    }

    .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0;
    }

.panel > .table-responsive {
    margin-bottom: 0;
    border: 0;
}

.panel-group {
    margin-bottom: 22px;
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px;
    }

        .panel-group .panel + .panel {
            margin-top: 5px;
        }

    .panel-group .panel-heading {
        border-bottom: 0;
    }

        .panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
            border-top: 1px solid #ddd;
        }

    .panel-group .panel-footer {
        border-top: 0;
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd;
        }

.panel-default {
    border-color: #ddd;
}

    .panel-default > .panel-heading {
        color: #333333;
        background-color: #f5f5f5;
        border-color: #ddd;
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd;
        }

        .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #333333;
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd;
    }

    .panel-default > .panel-heading {
        color: #333333;
        background-color: #f5f5f5;
        border-color: #ddd;
    }

        .panel-default > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #ddd;
        }

    .panel-default > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #ddd;
    }

.panel-primary {
    border-color: #337ab7;
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7;
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #337ab7;
        }

        .panel-primary > .panel-heading .badge {
            color: #337ab7;
            background-color: #fff;
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #337ab7;
    }

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7;
    }

        .panel-primary > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #337ab7;
        }

    .panel-primary > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #337ab7;
    }

.panel-success {
    border-color: #6f8e3e;
}

    .panel-success > .panel-heading {
        color: #fff;
        background-color: #6ea046;
        border-color: #6f8e3e;
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #6f8e3e;
        }

        .panel-success > .panel-heading .badge {
            color: #6ea046;
            background-color: #fff;
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #6f8e3e;
    }

    .panel-success > .panel-heading {
        color: #fff;
        background-color: #6ea046;
        border-color: #6f8e3e;
    }

        .panel-success > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #6f8e3e;
        }

    .panel-success > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #6f8e3e;
    }

.panel-info {
    border-color: #00595b;
}

    .panel-info > .panel-heading {
        color: #fff;
        background-color: #00677f;
        border-color: #00595b;
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #00595b;
        }

        .panel-info > .panel-heading .badge {
            color: #00677f;
            background-color: #fff;
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #00595b;
    }

    .panel-info > .panel-heading {
        color: #fff;
        background-color: #00677f;
        border-color: #00595b;
    }

        .panel-info > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #00595b;
        }

    .panel-info > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #00595b;
    }

.panel-warning {
    border-color: #d76418;
}

    .panel-warning > .panel-heading {
        color: #fff;
        background-color: #e69123;
        border-color: #d76418;
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #d76418;
        }

        .panel-warning > .panel-heading .badge {
            color: #e69123;
            background-color: #fff;
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #d76418;
    }

    .panel-warning > .panel-heading {
        color: #fff;
        background-color: #e69123;
        border-color: #d76418;
    }

        .panel-warning > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #d76418;
        }

    .panel-warning > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #d76418;
    }

.panel-danger {
    border-color: #891632;
}

    .panel-danger > .panel-heading {
        color: #fff;
        background-color: #9f1924;
        border-color: #891632;
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #891632;
        }

        .panel-danger > .panel-heading .badge {
            color: #9f1924;
            background-color: #fff;
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #891632;
    }

    .panel-danger > .panel-heading {
        color: #fff;
        background-color: #9f1924;
        border-color: #891632;
    }

        .panel-danger > .panel-heading + .panel-collapse .panel-body {
            border-top-color: #891632;
        }

    .panel-danger > .panel-footer + .panel-collapse .panel-body {
        border-bottom-color: #891632;
    }

.close {
    float: right;
    font-size: 24px;
     
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

    .close:hover, .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    appearance: none;
}

.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -o-transform: translate(0, -25%);
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        transform: translate(0, -25%);
        -webkit-transition: -webkit-transform 0.3s ease-out;
        -moz-transition: -moz-transform 0.3s ease-out;
        -o-transition: -o-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
    }

    .modal.in .modal-dialog {
        -o-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9040;
    background-color: #000;
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .modal-backdrop.in {
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 20px;
}

.modal-footer {
    padding: 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .modal-footer .btn + .btn {
        margin-bottom: 0;
        margin-left: 5px;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media(min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media(min-width:1024px) {
    .modal-lg {
        width: 900px;
    }
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    font-family: 'DaimlerCS-Regular', Arial, sans-serif;
    font-style: normal;
   
    line-height: 1.42857143;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 14px;
    opacity: 0;
    filter: alpha(opacity=0);
}

    .tooltip.in {
        opacity: 0.9;
        filter: alpha(opacity=90);
    }

    .tooltip.top {
        padding: 5px 0;
        margin-top: -3px;
    }

    .tooltip.right {
        padding: 0 5px;
        margin-left: 3px;
    }

    .tooltip.bottom {
        padding: 5px 0;
        margin-top: 3px;
    }

    .tooltip.left {
        padding: 0 5px;
        margin-left: -3px;
    }

    .tooltip.top .tooltip-arrow {
        bottom: 0;
        left: 50%;
        margin-left: -5px;
        border-width: 5px 5px 0;
        border-top-color: #000;
    }

    .tooltip.top-left .tooltip-arrow {
        right: 5px;
        bottom: 0;
        margin-bottom: -5px;
        border-width: 5px 5px 0;
        border-top-color: #000;
    }

    .tooltip.top-right .tooltip-arrow {
        bottom: 0;
        left: 5px;
        margin-bottom: -5px;
        border-width: 5px 5px 0;
        border-top-color: #000;
    }

    .tooltip.right .tooltip-arrow {
        top: 50%;
        left: 0;
        margin-top: -5px;
        border-width: 5px 5px 5px 0;
        border-right-color: #000;
    }

    .tooltip.left .tooltip-arrow {
        top: 50%;
        right: 0;
        margin-top: -5px;
        border-width: 5px 0 5px 5px;
        border-left-color: #000;
    }

    .tooltip.bottom .tooltip-arrow {
        top: 0;
        left: 50%;
        margin-left: -5px;
        border-width: 0 5px 5px;
        border-bottom-color: #000;
    }

    .tooltip.bottom-left .tooltip-arrow {
        top: 0;
        right: 5px;
        margin-top: -5px;
        border-width: 0 5px 5px;
        border-bottom-color: #000;
    }

    .tooltip.bottom-right .tooltip-arrow {
        top: 0;
        left: 5px;
        margin-top: -5px;
        border-width: 0 5px 5px;
        border-bottom-color: #000;
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: 'DaimlerCS-Regular', Arial, sans-serif;
    font-style: normal;
   
    line-height: 1.42857143;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 16px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

    .popover.top {
        margin-top: -10px;
    }

    .popover.right {
        margin-left: 10px;
    }

    .popover.bottom {
        margin-top: 10px;
    }

    .popover.left {
        margin-left: -10px;
    }

    .popover > .arrow {
        border-width: 11px;
    }

        .popover > .arrow, .popover > .arrow:after {
            position: absolute;
            display: block;
            width: 0;
            height: 0;
            border-color: transparent;
            border-style: solid;
        }

            .popover > .arrow:after {
                content: "";
                border-width: 10px;
            }

    .popover.top > .arrow {
        bottom: -11px;
        left: 50%;
        margin-left: -11px;
        border-top-color: #999999;
        border-top-color: rgba(0, 0, 0, 0.25);
        border-bottom-width: 0;
    }

        .popover.top > .arrow:after {
            bottom: 1px;
            margin-left: -10px;
            content: " ";
            border-top-color: #fff;
            border-bottom-width: 0;
        }

    .popover.right > .arrow {
        top: 50%;
        left: -11px;
        margin-top: -11px;
        border-right-color: #999999;
        border-right-color: rgba(0, 0, 0, 0.25);
        border-left-width: 0;
    }

        .popover.right > .arrow:after {
            bottom: -10px;
            left: 1px;
            content: " ";
            border-right-color: #fff;
            border-left-width: 0;
        }

    .popover.bottom > .arrow {
        top: -11px;
        left: 50%;
        margin-left: -11px;
        border-top-width: 0;
        border-bottom-color: #999999;
        border-bottom-color: rgba(0, 0, 0, 0.25);
    }

        .popover.bottom > .arrow:after {
            top: 1px;
            margin-left: -10px;
            content: " ";
            border-top-width: 0;
            border-bottom-color: #fff;
        }

    .popover.left > .arrow {
        top: 50%;
        right: -11px;
        margin-top: -11px;
        border-right-width: 0;
        border-left-color: #999999;
        border-left-color: rgba(0, 0, 0, 0.25);
    }

        .popover.left > .arrow:after {
            right: 1px;
            bottom: -10px;
            content: " ";
            border-right-width: 0;
            border-left-color: #fff;
        }

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 16px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

.popover-content {
    padding: 9px 14px;
}

.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

    .carousel-inner > .item {
        position: relative;
        display: none;
        -o-transition: 0.6s ease-in-out left;
        -webkit-transition: 0.6s ease-in-out left;
        transition: 0.6s ease-in-out left;
        -webkit-transition: 0.6s 1s 0s ease, ease-in-out 1s 0s ease, left 1s 0s ease;
        -moz-transition: 0.6s 1s 0s ease, ease-in-out 1s 0s ease, left 1s 0s ease;
        -ms-transition: 0.6s 1s 0s ease, ease-in-out 1s 0s ease, left 1s 0s ease;
        -o-transition: 0.6s 1s 0s ease, ease-in-out 1s 0s ease, left 1s 0s ease;
        transition: 0.6s 1s 0s ease, ease-in-out 1s 0s ease, left 1s 0s ease;
    }

        .carousel-inner > .item > img, .carousel-inner > .item > a > img {
            line-height: 1;
        }

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px;
    }

        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
            left: 0;
        }

        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
            left: 0;
        }

            .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                left: 0;
            }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block;
}

.carousel-inner > .active {
    left: 0;
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next {
    left: 100%;
}

.carousel-inner > .prev {
    left: -100%;
}

    .carousel-inner > .next.left, .carousel-inner > .prev.right {
        left: 0;
    }

.carousel-inner > .active.left {
    left: -100%;
}

.carousel-inner > .active.right {
    left: 100%;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0);
    opacity: 0.5;
    filter: alpha(opacity=50);
}

    .carousel-control.right {
        left: auto;
        right: 0;
    }

    .carousel-control:hover, .carousel-control:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
    }

    .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 35%;
        z-index: 5;
        display: inline-block;
        margin-top: -25px;
    }

    .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
        left: 0;
    }

    .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
        right: 0;
    }

    .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 50px;
        height: 50px;
        font-family: serif;
        line-height: 1;
    }

        .carousel-control .icon-prev:hover, .carousel-control .icon-next:hover {
            background-color: #000;
        }

    .carousel-control .icon-prev {
        background: #000 url(../img/sprite-ic-carousel-nav.png) no-repeat 0 0;
    }

        .carousel-control .icon-prev:before {
            content: "";
        }

    .carousel-control .icon-next {
        background: #000 url(../img/sprite-ic-carousel-nav.png) no-repeat 0 -50px;
    }

        .carousel-control .icon-next:before {
            content: "";
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: rgba(0, 0, 0, 0);
        border: 1px solid #fff;
        border-radius: 10px;
    }

    .carousel-indicators .active {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #fff;
    }

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px;
        width: 50px;
        height: 50px;
        font-size: 50px;
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px;
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px;
    }

    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }

    .carousel-indicators {
        bottom: 20px;
    }
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after,.pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
    display: table;
    content: " ";
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container:after, .container-fluid:after, .container-fluid:after, .row:after, .row:after, .form-horizontal .form-group:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after,  .pager:after, .panel-body:after, .modal-header:after, .modal-footer:after {
    clear: both;
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table;
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container:after, .container-fluid:after, .container-fluid:after, .row:after, .row:after, .form-horizontal .form-group:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after,.pager:after, .panel-body:after, .modal-header:after, .modal-footer:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.hidden {
    display: none !important;
}

.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important;
}

.visible-xs, .visible-sm, .visible-md, .visible-lg, tr.visible-xs, tr.visible-sm, tr.visible-md, tr.visible-lg, th.visible-xs, th.visible-sm, th.visible-md, th.visible-lg, td.visible-xs, td.visible-sm, td.visible-md, td.visible-lg {
    display: none !important;
}

.locations-map .hidden-xs.visible-xs, .locations-map .hidden-xs.visible-sm, .locations-map .hidden-xs.visible-md, .locations-map .hidden-xs.visible-lg {
    display: block !important;
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important;
}

@media(max-width:767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table !important;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important;
    }

    table.visible-xs {
        display: table;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important;
    }
}

@media(max-width:767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media(max-width:767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media(max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table !important;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important;
    }

    table.visible-sm {
        display: table;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important;
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media(min-width:1024px) and (max-width:1680px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table !important;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md, td.visible-md {
        display: table-cell !important;
    }

    table.visible-md {
        display: table;
    }

    tr.visible-md {
        display: table-row !important;
    }

    th.visible-md, td.visible-md {
        display: table-cell !important;
    }
}

@media(min-width:1024px) and (max-width:1680px) {
    .visible-md-block {
        display: block !important;
    }
}

@media(min-width:1024px) and (max-width:1680px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media(min-width:1024px) and (max-width:1680px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media(min-width:1681px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table !important;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important;
    }

    table.visible-lg {
        display: table;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important;
    }
}

@media(min-width:1681px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media(min-width:1681px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media(min-width:1681px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media(max-width:767px) {
    .hidden-xs {
        display: none !important;
    }

    .hidden-xs, tr.hidden-xs, th.hidden-xs, td.hidden-xs {
        display: none !important;
    }

    .locations-map .hidden-xs.hidden-xs {
        display: block !important;
    }
}

@media(min-width:768px) and (max-width:1023px) {
    .hidden-sm {
        display: none !important;
    }

    .hidden-sm, tr.hidden-sm, th.hidden-sm, td.hidden-sm {
        display: none !important;
    }

    .locations-map .hidden-xs.hidden-sm {
        display: block !important;
    }
}

@media(min-width:1024px) and (max-width:1680px) {
    .hidden-md {
        display: none !important;
    }

    .hidden-md, tr.hidden-md, th.hidden-md, td.hidden-md {
        display: none !important;
    }

    .locations-map .hidden-xs.hidden-md {
        display: block !important;
    }
}

@media(min-width:1681px) {
    .hidden-lg {
        display: none !important;
    }

    .hidden-lg, tr.hidden-lg, th.hidden-lg, td.hidden-lg {
        display: none !important;
    }

    .locations-map .hidden-xs.hidden-lg {
        display: block !important;
    }
}

.visible-print {
    display: none !important;
}

.visible-print, tr.visible-print, th.visible-print, td.visible-print {
    display: none !important;
}

.locations-map .hidden-xs.visible-print {
    display: block !important;
}

@media print {
    .visible-print {
        display: block !important;
    }

    table.visible-print {
        display: table !important;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print, td.visible-print {
        display: table-cell !important;
    }

    table.visible-print {
        display: table;
    }

    tr.visible-print {
        display: table-row !important;
    }

    th.visible-print, td.visible-print {
        display: table-cell !important;
    }
}

.visible-print-block {
    display: none !important;
}

@media print {
    .visible-print-block {
        display: block !important;
    }
}

.visible-print-inline {
    display: none !important;
}

@media print {
    .visible-print-inline {
        display: inline !important;
    }
}

.visible-print-inline-block {
    display: none !important;
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important;
    }
}

@media print {
    .hidden-print {
        display: none !important;
    }

    .hidden-print, tr.hidden-print, th.hidden-print, td.hidden-print {
        display: none !important;
    }

    .locations-map .hidden-xs.hidden-print {
        display: block !important;
    }
}

a:active {
    outline: 0 none;
}

a:hover {
    text-decoration: none;
    outline: 0 none;
}

h2, .h2 {
    line-height: 1.3;
}

b, strong {
    font-family: 'DaimlerCS-Demi', Arial, sans-serif;
    font-size: inherit;
    font-weight: normal;
}

img.apprenticeship-infobox-img {
    float: left;
    margin: 1.5em 12em 3em 0;
    max-width: 100%;
}

ul.listtype-relative li {
    overflow: hidden;
}

    ul.listtype-relative li:before {
        bottom: 5px;
        right: 15px;
        margin-right: 6px;
    }

ol.listtype-relative li:before {
    top: 0;
    left: -10px;
}

.row.centered {
    text-align: center;
}

.neutral-div {
    display: inline !important;
}

    .neutral-div.block-xs, .neutral-div.block-sm, .neutral-div.block-md, .neutral-div.block-lg {
        display: block !important;
    }

.default-link {
    float: left;
    font-family: 'DaimlerCS-Demi', Arial, sans-serif;
    font-size: 1em;
    padding: 10px 14px 10px 10px;
    margin: 4px 0 9px 0;
    position: relative;
}

    .default-link.affix {
        position: fixed;
    }

    .default-link:after {
        content: '';
        display: inline-block;
        height: 14px;
        line-height: 14px;
        width: 8px;
        background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -1px -82px;
        position: relative;
        top: 2px;
        right: -15px;
        margin-left: -8px;
    }

    .default-link:hover:after {
        background-position: -20px -82px;
    }

.no-scroll {
    overflow: hidden;
}

.content-loader {
    display: none;
    height: 60px;
    text-align: center;
    width: auto;
    margin-top: 20px;
    margin-bottom: 30px;
    background: #fff url('../img/img-daimler-loader-light.gif') no-repeat top center;
}

    .content-loader.dark {
        background: #000 url('../img/img-daimler-loader-dark.gif') no-repeat top center;
    }

.alert-dismissable .close {
    opacity: 1;
}

.category-page header {
    margin-bottom: 26px;
}

    header + section .owl-slider, header + section .main-stage-slider {
        top: -26px;
    }

.page-header {
    margin-top: 0;
    margin-bottom: 26px;
    padding-bottom: 0;
    border: none;
}

.logo-daimler-print {
    display: none;
}

.version {
    position: fixed;
    display: none;
    padding: 5px 10px;
    background: #d0d0d0;
    left: 0;
    bottom: 0;
}

    .version p {
        font-family: Courier, "Courier New", Monaco, monospace;
        font-size: 12px;
        margin: 0;
        color: #f00;
        line-height: 1.25;
    }

.header-disclaimer {
    position: absolute;
    top: -20px;
    right: 12px;
}

.privacy-disclaimer {
    position: static;
    top: auto;
    right: auto;
    padding: 0;
    margin-right: 20px;
    letter-spacing: normal;
    color: #000;
    font-size: 1.5rem;
}

    .privacy-disclaimer:after {
        content: '';
        display: inline-block;
        height: 13px;
        line-height: 13px;
        width: 14px;
        background: transparent url('https://www.daimler.com/system/img/img-icons-sprite-svg.svg') no-repeat -23px -291px;
        position: absolute;
        top: 1px;
        right: 0;
        position: relative;
    }

    .privacy-disclaimer:hover {
        color: #000;
        text-decoration: underline;
    }

        .privacy-disclaimer:hover:after {
            background-position: -23px -269px;
        }

.no-svg .privacy-disclaimer:after {
    background: transparent url('../img/img-icons-sprite-png.png') no-repeat -23px -291px;
}

.no-svg .privacy-disclaimer:hover:after {
    background-position: -23px -269px;
}

#privacyPolicy {
    display: none;
}

.lang-switch .disabled {
    opacity: 0.35;
}

.lang-switch a {
    color: #000;
}

    .lang-switch a:hover {
        color: #000;
        text-decoration: underline;
    }

.lang-switch .dropdown-menu > li > a:hover, .lang-switch .dropdown-menu > li > a:active, .lang-switch .dropdown-menu > li > a:focus {
    color: #000;
    background: #fff;
}

header .lang-switch {
    color: #000;
    font-size: 1.5rem;
}

    header .lang-switch .active {
        font-family: "DaimlerCS-Bold", Arial, sans-serif;
    }

    header .lang-switch .dropdown-menu {
        right: 0;
        left: unset;
        text-align: center;
        float: none;
    }

.lang-switch {
    margin-right: 0;
}

    .dropdown-lang.lang-switch, .lang-switch.wrapper {
        display: inline-block;
    }

@media screen and (min-width:1681px) {

        header .page-header .row {
            width: 1200px;
            margin-right: auto;
            margin-left: auto;
        }

        header .page-header .logo-wrapper img {
            height: 35px;
            height: 32px;
        }

    .btn-submit {
        font-size: 2.5rem;
    }

    .privacy-disclaimer {
        letter-spacing: normal;
        padding: 0;
    }

        .privacy-disclaimer:after {
            background: transparent url('../img/img-icons-sprite-png.png') no-repeat 0 -290px;
            background-position: -23px -269px;
            height: 13px;
            line-height: 13px;
            width: 14px;
            top: 1px;
        }

        .privacy-disclaimer:hover {
            color: #000;
        }

            .privacy-disclaimer:hover:after {
                background-position: -23px -269px;
                height: 13px;
                line-height: 13px;
                width: 14px;
                top: 1px;
            }

    .header-disclaimer {
        top: -30px;
    }
}

@media screen and (min-width:1024px) and (max-width:1680px) {

            header .page-header .row {
                width: 960px;
                margin-right: auto;
                margin-left: auto;
            }

            header .page-header .logo-wrapper img {
                height: 28px;
            }

    .header-disclaimer {
        top: -30px;
    }

    .privacy-disclaimer:after {
        background-position: -23px -269px;
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
      

        header + section .special-doorpage-hero, header + section .special-detail-hero, header + section .special-detail-hero-box {
            margin-top: 0 !important;
            top: 0;
        }

        header .logo-wrapper {
            position: absolute;
            z-index: 10;
            left: 50%;
            top: 40px;
            margin-left: -290px;
            padding-left: 30px;
            padding-right: 30px;
            width: 585px;
        }

            header .logo-wrapper img {
                height: 28px;
            }

    .minimal-header header {
        padding-bottom: 70px;
    }

    .header-disclaimer {
        position: absolute;
        top: -35px;
        right: -50px;
    }

    .privacy-disclaimer {
        margin-right: 15px;
    }

        .privacy-disclaimer:after {
            background: transparent url('../img/img-icons-sprite-png.png') no-repeat -23px -291px;
            background-position: -23px -269px;
            height: 13px;
            line-height: 13px;
            width: 14px;
            top: 1px;
        }

        .privacy-disclaimer:hover:after {
            background-position: -23px -269px;
            height: 13px;
            line-height: 13px;
            width: 14px;
            top: 1px;
        }

    header .logo-wrapper.no-search {
        width: 660px;
    }

    header .no-search .header-disclaimer {
        right: 30px;
    }
}

@media screen and (max-width:767px) {

        header + section .special-doorpage-hero, header + section .special-detail-hero {
            margin-top: 0 !important;
            top: 0;
        }

        header .logo-wrapper {
            position: absolute;
            top: 19px;
            z-index: auto;
            left: 50%;
            margin-left: -50%;
            overflow: hidden;
            height: auto;
            padding-bottom: 3px;
            left: 0;
            top: 21px;
            width: 100%;
            margin-left: 0;
            padding-left: 65px;
            overflow: visible;
        }

            header .logo-wrapper img {
                height: 21px;
            }

    .minimal-header header {
        min-height: 65px;
    }

    .header-disclaimer {
        position: static;
        top: auto;
        right: auto;
    }

    .privacy-disclaimer {
        position: absolute;
        right: 70px;
        top: -1px;
        letter-spacing: normal;
        padding: 0;
        height: 23px;
        width: 23px;
        display: block;
        margin-right: 0;
    }

        .privacy-disclaimer:after {
            position: absolute;
            height: 23px;
            line-height: 23px;
            width: 22px;
            display: block;
            background: transparent url('https://www.daimler.com/system/img/img-icons-sprite-svg.svg') no-repeat 0 -290px;
            top: 1px;
        }

        .privacy-disclaimer:hover:after {
            background-position: 0 -268px;
        }

        .privacy-disclaimer:after, .privacy-disclaimer:hover:after {
            background-position: 0 -268px;
        }

    .header-disclaimer .lang-switch {
        position: absolute;
        top: -7px;
        right: 52px;
        left: auto;
        font-size: 1.8rem;
        font-family: 'DaimlerCS-Demi', Arial, sans-serif;
    }

    header .dropdown-lang.lang-switch .dropdown-menu {
        margin-top: 5px;
    }

    header .no-search .privacy-disclaimer {
        right: 15px;
    }

    header .no-search .header-disclaimer .lang-switch {
        right: 25px;
    }
}

.page-intro {
    padding-top: 2px;
    position: relative;
    z-index: 100;
}

    .page-intro h1 {
        text-align: center;
        font-size: 3.5rem;
        letter-spacing: -0.02em;
        color: #000;
        line-height: 0.85em;
        margin: 0 0 30px 0;
        padding: 0 70px;
        text-rendering: optimizeLegibility;
    }

        .page-intro h1 span {
            display: block;
            font-size: 2.5rem;
        }

.article-page .module-head {
    font-family: 'DaimlerCS-Demi', Arial, sans-serif;
    color: #182b45;
    font-size: 3rem;
    letter-spacing: -0.4px;
    margin: 0 0 24px 0;
    padding: 0;
}

.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0;
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0, 0, 0);
    }

    .owl-carousel .owl-controlls .owl-dot, .owl-carousel .owl-controlls .owl-nav .owl-next, .owl-carousel .owl-controlls .owl-nav .owl-prev {
        cursor: pointer;
        cursor: hand;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .owl-carousel.owl-loaded {
        display: block;
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block;
    }

    .owl-carousel.owl-hidden {
        opacity: 0;
    }

    .owl-carousel .owl-refresh .owl-item {
        display: none;
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        .owl-carousel .owl-item img {
            display: block;
            -webkit-transform-style: preserve-3d;
        }

    .owl-carousel.owl-text-select-on .owl-item {
        -webkit-user-select: auto;
        -moz-user-select: auto;
        -ms-user-select: auto;
        user-select: auto;
    }

    .owl-carousel .owl-grab {
        cursor: move;
        cursor: -webkit-grab;
        cursor: -o-grab;
        cursor: -ms-grab;
        cursor: grab;
    }

    .owl-carousel.owl-rtl {
        direction: rtl;
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right;
        }

.no-js .owl-carousel {
    display: block;
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item img {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.html) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms ease;
}

    .owl-carousel .owl-video-play-icon:hover {
        -webkit-transition: scale(1.3, 1.3);
        -moz-transition: scale(1.3, 1.3);
        -ms-transition: scale(1.3, 1.3);
        -o-transition: scale(1.3, 1.3);
        transition: scale(1.3, 1.3);
    }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}

.owl-theme .owl-controlls {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-slider {
    height: auto;
    width: 100%;
    margin: 0 auto -8px;
    padding: 0;
    position: relative;
    border-top: 1px solid #fff;
}

    .owl-slider .hero-slider-wrapper {
        position: relative;
        overflow: hidden;
    }

        .owl-slider .hero-slider-wrapper .hero-slider-content {
            position: relative;
            overflow: hidden;
            width: 1280px;
            height: 260px;
            margin-left: -640px;
            left: 50%;
        }

            .owl-slider .hero-slider-wrapper .hero-slider-content .loading {
                height: 100%;
            }

                .owl-slider .hero-slider-wrapper .hero-slider-content .loading img {
                    margin-top: -16px;
                    position: absolute;
                    top: 50%;
                }

            .owl-slider .hero-slider-wrapper .hero-slider-content ul {
                margin: 0;
                padding: 0;
                width: 20000em;
                position: relative;
                list-style: none;
            }

            .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element {
                position: relative;
                overflow: hidden;
                text-align: center;
            }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .hero-img {
                    display: block;
                    height: 260px;
                    width: 1280px;
                }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper {
                    width: 960px;
                    height: 260px;
                    margin-left: -480px;
                    position: absolute;
                    top: 0;
                    left: 50%;
                    text-align: left;
                    cursor: pointer;
                    -webkit-transform: translateZ(0);
                    -moz-transform: translateZ(0);
                    -ms-transform: translateZ(0);
                    -o-transform: translateZ(0);
                    transform: translateZ(0);
                }

                    .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content {
                        width: 380px;
                        background-color: #fff;
                        font-size: 1.563em;
                        line-height: 1.1em;
                        color: #000;
                        margin: 0;
                        padding: 15px 55px 15px 18px;
                        position: relative;
                    }

                        .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-bl {
                            position: absolute;
                            bottom: 20px;
                            left: 60px;
                            margin: 0 10px;
                        }

                        .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-br {
                            position: absolute;
                            bottom: 20px;
                            right: 60px;
                            margin: 0 10px;
                        }

                        .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-tl {
                            position: absolute;
                            top: 20px;
                            left: 60px;
                            margin: 0 10px;
                        }

                        .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-tr {
                            position: absolute;
                            top: 20px;
                            right: 60px;
                            margin: 0 10px;
                        }

                        .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content h2 {
                            font-size: 1em;
                            color: #000;
                            margin: 0;
                            padding: 0;
                        }

                            .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content h2 a {
                                color: #000;
                            }

                                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content h2 a:after {
                                    content: "";
                                    width: 381px;
                                    height: 100%;
                                    position: absolute;
                                    right: 0;
                                    top: 0;
                                    background: transparent;
                                    z-index: 1;
                                }

                        .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content p {
                            margin: 0;
                            padding: 0;
                            font-size: 16px;
                            font-size: 1.6rem;
                        }

                        .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content:after {
                            content: "";
                            width: 25px;
                            height: 44px;
                            top: 22px;
                            right: 20px;
                            position: absolute;
                            background: transparent url(https://www.daimler.com/system/img/sprite-teaser-arrows-svg.svg) no-repeat -126px -120px;
                        }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element:hover .teaserbox-wrapper .box-content {
                    background-color: #e6e6e6;
                    color: #000;
                }

                    .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element:hover .teaserbox-wrapper .box-content h2, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element:hover .teaserbox-wrapper .box-content h2 a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element:hover .teaserbox-wrapper .box-content p, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element:hover .teaserbox-wrapper .box-content a {
                        color: #000;
                    }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.transparent .teaserbox-wrapper .box-content {
                    background-color: rgba(255, 255, 255, 0.8);
                }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.transparent:hover .teaserbox-wrapper .box-content {
                    background-color: #fff;
                }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2 .teaserbox-wrapper .box-content, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3 .teaserbox-wrapper .box-content, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4 .teaserbox-wrapper .box-content, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5 .teaserbox-wrapper .box-content, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7 .teaserbox-wrapper .box-content, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-8 .teaserbox-wrapper .box-content {
                    color: #fff;
                }

                    .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2 .teaserbox-wrapper .box-content h2, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3 .teaserbox-wrapper .box-content h2, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4 .teaserbox-wrapper .box-content h2, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5 .teaserbox-wrapper .box-content h2, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7 .teaserbox-wrapper .box-content h2, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-8 .teaserbox-wrapper .box-content h2, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2 .teaserbox-wrapper .box-content h2 a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3 .teaserbox-wrapper .box-content h2 a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4 .teaserbox-wrapper .box-content h2 a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5 .teaserbox-wrapper .box-content h2 a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7 .teaserbox-wrapper .box-content h2 a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-8 .teaserbox-wrapper .box-content h2 a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2 .teaserbox-wrapper .box-content p, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3 .teaserbox-wrapper .box-content p, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4 .teaserbox-wrapper .box-content p, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5 .teaserbox-wrapper .box-content p, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7 .teaserbox-wrapper .box-content p, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-8 .teaserbox-wrapper .box-content p, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2 .teaserbox-wrapper .box-content a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3 .teaserbox-wrapper .box-content a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4 .teaserbox-wrapper .box-content a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5 .teaserbox-wrapper .box-content a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7 .teaserbox-wrapper .box-content a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-8 .teaserbox-wrapper .box-content a {
                        color: #fff;
                    }

                    .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2 .teaserbox-wrapper .box-content:after, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3 .teaserbox-wrapper .box-content:after, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4 .teaserbox-wrapper .box-content:after, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5 .teaserbox-wrapper .box-content:after, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7 .teaserbox-wrapper .box-content:after, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-8 .teaserbox-wrapper .box-content:after {
                        background-position: -176px -120px;
                    }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1 .teaserbox-wrapper .box-content {
                    background-color: #e6e6e6;
                }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1:hover .teaserbox-wrapper .box-content {
                    background-color: #c8c8c8;
                }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1.transparent .teaserbox-wrapper .box-content {
                    background-color: rgba(230, 230, 230, 0.8);
                }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1.transparent:hover .teaserbox-wrapper .box-content {
                    background-color: #c8c8c8;
                }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2 .teaserbox-wrapper .box-content {
                    background-color: #003340;
                }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2:hover .teaserbox-wrapper .box-content {
                    background-color: #00677f;
                }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2.transparent .teaserbox-wrapper .box-content {
                    background-color: rgba(0, 51, 64, 0.8);
                }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2.transparent:hover .teaserbox-wrapper .box-content {
                    background-color: #00677f;
                }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3 .teaserbox-wrapper .box-content {
                    background-color: #444444;
                }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3:hover .teaserbox-wrapper .box-content {
                    background-color: #000;
                }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3.transparent .teaserbox-wrapper .box-content {
                    background-color: rgba(68, 68, 68, 0.8);
                }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3.transparent:hover .teaserbox-wrapper .box-content {
                    background-color: #000;
                }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4 .teaserbox-wrapper .box-content {
                    background-color: #5a130a;
                }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4:hover .teaserbox-wrapper .box-content {
                    background-color: #440e07;
                }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4.transparent .teaserbox-wrapper .box-content {
                    background-color: rgba(90, 19, 10, 0.8);
                }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4.transparent:hover .teaserbox-wrapper .box-content {
                    background-color: #440e07;
                }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5 .teaserbox-wrapper .box-content {
                    background-color: #00677f;
                }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5:hover .teaserbox-wrapper .box-content {
                    background-color: #003340;
                }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5.transparent .teaserbox-wrapper .box-content {
                    background-color: rgba(0, 103, 127, 0.8);
                }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5.transparent:hover .teaserbox-wrapper .box-content {
                    background-color: #003340;
                }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7 .teaserbox-wrapper .box-content {
                    background-color: #000;
                }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7:hover .teaserbox-wrapper .box-content {
                    background-color: #444444;
                }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7.transparent .teaserbox-wrapper .box-content {
                    background-color: rgba(68, 68, 68, 0.8);
                }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7.transparent:hover .teaserbox-wrapper .box-content {
                    background-color: #000;
                }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-8 .teaserbox-wrapper .box-content {
                    background-color: #8c8c8c;
                }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-8:hover .teaserbox-wrapper .box-content {
                    background-color: #565756;
                }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-8.transparent .teaserbox-wrapper .box-content {
                    background-color: rgba(140, 140, 140, 0.8);
                }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-8.transparent:hover .teaserbox-wrapper .box-content {
                    background-color: #565756;
                }

    .owl-slider .owl-controlls {
        text-align: center;
    }

    .owl-slider .owl-slider-pagination {
        display: inline-block;
        width: auto;
        margin: 5px 0 0 0;
        overflow: hidden;
    }

        .owl-slider .owl-slider-pagination .owl-dot {
            padding: 5px 4px;
            float: left;
            display: block;
            width: 58px;
            cursor: pointer;
        }

            .owl-slider .owl-slider-pagination .owl-dot span {
                display: block;
                width: 50px;
                height: 4px;
                background: rgba(0, 0, 0, 0.1);
                text-indent: -9999em;
            }

            .owl-slider .owl-slider-pagination .owl-dot.active span, .owl-slider .owl-slider-pagination .owl-dot:hover span {
                background: #000;
            }

    .owl-slider .owl-slider-navigation .owl-prev, .owl-slider .owl-slider-navigation .owl-next {
        background: transparent;
        color: #fff;
        width: 85px;
        height: 260px;
        position: absolute;
        top: 0;
        overflow: hidden;
        display: none;
        text-align: center;
        font-size: 5em;
        z-index: 4000;
        cursor: pointer;
    }

        .owl-slider .owl-slider-navigation .owl-prev:after, .owl-slider .owl-slider-navigation .owl-next:after {
            content: "";
            width: 100%;
            height: 100%;
            position: absolute;
            left: 0;
            top: 0;
            background: #000;
            z-index: 1;
        }

        .owl-slider .owl-slider-navigation .owl-prev:hover:after, .owl-slider .owl-slider-navigation .owl-next:hover:after {
            opacity: 0.2;
            filter: alpha(opacity=20);
        }

    .owl-slider .owl-slider-navigation .owl-prev {
        left: 0;
    }

        .owl-slider .owl-slider-navigation .owl-prev:before {
            content: "";
            width: 55px;
            height: 88px;
            position: absolute;
            left: 15px;
            top: 83px;
            background: transparent url('https://www.daimler.com/system/img/img-arrows-sprite-svg.svg') no-repeat -28px -45px;
            z-index: 10;
        }

    .owl-slider .owl-slider-navigation .owl-next {
        right: 0;
    }

        .owl-slider .owl-slider-navigation .owl-next:before {
            content: "";
            width: 55px;
            height: 88px;
            position: absolute;
            right: 15px;
            top: 83px;
            background: transparent url('https://www.daimler.com/system/img/img-arrows-sprite-svg.svg') no-repeat -82px -45px;
            z-index: 10;
        }

.no-svg .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content:after {
    background: transparent url(../img/sprite-teaser-arrows-png.png) no-repeat;
}

.no-svg .owl-slider .owl-slider-navigation .owl-prev:before, .no-svg .owl-slider .owl-slider-navigation .owl-next:before {
    background: transparent url(../img/sprite-teaser-arrows-png.png) no-repeat;
}

.owl-slider .owl-prev, .owl-slider .owl-next {
    opacity: 0;
    filter: alpha(opacity=0);
    transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
    transition-timing-function: linear;
    -webkit-transition-timing-function: linear;
}

    .owl-slider .owl-prev:after, .owl-slider .owl-next:after {
        opacity: 0;
        filter: alpha(opacity=0);
        transition: opacity 0.2s;
        -webkit-transition: opacity 0.2s;
        transition-timing-function: linear;
        -webkit-transition-timing-function: linear;
    }

.page-content-wrapper {
    position: relative;
}

    .page-content-wrapper .page-teaser-group {
        overflow: hidden;
        margin-bottom: 20px;
    }

        .page-content-wrapper .page-teaser-group > h2 {
            position: relative;
            font-size: 30px;
            font-size: 3rem;
            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
            margin-top: 0;
            margin-bottom: 22px;
            margin-left: 8px;
        }

    .page-content-wrapper .module-head {
        font-family: 'DaimlerCS-Demi', Arial, sans-serif;
        color: #000;
        font-size: 30px;
        font-size: 3rem;
        letter-spacing: -0.4px;
        margin: 0 0 24px 0;
        padding: 0;
    }

    .page-content-wrapper .row .article-copy p {
        width: 100%;
    }

        .page-content-wrapper .row .article-copy p.highlight {
            color: #9f1924;
        }

        .page-content-wrapper .row .article-copy p.copy-footnote {
            font-size: 13px;
            font-size: 1.3rem;
            font-style: italic;
        }

    .page-content-wrapper .row .article-copy.body-template-container h2:not(:first-child) {
        margin-top: 55px;
    }

    .page-content-wrapper .row .article-copy.body-template-container .ir-module-diagram h2:not(:first-child) {
        margin-top: 0;
    }

    .page-content-wrapper .row .article-copy .asset-container {
        margin-bottom: 10px;
    }

    .page-content-wrapper .row .page-teaser-element {
        margin-bottom: 20px;
        padding: 0 10px;
        position: relative;
        font-family: 'DaimlerCS-Regular', Arial, sans-serif;
        font-size: 1.3rem;
        line-height: 0.95em;
        letter-spacing: -0.04em;
        transform: translateZ(0);
    }

        .page-content-wrapper .row .page-teaser-element:hover .cta {
            background: #c8c8c8;
        }

        .page-content-wrapper .row .page-teaser-element.color-1:hover .cta {
            background-color: #c8c8c8;
        }

        .page-content-wrapper .row .page-teaser-element.color-1 .cta {
            background-color: #e6e6e6;
        }

        .page-content-wrapper .row .page-teaser-element.color-2:hover .cta {
            background-color: #00677f;
        }

        .page-content-wrapper .row .page-teaser-element.color-2 .cta {
            background-color: #003340;
        }

        .page-content-wrapper .row .page-teaser-element.color-3:hover .cta {
            background-color: #000;
        }

        .page-content-wrapper .row .page-teaser-element.color-3 .cta {
            background-color: #444444;
        }

        .page-content-wrapper .row .page-teaser-element.color-4:hover .cta {
            background-color: #440e07;
        }

        .page-content-wrapper .row .page-teaser-element.color-4 .cta {
            background-color: #5a130a;
        }

        .page-content-wrapper .row .page-teaser-element.color-5:hover .cta {
            background-color: #003340;
        }

        .page-content-wrapper .row .page-teaser-element.color-5 .cta {
            background-color: #00677f;
        }

        .page-content-wrapper .row .page-teaser-element.color-6:hover .cta {
            background-color: #c8c8c8;
        }

        .page-content-wrapper .row .page-teaser-element.color-6 .cta {
            background-color: #e6e6e6;
        }

        .page-content-wrapper .row .page-teaser-element.color-7:hover .cta {
            background-color: #444444;
        }

        .page-content-wrapper .row .page-teaser-element.color-7 .cta {
            background-color: #000;
        }

        .page-content-wrapper .row .page-teaser-element.color-8:hover .cta {
            background-color: #565756;
        }

        .page-content-wrapper .row .page-teaser-element.color-8 .cta {
            background-color: #8c8c8c;
        }

        .page-content-wrapper .row .page-teaser-element.color-2:hover .cta, .page-content-wrapper .row .page-teaser-element.color-3:hover .cta, .page-content-wrapper .row .page-teaser-element.color-4:hover .cta, .page-content-wrapper .row .page-teaser-element.color-5:hover .cta, .page-content-wrapper .row .page-teaser-element.color-7:hover .cta, .page-content-wrapper .row .page-teaser-element.color-8:hover .cta {
            color: #000;
        }

            .page-content-wrapper .row .page-teaser-element.color-2:hover .cta h2, .page-content-wrapper .row .page-teaser-element.color-3:hover .cta h2, .page-content-wrapper .row .page-teaser-element.color-4:hover .cta h2, .page-content-wrapper .row .page-teaser-element.color-5:hover .cta h2, .page-content-wrapper .row .page-teaser-element.color-7:hover .cta h2, .page-content-wrapper .row .page-teaser-element.color-8:hover .cta h2, .page-content-wrapper .row .page-teaser-element.color-2:hover .cta span, .page-content-wrapper .row .page-teaser-element.color-3:hover .cta span, .page-content-wrapper .row .page-teaser-element.color-4:hover .cta span, .page-content-wrapper .row .page-teaser-element.color-5:hover .cta span, .page-content-wrapper .row .page-teaser-element.color-7:hover .cta span, .page-content-wrapper .row .page-teaser-element.color-8:hover .cta span {
                color: #fff;
            }

        .page-content-wrapper .row .page-teaser-element.color-2 .cta, .page-content-wrapper .row .page-teaser-element.color-3 .cta, .page-content-wrapper .row .page-teaser-element.color-4 .cta, .page-content-wrapper .row .page-teaser-element.color-5 .cta, .page-content-wrapper .row .page-teaser-element.color-7 .cta, .page-content-wrapper .row .page-teaser-element.color-8 .cta {
            color: #000;
        }

            .page-content-wrapper .row .page-teaser-element.color-2 .cta h2, .page-content-wrapper .row .page-teaser-element.color-3 .cta h2, .page-content-wrapper .row .page-teaser-element.color-4 .cta h2, .page-content-wrapper .row .page-teaser-element.color-5 .cta h2, .page-content-wrapper .row .page-teaser-element.color-7 .cta h2, .page-content-wrapper .row .page-teaser-element.color-8 .cta h2, .page-content-wrapper .row .page-teaser-element.color-2 .cta span, .page-content-wrapper .row .page-teaser-element.color-3 .cta span, .page-content-wrapper .row .page-teaser-element.color-4 .cta span, .page-content-wrapper .row .page-teaser-element.color-5 .cta span, .page-content-wrapper .row .page-teaser-element.color-7 .cta span, .page-content-wrapper .row .page-teaser-element.color-8 .cta span {
                color: #fff;
            }

        .page-content-wrapper .row .page-teaser-element h2 {
            font-family: 'DaimlerCS-Regular', Arial, sans-serif;
            font-size: 20px;
            font-size: 2rem;
            line-height: 1.1em;
            margin: 0 0 5px 0;
            padding: 0;
        }

        .page-content-wrapper .row .page-teaser-element .page-teaser-pic {
            width: 100%;
        }

        .page-content-wrapper .row .page-teaser-element .cta {
            background: #e6e6e6;
            color: #000;
            padding: 7px 40px 10px 20px;
            margin: 0;
            position: relative;
            overflow: hidden;
        }

            .page-content-wrapper .row .page-teaser-element .cta:hover {
                background: #c8c8c8;
            }

            .page-content-wrapper .row .page-teaser-element .cta:after {
                content: "";
                height: 70px;
                width: 100px;
                position: absolute;
                right: 0;
                top: 0;
                background: transparent url(https://www.daimler.com/system/img/sprite-teaser-arrows-svg.svg) no-repeat 0 0;
            }

        .page-content-wrapper .row .page-teaser-element.text-only:hover .cta {
            background-color: #c8c8c8;
        }

        .page-content-wrapper .row .page-teaser-element.text-only .cta {
            background-color: #e6e6e6;
        }

        .page-content-wrapper .row .page-teaser-element.text-only.color-1:hover .cta {
            background-color: #c8c8c8;
        }

        .page-content-wrapper .row .page-teaser-element.text-only.color-1 .cta {
            background-color: #e6e6e6;
        }

        .page-content-wrapper .row .page-teaser-element.text-only.color-2:hover .cta {
            background-color: #00677f;
        }

        .page-content-wrapper .row .page-teaser-element.text-only.color-2 .cta {
            background-color: #003340;
        }

        .page-content-wrapper .row .page-teaser-element.text-only.color-2 .jobs-search-subscribe-box .cta {
            background-color: #00677f;
        }

        .page-content-wrapper .row .page-teaser-element.text-only.color-3:hover .cta {
            background-color: #000;
        }

        .page-content-wrapper .row .page-teaser-element.text-only.color-3 .cta {
            background-color: #444444;
        }

        .page-content-wrapper .row .page-teaser-element.text-only.color-4:hover .cta {
            background-color: #440e07;
        }

        .page-content-wrapper .row .page-teaser-element.text-only.color-4 .cta {
            background-color: #5a130a;
        }

        .page-content-wrapper .row .page-teaser-element.text-only.color-5:hover .cta {
            background-color: #003340;
        }

        .page-content-wrapper .row .page-teaser-element.text-only.color-5 .cta {
            background-color: #00677f;
        }

        .page-content-wrapper .row .page-teaser-element.text-only.color-6:hover .cta {
            background-color: #c8c8c8;
        }

        .page-content-wrapper .row .page-teaser-element.text-only.color-6 .cta {
            background-color: #e6e6e6;
        }

        .page-content-wrapper .row .page-teaser-element.text-only.color-7:hover .cta {
            background-color: #444444;
        }

        .page-content-wrapper .row .page-teaser-element.text-only.color-7 .cta {
            background-color: #000;
        }

        .page-content-wrapper .row .page-teaser-element.text-only.color-8:hover .cta {
            background-color: #565756;
        }

        .page-content-wrapper .row .page-teaser-element.text-only.color-8 .cta {
            background-color: #8c8c8c;
        }

        .page-content-wrapper .row .page-teaser-element.kununu-teaser {
            font-family: Arial, sans-serif;
            overflow: hidden;
        }

            .page-content-wrapper .row .page-teaser-element.kununu-teaser .company-rating {
                background: #f7f8f8;
                color: #003340;
                position: relative;
                width: auto;
                height: 120px;
                padding: 16px 14px 10px 20px;
                font-size: 11px;
                font-size: 1.1rem;
                letter-spacing: normal;
                line-height: normal;
                overflow: hidden;
            }

                .page-content-wrapper .row .page-teaser-element.kununu-teaser .company-rating .headline {
                     
                    font-size: 14px;
                    font-size: 1.4rem;
                    margin: 0 0 8px 0;
                }

                .page-content-wrapper .row .page-teaser-element.kununu-teaser .company-rating .rating-results-text {
                    float: left;
                }

                .page-content-wrapper .row .page-teaser-element.kununu-teaser .company-rating .rating-results-chart {
                    position: relative;
                    float: right;
                }

                    .page-content-wrapper .row .page-teaser-element.kununu-teaser .company-rating .rating-results-chart .donut {
                        width: 55px;
                        height: 55px;
                        position: relative;
                    }

                    .page-content-wrapper .row .page-teaser-element.kununu-teaser .company-rating .rating-results-chart .points {
                        width: 55px;
                        text-align: center;
                        font-size: 15px;
                        font-size: 1.5rem;
                         
                        position: absolute;
                        top: 15px;
                        margin: 0 auto;
                        line-height: 1;
                    }

                        .page-content-wrapper .row .page-teaser-element.kununu-teaser .company-rating .rating-results-chart .points span {
                            color: #bbbcbd;
                            display: block;
                            font-size: 10px;
                            font-size: 1rem;
                            font-weight: normal;
                        }

                .page-content-wrapper .row .page-teaser-element.kununu-teaser .company-rating ul {
                    list-style: none;
                    margin: 0;
                    padding: 0;
                }

                    .page-content-wrapper .row .page-teaser-element.kununu-teaser .company-rating ul li {
                        list-style: none;
                        margin: 0 0 2px 0;
                        padding: 0;
                        text-transform: uppercase;
                    }

                        .page-content-wrapper .row .page-teaser-element.kununu-teaser .company-rating ul li span {
                            color: #bbbcbd;
                            text-transform: none;
                        }

                .page-content-wrapper .row .page-teaser-element.kununu-teaser .company-rating .source {
                    position: absolute;
                    bottom: 4px;
                    right: 14px;
                    color: #bbbcbd;
                    font-size: 9px;
                    font-size: 0.9rem;
                     
                }

    .page-content-wrapper .row .error-msg {
        margin: 0 0 20px;
        background: #fff;
        padding-bottom: 40px;
    }

        .page-content-wrapper .row .error-msg .msg-ic {
            text-align: center;
            width: 77px;
            height: 77px;
            margin: 0 auto 20px;
            background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-svg.svg) no-repeat -179px -284px;
        }

        .page-content-wrapper .row .error-msg .msg-text {
            font-size: 25px;
            font-size: 2.5rem;
            line-height: 1.2em;
            padding: 0 10px;
            text-align: center;
        }

.teaser-btn {
    background: #003340;
    color: #fff;
    font-size: 25px;
    font-size: 2.5rem;
    padding: 12px 55px 12px 20px;
    margin-bottom: 10px;
    display: block;
    position: relative;
    width: 50%;
}

    .teaser-btn:hover, .teaser-btn:active {
        color: #fff;
        background: #00677f;
    }

    .teaser-btn:after {
        content: "";
        background: transparent url('https://www.daimler.com/system/img/sprite-teaser-arrows-svg.svg') no-repeat -180px -480px;
        height: 37px;
        right: 15px;
        top: 11px;
        width: 20px;
        display: block;
        position: absolute;
    }

    .teaser-btn.color-1 {
        background-color: #e6e6e6;
    }

        .teaser-btn.color-1:hover {
            background-color: #c8c8c8;
        }

    .teaser-btn.color-2 {
        background-color: #003340;
    }

        .teaser-btn.color-2:hover {
            background-color: #00677f;
        }

    .teaser-btn.color-3 {
        background-color: #444444;
    }

        .teaser-btn.color-3:hover {
            background-color: #000;
        }

    .teaser-btn.color-4 {
        background-color: #5a130a;
    }

        .teaser-btn.color-4:hover {
            background-color: #440e07;
        }

    .teaser-btn.color-5 {
        background-color: #00677f;
    }

        .teaser-btn.color-5:hover {
            background-color: #003340;
        }

.no-svg .page-content-wrapper .row .error-msg .msg-ic {
    background: transparent url(../img/img-icons-sprite-png.png) no-repeat -179px -284px;
}

section {
    position: relative;
}

    section .section-bg {
        position: absolute;
        top: -26px;
        width: auto;
        height: 98%;
        overflow: hidden;
        text-align: center;
    }

        section .section-bg img {
            width: 100%;
            height: auto;
        }

        section .section-bg.color-1 {
            background: #e6e6e6;
        }

        section .section-bg.color-2 {
            background: #003340;
        }

        section .section-bg.color-3 {
            background: #444444;
        }

        section .section-bg.color-4 {
            background: #5a130a;
        }

        section .section-bg.color-5 {
            background: #00677f;
        }

    section .container.page-content-wrapper.bg-img {
        margin-bottom: 35px;
    }

    section .container.offset-lrg {
        padding-bottom: 100px;
    }

    section .border-top {
        padding-top: 44px;
    }

        section .border-top:before {
            content: '';
            background: #c8c8c8;
            display: block;
            height: 1px;
            left: 0;
            top: 0;
            line-height: 1px;
            position: absolute;
            width: 100%;
        }

    section .border-bottom {
        padding-bottom: 21px;
        margin-bottom: 43px;
    }

        section .border-bottom:after {
            content: '';
            background: #c8c8c8;
            display: block;
            height: 1px;
            left: 0;
            bottom: 0;
            line-height: 1px;
            position: absolute;
            width: 100%;
        }

.page-content-wrapper {
    padding-left: 40px;
}

.no-nav .page-content-wrapper {
    padding-left: 10px;
}

.main-target-link {
    font: inherit;
    color: inherit;
    text-decoration: none;
}

    .main-target-link:hover, .main-target-link:active, .main-target-link:visited {
        color: inherit;
    }

    .main-target-link:after {
        content: "";
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        position: absolute;
        z-index: 10;
    }

.article-copy {
    clear: both;
}

    .article-copy .structured-content-wrapper {
        margin: 0 -10px;
    }

        .article-copy .structured-content-wrapper h2 {
            margin-bottom: 35px;
        }

        .article-copy .structured-content-wrapper .structured-section {
            display: block;
            overflow: hidden;
            width: 100%;
            margin: 0 0 60px 0;
        }

            .article-copy .structured-content-wrapper .structured-section .structured-section-item {
                margin: 0 0 15px 0;
                padding: 0 20px 0 0;
                min-height: 160px;
            }

                .article-copy .structured-content-wrapper .structured-section .structured-section-item .teaser-img {
                    float: left;
                    width: 110px;
                    display: block;
                    margin-right: 20px;
                }

                    .article-copy .structured-content-wrapper .structured-section .structured-section-item .teaser-img img {
                        width: 100%;
                    }

                .article-copy .structured-content-wrapper .structured-section .structured-section-item .content-text {
                    float: left;
                    width: 55%;
                    display: block;
                }

                    .article-copy .structured-content-wrapper .structured-section .structured-section-item .content-text p {
                        margin: 0 0 8px 0;
                        padding: 0;
                        font-size: 15px;
                        font-size: 1.5rem;
                        line-height: 1.1em;
                    }

                    .article-copy .structured-content-wrapper .structured-section .structured-section-item .content-text .headline {
                        font-size: 25px;
                        font-size: 2.5rem;
                        color: #000;
                        margin-top: 2px;
                        margin-bottom: 11px;
                    }

            .article-copy .structured-content-wrapper .structured-section .full-half + .half {
                clear: left;
            }

            .article-copy .structured-content-wrapper .structured-section .full {
                width: 100%;
            }

                .article-copy .structured-content-wrapper .structured-section .full .content-text {
                    width: 75%;
                }

                .article-copy .structured-content-wrapper .structured-section .full + .half {
                    clear: left;
                }

.article-accordion .article-copy .structured-content-wrapper {
    overflow: hidden;
    padding-bottom: 30px;
    margin-bottom: 20px;
}

    .article-accordion .article-copy .structured-content-wrapper .structured-section .structured-section-item {
        padding: 0;
    }

        .article-accordion .article-copy .structured-content-wrapper .structured-section .structured-section-item .content-text {
            width: 70%;
        }

            .article-accordion .article-copy .structured-content-wrapper .structured-section .structured-section-item .content-text p {
                font-size: 15px;
                font-size: 1.5rem;
            }

            .article-accordion .article-copy .structured-content-wrapper .structured-section .structured-section-item .content-text .headline {
                font-size: 20px;
                font-size: 2rem;
            }

    .article-accordion .article-copy .structured-content-wrapper .structured-section .full-half + .half {
        clear: none;
    }

    .article-accordion .article-copy .structured-content-wrapper .structured-section .full .content-text {
        width: 70%;
    }

    .article-accordion .article-copy .structured-content-wrapper .structured-section .full + .half {
        clear: none;
    }

    .article-accordion .article-copy .structured-content-wrapper .structured-section .full-half, .article-accordion .article-copy .structured-content-wrapper .structured-section .full, .article-accordion .article-copy .structured-content-wrapper .structured-section .half {
        width: 100%;
    }

.stock-ticker {
    padding: 0;
    position: relative;
    color: #000;
}

    .stock-ticker h2 {
        font-size: 20px;
        font-size: 2rem;
        margin-bottom: 5px;
    }

    .stock-ticker .cta {
        width: 180px;
        height: 123px;
        padding: 0;
        position: relative;
    }

        .stock-ticker .cta:after {
            content: '';
            background: none;
        }

    .stock-ticker .stock-info .stock-values {
        display: block;
        overflow: hidden;
        margin-bottom: 5px;
        line-height: 3.6em;
    }

        .stock-ticker .stock-info .stock-values .stock-course {
            display: block;
            overflow: hidden;
            float: left;
            margin-right: 9px;
            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
            font-size: 45px;
            font-size: 4.5rem;
            letter-spacing: -3px;
            line-height: 1.1em;
        }

            .stock-ticker .stock-info .stock-values .stock-course .currency {
                font-family: 'DaimlerCS-Regular', Arial, sans-serif;
                font-size: 25px;
                font-size: 2.5rem;
                letter-spacing: normal;
                display: inline;
                margin-right: 4px;
            }

        .stock-ticker .stock-info .stock-values .stock-trend {
            display: block;
            overflow: hidden;
            float: left;
            line-height: 1.6em;
        }

            .stock-ticker .stock-info .stock-values .stock-trend .ic-trend {
                width: 23px;
                height: 23px;
                display: block;
            }

            .stock-ticker .stock-info .stock-values .stock-trend .trend-val {
                font-size: 18px;
                font-size: 1.8rem;
                display: block;
                color: #707070;
            }

            .stock-ticker .stock-info .stock-values .stock-trend.up .ic-trend {
                background: transparent url('https://www.daimler.com/system/img/img-icons-sprite-svg.svg') no-repeat -24px -313px;
            }

            .stock-ticker .stock-info .stock-values .stock-trend.down .ic-trend {
                background: transparent url('https://www.daimler.com/system/img/img-icons-sprite-svg.svg') no-repeat -24px -361px;
            }

            .stock-ticker .stock-info .stock-values .stock-trend.even .ic-trend {
                background: transparent url('https://www.daimler.com/system/img/img-icons-sprite-svg.svg') no-repeat -24px -337px;
            }

    .stock-ticker .stock-info .stock-timestamp {
        display: block;
        overflow: hidden;
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 1.1em;
        position: absolute;
        left: 0;
        bottom: 0;
    }

        .stock-ticker .stock-info .stock-timestamp p {
            margin: 0 0 2px 0;
            padding: 0;
            overflow: hidden;
            font-size: 13px;
            font-size: 1.3rem;
            line-height: 1.1;
        }

        .stock-ticker .stock-info .stock-timestamp .date, .stock-ticker .stock-info .stock-timestamp .divider, .stock-ticker .stock-info .stock-timestamp .time {
            font-size: 13px;
            font-size: 1.3rem;
            float: left;
        }

        .stock-ticker .stock-info .stock-timestamp .divider {
            margin: 0 3px;
        }

    .stock-ticker.color-1 {
        background: #e6e6e6;
        color: #000;
        margin-left: 0;
        margin-right: 0;
        padding: 0;
        border-bottom: none;
    }

        .stock-ticker.color-1 h2 {
            color: #000;
        }

        .stock-ticker.color-1 .cta {
            width: 100%;
            height: 160px;
            padding: 18px 20px 18px 20px;
        }

        .stock-ticker.color-1 .stock-info .stock-timestamp {
            left: 20px;
            bottom: 18px;
        }

    .stock-ticker.color-2 {
        background: #003340;
        color: #fff;
    }

        .stock-ticker.color-2 h2 {
            color: #fff;
        }

    .stock-ticker.color-3 {
        background: #444444;
        color: #fff;
    }

        .stock-ticker.color-3 h2 {
            color: #fff;
        }

    .stock-ticker.color-4 {
        background: #5a130a;
        color: #fff;
    }

        .stock-ticker.color-4 h2 {
            color: #fff;
        }

    .stock-ticker.color-5 {
        background: #00677f;
        color: #fff;
    }

        .stock-ticker.color-5 h2 {
            color: #fff;
        }

    .stock-ticker.color-7 {
        background: #000;
        color: #fff;
    }

        .stock-ticker.color-7 h2 {
            color: #fff;
        }

    .stock-ticker.color-2, .stock-ticker.color-3, .stock-ticker.color-4, .stock-ticker.color-5, .stock-ticker.color-7, .stock-ticker.color-8 {
        margin-left: 0;
        margin-right: 0;
        padding: 0;
        border-bottom: none;
    }

        .stock-ticker.color-2 .cta, .stock-ticker.color-3 .cta, .stock-ticker.color-4 .cta, .stock-ticker.color-5 .cta, .stock-ticker.color-7 .cta, .stock-ticker.color-8 .cta {
            width: 100%;
            height: 160px;
            padding: 18px 20px 18px 20px;
        }

        .stock-ticker.color-2 .stock-info .stock-timestamp, .stock-ticker.color-3 .stock-info .stock-timestamp, .stock-ticker.color-4 .stock-info .stock-timestamp, .stock-ticker.color-5 .stock-info .stock-timestamp, .stock-ticker.color-7 .stock-info .stock-timestamp, .stock-ticker.color-8 .stock-info .stock-timestamp {
            left: 20px;
            bottom: 18px;
        }

        .stock-ticker.color-2 .stock-info .stock-trend .trend-val, .stock-ticker.color-3 .stock-info .stock-trend .trend-val, .stock-ticker.color-4 .stock-info .stock-trend .trend-val, .stock-ticker.color-5 .stock-info .stock-trend .trend-val, .stock-ticker.color-7 .stock-info .stock-trend .trend-val, .stock-ticker.color-8 .stock-info .stock-trend .trend-val {
            color: #fff;
        }

        .stock-ticker.color-2 .stock-info .stock-trend.up .ic-trend, .stock-ticker.color-3 .stock-info .stock-trend.up .ic-trend, .stock-ticker.color-4 .stock-info .stock-trend.up .ic-trend, .stock-ticker.color-5 .stock-info .stock-trend.up .ic-trend, .stock-ticker.color-7 .stock-info .stock-trend.up .ic-trend, .stock-ticker.color-8 .stock-info .stock-trend.up .ic-trend {
            background-position: 0 -313px;
        }

        .stock-ticker.color-2 .stock-info .stock-trend.down .ic-trend, .stock-ticker.color-3 .stock-info .stock-trend.down .ic-trend, .stock-ticker.color-4 .stock-info .stock-trend.down .ic-trend, .stock-ticker.color-5 .stock-info .stock-trend.down .ic-trend, .stock-ticker.color-7 .stock-info .stock-trend.down .ic-trend, .stock-ticker.color-8 .stock-info .stock-trend.down .ic-trend {
            background-position: 0 -361px;
        }

        .stock-ticker.color-2 .stock-info .stock-trend.even .ic-trend, .stock-ticker.color-3 .stock-info .stock-trend.even .ic-trend, .stock-ticker.color-4 .stock-info .stock-trend.even .ic-trend, .stock-ticker.color-5 .stock-info .stock-trend.even .ic-trend, .stock-ticker.color-7 .stock-info .stock-trend.even .ic-trend, .stock-ticker.color-8 .stock-info .stock-trend.even .ic-trend {
            background-position: 0 -337px;
        }

    .stock-ticker.show-graph h2, .stock-ticker.show-graph .stock-values {
        margin-left: 15px;
    }

    .stock-ticker.show-graph .stock-timestamp {
        left: 15px;
    }

    .stock-ticker.show-graph .cta {
        width: 210px;
        height: 245px;
    }

    .stock-ticker.show-graph .stock-info .stock-chart {
        display: block;
    }

        .stock-ticker.show-graph .stock-info .stock-chart img {
            width: 210px;
            height: 100px;
        }

    .stock-ticker.show-graph.color-1 h2, .stock-ticker.show-graph.color-2 h2, .stock-ticker.show-graph.color-3 h2, .stock-ticker.show-graph.color-4 h2, .stock-ticker.show-graph.color-5 h2, .stock-ticker.show-graph.color-7 h2, .stock-ticker.show-graph.color-8 h2, .stock-ticker.show-graph.color-1 .stock-values, .stock-ticker.show-graph.color-2 .stock-values, .stock-ticker.show-graph.color-3 .stock-values, .stock-ticker.show-graph.color-4 .stock-values, .stock-ticker.show-graph.color-5 .stock-values, .stock-ticker.show-graph.color-7 .stock-values, .stock-ticker.show-graph.color-8 .stock-values {
        margin-left: 0;
    }

    .stock-ticker.show-graph.color-1 .stock-timestamp, .stock-ticker.show-graph.color-2 .stock-timestamp, .stock-ticker.show-graph.color-3 .stock-timestamp, .stock-ticker.show-graph.color-4 .stock-timestamp, .stock-ticker.show-graph.color-5 .stock-timestamp, .stock-ticker.show-graph.color-7 .stock-timestamp, .stock-ticker.show-graph.color-8 .stock-timestamp {
        left: 20px;
    }

    .stock-ticker.show-graph.color-1 .cta, .stock-ticker.show-graph.color-2 .cta, .stock-ticker.show-graph.color-3 .cta, .stock-ticker.show-graph.color-4 .cta, .stock-ticker.show-graph.color-5 .cta, .stock-ticker.show-graph.color-7 .cta, .stock-ticker.show-graph.color-8 .cta {
        width: 255px;
        height: 280px;
    }

        .stock-ticker.show-graph.color-1 .cta .stock-chart, .stock-ticker.show-graph.color-2 .cta .stock-chart, .stock-ticker.show-graph.color-3 .cta .stock-chart, .stock-ticker.show-graph.color-4 .cta .stock-chart, .stock-ticker.show-graph.color-5 .cta .stock-chart, .stock-ticker.show-graph.color-7 .cta .stock-chart, .stock-ticker.show-graph.color-8 .cta .stock-chart {
            background: #fff;
        }

.no-svg .stock-ticker .stock-info .stock-values .stock-trend.up .ic-trend {
    background: transparent url('../img/img-icons-sprite-png.png') no-repeat 0 -313px;
}

.no-svg .stock-ticker .stock-info .stock-values .stock-trend.down .ic-trend {
    background: transparent url('../img/img-icons-sprite-png.png') no-repeat 0 -361px;
}

.no-svg .stock-ticker .stock-info .stock-values .stock-trend.even .ic-trend {
    background: transparent url('../img/img-icons-sprite-png.png') no-repeat 0 -337px;
}

.flexbox .stock-ticker {
    display: flex;
}

.countdown {
    padding: 0;
    position: relative;
}

    .countdown .countdown-wrapper {
        width: 240px;
    }

        .countdown .countdown-wrapper .countdown-timer {
            font-size: 5rem;
            position: relative;
            top: 0;
            left: 0;
            overflow: hidden;
            letter-spacing: -2px;
        }

            .countdown .countdown-wrapper .countdown-timer .time-ref-days, .countdown .countdown-wrapper .countdown-timer .time-ref-hours, .countdown .countdown-wrapper .countdown-timer .time-ref-minutes, .countdown .countdown-wrapper .countdown-timer .time-ref-seconds, .countdown .countdown-wrapper .countdown-timer .time-divider, .countdown .countdown-wrapper .countdown-timer .days, .countdown .countdown-wrapper .countdown-timer .hours, .countdown .countdown-wrapper .countdown-timer .minutes, .countdown .countdown-wrapper .countdown-timer .seconds, .countdown .countdown-wrapper .countdown-timer .days-wrap, .countdown .countdown-wrapper .countdown-timer .hours-wrap, .countdown .countdown-wrapper .countdown-timer .minutes-wrap, .countdown .countdown-wrapper .countdown-timer .seconds-wrap {
                display: block;
                float: left;
                line-height: 50px;
            }

            .countdown .countdown-wrapper .countdown-timer .time-ref-days, .countdown .countdown-wrapper .countdown-timer .time-ref-hours, .countdown .countdown-wrapper .countdown-timer .time-ref-minutes, .countdown .countdown-wrapper .countdown-timer .time-ref-seconds, .countdown .countdown-wrapper .countdown-timer .time-ref-days-short, .countdown .countdown-wrapper .countdown-timer .time-ref-hours-short, .countdown .countdown-wrapper .countdown-timer .days-wrap {
                display: none;
            }

            .countdown .countdown-wrapper .countdown-timer .days-wrap, .countdown .countdown-wrapper .countdown-timer .hours-wrap, .countdown .countdown-wrapper .countdown-timer .minutes-wrap, .countdown .countdown-wrapper .countdown-timer .seconds-wrap {
                width: 80px;
                height: 80px;
                color: #fff;
                text-align: center;
                float: left;
            }

                .countdown .countdown-wrapper .countdown-timer .days-wrap .days, .countdown .countdown-wrapper .countdown-timer .hours-wrap .days, .countdown .countdown-wrapper .countdown-timer .minutes-wrap .days, .countdown .countdown-wrapper .countdown-timer .seconds-wrap .days, .countdown .countdown-wrapper .countdown-timer .days-wrap .hours, .countdown .countdown-wrapper .countdown-timer .hours-wrap .hours, .countdown .countdown-wrapper .countdown-timer .minutes-wrap .hours, .countdown .countdown-wrapper .countdown-timer .seconds-wrap .hours, .countdown .countdown-wrapper .countdown-timer .days-wrap .minutes, .countdown .countdown-wrapper .countdown-timer .hours-wrap .minutes, .countdown .countdown-wrapper .countdown-timer .minutes-wrap .minutes, .countdown .countdown-wrapper .countdown-timer .seconds-wrap .minutes, .countdown .countdown-wrapper .countdown-timer .days-wrap .seconds, .countdown .countdown-wrapper .countdown-timer .hours-wrap .seconds, .countdown .countdown-wrapper .countdown-timer .minutes-wrap .seconds, .countdown .countdown-wrapper .countdown-timer .seconds-wrap .seconds {
                    width: 100%;
                    margin-top: 5px;
                }

                .countdown .countdown-wrapper .countdown-timer .days-wrap .time-divider, .countdown .countdown-wrapper .countdown-timer .hours-wrap .time-divider, .countdown .countdown-wrapper .countdown-timer .minutes-wrap .time-divider, .countdown .countdown-wrapper .countdown-timer .seconds-wrap .time-divider {
                    display: none;
                }

                .countdown .countdown-wrapper .countdown-timer .days-wrap .time-ref-days, .countdown .countdown-wrapper .countdown-timer .hours-wrap .time-ref-days, .countdown .countdown-wrapper .countdown-timer .minutes-wrap .time-ref-days, .countdown .countdown-wrapper .countdown-timer .seconds-wrap .time-ref-days, .countdown .countdown-wrapper .countdown-timer .days-wrap .time-ref-hours, .countdown .countdown-wrapper .countdown-timer .hours-wrap .time-ref-hours, .countdown .countdown-wrapper .countdown-timer .minutes-wrap .time-ref-hours, .countdown .countdown-wrapper .countdown-timer .seconds-wrap .time-ref-hours, .countdown .countdown-wrapper .countdown-timer .days-wrap .time-ref-minutes, .countdown .countdown-wrapper .countdown-timer .hours-wrap .time-ref-minutes, .countdown .countdown-wrapper .countdown-timer .minutes-wrap .time-ref-minutes, .countdown .countdown-wrapper .countdown-timer .seconds-wrap .time-ref-minutes, .countdown .countdown-wrapper .countdown-timer .days-wrap .time-ref-seconds, .countdown .countdown-wrapper .countdown-timer .hours-wrap .time-ref-seconds, .countdown .countdown-wrapper .countdown-timer .minutes-wrap .time-ref-seconds, .countdown .countdown-wrapper .countdown-timer .seconds-wrap .time-ref-seconds {
                    display: block;
                    font-size: 12px;
                    letter-spacing: normal;
                    line-height: normal;
                    text-align: center;
                    width: 50px;
                    height: auto;
                    margin: 0 15px;
                }

        .countdown .countdown-wrapper h2 {
            font-size: 1.8rem;
            margin-bottom: 12px;
            padding: 12px 0 0 0;
            width: 215px;
        }

            .countdown .countdown-wrapper h2:before {
                content: '';
                background: #fff;
                width: 14px;
                height: 24px;
                position: absolute;
                top: 89px;
                left: 226px;
                background: transparent url('https://www.daimler.com/system/img/sprite-teaser-arrows-svg.svg') no-repeat -215px -576px;
            }

            .countdown .countdown-wrapper h2:hover:before {
                background-position: -231px -576px;
            }

            .countdown .countdown-wrapper h2 a {
                color: #00677f;
            }

                .countdown .countdown-wrapper h2 a:hover {
                    color: #003340;
                    text-decoration: none;
                }

            .countdown .countdown-wrapper h2.text-timer-done {
                display: none;
            }

        .countdown .countdown-wrapper.show-days .countdown-timer {
            font-size: 8rem;
        }

            .countdown .countdown-wrapper.show-days .countdown-timer .days, .countdown .countdown-wrapper.show-days .countdown-timer .hours, .countdown .countdown-wrapper.show-days .countdown-timer .minutes, .countdown .countdown-wrapper.show-days .countdown-timer .seconds, .countdown .countdown-wrapper.show-days .countdown-timer .days-wrap, .countdown .countdown-wrapper.show-days .countdown-timer .hours-wrap, .countdown .countdown-wrapper.show-days .countdown-timer .minutes-wrap, .countdown .countdown-wrapper.show-days .countdown-timer .seconds-wrap {
                line-height: 70px;
            }

            .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-days, .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-hours, .countdown .countdown-wrapper.show-days .countdown-timer .days-wrap, .countdown .countdown-wrapper.show-days .countdown-timer .hours-wrap {
                display: block;
                width: 100px;
                height: 110px;
            }

                .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-days .days, .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-hours .days, .countdown .countdown-wrapper.show-days .countdown-timer .days-wrap .days, .countdown .countdown-wrapper.show-days .countdown-timer .hours-wrap .days, .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-days .hours, .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-hours .hours, .countdown .countdown-wrapper.show-days .countdown-timer .days-wrap .hours, .countdown .countdown-wrapper.show-days .countdown-timer .hours-wrap .hours, .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-days .minutes, .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-hours .minutes, .countdown .countdown-wrapper.show-days .countdown-timer .days-wrap .minutes, .countdown .countdown-wrapper.show-days .countdown-timer .hours-wrap .minutes, .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-days .seconds, .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-hours .seconds, .countdown .countdown-wrapper.show-days .countdown-timer .days-wrap .seconds, .countdown .countdown-wrapper.show-days .countdown-timer .hours-wrap .seconds {
                    margin: 5px 0 2px;
                }

                .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-days .time-ref-days, .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-hours .time-ref-days, .countdown .countdown-wrapper.show-days .countdown-timer .days-wrap .time-ref-days, .countdown .countdown-wrapper.show-days .countdown-timer .hours-wrap .time-ref-days, .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-days .time-ref-hours, .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-hours .time-ref-hours, .countdown .countdown-wrapper.show-days .countdown-timer .days-wrap .time-ref-hours, .countdown .countdown-wrapper.show-days .countdown-timer .hours-wrap .time-ref-hours, .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-days .time-ref-minutes, .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-hours .time-ref-minutes, .countdown .countdown-wrapper.show-days .countdown-timer .days-wrap .time-ref-minutes, .countdown .countdown-wrapper.show-days .countdown-timer .hours-wrap .time-ref-minutes, .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-days .time-ref-seconds, .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-hours .time-ref-seconds, .countdown .countdown-wrapper.show-days .countdown-timer .days-wrap .time-ref-seconds, .countdown .countdown-wrapper.show-days .countdown-timer .hours-wrap .time-ref-seconds {
                    font-size: 1.6rem;
                    width: 76px;
                    margin: 0 12px;
                }

                .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-days .time-divider, .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-hours .time-divider, .countdown .countdown-wrapper.show-days .countdown-timer .days-wrap .time-divider, .countdown .countdown-wrapper.show-days .countdown-timer .hours-wrap .time-divider {
                    display: none;
                }

            .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-days, .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-hours {
                padding-top: 2px;
            }

            .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-minutes, .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-seconds, .countdown .countdown-wrapper.show-days .countdown-timer .minutes-wrap, .countdown .countdown-wrapper.show-days .countdown-timer .seconds-wrap {
                display: none;
            }

        .countdown .countdown-wrapper.show-days h2:before {
            top: 119px;
        }

        .countdown .countdown-wrapper .event {
            font-size: 1.8rem;
            margin: 0;
            padding-top: 10px;
            position: relative;
            left: 0;
            color: #00677f;
        }

            .countdown .countdown-wrapper .event:before {
                content: '';
                background: #ff0000;
                width: 80px;
                height: 2px;
                position: absolute;
                top: 0;
                left: 0;
            }

    .countdown.timer-done .countdown-wrapper .countdown-timer, .countdown.timer-done .countdown-wrapper.show-days .countdown-timer {
        display: none;
    }

    .countdown.timer-done .countdown-wrapper h2, .countdown.timer-done .countdown-wrapper.show-days h2 {
        display: none;
    }

        .countdown.timer-done .countdown-wrapper h2:before, .countdown.timer-done .countdown-wrapper.show-days h2:before {
            top: 11px;
        }

        .countdown.timer-done .countdown-wrapper h2.text-timer-done, .countdown.timer-done .countdown-wrapper.show-days h2.text-timer-done {
            display: block;
        }

    .countdown.timer-done .countdown-wrapper .main-target-link:after, .countdown.timer-done .countdown-wrapper.show-days .main-target-link:after {
        top: 0;
    }

    .countdown.color-1 .countdown-wrapper .countdown-timer .hours-wrap {
        background: #ff0000;
    }

        .countdown.color-1 .countdown-wrapper .countdown-timer .hours-wrap .time-ref-hours {
            border-top: 2px solid #9f1924;
        }

    .countdown.color-1 .countdown-wrapper .countdown-timer .minutes-wrap {
        background: #9f1924;
    }

        .countdown.color-1 .countdown-wrapper .countdown-timer .minutes-wrap .time-ref-minutes {
            border-top: 2px solid #ff0000;
        }

    .countdown.color-1 .countdown-wrapper .countdown-timer .seconds-wrap {
        background: #5a130a;
    }

        .countdown.color-1 .countdown-wrapper .countdown-timer .seconds-wrap .time-ref-seconds {
            border-top: 2px solid #ff0000;
        }

    .countdown.color-1 .countdown-wrapper.show-days .days-wrap {
        background: #ff0000;
    }

        .countdown.color-1 .countdown-wrapper.show-days .days-wrap .time-ref-days {
            border-top: 2px solid #9f1924;
        }

    .countdown.color-1 .countdown-wrapper.show-days .hours-wrap {
        background: #9f1924;
    }

        .countdown.color-1 .countdown-wrapper.show-days .hours-wrap .time-ref-hours {
            border-top: 2px solid #ff0000;
        }

    .countdown.color-1 .countdown-wrapper .event:before {
        background: #ff0000;
    }

    .countdown.color-2 .countdown-wrapper .countdown-timer .hours-wrap {
        background: #007a93;
    }

        .countdown.color-2 .countdown-wrapper .countdown-timer .hours-wrap .time-ref-hours {
            border-top: 2px solid #003340;
        }

    .countdown.color-2 .countdown-wrapper .countdown-timer .minutes-wrap {
        background: #00677f;
    }

        .countdown.color-2 .countdown-wrapper .countdown-timer .minutes-wrap .time-ref-minutes {
            border-top: 2px solid #003340;
        }

    .countdown.color-2 .countdown-wrapper .countdown-timer .seconds-wrap {
        background: #003340;
    }

        .countdown.color-2 .countdown-wrapper .countdown-timer .seconds-wrap .time-ref-seconds {
            border-top: 2px solid #00677f;
        }

    .countdown.color-2 .countdown-wrapper.show-days .days-wrap {
        background: #007a93;
    }

        .countdown.color-2 .countdown-wrapper.show-days .days-wrap .time-ref-days {
            border-top: 2px solid #003340;
        }

    .countdown.color-2 .countdown-wrapper.show-days .hours-wrap {
        background: #00677f;
    }

        .countdown.color-2 .countdown-wrapper.show-days .hours-wrap .time-ref-hours {
            border-top: 2px solid #003340;
        }

    .countdown.color-2 .countdown-wrapper .event:before {
        background: #003340;
    }

    .countdown.color-3 .countdown-wrapper .countdown-timer .hours-wrap {
        background: #9e9e9e;
    }

        .countdown.color-3 .countdown-wrapper .countdown-timer .hours-wrap .time-ref-hours {
            border-top: 2px solid #c8c8c8;
        }

    .countdown.color-3 .countdown-wrapper .countdown-timer .minutes-wrap {
        background: #707070;
    }

        .countdown.color-3 .countdown-wrapper .countdown-timer .minutes-wrap .time-ref-minutes {
            border-top: 2px solid #c8c8c8;
        }

    .countdown.color-3 .countdown-wrapper .countdown-timer .seconds-wrap {
        background: #444444;
    }

        .countdown.color-3 .countdown-wrapper .countdown-timer .seconds-wrap .time-ref-seconds {
            border-top: 2px solid #707070;
        }

    .countdown.color-3 .countdown-wrapper.show-days .days-wrap {
        background: #9e9e9e;
    }

        .countdown.color-3 .countdown-wrapper.show-days .days-wrap .time-ref-days {
            border-top: 2px solid #c8c8c8;
        }

    .countdown.color-3 .countdown-wrapper.show-days .hours-wrap {
        background: #707070;
    }

        .countdown.color-3 .countdown-wrapper.show-days .hours-wrap .time-ref-hours {
            border-top: 2px solid #c8c8c8;
        }

    .countdown.color-3 .countdown-wrapper .event:before {
        background: #9e9e9e;
    }

.no-svg .countdown .countdown-wrapper h2:before {
    background: transparent url('../img/sprite-teaser-arrows-png.png') no-repeat -215px -576px;
}

.countdown-wrapper.no-link p.event {
    color: #000;
}

    .countdown-wrapper.no-link p.event:before {
        content: none;
    }

    .countdown-wrapper.no-link p.event:after {
        content: '';
        background: #000;
        width: 80px;
        height: 2px;
        position: absolute;
        bottom: 0;
        left: 0;
    }

@media screen and (min-width:1681px) {
    .page-content-wrapper .countdown {
        padding: 0;
    }

        .page-content-wrapper .countdown .countdown-wrapper {
            width: 240px;
        }

            .page-content-wrapper .countdown .countdown-wrapper .countdown-timer {
                font-size: 5rem;
                letter-spacing: -2px;
            }

                .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .time-ref-days, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .time-ref-hours, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .time-ref-minutes, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .time-ref-seconds, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .time-divider, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .days, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .hours, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .minutes, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .seconds, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .days-wrap, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .hours-wrap, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .minutes-wrap, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .seconds-wrap {
                    line-height: 50px;
                }

                .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .days-wrap, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .hours-wrap, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .minutes-wrap, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .seconds-wrap {
                    width: 80px;
                    height: 80px;
                }

                    .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .days-wrap .days, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .hours-wrap .days, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .minutes-wrap .days, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .seconds-wrap .days, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .days-wrap .hours, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .hours-wrap .hours, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .minutes-wrap .hours, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .seconds-wrap .hours, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .days-wrap .minutes, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .hours-wrap .minutes, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .minutes-wrap .minutes, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .seconds-wrap .minutes, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .days-wrap .seconds, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .hours-wrap .seconds, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .minutes-wrap .seconds, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .seconds-wrap .seconds {
                        width: 100%;
                        margin-top: 5px;
                    }

                    .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .days-wrap .time-ref-days, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .hours-wrap .time-ref-days, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .minutes-wrap .time-ref-days, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .seconds-wrap .time-ref-days, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .days-wrap .time-ref-hours, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .hours-wrap .time-ref-hours, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .minutes-wrap .time-ref-hours, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .seconds-wrap .time-ref-hours, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .days-wrap .time-ref-minutes, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .hours-wrap .time-ref-minutes, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .minutes-wrap .time-ref-minutes, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .seconds-wrap .time-ref-minutes, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .days-wrap .time-ref-seconds, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .hours-wrap .time-ref-seconds, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .minutes-wrap .time-ref-seconds, .page-content-wrapper .countdown .countdown-wrapper .countdown-timer .seconds-wrap .time-ref-seconds {
                        display: block;
                        font-size: 1.2rem;
                        width: 50px;
                        margin: 0 15px;
                    }

            .page-content-wrapper .countdown .countdown-wrapper h2 {
                font-size: 1.8rem;
                margin-bottom: 12px;
                padding: 12px 0 0 0;
                width: 215px;
            }

                .page-content-wrapper .countdown .countdown-wrapper h2:before {
                    content: '';
                    width: 14px;
                    height: 24px;
                    top: 89px;
                    left: 226px;
                    background: transparent url('https://www.daimler.com/system/img/sprite-teaser-arrows-svg.svg') no-repeat -215px -576px;
                }

                .page-content-wrapper .countdown .countdown-wrapper h2:hover:before {
                    background-position: -230px -576px;
                }

            .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer {
                font-size: 8rem;
            }

                .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .days, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .hours, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .minutes, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .seconds, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .days-wrap, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .hours-wrap, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .minutes-wrap, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .seconds-wrap {
                    line-height: 70px;
                }

                .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-days, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-hours, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .days-wrap, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .hours-wrap {
                    width: 100px;
                    height: 110px;
                }

                    .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-days .days, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-hours .days, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .days-wrap .days, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .hours-wrap .days, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-days .hours, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-hours .hours, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .days-wrap .hours, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .hours-wrap .hours, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-days .minutes, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-hours .minutes, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .days-wrap .minutes, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .hours-wrap .minutes, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-days .seconds, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-hours .seconds, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .days-wrap .seconds, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .hours-wrap .seconds {
                        margin: 5px 0 2px;
                    }

                    .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-days .time-ref-days, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-hours .time-ref-days, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .days-wrap .time-ref-days, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .hours-wrap .time-ref-days, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-days .time-ref-hours, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-hours .time-ref-hours, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .days-wrap .time-ref-hours, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .hours-wrap .time-ref-hours, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-days .time-ref-minutes, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-hours .time-ref-minutes, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .days-wrap .time-ref-minutes, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .hours-wrap .time-ref-minutes, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-days .time-ref-seconds, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-hours .time-ref-seconds, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .days-wrap .time-ref-seconds, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .hours-wrap .time-ref-seconds {
                        font-size: 1.6rem;
                        width: 76px;
                        margin: 0 12px;
                    }

                .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-days, .page-content-wrapper .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-hours {
                    padding-top: 2px;
                }

            .page-content-wrapper .countdown .countdown-wrapper.show-days h2:before {
                top: 119px;
            }

            .page-content-wrapper .countdown .countdown-wrapper .event {
                font-size: 1.8rem;
                margin: 0;
                padding-top: 10px;
                left: 0;
            }

                .page-content-wrapper .countdown .countdown-wrapper .event:before {
                    content: '';
                    background: #d81f2a;
                    width: 80px;
                    height: 2px;
                }

    .no-svg .page-content-wrapper .countdown .countdown-wrapper h2:before, .no-svg .sidebar .countdown .countdown-wrapper h2:before {
        background: transparent url('../img/sprite-teaser-arrows-png.png') no-repeat -215px -576px;
    }
}

@media screen and (min-width:1024px) and (max-width:1680px) {
    .countdown {
        padding: 0;
    }

        .countdown .countdown-wrapper {
            width: 200px;
        }

            .countdown .countdown-wrapper .countdown-timer {
                font-size: 4.2rem;
                letter-spacing: -2px;
            }

                .countdown .countdown-wrapper .countdown-timer .time-ref-days, .countdown .countdown-wrapper .countdown-timer .time-ref-hours, .countdown .countdown-wrapper .countdown-timer .time-ref-minutes, .countdown .countdown-wrapper .countdown-timer .time-ref-seconds, .countdown .countdown-wrapper .countdown-timer .time-divider, .countdown .countdown-wrapper .countdown-timer .days, .countdown .countdown-wrapper .countdown-timer .hours, .countdown .countdown-wrapper .countdown-timer .minutes, .countdown .countdown-wrapper .countdown-timer .seconds, .countdown .countdown-wrapper .countdown-timer .days-wrap, .countdown .countdown-wrapper .countdown-timer .hours-wrap, .countdown .countdown-wrapper .countdown-timer .minutes-wrap, .countdown .countdown-wrapper .countdown-timer .seconds-wrap {
                    line-height: 42px;
                }

                .countdown .countdown-wrapper .countdown-timer .days-wrap, .countdown .countdown-wrapper .countdown-timer .hours-wrap, .countdown .countdown-wrapper .countdown-timer .minutes-wrap, .countdown .countdown-wrapper .countdown-timer .seconds-wrap {
                    width: 66px;
                    height: 66px;
                }

                    .countdown .countdown-wrapper .countdown-timer .days-wrap .days, .countdown .countdown-wrapper .countdown-timer .hours-wrap .days, .countdown .countdown-wrapper .countdown-timer .minutes-wrap .days, .countdown .countdown-wrapper .countdown-timer .seconds-wrap .days, .countdown .countdown-wrapper .countdown-timer .days-wrap .hours, .countdown .countdown-wrapper .countdown-timer .hours-wrap .hours, .countdown .countdown-wrapper .countdown-timer .minutes-wrap .hours, .countdown .countdown-wrapper .countdown-timer .seconds-wrap .hours, .countdown .countdown-wrapper .countdown-timer .days-wrap .minutes, .countdown .countdown-wrapper .countdown-timer .hours-wrap .minutes, .countdown .countdown-wrapper .countdown-timer .minutes-wrap .minutes, .countdown .countdown-wrapper .countdown-timer .seconds-wrap .minutes, .countdown .countdown-wrapper .countdown-timer .days-wrap .seconds, .countdown .countdown-wrapper .countdown-timer .hours-wrap .seconds, .countdown .countdown-wrapper .countdown-timer .minutes-wrap .seconds, .countdown .countdown-wrapper .countdown-timer .seconds-wrap .seconds {
                        width: 100%;
                        margin-top: 2px;
                    }

                    .countdown .countdown-wrapper .countdown-timer .days-wrap .time-ref-days, .countdown .countdown-wrapper .countdown-timer .hours-wrap .time-ref-days, .countdown .countdown-wrapper .countdown-timer .minutes-wrap .time-ref-days, .countdown .countdown-wrapper .countdown-timer .seconds-wrap .time-ref-days, .countdown .countdown-wrapper .countdown-timer .days-wrap .time-ref-hours, .countdown .countdown-wrapper .countdown-timer .hours-wrap .time-ref-hours, .countdown .countdown-wrapper .countdown-timer .minutes-wrap .time-ref-hours, .countdown .countdown-wrapper .countdown-timer .seconds-wrap .time-ref-hours, .countdown .countdown-wrapper .countdown-timer .days-wrap .time-ref-minutes, .countdown .countdown-wrapper .countdown-timer .hours-wrap .time-ref-minutes, .countdown .countdown-wrapper .countdown-timer .minutes-wrap .time-ref-minutes, .countdown .countdown-wrapper .countdown-timer .seconds-wrap .time-ref-minutes, .countdown .countdown-wrapper .countdown-timer .days-wrap .time-ref-seconds, .countdown .countdown-wrapper .countdown-timer .hours-wrap .time-ref-seconds, .countdown .countdown-wrapper .countdown-timer .minutes-wrap .time-ref-seconds, .countdown .countdown-wrapper .countdown-timer .seconds-wrap .time-ref-seconds {
                        display: block;
                        font-size: 1.2rem;
                        width: 48px;
                        margin: 0 8px;
                    }

            .countdown .countdown-wrapper h2 {
                font-size: 1.6rem;
                margin-bottom: 12px;
                padding: 12px 0 0 0;
                width: 175px;
            }

                .countdown .countdown-wrapper h2:before {
                    content: '';
                    width: 14px;
                    height: 24px;
                    top: 75px;
                    left: 186px;
                    background: transparent url('../img/sprite-teaser-arrows-png.png') no-repeat -215px -576px;
                }

                .countdown .countdown-wrapper h2:hover:before {
                    background-position: -230px -576px;
                }

            .countdown .countdown-wrapper.show-days .countdown-timer {
                font-size: 6.5rem;
            }

                .countdown .countdown-wrapper.show-days .countdown-timer .days, .countdown .countdown-wrapper.show-days .countdown-timer .hours, .countdown .countdown-wrapper.show-days .countdown-timer .minutes, .countdown .countdown-wrapper.show-days .countdown-timer .seconds, .countdown .countdown-wrapper.show-days .countdown-timer .days-wrap, .countdown .countdown-wrapper.show-days .countdown-timer .hours-wrap, .countdown .countdown-wrapper.show-days .countdown-timer .minutes-wrap, .countdown .countdown-wrapper.show-days .countdown-timer .seconds-wrap {
                    line-height: 65px;
                }

                .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-days, .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-hours, .countdown .countdown-wrapper.show-days .countdown-timer .days-wrap, .countdown .countdown-wrapper.show-days .countdown-timer .hours-wrap {
                    width: 86px;
                    height: 96px;
                }

                    .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-days .days, .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-hours .days, .countdown .countdown-wrapper.show-days .countdown-timer .days-wrap .days, .countdown .countdown-wrapper.show-days .countdown-timer .hours-wrap .days, .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-days .hours, .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-hours .hours, .countdown .countdown-wrapper.show-days .countdown-timer .days-wrap .hours, .countdown .countdown-wrapper.show-days .countdown-timer .hours-wrap .hours, .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-days .minutes, .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-hours .minutes, .countdown .countdown-wrapper.show-days .countdown-timer .days-wrap .minutes, .countdown .countdown-wrapper.show-days .countdown-timer .hours-wrap .minutes, .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-days .seconds, .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-hours .seconds, .countdown .countdown-wrapper.show-days .countdown-timer .days-wrap .seconds, .countdown .countdown-wrapper.show-days .countdown-timer .hours-wrap .seconds {
                        margin: 0;
                    }

                    .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-days .time-ref-days, .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-hours .time-ref-days, .countdown .countdown-wrapper.show-days .countdown-timer .days-wrap .time-ref-days, .countdown .countdown-wrapper.show-days .countdown-timer .hours-wrap .time-ref-days, .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-days .time-ref-hours, .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-hours .time-ref-hours, .countdown .countdown-wrapper.show-days .countdown-timer .days-wrap .time-ref-hours, .countdown .countdown-wrapper.show-days .countdown-timer .hours-wrap .time-ref-hours, .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-days .time-ref-minutes, .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-hours .time-ref-minutes, .countdown .countdown-wrapper.show-days .countdown-timer .days-wrap .time-ref-minutes, .countdown .countdown-wrapper.show-days .countdown-timer .hours-wrap .time-ref-minutes, .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-days .time-ref-seconds, .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-hours .time-ref-seconds, .countdown .countdown-wrapper.show-days .countdown-timer .days-wrap .time-ref-seconds, .countdown .countdown-wrapper.show-days .countdown-timer .hours-wrap .time-ref-seconds {
                        font-size: 1.6rem;
                        width: 72px;
                        margin: 0 7px;
                    }

                .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-days, .countdown .countdown-wrapper.show-days .countdown-timer .time-ref-hours {
                    padding-top: 2px;
                }

            .countdown .countdown-wrapper.show-days h2:before {
                top: 105px;
            }

            .countdown .countdown-wrapper .event {
                font-size: 1.6rem;
                margin: 0;
                padding-top: 10px;
                left: 0;
            }

                .countdown .countdown-wrapper .event:before {
                    content: '';
                    background: #d81f2a;
                    width: 80px;
                    height: 2px;
                }
}

@media screen and (max-width:767px) {
    .page-content-wrapper .countdown {
        width: 200px;
        padding: 0;
    }

        .page-content-wrapper .countdown .countdown-wrapper h2 {
            font-size: 1.6rem;
            margin-bottom: 12px;
            padding: 12px 0 0 0;
            width: 175px;
        }

            .page-content-wrapper .countdown .countdown-wrapper h2:before {
                top: 80px;
                left: 215px;
            }

            .page-content-wrapper .countdown .countdown-wrapper h2:hover:before {
                background-position: -230px -576px;
            }

        .page-content-wrapper .countdown .countdown-wrapper .event {
            font-size: 1.6rem;
            padding-top: 10px;
        }
}

.key-figures-container {
    width: 100%;
    overflow: hidden;
    margin: 0 0 40px 0;
}

    .key-figures-container:last-child {
        margin-bottom: 110px;
    }

    .key-figures-container .figures-element {
        float: left;
        position: relative;
        overflow: hidden;
        min-height: auto;
        padding-left: 0;
        padding-right: 0;
        font-family: 'DaimlerCS-Regular', Arial, sans-serif;
        color: #fff;
    }

        .key-figures-container .figures-element img {
            width: 100%;
        }

        .key-figures-container .figures-element a {
            color: #fff;
        }

            .key-figures-container .figures-element a:after {
                content: '';
                display: block;
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
            }

        .key-figures-container .figures-element:hover {
            cursor: default;
        }

        .key-figures-container .figures-element.color-1 {
            background-color: #e6e6e6;
        }

            .key-figures-container .figures-element.color-1:hover {
                background-color: #c8c8c8;
            }

            .key-figures-container .figures-element.color-1.no-link:hover {
                background-color: #e6e6e6;
            }

        .key-figures-container .figures-element.color-2 {
            background-color: #003340;
        }

            .key-figures-container .figures-element.color-2:hover {
                background-color: #00677f;
            }

            .key-figures-container .figures-element.color-2.no-link:hover {
                background-color: #003340;
            }

        .key-figures-container .figures-element.color-3 {
            background-color: #444444;
        }

            .key-figures-container .figures-element.color-3:hover {
                background-color: #000;
            }

            .key-figures-container .figures-element.color-3.no-link:hover {
                background-color: #444444;
            }

        .key-figures-container .figures-element.color-4 {
            background-color: #5a130a;
        }

            .key-figures-container .figures-element.color-4:hover {
                background-color: #440e07;
            }

            .key-figures-container .figures-element.color-4.no-link:hover {
                background-color: #5a130a;
            }

        .key-figures-container .figures-element.color-5 {
            background-color: #00677f;
        }

            .key-figures-container .figures-element.color-5:hover {
                background-color: #003340;
            }

            .key-figures-container .figures-element.color-5.no-link:hover {
                background-color: #00677f;
            }

        .key-figures-container .figures-element.color-6 {
            color: #000;
            background-color: #e6e6e6;
        }

            .key-figures-container .figures-element.color-6 h2 {
                color: #000;
            }

            .key-figures-container .figures-element.color-6:hover {
                color: #000;
                background-color: #c8c8c8;
            }

                .key-figures-container .figures-element.color-6:hover h2 {
                    color: #000;
                }

            .key-figures-container .figures-element.color-6.no-link:hover {
                color: #000;
                background-color: #e6e6e6;
            }

    .key-figures-container .figure-info {
        font-size: 5px;
        font-size: 5rem;
        line-height: 1;
        display: block;
    }

    .key-figures-container .figure-description {
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 1;
        display: block;
    }

    .key-figures-container .figure-detail {
        font-size: 1.6rem;
        line-height: 1.5625;
        display: block;
    }

    .key-figures-container .figures-element-1-4:nth-of-type(5), .key-figures-container .figures-element-1-4:nth-of-type(6) {
        margin-top: -97px;
    }

    .key-figures-container .figures-element-height-1 {
        height: 86px;
    }

    .key-figures-container .figures-element-height-2 {
        height: 183px;
    }

    .key-figures-container .figures-element-height-3 {
        height: 280px;
    }

    .key-figures-container .figures-element-bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .key-figures-container .figures-element-text {
        z-index: 100;
        padding: 14px 25px;
        position: relative;
        height: 100%;
    }

        .key-figures-container .figures-element-text.align-center {
            text-align: center;
            padding-top: 35px;
        }

            .key-figures-container .figures-element-text.align-center:before {
                content: "";
                position: absolute;
                top: 23px;
                left: 50%;
                width: 70px;
                height: 4px;
                border-top: 2px solid #fff;
                margin-left: -35px;
            }

    .key-figures-container .cta h2 {
        margin-top: 0;
    }

    .key-figures-container .figures-cta {
        line-height: 1em;
    }

        .key-figures-container .figures-cta:after {
            content: "";
            height: 32px;
            right: 15px;
            top: 15px;
            width: 19px;
            position: absolute;
            background: transparent url(https://www.daimler.com/system/img/sprite-teaser-arrows-svg.svg) no-repeat 0 0;
            background-position: -181px -360px;
        }

        .key-figures-container .figures-cta h2 {
            font-size: 25px;
            font-size: 2.5rem;
            margin-bottom: 3px;
        }

        .key-figures-container .figures-cta span {
            font-size: 14px;
            font-size: 1.4rem;
        }

        .key-figures-container .figures-cta .figures-element-text {
            padding: 10px 60px 10px 25px;
        }

.asset-media .key-figures-container {
    width: auto;
    margin: 0;
    padding: 0;
}

    .asset-media .key-figures-container .figures-element-1-2 {
        width: 470px;
        height: auto;
    }

        .asset-media .key-figures-container .figures-element-1-2 .figures-element-bg + .figures-element-text {
            height: 183px;
        }

    .asset-media .key-figures-container .figures-element-1-4 {
        width: 235px;
        height: auto;
    }

.no-svg .key-figures-container .figures-cta:after {
    background: transparent url(../img/sprite-teaser-arrows-png.png) no-repeat 0 0;
}

.job-search .content {
    color: #fff;
    background: #72170c;
    padding: 30px 20px;
}

    .job-search .content h2 {
        font-size: 3rem;
        line-height: 0.95;
        margin: 0 0 2.7rem 0;
    }

        .job-search .content h2 strong {
            font-weight: normal;
            font-size: 3rem;
        }

    .job-search .content .btn {
        font-family: 'DaimlerCS-Demi', Arial, sans-serif;
        font-size: 13px;
        font-size: 1.3rem;
        text-transform: none;
    }

        .job-search .content .btn:after {
            display: none;
        }

.page-left-nav {
    float: left;
}

    .page-left-nav ul {
        margin: 0;
        width: 200px;
        list-style: none;
        border: 2px solid #e6e6e6;
        background: #e6e6e6;
        padding: 15px 10px;
    }

        .page-left-nav ul li {
            margin: 0;
            line-height: 1.2;
        }

            .page-left-nav ul li.ln-open > a {
                color: #000;
                font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                margin-bottom: 0;
            }

            .page-left-nav ul li.ln-open.ln-active {
                color: #fff;
            }

            .page-left-nav ul li.additional-lvl ul li {
                margin-bottom: 0;
            }

            .page-left-nav ul li.additional-lvl ul a {
                padding-left: 2em;
            }

        .page-left-nav ul a {
            font-family: 'DaimlerCS-Regular', Arial, sans-serif;
            font-size: 18px;
            font-size: 1.8rem;
            line-height: 1.2;
            display: block;
            padding: 8px 19px 8px 19px;
            color: #000;
        }

            .page-left-nav ul a:hover {
                color: #707070;
                position: relative;
            }

            .page-left-nav ul a.ln-active {
                background: #000;
                color: #fff;
                position: relative;
                margin-right: -11px;
                -webkit-border-radius: 4px 0 0 4px;
                -moz-border-radius: 4px 0 0 4px;
                -ms-border-radius: 4px 0 0 4px;
                border-radius: 4px 0 0 4px;
            }

                .page-left-nav ul a.ln-active:after {
                    content: "";
                    width: 0;
                    height: 0;
                    border: 19px solid transparent;
                    border-color: transparent transparent transparent #000;
                    border-width: 19px 13px 19px 13px;
                    position: absolute;
                    right: -25px;
                    top: 50%;
                    margin-top: -19px;
                }

        .page-left-nav ul ul {
            width: 100%;
            border: none;
            padding: 0;
        }

.overlay-search {
    position: fixed;
    z-index: 199;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.75;
    filter: alpha(opacity=75);
    background-color: #000;
    display: none;
}

.overlay-search-active {
    display: block;
}

.page-main-inner-content {
    width: 660px;
}

.no-nav .page-main-inner-content {
    width: 660px;
}

.no-nav .pullout-left {
    width: 800px;
    margin-left: -140px;
}

    .no-nav .pullout-left .photo-carousel-wrapper .asset-media {
        width: 800px;
    }

        .no-nav .pullout-left .photo-carousel-wrapper .asset-media .fancybox-img img {
            width: 100%;
        }

        .no-nav .pullout-left .photo-carousel-wrapper .asset-media .gallery img {
            width: 100%;
        }

.icon.rt-text-only .rt-text .rt-category {
    left: 70px;
}

.icon .rt-icon:after {
    content: "";
    height: 29px;
    width: 28px;
    background: transparent url('https://www.daimler.com/system/img/img-icons-sprite-files-svg.svg') no-repeat 0 0;
    position: absolute;
    top: 11px;
    left: 11px;
}

.icon.icon-pdf .rt-icon:after {
    background-position: -120px 0;
    width: 31px;
    height: 33px;
    top: 9px;
    left: 11px;
}

.icon.icon-xls .rt-icon:after, .icon.icon-xlsx .rt-icon:after {
    background-position: -160px 0;
    width: 31px;
    height: 33px;
    top: 9px;
    left: 11px;
}

.icon.icon-doc .rt-icon:after, .icon.icon-docx .rt-icon:after {
    background-position: -200px 0;
    width: 31px;
    height: 33px;
    top: 9px;
    left: 11px;
}

.icon.icon-txt .rt-icon:after {
    background-position: -240px 0;
    width: 31px;
    height: 33px;
    top: 9px;
    left: 11px;
}

.icon.icon-zip .rt-icon:after {
    background-position: -280px 0;
    width: 31px;
    height: 33px;
    top: 9px;
    left: 11px;
}

.icon.icon-ppt .rt-icon:after, .icon.icon-pptx .rt-icon:after {
    background-position: -320px 0;
    width: 31px;
    height: 33px;
    top: 9px;
    left: 11px;
}

.icon.icon-audio .rt-icon:after {
    background-position: -80px 0;
    width: 27px;
    height: 24px;
    top: 13px;
    left: 12px;
}

.icon.icon-video .rt-icon:after {
    background-position: -40px 0;
    width: 26px;
    height: 26px;
    top: 12px;
    left: 13px;
}

.icon.icon-img .rt-icon:after {
    background-position: -440px 0;
    width: 31px;
    height: 33px;
    top: 9px;
    left: 11px;
}

.body-template-container {
    margin-bottom: 38px;
}

    .body-template-container h2 {
        color: #000;
        margin: 0 0 25px 0;
        line-height: 1.2;
        text-align: left;
        font-size: 2.8rem;
        font-family: 'DaimlerCS-Bold', Arial, sans-serif;
        padding: 0;
    }

    .body-template-container .stock-ticker h2 {
        margin-bottom: 5px;
    }

    .body-template-container.article-video {
        margin-bottom: 73px;
    }

.owl-slider.big-picture .hero-slider-content .owl-carousel {
    display: block;
}

.owl-slider.single-img {
    height: auto;
    width: 960px;
    padding: 25px 10px 0 10px;
    margin: 0 auto 0 auto;
    overflow: hidden;
}

    .owl-slider.single-img .hero-slider-pagination {
        display: none !important;
    }

    .owl-slider.single-img .owl-controlls {
        display: none;
    }

    .owl-slider.single-img .hero-slider-content {
        height: 313px;
        width: 960px;
        padding: 0 10px;
        left: 0 !important;
        margin: 0 -10px !important;
    }

        .owl-slider.single-img .hero-slider-content .owl-carousel {
            display: block;
            width: 960px;
            left: 0 !important;
            margin: 0 auto !important;
        }

            .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element {
                text-align: center;
                width: 940px;
            }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element a {
                    text-decoration: none;
                }

                    .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element a:after {
                        content: "";
                        height: 100%;
                        position: absolute;
                        right: 0;
                        top: 0;
                        width: 100%;
                        z-index: 1;
                    }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .hero-img {
                    width: 100%;
                    height: 313px;
                }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper {
                    height: 313px;
                }

                    .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper .box-content {
                        background-color: #e6e6e6;
                        overflow: hidden;
                        position: absolute;
                        right: 0;
                        height: 134px;
                        padding: 7px 50px 12px 27px;
                        bottom: 0;
                        width: 450px;
                    }

                        .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper .box-content a {
                            text-decoration: none;
                        }

                        .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper .box-content h2 {
                            font-size: 30px;
                            font-size: 3rem;
                            line-height: 1.15em;
                            letter-spacing: -0.03em;
                            margin: 0 0 5px 0;
                            padding: 0;
                        }

                        .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper .box-content p {
                            font-size: 18px;
                            font-size: 1.8rem;
                            line-height: 1.05em;
                            letter-spacing: -0.03em;
                        }

                        .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper .box-content:hover {
                            background-color: #c8c8c8;
                        }

                        .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper .box-content.pos-bl {
                            bottom: 0;
                            left: 0;
                            margin: 0 10px;
                        }

                        .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper .box-content.pos-br {
                            bottom: 0;
                            right: 0;
                            margin: 0 10px;
                        }

                        .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper .box-content.pos-tl {
                            top: 0;
                            left: 0;
                            margin: 0 10px;
                        }

                        .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper .box-content.pos-tr {
                            top: 0;
                            right: 0;
                            margin: 0 10px;
                        }

                        .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper .box-content:after {
                            content: "";
                            position: absolute;
                            background: transparent url(../img/sprite-teaser-arrows-png.png) no-repeat;
                            background-position: -126px 0;
                            height: 44px;
                            width: 25px;
                            top: 15px;
                            right: 18px;
                        }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-2 .box-content:after, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-3 .box-content:after, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-4 .box-content:after, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-5 .box-content:after, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-7 .box-content:after, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-8 .box-content:after {
                    background-position: -175px -120px;
                }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-1:hover .teaserbox-wrapper .box-content {
                    background-color: #c8c8c8;
                }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-1 .teaserbox-wrapper .box-content {
                    background-color: #e6e6e6;
                }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-2:hover .teaserbox-wrapper .box-content {
                    background-color: #00677f;
                }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-2 .teaserbox-wrapper .box-content {
                    background-color: #003340;
                }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-3:hover .teaserbox-wrapper .box-content {
                    background-color: #000;
                }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-3 .teaserbox-wrapper .box-content {
                    background-color: #444444;
                }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-4:hover .teaserbox-wrapper .box-content {
                    background-color: #440e07;
                }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-4 .teaserbox-wrapper .box-content {
                    background-color: #5a130a;
                }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-5:hover .teaserbox-wrapper .box-content {
                    background-color: #003340;
                }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-5 .teaserbox-wrapper .box-content {
                    background-color: #00677f;
                }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-6:hover .teaserbox-wrapper .box-content {
                    color: #000;
                    background-color: #c8c8c8;
                }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-6 .teaserbox-wrapper .box-content {
                    color: #000;
                    background-color: #e6e6e6;
                }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-7:hover .teaserbox-wrapper .box-content {
                    background-color: #444444;
                }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-7 .teaserbox-wrapper .box-content {
                    color: #fff;
                    background-color: #000;
                }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-8:hover .teaserbox-wrapper .box-content {
                    background-color: #8c8c8c;
                }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-8 .teaserbox-wrapper .box-content {
                    color: #fff;
                    background-color: #8c8c8c;
                }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent:hover .teaserbox-wrapper .box-content {
                    background-color: #c8c8c8;
                }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent .teaserbox-wrapper .box-content {
                    color: #000;
                    background-color: rgba(230, 230, 230, 0.8);
                }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-2 .teaserbox-wrapper .box-content, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-3 .teaserbox-wrapper .box-content, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-4 .teaserbox-wrapper .box-content, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-5 .teaserbox-wrapper .box-content, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-7 .teaserbox-wrapper .box-content, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-8 .teaserbox-wrapper .box-content {
                    color: #fff;
                }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-1:hover .teaserbox-wrapper .box-content {
                    background-color: #c8c8c8;
                }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-1 .teaserbox-wrapper .box-content {
                    background-color: rgba(230, 230, 230, 0.8);
                }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-2:hover .teaserbox-wrapper .box-content {
                    background-color: #00677f;
                }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-2 .teaserbox-wrapper .box-content {
                    background-color: rgba(0, 51, 64, 0.8);
                }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-3:hover .teaserbox-wrapper .box-content {
                    background-color: #000;
                }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-3 .teaserbox-wrapper .box-content {
                    background-color: rgba(68, 68, 68, 0.8);
                }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-4:hover .teaserbox-wrapper .box-content {
                    background-color: #440e07;
                }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-4 .teaserbox-wrapper .box-content {
                    background-color: rgba(90, 19, 10, 0.8);
                }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-5:hover .teaserbox-wrapper .box-content {
                    background-color: #003340;
                }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-5 .teaserbox-wrapper .box-content {
                    background-color: rgba(0, 103, 127, 0.8);
                }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-7:hover .teaserbox-wrapper .box-content {
                    background-color: #000;
                }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-7 .teaserbox-wrapper .box-content {
                    background-color: rgba(68, 68, 68, 0.8);
                }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-8:hover .teaserbox-wrapper .box-content {
                    background-color: #565756;
                }

                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-8 .teaserbox-wrapper .box-content {
                    background-color: rgba(140, 140, 140, 0.8);
                }

.hero-module {
    position: relative;
    margin: 0 0 20px 0;
}

    .hero-module .hero-pic {
        width: 660px;
        height: 264px;
        overflow: hidden;
    }

    .hero-module.no-date .hero-pic img {
        width: 100%;
    }

    .hero-module .date-sticker {
        position: absolute;
        right: 0;
        top: 0;
        width: 130px;
        height: 160px;
        font-family: 'DaimlerCS-Regular', Arial, sans-serif;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        background: #707070;
        color: #fff;
        z-index: 100;
    }

        .hero-module .date-sticker .date-day {
            margin: 0;
            margin-top: 32px;
            font-size: 80px;
            font-size: 8rem;
            line-height: 0.9;
            letter-spacing: -0.04em;
        }

        .hero-module .date-sticker .date-month {
            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
            font-size: 16px;
            font-size: 1.6rem;
            display: inline-block;
        }

        .hero-module .date-sticker .date-year {
            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
            font-size: 16px;
            font-size: 1.6rem;
            display: inline-block;
        }

    .hero-module.hero-module-text .date-sticker {
        position: relative;
        right: 0;
        top: 0;
        width: 130px;
        height: 160px;
        display: table-cell;
        float: right;
        margin-left: 40px;
        background: #003340;
    }

    .hero-module.hero-module-text .hero-abstract {
        background: #e6e6e6;
        color: #000;
        width: 640px;
    }

        .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper {
            padding: 65px 30px;
            font-family: 'DaimlerCS-Regular', Arial, sans-serif;
            font-size: 25px;
            font-size: 2.5rem;
            line-height: 1.28;
        }

            .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper:before, .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper:after {
                content: "";
                width: 140px;
                height: 2px;
                position: absolute;
                background: #000;
            }

            .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper:before {
                top: 50px;
                left: 50%;
                margin-left: -70px;
            }

            .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper:after {
                bottom: 50px;
                left: 50%;
                margin-left: -70px;
            }

    .hero-module.hero-module-text.no-date .hero-abstract {
        width: 660px;
    }

.no-date .hero-module .hero-pic {
    width: 660px;
    height: 264px;
    overflow: hidden;
}

.no-nav .hero-module {
    width: 900px;
    margin: 0 0 20px -215px;
}

    .no-nav .hero-module .hero-pic {
        width: 900px;
        height: 360px;
        overflow: hidden;
    }

    .no-nav .hero-module.no-date .hero-pic {
        width: 900px;
        height: 360px;
    }

        .no-nav .hero-module.no-date .hero-pic img {
            width: 100%;
        }

    .no-nav .hero-module.hero-module-text .date-sticker {
        position: relative;
        right: 0;
        top: 0;
        width: 130px;
        height: 160px;
        margin-left: 40px;
    }

    .no-nav .hero-module.hero-module-text .hero-abstract {
        width: 900px;
    }

    .no-nav .hero-module.no-date {
        width: 900px;
    }

        .no-nav .hero-module.no-date .hero-abstract {
            width: 900px;
        }

.no-nav .no-date .hero-module .hero-pic {
    width: 900px;
    overflow: hidden;
}

.article-authors {
    margin: 0 0 30px 0;
}

.article-abstract {
    position: relative;
}

    .article-abstract p {
        font-size: 3rem;
        line-height: 1.3;
        letter-spacing: -0.02em;
    }

.container .container-bg, .container-fluid .container-bg {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: auto;
}

.container.bg-img, .container-fluid.bg-img {
    position: relative;
    padding-bottom: 140px;
}

    .container.bg-img.offset-lrg, .container-fluid.bg-img.offset-lrg {
        padding-bottom: 180px;
    }

.locations .article-abstract p {
    width: 80%;
}

.article-copy.numbers-wrapper {
    position: relative;
    overflow: hidden;
    margin-bottom: 70px;
    padding-bottom: 21px;
}

    .article-copy.numbers-wrapper:before {
        background: #fff;
        content: "";
        display: block;
        height: 20px;
        left: 0;
        line-height: 20px;
        position: absolute;
        bottom: 1px;
        width: 640px;
        z-index: 50;
    }

    .article-copy.numbers-wrapper:after {
        background: #fff;
        content: "";
        display: block;
        height: 1px;
        left: 0;
        line-height: 1px;
        position: absolute;
        bottom: 0;
        width: 640px;
    }

    .article-copy.numbers-wrapper .numbers-elements-wrapper {
        overflow: hidden;
    }

    .article-copy.numbers-wrapper .numbers-element:after {
        background: #fff;
        content: "";
        height: 300px;
        position: absolute;
        width: 1px;
        display: block;
        left: 0;
        top: 0;
    }

    .article-copy.numbers-wrapper .numbers-element:nth-child(3n+1) {
        width: 32%;
        clear: left;
    }

        .article-copy.numbers-wrapper .numbers-element:nth-child(3n+1):after {
            background: transparent;
            content: "";
            height: 0;
            width: 0;
        }

.article-copy {
    position: relative;
    font-size: 16px;
    font-size: 1.6rem;
    overflow: hidden;
}

    .article-copy.copy-single-col {
        width: 500px;
    }

    .article-copy.copy-two-cols p {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 60px;
        -moz-column-gap: 60px;
        column-gap: 60px;
    }

    .article-copy p {
        padding: 0;
        margin: 0 0 25px 0;
        line-height: 1.4;
    }

    .article-copy a.more-link {
        position: relative;
        font-family: inherit;
        font-size: inherit;
        padding: 0 14px 0 0;
        margin: 0 0 20px 0;
        display: inline-block;
    }

        .article-copy a.more-link:after {
            content: '';
            display: inline-block;
            width: 8px;
            height: 14px;
            line-height: inherit;
            background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -1px -82px;
            position: absolute;
            top: 0.3em;
            right: 0;
        }

        .article-copy a.more-link:hover:after {
            background-position: -20px -82px;
        }

        .article-copy a.more-link.btn {
            position: relative;
            font-family: inherit;
            font-size: inherit;
            margin: 0 0 20px 0;
            padding: 10px 40px 10px 20px;
            display: inline-block;
            background: #000;
            color: #fff;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            -ms-border-radius: 4px;
            border-radius: 4px;
        }

            .article-copy a.more-link.btn:hover {
                background: #565756;
            }

            .article-copy a.more-link.btn:after {
                content: '';
                display: block;
                width: 8px;
                height: 15px;
                background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -11px -82px;
                position: absolute;
                top: 14px;
                right: 19px;
            }

    .article-copy ul {
        list-style: none;
        padding-left: 40px;
        list-style: disc;
    }

        .article-copy ul li {
            list-style: none;
            padding: 0;
            margin: 0 0 25px 0;
            position: relative;
            line-height: 1.3em;
            list-style: inherit;
            padding-left: 5px;
        }

            .article-copy ul li:before {
                display: none;
            }

            .article-copy ul li ul {
                padding-top: 8px;
                padding-left: 25px;
            }

                .article-copy ul li ul li {
                    padding: 0 0 0 22px;
                    margin: 10px 0 15px 0;
                    position: relative;
                    list-style: inherit;
                    padding-left: 5px;
                }

                    .article-copy ul li ul li:before {
                        content: '\2014';
                        font-size: 2rem;
                        color: #707070;
                        position: absolute;
                        top: -2px;
                        left: 1px;
                    }

    .article-copy ol {
        list-style: none;
        padding: 0;
        margin: 0;
        counter-reset: ol-counter-lvl1;
        padding-left: 40px;
    }

        .article-copy ol li {
            counter-increment: ol-counter-lvl1;
            list-style: none;
            padding: 0;
            margin: 0 0 25px 0;
            position: relative;
            line-height: 1.3em;
            list-style: inherit;
            padding-left: 5px;
        }

            .article-copy ol li:before {
                display: none;
            }

            .article-copy ol li ol {
                counter-reset: ol-counter-lvl2;
                padding-top: 8px;
                padding-left: 25px;
                padding-left: 40px;
            }

                .article-copy ol li ol li {
                    counter-increment: ol-counter-lvl2;
                    padding: 0;
                    margin: 10px 0 19px 0;
                    position: relative;
                    list-style: inherit;
                    padding-left: 5px;
                }

                    .article-copy ol li ol li:before {
                        content: counter(ol-counter-lvl1) "." counter(ol-counter-lvl2);
                        color: #707070;
                        position: absolute;
                        font-size: 20px;
                        font-size: 2rem;
                        top: -1px;
                        left: 0;
                    }

                    .article-copy ol li ol li ol {
                        counter-reset: ol-counter-lvl3;
                        padding-top: 8px;
                    }

                        .article-copy ol li ol li ol li {
                            counter-increment: ol-counter-lvl3;
                            padding: 0 0 0 33px;
                            margin: 10px 0 19px 0;
                        }

                            .article-copy ol li ol li ol li:before {
                                content: counter(ol-counter-lvl1) "." counter(ol-counter-lvl2) "." counter(ol-counter-lvl3);
                            }

                            .article-copy ol li ol li ol li ol {
                                counter-reset: ol-counter-lvl4;
                                padding-top: 8px;
                            }

                                .article-copy ol li ol li ol li ol li {
                                    counter-increment: ol-counter-lvl4;
                                    padding: 0 0 0 50px;
                                    margin: 10px 0 19px 0;
                                }

                                    .article-copy ol li ol li ol li ol li:before {
                                        content: counter(ol-counter-lvl1) "." counter(ol-counter-lvl2) "." counter(ol-counter-lvl3) "." counter(ol-counter-lvl4);
                                    }

@media screen and (min-width:1681px) {
    .article-copy ol, .article-copy ul {
        padding-left: 50px;
    }
}

.no-svg .article-copy a.more-link:after {
    background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -1px -82px;
}

.article-two-cols {
    position: relative;
    font-size: 16px;
    font-size: 1.6rem;
    overflow: hidden;
}

    .article-two-cols p {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.4;
    }

    .article-two-cols .col-xs-12 .article-copy, .article-two-cols .col-sm-6 .article-copy, .article-two-cols .col-md-6 .article-copy, .article-two-cols .col-lg-6 .article-copy {
        padding: 0;
    }

    .article-two-cols .col-xs-12 .asset-media, .article-two-cols .col-sm-6 .asset-media, .article-two-cols .col-md-6 .asset-media, .article-two-cols .col-lg-6 .asset-media {
        width: 100%;
        margin-bottom: 15px;
    }

    .article-two-cols .col-xs-12 img, .article-two-cols .col-sm-6 img, .article-two-cols .col-md-6 img, .article-two-cols .col-lg-6 img {
        width: 100%;
    }

.article-quote {
    color: #444444;
    font-family: 'DaimlerCS-Regular', Arial, sans-serif;
    font-style: italic;
    position: relative;
    margin-bottom: 25px;
}

    .article-quote blockquote {
        border: none;
        margin: 0;
        padding: 0 30px 0 28px;
        position: relative;
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 1.3em;
    }

        .article-quote blockquote:before {
            content: '„';
            position: absolute;
            left: 3px;
            top: -23px;
            font-size: 60px;
            display: block;
        }

        .article-quote blockquote:after {
            content: '“';
            display: inline-block;
            font-size: 60px;
            position: absolute;
            bottom: -3px;
            vertical-align: bottom;
            float: none;
            line-height: 0.4;
            margin-left: -6px;
        }

    .article-quote .end-quote {
        width: 80px;
        height: 2px;
        background: #444444;
        display: block;
        margin-top: 22px;
    }

    .article-quote .article-quote-author {
        font-size: 16px;
        font-size: 1.6rem;
        font-style: normal;
        color: #444444;
        line-height: 1;
        margin: 0;
        padding: 11px 30px 6px 28px;
    }

.article-hightlight {
    color: #444444;
    font-family: 'DaimlerCS-Regular', Arial, sans-serif;
    font-style: italic;
    position: relative;
    margin-bottom: 25px;
}

    .article-hightlight blockquote {
        border: none;
        margin: 0;
        padding: 0 23px;
        position: relative;
        font-size: 1.563em;
        line-height: 1.3em;
    }

    .article-hightlight .end-quote {
        width: 80px;
        height: 2px;
        background: #444444;
        display: block;
        margin-top: 22px;
    }

.article-photo, .article-copy {
    overflow: hidden;
}

    .article-photo .asset-container, .article-copy .asset-container {
        position: relative;
       /*margin-bottom: 30px;*/
    }

        .article-photo .asset-container.module-width-1-1, .article-copy .asset-container.module-width-1-1 {
            width: 100%;
        }

        .article-photo .asset-container.module-width-1-2, .article-copy .asset-container.module-width-1-2 {
            width: 50%;
        }

        .article-photo .asset-container.module-width-1-4, .article-copy .asset-container.module-width-1-4 {
            width: 25%;
        }

    .article-photo .asset-left, .article-copy .asset-left {
        float: left;
        margin: 0 40px 30px 0;
        padding-top: 6px;
    }

    .article-photo .asset-right, .article-copy .asset-right {
        float: right;
        margin: 0 0 30px 40px;
        padding-top: 6px;
    }

    .article-photo .asset-full, .article-copy .asset-full {
        width: 100%;
    }

        .article-photo .asset-full .img-wrapper, .article-copy .asset-full .img-wrapper {
            width: 660px !important;
            height: 264px;
            overflow: hidden;
        }

            .article-photo .asset-full .img-wrapper img, .article-copy .asset-full .img-wrapper img {
                width: 100%;
            }

        .article-photo .asset-full .asset-subline, .article-copy .asset-full .asset-subline {
            width: 660px !important;
        }

        .article-photo .asset-full .asset-media, .article-copy .asset-full .asset-media {
            width: 100%;
        }

    .article-photo .asset-container.asset-full .ir-modules-wrapper .module-width-1-1 .module-testimonial .article-quote, .article-copy .asset-container.asset-full .ir-modules-wrapper .module-width-1-1 .module-testimonial .article-quote {
        margin-bottom: 0;
    }

    .article-photo .asset-container.asset-full .ir-modules-wrapper .module-width-1-1 .module-testimonial blockquote, .article-copy .asset-container.asset-full .ir-modules-wrapper .module-width-1-1 .module-testimonial blockquote {
        font-size: 18px;
    }

    .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial, .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial {
        min-height: 222px;
        padding-bottom: 15px;
    }

        .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .article-quote, .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .article-quote {
            margin-bottom: 20px;
        }

        .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial blockquote, .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial blockquote {
            font-size: 20px;
            line-height: 1.3;
        }

        .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .content, .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .content {
            min-height: 189px;
        }

    .article-photo .asset-container.asset-full .ir-modules-wrapper .module-width-1-2 .testimonial-footer, .article-copy .asset-container.asset-full .ir-modules-wrapper .module-width-1-2 .testimonial-footer {
        order: 2;
    }

    .article-photo .asset-container.asset-full .ir-modules-wrapper .testimonial-footer, .article-copy .asset-container.asset-full .ir-modules-wrapper .testimonial-footer {
        order: 3;
        align-self: flex-end;
        margin-top: auto;
    }

    .article-photo .asset-container.asset-full .ir-modules-wrapper .testimonial-info, .article-copy .asset-container.asset-full .ir-modules-wrapper .testimonial-info {
        position: relative;
        left: 0;
        bottom: auto;
        margin-top: 10px;
    }

    .article-photo .asset-media, .article-copy .asset-media {
        position: relative;
        width: auto;
    }

        .article-photo .asset-media .article-video, .article-copy .asset-media .article-video, .article-photo .asset-media .img-wrapper, .article-copy .asset-media .img-wrapper, .article-photo .asset-media .asset-subline, .article-copy .asset-media .asset-subline {
            width: 385px;
        }

        .article-photo .asset-media .article-video, .article-copy .asset-media .article-video {
            margin-bottom: 10px;
        }

        .article-photo .asset-media .img-wrapper, .article-copy .asset-media .img-wrapper {
            position: relative;
        }

        .article-photo .asset-media .asset-subline, .article-copy .asset-media .asset-subline {
            padding: 6px 15px;
            background: #f1f1f1;
            font-size: 14px;
            font-size: 1.4rem;
            line-height: 1.2em;
        }

    .article-photo .photo-carousel-wrapper .asset-media, .article-copy .photo-carousel-wrapper .asset-media {
        width: 660px;
    }

        .article-photo .photo-carousel-wrapper .asset-media .fancybox-img img, .article-copy .photo-carousel-wrapper .asset-media .fancybox-img img {
            width: 100%;
        }

        .article-photo .photo-carousel-wrapper .asset-media .gallery img, .article-copy .photo-carousel-wrapper .asset-media .gallery img {
            width: 100%;
        }

    .article-photo .asset-zoom, .article-copy .asset-zoom {
        position: absolute;
        right: 10px;
        bottom: 10px;
        cursor: pointer;
    }

        .article-photo .asset-zoom a, .article-copy .asset-zoom a {
            width: 32px;
            height: 23px;
            display: block;
            position: relative;
            padding: 0;
        }

            .article-photo .asset-zoom a:after, .article-copy .asset-zoom a:after {
                content: "";
                height: 19px;
                width: 19px;
                position: absolute;
                top: 1px;
                left: 6px;
                background: transparent url(../img/img-icons-sprite-png.png) no-repeat -255px -25px;
            }

            .article-photo .asset-zoom a:hover:after, .article-copy .asset-zoom a:hover:after, .article-photo .asset-zoom a:active:after, .article-copy .asset-zoom a:active:after, .article-photo .asset-zoom a:focus:after, .article-copy .asset-zoom a:focus:after {
                background-position: -255px -25px;
            }

            .article-photo .asset-zoom a.btn-white, .article-copy .asset-zoom a.btn-white {
                background: #000;
            }

                .article-photo .asset-zoom a.btn-white:hover, .article-copy .asset-zoom a.btn-white:hover {
                    background: #707070;
                }

    .article-photo .photo-carousel-media-wrapper .asset-zoom, .article-copy .photo-carousel-media-wrapper .asset-zoom {
        right: 60px;
    }

    .article-photo .asset-caption, .article-copy .asset-caption {
        box-sizing: content-box;
        background: #f1f1f1;
        width: 66%;
        text-align: left;
        color: #000;
        text-shadow: none;
    }

        .article-photo .asset-caption p, .article-copy .asset-caption p {
            padding: 16px 30px 17px 30px;
            line-height: 1.25;
        }

        .article-photo .asset-caption .asset-caption-main a, .article-copy .asset-caption .asset-caption-main a {
            color: #000;
            font-size: 21px;
            font-size: 2.1rem;
            line-height: 1.1;
            font-family: 'DaimlerCS-Regular', Arial, sans-serif;
        }

        .article-photo .asset-caption .asset-caption-main .asset-caption-sub, .article-copy .asset-caption .asset-caption-main .asset-caption-sub {
            display: block;
            font-size: 16px;
            font-size: 1.6rem;
            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
        }

    .article-photo .photo-carousel-content .asset-media, .article-copy .photo-carousel-content .asset-media {
        overflow: hidden;
    }

    .article-copy .asset-media .module-report, .article-copy .asset-media .module-figures, .article-copy .asset-media .module-testimonial, .article-copy .asset-media .ir-module-diagram {
        width: 100%;
    }

    .article-copy .asset-media .download-teaser, .article-copy .asset-media .list-teaser, .article-copy .asset-media .events-teaser, .article-copy .asset-media .article-quote, .article-copy .asset-media .article-hightlight {
        width: 270px;
    }

    .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 {
        height: auto;
        min-height: auto;
    }

    .article-copy .asset-media .ir-modules-wrapper .module-report {
        padding: 20px;
    }

        .article-copy .asset-media .ir-modules-wrapper .module-report.img-bottom img {
            width: auto;
        }

        .article-copy .asset-media .ir-modules-wrapper .module-report.img-bottom .module-report-content-wrapper {
            padding-bottom: 70px;
        }

        .article-copy .asset-media .ir-modules-wrapper .module-report .module-report-text {
            font-size: 16px;
            font-size: 1.6rem;
        }

            .article-copy .asset-media .ir-modules-wrapper .module-report .module-report-text p {
                margin-bottom: 2px;
            }

        .article-copy .asset-media .ir-modules-wrapper .module-report .percent .value {
            font-size: 150px;
            font-size: 15rem;
        }

        .article-copy .asset-media .ir-modules-wrapper .module-report .module-report-numbers.currency .unit, .article-copy .asset-media .ir-modules-wrapper .module-report .module-report-numbers.currency.md-txt .unit, .article-copy .asset-media .ir-modules-wrapper .module-report .module-report-numbers.currency.sml-txt .unit, .article-copy .asset-media .ir-modules-wrapper .module-report .module-report-numbers.number .unit, .article-copy .asset-media .ir-modules-wrapper .module-report .module-report-numbers.number.md-txt .unit, .article-copy .asset-media .ir-modules-wrapper .module-report .module-report-numbers.number.sml-txt .unit, .article-copy .asset-media .ir-modules-wrapper .module-report .module-report-numbers.currency .prefix, .article-copy .asset-media .ir-modules-wrapper .module-report .module-report-numbers.currency.md-txt .prefix, .article-copy .asset-media .ir-modules-wrapper .module-report .module-report-numbers.currency.sml-txt .prefix, .article-copy .asset-media .ir-modules-wrapper .module-report .module-report-numbers.number .prefix, .article-copy .asset-media .ir-modules-wrapper .module-report .module-report-numbers.number.md-txt .prefix, .article-copy .asset-media .ir-modules-wrapper .module-report .module-report-numbers.number.sml-txt .prefix {
            font-size: 40px;
            font-size: 4rem;
        }

        .article-copy .asset-media .ir-modules-wrapper .module-report .module-report-numbers.currency .value, .article-copy .asset-media .ir-modules-wrapper .module-report .module-report-numbers.currency.md-txt .value, .article-copy .asset-media .ir-modules-wrapper .module-report .module-report-numbers.currency.sml-txt .value, .article-copy .asset-media .ir-modules-wrapper .module-report .module-report-numbers.number .value, .article-copy .asset-media .ir-modules-wrapper .module-report .module-report-numbers.number.md-txt .value, .article-copy .asset-media .ir-modules-wrapper .module-report .module-report-numbers.number.sml-txt .value {
            font-size: 80px;
            font-size: 8rem;
        }

        .article-copy .asset-media .ir-modules-wrapper .module-report .module-report-numbers.percent .prefix, .article-copy .asset-media .ir-modules-wrapper .module-report .module-report-numbers.percent.md-txt .prefix, .article-copy .asset-media .ir-modules-wrapper .module-report .module-report-numbers.percent.sml-txt .prefix {
            font-size: 50px;
            font-size: 5rem;
        }

        .article-copy .asset-media .ir-modules-wrapper .module-report .module-report-numbers.percent .unit, .article-copy .asset-media .ir-modules-wrapper .module-report .module-report-numbers.percent.md-txt .unit, .article-copy .asset-media .ir-modules-wrapper .module-report .module-report-numbers.percent.sml-txt .unit {
            font-size: 75px;
            font-size: 7.5rem;
        }

        .article-copy .asset-media .ir-modules-wrapper .module-report .module-report-numbers.percent .value, .article-copy .asset-media .ir-modules-wrapper .module-report .module-report-numbers.percent.md-txt .value, .article-copy .asset-media .ir-modules-wrapper .module-report .module-report-numbers.percent.sml-txt .value {
            font-size: 120px;
            font-size: 12rem;
        }

    .article-copy .asset-media .ir-modules-wrapper .module-figures {
        padding-bottom: 55px;
    }

        .article-copy .asset-media .ir-modules-wrapper .module-figures .module-figures-img {
            width: 40%;
            float: left;
            margin: 10px 1% 0 10%;
        }

            .article-copy .asset-media .ir-modules-wrapper .module-figures .module-figures-img > span {
                margin: 0;
            }

            .article-copy .asset-media .ir-modules-wrapper .module-figures .module-figures-img img {
                width: 100%;
                height: auto;
            }

        .article-copy .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers {
            width: 40%;
            float: left;
            margin: 0 1%;
            text-align: left;
        }

            .article-copy .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers .figure-footnote, .article-copy .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .article-copy .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.currency.sml-txt .figure-footnote {
                margin-left: 0;
                text-align: left;
            }

    .article-copy .asset-media .ir-modules-wrapper .ir-module-diagram .module-category-label {
/*        margin-bottom: 11px;
*/    }

    .article-copy .asset-media .ir-modules-wrapper .ir-module-diagram .cta {
        position: relative;
        display: block;
        text-align: right;
        float: none;
        font-family: 'DaimlerCS-Demi', Arial, sans-serif;
    }

        .article-copy .asset-media .ir-modules-wrapper .ir-module-diagram .cta a {
            margin: 0;
            line-height: 1.25;
        }

            .article-copy .asset-media .ir-modules-wrapper .ir-module-diagram .cta a:hover {
                text-decoration: underline;
            }

    .article-copy .asset-media .ir-modules-wrapper .module-testimonial {
        height: auto;
    }

        .article-copy .asset-media .ir-modules-wrapper .module-testimonial .testimonial-header h3 {
            margin-top: 0;
        }

    .article-copy .asset-left .module-report, .article-copy .asset-right .module-report, .article-copy .asset-left .module-figures, .article-copy .asset-right .module-figures, .article-copy .asset-left .module-testimonial, .article-copy .asset-right .module-testimonial, .article-copy .asset-left .ir-module-diagram, .article-copy .asset-right .ir-module-diagram {
        width: 385px;
    }

    .article-copy .asset-left .asset-media .ir-modules-wrapper .module-report.img-bottom img, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-report.img-bottom img {
        width: 100%;
    }

    .article-copy .asset-left .asset-media .ir-modules-wrapper .module-report.img-bottom .module-report-content-wrapper, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-report.img-bottom .module-report-content-wrapper {
        padding-bottom: 50px;
    }

    .article-copy .asset-left .asset-media .ir-modules-wrapper .module-report .module-report-numbers.currency .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-report .module-report-numbers.currency .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-report .module-report-numbers.currency.md-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-report .module-report-numbers.currency.md-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-report .module-report-numbers.number .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-report .module-report-numbers.number .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-report .module-report-numbers.number.md-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-report .module-report-numbers.number.md-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-report .module-report-numbers.currency .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-report .module-report-numbers.currency .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-report .module-report-numbers.currency.md-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-report .module-report-numbers.currency.md-txt .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-report .module-report-numbers.number .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-report .module-report-numbers.number .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-report .module-report-numbers.number.md-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-report .module-report-numbers.number.md-txt .prefix {
        font-size: 30px;
        font-size: 3rem;
    }

    .article-copy .asset-left .asset-media .ir-modules-wrapper .module-report .module-report-numbers.currency .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-report .module-report-numbers.currency .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-report .module-report-numbers.currency.md-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-report .module-report-numbers.currency.md-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-report .module-report-numbers.number .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-report .module-report-numbers.number .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-report .module-report-numbers.number.md-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-report .module-report-numbers.number.md-txt .value {
        font-size: 60px;
        font-size: 6rem;
        letter-spacing: -3px;
    }

    .article-copy .asset-left .asset-media .ir-modules-wrapper .module-report .module-report-numbers.currency.sml-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-report .module-report-numbers.currency.sml-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-report .module-report-numbers.number.sml-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-report .module-report-numbers.number.sml-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-report .module-report-numbers.currency.sml-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-report .module-report-numbers.currency.sml-txt .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-report .module-report-numbers.number.sml-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-report .module-report-numbers.number.sml-txt .prefix {
        font-size: 30px;
        font-size: 3rem;
    }

    .article-copy .asset-left .asset-media .ir-modules-wrapper .module-report .module-report-numbers.currency.sml-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-report .module-report-numbers.currency.sml-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-report .module-report-numbers.number.sml-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-report .module-report-numbers.number.sml-txt .value {
        font-size: 50px;
        font-size: 5rem;
        letter-spacing: -2px;
    }

    .article-copy .asset-left .asset-media .ir-modules-wrapper .module-report .module-report-numbers.percent .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-report .module-report-numbers.percent .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-report .module-report-numbers.percent.md-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-report .module-report-numbers.percent.md-txt .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-report .module-report-numbers.percent.sml-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-report .module-report-numbers.percent.sml-txt .prefix {
        font-size: 40px;
        font-size: 4rem;
    }

    .article-copy .asset-left .asset-media .ir-modules-wrapper .module-report .module-report-numbers.percent .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-report .module-report-numbers.percent .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-report .module-report-numbers.percent.md-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-report .module-report-numbers.percent.md-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-report .module-report-numbers.percent.sml-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-report .module-report-numbers.percent.sml-txt .unit {
        font-size: 60px;
        font-size: 6rem;
    }

    .article-copy .asset-left .asset-media .ir-modules-wrapper .module-report .module-report-numbers.percent .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-report .module-report-numbers.percent .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-report .module-report-numbers.percent.md-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-report .module-report-numbers.percent.md-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-report .module-report-numbers.percent.sml-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-report .module-report-numbers.percent.sml-txt .value {
        font-size: 80px;
        font-size: 8rem;
    }

    .article-copy .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-img, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-img, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers {
        width: 47%;
        float: left;
    }

    .article-copy .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-img, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-img {
        margin: 10px 4% 0 3%;
        width: 43%;
    }

        .article-copy .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-img img, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-img img {
            width: 90%;
            height: auto;
        }

    .article-copy .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers {
        margin: 0 2% 0 1%;
    }

        .article-copy .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers .figure-footnote, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers .figure-footnote {
            font-size: 14px;
        }

        .article-copy .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers .cta, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers .cta {
            font-size: 16px;
            font-size: 1.6rem;
        }

        .article-copy .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers .signifier, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers .signifier {
            font-size: 32px;
            font-size: 3.2rem;
        }

        .article-copy .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.currency .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.currency .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.number .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.number .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.currency .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.currency .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.number .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.number .unit {
            font-size: 36px;
            font-size: 3.6rem;
        }

        .article-copy .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.currency .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.currency .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.number .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.number .value {
            font-size: 70px;
            font-size: 7rem;
        }

        .article-copy .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.currency.md-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.currency.md-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.number.md-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.number.md-txt .value {
            font-size: 52px;
            font-size: 5.2rem;
        }

        .article-copy .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.currency.sml-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.currency.sml-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.number.sml-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.number.sml-txt .value {
            font-size: 35px;
            font-size: 3.5rem;
            margin-bottom: 0;
        }

        .article-copy .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.currency.sml-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.currency.sml-txt .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.number.sml-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.number.sml-txt .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.currency.sml-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.currency.sml-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.number.sml-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.number.sml-txt .unit {
            font-size: 30px;
            font-size: 3rem;
        }

        .article-copy .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.percent .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.percent .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.percent.md-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.percent.md-txt .prefix {
            font-size: 38px;
            font-size: 3.8rem;
        }

        .article-copy .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.percent .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.percent .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.percent.md-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.percent.md-txt .value {
            font-size: 55px;
            font-size: 5.5rem;
        }

        .article-copy .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.percent .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.percent .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.percent.md-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.percent.md-txt .unit {
            font-size: 40px;
            font-size: 4rem;
        }

        .article-copy .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.percent .signifier, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.percent .signifier, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.percent.md-txt .signifier, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.percent.md-txt .signifier {
            font-size: 26px;
            font-size: 2.6rem;
            margin-top: 5px;
        }

    .article-copy .asset-left .asset-media .ir-modules-wrapper .module-testimonial blockquote, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-testimonial blockquote {
        font-size: 20px;
    }

    .article-copy .asset-left .asset-media .ir-modules-wrapper .module-testimonial .testimonial-info, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-testimonial .testimonial-info {
        font-size: 16px;
    }

.accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.currency .unit, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.currency .unit, .accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.currency.md-txt .unit, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.currency.md-txt .unit, .accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.number .unit, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.number .unit, .accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.number.md-txt .unit, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.number.md-txt .unit, .accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.currency .prefix, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.currency .prefix, .accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.currency.md-txt .prefix, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.currency.md-txt .prefix, .accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.number .prefix, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.number .prefix, .accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.number.md-txt .prefix, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.number.md-txt .prefix {
    font-size: 30px;
    font-size: 3rem;
}

.accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.currency .value, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.currency .value, .accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.currency.md-txt .value, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.currency.md-txt .value, .accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.number .value, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.number .value, .accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.number.md-txt .value, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.number.md-txt .value {
    font-size: 60px;
    font-size: 6rem;
}

.accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.currency.sml-txt .unit, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.currency.sml-txt .unit, .accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.number.sml-txt .unit, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.number.sml-txt .unit, .accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.currency.sml-txt .prefix, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.currency.sml-txt .prefix, .accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.number.sml-txt .prefix, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.number.sml-txt .prefix {
    font-size: 30px;
    font-size: 3rem;
}

.accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.currency.sml-txt .value, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.currency.sml-txt .value, .accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.number.sml-txt .value, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.number.sml-txt .value {
    font-size: 50px;
    font-size: 5rem;
    letter-spacing: -2px;
}

.accordion .article-photo .ir-modules-wrapper .module-figures .module-figures-img, .accordion .article-copy .ir-modules-wrapper .module-figures .module-figures-img, .accordion .article-photo .ir-modules-wrapper .module-figures .module-figures-numbers, .accordion .article-copy .ir-modules-wrapper .module-figures .module-figures-numbers {
    width: 48%;
    float: left;
}

.accordion .article-photo .ir-modules-wrapper .module-figures .module-figures-img, .accordion .article-copy .ir-modules-wrapper .module-figures .module-figures-img {
    margin: 10px 1% 0 1%;
}

    .accordion .article-photo .ir-modules-wrapper .module-figures .module-figures-img img, .accordion .article-copy .ir-modules-wrapper .module-figures .module-figures-img img {
        width: 100%;
        height: auto;
    }

.accordion .article-photo .ir-modules-wrapper .module-figures .module-figures-numbers, .accordion .article-copy .ir-modules-wrapper .module-figures .module-figures-numbers {
    margin: 0 1%;
}

    .accordion .article-photo .ir-modules-wrapper .module-figures .module-figures-numbers .figure-footnote, .accordion .article-copy .ir-modules-wrapper .module-figures .module-figures-numbers .figure-footnote {
        font-size: 14px;
    }

    .accordion .article-photo .ir-modules-wrapper .module-figures .module-figures-numbers .cta, .accordion .article-copy .ir-modules-wrapper .module-figures .module-figures-numbers .cta {
        font-size: 16px;
        font-size: 1.6rem;
    }

    .accordion .article-photo .ir-modules-wrapper .module-figures .module-figures-numbers .signifier, .accordion .article-copy .ir-modules-wrapper .module-figures .module-figures-numbers .signifier {
        font-size: 32px;
        font-size: 3.2rem;
    }

    .accordion .article-photo .ir-modules-wrapper .module-figures .module-figures-numbers.currency .prefix, .accordion .article-copy .ir-modules-wrapper .module-figures .module-figures-numbers.currency .prefix, .accordion .article-photo .ir-modules-wrapper .module-figures .module-figures-numbers.number .prefix, .accordion .article-copy .ir-modules-wrapper .module-figures .module-figures-numbers.number .prefix {
        font-size: 36px;
        font-size: 3.6rem;
        line-height: 1em;
    }

    .accordion .article-photo .ir-modules-wrapper .module-figures .module-figures-numbers.currency .unit, .accordion .article-copy .ir-modules-wrapper .module-figures .module-figures-numbers.currency .unit, .accordion .article-photo .ir-modules-wrapper .module-figures .module-figures-numbers.number .unit, .accordion .article-copy .ir-modules-wrapper .module-figures .module-figures-numbers.number .unit {
        font-size: 36px;
        font-size: 3.6rem;
    }

    .accordion .article-photo .ir-modules-wrapper .module-figures .module-figures-numbers.currency .value, .accordion .article-copy .ir-modules-wrapper .module-figures .module-figures-numbers.currency .value, .accordion .article-photo .ir-modules-wrapper .module-figures .module-figures-numbers.number .value, .accordion .article-copy .ir-modules-wrapper .module-figures .module-figures-numbers.number .value {
        display: block;
        font-size: 70px;
        font-size: 7rem;
    }

    .accordion .article-photo .ir-modules-wrapper .module-figures .module-figures-numbers.currency.sml-txt .value, .accordion .article-copy .ir-modules-wrapper .module-figures .module-figures-numbers.currency.sml-txt .value, .accordion .article-photo .ir-modules-wrapper .module-figures .module-figures-numbers.number.sml-txt .value, .accordion .article-copy .ir-modules-wrapper .module-figures .module-figures-numbers.number.sml-txt .value {
        font-size: 45px;
        font-size: 4.5rem;
    }

    .accordion .article-photo .ir-modules-wrapper .module-figures .module-figures-numbers.currency.md-txt .value, .accordion .article-copy .ir-modules-wrapper .module-figures .module-figures-numbers.currency.md-txt .value, .accordion .article-photo .ir-modules-wrapper .module-figures .module-figures-numbers.number.md-txt .value, .accordion .article-copy .ir-modules-wrapper .module-figures .module-figures-numbers.number.md-txt .value {
        font-size: 52px;
        font-size: 5.2rem;
    }

    .accordion .article-photo .ir-modules-wrapper .module-figures .module-figures-numbers.percent .prefix, .accordion .article-copy .ir-modules-wrapper .module-figures .module-figures-numbers.percent .prefix {
        font-size: 50px;
        font-size: 5rem;
    }

    .accordion .article-photo .ir-modules-wrapper .module-figures .module-figures-numbers.percent .unit, .accordion .article-copy .ir-modules-wrapper .module-figures .module-figures-numbers.percent .unit {
        font-size: 75px;
        font-size: 7.5rem;
    }

    .accordion .article-photo .ir-modules-wrapper .module-figures .module-figures-numbers.percent.md-txt .prefix, .accordion .article-copy .ir-modules-wrapper .module-figures .module-figures-numbers.percent.md-txt .prefix {
        font-size: 28px;
        font-size: 2.8rem;
    }

    .accordion .article-photo .ir-modules-wrapper .module-figures .module-figures-numbers.percent.md-txt .value, .accordion .article-copy .ir-modules-wrapper .module-figures .module-figures-numbers.percent.md-txt .value {
        font-size: 80px;
        font-size: 8rem;
    }

    .accordion .article-photo .ir-modules-wrapper .module-figures .module-figures-numbers.percent.md-txt .unit, .accordion .article-copy .ir-modules-wrapper .module-figures .module-figures-numbers.percent.md-txt .unit {
        font-size: 40px;
        font-size: 4rem;
    }

.tab-module .article-photo, .tab-module .article-copy {
    width: auto;
}

.tab-module .ir-module.module-testimonial .content {
    background: transparent;
    border: none;
}

.no-nav .article-photo .asset-full, .no-nav .article-copy .asset-full {
    width: 100%;
}

    .no-nav .article-photo .asset-full .img-wrapper, .no-nav .article-copy .asset-full .img-wrapper {
        width: 800px !important;
        height: 320px;
        overflow: hidden;
    }

        .no-nav .article-photo .asset-full .img-wrapper img, .no-nav .article-copy .asset-full .img-wrapper img {
            width: 100%;
        }

    .no-nav .article-photo .asset-full .asset-subline, .no-nav .article-copy .asset-full .asset-subline {
        width: 800px !important;
    }

    .no-nav .article-photo .asset-full .asset-media, .no-nav .article-copy .asset-full .asset-media {
        width: 100%;
    }

.asset-gallery-lightbox {
    display: none;
    width: 910px;
    height: 520px;
    margin: -250px auto 0 auto;
    top: 50%;
    z-index: 10000;
    overflow-y: auto;
}

.lightbox-close {
    background-image: url('../img/sprite-controls.png');
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    cursor: pointer;
    z-index: 8040;
}

    .lightbox-close:hover {
        background-position: 0 -50px;
    }

.fancybox-zoomed img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: 100%;
    display: block;
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.rg-gallery {
    width: 910px;
    height: 520px;
    overflow: hidden;
}

.rg-thumbs {
    position: absolute;
    width: 165px;
    bottom: 0;
    right: 25px;
    height: 100%;
}

    .rg-thumbs .rg-counter-wrapper {
        position: absolute;
        top: 64px;
    }

        .rg-thumbs .rg-counter-wrapper p {
            font-size: 18px;
            font-size: 1.8rem;
            color: #666;
        }

.es-carousel-wrapper {
    position: absolute;
    bottom: 60px;
    width: 165px;
    padding: 0;
}

.es-carousel {
    overflow: hidden;
}

    .es-carousel ul {
        padding: 0;
        margin: 0;
        width: auto;
        height: 320px;
        overflow: hidden;
    }

        .es-carousel ul li {
            height: 100%;
            float: left;
            display: block;
            width: 175px;
        }

        .es-carousel ul ul {
            width: 175px;
            display: block;
        }

            .es-carousel ul ul li {
                width: 84px;
                height: 64px;
            }

                .es-carousel ul ul li a {
                    display: block;
                    border: 2px solid transparent;
                    opacity: 0.8;
                    -webkit-touch-callout: none;
                    -webkit-transition: all 0.2s ease-in-out;
                    -moz-transition: all 0.2s ease-in-out;
                    -o-transition: all 0.2s ease-in-out;
                    -ms-transition: all 0.2s ease-in-out;
                    transition: all 0.2s ease-in-out;
                }

                    .es-carousel ul ul li a img {
                        display: block;
                        border: none;
                        max-height: 100%;
                        max-width: 100%;
                    }

                .es-carousel ul ul li.selected a {
                    border: 2px solid #00677f;
                    opacity: 1;
                }

.es-nav {
    position: absolute;
    bottom: -33px;
    left: 0;
    width: 100%;
}

    .es-nav span {
        position: absolute;
        bottom: 0;
        background: transparent url(../img/sprite-lightbox.png) no-repeat 0 -100px;
        width: 25px;
        height: 25px;
        text-indent: -9000px;
        cursor: pointer;
    }

        .es-nav span.es-nav-prev:hover {
            background-position: -50px -100px;
        }

        .es-nav span.es-nav-next {
            right: 0;
            background-position: -25px -100px;
        }

            .es-nav span.es-nav-next:hover {
                background-position: -75px -100px;
            }

        .es-nav span:hover {
            opacity: 1;
        }

.rg-image-wrapper {
    position: relative;
    width: 660px;
    float: left;
    margin: 50px 30px 25px 30px;
}

.rg-image {
    position: relative;
    text-align: center;
    line-height: 0;
    opacity: 0;
    width: 660px;
    height: auto;
    overflow: hidden;
}

    .rg-image.rg-fade {
        opacity: 1;
        -webkit-transition: opacity 0.5s ease-in-out;
        -moz-transition: opacity 0.5s ease-in-out;
        -o-transition: opacity 0.5s ease-in-out;
        -ms-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out;
    }

    .rg-image img {
        height: 100%;
        width: 100%;
    }

.rg-loading {
    background: #000000 url("../img/img-daimler-loader-dark.gif") no-repeat center center;
    border-radius: 10px;
    height: 70px;
    left: 50%;
    margin: -35px 0 0 -35px;
    opacity: 0.6;
    position: absolute;
    top: 50%;
    width: 70px;
    z-index: 100;
}

.rg-image-nav a {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 100%;
    text-indent: -9000px;
    cursor: pointer;
    opacity: 0.8;
    outline: none;
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;
    z-index: 10;
}

    .rg-image-nav a:after {
        content: "";
        height: 100px;
        width: 60px;
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -50px;
        background: transparent url(../img/sprite-lightbox.png) no-repeat -60px 0%;
    }

    .rg-image-nav a.rg-image-nav-next {
        right: 0;
        left: auto;
        -moz-border-radius: 0 10px 10px 0;
        -webkit-border-radius: 0 10px 10px 0;
        border-radius: 0 10px 10px 0;
    }

        .rg-image-nav a.rg-image-nav-next:after {
            content: "";
            height: 100px;
            width: 60px;
            top: 50%;
            margin-top: -50px;
            background-position: -114px 0;
        }

    .rg-image-nav a:hover {
        opacity: 1;
    }

        .rg-image-nav a:hover:before {
            content: '';
            height: 100%;
            width: 100%;
            background: #000;
            opacity: 0.2;
            top: 0;
            left: 0;
            position: absolute;
        }

.rg-caption-wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 17px 28px;
    width: 100%;
    z-index: 11;
    opacity: 0;
    height: 0;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

    .rg-caption-wrapper:before {
        display: none;
    }

    .rg-caption-wrapper .rg-caption {
        display: none;
    }

    .rg-caption-wrapper.caption-active {
        opacity: 1;
        height: auto;
        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
    }

        .rg-caption-wrapper.caption-active:before {
            content: "";
            display: block;
            position: absolute;
            left: 0;
            bottom: 0;
            z-index: -1;
            width: 100%;
            height: 100%;
            background: #000;
            opacity: 0.5;
        }

        .rg-caption-wrapper.caption-active .rg-caption {
            display: block;
        }

    .rg-caption-wrapper .rg-caption {
        width: 480px;
        color: #fff;
    }

        .rg-caption-wrapper .rg-caption h3 {
            font-family: 'DaimlerCS-Regular', Arial, sans-serif;
            font-size: 25px;
            font-size: 2.5rem;
            line-height: 1.05;
            margin: 0 0 7px 0;
        }

        .rg-caption-wrapper .rg-caption p {
            line-height: 1.25;
            font-size: 15px;
            font-size: 1.5rem;
            line-height: 1.2;
            margin: 0;
        }

.rg-toggle-caption {
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 30px;
    height: 30px;
    z-index: 11;
}

    .rg-toggle-caption:focus {
        outline: none;
    }

    .rg-toggle-caption.rg-toggle-caption-show .rg-toggle-icon {
        background-position: 0 -155px;
    }

    .rg-toggle-caption.rg-toggle-caption-show .rg-caption-closed-info {
        opacity: 1;
        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
    }

    .rg-toggle-caption.rg-toggle-caption-hide {
        background-position: 0 -125px;
    }

    .rg-toggle-caption .rg-toggle-icon {
        display: block;
        width: 30px;
        height: 30px;
        background: transparent url(../img/sprite-lightbox.png) no-repeat 0 -125px;
    }

    .rg-toggle-caption .rg-caption-closed-info {
        position: absolute;
        bottom: -10px;
        right: -10px;
        width: 200px;
        height: 50px;
        opacity: 0;
        z-index: -1;
        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
    }

        .rg-toggle-caption .rg-caption-closed-info:before {
            content: "";
            display: block;
            position: absolute;
            left: 0;
            bottom: 0;
            z-index: -1;
            width: 100%;
            height: 100%;
            background: #000;
            opacity: 0.5;
        }

        .rg-toggle-caption .rg-caption-closed-info p {
            font-family: 'DaimlerCS-Regular', Arial, sans-serif;
            font-size: 16px;
            font-size: 1.6rem;
            line-height: 1.05;
            text-align: right;
            margin: 0 0 7px 0;
            color: #fff;
            padding: 18px 55px 10px 20px;
        }

.es-paging-nav {
    position: absolute;
    bottom: -37px;
    left: 27px;
    width: 110px;
    text-align: center;
}

    .es-paging-nav a {
        display: inline-block;
        padding: 5px 7px;
        text-decoration: none;
        outline: none;
    }

        .es-paging-nav a.active {
            color: #003340;
             
        }

.photo-carousel {
    height: auto;
    width: auto;
    padding: 0;
    position: relative;
}

    .photo-carousel .photo-carousel-wrapper {
        position: relative;
        overflow: hidden;
    }

        .photo-carousel .photo-carousel-wrapper .photo-carousel-content {
            position: relative;
            overflow: hidden;
        }

            .photo-carousel .photo-carousel-wrapper .photo-carousel-content ul {
                margin: 0;
                padding: 0;
                width: 20000em;
                position: relative;
                list-style: none;
                overflow: hidden;
            }

                .photo-carousel .photo-carousel-wrapper .photo-carousel-content ul li {
                    list-style: none;
                }

            .photo-carousel .photo-carousel-wrapper .photo-carousel-content .carousel-element {
                position: relative;
                float: left;
            }

        .photo-carousel .photo-carousel-wrapper .photo-carousel-control-prev, .photo-carousel .photo-carousel-wrapper .photo-carousel-control-next {
            background: transparent;
            color: #fff;
            width: 50px;
            height: 97px;
            position: absolute;
            overflow: hidden;
            text-align: center;
            z-index: 198;
        }

        .photo-carousel .photo-carousel-wrapper .photo-carousel-control {
            display: none;
            width: 100%;
            position: absolute;
            top: 0;
        }

            .photo-carousel .photo-carousel-wrapper .photo-carousel-control a {
                height: 100%;
                width: 50px;
                position: absolute;
            }

                .photo-carousel .photo-carousel-wrapper .photo-carousel-control a:hover:before {
                    content: '';
                    height: 100%;
                    width: 100%;
                    top: 0;
                    left: 0;
                    position: absolute;
                    background-color: #000;
                    opacity: 0.2;
                }

                .photo-carousel .photo-carousel-wrapper .photo-carousel-control a:after {
                    top: 50%;
                    margin-top: -50px;
                }

            .photo-carousel .photo-carousel-wrapper .photo-carousel-control .photo-carousel-control-prev {
                left: 0;
                opacity: 0.8;
            }

                .photo-carousel .photo-carousel-wrapper .photo-carousel-control .photo-carousel-control-prev:hover {
                    opacity: 1;
                    filter: alpha(opacity=100);
                }

                .photo-carousel .photo-carousel-wrapper .photo-carousel-control .photo-carousel-control-prev:after {
                    content: '';
                    background: transparent url(../img/sprite-lightbox.png) no-repeat -63px -3px;
                    width: 50px;
                    height: 97px;
                    position: absolute;
                    left: 0;
                }

            .photo-carousel .photo-carousel-wrapper .photo-carousel-control .photo-carousel-control-next {
                right: 0;
                opacity: 0.8;
            }

                .photo-carousel .photo-carousel-wrapper .photo-carousel-control .photo-carousel-control-next:hover {
                    opacity: 1;
                    filter: alpha(opacity=100);
                }

                .photo-carousel .photo-carousel-wrapper .photo-carousel-control .photo-carousel-control-next:after {
                    content: '';
                    background: transparent url(../img/sprite-lightbox.png) no-repeat -124px -3px;
                    width: 50px;
                    height: 97px;
                    position: absolute;
                    left: 0;
                }

.article-video .video-content {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

    .article-video .video-content iframe, .article-video .video-content object, .article-video .video-content embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.article-accordion, .locations-accordion {
    position: relative;
}

    .article-accordion h2, .locations-accordion h2 {
        width: 57%;
    }

    .article-accordion .accordion, .locations-accordion .accordion {
        width: 540px;
    }

    .article-accordion .panel, .locations-accordion .panel {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border: none;
    }

        .article-accordion .panel .panel-heading, .locations-accordion .panel .panel-heading {
            border: none;
            padding: 0;
            position: relative;
            z-index: 198;
        }

            .article-accordion .panel .panel-heading a, .locations-accordion .panel .panel-heading a {
                font-size: 1.389em;
                font-family: 'DaimlerCS-Regular', Arial, sans-serif;
                color: #000;
                background: #fff;
                text-decoration: none;
                padding: 18px 70px 18px 18px;
                display: block;
                border: 2px solid #eaeaea;
                border-bottom: 2px solid transparent;
                position: relative;
                -webkit-border-radius: 4px 4px 0 0;
                -moz-border-radius: 4px 4px 0 0;
                -ms-border-radius: 4px 4px 0 0;
                border-radius: 4px 4px 0 0;
            }

                .article-accordion .panel .panel-heading a:after, .locations-accordion .panel .panel-heading a:after {
                    content: '';
                    display: inline-block;
                    height: 43px;
                    line-height: 43px;
                    width: 43px;
                    background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -111px -1px;
                    position: absolute;
                    top: 11px;
                    right: 14px;
                }

                .article-accordion .panel .panel-heading a:hover, .locations-accordion .panel .panel-heading a:hover {
                    color: #707070;
                }

                    .article-accordion .panel .panel-heading a:hover:after, .locations-accordion .panel .panel-heading a:hover:after {
                        background-position: -338px -1px;
                    }

                .article-accordion .panel .panel-heading a.collapsed, .locations-accordion .panel .panel-heading a.collapsed {
                    font-family: 'DaimlerCS-Regular', Arial, sans-serif;
                    background: #fff;
                    color: #000;
                    -webkit-border-radius: 4px;
                    -moz-border-radius: 4px;
                    -ms-border-radius: 4px;
                    border-radius: 4px;
                    border: 2px solid #eaeaea;
                }

                    .article-accordion .panel .panel-heading a.collapsed:after, .locations-accordion .panel .panel-heading a.collapsed:after {
                        content: " ";
                        background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -67px -1px;
                        right: 13px;
                    }

                    .article-accordion .panel .panel-heading a.collapsed:hover, .locations-accordion .panel .panel-heading a.collapsed:hover {
                        color: #707070;
                        background: #e6e6e6;
                    }

                        .article-accordion .panel .panel-heading a.collapsed:hover:after, .locations-accordion .panel .panel-heading a.collapsed:hover:after {
                            background-position: -295px -1px;
                        }

        .article-accordion .panel .panel-collapse, .locations-accordion .panel .panel-collapse {
            border: 2px solid #eaeaea;
            border-top: none;
            -webkit-border-radius: 0 0 4px 4px;
            -moz-border-radius: 0 0 4px 4px;
            -ms-border-radius: 0 0 4px 4px;
            border-radius: 0 0 4px 4px;
        }

            .article-accordion .panel .panel-collapse .panel-body, .locations-accordion .panel .panel-collapse .panel-body {
                border: none;
                padding: 0 18px 11px;
            }

                .article-accordion .panel .panel-collapse .panel-body h2, .locations-accordion .panel .panel-collapse .panel-body h2 {
                    font-size: 20px;
                    font-size: 2rem;
                }

                .article-accordion .panel .panel-collapse .panel-body .ir-modules-wrapper .ir-module-diagram h2, .locations-accordion .panel .panel-collapse .panel-body .ir-modules-wrapper .ir-module-diagram h2 {
                    font-size: 34px;
                    font-size: 3.4rem;
                }

                .article-accordion .panel .panel-collapse .panel-body > div:last-child, .locations-accordion .panel .panel-collapse .panel-body > div:last-child {
                    margin-bottom: 0;
                }

                .article-accordion .panel .panel-collapse .panel-body .body-template-container, .locations-accordion .panel .panel-collapse .panel-body .body-template-container {
                    margin-bottom: 0;
                }

        .article-accordion .panel .article-copy, .locations-accordion .panel .article-copy, .article-accordion .panel .article-photo, .locations-accordion .panel .article-photo, .article-accordion .panel .article-table, .locations-accordion .panel .article-table, .article-accordion .panel .article-video, .locations-accordion .panel .article-video, .article-accordion .panel .article-two-cols, .locations-accordion .panel .article-two-cols {
            width: 100%;
            margin-bottom: 25px;
        }

            .article-accordion .panel .article-copy h2, .locations-accordion .panel .article-copy h2, .article-accordion .panel .article-photo h2, .locations-accordion .panel .article-photo h2, .article-accordion .panel .article-table h2, .locations-accordion .panel .article-table h2, .article-accordion .panel .article-video h2, .locations-accordion .panel .article-video h2, .article-accordion .panel .article-two-cols h2, .locations-accordion .panel .article-two-cols h2 {
                margin-bottom: 14px;
            }

            .article-accordion .panel .article-photo .asset-left, .locations-accordion .panel .article-photo .asset-left, .article-accordion .panel .article-copy .asset-left, .locations-accordion .panel .article-copy .asset-left, .article-accordion .panel .article-photo .asset-right, .locations-accordion .panel .article-photo .asset-right, .article-accordion .panel .article-copy .asset-right, .locations-accordion .panel .article-copy .asset-right {
                margin: 0 20px 20px 0;
                width: 50%;
            }

            .article-accordion .panel .article-photo .asset-media, .locations-accordion .panel .article-photo .asset-media, .article-accordion .panel .article-copy .asset-media, .locations-accordion .panel .article-copy .asset-media {
                width: auto;
            }

                .article-accordion .panel .article-photo .asset-media .img-wrapper, .locations-accordion .panel .article-photo .asset-media .img-wrapper, .article-accordion .panel .article-copy .asset-media .img-wrapper, .locations-accordion .panel .article-copy .asset-media .img-wrapper {
                    width: auto;
                    height: auto;
                    overflow: hidden;
                }

                .article-accordion .panel .article-photo .asset-media img, .locations-accordion .panel .article-photo .asset-media img, .article-accordion .panel .article-copy .asset-media img, .locations-accordion .panel .article-copy .asset-media img {
                    width: 100%;
                }

                .article-accordion .panel .article-photo .asset-media .asset-subline, .locations-accordion .panel .article-photo .asset-media .asset-subline, .article-accordion .panel .article-copy .asset-media .asset-subline, .locations-accordion .panel .article-copy .asset-media .asset-subline {
                    width: auto;
                }

        .article-accordion .panel .article-copy, .locations-accordion .panel .article-copy {
            padding: 0;
        }

        .article-accordion .panel .body-template-container h2, .locations-accordion .panel .body-template-container h2 {
            width: 100%;
        }

        .article-accordion .panel.bg-img .panel-collapse .headline-bg, .locations-accordion .panel.bg-img .panel-collapse .headline-bg {
            z-index: 100;
            margin-left: -18px;
            margin-bottom: 27px;
            width: 576px;
            height: 193px;
            overflow: hidden;
        }

            .article-accordion .panel.bg-img .panel-collapse .headline-bg img, .locations-accordion .panel.bg-img .panel-collapse .headline-bg img {
                height: 100%;
                margin-left: -2px;
            }

        .article-accordion .panel.bg-img .panel-collapse.collapse .headline-bg, .locations-accordion .panel.bg-img .panel-collapse.collapse .headline-bg {
            display: none;
        }

        .article-accordion .panel.bg-img .panel-collapse.collapsing .headline-bg, .locations-accordion .panel.bg-img .panel-collapse.collapsing .headline-bg, .article-accordion .panel.bg-img .panel-collapse.in .headline-bg, .locations-accordion .panel.bg-img .panel-collapse.in .headline-bg {
            display: block;
        }

    .article-accordion .accordion-toggle-open-close, .locations-accordion .accordion-toggle-open-close {
        right: 0;
        position: relative;
        text-align: right;
        margin-bottom: 12px;
    }

        .article-accordion .accordion-toggle-open-close a, .locations-accordion .accordion-toggle-open-close a {
            font-family: 'DaimlerCS-Light', Arial, sans-serif !important;
            font-size: 1.6rem;
            line-height: 1.5;
            color: #fff;
            width: 115px;
            text-align: center;
            padding: 7px 0;
            margin: 0;
            background: #000;
            display: inline-block;
        }

            .article-accordion .accordion-toggle-open-close a:first-child, .locations-accordion .accordion-toggle-open-close a:first-child {
                margin-right: 10px;
            }

            .article-accordion .accordion-toggle-open-close a:hover, .locations-accordion .accordion-toggle-open-close a:hover {
                background: #444;
            }

            .article-accordion .accordion-toggle-open-close a:after, .locations-accordion .accordion-toggle-open-close a:after {
                clear: right;
            }

    .article-accordion .accordion-header-buttons, .locations-accordion .accordion-header-buttons {
        width: 580px;
        margin: 3px 0 18px 0;
        position: relative;
        text-align: right;
    }

.loading {
    padding: 60px;
    text-align: center;
    clear: both;
}

.benefits-container {
    margin: 0;
}

    .benefits-container .benefits-element {
        min-height: 70px;
    }

        .benefits-container .benefits-element .icon {
            font-family: 'CorporateSDemiRegular', Arial, sans-serif;
            font-size: 15px;
            font-size: 1.5rem;
            line-height: 1;
            padding-left: 50px;
        }

            .benefits-container .benefits-element .icon:before {
                content: " ";
                width: 55px;
                height: 55px;
                background: transparent url("https://www.daimler.com/system/img/img-sprite-job-benefits-svg.svg") no-repeat;
                position: absolute;
                top: 0;
                left: 0;
            }

        .benefits-container .benefits-element .icon-companycar:before {
            background-position: 0 -55px;
        }

        .benefits-container .benefits-element .icon-dogs-allowed:before {
            background-position: -330px -165px;
        }

        .benefits-container .benefits-element .icon-employee-discount:before {
            background-position: -220px -165px;
        }

        .benefits-container .benefits-element .icon-internet:before {
            background-position: -110px -55px;
        }

        .benefits-container .benefits-element .icon-company-medic:before {
            background-position: -330px -55px;
        }

        .benefits-container .benefits-element .icon-transport:before {
            background-position: 0 0;
        }

        .benefits-container .benefits-element .icon-childcare:before {
            background-position: -110px 0;
        }

        .benefits-container .benefits-element .icon-coaching:before {
            background-position: -220px -55px;
        }

        .benefits-container .benefits-element .icon-accessibility:before {
            background-position: -330px 0;
        }

        .benefits-container .benefits-element .icon-health-measures:before {
            background-position: 0 -165px;
        }

        .benefits-container .benefits-element .icon-parking-area:before {
            background-position: 0 -110px;
        }

        .benefits-container .benefits-element .icon-homeoffice:before {
            background-position: 0 -220px;
        }

        .benefits-container .benefits-element .icon-food-allowance:before {
            background-position: -220px -220px;
        }

        .benefits-container .benefits-element .icon-working-hours:before {
            background-position: -220px 0;
        }

        .benefits-container .benefits-element .icon-occupational-pension:before {
            background-position: -330px -110px;
        }

        .benefits-container .benefits-element .icon-corporate-event:before {
            background-position: -110px -110px;
        }

        .benefits-container .benefits-element .icon-employee-influence:before {
            background-position: -220px -110px;
        }

        .benefits-container .benefits-element .icon-employee-mobile:before {
            background-position: -110px -165px;
        }

        .benefits-container .benefits-element .icon-canteen:before {
            background-position: -110px -220px;
        }

.body-template-container table.table {
    border-collapse: collapse;
    width: 100%;
}

    .body-template-container table.table.text-align-left td, .body-template-container table.table.text-align-left th {
        text-align: left;
    }

    .body-template-container table.table .text-align-left {
        text-align: left;
    }

    .body-template-container table.table.text-align-right td, .body-template-container table.table.text-align-right th {
        text-align: right;
    }

    .body-template-container table.table .text-align-right {
        text-align: right;
    }

    .body-template-container table.table.no-border tr td {
        border-top: none;
    }

        .body-template-container table.table.no-border tr td:first-child {
            border-left: none;
        }

        .body-template-container table.table.no-border tr td:last-child {
            border-right: none;
        }

    .body-template-container table.table.no-border tr:last-child td {
        border-bottom: none;
    }

    .body-template-container table.table.no-lines tr td {
        border: none;
    }

    .body-template-container table.table.table-striped tbody tr:nth-child(even) {
        background: #e6e6e6;
    }

    .body-template-container table.table.table-striped tbody tr:nth-of-type(odd) {
        background-color: transparent;
    }

    .body-template-container table.table td, .body-template-container table.table th {
        font-family: 'DaimlerCS-Regular', Arial, sans-serif;
    }

        .body-template-container table.table td.cell-highlight, .body-template-container table.table th.cell-highlight {
            background: #003340 !important;
            color: #fff;
        }

        .body-template-container table.table td.text-left, .body-template-container table.table th.text-left {
            text-align: left !important;
        }

        .body-template-container table.table td.text-center, .body-template-container table.table th.text-center {
            text-align: center !important;
        }

        .body-template-container table.table td.text-right, .body-template-container table.table th.text-right {
            text-align: right !important;
        }

    .body-template-container table.table td {
        padding: 10px 15px 20px 15px;
        font-size: 1.6rem;
        line-height: 1.8rem;
        border: 2px solid #c8c8c8;
    }

    .body-template-container table.table th {
        padding: 13px 15px 17px 15px;
        text-align: center;
        font-size: 1.6rem;
        line-height: 1.8rem;
        background: #444444;
        color: #fff;
        font-weight: normal;
    }

    .body-template-container table.table thead th {
        border: 2px solid #c8c8c8;
        border-bottom: none;
    }

        .body-template-container table.table thead th:first-child {
            border-left: 2px solid #444444;
        }

        .body-template-container table.table thead th:last-child {
            border-right: 2px solid #444444;
        }

        .body-template-container table.table thead th.empty-th {
            background: #444444;
        }

        .body-template-container table.table thead th.empty-th {
            border-left: none;
        }

            .body-template-container table.table thead th.empty-th:first-child {
                border-left: none;
                border-right: none;
            }

                .body-template-container table.table thead th.empty-th:first-child + th {
                    border-left: none;
                }

    .body-template-container table.table thead tr:first-child th {
        border-bottom: 2px solid transparent;
    }

    .body-template-container table.table tbody tr:nth-child(even) th {
        background: #c8c8c8;
        border-bottom: 2px solid #c8c8c8;
    }

    .body-template-container table.table tbody tr th {
        border-right: none;
    }

        .body-template-container table.table tbody tr th + td {
            border-left: none;
        }

    .body-template-container table.table tbody th {
        background: #e6e6e6;
        color: #000;
        border: 2px solid #e6e6e6;
        border-left: none;
        border-right: 2px solid #e6e6e6;
        border-bottom: 2px solid #c8c8c8;
    }

    .body-template-container table.table tbody tr:first-child td {
        border-top: none;
    }

    .body-template-container table.table tfoot td {
        text-align: right;
        border: none;
    }

        .body-template-container table.table tfoot td:first-child {
            border: none;
        }

    .body-template-container table.table tfoot .table-footnote {
        color: #666;
        padding: 12px 0 17px 0;
    }

.body-template-container .table-downloads {
    overflow: hidden;
}

    .body-template-container .table-downloads .result-teaser {
        padding: 0;
        margin-bottom: 15px;
    }

        .body-template-container .table-downloads .result-teaser:nth-child(1n+1) {
            padding-left: 0;
            padding-right: 10px;
        }

        .body-template-container .table-downloads .result-teaser:nth-child(2n+2) {
            padding-left: 10px;
            padding-right: 0;
        }

            .body-template-container .table-downloads .result-teaser:nth-child(2n+2) .rt-icon {
                left: 10px;
            }

        .body-template-container .table-downloads .result-teaser .rt-text {
            float: left;
            border-bottom: 2px solid #c8c8c8;
            background: #fff;
            height: 107px;
            padding: 10px 25px 30px 10px;
            position: relative;
            line-height: 1.2em;
            overflow: hidden;
        }

            .body-template-container .table-downloads .result-teaser .rt-text .rt-category {
                position: absolute;
                bottom: 9px;
                left: 70px;
                color: #707070;
            }

            .body-template-container .table-downloads .result-teaser .rt-text a:before {
                content: "";
                height: 100%;
                width: 100%;
                top: 0;
                left: 0;
                position: absolute;
                z-index: 1000;
            }

        .body-template-container .table-downloads .result-teaser .rt-icon {
            width: 50px;
            height: 50px;
            background: #00677f;
            position: absolute;
            bottom: 0;
            left: 0;
        }

        .body-template-container .table-downloads .result-teaser:hover .rt-text {
            background-color: #003340;
        }

        .body-template-container .table-downloads .result-teaser.rt-text-only .rt-text {
            width: 100%;
        }

        .body-template-container .table-downloads .result-teaser:hover .rt-text {
            color: #003340;
            background-color: #e6e6e6;
            border-color: #003340;
        }

        .body-template-container .table-downloads .result-teaser:hover .rt-icon {
            background-color: #003340;
        }

.sitemap-teaser {
    position: relative;
    margin: 0 0 37px 0;
}

    .sitemap-teaser .cta {
        position: absolute;
        width: 290px;
        background: #003340;
        padding: 16px 50px 19px 39px;
    }

        .sitemap-teaser .cta:after {
            content: "";
            position: absolute;
            height: 44px;
            width: 25px;
            top: 13px;
            right: 14px;
            background: url("../img/sprite-teaser-arrows-png.png") no-repeat -100px -436px;
        }

        .sitemap-teaser .cta:hover {
            background: #000;
        }

        .sitemap-teaser .cta a {
            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
            font-size: 25px;
            font-size: 2.5rem;
            color: #fff;
            display: block;
        }

    .sitemap-teaser .pos-tl {
        top: 0;
        left: 0;
    }

    .sitemap-teaser:hover .cta {
        background: #00677f;
        color: #fff;
    }

.sitemap-sublevels-wrapper {
    padding: 0 38px;
    margin: 0 0 23px 0;
}

.sitemap-subnav-container {
    margin-bottom: 35px;
}

.sitemap-subnav-container-left {
    clear: both;
}

.sitemap-subnav {
    padding: 0;
    list-style: none;
    margin: 0;
}

    .sitemap-subnav ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .sitemap-subnav a {
        display: block;
    }

        .sitemap-subnav a.sitemap-has-sublevels {
            font-weight: normal;
        }

.sitemap-link-level-3 {
    font-family: 'DaimlerCS-Demi', Arial, sans-serif;
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 1;
    margin-bottom: 10px;
}

.sitemap-level-4 a {
    font-family: 'DaimlerCS-Regular', Arial, sans-serif;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.4;
    margin-bottom: 6px;
}

.sitemap-level-4 ul {
    margin-left: 20px;
}

.backLink {
    font-size: 16px;
    font-size: 1.6rem;
    padding-left: 35px;
    position: relative;
    line-height: 30px;
    vertical-align: middle;
    display: block;
}

    .backLink:before {
        content: "";
        height: 30px;
        width: 30px;
        position: absolute;
        left: 0;
        top: 0;
        background: transparent url(../img/img-arrows-sprite-png.png) no-repeat -249px -216px;
    }

    .backLink:hover:before {
        background-position: -280px -216px;
    }

.backLink {
    left: 30px;
}

.form-control {
    border: none;
    -webkit-appearance: none;
}

.contact-message-wrapper {
    z-index: 100;
}

.selectpicker.btn {
    background-color: #fff;
    border: none;
    border-bottom: 2px solid #00677f;
    color: #000;
    font-family: 'DaimlerCS-Regular', Arial, sans-serif;
    font-weight: normal;
    font-size: 18px;
    padding-bottom: 8px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}

    .selectpicker.btn:hover {
        color: #707070;
    }

        .selectpicker.btn:hover .caret {
            background-position: -15px -99px;
        }

.selectpicker .caret {
    height: 8px;
    width: 14px;
    background: transparent url(../img/img-arrows-sprite-png.png) no-repeat 0 -99px;
    border: none;
}

.error .selectpicker.btn {
    border-color: #ff0000;
}

    .error .selectpicker.btn .filter-option {
        color: #ff0000;
    }

    .error .selectpicker.btn .caret {
        background-position: -175px -95px;
    }

.form-content-wrapper {
    padding: 38px 0 20px 0;
}

    .form-content-wrapper .mandatory-label:after {
        content: '*';
        margin-left: 2px;
    }

    .form-content-wrapper .error-general {
        height: auto;
        min-height: 110px;
        overflow: hidden;
    }

    .form-content-wrapper .textarea-height-3 {
        min-height: 225px;
    }

    .form-content-wrapper input, .form-content-wrapper select {
        height: 45px;
        height: 4.5rem;
    }

    .form-content-wrapper select {
        padding-top: 0.8em;
    }

    .form-content-wrapper .bootstrap-select.form-control {
        height: 45px;
    }

    .form-content-wrapper .bootstrap-select.open .dropdown-toggle.btn-default {
        background-color: #fff;
    }

    .form-content-wrapper .dropdown-menu {
        padding: 0;
    }

        .form-content-wrapper .dropdown-menu > li > a {
            padding: 6px 20px;
        }

            .form-content-wrapper .dropdown-menu > li > a:focus, .form-content-wrapper .dropdown-menu > li > a:hover {
                background: #000;
                color: #fff;
            }

    .form-content-wrapper .form-file-upload {
        margin-bottom: 30px;
    }

    .form-content-wrapper .file-upload-wrapper {
        border: 2px solid #6c6c6d;
    }

    .form-content-wrapper .file-upload-button-line {
        padding: 10px;
    }

        .form-content-wrapper .file-upload-button-line .btn-select-upload-file {
            margin-right: 20px;
            margin-top: 10px;
            vertical-align: top;
        }

        .form-content-wrapper .file-upload-button-line .file-upload-info {
            display: inline-block;
            vertical-align: middle;
            padding-top: 23px;
            width: 100%;
        }

    .form-content-wrapper .upload-error {
        background: #fff;
        padding: 15px 20px 5px;
        display: none;
    }

        .form-content-wrapper .upload-error p, .form-content-wrapper .upload-error li {
            color: #ff0000;
        }

        .form-content-wrapper .upload-error .head {
            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
        }

        .form-content-wrapper .upload-error .maxUploadsAllowed {
            display: none;
        }

        .form-content-wrapper .upload-error ul {
            list-style: none;
            padding: 0;
        }

    .form-content-wrapper .daimler-uploads-list {
        display: none;
    }

        .form-content-wrapper .daimler-uploads-list ul {
            list-style: none;
            margin: 0;
            padding: 0 0 20px 0;
        }

        .form-content-wrapper .daimler-uploads-list li {
            background: #707070;
            margin-bottom: 2px;
            color: #fff;
            font-size: 16px;
            font-size: 1.6rem;
            padding: 5px 15px;
        }

        .form-content-wrapper .daimler-uploads-list .remove-file-in-list {
            background: none;
            color: #fff;
            border: none;
            float: right;
            margin-right: 20px;
        }

            .form-content-wrapper .daimler-uploads-list .remove-file-in-list:hover {
                color: #79aebf;
            }

    .form-content-wrapper .passed-failed {
        background-color: #76787a;
        color: #afb2b4;
        outline: none;
        -webkit-appearance: none;
        cursor: not-allowed;
    }

        .form-content-wrapper .passed-failed:after {
            background-position: -2px -20px;
        }

.form-bg-light .form-control, .breakpoint-xs .form-control {
    -webkit-box-shadow: inset 1px 2px 3px rgba(0, 0, 0, 0.2);
    box-shadow: inset 1px 2px 3px rgba(0, 0, 0, 0.2);
}

.form-bg-light .file-upload-wrapper, .breakpoint-xs .file-upload-wrapper {
    border: 2px solid #D2D4D6;
    border-bottom: 2px solid #00677f;
}

.form-button-row {
    margin: 0 0 32px 0;
}

    .form-button-row .footnote-mandatory {
        line-height: 1.42857;
        padding: 13px 0 0 0;
    }

.form-text-copyright {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.2;
    letter-spacing: normal;
}

form .error-general {
    display: none;
    padding: 30px 30px 20px 95px;
    position: relative;
    width: 580px;
    margin: 0 auto 40px;
    background: #fff;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

    form .error-general .error-msg {
        margin-bottom: 2px;
    }

    form .error-general:before {
        left: 30px;
        top: 30px;
        width: 50px;
        height: 50px;
    }

.form-sent {
    text-align: center;
}

    .form-sent .icon-form-sent {
        margin-bottom: 13px;
    }

.contact-forms-list-wrapper {
    border-bottom: 1px solid #c8c8c8;
}

.contact-links-category {
    margin-bottom: 40px;
}

    .contact-links-category h2 {
        font-family: 'DaimlerCS-Demi', Arial, sans-serif;
        font-size: 20px;
        font-size: 2rem;
        padding: 0 0 17px 0;
        margin-bottom: 0;
        border-bottom: 1px solid #c8c8c8;
        color: #003340;
    }

.contact-links-category-left {
    clear: both;
}

.contact-links-category-header {
    margin-bottom: 20px;
}

.contact-links-category-body {
    margin: 0 19px;
}

.contact-links-list {
    list-style: none;
    padding: 0;
}

    .contact-links-list li {
        border-bottom: 1px solid #c8c8c8;
        padding: 0;
    }

        .contact-links-list li a {
            display: block;
            padding: 15px 20px 16px 0;
            line-height: 1.2;
            position: relative;
        }

            .contact-links-list li a:after {
                content: "";
                position: absolute;
                height: 19px;
                width: 10px;
                top: 16px;
                right: 5px;
                background: transparent url(../img/img-arrows-sprite-png.png) no-repeat -155px -330px;
            }

            .contact-links-list li a:hover:after {
                background-position: -168px -330px;
            }

.contact-address-wrapper {
    padding: 33px 0 35px 0;
}

.contact-address-section {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.35;
}

    .contact-address-section .logo-daimler-svg {
        max-width: 131px;
        height: auto;
    }

    .contact-address-section h3 {
        font-family: 'DaimlerCS-Demi', Arial, sans-serif;
        margin: 0;
        font-size: inherit;
    }

    .contact-address-section address {
        font-size: inherit;
        line-height: 1.35;
        margin-bottom: 0;
    }

.no-js .country-select-dropdown, .breakpoint-sm .country-select-dropdown, .breakpoint-md .country-select-dropdown, .breakpoint-lg .country-select-dropdown {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 198;
}

    .no-js .country-select-dropdown .dropdown-label, .breakpoint-sm .country-select-dropdown .dropdown-label, .breakpoint-md .country-select-dropdown .dropdown-label, .breakpoint-lg .country-select-dropdown .dropdown-label {
        display: none;
    }

    .no-js .country-select-dropdown .dropdown-menu, .breakpoint-sm .country-select-dropdown .dropdown-menu, .breakpoint-md .country-select-dropdown .dropdown-menu, .breakpoint-lg .country-select-dropdown .dropdown-menu {
        display: block;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

.delete-location-filter-button {
    margin: 0 10px 20px 10px;
    margin: 0rem 1.25rem 2.5rem 1.25rem;
    padding-top: 5px;
}

    .delete-location-filter-button:after {
        content: '';
        background: transparent url(../img/img-arrows-sprite-png.png) no-repeat -39px -17px;
        width: 25px;
        height: 25px;
        line-height: 25px;
        display: inline-block;
        position: relative;
        top: 8px;
        left: 10px;
    }

.locations .page-intro {
    padding-left: 40px;
    padding-right: 45px;
}

    .locations .page-intro h1 {
        padding: 0;
    }

.locations .ajax-content {
    min-height: 150px;
}

.locations .article-accordion .panel-collapse .panel-body ul.locations-list, .locations .locations-accordion .panel-collapse .panel-body ul.locations-list {
    list-style: none;
    padding: 0;
    margin: 0 10px;
    overflow: hidden;
}

    .locations .article-accordion .panel-collapse .panel-body ul.locations-list li, .locations .locations-accordion .panel-collapse .panel-body ul.locations-list li {
        list-style: none;
        padding: 7px 0;
        margin: 0;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.1em;
        float: left;
        width: 100%;
        overflow: hidden;
        border-top: 1px solid #c8c8c8;
    }

        .locations .article-accordion .panel-collapse .panel-body ul.locations-list li:first-child, .locations .locations-accordion .panel-collapse .panel-body ul.locations-list li:first-child {
            border-top: none;
        }

        .locations .article-accordion .panel-collapse .panel-body ul.locations-list li:before, .locations .locations-accordion .panel-collapse .panel-body ul.locations-list li:before {
            content: "";
        }

        .locations .article-accordion .panel-collapse .panel-body ul.locations-list li a, .locations .locations-accordion .panel-collapse .panel-body ul.locations-list li a {
            display: block;
            float: left;
        }

.locations-list {
    overflow: hidden;
}

    .locations-list .location-item {
        position: relative;
        width: 45%;
        margin-right: 5%;
        float: left;
    }

        .locations-list .location-item .layer-content {
            display: none;
        }

.locations-map-wrapper {
    position: relative;
    margin-bottom: 33px;
    min-height: 300px;
    height: 300px;
}

    .locations-map-wrapper h1 {
        float: left;
        margin-top: 98px;
        text-align: left;
        width: 290px;
        font-size: 35px;
        font-size: 3.5rem;
        line-height: 1.1em;
        letter-spacing: -0.03em;
    }

        .locations-map-wrapper h1 span {
            font-size: 25px;
            font-size: 2.5rem;
        }

        .locations-map-wrapper h1 .end-head {
            width: 70px;
            height: 2px;
            background: #000;
            display: block;
            margin-top: 15px;
        }

    .locations-map-wrapper .locations-map {
        position: absolute;
        top: 0;
        right: 30px;
    }

        .locations-map-wrapper .locations-map .country-btn {
            position: absolute;
            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
            background: #000;
            color: #fff;
            padding: 4px 7px;
            font-size: 12px;
            font-size: 1.2rem;
            line-height: 1.1em;
            text-decoration: none;
            -moz-transition: background-color 0.4s ease-in;
            -webkit-transition: background-color 0.4s ease-in;
            -o-transition: background-color 0.4s ease-in;
            transition: background-color 0.4s ease-in;
        }

            .locations-map-wrapper .locations-map .country-btn .btn-transition {
                -moz-transition: background-color 0.4s ease-in;
                -webkit-transition: background-color 0.4s ease-in;
                -o-transition: background-color 0.4s ease-in;
                transition: background-color 0.4s ease-in;
            }

            .locations-map-wrapper .locations-map .country-btn:hover, .locations-map-wrapper .locations-map .country-btn:active, .locations-map-wrapper .locations-map .country-btn:focus {
                text-decoration: none;
                background: #565756;
                -moz-transition: background-color 0.4s ease-in;
                -webkit-transition: background-color 0.4s ease-in;
                -o-transition: background-color 0.4s ease-in;
                transition: background-color 0.4s ease-in;
            }

            .locations-map-wrapper .locations-map .country-btn.active-filter {
                color: #000;
                background: #e6e6e6;
                -moz-transition: background-color 0.4s ease-in;
                -webkit-transition: background-color 0.4s ease-in;
                -o-transition: background-color 0.4s ease-in;
                transition: background-color 0.4s ease-in;
            }

            .locations-map-wrapper .locations-map .country-btn.africa {
                top: 181px;
                left: 266px;
            }

            .locations-map-wrapper .locations-map .country-btn.asia {
                top: 77px;
                left: 396px;
            }

            .locations-map-wrapper .locations-map .country-btn.australia_pacific {
                top: 242px;
                left: 482px;
            }

            .locations-map-wrapper .locations-map .country-btn.europe {
                top: 57px;
                left: 234px;
            }

            .locations-map-wrapper .locations-map .country-btn.north_middle_america {
                top: 82px;
                left: 37px;
            }

            .locations-map-wrapper .locations-map .country-btn.south_america {
                top: 230px;
                left: 108px;
            }

.locations-map svg {
    width: 575px;
    height: 306px;
}

    .locations-map svg g {
        cursor: pointer;
    }

.location-info-teaser {
    color: #000;
    padding: 0 30px;
    margin: 0 0 25px 0;
    overflow: hidden;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.2em;
}

    .location-info-teaser .content {
        position: relative;
        overflow: hidden;
        border-bottom: 2px solid #c8c8c8;
    }

    .location-info-teaser h3 {
        font-size: 20px;
        font-size: 2rem;
        margin-top: 0;
    }

    .location-info-teaser .location-logo {
        text-align: center;
        margin-bottom: 21px;
    }

    .location-info-teaser .head {
        font-family: 'DaimlerCS-Demi', Arial, sans-serif;
        margin-bottom: 6px;
    }

    .location-info-teaser .tel, .location-info-teaser .fax, .location-info-teaser .mail {
        display: block;
        margin-bottom: 0;
    }

    .location-info-teaser .address-wrapper {
        padding: 19px 0 2px;
        border-top: 1px solid #c8c8c8;
        position: relative;
    }

    .location-info-teaser .contact-wrapper {
        padding: 13px 0 17px 0;
        border-top: 1px solid #c8c8c8;
        position: relative;
    }

    .location-info-teaser .goto-location {
        float: right;
        font-family: 'DaimlerCS-Demi', Arial, sans-serif;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.2em;
        padding: 0 14px 0 0;
        margin: 0;
        position: absolute;
        top: 0;
        right: 10px;
    }

        .location-info-teaser .goto-location:after {
            content: '';
            display: block;
            height: 14px;
            line-height: 14px;
            width: 8px;
            background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -1px -82px;
            position: absolute;
            top: 3px;
            right: 0;
        }

        .location-info-teaser .goto-location:hover:after {
            background-position: -20px -82px;
        }

.locations-detail-map {
    padding: 0;
    margin: 0 0 32px 0;
    min-height: 458px;
    position: relative;
    text-align: center;
}

    .locations-detail-map .map-wrapper {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 458px;
        overflow: hidden;
    }

    .locations-detail-map .container {
        position: relative;
        width: 300px;
        left: 50%;
        margin-left: 180px;
        overflow: hidden;
        padding: 0;
        margin-top: 20px;
        text-align: left;
    }

        .locations-detail-map .container .location-infos {
            float: right;
            position: relative;
            background: #fff;
            color: #000;
            font-size: 13px;
            font-size: 1.3rem;
            width: 300px;
        }

            .locations-detail-map .container .location-infos p {
                margin: 0;
                padding: 0;
            }

            .locations-detail-map .container .location-infos .size-1-1 {
                width: 100%;
            }

            .locations-detail-map .container .location-infos .size-1-2 {
                width: 47%;
                float: left;
                margin-right: 3%;
            }

            .locations-detail-map .container .location-infos .size-1-3 {
                max-width: 33%;
                padding-left: 6px;
                margin: 0 6px;
                float: left;
                border-left: 1px solid #c8c8c8;
            }

                .locations-detail-map .container .location-infos .size-1-3:first-child {
                    border-left: none;
                    margin-left: 0;
                    padding-left: 0;
                }

            .locations-detail-map .container .location-infos .size-1-4 {
                max-width: 25%;
                padding-left: 6px;
                margin: 0 6px;
                float: left;
            }

            .locations-detail-map .container .location-infos .divider {
                border-top: 1px solid #c8c8c8;
            }

            .locations-detail-map .container .location-infos .info-modules {
                padding: 0 18px 10px;
                overflow: hidden;
            }

                .locations-detail-map .container .location-infos .info-modules .module-wrapper {
                    overflow: hidden;
                    padding: 10px 0 10px;
                }

                    .locations-detail-map .container .location-infos .info-modules .module-wrapper:first-child {
                        border-top: none;
                    }

                .locations-detail-map .container .location-infos .info-modules .logo {
                    text-align: center;
                    padding: 0;
                    margin-bottom: 3px;
                }

                .locations-detail-map .container .location-infos .info-modules .head {
                    font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                    margin-bottom: 2px;
                }

                .locations-detail-map .container .location-infos .info-modules .address {
                    line-height: 1.3em;
                }

                .locations-detail-map .container .location-infos .info-modules .numbers {
                    text-align: center;
                    color: #003340;
                    font-size: 19px;
                    font-size: 1.9rem;
                    line-height: 1.2;
                    letter-spacing: -0.05em;
                    height: 65px;
                }

                    .locations-detail-map .container .location-infos .info-modules .numbers span {
                        font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                        color: #707070;
                        font-size: 13px;
                        font-size: 1.3rem;
                        line-height: 1em;
                        display: block;
                        letter-spacing: -0.03em;
                    }

                        .locations-detail-map .container .location-infos .info-modules .numbers span a {
                            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                        }

            .locations-detail-map .container .location-infos .info-routes {
                padding: 13px 16px;
                background: #00677f;
                color: #fff;
                overflow: hidden;
            }

                .locations-detail-map .container .location-infos .info-routes a {
                    color: #fff;
                    font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                    text-decoration: none;
                    padding: 0 14px 0 0;
                    margin: 0;
                    position: relative;
                }

                    .locations-detail-map .container .location-infos .info-routes a:hover {
                        text-decoration: underline;
                    }

                    .locations-detail-map .container .location-infos .info-routes a:after {
                        content: '';
                        display: block;
                        height: 14px;
                        line-height: 14px;
                        width: 8px;
                        background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -10px -82px;
                        position: absolute;
                        top: 50%;
                        margin-top: -7px;
                        right: 0;
                    }

                .locations-detail-map .container .location-infos .info-routes .link-route-planner {
                    float: left;
                }

                .locations-detail-map .container .location-infos .info-routes .link-route-print {
                    float: right;
                }

.location-hero {
    border-bottom: 2px solid #c8c8c8;
    padding-bottom: 10px;
    margin-bottom: 31px;
}

    .location-hero .location-infos {
        position: relative;
        background: #fff;
        color: #000;
        font-size: 13px;
        font-size: 1.3rem;
    }

        .location-hero .location-infos p {
            margin: 0;
            padding: 0;
        }

        .location-hero .location-infos .size-1-1 {
            width: 100%;
        }

        .location-hero .location-infos .size-1-2 {
            width: 47%;
            float: left;
            margin-right: 3%;
        }

        .location-hero .location-infos .size-1-3 {
            max-width: 33%;
            padding-left: 0;
            margin: 0;
            float: left;
        }

            .location-hero .location-infos .size-1-3:first-child {
                border-left: none;
                margin-left: 0;
                padding-left: 0;
            }

            .location-hero .location-infos .size-1-3.module-wrapper .size-1-3 {
                padding-left: 6px;
                margin: 0 6px;
                border-left: 1px solid #c8c8c8;
            }

                .location-hero .location-infos .size-1-3.module-wrapper .size-1-3:first-child {
                    border-left: none;
                    margin-left: 0;
                    padding-left: 0;
                }

        .location-hero .location-infos .size-1-4 {
            max-width: 25%;
            padding-left: 6px;
            margin: 0 6px;
            float: left;
        }

        .location-hero .location-infos .info-modules {
            padding: 20px 18px 10px;
            overflow: hidden;
        }

            .location-hero .location-infos .info-modules .module-wrapper {
                overflow: hidden;
                padding: 10px 0 10px;
            }

                .location-hero .location-infos .info-modules .module-wrapper:first-child {
                    border-top: none;
                }

                .location-hero .location-infos .info-modules .module-wrapper.module-wrapper-figures {
                    border-top: 1px solid #c8c8c8;
                }

            .location-hero .location-infos .info-modules .logo {
                text-align: center;
                padding: 0;
                margin-bottom: 3px;
                width: 270px;
            }

            .location-hero .location-infos .info-modules .head {
                font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                margin-bottom: 2px;
            }

            .location-hero .location-infos .info-modules .address {
                line-height: 1.3em;
            }

            .location-hero .location-infos .info-modules .numbers {
                text-align: center;
                color: #003340;
                font-size: 25px;
                font-size: 2.5rem;
                line-height: 1.2;
                letter-spacing: -0.05em;
                height: 65px;
            }

                .location-hero .location-infos .info-modules .numbers span {
                    font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                    color: #707070;
                    font-size: 13px;
                    font-size: 1.3rem;
                    line-height: 1em;
                    display: block;
                    letter-spacing: -0.03em;
                }

                    .location-hero .location-infos .info-modules .numbers span a {
                        font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                    }

        .location-hero .location-infos .info-routes {
            padding: 13px 16px;
            background: #00677f;
            color: #fff;
            overflow: hidden;
            position: absolute;
            width: 320px;
            height: 45px;
            top: 268px;
            right: 0;
        }

            .location-hero .location-infos .info-routes a {
                color: #fff;
                font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                text-decoration: none;
                padding: 0 14px 0 0;
                margin: 0;
                position: relative;
            }

                .location-hero .location-infos .info-routes a:hover {
                    text-decoration: underline;
                }

                .location-hero .location-infos .info-routes a:after {
                    content: '';
                    display: block;
                    height: 14px;
                    line-height: 14px;
                    width: 8px;
                    background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -10px -82px;
                    position: absolute;
                    top: 50%;
                    margin-top: -7px;
                    right: 0;
                }

            .location-hero .location-infos .info-routes .link-route-planner {
                float: left;
            }

            .location-hero .location-infos .info-routes .link-route-print {
                float: right;
            }

.in-page-country-nav {
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 30px;
}

    .in-page-country-nav .nav-wrapper {
        float: right;
    }

        .in-page-country-nav .nav-wrapper ul {
            margin: 0;
            padding: 0;
            list-style: none;
            overflow: hidden;
            float: right;
        }

            .in-page-country-nav .nav-wrapper ul li {
                margin: 20px 0 0 0;
                padding: 0;
                list-style: none;
                float: left;
                width: auto;
                display: block;
            }

                .in-page-country-nav .nav-wrapper ul li a {
                    padding: 5px 17px;
                }

                .in-page-country-nav .nav-wrapper ul li .active {
                    color: #003340;
                    font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                }

                .in-page-country-nav .nav-wrapper ul li.country-map-indicator {
                    margin-top: 0;
                }

                    .in-page-country-nav .nav-wrapper ul li.country-map-indicator a {
                        width: 104px;
                        height: 60px;
                        padding: 0;
                        display: block;
                        background: transparent url('../img/img-sprite-in-page-map-nav.png') no-repeat 0 0;
                        text-indent: -9999em;
                    }

                        .in-page-country-nav .nav-wrapper ul li.country-map-indicator a.africa {
                            background-position: 0 -60;
                        }

                        .in-page-country-nav .nav-wrapper ul li.country-map-indicator a.asia {
                            background-position: 0 -120px;
                        }

                        .in-page-country-nav .nav-wrapper ul li.country-map-indicator a.australia_pacific {
                            background-position: 0 -180px;
                        }

                        .in-page-country-nav .nav-wrapper ul li.country-map-indicator a.europe {
                            background-position: 0 -240px;
                        }

                        .in-page-country-nav .nav-wrapper ul li.country-map-indicator a.north_middle_america {
                            background-position: 0 -300px;
                        }

                        .in-page-country-nav .nav-wrapper ul li.country-map-indicator a.south_america {
                            background-position: 0 -360px;
                        }

.job-list-wrapper {
    margin: 0 160px 0 160px;
}

    .job-list-wrapper table {
        max-width: 780px;
    }

    .job-list-wrapper td {
        border-top: 2px solid #c8c8c8;
        font-size: 1.1em;
    }

        .job-list-wrapper td.td-job-logo {
            width: 180px;
        }

            .job-list-wrapper td.td-job-logo img {
                max-width: 160px;
                height: auto;
            }

        .job-list-wrapper td.td-job-title {
            width: 310px;
        }

        .job-list-wrapper td.td-job-actions {
            width: 130px;
        }

        .job-list-wrapper td div {
            padding: 20px 0;
        }

        .job-list-wrapper td .jobs-offer-description {
            padding: 20px 40px 20px 0;
            color: #00677f;
        }

            .job-list-wrapper td .jobs-offer-description span {
                display: inline-block;
                color: #000;
            }

        .job-list-wrapper td .job-offer-add-date {
            white-space: nowrap;
            padding: 20px 40px 20px 0;
        }

    .job-list-wrapper .delete-job-offer {
        padding: 20px 32px 20px 0;
        position: relative;
        cursor: pointer;
    }

        .job-list-wrapper .delete-job-offer:after {
            content: '';
            display: block;
            height: 32px;
            line-height: 14px;
            width: 32px;
            background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -239px -280px;
            position: absolute;
            top: 20px;
            right: 0;
        }

        .job-list-wrapper .delete-job-offer:hover:after {
            background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -272px -280px;
        }

    .job-list-wrapper .btn-close-job-offer-overlay {
        position: relative;
    }

    .job-list-wrapper .bootstrap-checkbox {
        position: relative;
        display: inline-block;
        top: 20px;
    }

        .job-list-wrapper .bootstrap-checkbox button {
            position: relative;
            top: -5px;
            left: -3px;
            padding: 0;
        }

.job-offers-bookmarks .controls {
    border-top: 2px solid #c8c8c8;
    padding: 30px 0 45px;
    margin: 0 160px 0;
    text-align: center;
    position: relative;
}

    .job-offers-bookmarks .controls label {
        position: absolute;
        top: 21px;
        left: -1px;
        padding: 10px 0 0 0;
    }

    .job-offers-bookmarks .controls .delete-selected-job-offers {
        position: absolute;
        top: 75px;
        left: 0;
    }

    .job-offers-bookmarks .controls .bootstrap-checkbox > button.btn {
        padding: 0;
        margin-top: -10px;
    }

.job-offers-bookmarks .headline-job-offers {
    position: relative;
    padding: 66px 0 30px;
    margin: 0 160px 0;
}

    .job-offers-bookmarks .headline-job-offers h1 {
        text-align: center;
        margin: 0;
    }

    .job-offers-bookmarks .headline-job-offers .display-job-offers {
        position: absolute;
        left: 0;
        top: 80px;
    }

.btn_reset_job_search_filter {
    margin: 10px 0 0 0;
    font-size: 1.125em;
}

    .btn_reset_job_search_filter:hover {
        background-color: #ffffff;
        color: #182b45;
    }

#job_list_teaser ul li:before {
    content: "";
}

.overview-quick-access {
    margin-bottom: 80px;
    padding: 0;
    position: relative;
    overflow: hidden;
    background: #707070;
}

    .overview-quick-access.offset-lrg {
        padding-bottom: 100px;
    }

    .overview-quick-access .quick-access-bg {
        position: absolute;
    }

    .overview-quick-access .quick-access-wrapper {
        width: 960px;
        margin: 0 auto;
        overflow: hidden;
    }

        .overview-quick-access .quick-access-wrapper .quick-access-content {
            padding: 0 0 20px 0;
        }

            .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-intro .content-wrapper {
                background: #00677f;
                color: #fff;
                min-height: 130px;
                height: 130px;
                margin-top: 0;
                padding: 12px 17px;
            }

            .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-intro .quick-access-head {
                font-size: 2.188em;
                line-height: 1em;
                letter-spacing: -0.02em;
                display: block;
            }

            .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-intro .quick-access-sub {
                font-size: 1.125em;
                line-height: 1.2em;
                display: block;
                margin-top: 12px;
            }

            .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser {
                margin: 18px 0 0 0;
                height: 134px;
                overflow: hidden;
                position: relative;
            }

                .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser .teaser-img {
                    width: 220px;
                    height: 88px;
                    overflow: hidden;
                }

                    .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser .teaser-img img {
                        width: 100%;
                    }

                .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser a {
                    text-decoration: none;
                    color: #fff;
                    font-size: 1em;
                    line-height: 1.1em;
                    display: inline-block;
                    position: relative;
                }

                    .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser a.teaser-link {
                        padding-top: 6px;
                        padding-right: 20px;
                        display: block;
                    }

                        .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser a.teaser-link:after {
                            content: '';
                            display: inline-block;
                            height: 19px;
                            line-height: 19px;
                            width: 10px;
                            background: transparent url('https://www.daimler.com/system/img/sprite-teaser-arrows-svg.svg') no-repeat -90px -600px;
                            position: absolute;
                            top: 9px;
                            right: 0;
                        }

                    .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser a.teaser-link {
                        width: auto;
                        height: auto;
                    }

                    .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser a.teaser-link-multiline {
                        display: block;
                    }

                .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser:hover a img {
                    opacity: 0.7;
                }

                .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser:hover a.teaser-link {
                    color: #c8c8c8;
                }

                    .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser:hover a.teaser-link:after {
                        background-position: -72px -600px;
                    }

.no-svg .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser a.teaser-link:after {
    background: transparent url('../img/sprite-teaser-arrows-png.png') no-repeat -90px -600px;
}

.social-media-feed {
    margin-bottom: 55px;
}

    .social-media-feed .social-media-feed-element {
        border-bottom: 4px solid #c8c8c8;
        margin: 0 10px;
    }

        .social-media-feed .social-media-feed-element .feed-element-logo {
            text-align: center;
            text-indent: -9999em;
            margin: 0 auto;
        }

        .social-media-feed .social-media-feed-element.color-1, .social-media-feed .social-media-feed-element.color-2, .social-media-feed .social-media-feed-element.color-3, .social-media-feed .social-media-feed-element.color-4, .social-media-feed .social-media-feed-element.color-5 {
            border-color: #c8c8c8;
        }

    .social-media-feed.bg-img .social-media-feed-element {
        margin: 0;
        padding: 0 20px;
        background: #fff;
    }

.slide-transition {
    transition: width 0.3s;
    -moz-transition: width 0.3s;
    -webkit-transition: width 0.3s;
    -o-transition: width 0.3s;
}

.slide-in-teaser {
    font-size: 1.125em;
    margin-top: 35px;
    margin-bottom: 5px;
}

    .slide-in-teaser a {
        color: #fff;
        text-decoration: none;
    }

    .slide-in-teaser .slide-left, .slide-in-teaser .slide-right {
        background: #000;
        color: #fff;
        width: 50px;
        height: 115px;
        position: fixed;
        top: 47%;
        margin-top: -60px;
        overflow: hidden;
        z-index: 198;
        transition: width 0.3s;
        -moz-transition: width 0.3s;
        -webkit-transition: width 0.3s;
        -o-transition: width 0.3s;
        -webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.2);
    }

        .slide-in-teaser .slide-left span, .slide-in-teaser .slide-right span {
            position: absolute;
            display: block;
            top: 33px;
            width: 165px;
            line-height: 1.3em;
        }

    .slide-in-teaser .slide-left {
        float: none;
        left: 0;
    }

        .slide-in-teaser .slide-left span {
            left: 65px;
        }

        .slide-in-teaser .slide-left:after {
            display: block;
            content: '';
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 115px 25px 0 0;
            border-color: transparent transparent transparent transparent;
            line-height: 0;
            _border-color: #000000 #000000 #000000 #000000;
            _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
            position: absolute;
            right: -25px;
            -o-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
            -webkit-transition: all 1s 0s ease, 0.2s 1s 0s ease, ease-in-out 1s 0s ease;
            -moz-transition: all 1s 0s ease, 0.2s 1s 0s ease, ease-in-out 1s 0s ease;
            -ms-transition: all 1s 0s ease, 0.2s 1s 0s ease, ease-in-out 1s 0s ease;
            -o-transition: all 1s 0s ease, 0.2s 1s 0s ease, ease-in-out 1s 0s ease;
            transition: all 1s 0s ease, 0.2s 1s 0s ease, ease-in-out 1s 0s ease;
        }

        .slide-in-teaser .slide-left:hover {
            width: 270px;
            background: #565756;
            overflow: visible;
        }

            .slide-in-teaser .slide-left:hover:after {
                display: block;
                content: '';
                width: 0;
                height: 0;
                border-style: solid;
                opacity: 1;
                border-width: 115px 25px 0 0;
                border-color: #565756 transparent transparent transparent;
                line-height: 0;
                _border-color: #565756 #000000 #000000 #000000;
                _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
                position: absolute;
                right: -25px;
            }

        .slide-in-teaser .slide-left:before {
            content: '';
            display: inline-block;
            height: 53px;
            line-height: 53px;
            width: 28px;
            background: transparent url('https://www.daimler.com/system/img/img-arrows-sprite-svg.svg') no-repeat -15px -216px;
            position: absolute;
            top: 30px;
            left: 8px;
        }

    .slide-in-teaser .slide-right {
        float: none;
        right: 0;
    }

        .slide-in-teaser .slide-right span {
            right: 65px;
            text-align: left;
        }

        .slide-in-teaser .slide-right:before {
            content: '';
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 0 115px 25px;
            border-color: transparent transparent transparent transparent;
            line-height: 0;
            _border-color: #000000 #000000 transparent #000000;
            _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
            position: absolute;
            left: -25px;
            -o-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
            -webkit-transition: all 1s 0s ease, 0.2s 1s 0s ease, ease-in-out 1s 0s ease;
            -moz-transition: all 1s 0s ease, 0.2s 1s 0s ease, ease-in-out 1s 0s ease;
            -ms-transition: all 1s 0s ease, 0.2s 1s 0s ease, ease-in-out 1s 0s ease;
            -o-transition: all 1s 0s ease, 0.2s 1s 0s ease, ease-in-out 1s 0s ease;
            transition: all 1s 0s ease, 0.2s 1s 0s ease, ease-in-out 1s 0s ease;
        }

        .slide-in-teaser .slide-right:hover {
            width: 270px;
            background: #565756;
            overflow: visible;
        }

            .slide-in-teaser .slide-right:hover:before {
                content: '';
                width: 0;
                height: 0;
                border-style: solid;
                opacity: 1;
                border-width: 0 0 115px 25px;
                border-color: transparent transparent #565756 transparent;
                line-height: 0;
                _border-color: #000000 #000000 #565756 #000000;
                _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
                position: absolute;
                left: -25px;
            }

        .slide-in-teaser .slide-right:after {
            content: '';
            display: inline-block;
            height: 53px;
            line-height: 53px;
            width: 28px;
            background: transparent url('https://www.daimler.com/system/img/img-arrows-sprite-svg.svg') no-repeat -47px -216px;
            position: absolute;
            top: 30px;
            right: 8px;
        }

.no-svg .slide-in-teaser .slide-left .slide-left:before {
    background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -15px -216px;
}

.no-svg .slide-in-teaser .slide-left .slide-right:after {
    background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -47px -216px;
}

.search-main-container {
    background: #000;
    color: #fff;
    width: 100%;
    overflow: hidden;
    position: absolute;
    z-index: 10000;
    margin-top: -25px;
}

    .search-main-container .search-results .result-teaser {
        width: 100%;
    }

        .search-main-container .search-results .result-teaser .rt-icon {
            left: 0;
        }

.no-nav .search-main-container .search-results {
    padding-left: 0;
}

    .no-nav .search-main-container .search-results .result-teaser {
        width: 100%;
    }

.container-search {
    padding: 40px 0 25px 0;
    width: 620px;
}

    .container-search .input-search {
        height: 65px;
        font-size: 35px;
        font-size: 3.5rem;
        padding-left: 10px;
        color: #fff;
        background: #707070;
        border-bottom: 1px solid #fff;
    }

.search-main-container .form-control:-moz-placeholder {
    color: #fff;
}

.search-main-container .form-control::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.search-main-container .form-control:-ms-input-placeholder {
    color: #fff;
}

.search-main-container .form-control::-webkit-input-placeholder {
    color: #fff;
}

.btn-search-close {
    display: none;
}

.ui-autocomplete {
    background: #fff;
    position: absolute;
    list-style: none;
    z-index: 10001;
    padding: 10px 0 10px 0;
}

    .ui-autocomplete .ui-menu-item a {
        display: block;
        color: #000;
        padding: 5px 10px 5px 19px;
    }

        .ui-autocomplete .ui-menu-item a:hover, .ui-autocomplete .ui-menu-item a:focus, .ui-autocomplete .ui-menu-item a.ui-state-focus {
            background: #000;
            color: #fff;
        }

    .ui-autocomplete .ui-menu-item-special {
        background: #007a93;
        padding: 20px 90px 20px 20px;
        color: #fff;
        cursor: pointer;
    }

        .ui-autocomplete .ui-menu-item-special:after {
            content: "";
            height: 106px;
            width: 60px;
            position: absolute;
            right: 20px;
            top: 65px;
            background: transparent url(../img/sprite-teaser-arrows-png.png) no-repeat 0 -254px;
        }

        .ui-autocomplete .ui-menu-item-special .best-result-heading, .ui-autocomplete .ui-menu-item-special .best-result-text {
            font-size: 25px;
            font-size: 2.5rem;
            line-height: 1.25;
        }

        .ui-autocomplete .ui-menu-item-special .best-result-title {
            font-size: 40px;
            font-size: 4rem;
            text-decoration: none;
            color: #fff;
            line-height: 1;
        }

.ui-helper-hidden-accessible {
    border: none;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.search-results {
}

    .search-results h2 {
        text-align: left;
        font-family: 'DaimlerCS-Regular', Arial, sans-serif;
        letter-spacing: -0.02em;
        margin: 0 0 24px 10px;
    }

    .search-results.search-content {
        width: 960px;
    }

    .search-results .tab-module {
        margin: 0;
        padding: 0;
    }

        .search-results .tab-module .horizontal-tab-module {
            margin: 0;
            padding: 0;
        }

            .search-results .tab-module .horizontal-tab-module .tabs-navigation-backward, .search-results .tab-module .horizontal-tab-module .tabs-navigation-forward {
                height: 50px;
                background: #000;
                border-bottom: 2px solid #fff;
            }

                .search-results .tab-module .horizontal-tab-module .tabs-navigation-backward .btn, .search-results .tab-module .horizontal-tab-module .tabs-navigation-forward .btn {
                    padding: 8px 7px 9px;
                }

                    .search-results .tab-module .horizontal-tab-module .tabs-navigation-backward .btn:after, .search-results .tab-module .horizontal-tab-module .tabs-navigation-forward .btn:after {
                        top: 12px;
                    }

            .search-results .tab-module .horizontal-tab-module .resp-tabs-list {
                height: 50px;
                border-bottom: 2px solid #fff !important;
            }

                .search-results .tab-module .horizontal-tab-module .resp-tabs-list .resp-tab-item {
                    height: 44px;
                    line-height: 35px;
                    margin-top: 4px;
                    background: #707070;
                }

                    .search-results .tab-module .horizontal-tab-module .resp-tabs-list .resp-tab-item.resp-tab-active {
                        height: 50px !important;
                        margin-top: 0;
                        font-size: 25px;
                        font-size: 2.5rem;
                        color: #000 !important;
                        background: #fff !important;
                    }

                        .search-results .tab-module .horizontal-tab-module .resp-tabs-list .resp-tab-item.resp-tab-active .result-count {
                            font-size: 18px;
                            font-size: 1.8rem;
                        }

                    .search-results .tab-module .horizontal-tab-module .resp-tabs-list .resp-tab-item:hover, .search-results .tab-module .horizontal-tab-module .resp-tabs-list .resp-tab-item:active, .search-results .tab-module .horizontal-tab-module .resp-tabs-list .resp-tab-item:focus {
                        color: #000 !important;
                        background: #fff !important;
                    }

                .search-results .tab-module .horizontal-tab-module .resp-tabs-list .result-count {
                    margin-left: 5px;
                }

            .search-results .tab-module .horizontal-tab-module .resp-tabs-container {
                background: none;
                margin: 0;
                padding: 0;
            }

            .search-results .tab-module .horizontal-tab-module.nav .resp-tabs-container {
                margin-top: 80px;
            }

    .search-results .search-results-filter {
        padding: 0;
        margin-top: 10px;
        margin-bottom: 28px;
        width: auto;
    }

        .search-results .search-results-filter #orderLabel, .search-results .search-results-filter #categoryLabel, .search-results .search-results-filter #timespanLabel, .search-results .search-results-filter #languageLabel {
            color: #000;
            width: 160px;
            display: block;
            position: relative;
            text-decoration: none;
            padding-bottom: 1px;
            padding-right: 16px;
            border-bottom: 1px solid #707070;
        }

            .search-results .search-results-filter #orderLabel:hover, .search-results .search-results-filter #categoryLabel:hover, .search-results .search-results-filter #timespanLabel:hover, .search-results .search-results-filter #languageLabel:hover, .search-results .search-results-filter #orderLabel:active, .search-results .search-results-filter #categoryLabel:active, .search-results .search-results-filter #timespanLabel:active, .search-results .search-results-filter #languageLabel:active, .search-results .search-results-filter #orderLabel:focus, .search-results .search-results-filter #categoryLabel:focus, .search-results .search-results-filter #timespanLabel:focus, .search-results .search-results-filter #languageLabel:focus {
                text-decoration: none;
                color: #707070;
                border-bottom: 1px solid #000;
            }

                .search-results .search-results-filter #orderLabel:hover:after, .search-results .search-results-filter #categoryLabel:hover:after, .search-results .search-results-filter #timespanLabel:hover:after, .search-results .search-results-filter #languageLabel:hover:after, .search-results .search-results-filter #orderLabel:active:after, .search-results .search-results-filter #categoryLabel:active:after, .search-results .search-results-filter #timespanLabel:active:after, .search-results .search-results-filter #languageLabel:active:after, .search-results .search-results-filter #orderLabel:focus:after, .search-results .search-results-filter #categoryLabel:focus:after, .search-results .search-results-filter #timespanLabel:focus:after, .search-results .search-results-filter #languageLabel:focus:after {
                    background-position: -16px -99px;
                }

            .search-results .search-results-filter #orderLabel:after, .search-results .search-results-filter #categoryLabel:after, .search-results .search-results-filter #timespanLabel:after, .search-results .search-results-filter #languageLabel:after {
                content: "";
                width: 14px;
                height: 8px;
                position: absolute;
                top: 8px;
                right: 0;
                background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -1px -99px;
            }

        .search-results .search-results-filter .order-label {
            box-shadow: none;
            height: auto;
            margin-bottom: 0;
        }

            .search-results .search-results-filter .order-label .selectpicker {
                border-radius: 0;
                padding: 0 0 1px 0;
                border: 1px solid rgba(0, 122, 147, 0.5);
                border-width: 0 0 1px 0;
                box-shadow: none;
                font-size: 16px;
            }

                .search-results .search-results-filter .order-label .selectpicker .caret {
                    right: 0;
                    margin-top: -3px;
                }

        .search-results .search-results-filter .dropdown-menu {
            border: none;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            border-radius: 0;
            margin: 0;
            padding: 9px 0;
            color: #444444;
            z-index: 5500;
        }

            .search-results .search-results-filter .dropdown-menu a {
                color: #444444;
            }

                .search-results .search-results-filter .dropdown-menu a:hover {
                    color: #fff;
                    background: #000;
                    filter: none;
                }

            .search-results .search-results-filter .dropdown-menu .active-filter {
                font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                color: #fff;
                background: #000;
            }

                .search-results .search-results-filter .dropdown-menu .active-filter a {
                    color: #fff;
                }

                    .search-results .search-results-filter .dropdown-menu .active-filter a:hover {
                        color: #fff;
                        background: #000;
                        filter: none;
                    }

        .search-results .search-results-filter .filter-order, .search-results .search-results-filter .filter-category, .search-results .search-results-filter .filter-timespan, .search-results .search-results-filter .filter-country, .search-results .search-results-filter .filter-language {
            float: left;
            width: 160px;
            margin: 0 10px;
        }

    .search-results .search-results-count {
        width: 330px;
        color: #003340;
        font-family: 'DaimlerCS-Demi', Arial, sans-serif;
        font-size: 30px;
        font-size: 3rem;
        letter-spacing: -0.02em;
        margin-bottom: 28px;
    }

        .search-results .search-results-count p {
            font-size: 30px;
            font-size: 3rem;
        }

        .search-results .search-results-count span {
            color: #707070;
        }

    .search-results .search-hero .result-teaser {
        position: relative;
        color: #007a93;
        margin-bottom: 15px;
        overflow: hidden;
        width: 677px;
    }

        .search-results .search-hero .result-teaser .rt-visual {
            float: left;
            width: 400px;
            overflow: hidden;
        }

            .search-results .search-hero .result-teaser .rt-visual img {
                width: 100%;
            }

        .search-results .search-hero .result-teaser .rt-text {
            float: left;
            border-bottom: none;
            background: #e6e6e6;
            height: 267px;
            width: 277px;
            padding: 15px 29px 50px 19px;
            position: relative;
            font-size: 1.875em;
            line-height: 1em;
            letter-spacing: -0.02em;
            overflow: hidden;
        }

            .search-results .search-hero .result-teaser .rt-text span {
                display: block;
                font-size: 0.6em;
                line-height: 1.2em;
                margin-top: 6px;
            }

            .search-results .search-hero .result-teaser .rt-text .rt-category {
                position: absolute;
                bottom: 15px;
                left: 20px;
                color: #000;
                font-size: 0.6em;
            }

            .search-results .search-hero .result-teaser .rt-text a {
                color: #000;
            }

                .search-results .search-hero .result-teaser .rt-text a:before {
                    content: "";
                    height: 100%;
                    width: 100%;
                    top: 0;
                    left: 0;
                    position: absolute;
                    z-index: 1000;
                }

        .search-results .search-hero .result-teaser .rt-date-sticker {
            width: 60px;
            height: 60px;
            text-align: center;
            background: #444444;
            color: #fff;
            padding-top: 2px;
            position: absolute;
            right: 0;
            bottom: 0;
        }

            .search-results .search-hero .result-teaser .rt-date-sticker .date-day-month {
                display: block;
                font-size: 0.75em;
                line-height: 1em;
                letter-spacing: -0.1em;
                margin-top: 2px;
            }

            .search-results .search-hero .result-teaser .rt-date-sticker .date-year {
                display: block;
                font-size: 0.75em;
                line-height: 1.1em;
                letter-spacing: -0.04em;
                margin-top: 0;
            }

            .search-results .search-hero .result-teaser .rt-date-sticker .date-day {
                display: block;
                font-size: 2.188em;
                line-height: 1em;
                letter-spacing: -0.1em;
                margin-top: 2px;
            }

            .search-results .search-hero .result-teaser .rt-date-sticker .date-month-year {
                display: block;
                font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                font-size: 0.75em;
                line-height: 1.1em;
                letter-spacing: -0.04em;
                margin-top: 0;
            }

        .search-results .search-hero .result-teaser:hover a {
            color: #000;
        }

        .search-results .search-hero .result-teaser:hover .rt-text {
            color: #000;
            background-color: #c8c8c8;
        }

        .search-results .search-hero .result-teaser:hover .rt-date-sticker {
            background: #00677f;
        }

    .search-results .search-results-group {
        margin-bottom: 28px;
        clear: both;
        overflow: hidden;
    }

    .search-results .load-result-block.inactive {
        display: none;
    }

    .search-results .result-teaser {
        position: relative;
        color: #007a93;
        margin-bottom: 15px;
        overflow: hidden;
        width: 697px;
    }

        .search-results .result-teaser .search-result-breadcrumb a {
            color: #707070;
        }

            .search-results .result-teaser .search-result-breadcrumb a:hover {
                color: #444444;
            }

        .search-results .result-teaser .rt-icon {
            width: 50px;
            height: 50px;
            background: #00677f;
            position: absolute;
            bottom: 0;
            left: 10px;
        }

        .search-results .result-teaser .rt-visual {
            float: left;
            width: 160px;
            overflow: hidden;
        }

            .search-results .result-teaser .rt-visual img {
                width: 100%;
            }

        .search-results .result-teaser .rt-text {
            float: left;
            border-bottom: 2px solid #c8c8c8;
            background: #fff;
            height: 107px;
            width: 517px;
            padding: 10px 70px 30px 20px;
            position: relative;
            line-height: 1.2em;
            overflow: hidden;
        }

            .search-results .result-teaser .rt-text .rt-category {
                position: absolute;
                bottom: 9px;
                left: 20px;
                color: #707070;
            }

            .search-results .result-teaser .rt-text a:before {
                content: "";
                height: 100%;
                width: 100%;
                top: 0;
                left: 0;
                position: absolute;
                z-index: 1000;
            }

            .search-results .result-teaser .rt-text a.rt-calendar {
                position: absolute;
                bottom: 9px;
                right: 90px;
                color: #00677f;
                padding-top: 2px;
                font-size: 14px;
                font-size: 1.4rem;
                font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                z-index: 1100;
            }

                .search-results .result-teaser .rt-text a.rt-calendar:before {
                    display: none;
                }

                .search-results .result-teaser .rt-text a.rt-calendar:after {
                    content: '';
                    display: inline-block;
                    vertical-align: top;
                    width: 18px;
                    height: 18px;
                    margin-top: -2px;
                    background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-svg.svg) no-repeat -97px -370px;
                    margin-left: 8px;
                }

                .search-results .result-teaser .rt-text a.rt-calendar:hover {
                    color: #003340;
                }

                    .search-results .result-teaser .rt-text a.rt-calendar:hover:after {
                        background-position: -134px -370px;
                    }

        .search-results .result-teaser:hover .rt-text {
            color: #003340;
            background-color: #e6e6e6;
        }

        .search-results .result-teaser:hover .rt-icon {
            background-color: #003340;
        }

        .search-results .result-teaser:hover .rt-date-sticker {
            background: #00677f;
        }

        .search-results .result-teaser.color-1 .rt-text, .search-results .result-teaser.color-2 .rt-text, .search-results .result-teaser.color-3 .rt-text, .search-results .result-teaser.color-4 .rt-text, .search-results .result-teaser.color-5 .rt-text, .search-results .result-teaser.color-7 .rt-text, .search-results .result-teaser.color-8 .rt-text {
            color: #fff;
        }

            .search-results .result-teaser.color-1 .rt-text .rt-category, .search-results .result-teaser.color-2 .rt-text .rt-category, .search-results .result-teaser.color-3 .rt-text .rt-category, .search-results .result-teaser.color-4 .rt-text .rt-category, .search-results .result-teaser.color-5 .rt-text .rt-category, .search-results .result-teaser.color-7 .rt-text .rt-category, .search-results .result-teaser.color-8 .rt-text .rt-category {
                color: #fff;
            }

        .search-results .result-teaser.color-1 a, .search-results .result-teaser.color-2 a, .search-results .result-teaser.color-3 a, .search-results .result-teaser.color-4 a, .search-results .result-teaser.color-5 a, .search-results .result-teaser.color-7 a, .search-results .result-teaser.color-8 a {
            color: #fff;
        }

        .search-results .result-teaser.color-1:hover .rt-text {
            background-color: #c8c8c8;
            border-color: #c8c8c8;
        }

        .search-results .result-teaser.color-1 .rt-text {
            background-color: #e6e6e6;
            border-color: #e6e6e6;
        }

        .search-results .result-teaser.color-2:hover .rt-text {
            background-color: #00677f;
            border-color: #00677f;
        }

        .search-results .result-teaser.color-2 .rt-text {
            background-color: #003340;
            border-color: #003340;
        }

        .search-results .result-teaser.color-3 .rt-date-sticker {
            background: #707070;
        }

        .search-results .result-teaser.color-3:hover .rt-text {
            background-color: #000;
            border-color: #000;
        }

        .search-results .result-teaser.color-3:hover .rt-date-sticker {
            background: #00677f;
        }

        .search-results .result-teaser.color-3 .rt-text {
            background-color: #444444;
            border-color: #444444;
        }

        .search-results .result-teaser.color-4:hover .rt-text {
            background-color: #440e07;
            border-color: #440e07;
        }

        .search-results .result-teaser.color-4 .rt-text {
            background-color: #5a130a;
            border-color: #5a130a;
        }

        .search-results .result-teaser.color-5:hover .rt-text {
            background-color: #003340;
            border-color: #003340;
        }

        .search-results .result-teaser.color-5 .rt-text {
            background-color: #00677f;
            border-color: #00677f;
        }

        .search-results .result-teaser.rt-img .rt-visual a:after {
            content: "";
            width: 100%;
            height: 100%;
            position: absolute;
            left: 0;
            top: 0;
            z-index: 2000;
        }

        .search-results .result-teaser.rt-img .rt-text {
            padding-right: 25px;
        }

        .search-results .result-teaser.rt-text-only .rt-text {
            width: 100%;
            padding-left: 10px;
            padding-right: 25px;
        }

        .search-results .result-teaser.rt-text-only .rt-category {
            left: 10px;
        }

        .search-results .result-teaser.rt-text-only.icon .rt-category {
            left: 70px;
        }

        .search-results .result-teaser.rt-img .rt-icon, .search-results .result-teaser.rt-text-only .rt-icon {
            display: none;
        }

        .search-results .result-teaser.rt-img.icon .rt-icon, .search-results .result-teaser.rt-text-only.icon .rt-icon {
            display: block;
        }

        .search-results .result-teaser .rt-date-sticker {
            width: 60px;
            height: 60px;
            text-align: center;
            background: #444444;
            color: #fff;
            padding-top: 8px;
            position: absolute;
            right: 10px;
            bottom: 0;
        }

            .search-results .result-teaser .rt-date-sticker .date-day-month {
                display: block;
                font-size: 1.125em;
                line-height: 1.1em;
                letter-spacing: 0.01em;
            }

            .search-results .result-teaser .rt-date-sticker .date-year {
                display: block;
                font-size: 1.125em;
                line-height: 1.1em;
                letter-spacing: 0.01em;
            }

    .search-results .search-results-show-more {
        text-align: center;
        overflow: hidden;
        position: relative;
        margin-bottom: 50px;
        min-height: 50px;
    }

        .search-results .search-results-show-more .all-results {
            position: absolute;
            right: 25px;
            top: 14px;
            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
        }

            .search-results .search-results-show-more .all-results:after {
                content: '';
                display: inline-block;
                height: 14px;
                line-height: 14px;
                width: 8px;
                background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -1px -82px;
                position: relative;
                top: 2px;
                right: -15px;
                margin-left: -8px;
            }

            .search-results .search-results-show-more .all-results:hover {
                text-decoration: none;
            }

                .search-results .search-results-show-more .all-results:hover:after {
                    background-position: -20px -82px;
                }

.no-nav .search-results {
    padding-left: 10px;
}

    .no-nav .search-results .search-results-filter {
        width: 350px;
    }

        .no-nav .search-results .search-results-filter .filter-category {
            margin-right: 0;
        }

    .no-nav .search-results .search-results-count {
        width: 600px;
    }

    .no-nav .search-results .search-hero .result-teaser {
        position: relative;
        color: #007a93;
        margin-bottom: 15px;
        overflow: hidden;
        width: auto;
    }

        .no-nav .search-results .search-hero .result-teaser .rt-visual {
            float: left;
            width: 540px;
        }

            .no-nav .search-results .search-hero .result-teaser .rt-visual img {
                width: 100%;
            }

        .no-nav .search-results .search-hero .result-teaser .rt-text {
            height: 360px;
            width: 400px;
            padding: 20px 20px 30px 20px;
            font-size: 2.5em;
            line-height: 1em;
            letter-spacing: -0.02em;
        }

            .no-nav .search-results .search-hero .result-teaser .rt-text span {
                font-size: 0.625em;
                line-height: 1.2em;
                margin-top: 6px;
            }

            .no-nav .search-results .search-hero .result-teaser .rt-text .rt-category {
                bottom: 9px;
                left: 20px;
                font-size: 0.394em;
            }

        .no-nav .search-results .search-hero .result-teaser .rt-date-sticker {
            width: 110px;
            height: 110px;
            padding-top: 2px;
        }

            .no-nav .search-results .search-hero .result-teaser .rt-date-sticker .date-day {
                font-size: 5em;
                line-height: 1em;
                letter-spacing: -0.1em;
                margin-top: 0;
            }

            .no-nav .search-results .search-hero .result-teaser .rt-date-sticker .date-month-year {
                font-size: 1em;
                line-height: 1.1em;
                letter-spacing: -0.04em;
                margin-top: -2px;
            }

    .no-nav .search-results .result-teaser {
        width: 50%;
    }

        .no-nav .search-results .result-teaser .rt-text {
            height: 107px;
            width: 295px;
        }

        .no-nav .search-results .result-teaser.rt-text-only .rt-text {
            width: 100%;
        }

.search-main-container, .job-search-no-result {
    display: block;
}

    .search-main-container .search-no-results .search-result-suggestion, .job-search-no-result .search-no-results .search-result-suggestion {
        font-size: 25px;
        font-size: 2.5rem;
    }

        .search-main-container .search-no-results .search-result-suggestion a, .job-search-no-result .search-no-results .search-result-suggestion a {
            color: #5097ab;
        }

            .search-main-container .search-no-results .search-result-suggestion a:hover, .job-search-no-result .search-no-results .search-result-suggestion a:hover {
                color: #00677f;
            }

    .search-main-container .search-no-results .no-results-message .improvement-hint, .job-search-no-result .search-no-results .no-results-message .improvement-hint {
        color: #ff0000;
    }

    .search-main-container .highlight-result, .job-search-no-result .highlight-result {
        color: #c8c8c8;
    }

    .search-main-container .search-results-count, .job-search-no-result .search-results-count {
        color: #fff;
    }

    .search-main-container .frequentSearchTerms, .job-search-no-result .frequentSearchTerms {
        overflow: hidden;
        margin: 0 0 50px 0;
    }

        .search-main-container .frequentSearchTerms h3, .job-search-no-result .frequentSearchTerms h3 {
            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
            font-size: 30px;
            font-size: 3rem;
            position: relative;
            padding: 0 0 16px 0;
            margin: 0 0 33px 0;
        }

            .search-main-container .frequentSearchTerms h3:after, .job-search-no-result .frequentSearchTerms h3:after {
                content: "";
                height: 2px;
                width: 148px;
                position: absolute;
                bottom: 0;
                left: 0;
                background-color: #fff;
            }

        .search-main-container .frequentSearchTerms ul, .job-search-no-result .frequentSearchTerms ul {
            list-style: none;
            margin: 0 0 0 140px;
            padding: 0;
            overflow: hidden;
        }

            .search-main-container .frequentSearchTerms ul li, .job-search-no-result .frequentSearchTerms ul li {
                float: left;
                width: 155px;
                margin-bottom: 4px;
            }

                .search-main-container .frequentSearchTerms ul li a, .job-search-no-result .frequentSearchTerms ul li a {
                    color: #5097ab;
                    font-size: 18px;
                    font-size: 1.8rem;
                    position: relative;
                    padding-left: 16px;
                }

                    .search-main-container .frequentSearchTerms ul li a:before, .job-search-no-result .frequentSearchTerms ul li a:before {
                        content: '';
                        display: block;
                        height: 14px;
                        line-height: 14px;
                        width: 8px;
                        background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -176px -80px;
                        position: absolute;
                        top: 50%;
                        margin-top: -7px;
                        left: 0;
                    }

                    .search-main-container .frequentSearchTerms ul li a:hover, .job-search-no-result .frequentSearchTerms ul li a:hover {
                        color: #00677f;
                    }

                        .search-main-container .frequentSearchTerms ul li a:hover:before, .job-search-no-result .frequentSearchTerms ul li a:hover:before {
                            background-position: -1px -82px;
                        }

    .search-main-container .job-search-results-container, .job-search-no-result .job-search-results-container {
        background: #00677f;
    }

    .search-main-container .btn-more-jobs .btn, .job-search-no-result .btn-more-jobs .btn {
        background-color: #003340;
        color: #fff;
        line-height: 1;
    }

        .search-main-container .btn-more-jobs .btn:hover, .job-search-no-result .btn-more-jobs .btn:hover, .search-main-container .btn-more-jobs .btn:focus, .job-search-no-result .btn-more-jobs .btn:focus, .search-main-container .btn-more-jobs .btn:active, .job-search-no-result .btn-more-jobs .btn:active {
            background-color: #007a93;
            color: #fff;
        }

        .search-main-container .btn-more-jobs .btn:after, .job-search-no-result .btn-more-jobs .btn:after {
            background: transparent url(../img/img-arrows-sprite-png.png) no-repeat -10px -82px;
        }

    .search-main-container .search-results .result-teaser .rt-text, .job-search-no-result .search-results .result-teaser .rt-text {
        background: transparent;
    }

        .search-main-container .search-results .result-teaser .rt-text h3, .job-search-no-result .search-results .result-teaser .rt-text h3 {
            color: #fff;
        }

            .search-main-container .search-results .result-teaser .rt-text h3 a, .job-search-no-result .search-results .result-teaser .rt-text h3 a {
                color: #fff;
            }

        .search-main-container .search-results .result-teaser .rt-text p, .job-search-no-result .search-results .result-teaser .rt-text p {
            color: #c8c8c8;
        }

    .search-main-container .search-results .result-teaser:hover .rt-text, .job-search-no-result .search-results .result-teaser:hover .rt-text {
        background: #444444;
        color: #fff;
    }

        .search-main-container .search-results .result-teaser:hover .rt-text h3, .job-search-no-result .search-results .result-teaser:hover .rt-text h3 {
            color: #fff;
        }

            .search-main-container .search-results .result-teaser:hover .rt-text h3 a, .job-search-no-result .search-results .result-teaser:hover .rt-text h3 a {
                color: #fff;
            }

    .search-main-container .search-results .search-results-show-more .more-results, .job-search-no-result .search-results .search-results-show-more .more-results {
        background-color: #00677f;
        color: #fff;
        padding-right: 20px;
        padding-left: 20px;
    }

        .search-main-container .search-results .search-results-show-more .more-results:hover, .job-search-no-result .search-results .search-results-show-more .more-results:hover {
            background-color: #003340;
            color: #fff;
        }

        .search-main-container .search-results .search-results-show-more .more-results:after, .job-search-no-result .search-results .search-results-show-more .more-results:after {
            display: none;
        }

    .search-main-container .search-results-header, .job-search-no-result .search-results-header {
        margin: 30px 0 0 0;
    }

        .search-main-container .search-results-header .btn-toggle, .job-search-no-result .search-results-header .btn-toggle {
            font-size: 13px;
            padding-right: 48px;
            position: relative;
            background: #fff;
            color: #000;
        }

            .search-main-container .search-results-header .btn-toggle:after, .job-search-no-result .search-results-header .btn-toggle:after {
                content: "";
                height: 24px;
                width: 23px;
                position: absolute;
                right: 12px;
                top: 8px;
                background: transparent url(../img/img-arrows-sprite-png.png) no-repeat -180px -49px;
            }

            .search-main-container .search-results-header .btn-toggle.active, .job-search-no-result .search-results-header .btn-toggle.active {
                background: #fff;
                color: #000;
                -webkit-box-shadow: none;
                -moz-box-shadow: none;
                box-shadow: none;
            }

                .search-main-container .search-results-header .btn-toggle.active:after, .job-search-no-result .search-results-header .btn-toggle.active:after {
                    background-position: 0 -34px;
                    right: 13px;
                }

                .search-main-container .search-results-header .btn-toggle.active:hover:after, .job-search-no-result .search-results-header .btn-toggle.active:hover:after {
                    background-position: -179px -1px;
                    right: 13px;
                }

            .search-main-container .search-results-header .btn-toggle:hover, .job-search-no-result .search-results-header .btn-toggle:hover {
                color: #707070;
                background: #e6e6e6;
            }

                .search-main-container .search-results-header .btn-toggle:hover:after, .job-search-no-result .search-results-header .btn-toggle:hover:after {
                    background-position: -157px -1px;
                    right: 12px;
                }

        .search-main-container .search-results-header .search-results-filter, .job-search-no-result .search-results-header .search-results-filter {
            width: auto;
            display: none;
        }

            .search-main-container .search-results-header .search-results-filter.filter-open, .job-search-no-result .search-results-header .search-results-filter.filter-open {
                display: block;
            }

            .search-main-container .search-results-header .search-results-filter .search-results-filter-label, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-label, .search-main-container .search-results-header .search-results-filter #categoryLabel, .job-search-no-result .search-results-header .search-results-filter #categoryLabel, .search-main-container .search-results-header .search-results-filter #timespanLabel, .job-search-no-result .search-results-header .search-results-filter #timespanLabel, .search-main-container .search-results-header .search-results-filter #languageLabel, .job-search-no-result .search-results-header .search-results-filter #languageLabel {
                color: #fff;
                width: 135px;
                display: block;
                position: relative;
                text-decoration: none;
                padding-bottom: 1px;
                padding-right: 16px;
                border-bottom: 1px solid rgba(255, 255, 255, 0.5);
            }

                .search-main-container .search-results-header .search-results-filter .search-results-filter-label:hover, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-label:hover, .search-main-container .search-results-header .search-results-filter #categoryLabel:hover, .job-search-no-result .search-results-header .search-results-filter #categoryLabel:hover, .search-main-container .search-results-header .search-results-filter #timespanLabel:hover, .job-search-no-result .search-results-header .search-results-filter #timespanLabel:hover, .search-main-container .search-results-header .search-results-filter #languageLabel:hover, .job-search-no-result .search-results-header .search-results-filter #languageLabel:hover, .search-main-container .search-results-header .search-results-filter .search-results-filter-label:active, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-label:active, .search-main-container .search-results-header .search-results-filter #categoryLabel:active, .job-search-no-result .search-results-header .search-results-filter #categoryLabel:active, .search-main-container .search-results-header .search-results-filter #timespanLabel:active, .job-search-no-result .search-results-header .search-results-filter #timespanLabel:active, .search-main-container .search-results-header .search-results-filter #languageLabel:active, .job-search-no-result .search-results-header .search-results-filter #languageLabel:active, .search-main-container .search-results-header .search-results-filter .search-results-filter-label:focus, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-label:focus, .search-main-container .search-results-header .search-results-filter #categoryLabel:focus, .job-search-no-result .search-results-header .search-results-filter #categoryLabel:focus, .search-main-container .search-results-header .search-results-filter #timespanLabel:focus, .job-search-no-result .search-results-header .search-results-filter #timespanLabel:focus, .search-main-container .search-results-header .search-results-filter #languageLabel:focus, .job-search-no-result .search-results-header .search-results-filter #languageLabel:focus {
                    text-decoration: none;
                    color: #e6e6e6;
                }

                    .search-main-container .search-results-header .search-results-filter .search-results-filter-label:hover:after, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-label:hover:after, .search-main-container .search-results-header .search-results-filter #categoryLabel:hover:after, .job-search-no-result .search-results-header .search-results-filter #categoryLabel:hover:after, .search-main-container .search-results-header .search-results-filter #timespanLabel:hover:after, .job-search-no-result .search-results-header .search-results-filter #timespanLabel:hover:after, .search-main-container .search-results-header .search-results-filter #languageLabel:hover:after, .job-search-no-result .search-results-header .search-results-filter #languageLabel:hover:after, .search-main-container .search-results-header .search-results-filter .search-results-filter-label:active:after, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-label:active:after, .search-main-container .search-results-header .search-results-filter #categoryLabel:active:after, .job-search-no-result .search-results-header .search-results-filter #categoryLabel:active:after, .search-main-container .search-results-header .search-results-filter #timespanLabel:active:after, .job-search-no-result .search-results-header .search-results-filter #timespanLabel:active:after, .search-main-container .search-results-header .search-results-filter #languageLabel:active:after, .job-search-no-result .search-results-header .search-results-filter #languageLabel:active:after, .search-main-container .search-results-header .search-results-filter .search-results-filter-label:focus:after, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-label:focus:after, .search-main-container .search-results-header .search-results-filter #categoryLabel:focus:after, .job-search-no-result .search-results-header .search-results-filter #categoryLabel:focus:after, .search-main-container .search-results-header .search-results-filter #timespanLabel:focus:after, .job-search-no-result .search-results-header .search-results-filter #timespanLabel:focus:after, .search-main-container .search-results-header .search-results-filter #languageLabel:focus:after, .job-search-no-result .search-results-header .search-results-filter #languageLabel:focus:after {
                        background-position: -17px -121px;
                    }

                .search-main-container .search-results-header .search-results-filter .search-results-filter-label:after, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-label:after, .search-main-container .search-results-header .search-results-filter #categoryLabel:after, .job-search-no-result .search-results-header .search-results-filter #categoryLabel:after, .search-main-container .search-results-header .search-results-filter #timespanLabel:after, .job-search-no-result .search-results-header .search-results-filter #timespanLabel:after, .search-main-container .search-results-header .search-results-filter #languageLabel:after, .job-search-no-result .search-results-header .search-results-filter #languageLabel:after {
                    content: "";
                    width: 14px;
                    height: 8px;
                    position: absolute;
                    top: 8px;
                    right: 0;
                    background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -1px -110px;
                }

            .search-main-container .search-results-header .search-results-filter .search-results-filter-single, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-single {
                float: left;
                width: 135px;
                margin: 0 10px;
            }

            .search-main-container .search-results-header .search-results-filter .dropdown-menu, .job-search-no-result .search-results-header .search-results-filter .dropdown-menu {
                border: none;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                -ms-border-radius: 0;
                border-radius: 0;
                margin: 0;
                padding: 9px 0;
                color: #444444;
                z-index: 2000;
            }

                .search-main-container .search-results-header .search-results-filter .dropdown-menu a, .job-search-no-result .search-results-header .search-results-filter .dropdown-menu a {
                    color: #000;
                }

                    .search-main-container .search-results-header .search-results-filter .dropdown-menu a:hover, .job-search-no-result .search-results-header .search-results-filter .dropdown-menu a:hover {
                        color: #fff;
                        background: #000;
                        filter: none;
                    }

                .search-main-container .search-results-header .search-results-filter .dropdown-menu .active-filter, .job-search-no-result .search-results-header .search-results-filter .dropdown-menu .active-filter {
                    font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                    color: #fff;
                    background: #000;
                }

                    .search-main-container .search-results-header .search-results-filter .dropdown-menu .active-filter a, .job-search-no-result .search-results-header .search-results-filter .dropdown-menu .active-filter a {
                        color: #fff;
                    }

                        .search-main-container .search-results-header .search-results-filter .dropdown-menu .active-filter a:hover, .job-search-no-result .search-results-header .search-results-filter .dropdown-menu .active-filter a:hover {
                            color: #fff;
                            background: #000;
                            filter: none;
                        }

    .job-search-no-result .search-no-results .no-results-message:before {
        content: "";
        width: 102px;
        height: 102px;
        background: transparent url(../img/img-icons-sprite-png.png) no-repeat -98px -181px;
        position: absolute;
        top: 0;
        left: 10px;
    }

    .job-search-no-result .search-no-results .no-results-message .improvement-hint {
        color: #ff0000;
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1;
    }

    .job-search-no-result .search-no-results .no-results-message .highlight-result {
        color: #707070;
    }

.mac-os .search-main-container .search-results-header .search-results-filter .search-results-filter-label {
    font-size: 15px;
    font-size: 1.5rem;
}

.js .search-main-container.calc-height {
    display: block;
    position: absolute;
    left: -9999em;
    top: -9999em;
    height: auto;
}

.breadcrumb {
    border-top: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
    padding: 30px 0;
    margin-top: 0;
    margin-bottom: 25px;
    list-style: none;
    background-color: #fff;
    border-radius: 0;
}

    .breadcrumb ul, .breadcrumb ul li {
        margin: 0;
        padding: 0;
        list-style: none;
        letter-spacing: normal;
    }

    .breadcrumb ul {
        overflow: hidden;
        margin-left: 28px;
    }

        .breadcrumb ul li {
            float: left;
            font-size: 0.889em;
            padding-left: 8px;
            position: relative;
        }

            .breadcrumb ul li:before {
                content: '';
                display: inline-block;
                height: 14px;
                line-height: 14px;
                width: 8px;
                background: #fff url('https://www.daimler.com/system/img/img-arrows-sprite-svg.svg') no-repeat -2px -20px;
                position: absolute;
                top: 3px;
                left: 0;
            }

            .breadcrumb ul li:first-child {
                padding-left: 0;
                margin-left: 0;
            }

                .breadcrumb ul li:first-child a {
                    padding-left: 0;
                }

                .breadcrumb ul li:first-child:before {
                    content: '';
                    background: none;
                }

            .breadcrumb ul li a {
                color: #707070;
                padding: 10px 15px;
            }

                .breadcrumb ul li a:hover {
                    color: #000;
                    text-decoration: none;
                }

            .breadcrumb ul li.active {
                color: #000;
                padding-left: 23px;
            }

    .breadcrumb .to-top {
        position: fixed;
        bottom: 0;
        left: -999em;
        text-indent: 9999em;
        height: 39px;
        width: 49px;
        white-space: nowrap;
        background: #000;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        z-index: 8000;
        padding: 10px 44px 10px 10px;
        text-decoration: none;
    }

        .breadcrumb .to-top:after {
            content: '';
            display: inline-block;
            height: 18px;
            line-height: 18px;
            font-size: 0.889em;
            width: 33px;
            background: transparent url('https://www.daimler.com/system/img/img-arrows-sprite-svg.svg') no-repeat -140px -80px;
            position: absolute;
            top: 12px;
            left: 12px;
        }

        .breadcrumb .to-top:hover {
            background-color: #444444;
        }

            .breadcrumb .to-top:hover:after {
                background-position: -140px -80px;
            }

.no-svg .breadcrumb {
}

    .no-svg .breadcrumb ul li:before {
        background: #fff url('../img/img-arrows-sprite-png.png') no-repeat 0 -20px;
    }

.footnotes {
    padding: 0 25px;
    margin-bottom: 20px;
}

    .footnotes sup {
        font-size: 12px;
        font-size: 1.2rem;
        margin-right: 3px;
    }

    .footnotes p {
        font-size: 13px;
        font-size: 1.3rem;
        margin: 0;
        padding: 0;
    }

.social-media-links {
    margin-top: 10px;
    margin-bottom: 28px;
}

    .social-media-links .links-wrapper {
        text-align: center;
    }

        .social-media-links .links-wrapper ul, .social-media-links .links-wrapper ul li {
            margin: 0;
            padding: 0;
            list-style: none;
        }

        .social-media-links .links-wrapper ul {
            display: inline-block;
        }

            .social-media-links .links-wrapper ul li {
                float: left;
                margin-left: 25px;
            }

                .social-media-links .links-wrapper ul li:first-child {
                    margin-left: 0;
                }

                .social-media-links .links-wrapper ul li a {
                    display: block;
                    width: 80px;
                    height: 80px;
                    text-indent: -9999px;
                }

                    .social-media-links .links-wrapper ul li a.social-facebook {
                        background: url('https://www.daimler.com/system/img/img-social-elements-sprite-svg.svg') no-repeat 0 0;
                    }

                    .social-media-links .links-wrapper ul li a:hover.social-facebook, .social-media-links .links-wrapper ul li a:active.social-facebook, .social-media-links .links-wrapper ul li a:focus.social-facebook {
                        background: url('https://www.daimler.com/system/img/img-social-elements-sprite-svg.svg') no-repeat 0 -80px;
                    }

                    .social-media-links .links-wrapper ul li a.social-twitter {
                        background: url('https://www.daimler.com/system/img/img-social-elements-sprite-svg.svg') no-repeat -80px 0;
                    }

                    .social-media-links .links-wrapper ul li a:hover.social-twitter, .social-media-links .links-wrapper ul li a:active.social-twitter, .social-media-links .links-wrapper ul li a:focus.social-twitter {
                        background: url('https://www.daimler.com/system/img/img-social-elements-sprite-svg.svg') no-repeat -80px -80px;
                    }

                    .social-media-links .links-wrapper ul li a.social-youtube {
                        background: url('https://www.daimler.com/system/img/img-social-elements-sprite-svg.svg') no-repeat -160px 0;
                    }

                    .social-media-links .links-wrapper ul li a:hover.social-youtube, .social-media-links .links-wrapper ul li a:active.social-youtube, .social-media-links .links-wrapper ul li a:focus.social-youtube {
                        background: url('https://www.daimler.com/system/img/img-social-elements-sprite-svg.svg') no-repeat -160px -80px;
                    }

                    .social-media-links .links-wrapper ul li a.social-linkedin {
                        background: url('https://www.daimler.com/system/img/img-social-elements-sprite-svg.svg') no-repeat -240px 0;
                    }

                    .social-media-links .links-wrapper ul li a:hover.social-linkedin, .social-media-links .links-wrapper ul li a:active.social-linkedin, .social-media-links .links-wrapper ul li a:focus.social-linkedin {
                        background: url('https://www.daimler.com/system/img/img-social-elements-sprite-svg.svg') no-repeat -240px -80px;
                    }

                    .social-media-links .links-wrapper ul li a.social-daimlerblog {
                        background: url('https://www.daimler.com/system/img/img-social-elements-sprite-svg.svg') no-repeat -82px -475px;
                    }

                    .social-media-links .links-wrapper ul li a:hover.social-daimlerblog, .social-media-links .links-wrapper ul li a:active.social-daimlerblog, .social-media-links .links-wrapper ul li a:focus.social-daimlerblog {
                        background: url('https://www.daimler.com/system/img/img-social-elements-sprite-svg.svg') no-repeat -7px -475px;
                    }

                    .social-media-links .links-wrapper ul li a.social-google {
                        background: url('https://www.daimler.com/system/img/img-social-elements-sprite-svg.svg') no-repeat -320px 0;
                    }

                    .social-media-links .links-wrapper ul li a:hover.social-google, .social-media-links .links-wrapper ul li a:active.social-google, .social-media-links .links-wrapper ul li a:focus.social-google {
                        background: url('https://www.daimler.com/system/img/img-social-elements-sprite-svg.svg') no-repeat -320px -80px;
                    }

                    .social-media-links .links-wrapper ul li a.social-xing {
                        background: url('https://www.daimler.com/system/img/img-social-elements-sprite-svg.svg') no-repeat -400px 0;
                    }

                    .social-media-links .links-wrapper ul li a:hover.social-xing, .social-media-links .links-wrapper ul li a:active.social-xing, .social-media-links .links-wrapper ul li a:focus.social-xing {
                        background: url('https://www.daimler.com/system/img/img-social-elements-sprite-svg.svg') no-repeat -400px -80px;
                    }

                    .social-media-links .links-wrapper ul li a.social-instagram {
                        background: url('https://www.daimler.com/system/img/img-social-elements-sprite-svg.svg') no-repeat -510px -365px;
                    }

                    .social-media-links .links-wrapper ul li a:hover.social-instagram, .social-media-links .links-wrapper ul li a:active.social-instagram, .social-media-links .links-wrapper ul li a:focus.social-instagram {
                        background: url('https://www.daimler.com/system/img/img-social-elements-sprite-svg.svg') no-repeat -510px -445px;
                    }

                .social-media-links .links-wrapper ul li .layer-content {
                    display: none;
                }

.no-svg .social-media-links ul li a.social-facebook, .no-svg .social-media-links ul li a.social-twitter, .no-svg .social-media-links ul li a.social-youtube, .no-svg .social-media-links ul li a.social-linkedin, .no-svg .social-media-links ul li a.social-daimlerblog, .no-svg .social-media-links ul li a.social-google, .no-svg .social-media-links ul li a.social-xing {
    background-image: url('../img/img-social-elements-sprite-png.png');
}

.no-svg .social-media-links ul li a.social-instagram {
    background-image: url('../img/img-social-elements-sprite-png.png');
}

#socialshareprivacy {
    padding: 0 10px;
}

.social-media-feed .social-media-feed-element.facebook .feed-element-logo {
    background: url('https://www.daimler.com/system/img/img-social-elements-sprite-svg.svg') no-repeat -630px 0;
}

.social-media-feed .social-media-feed-element.twitter .feed-element-logo {
    background: url('https://www.daimler.com/system/img/img-social-elements-sprite-svg.svg') no-repeat -630px -50px;
}

.social-media-feed .social-media-feed-element.daimler-blog .feed-element-logo {
    background: url('https://www.daimler.com/system/img/img-social-elements-sprite-svg.svg') no-repeat -630px -100px;
}

.social-media-feed .social-media-feed-element .feed-element-logo {
    width: 110px;
    height: 50px;
}

.no-svg .social-media-feed .social-media-feed-element.facebook .feed-element-logo {
    background-image: url('../img/img-social-elements-sprite-png.png');
}

.no-svg .social-media-feed .social-media-feed-element.twitter .feed-element-logo {
    background-image: url('../img/img-social-elements-sprite-png.png');
}

.no-svg .social-media-feed .social-media-feed-element.daimler-blog .feed-element-logo {
    background-image: url('../img/img-social-elements-sprite-png.png');
}

.qtip-daimler {
    border: none;
    border-color: #fff;
    background: #fff;
    font-size: 1em;
    -webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.2);
}

    .qtip-daimler .qtip-content {
        padding: 0;
        width: 220px;
    }

        .qtip-daimler .qtip-content .layer-content {
            position: relative;
            padding: 33px 0 0 0;
            font-size: 1.125em;
            letter-spacing: -0.02em;
        }

            .qtip-daimler .qtip-content .layer-content .layer-head {
                font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                font-size: 1.389em;
                color: #000;
                margin: 0 28px 14px 28px;
                line-height: 1.2em;
            }

            .qtip-daimler .qtip-content .layer-content ul {
                margin: 0 0 20px 0;
                padding: 0;
                list-style: none;
                width: 100%;
            }

                .qtip-daimler .qtip-content .layer-content ul li a {
                    display: block;
                    padding: 10px 30px;
                    color: #444444;
                    line-height: 1.1em;
                }

                    .qtip-daimler .qtip-content .layer-content ul li a:hover {
                        font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                        color: #fff;
                        background: #000;
                    }

            .qtip-daimler .qtip-content .layer-content .close-layer {
                display: block;
                position: absolute;
                height: 30px;
                width: 30px;
                top: 0;
                right: 0;
                background: #000;
                cursor: pointer;
            }

                .qtip-daimler .qtip-content .layer-content .close-layer:hover {
                    background: #444444;
                }

                .qtip-daimler .qtip-content .layer-content .close-layer .ic {
                    width: 18px;
                    height: 18px;
                    background: url('../img/img-arrows-sprite-png.png') -41px -19px no-repeat;
                    display: block;
                    position: absolute;
                    top: 6px;
                    left: 6px;
                }

    .qtip-daimler.location-layer {
        box-shadow: none;
    }

        .qtip-daimler.location-layer .qtip-content {
            padding: 0;
            width: 320px;
            color: #fff;
            background: #003340;
            font-size: 18px;
            font-size: 1.8rem;
            line-height: 1.4em;
            letter-spacing: -0.03em;
        }

            .qtip-daimler.location-layer .qtip-content .layer-content {
                position: relative;
                padding: 15px 15px 10px 15px;
                letter-spacing: -0.02em;
            }

                .qtip-daimler.location-layer .qtip-content .layer-content .layer-head {
                    font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                    font-size: 25px;
                    font-size: 2.5rem;
                    color: #fff;
                    margin: 0 0 9px 0;
                    line-height: 1.2em;
                }

                .qtip-daimler.location-layer .qtip-content .layer-content .address {
                    font-size: 18px;
                    font-size: 1.8rem;
                    margin-bottom: 6px;
                }

                .qtip-daimler.location-layer .qtip-content .layer-content .contact {
                    font-size: 18px;
                    font-size: 1.8rem;
                }

                    .qtip-daimler.location-layer .qtip-content .layer-content .contact a {
                        color: #fff;
                    }

                        .qtip-daimler.location-layer .qtip-content .layer-content .contact a:hover, .qtip-daimler.location-layer .qtip-content .layer-content .contact a:active, .qtip-daimler.location-layer .qtip-content .layer-content .contact a:visited {
                            color: #c8c8c8;
                        }

            .qtip-daimler.location-layer .qtip-content .location-link {
                padding: 11px 0 0 0;
                border-top: 1px solid rgba(200, 200, 200, 0.2);
                text-align: right;
            }

            .qtip-daimler.location-layer .qtip-content .goto-location {
                color: #fff;
                font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                font-size: 16px;
                font-size: 1.6rem;
                line-height: 1.2em;
                padding: 0 14px 0 0;
                margin: 0;
                position: relative;
            }

                .qtip-daimler.location-layer .qtip-content .goto-location:after {
                    content: '';
                    display: block;
                    height: 14px;
                    line-height: 14px;
                    width: 8px;
                    background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -11px -82px;
                    position: absolute;
                    top: 4px;
                    right: 0;
                }

                .qtip-daimler.location-layer .qtip-content .goto-location:hover {
                    color: #00677f;
                }

                    .qtip-daimler.location-layer .qtip-content .goto-location:hover:after {
                        background-position: -1px -82px;
                    }

            .qtip-daimler.location-layer .qtip-content .close-layer {
                background: #000;
            }

        .qtip-daimler.location-layer .qtip-tip {
            border-color: #003340;
        }

        .qtip-daimler.location-layer .qtip-content {
            background: #444444;
            font-size: 16px;
            font-size: 1.6rem;
            margin-left: -22px;
            width: 325px;
        }

            .qtip-daimler.location-layer .qtip-content .layer-content {
                padding: 15px 15px 10px 15px;
            }

                .qtip-daimler.location-layer .qtip-content .layer-content .layer-head {
                    font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                    font-size: 21px;
                    font-size: 2.1rem;
                }

                .qtip-daimler.location-layer .qtip-content .layer-content .address {
                    font-size: 16px;
                    font-size: 1.6rem;
                }

                .qtip-daimler.location-layer .qtip-content .layer-content .contact {
                    font-size: 16px;
                    font-size: 1.6rem;
                }

                    .qtip-daimler.location-layer .qtip-content .layer-content .contact a:hover, .qtip-daimler.location-layer .qtip-content .layer-content .contact a:active, .qtip-daimler.location-layer .qtip-content .layer-content .contact a:visited {
                        color: #c8c8c8;
                    }

            .qtip-daimler.location-layer .qtip-content .location-link {
                padding: 11px 0 0 0;
                border-top: 1px solid rgba(200, 200, 200, 0.2);
                text-align: right;
            }

            .qtip-daimler.location-layer .qtip-content .goto-location {
                color: #fff;
                font-family: 'DaimlerCS-Light', Arial, sans-serif;
                font-size: 16px;
                font-size: 1.6rem;
                line-height: 1.2em;
                padding: 0 14px 0 0;
                margin: 0;
                position: relative;
            }

                .qtip-daimler.location-layer .qtip-content .goto-location:after {
                    content: '';
                    display: block;
                    height: 14px;
                    line-height: 14px;
                    width: 8px;
                    background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -11px -82px;
                    position: absolute;
                    top: 4px;
                    right: 0;
                }

                .qtip-daimler.location-layer .qtip-content .goto-location:hover {
                    color: #00677f;
                }

                    .qtip-daimler.location-layer .qtip-content .goto-location:hover:after {
                        background-position: -1px -82px;
                    }

        .qtip-daimler.location-layer .qtip-tip {
            border-color: #444444;
        }

    .qtip-daimler.benefit-layer .qtip-content {
        padding: 6px 10px 6px 10px;
        width: auto;
        color: #fff;
        background: #003340;
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1em;
        letter-spacing: -0.03em;
        white-space: nowrap;
    }

        .qtip-daimler.benefit-layer .qtip-content .layer-content {
            position: relative;
            padding: 15px 15px 10px 15px;
            letter-spacing: -0.02em;
        }

            .qtip-daimler.benefit-layer .qtip-content .layer-content .layer-head {
                font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                font-size: 25px;
                font-size: 2.5rem;
                color: #fff;
                margin: 0 0 9px 0;
                line-height: 1.2em;
            }

            .qtip-daimler.benefit-layer .qtip-content .layer-content .address {
                font-size: 18px;
                font-size: 1.8rem;
                margin-bottom: 6px;
            }

            .qtip-daimler.benefit-layer .qtip-content .layer-content .contact {
                font-size: 18px;
                font-size: 1.8rem;
            }

                .qtip-daimler.benefit-layer .qtip-content .layer-content .contact a {
                    color: #fff;
                }

                    .qtip-daimler.benefit-layer .qtip-content .layer-content .contact a:hover, .qtip-daimler.benefit-layer .qtip-content .layer-content .contact a:active, .qtip-daimler.benefit-layer .qtip-content .layer-content .contact a:visited {
                        color: #fff;
                    }

        .qtip-daimler.benefit-layer .qtip-content .location-link {
            padding: 11px 0 0 0;
            border-top: 1px solid rgba(200, 200, 200, 0.2);
            text-align: right;
        }

        .qtip-daimler.benefit-layer .qtip-content .goto-location {
            color: #fff;
            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
            font-size: 16px;
            font-size: 1.6rem;
            line-height: 1.2em;
            padding: 0 14px 0 0;
            margin: 0;
            position: relative;
        }

            .qtip-daimler.benefit-layer .qtip-content .goto-location:after {
                content: '';
                display: block;
                height: 14px;
                line-height: 14px;
                width: 8px;
                background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -11px -82px;
                position: absolute;
                top: 4px;
                right: 0;
            }

            .qtip-daimler.benefit-layer .qtip-content .goto-location:hover {
                color: #00677f;
            }

                .qtip-daimler.benefit-layer .qtip-content .goto-location:hover:after {
                    background-position: -1px -82px;
                }

        .qtip-daimler.benefit-layer .qtip-content .close-layer {
            background: #000;
        }

    .qtip-daimler.benefit-layer .qtip-tip {
        border-color: #003340;
    }

    .qtip-daimler.benefit-layer .qtip-content {
        padding: 6px 10px 6px 10px;
        width: auto;
        color: #fff;
        background: #444444;
        font-family: 'DaimlerCS-Light', Arial, sans-serif;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1em;
        letter-spacing: normal;
        white-space: nowrap;
    }

    .qtip-daimler.benefit-layer .qtip-tip {
        border-color: #444444;
    }

    .qtip-daimler.award-layer .qtip-content {
        padding: 6px 10px 6px 10px;
        width: auto;
        color: #000;
        background: #a6cad8;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.2em;
        letter-spacing: -0.03em;
    }

    .qtip-daimler.award-layer .qtip-tip {
        border-color: #a6cad8;
    }

    .qtip-daimler.award-layer .qtip-content {
        color: #fff;
        background: #444444;
        font-family: 'DaimlerCS-Light', Arial, sans-serif;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.4em;
        letter-spacing: normal;
    }

    .qtip-daimler.award-layer .qtip-tip {
        border-color: #444444;
    }

    .qtip-daimler.related-content-info .qtip-content {
        padding: 6px 10px 6px 10px;
        width: 150px;
        color: #fff;
        background: #444444;
        font-family: 'DaimlerCS-Regular', Arial, sans-serif;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.4em;
    }

    .qtip-daimler.related-content-info .qtip-tip {
        border-color: #444444;
    }

.qtip-map {
    background: #e6e6e6;
    color: #000;
    border: none;
    padding: 2px 2px;
    font-family: 'DaimlerCS-Demi', Arial, sans-serif;
    font-size: 14px;
    font-size: 1.4rem;
}

.no-boxshadow .qtip-daimler {
    border: 1px solid rgba(0, 0, 0, 0.1);
}

footer h3 {
    font-size: 1.563em;
}

footer .footer-copy {
    font-size: 16px;
    font-size: 1.6rem;
}

footer .footer-disclaimer {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.2;
    margin-top: 30px;
    margin-bottom: 10px;
    padding: 0;
}

    footer .footer-disclaimer p {
        margin: 0 0 20px 0;
        padding: 0;
    }

    footer .footer-disclaimer a:hover, footer .footer-disclaimer a:active {
        text-decoration: underline;
    }

.footer-content-wrapper {
    background: #f0f1f2 url('../img/img-bg-footer.gif') top left repeat-x;
    padding: 45px 0;
}

footer .footer-boxes #footerAccordion {
    overflow: hidden;
}

    footer .footer-boxes #footerAccordion .panel-default > .panel-heading {
        filter: none;
    }

    footer .footer-boxes #footerAccordion.panel-group .panel {
        width: 33%;
        float: left;
        margin: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        background: none;
        border: none;
        padding: 0 10px;
    }

        footer .footer-boxes #footerAccordion.panel-group .panel .panel-heading {
            background: none;
            border: none;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            border-radius: 0;
            padding: 0;
        }

            footer .footer-boxes #footerAccordion.panel-group .panel .panel-heading h3 {
                font-size: 25px;
                font-size: 2.5rem;
                margin-bottom: 11px;
                margin-top: 22px;
            }

                footer .footer-boxes #footerAccordion.panel-group .panel .panel-heading h3 a {
                    text-decoration: none;
                }

                    footer .footer-boxes #footerAccordion.panel-group .panel .panel-heading h3 a:hover, footer .footer-boxes #footerAccordion.panel-group .panel .panel-heading h3 a:active, footer .footer-boxes #footerAccordion.panel-group .panel .panel-heading h3 a:visited {
                        text-decoration: none;
                    }

        footer .footer-boxes #footerAccordion.panel-group .panel .panel-body {
            font-size: 1.6rem;
            background: none;
            border: none;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            border-radius: 0;
            padding: 0;
        }

footer .footer-boxes #collapseLocations a {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

    footer .footer-boxes #collapseLocations a:hover {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1;
    }

footer .footer-boxes ul {
    overflow: hidden;
    list-style: none;
    margin: 0;
    padding: 0;
}

    footer .footer-boxes ul li {
        list-style: none;
        line-height: 1.2em;
        padding-left: 14px;
        position: relative;
        margin: 0 0 10px 0;
    }

        footer .footer-boxes ul li:before {
            content: '';
            display: inline-block;
            height: 14px;
            line-height: 14px;
            width: 9px;
            background: url('../img/img-arrows-sprite-png.png') no-repeat -1px -20px;
            position: absolute;
            top: 3px;
            left: 0;
        }

        footer .footer-boxes ul li:hover:before {
            background-position: -165px -27px;
        }

        footer .footer-boxes ul li a {
            color: #707070;
            text-decoration: none;
        }

            footer .footer-boxes ul li a:hover {
                color: #000;
            }

footer .footer-quicklinks {
    padding: 9px 0 3px;
    margin-top: 30px;
    margin-bottom: 25px;
    border-top: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
}

    footer .footer-quicklinks .quicklinks-wrapper {
        text-align: center;
    }

        footer .footer-quicklinks .quicklinks-wrapper ul {
            display: inline-block;
            margin-left: 20px;
        }

            footer .footer-quicklinks .quicklinks-wrapper ul:first-child {
                display: inline-block;
                margin-left: 0;
                margin-right: 20px;
            }

            footer .footer-quicklinks .quicklinks-wrapper ul, footer .footer-quicklinks .quicklinks-wrapper ul li {
                margin: 0;
                padding: 0;
                list-style: none;
                letter-spacing: normal;
                color: #707070;
            }

                footer .footer-quicklinks .quicklinks-wrapper ul li {
                    float: left;
                    margin-left: 25px;
                }

                    footer .footer-quicklinks .quicklinks-wrapper ul li:first-child {
                        margin-left: 0;
                    }

                    footer .footer-quicklinks .quicklinks-wrapper ul li a {
                        color: #707070;
                        padding: 10px;
                        display: block;
                    }

                        footer .footer-quicklinks .quicklinks-wrapper ul li a:hover {
                            color: #000;
                        }

                    footer .footer-quicklinks .quicklinks-wrapper ul li span {
                        padding: 10px;
                        display: block;
                    }

                    footer .footer-quicklinks .quicklinks-wrapper ul li.inactive, footer .footer-quicklinks .quicklinks-wrapper ul li .inactive, footer .footer-quicklinks .quicklinks-wrapper ul li a.inactive {
                        color: #c8c8c8;
                    }

                    footer .footer-quicklinks .quicklinks-wrapper ul li.highlight, footer .footer-quicklinks .quicklinks-wrapper ul li .highlight, footer .footer-quicklinks .quicklinks-wrapper ul li a.highlight {
                        font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                    }

        footer .footer-quicklinks .quicklinks-wrapper .lang-switch {
            color: #707070;
            letter-spacing: normal;
            padding: 0;
            margin: 0px;
        }

            footer .footer-quicklinks .quicklinks-wrapper .lang-switch .btn {
                font-family: 'DaimlerCS-Light', Arial, sans-serif;
                font-size: 1em;
                padding: 9px;
            }

@media screen and (max-width:767px) {
    footer .footer-quicklinks .quicklinks-wrapper .lang-switch .btn {
        padding: 0;
        padding-left: 10px;
        border: none;
    }
}

@media screen and (min-width:1681px) {
    footer .footer-quicklinks .quicklinks-wrapper .lang-switch .btn {
        padding: 7.5px;
    }
}

footer .footer-quicklinks .quicklinks-wrapper .lang-switch.dropdown-lang .dropdown-menu {
    left: auto;
}

@media screen and (max-width:767px) {
    footer .footer-quicklinks .quicklinks-wrapper .lang-switch.dropdown-lang .dropdown-menu {
        padding: 9px 0;
        font-size: 1.8rem;
        text-align: center;
    }
}

footer .footer-brands {
    margin-bottom: 17px;
}

    footer .footer-brands .brand-logo {
        width: 126px;
        height: 70px;
    }

    footer .footer-brands .brands-wrapper {
        text-align: center;
    }

        footer .footer-brands .brands-wrapper ul {
            display: inline-block;
            margin-left: 20px;
        }

            footer .footer-brands .brands-wrapper ul:first-child {
                display: inline-block;
                margin-left: 0;
            }

            footer .footer-brands .brands-wrapper ul, footer .footer-brands .brands-wrapper ul li {
                margin: 0;
                padding: 0;
                list-style: none;
                letter-spacing: normal;
                color: #444444;
            }

                footer .footer-brands .brands-wrapper ul li {
                    float: left;
                    margin-left: 40px;
                    height: 70px;
                    line-height: 70px;
                }

                    footer .footer-brands .brands-wrapper ul li:first-child {
                        margin-left: 0;
                    }

                    footer .footer-brands .brands-wrapper ul li a {
                        color: #444444;
                        padding: 0;
                        display: block;
                        vertical-align: middle;
                    }

                        footer .footer-brands .brands-wrapper ul li a:hover {
                            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
                            filter: alpha(opacity=50);
                            -moz-opacity: 0.5;
                            -khtml-opacity: 0.5;
                            opacity: 0.5;
                        }

                        footer .footer-brands .brands-wrapper ul li a img {
                            height: auto;
                            width: auto;
                        }

footer .footer-copy {
    color: #444444;
}

footer .stock-ticker {
    padding: 0;
    position: relative;
}

    footer .stock-ticker h2 {
        font-size: 25px;
        font-size: 2.5rem;
        margin-top: 22px;
        margin-bottom: 4px;
        display: none;
    }

    footer .stock-ticker .cta {
        width: 185px;
        height: 90px;
        padding: 0;
        position: relative;
    }

        footer .stock-ticker .cta:after {
            content: '';
            background: none;
        }

    footer .stock-ticker .stock-info .stock-values {
        display: block;
        overflow: hidden;
        margin-bottom: 5px;
        line-height: 3.6em;
    }

        footer .stock-ticker .stock-info .stock-values .stock-course {
            display: block;
            overflow: hidden;
            float: left;
            margin-right: 9px;
            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
            font-size: 45px;
            font-size: 4.5rem;
            line-height: 1.1em;
            letter-spacing: -3px;
        }

            footer .stock-ticker .stock-info .stock-values .stock-course .currency {
                font-family: 'DaimlerCS-Regular', Arial, sans-serif;
                font-size: 25px;
                font-size: 2.5rem;
                letter-spacing: normal;
                display: inline;
                margin-right: 4px;
            }

        footer .stock-ticker .stock-info .stock-values .stock-trend {
            display: block;
            overflow: hidden;
            float: left;
            line-height: 1.5em;
        }

            footer .stock-ticker .stock-info .stock-values .stock-trend .ic-trend {
                width: 22px;
                height: 22px;
                display: block;
            }

            footer .stock-ticker .stock-info .stock-values .stock-trend .trend-val {
                font-size: 18px;
                font-size: 1.8rem;
                display: block;
                color: #707070;
            }

            footer .stock-ticker .stock-info .stock-values .stock-trend.up .ic-trend {
                background: transparent url('https://www.daimler.com/system/img/img-icons-sprite-svg.svg') no-repeat -25px -313px;
            }

            footer .stock-ticker .stock-info .stock-values .stock-trend.down .ic-trend {
                background: transparent url('https://www.daimler.com/system/img/img-icons-sprite-svg.svg') no-repeat -25px -361px;
            }

            footer .stock-ticker .stock-info .stock-values .stock-trend.even .ic-trend {
                background: transparent url('https://www.daimler.com/system/img/img-icons-sprite-svg.svg') no-repeat -25px -337px;
            }

    footer .stock-ticker .stock-info .stock-timestamp {
        display: block;
        overflow: hidden;
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 1.1;
        position: absolute;
        left: 0;
        bottom: 0;
        letter-spacing: -0.04em;
    }

        footer .stock-ticker .stock-info .stock-timestamp p {
            margin: 0 0 2px 0;
            padding: 0;
            overflow: hidden;
        }

        footer .stock-ticker .stock-info .stock-timestamp .date, footer .stock-ticker .stock-info .stock-timestamp .divider, footer .stock-ticker .stock-info .stock-timestamp .time {
            font-size: 13px;
            font-size: 1.3rem;
            float: left;
        }

        footer .stock-ticker .stock-info .stock-timestamp .divider {
            margin: 0 3px;
        }

    footer .stock-ticker.show-graph h2, footer .stock-ticker.show-graph .stock-values {
        margin-left: 0;
    }

    footer .stock-ticker.show-graph .stock-timestamp {
        left: 0;
    }

    footer .stock-ticker.show-graph .cta {
        height: 210px;
    }

.no-svg footer .stock-ticker .stock-info .stock-values .stock-trend.up .ic-trend {
    background: transparent url('../img/img-icons-sprite-png.png') no-repeat 0 -313px;
}

.no-svg footer .stock-ticker .stock-info .stock-values .stock-trend.down .ic-trend {
    background: transparent url('../img/img-icons-sprite-png.png') no-repeat 0 -361px;
}

.no-svg footer .stock-ticker .stock-info .stock-values .stock-trend.even .ic-trend {
    background: transparent url('../img/img-icons-sprite-png.png') no-repeat 0 -337px;
}

.funnel-trigger:focus, .funnel-trigger:active, .offcanvas-trigger:focus, .offcanvas-trigger:active, #offcanvasNav a:focus, #offcanvasNav:active, .btn-search:focus, .btn-search:active, .social-media-links li a:focus, .social-media-links li a:active, .hero-slider-control-prev:focus, .hero-slider-control-prev:active, .hero-slider-control-next:focus, .hero-slider-control-next:active, .hero-slider-pagination a:focus, .hero-slider-pagination a:active, .accordion .panel-heading a:focus, .accordion .panel-heading a:active, .photo-carousel-control a:focus, .photo-carousel-control a:active, .to-top:focus, .to-top:active {
    outline: 0;
    -moz-outline-style: none;
    -moz-user-focus: ignore;
}

.info-layer-wrapper {
    display: none;
}

.fancybox-wrap {
    overflow: hidden !important;
}

    .fancybox-wrap .fancybox-skin {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
        padding: 15px 45px 15px 15px;
    }

    .fancybox-wrap.img-layer .fancybox-inner {
        overflow: hidden;
    }

        .fancybox-wrap.img-layer .fancybox-inner .img-subline {
            overflow: hidden;
            line-height: 1.2em;
            height: auto;
            position: absolute;
            bottom: 0;
            width: 100%;
            background: #fff;
        }

            .fancybox-wrap.img-layer .fancybox-inner .img-subline p {
                margin: 4px 0;
                padding: 0 10px;
            }

                .fancybox-wrap.img-layer .fancybox-inner .img-subline p:empty {
                    margin: 0;
                }

    .fancybox-wrap.gallery-zoomed-layer .fancybox-inner {
    }

        .fancybox-wrap.gallery-zoomed-layer .fancybox-inner .fancybox-zoomed img {
            height: auto !important;
        }

        .fancybox-wrap.gallery-zoomed-layer .fancybox-inner .img-subline {
            background: transparent;
            height: 300px;
            color: #000;
            font-family: 'DaimlerCS-Light', Arial, sans-serif;
            font-weight: normal;
        }

            .fancybox-wrap.gallery-zoomed-layer .fancybox-inner .img-subline .subline-wrapper {
                width: 70%;
                position: absolute;
                bottom: 30px;
                left: 30px;
            }

                .fancybox-wrap.gallery-zoomed-layer .fancybox-inner .img-subline .subline-wrapper p {
                    padding: 9px 0 8px 0;
                    margin: 0 5px 0 10px;
                    background: #fff;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 10px 0 0 #fff, -10px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
                    line-height: 1.6;
                }

            .fancybox-wrap.gallery-zoomed-layer .fancybox-inner .img-subline .layer-controls {
                width: 111px;
                float: right;
                position: absolute;
                bottom: 30px;
                right: 30px;
                overflow: hidden;
            }

                .fancybox-wrap.gallery-zoomed-layer .fancybox-inner .img-subline .layer-controls .btn-prev, .fancybox-wrap.gallery-zoomed-layer .fancybox-inner .img-subline .layer-controls .btn-next {
                    width: 55px;
                    height: 55px;
                    background: #000;
                    cursor: pointer;
                    position: relative;
                    display: block;
                }

                    .fancybox-wrap.gallery-zoomed-layer .fancybox-inner .img-subline .layer-controls .btn-prev:hover, .fancybox-wrap.gallery-zoomed-layer .fancybox-inner .img-subline .layer-controls .btn-next:hover {
                        background: #444444;
                    }

                    .fancybox-wrap.gallery-zoomed-layer .fancybox-inner .img-subline .layer-controls .btn-prev:after, .fancybox-wrap.gallery-zoomed-layer .fancybox-inner .img-subline .layer-controls .btn-next:after {
                        content: '';
                        display: block;
                        width: 11px;
                        height: 17px;
                        position: absolute;
                        top: 50%;
                        margin-top: -8px;
                    }

                .fancybox-wrap.gallery-zoomed-layer .fancybox-inner .img-subline .layer-controls .btn-prev {
                    float: left;
                }

                    .fancybox-wrap.gallery-zoomed-layer .fancybox-inner .img-subline .layer-controls .btn-prev:after {
                        content: '';
                        background: transparent url('https://www.daimler.com/system/img/img-arrows-sprite-svg.svg') no-repeat -181px -331px;
                        left: 22px;
                    }

                .fancybox-wrap.gallery-zoomed-layer .fancybox-inner .img-subline .layer-controls .btn-next {
                    float: right;
                }

                    .fancybox-wrap.gallery-zoomed-layer .fancybox-inner .img-subline .layer-controls .btn-next:after {
                        content: '';
                        background: transparent url('https://www.daimler.com/system/img/img-arrows-sprite-svg.svg') no-repeat -196px -331px;
                        right: 22px;
                    }

    .fancybox-wrap.video-layer .fancybox-inner {
        overflow: hidden !important;
    }

    .fancybox-wrap.info-layer .info-dialog {
        width: 720px;
    }

    .fancybox-wrap.info-layer .info-content {
        padding: 40px 50px;
        overflow: hidden;
    }

    .fancybox-wrap.info-layer .info-header, .fancybox-wrap.info-layer .info-body, .fancybox-wrap.info-layer .info-footer {
        border: none;
        padding: 0;
        margin: 0;
    }

    .fancybox-wrap.info-layer .info-title {
        font-size: 25px;
        font-size: 2.5rem;
        font-family: 'DaimlerCS-Demi', Arial, sans-serif;
        letter-spacing: -0.04em;
        margin-bottom: 5px;
    }

    .fancybox-wrap.info-layer .info-body {
        margin-bottom: 25px;
        font-size: 18px;
        font-size: 1.8rem;
    }

    .fancybox-wrap.info-layer .info-footer {
        text-align: left;
        overflow: hidden;
    }

        .fancybox-wrap.info-layer .info-footer a {
            font-size: 16px;
            font-size: 1.6rem;
            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
            position: relative;
            padding-right: 15px;
        }

            .fancybox-wrap.info-layer .info-footer a:after {
                content: '';
                display: inline-block;
                height: 14px;
                line-height: 14px;
                width: 10px;
                background: url('https://www.daimler.com/system/img/img-arrows-sprite-svg.svg') no-repeat 0 -82px;
                position: relative;
                top: 2px;
                right: 0;
                margin-left: 5px;
            }

            .fancybox-wrap.info-layer .info-footer a:hover:after {
                background-position: -19px -82px;
            }

        .fancybox-wrap.info-layer .info-footer .btn {
            padding: 10px 34px;
        }

    .fancybox-wrap.info-layer #cookiePolicy {
        z-index: 10000;
    }

        .fancybox-wrap.info-layer #cookiePolicy .info-dialog {
            width: 720px;
        }

            .fancybox-wrap.info-layer #cookiePolicy .info-dialog .info-body {
                width: 570px;
            }

            .fancybox-wrap.info-layer #cookiePolicy .info-dialog .info-footer a.more-info {
                float: left;
                margin-top: 12px;
            }

            .fancybox-wrap.info-layer #cookiePolicy .info-dialog .info-footer .info-close {
                float: right;
            }

    .fancybox-wrap.info-layer #privacyPolicy {
        z-index: 10000;
    }

        .fancybox-wrap.info-layer #privacyPolicy .info-dialog {
            width: 960px;
        }

            .fancybox-wrap.info-layer #privacyPolicy .info-dialog .info-header {
                margin-bottom: 30px;
            }

            .fancybox-wrap.info-layer #privacyPolicy .info-dialog .info-body {
                font-size: 16px;
                font-size: 1.6rem;
                line-height: 1.2em;
                margin-bottom: 0;
                overflow: hidden;
            }

                .fancybox-wrap.info-layer #privacyPolicy .info-dialog .info-body .company-info {
                    float: left;
                    width: 220px;
                    margin-right: 20px;
                }

                    .fancybox-wrap.info-layer #privacyPolicy .info-dialog .info-body .company-info .headline {
                        font-size: 25px;
                        font-size: 2.5rem;
                        line-height: normal;
                    }

                .fancybox-wrap.info-layer #privacyPolicy .info-dialog .info-body .legal-info {
                    float: left;
                    width: 370px;
                    margin-right: 20px;
                }

                .fancybox-wrap.info-layer #privacyPolicy .info-dialog .info-body .links {
                    float: left;
                    width: 230px;
                }

                .fancybox-wrap.info-layer #privacyPolicy .info-dialog .info-body ul {
                    overflow: hidden;
                    list-style: none;
                    margin: 0;
                    padding: 0;
                }

                    .fancybox-wrap.info-layer #privacyPolicy .info-dialog .info-body ul li {
                        list-style: none;
                        line-height: 1.2em;
                        padding-left: 14px;
                        position: relative;
                        margin: 0 0 10px 0;
                    }

                        .fancybox-wrap.info-layer #privacyPolicy .info-dialog .info-body ul li a {
                            text-decoration: none;
                        }

                            .fancybox-wrap.info-layer #privacyPolicy .info-dialog .info-body ul li a:hover:before {
                                background-position: -19px -82px;
                            }

                            .fancybox-wrap.info-layer #privacyPolicy .info-dialog .info-body ul li a:before {
                                content: '';
                                display: inline-block;
                                height: 14px;
                                line-height: 14px;
                                width: 10px;
                                background: url('https://www.daimler.com/system/img/img-arrows-sprite-svg.svg') no-repeat 0 -82px;
                                position: absolute;
                                top: 1px;
                                left: 0;
                            }

.no-svg .fancybox-wrap.info-layer .info-footer a:after {
    background: url('../img/img-arrows-sprite-png.png') no-repeat 0 -82px;
}

.no-svg .fancybox-wrap.info-layer #privacyPolicy .info-dialog .info-body ul li:before {
    background: url('../img/img-arrows-sprite-png.png') no-repeat 0 -82px;
}

.social_share_privacy_area {
    width: 580px;
}

.lightbox {
    position: relative;
    top: 70px;
    z-index: 1050;
    line-height: 0;
    text-align: center;
    background-color: transparent;
    outline: none;
}

    .lightbox .hide {
        display: none;
    }

    .lightbox .in {
        display: block;
    }

.lightbox-content {
    display: inline-block;
    padding: 10px;
    background-color: #ffffff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    *border: 1px solid #999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
}

    .lightbox-content .lightbox-caption {
        position: absolute;
        right: 12px;
        bottom: 11px;
        left: 11px;
        padding: 2%;
        font-size: 14px;
        line-height: 18px;
        color: white;
        text-align: center;
        text-shadow: 0 -1px 0 #000000;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
        background: #000;
        background: rgba(0, 0, 0, 0.6);
    }

.lightbox-header .close {
    margin-top: -16px;
    margin-right: -16px;
    font-size: 2em;
    color: white;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

    .lightbox-header .close:hover {
        opacity: 0.4;
        filter: alpha(opacity=40);
    }

.modal-content {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    border: none;
}

.modal {
    overflow: hidden;
}

.iframe-layer {
    position: relative;
}

    .iframe-layer iframe {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .iframe-layer .layer-head {
        width: 100%;
        margin: 0 auto;
        font-size: 20px;
        font-size: 2rem;
        overflow: hidden;
        display: block;
        background: #e6e6e6;
    }

        .iframe-layer .layer-head h2 {
            margin: 12px 25px;
            font-size: 20px;
            font-size: 2rem;
        }

    .iframe-layer .iframe-loading {
        width: 100%;
        height: 100%;
        background: #fff;
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        z-index: 3000;
    }

        .iframe-layer .iframe-loading:after {
            content: '';
            display: block;
            background: transparent url("../img/img-daimler-loader-light.gif") no-repeat center center;
            border-radius: 10px;
            height: 70px;
            left: 50%;
            margin: 0 0 0 -35px;
            position: absolute;
            top: 150px;
            width: 70px;
            z-index: 4000;
        }

.related-content-layer {
    width: 510px;
    height: 153px;
    position: fixed;
    bottom: 50px;
    right: 0;
    background: #e6e6e6;
    color: #000;
    z-index: 7000;
    -webkit-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.2);
}

    .related-content-layer .content-wrapper {
        position: relative;
        overflow: hidden;
    }

    .related-content-layer .layer-toggle {
        width: 36px;
        height: 36px;
        background: #000;
        cursor: pointer;
        z-index: 8000;
        position: absolute;
        display: block;
        top: 0;
        left: 0;
    }

        .related-content-layer .layer-toggle:before {
            content: '';
            background: transparent url(https://www.daimler.com/system/img/img-arrows-sprite-svg.svg) no-repeat -41px -19px;
            position: absolute;
            display: block;
            top: 9px;
            left: 9px;
            width: 18px;
            height: 18px;
        }

        .related-content-layer .layer-toggle:hover {
            background: #494a49;
        }

        .related-content-layer .layer-toggle.closed:before {
            content: '';
            background: transparent url('https://www.daimler.com/system/img/sprite-teaser-arrows-svg.svg') -90px -600px;
            position: absolute;
            display: block;
            top: 9px;
            left: 13px;
            width: 10px;
            height: 18px;
            transform: rotate(-180deg);
        }

        .related-content-layer .layer-toggle.closed:after {
            content: '';
            display: block;
            width: 460px;
            height: 153px;
        }

    .related-content-layer .related-content-img {
        width: 230px;
        height: 153px;
        float: left;
        position: relative;
        overflow: hidden;
        background: #e6e6e6;
    }

        .related-content-layer .related-content-img a {
            width: 100%;
        }

        .related-content-layer .related-content-img img {
            width: 100%;
            height: auto;
            position: relative;
        }

    .related-content-layer .related-content-info {
        width: 280px;
        height: 153px;
        padding: 20px 45px 20px 20px;
        float: right;
        background: #e6e6e6;
    }

        .related-content-layer .related-content-info:hover {
            background: #c8c8c8;
        }

        .related-content-layer .related-content-info:after {
            content: '';
            display: block;
            position: absolute;
            top: 17px;
            right: 15px;
            height: 37px;
            width: 20px;
            background: transparent url(https://www.daimler.com/system/img/sprite-teaser-arrows-svg.svg) no-repeat -134px -480px;
        }

        .related-content-layer .related-content-info h5 {
            font-size: 16px;
            font-size: 1.6rem;
            color: #000;
            margin: 0 0 10px 0;
            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
        }

            .related-content-layer .related-content-info h5 a {
                font-size: 16px;
                font-size: 1.6rem;
                color: #000;
            }

                .related-content-layer .related-content-info h5 a:hover, .related-content-layer .related-content-info h5 a:visited, .related-content-layer .related-content-info h5 a:active {
                    color: #000;
                }

                .related-content-layer .related-content-info h5 a:after {
                    content: '';
                    width: 100%;
                    height: 100%;
                    position: absolute;
                    display: block;
                    top: 0;
                    left: 0;
                }

        .related-content-layer .related-content-info .abstract {
            font-size: 14px;
            font-size: 1.4rem;
        }

            .related-content-layer .related-content-info .abstract p:last-child {
                margin-bottom: 0;
            }

.lt-ie9 {
}

    .lt-ie9 .logo-daimler-svg {
        display: none;
    }

    .lt-ie9 .hero-slider-pagination a .indicator {
        background: #e5e5e5;
    }

    .lt-ie9 .qtip-daimler {
        border: 1px solid #e5e5e5;
    }

    .lt-ie9 .page-left-nav ul a {
        padding: 8px 19px 8px 19px;
    }

        .lt-ie9 .page-left-nav ul a.ln-active:after {
            content: "";
            width: 0;
            height: 0;
            border: 19px solid transparent;
            border-color: transparent transparent transparent #000;
            border-width: 19px 13px 19px 13px;
            position: absolute;
            right: -26px;
            top: 0;
        }

    .lt-ie9 .element-size-1-3.page-teaser-element .cta {
        height: 62px;
    }

.job-search-teaser .content .btn {
    font-size: 12px;
    font-size: 1.2rem;
}

@media screen and (min-width:1681px) {
    .page-intro {
        padding-top: 19px;
    }

        .page-intro h1 {
            text-align: center;
            font-size: 50px;
            font-size: 5rem;
            letter-spacing: -0.02em;
            line-height: 0.85em;
            margin: 0 0 30px 0;
            padding: 0 80px;
        }

            .page-intro h1 span {
                display: block;
                font-size: 0.6em;
            }

    .owl-slider {
        width: 100%;
        margin: 0 auto -10px;
        padding: 0;
        position: relative;
    }

        .owl-slider .hero-slider-wrapper {
            position: relative;
            overflow: hidden;
        }

            .owl-slider .hero-slider-wrapper .hero-slider-content {
                position: relative;
                overflow: hidden;
                width: 1920px;
                height: 390px;
                margin-left: -960px;
                left: 50%;
            }

                .owl-slider .hero-slider-wrapper .hero-slider-content ul {
                    margin: 0;
                    padding: 0;
                    width: 20000em;
                    position: relative;
                    list-style: none;
                }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element {
                    position: relative;
                    overflow: hidden;
                    text-align: center;
                }

                    .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .hero-img {
                        display: block;
                        height: 390px;
                        width: 1920px;
                    }

                    .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper {
                        width: 1200px;
                        height: 390px;
                        margin-left: -600px;
                        position: absolute;
                        top: 0;
                        left: 50%;
                        text-align: left;
                    }

                        .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content {
                            width: 580px;
                            font-size: 2.188em;
                            line-height: 1.1em;
                            margin: 0;
                            padding: 21px 80px 21px 27px;
                        }

                            .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-bl {
                                position: absolute;
                                bottom: 20px;
                                left: 0;
                                margin: 0 10px;
                            }

                            .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-br {
                                position: absolute;
                                bottom: 20px;
                                right: 0;
                                margin: 0 10px;
                            }

                            .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-tl {
                                position: absolute;
                                top: 20px;
                                left: 0;
                                margin: 0 10px;
                            }

                            .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-tr {
                                position: absolute;
                                top: 20px;
                                right: 0;
                                margin: 0 10px;
                            }

                            .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content h2 {
                                font-size: 1em;
                                margin: 0;
                                padding: 0;
                            }

                                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content h2 a:after {
                                    content: "";
                                    width: 580px;
                                    height: 100%;
                                    position: absolute;
                                    right: 0;
                                    top: 0;
                                    background: transparent;
                                }

                            .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content p {
                                margin: 0;
                                padding: 0;
                                font-size: 18px;
                                font-size: 1.8rem;
                                line-height: 1.1;
                            }

                            .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content:after {
                                height: 44px;
                                position: absolute;
                                right: 20px;
                                top: 22px;
                                width: 25px;
                                background-position: -149px -715px;
                            }

                    .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2 .teaserbox-wrapper .box-content:after, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3 .teaserbox-wrapper .box-content:after, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4 .teaserbox-wrapper .box-content:after, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5 .teaserbox-wrapper .box-content:after, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7 .teaserbox-wrapper .box-content:after {
                        background-position: -176px -120px;
                    }

        .owl-slider .owl-controlls {
            text-align: center;
        }

        .owl-slider .owl-slider-pagination {
            display: inline-block;
            width: auto;
            margin: 5px 0 0 0;
            overflow: hidden;
        }

            .owl-slider .owl-slider-pagination .owl-dot {
                padding: 10px;
                float: left;
                display: block;
                width: 90px;
            }

                .owl-slider .owl-slider-pagination .owl-dot span {
                    display: block;
                    width: 70px;
                    height: 4px;
                    background: rgba(0, 0, 0, 0.1);
                    text-indent: -9999em;
                }

                .owl-slider .owl-slider-pagination .owl-dot.active span, .owl-slider .owl-slider-pagination .owl-dot:hover span {
                    background: #000;
                }

        .owl-slider .owl-slider-navigation .owl-prev, .owl-slider .owl-slider-navigation .owl-next {
            width: 85px;
            height: 390px;
            top: 0;
        }

            .owl-slider .owl-slider-navigation .owl-prev:before, .owl-slider .owl-slider-navigation .owl-next:before {
                top: 150px;
            }

        .owl-slider.single-img {
            height: auto;
            width: 1180px;
            margin-top: 0;
            margin-bottom: 0;
            padding: 25px 0 0 0;
        }

            .owl-slider.single-img .hero-slider-content {
                height: 393px;
                width: 1180px;
                margin: 0 !important;
                padding: 0;
            }

                .owl-slider.single-img .hero-slider-content .owl-carousel {
                    width: 1200px;
                }

                    .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element {
                        width: 1180px;
                    }

                        .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .hero-img {
                            height: 393px;
                        }

                        .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper {
                            height: 393px;
                        }

                            .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper .box-content {
                                width: 600px;
                                height: 153px;
                                padding: 13px 100px 10px 30px;
                            }

                                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper .box-content a {
                                    text-decoration: none;
                                }

                                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper .box-content h2 {
                                    font-size: 35px;
                                    font-size: 3.5rem;
                                    margin-bottom: 4px;
                                    line-height: 1.1em;
                                }

                                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper .box-content p {
                                    font-size: 18px;
                                    font-size: 1.8rem;
                                    line-height: 1.2em;
                                }

                                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper .box-content:after {
                                    top: 20px;
                                    right: 20px;
                                    width: 35px;
                                    height: 65px;
                                    background-position: -28px -714px;
                                }

                        .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-2 .teaserbox-wrapper .box-content:after, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-3 .teaserbox-wrapper .box-content:after, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-4 .teaserbox-wrapper .box-content:after, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-5 .teaserbox-wrapper .box-content:after, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-7 .teaserbox-wrapper .box-content:after {
                            background-position: -66px 0;
                        }

    .page-content-wrapper {
        margin-bottom: 55px;
        width: 1200px;
    }

        .page-content-wrapper .page-teaser-group {
            overflow: hidden;
            margin-bottom: 43px;
        }

            .page-content-wrapper .page-teaser-group > h2 {
                font-size: 30px;
                font-size: 3rem;
                font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                margin-bottom: 33px;
            }

        .page-content-wrapper .row .page-teaser-element {
            margin-bottom: 20px;
            padding: 0 10px;
            font-family: 'DaimlerCS-Regular', Arial, sans-serif;
            font-size: 1.8rem;
            line-height: 1.1em;
            letter-spacing: -0.04em;
        }

            .page-content-wrapper .row .page-teaser-element h2 {
                font-size: 3.5rem;
                line-height: 1.1em;
                margin: 0 0 5px 0;
                padding: 0;
            }

            .page-content-wrapper .row .page-teaser-element.kununu-teaser .company-rating {
                height: 152px;
                padding: 23px 14px 10px 20px;
                font-size: 12px;
                font-size: 1.2rem;
            }

                .page-content-wrapper .row .page-teaser-element.kununu-teaser .company-rating .headline {
                    font-size: 16px;
                    font-size: 1.6rem;
                    margin: 0 0 9px 0;
                }

                .page-content-wrapper .row .page-teaser-element.kununu-teaser .company-rating .rating-results-chart .donut, .page-content-wrapper .row .page-teaser-element.kununu-teaser .company-rating .rating-results-chart .canvas-elem {
                    width: 70px;
                    height: 70px;
                }

                .page-content-wrapper .row .page-teaser-element.kununu-teaser .company-rating .rating-results-chart .points {
                    font-size: 17px;
                    font-size: 1.7rem;
                    margin: 6px auto;
                    width: 70px;
                }

                    .page-content-wrapper .row .page-teaser-element.kununu-teaser .company-rating .rating-results-chart .points span {
                        font-size: 11px;
                        font-size: 1.1rem;
                    }

                .page-content-wrapper .row .page-teaser-element.kununu-teaser .company-rating ul li {
                    margin: 0 0 3px 0;
                }

                .page-content-wrapper .row .page-teaser-element.kununu-teaser .company-rating .source {
                    bottom: 10px;
                    right: 14px;
                    font-size: 10px;
                    font-size: 1rem;
                }

            .page-content-wrapper .row .page-teaser-element .page-teaser-pic {
                width: 100%;
            }

            .page-content-wrapper .row .page-teaser-element .cta {
                min-height: 6.8rem;
                padding: 13px 40px 17px 30px;
                margin: 0;
            }

    .article-copy .structured-content-wrapper .structured-section {
        margin: 0 0 60px 0;
    }

        .article-copy .structured-content-wrapper .structured-section .structured-section-item {
            margin: 0 0 15px 0;
            padding: 0 20px 0 0;
            min-height: 170px;
        }

            .article-copy .structured-content-wrapper .structured-section .structured-section-item .teaser-img {
                width: 120px;
                margin-right: 25px;
            }

            .article-copy .structured-content-wrapper .structured-section .structured-section-item .content-text {
                width: 60%;
            }

                .article-copy .structured-content-wrapper .structured-section .structured-section-item .content-text p {
                    margin: 0 0 8px 0;
                    font-size: 18px;
                    font-size: 1.8rem;
                    line-height: 1.1em;
                }

                .article-copy .structured-content-wrapper .structured-section .structured-section-item .content-text .headline {
                    font-size: 30px;
                    font-size: 3rem;
                    margin-top: 2px;
                    margin-bottom: 11px;
                }

            .article-copy .structured-content-wrapper .structured-section .structured-section-item.full .content-text {
                width: 80%;
            }

    .article-accordion .article-copy .structured-content-wrapper .structured-section .structured-section-item {
        padding: 0;
    }

        .article-accordion .article-copy .structured-content-wrapper .structured-section .structured-section-item .content-text {
            width: 75%;
        }

            .article-accordion .article-copy .structured-content-wrapper .structured-section .structured-section-item .content-text p {
                font-size: 18px;
                font-size: 1.8rem;
            }

            .article-accordion .article-copy .structured-content-wrapper .structured-section .structured-section-item .content-text .headline {
                font-size: 22px;
                font-size: 2.2rem;
            }

    .article-accordion .article-copy .structured-content-wrapper .structured-section .full-half + .half {
        clear: none;
    }

    .article-accordion .article-copy .structured-content-wrapper .structured-section .full .content-text {
        width: 75%;
    }

    .article-accordion .article-copy .structured-content-wrapper .structured-section .full + .half {
        clear: none;
    }

    .article-accordion .article-copy .structured-content-wrapper .structured-section .full-half, .article-accordion .article-copy .structured-content-wrapper .structured-section .full, .article-accordion .article-copy .structured-content-wrapper .structured-section .half {
        width: 100%;
    }

    .stock-ticker {
        padding: 0;
        position: relative;
    }

        .stock-ticker h2 {
            font-size: 25px;
            font-size: 2.5rem;
            margin-bottom: 5px;
        }

        .stock-ticker .cta {
            width: 245px;
            height: 146px;
            padding: 0;
            position: relative;
        }

            .stock-ticker .cta:after {
                content: '';
                background: none;
            }

        .stock-ticker .stock-info h2 {
            margin-bottom: 9px;
        }

        .stock-ticker .stock-info .stock-values {
            margin-bottom: 5px;
            line-height: 3.6em;
        }

            .stock-ticker .stock-info .stock-values .stock-course {
                margin-right: 9px;
                font-size: 60px;
                font-size: 6rem;
                letter-spacing: -4px;
                line-height: 0.9em;
            }

                .stock-ticker .stock-info .stock-values .stock-course .currency {
                    font-size: 25px;
                    font-size: 2.5rem;
                    margin-right: 4px;
                }

            .stock-ticker .stock-info .stock-values .stock-trend {
                line-height: 1.6em;
                margin-top: 3px;
            }

                .stock-ticker .stock-info .stock-values .stock-trend .ic-trend {
                    width: 24px;
                    height: 22px;
                }

                .stock-ticker .stock-info .stock-values .stock-trend .trend-val {
                    font-size: 25px;
                    font-size: 2.5rem;
                    margin-top: 0;
                }

        .stock-ticker .stock-info .stock-timestamp {
            font-size: 13px;
            font-size: 1.3rem;
            line-height: 1.1em;
            left: 0;
            bottom: 0;
        }

            .stock-ticker .stock-info .stock-timestamp p {
                margin: 0 0 4px 0;
                padding: 0;
                font-size: 13px;
                font-size: 1.3rem;
                line-height: 1em;
            }

            .stock-ticker .stock-info .stock-timestamp .date, .stock-ticker .stock-info .stock-timestamp .divider, .stock-ticker .stock-info .stock-timestamp .time {
                font-size: 13px;
                font-size: 1.3rem;
            }

            .stock-ticker .stock-info .stock-timestamp .divider {
                margin: 0 3px;
            }

        .stock-ticker.color-1 .cta, .stock-ticker.color-2 .cta, .stock-ticker.color-3 .cta, .stock-ticker.color-4 .cta, .stock-ticker.color-5 .cta, .stock-ticker.color-7 .cta {
            height: 196px;
            padding: 25px 30px 25px 30px;
        }

        .stock-ticker.color-1 .stock-info .stock-timestamp, .stock-ticker.color-2 .stock-info .stock-timestamp, .stock-ticker.color-3 .stock-info .stock-timestamp, .stock-ticker.color-4 .stock-info .stock-timestamp, .stock-ticker.color-5 .stock-info .stock-timestamp, .stock-ticker.color-7 .stock-info .stock-timestamp {
            left: 30px;
            bottom: 25px;
        }

        .stock-ticker.show-graph h2, .stock-ticker.show-graph .stock-values {
            margin-left: 15px;
        }

        .stock-ticker.show-graph .stock-timestamp {
            left: 15px;
        }

        .stock-ticker.show-graph .cta {
            width: 245px;
            height: 275px;
        }

        .stock-ticker.show-graph .stock-info .stock-chart {
            display: block;
        }

            .stock-ticker.show-graph .stock-info .stock-chart img {
                width: 225px;
                height: 110px;
            }

        .stock-ticker.show-graph.color-1 h2, .stock-ticker.show-graph.color-1 .stock-values {
            margin-left: 0;
        }

        .stock-ticker.show-graph.color-1 .stock-timestamp {
            left: 30px;
        }

        .stock-ticker.show-graph.color-1 .cta {
            width: 290px;
            height: 325px;
        }

    .key-figures-container:last-child {
        margin-bottom: 150px;
    }

    .key-figures-container .figures-element {
        padding-left: 0;
        padding-right: 0;
    }

    .key-figures-container .figure-info {
        font-size: 8rem;
        line-height: 1;
        display: block;
    }

    .key-figures-container .figure-description {
        font-size: 2.5rem;
        line-height: 1.2;
        display: block;
    }

    .key-figures-container .figure-detail {
        font-size: 1.6rem;
        line-height: 1.5625;
        display: block;
    }

    .key-figures-container .figures-element-1-2 {
        width: 50%;
    }

    .key-figures-container .figures-element-1-4 {
        width: 25%;
    }

        .key-figures-container .figures-element-1-4 .figure-info {
            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
            font-size: 60px;
            line-height: 1;
        }

        .key-figures-container .figures-element-1-4:nth-of-type(5), .key-figures-container .figures-element-1-4:nth-of-type(6) {
            margin-top: -120px;
        }

    .key-figures-container .figures-element-height-1 {
        height: 110px;
    }

    .key-figures-container .figures-element-height-2 {
        height: 230px;
    }

    .key-figures-container .figures-element-height-3 {
        height: 350px;
    }

    .key-figures-container .figures-element-text {
        padding: 18px 30px;
    }

        .key-figures-container .figures-element-text.align-center:before {
            top: 30px;
        }

    .key-figures-container .cta h2 {
        margin-top: 0;
    }

    .key-figures-container .figures-cta {
        line-height: 1.1em;
    }

        .key-figures-container .figures-cta:after {
            height: 44px;
            right: 20px;
            top: 20px;
            width: 23px;
            background-position: -77px -360px;
        }

        .key-figures-container .figures-cta h2 {
            font-size: 35px;
            font-size: 3.5rem;
            margin-bottom: 5px;
        }

        .key-figures-container .figures-cta span {
            font-size: 18px;
            font-size: 1.8rem;
        }

        .key-figures-container .figures-cta .figures-element-text {
            padding: 12px 80px 12px 30px;
        }

    .asset-media .key-figures-container {
        width: auto;
        margin: 0;
        padding: 0;
    }

        .asset-media .key-figures-container .figures-element-1-2 {
            width: 590px;
            height: auto;
        }

            .asset-media .key-figures-container .figures-element-1-2 .figures-element-bg + .figures-element-text {
                height: 230px;
            }

        .asset-media .key-figures-container .figures-element-1-4 {
            width: 295px;
            height: auto;
        }

    .input-search {
        font-size: 2rem;
        height: 50px;
        line-height: 50px;
        padding-left: 9px;
    }

    .btn-search-jobs {
        width: 50px;
        height: 50px;
        position: relative;
    }

        .btn-search-jobs:after {
            content: '';
            display: block;
            height: 22px;
            line-height: 22px;
            width: 22px;
            background: transparent url('../img/img-icons-sprite-png.png') no-repeat -307px -1px;
            top: 14px;
            left: 14px;
        }

    .page-left-nav {
        float: left;
    }

        .page-left-nav ul {
            margin: 0;
            width: 250px;
            list-style: none;
            border: 2px solid #e6e6e6;
            padding: 15px 10px;
        }

            .page-left-nav ul li {
                margin: 0;
                line-height: 1.2;
            }

                .page-left-nav ul li.ln-open > a {
                    color: #000;
                    font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                    margin-bottom: 0;
                }

                .page-left-nav ul li.additional-lvl ul li {
                    margin-bottom: 0;
                }

                .page-left-nav ul li.additional-lvl ul a {
                    padding-left: 2em;
                }

            .page-left-nav ul a {
                font-family: 'DaimlerCS-Regular', Arial, sans-serif;
                font-size: 1.8rem;
                line-height: 1.2;
                display: block;
                padding: 8px 19px 8px 19px;
            }

                .page-left-nav ul a.ln-active {
                    background: #000;
                    color: #fff;
                    position: relative;
                    margin-right: -11px;
                    -webkit-border-radius: 4px 0 0 4px;
                    -moz-border-radius: 4px 0 0 4px;
                    -ms-border-radius: 4px 0 0 4px;
                    border-radius: 4px 0 0 4px;
                }

                    .page-left-nav ul a.ln-active:after {
                        content: "";
                        width: 0;
                        height: 0;
                        border: 19px solid transparent;
                        border-color: transparent transparent transparent #000;
                        border-width: 19px 13px 19px 13px;
                        position: absolute;
                        right: -25px;
                        top: 50%;
                        margin-top: -19px;
                    }

            .page-left-nav ul ul {
                width: 100%;
                border: none;
                padding: 0;
            }

    .page-main-inner-content {
        width: 820px;
    }

    .no-nav .page-main-inner-content {
        width: 800px;
    }

    .no-nav.special .page-main-inner-content {
        width: 800px;
    }

    .no-nav.special.no-pics .page-main-inner-content {
        width: 800px;
    }

    .no-nav .pullout-left {
        width: 1000px;
        margin-left: -25%;
    }

        .no-nav .pullout-left .photo-carousel-wrapper .asset-media {
            width: 1000px;
        }

            .no-nav .pullout-left .photo-carousel-wrapper .asset-media .fancybox-img img {
                width: 100%;
            }

            .no-nav .pullout-left .photo-carousel-wrapper .asset-media .gallery img {
                width: 100%;
            }

    .no-nav.special .pullout-left {
        margin-left: -110px;
    }

    .icon.rt-text-only .rt-text .rt-category {
        left: 70px;
    }

    .icon .rt-icon:after {
        top: 13px;
        left: 13px;
    }

    .icon.icon-pdf .rt-icon:after {
        top: 12px;
        left: 14px;
    }

    .icon.icon-xls .rt-icon:after, .icon.icon-xlsx .rt-icon:after {
        top: 12px;
        left: 14px;
    }

    .icon.icon-doc .rt-icon:after, .icon.icon-docx .rt-icon:after {
        top: 12px;
        left: 14px;
    }

    .icon.icon-txt .rt-icon:after {
        top: 12px;
        left: 14px;
    }

    .icon.icon-zip .rt-icon:after {
        top: 12px;
        left: 14px;
    }

    .icon.icon-ppt .rt-icon:after, .icon.icon-pptx .rt-icon:after {
        top: 12px;
        left: 14px;
    }

    .icon.icon-audio .rt-icon:after {
        top: 16px;
        left: 15px;
    }

    .icon.icon-video .rt-icon:after {
        top: 15px;
        left: 15px;
    }

    .icon.icon-img .rt-icon:after {
        top: 12px;
        left: 14px;
    }

    .body-template-container {
        margin-bottom: 55px;
    }

        .body-template-container h2 {
            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
            font-size: 30px;
            font-size: 3rem;
            color: #000;
            margin: 0 0 23px 0;
        }

    .hero-module {
        position: relative;
        margin: 0 0 20px 0;
    }

        .hero-module .hero-pic {
            width: 820px;
            height: 328px;
        }

        .hero-module.no-date .hero-pic img {
            width: 100%;
        }

        .hero-module .date-sticker {
            position: absolute;
            width: 186px;
            height: 230px;
        }

            .hero-module .date-sticker .date-day {
                margin-top: 47px;
                margin-right: -5px;
                font-size: 126px;
                font-size: 12.6rem;
                line-height: 0.825;
                letter-spacing: -0.04em;
            }

            .hero-module .date-sticker .date-month {
                font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                font-size: 22px;
                font-size: 2.2rem;
                display: inline-block;
            }

            .hero-module .date-sticker .date-year {
                font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                font-size: 22px;
                font-size: 2.2rem;
                display: inline-block;
            }

        .hero-module.hero-module-text .date-sticker {
            position: relative;
            width: 186px;
            height: 230px;
            margin-left: 40px;
        }

        .hero-module.hero-module-text .hero-abstract {
            width: 820px;
        }

            .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper {
                padding: 65px 45px;
                font-family: 'DaimlerCS-Regular', Arial, sans-serif;
                font-size: 25px;
                font-size: 2.5rem;
                line-height: 1.28;
            }

                .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper:before, .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper:after {
                    content: "";
                    width: 140px;
                    height: 2px;
                    position: absolute;
                }

                .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper:before {
                    top: 50px;
                    left: 50%;
                    margin-left: -70px;
                }

                .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper:after {
                    bottom: 50px;
                    left: 50%;
                    margin-left: -70px;
                }

        .hero-module.hero-module-text.no-date .hero-abstract {
            width: 820px;
        }

    .no-date .hero-module .hero-pic {
        width: 820px;
        height: 328px;
        overflow: hidden;
    }

    .no-nav .hero-module {
        width: 1120px;
        margin: 0 0 20px -270px;
    }

        .no-nav .hero-module .hero-pic {
            width: 1120px;
            height: 448px;
            overflow: hidden;
        }

        .no-nav .hero-module.no-date .hero-pic {
            width: 1120px;
            height: 448px;
        }

            .no-nav .hero-module.no-date .hero-pic img {
                width: 100%;
            }

        .no-nav .hero-module.hero-module-text .date-sticker {
            position: relative;
            width: 186px;
            height: 230px;
            margin-left: 40px;
        }

        .no-nav .hero-module.hero-module-text .hero-abstract {
            width: 1120px;
        }

            .no-nav .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper {
                padding: 65px 45px;
                font-family: 'DaimlerCS-Regular', Arial, sans-serif;
                font-size: 25px;
                font-size: 2.5rem;
                line-height: 1.28;
            }

                .no-nav .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper:before, .no-nav .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper:after {
                    content: "";
                    width: 140px;
                    height: 2px;
                    position: absolute;
                }

                .no-nav .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper:before {
                    top: 50px;
                    left: 50%;
                    margin-left: -70px;
                }

                .no-nav .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper:after {
                    bottom: 50px;
                    left: 50%;
                    margin-left: -70px;
                }

        .no-nav .hero-module.no-date {
            width: 1120px;
        }

            .no-nav .hero-module.no-date .hero-abstract {
                width: 1120px;
            }

    .no-nav .no-date .hero-module .hero-pic {
        width: 1120px;
        overflow: hidden;
    }

    .article-quote {
        margin-bottom: 30px;
    }

        .article-quote blockquote {
            border: none;
            margin: 0;
            padding: 0 30px;
            font-size: 30px;
            font-size: 3rem;
            line-height: 1.35em;
        }

            .article-quote blockquote:before {
                left: 0;
                top: -30px;
                font-size: 80px;
            }

            .article-quote blockquote:after {
                font-size: 80px;
                line-height: 0.7;
                margin-left: -9px;
                bottom: -0.225em;
            }

        .article-quote .end-quote {
            width: 80px;
            height: 2px;
            margin-top: 26px;
        }

        .article-quote .article-quote-author {
            font-size: 18px;
            font-size: 1.8rem;
            line-height: 1;
            margin: 0;
            padding: 15px 30px 9px 30px;
        }

    .article-hightlight {
        margin-bottom: 30px;
    }

        .article-hightlight blockquote {
            border: none;
            margin: 0;
            padding: 0 34px;
            font-size: 1.875em;
            line-height: 1.3em;
        }

        .article-hightlight .end-quote {
            width: 80px;
            height: 2px;
            margin-top: 26px;
        }

    .article-abstract {
        position: relative;
        margin-bottom: 55px;
    }

        .article-abstract p {
            font-size: 30px;
            font-size: 3rem;
            line-height: 1.25;
        }

    .article-abstract-lg-full p {
        width: 100%;
    }

    .no-nav .article-abstract {
        margin-left: -25%;
    }

        .no-nav .article-abstract p {
            width: 900px;
        }

    .container.bg-img, .container-fluid.bg-img {
        padding-bottom: 205px;
    }

        .container.bg-img.offset-lrg, .container-fluid.bg-img.offset-lrg {
            padding-bottom: 245px;
        }

    .numbers-wrapper {
        margin-bottom: 85px;
        padding-bottom: 11px;
    }

        .numbers-wrapper:before {
            height: 10px;
            line-height: 10px;
            width: 800px;
        }

        .numbers-wrapper:after {
            width: 800px;
        }

        .numbers-wrapper .numbers-element {
            padding: 0 17px 0 27px;
            font-size: 25px;
            font-size: 2.5rem;
            letter-spacing: -0.04em;
        }

            .numbers-wrapper .numbers-element .amount .amount-currency {
                margin-right: 5px;
            }

            .numbers-wrapper .numbers-element .amount .amount-volume {
                font-size: 44px;
                font-size: 4.4rem;
                letter-spacing: -0.06em;
                margin-right: 6px;
            }

            .numbers-wrapper .numbers-element .type {
                font-size: 25px;
                font-size: 2.5rem;
                margin-top: -10px;
            }

            .numbers-wrapper .numbers-element .info {
                font-size: 16px;
                font-size: 1.6rem;
                margin-top: -2px;
                margin-bottom: 10px;
            }

    .article-copy {
        position: relative;
        font-size: 18px;
        font-size: 1.8rem;
    }

        .article-copy.copy-single-col {
            width: 720px;
        }

        .article-copy.copy-two-cols {
            -webkit-column-gap: 50px;
            -moz-column-gap: 50px;
            column-gap: 50px;
        }

        .article-copy p {
            font-size: 18px;
            font-size: 1.8rem;
            line-height: 1.4;
        }

        .article-copy ul li ul {
            padding-top: 8px;
        }

            .article-copy ul li ul li {
                padding: 0 0 0 22px;
                margin: 10px 0 15px 0;
            }

                .article-copy ul li ul li:before {
                    top: -2px;
                }

        .article-copy ol li:before {
            font-size: 2.2rem;
        }

        .article-copy ol li ol li {
            padding: 0 0 0 35px;
        }

            .article-copy ol li ol li ol li {
                padding: 0 0 0 52px;
            }

                .article-copy ol li ol li ol li ol li {
                    counter-increment: ol-counter-lvl4;
                    padding: 0 0 0 72px;
                }

        .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial {
            min-height: 282px;
        }

            .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .content {
                min-height: 245px;
            }

            .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial blockquote {
                font-size: 25px;
            }

    .article-photo {
        width: 820px;
    }

        .article-photo p, .article-copy p {
            font-size: 18px;
            font-size: 1.8rem;
            line-height: 1.4;
        }

        .article-photo .asset-media, .article-copy .asset-media {
            width: auto;
        }

            .article-photo .asset-media .article-video, .article-copy .asset-media .article-video, .article-photo .asset-media .img-wrapper, .article-copy .asset-media .img-wrapper, .article-photo .asset-media .asset-subline, .article-copy .asset-media .asset-subline {
                width: 480px;
            }

            .article-photo .asset-media .download-teaser, .article-copy .asset-media .download-teaser, .article-photo .asset-media .list-teaser, .article-copy .asset-media .list-teaser, .article-photo .asset-media .events-teaser, .article-copy .asset-media .events-teaser, .article-photo .asset-media .article-quote, .article-copy .asset-media .article-quote, .article-photo .asset-media .article-hightlight, .article-copy .asset-media .article-hightlight {
                width: 340px;
            }

            .article-photo .asset-media .asset-subline, .article-copy .asset-media .asset-subline {
                font-size: 16px;
                font-size: 1.6rem;
            }

            .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper {
                padding-bottom: 70px;
            }

            .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-img, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-img {
                display: block;
            }

            .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-text, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-text {
                font-size: 18px;
                font-size: 1.8rem;
                padding-bottom: 14px;
            }

            .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .percent .value, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .percent .value {
                font-size: 150px;
                font-size: 15rem;
            }

            .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .unit, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .unit, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .unit, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .unit, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .prefix, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .prefix, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .prefix, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .prefix, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .prefix, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .prefix, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .prefix, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .prefix, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .prefix, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .prefix, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .prefix, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .prefix {
                font-size: 55px;
                font-size: 5.5rem;
            }

            .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .value, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .value, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .value, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .value, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .value, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .value, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .value, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .value, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .value, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .value, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .value, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .value {
                font-size: 100px;
                font-size: 10rem;
            }

            .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt {
                margin-bottom: 6px;
            }

                .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .prefix, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .prefix, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .prefix, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .prefix, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .prefix, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .prefix {
                    font-size: 75px;
                    font-size: 7.5rem;
                }

                .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .unit, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .unit, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .unit, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .unit, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .unit, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .unit {
                    font-size: 110px;
                    font-size: 11rem;
                }

                .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .value, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .value, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .value, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .value, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .value, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .value {
                    font-size: 150px;
                    font-size: 15rem;
                    line-height: 1em;
                }

            .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label {
                margin-bottom: 0;
            }

            .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote {
                font-size: 14px;
            }

            .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .cta, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .cta {
                font-size: 16px;
                font-size: 1.6rem;
            }

            .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .signifier, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .signifier {
                font-size: 32px;
                font-size: 3.2rem;
            }

            .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .prefix, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .prefix, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .prefix, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .prefix, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .unit, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .unit, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .unit, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .unit {
                font-size: 36px;
                font-size: 3.6rem;
            }

            .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .value, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .value, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value {
                font-size: 70px;
                font-size: 7rem;
            }

            .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .value, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .value, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .value, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .value {
                font-size: 70px;
                font-size: 7rem;
                margin-bottom: 10px;
            }

            .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .value, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .value, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .value, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .value {
                font-size: 65px;
                font-size: 6.5rem;
                margin-bottom: 0;
            }

            .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .prefix, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .prefix, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .prefix, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .prefix, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .unit, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .unit, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .unit, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .unit {
                font-size: 35px;
                font-size: 3.5rem;
            }

            .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .prefix, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .prefix, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .prefix, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .prefix {
                font-size: 38px;
                font-size: 3.8rem;
            }

            .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .value, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .value, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .value, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .value {
                font-size: 85px;
                font-size: 8.5rem;
            }

            .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .unit, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .unit, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .unit, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .unit {
                font-size: 60px;
                font-size: 6rem;
            }

            .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .signifier, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .signifier, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .signifier, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .signifier {
                font-size: 35px;
                font-size: 3.5rem;
                margin-top: 5px;
            }

        .article-photo .asset-left .module-report, .article-copy .asset-left .module-report, .article-photo .asset-right .module-report, .article-copy .asset-right .module-report, .article-photo .asset-left .module-figures, .article-copy .asset-left .module-figures, .article-photo .asset-right .module-figures, .article-copy .asset-right .module-figures, .article-photo .asset-left .module-testimonial, .article-copy .asset-left .module-testimonial, .article-photo .asset-right .module-testimonial, .article-copy .asset-right .module-testimonial, .article-photo .asset-left .ir-module-diagram, .article-copy .asset-left .ir-module-diagram, .article-photo .asset-right .ir-module-diagram, .article-copy .asset-right .ir-module-diagram {
            width: 480px;
        }

        .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom img, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom img, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom img, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom img {
            width: 100%;
        }

        .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper {
            padding-bottom: 65px;
        }

        .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .prefix {
            font-size: 45px;
            font-size: 4.5rem;
        }

        .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .value {
            font-size: 80px;
            font-size: 8rem;
        }

        .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .prefix {
            font-size: 35px;
            font-size: 3.5rem;
        }

        .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .value {
            font-size: 65px;
            font-size: 6.5rem;
        }

        .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .prefix {
            font-size: 55px;
            font-size: 5.5rem;
        }

        .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .unit {
            font-size: 70px;
            font-size: 7rem;
        }

        .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .value {
            font-size: 100px;
            font-size: 10rem;
        }

        .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote {
            font-size: 14px;
            margin-right: 0;
        }

        .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .cta, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .cta, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .cta, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .cta {
            font-size: 16px;
            font-size: 1.6rem;
        }

        .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .signifier, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .signifier, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .signifier, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .signifier {
            font-size: 32px;
            font-size: 3.2rem;
        }

        .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .unit {
            font-size: 36px;
            font-size: 3.6rem;
        }

        .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value {
            font-size: 52px;
            font-size: 5.2rem;
        }

        .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .value {
            font-size: 52px;
            font-size: 5.2rem;
        }

        .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .value {
            font-size: 35px;
            font-size: 3.5rem;
            margin-bottom: 0;
        }

        .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .unit {
            font-size: 30px;
            font-size: 3rem;
        }

        .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .prefix {
            font-size: 45px;
            font-size: 4.5rem;
        }

        .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .value {
            font-size: 75px;
            font-size: 7.5rem;
        }

        .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .unit {
            font-size: 40px;
            font-size: 4rem;
        }

        .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .signifier, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .signifier, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .signifier, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .signifier, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .signifier, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .signifier, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .signifier, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .signifier {
            font-size: 26px;
            font-size: 2.6rem;
            margin-top: 5px;
        }

        .article-photo .photo-carousel-wrapper .carousel-element, .article-copy .photo-carousel-wrapper .carousel-element {
            min-width: 820px;
            min-height: 328px;
        }

        .article-photo .photo-carousel-wrapper .asset-media, .article-copy .photo-carousel-wrapper .asset-media {
            width: 820px;
            min-height: 328px;
        }

            .article-photo .photo-carousel-wrapper .asset-media .fancybox-img img, .article-copy .photo-carousel-wrapper .asset-media .fancybox-img img {
                width: 100%;
            }

            .article-photo .photo-carousel-wrapper .asset-media .gallery img, .article-copy .photo-carousel-wrapper .asset-media .gallery img {
                width: 100%;
            }

        .article-photo .asset-left, .article-copy .asset-left {
            float: left;
            margin: 0 40px 30px 0;
            padding-top: 7px;
        }

        .article-photo .asset-right, .article-copy .asset-right {
            float: right;
            margin: 0 0 30px 40px;
            padding-top: 7px;
        }

            .article-photo .asset-left .asset-media .ir-modules-wrapper .module-testimonial blockquote, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-testimonial blockquote, .article-photo .asset-right .asset-media .ir-modules-wrapper .module-testimonial blockquote, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-testimonial blockquote {
                font-size: 20px;
            }

            .article-photo .asset-left .asset-media .ir-modules-wrapper .module-testimonial .testimonial-info, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-testimonial .testimonial-info, .article-photo .asset-right .asset-media .ir-modules-wrapper .module-testimonial .testimonial-info, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-testimonial .testimonial-info {
                font-size: 16px;
            }

        .article-photo .asset-full .img-wrapper, .article-copy .asset-full .img-wrapper {
            width: 820px !important;
            height: 328px;
        }

        .article-photo .asset-full .asset-subline, .article-copy .asset-full .asset-subline {
            width: 820px !important;
        }

        .article-photo .asset-zoom, .article-copy .asset-zoom {
            position: absolute;
            right: 10px;
            bottom: 10px;
        }

            .article-photo .asset-zoom a, .article-copy .asset-zoom a {
                width: 40px;
                height: 29px;
                display: block;
                position: relative;
                padding: 0;
            }

                .article-photo .asset-zoom a:after, .article-copy .asset-zoom a:after {
                    content: "";
                    height: 24px;
                    width: 23px;
                    position: absolute;
                    top: 2px;
                    left: 8px;
                    background: transparent url(../img/img-icons-sprite-png.png) no-repeat -255px 0;
                }

                .article-photo .asset-zoom a:hover:after, .article-copy .asset-zoom a:hover:after, .article-photo .asset-zoom a:active:after, .article-copy .asset-zoom a:active:after, .article-photo .asset-zoom a:focus:after, .article-copy .asset-zoom a:focus:after {
                    background-position: -255px 0;
                }

        .article-photo .asset-caption p, .article-copy .asset-caption p {
            padding: 19px 30px 15px 30px;
        }

        .article-photo .asset-caption .asset-caption-main a, .article-copy .asset-caption .asset-caption-main a {
            font-size: 21px;
            font-size: 2.1rem;
            line-height: 1.1;
        }

        .article-photo .asset-caption .asset-caption-main .asset-caption-sub, .article-copy .asset-caption .asset-caption-main .asset-caption-sub {
            font-size: 16px;
            font-size: 1.6rem;
            line-height: 1.35;
        }

    .accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.currency .unit, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.currency .unit, .accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.currency.md-txt .unit, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.currency.md-txt .unit, .accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.number .unit, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.number .unit, .accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.number.md-txt .unit, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.number.md-txt .unit, .accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.currency .prefix, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.currency .prefix, .accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.currency.md-txt .prefix, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.currency.md-txt .prefix, .accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.number .prefix, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.number .prefix, .accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.number.md-txt .prefix, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.number.md-txt .prefix {
        font-size: 45px;
        font-size: 4.5rem;
    }

    .accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.currency .value, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.currency .value, .accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.currency.md-txt .value, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.currency.md-txt .value, .accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.number .value, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.number .value, .accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.number.md-txt .value, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.number.md-txt .value {
        font-size: 80px;
        font-size: 8rem;
    }

    .accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.currency.sml-txt .unit, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.currency.sml-txt .unit, .accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.number.sml-txt .unit, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.number.sml-txt .unit, .accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.currency.sml-txt .prefix, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.currency.sml-txt .prefix, .accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.number.sml-txt .prefix, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.number.sml-txt .prefix {
        font-size: 35px;
        font-size: 3.5rem;
    }

    .accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.currency.sml-txt .value, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.currency.sml-txt .value, .accordion .article-photo .ir-modules-wrapper .module-report .module-report-numbers.number.sml-txt .value, .accordion .article-copy .ir-modules-wrapper .module-report .module-report-numbers.number.sml-txt .value {
        font-size: 65px;
        font-size: 6.5rem;
    }

    .no-nav .article-photo.photo-carousel .photo-carousel-wrapper .carousel-element, .no-nav .article-copy.photo-carousel .photo-carousel-wrapper .carousel-element {
        width: 820px;
    }

    .no-nav .article-photo.photo-carousel .photo-carousel-wrapper .asset-media, .no-nav .article-copy.photo-carousel .photo-carousel-wrapper .asset-media {
        width: 820px;
    }

    .no-nav .article-photo.photo-carousel.pullout-left .photo-carousel-wrapper .carousel-element, .no-nav .article-copy.photo-carousel.pullout-left .photo-carousel-wrapper .carousel-element {
        width: 1000px;
    }

    .no-nav .article-photo.photo-carousel.pullout-left .photo-carousel-wrapper .asset-media, .no-nav .article-copy.photo-carousel.pullout-left .photo-carousel-wrapper .asset-media {
        width: 1000px;
    }

    .no-nav .article-photo .asset-full .img-wrapper, .no-nav .article-copy .asset-full .img-wrapper {
        width: 1000px !important;
        height: 400px;
    }

    .no-nav .article-photo .asset-full .asset-subline, .no-nav .article-copy .asset-full .asset-subline {
        width: 1000px !important;
    }

    .photo-carousel-wrapper .asset-media {
        min-height: 328px;
    }

    .article-accordion h2 {
        width: 58%;
    }

    .article-accordion .accordion {
        width: 680px;
    }

        .article-accordion .accordion .panel .panel-heading a {
            padding: 18px 70px 18px 28px;
        }

        .article-accordion .accordion .panel .panel-collapse .panel-body {
            padding: 0 28px 11px;
        }

            .article-accordion .accordion .panel .panel-collapse .panel-body h2 {
                font-size: 22px;
                font-size: 2.2rem;
            }

        .article-accordion .accordion .panel.bg-img .panel-collapse .headline-bg {
            margin-left: -28px;
            width: 716px;
            height: 240px;
        }

    .benefits-container {
        margin: 0 30px;
    }

        .benefits-container .benefits-element {
            min-height: 70px;
        }

            .benefits-container .benefits-element .icon {
                padding-left: 60px;
            }

            .benefits-container .benefits-element .icon-car:before {
                background-position: 0 0;
            }

            .benefits-container .benefits-element .icon-dog:before {
                background-position: 0 -100px;
            }

            .benefits-container .benefits-element .icon-employee-influence:before {
                background-position: 0 -400px;
            }

            .benefits-container .benefits-element .icon-internet:before {
                background-position: 0 -600px;
            }

            .benefits-container .benefits-element .icon-health:before {
                background-position: 0 -200px;
            }

            .benefits-container .benefits-element .icon-transport:before {
                background-position: 0 -300px;
            }

            .benefits-container .benefits-element .icon-childcare:before {
                background-position: 0 -500px;
            }

            .benefits-container .benefits-element .icon-coaching:before {
                background-position: 0 -700px;
            }

    .body-template-container .table-downloads {
        overflow: hidden;
    }

        .body-template-container .table-downloads .result-teaser {
            padding: 0;
            margin-bottom: 15px;
        }

            .body-template-container .table-downloads .result-teaser:nth-child(1n+1) {
                padding-left: 0;
                padding-right: 10px;
            }

            .body-template-container .table-downloads .result-teaser:nth-child(2n+2) {
                padding-left: 10px;
                padding-right: 0;
            }

                .body-template-container .table-downloads .result-teaser:nth-child(2n+2) .rt-icon {
                    left: 10px;
                }

            .body-template-container .table-downloads .result-teaser .rt-text {
                height: 160px;
                padding: 14px 25px 30px 10px;
                font-size: 25px;
                font-size: 2.5rem;
                line-height: 1.1em;
            }

                .body-template-container .table-downloads .result-teaser .rt-text .rt-category {
                    position: absolute;
                    bottom: 5px;
                    left: 70px;
                    font-size: 16px;
                    font-size: 1.6rem;
                }

            .body-template-container .table-downloads .result-teaser .rt-icon {
                width: 55px;
                height: 55px;
            }

    .sitemap-sublevels-wrapper {
        padding: 0 38px;
        margin: 0 0 22px 0;
    }

    .sitemap-subnav-container {
        margin-bottom: 35px;
    }

    .sitemap-link-level-3 {
        font-size: 25px;
        font-size: 2.5rem;
        line-height: 1;
        margin-bottom: 10px;
    }

    .sitemap-level-4 a {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.4;
        margin-bottom: 6px;
    }

    .sitemap-level-4 ul {
        margin-left: 20px;
    }

    .backLink {
        font-size: 18px;
        font-size: 1.8rem;
        padding-left: 55px;
        line-height: 45px;
    }

        .backLink:before {
            height: 45px;
            width: 45px;
            background-position: -154px -216px;
        }

        .backLink:hover:before {
            background-position: -198px -216px;
        }

    .career-contact-form .backLink {
        left: 20px;
    }

    .career-contact-form .article-abstract-wrapper p {
        width: 100%;
    }

    .form-content-wrapper {
        padding: 38px 0 20px 0;
    }

        .form-content-wrapper .file-upload-button-line {
            padding: 10px;
        }

            .form-content-wrapper .file-upload-button-line .btn-select-upload-file {
                margin-right: 20px;
            }

            .form-content-wrapper .file-upload-button-line .file-upload-info {
                font-size: 18px;
                font-size: 1.8rem;
                line-height: 1.4;
                padding-top: 21px;
            }

        .form-content-wrapper .btn-submit:after {
            background-position: -325px -316px;
            width: 13px;
            height: 24px;
        }

    .daimler-uploads-list li {
        margin-bottom: 2px;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 5px 15px;
    }

    .daimler-uploads-list .remove-file-in-list {
        margin-right: 20px;
    }

    .form-button-row {
        margin: 0 0 40px 0;
    }

        .form-button-row .footnote-mandatory {
            padding: 21px 0 0 0;
        }

    .contact-links-category {
        margin-bottom: 50px;
    }

        .contact-links-category h2 {
            font-size: 25px;
            font-size: 2.5rem;
            padding: 0 0 20px 0;
        }

    .contact-links-category-body {
        margin: 0 30px;
    }

    .contact-links-list {
        padding: 0;
    }

        .contact-links-list li {
            padding: 0;
        }

            .contact-links-list li a {
                font-size: 20px;
                font-size: 2rem;
                padding: 16px 20px 15px 0;
                line-height: 1.2;
            }

                .contact-links-list li a:after {
                    top: 18px;
                }

    .contact-address-wrapper {
        padding: 35px 0 55px 0;
    }

    .contact-address-section {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.36;
    }

        .contact-address-section .logo-daimler-svg {
            max-width: 164px;
            height: auto;
        }

        .contact-address-section h3 {
            margin: 0 0 8px 0;
        }

        .contact-address-section address {
            line-height: 1.375;
            margin-bottom: 0;
        }

    .locations .page-intro {
        padding-left: 40px;
        padding-right: 45px;
    }

    .locations .article-accordion, .locations .ajax-content {
        min-height: 150px;
    }

        .locations .article-accordion .accordion, .locations .locations-accordion .accordion {
            width: 720px;
        }

            .locations .article-accordion .accordion .panel .panel-heading a, .locations .locations-accordion .accordion .panel .panel-heading a {
                font-size: 28px;
                font-size: 2.8rem;
                padding: 55px 70px 52px 58px;
            }

                .locations .article-accordion .accordion .panel .panel-heading a:after, .locations .locations-accordion .accordion .panel .panel-heading a:after {
                    font-size: 62px;
                    font-size: 6.2rem;
                    margin-top: -24px;
                    right: 40px;
                }

                .locations .article-accordion .accordion .panel .panel-heading a.collapsed:after, .locations .locations-accordion .accordion .panel .panel-heading a.collapsed:after {
                    margin-top: -19px;
                }

            .locations .article-accordion .accordion .panel .panel-collapse .panel-body, .locations .locations-accordion .accordion .panel .panel-collapse .panel-body {
                padding: 0 58px 11px;
            }

                .locations .article-accordion .accordion .panel .panel-collapse .panel-body h2, .locations .locations-accordion .accordion .panel .panel-collapse .panel-body h2 {
                    width: 73%;
                    font-size: 28px;
                    font-size: 2.8rem;
                }

                .locations .article-accordion .accordion .panel .panel-collapse .panel-body .ir-modules-wrapper .ir-module-diagram h2, .locations .locations-accordion .accordion .panel .panel-collapse .panel-body .ir-modules-wrapper .ir-module-diagram h2 {
                    font-size: 25px;
                    font-size: 2.5rem;
                    text-align: center;
                }

                .locations .article-accordion .accordion .panel .panel-collapse .panel-body ul.locations-list, .locations .locations-accordion .accordion .panel .panel-collapse .panel-body ul.locations-list {
                    list-style: none;
                    padding: 0;
                    margin: 0 10px;
                    overflow: hidden;
                }

                    .locations .article-accordion .accordion .panel .panel-collapse .panel-body ul.locations-list li, .locations .locations-accordion .accordion .panel .panel-collapse .panel-body ul.locations-list li {
                        list-style: none;
                        padding: 7px 0;
                        margin: 0;
                        font-size: 16px;
                        font-size: 1.6rem;
                        line-height: 1.1em;
                        float: left;
                        width: 100%;
                        height: 52px;
                        overflow: hidden;
                        border-top: 1px solid #c8c8c8;
                    }

                        .locations .article-accordion .accordion .panel .panel-collapse .panel-body ul.locations-list li:first-child, .locations .locations-accordion .accordion .panel .panel-collapse .panel-body ul.locations-list li:first-child {
                            border-top: none;
                        }

                        .locations .article-accordion .accordion .panel .panel-collapse .panel-body ul.locations-list li:before, .locations .locations-accordion .accordion .panel .panel-collapse .panel-body ul.locations-list li:before {
                            content: "";
                        }

                        .locations .article-accordion .accordion .panel .panel-collapse .panel-body ul.locations-list li a, .locations .locations-accordion .accordion .panel .panel-collapse .panel-body ul.locations-list li a {
                            display: block;
                        }

            .locations .article-accordion .accordion .panel-group .panel + .panel, .locations .locations-accordion .accordion .panel-group .panel + .panel {
                margin-top: 0;
            }

            .locations .article-accordion .accordion .accordion-toggle-open-close, .locations .locations-accordion .accordion .accordion-toggle-open-close {
                margin-bottom: 15px;
                right: 40px;
            }

                .locations .article-accordion .accordion .accordion-toggle-open-close a, .locations .locations-accordion .accordion .accordion-toggle-open-close a {
                    font-size: 1.8rem;
                    width: 130px;
                    padding: 9px 0;
                }

    .locations-map-wrapper {
        position: relative;
        margin-bottom: 43px;
        min-height: 400px;
        height: 400px;
    }

        .locations-map-wrapper h1 {
            float: left;
            margin-top: 133px;
            text-align: left;
            width: 400px;
            font-size: 50px;
            font-size: 5rem;
            line-height: 1.1em;
            letter-spacing: -0.03em;
        }

            .locations-map-wrapper h1 span {
                font-size: 30px;
                font-size: 3rem;
            }

            .locations-map-wrapper h1 .end-head {
                width: 70px;
                height: 2px;
                background: #000;
                display: block;
                margin-top: 15px;
            }

        .locations-map-wrapper .locations-map {
            top: 0;
            right: 40px;
        }

            .locations-map-wrapper .locations-map .country-btn {
                font-size: 16px;
                font-size: 1.6rem;
                line-height: 1.1em;
            }

                .locations-map-wrapper .locations-map .country-btn.africa {
                    top: 234px;
                    left: 335px;
                }

                .locations-map-wrapper .locations-map .country-btn.asia {
                    top: 102px;
                    left: 500px;
                }

                .locations-map-wrapper .locations-map .country-btn.australia_pacific {
                    top: 303px;
                    left: 603px;
                }

                .locations-map-wrapper .locations-map .country-btn.europe {
                    top: 79px;
                    left: 292px;
                }

                .locations-map-wrapper .locations-map .country-btn.north_middle_america {
                    top: 104px;
                    left: 40px;
                }

                .locations-map-wrapper .locations-map .country-btn.south_america {
                    top: 287px;
                    left: 132px;
                }

            .locations-map-wrapper .locations-map .dropdown-menu a:hover, .locations-map-wrapper .locations-map .dropdown-menu a.active-filter, .locations-map-wrapper .locations-map .dropdown-menu a.active-filter:hover {
                padding: 6px 20px;
            }

    .locations-map svg {
        width: 714px;
        height: 380px;
    }

    .location-info-teaser {
        color: #000;
        padding: 0 30px;
        margin: 0 0 25px 0;
        overflow: hidden;
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1.4em;
    }

        .location-info-teaser .content {
            position: relative;
            overflow: hidden;
            border-bottom: 2px solid #c8c8c8;
        }

        .location-info-teaser h3 {
            font-size: 25px;
            font-size: 2.5rem;
            margin-bottom: 14px;
        }

        .location-info-teaser .location-logo {
            text-align: center;
            margin-bottom: 33px;
        }

        .location-info-teaser .head {
            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
            margin-bottom: 6px;
        }

        .location-info-teaser .tel, .location-info-teaser .fax, .location-info-teaser .mail {
            display: block;
            margin-bottom: 0;
        }

        .location-info-teaser .address-wrapper {
            padding: 30px 0 3px;
        }

        .location-info-teaser .contact-wrapper {
            padding: 13px 0 19px 0;
        }

        .location-info-teaser .goto-location {
            font-size: 16px;
            font-size: 1.6rem;
            line-height: 1.2em;
            padding: 0 14px 0 0;
            right: 10px;
        }

    .locations-detail-map {
        padding: 0;
        margin: 0 0 32px 0;
        min-height: 664px;
    }

        .locations-detail-map .map-wrapper {
            height: 664px;
        }

        .locations-detail-map .container {
            width: 380px;
            left: 50%;
            margin-left: 220px;
            overflow: hidden;
            padding: 0;
            margin-top: 20px;
        }

            .locations-detail-map .container .location-infos {
                font-size: 18px;
                font-size: 1.8rem;
                width: 380px;
            }

                .locations-detail-map .container .location-infos .info-modules {
                    padding: 0 18px 10px;
                }

                    .locations-detail-map .container .location-infos .info-modules .module-wrapper {
                        padding: 13px 0 12px;
                    }

                    .locations-detail-map .container .location-infos .info-modules .logo {
                        margin-bottom: 15px;
                    }

                    .locations-detail-map .container .location-infos .info-modules .head {
                        margin-bottom: 2px;
                    }

                    .locations-detail-map .container .location-infos .info-modules .address {
                        line-height: 1.3em;
                    }

                    .locations-detail-map .container .location-infos .info-modules .numbers {
                        font-size: 28px;
                        font-size: 2.8rem;
                        line-height: 1.2;
                        letter-spacing: -0.07em;
                        height: 80px;
                    }

                        .locations-detail-map .container .location-infos .info-modules .numbers span {
                            font-size: 16px;
                            font-size: 1.6rem;
                            line-height: 1em;
                            display: block;
                            letter-spacing: -0.05em;
                        }

                .locations-detail-map .container .location-infos .info-routes {
                    padding: 23px 19px;
                }

                    .locations-detail-map .container .location-infos .info-routes a {
                        padding: 0 14px 0 0;
                    }

    .module-wrapper-figures {
        width: 350px;
    }

    .location-hero {
        padding-bottom: 20px;
        margin-bottom: 41px;
    }

        .location-hero .location-infos {
            font-size: 18px;
            font-size: 1.8rem;
        }

            .location-hero .location-infos .info-modules {
                padding: 20px 18px 10px;
            }

                .location-hero .location-infos .info-modules .module-wrapper {
                    padding: 13px 0 12px;
                }

                .location-hero .location-infos .info-modules .logo {
                    margin-bottom: 15px;
                    padding-top: 40px;
                    width: 360px;
                }

                .location-hero .location-infos .info-modules .head {
                    margin-bottom: 2px;
                }

                .location-hero .location-infos .info-modules .address {
                    line-height: 1.5em;
                }

                .location-hero .location-infos .info-modules .numbers {
                    font-size: 35px;
                    font-size: 3.5rem;
                    line-height: 1.2;
                    letter-spacing: -0.07em;
                    height: 80px;
                }

                    .location-hero .location-infos .info-modules .numbers span {
                        font-size: 16px;
                        font-size: 1.6rem;
                        line-height: 1em;
                        display: block;
                        letter-spacing: -0.05em;
                    }

            .location-hero .location-infos .info-routes {
                width: 410px;
                height: 70px;
                top: 323px;
                padding: 23px 19px;
            }

                .location-hero .location-infos .info-routes a {
                    padding: 0 14px 0 0;
                }

    .in-page-country-nav {
        margin-top: 10px;
        margin-bottom: 50px;
    }

    .overview-quick-access {
        margin-bottom: 80px;
        padding: 0;
    }

        .overview-quick-access.offset-lrg {
            padding-bottom: 180px;
        }

        .overview-quick-access .quick-access-wrapper {
            width: 1200px;
        }

            .overview-quick-access .quick-access-wrapper .quick-access-content {
                padding: 0 0 26px 0;
            }

                .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-intro .content-wrapper {
                    min-height: 190px;
                    height: 190px;
                    margin-top: 0;
                    padding: 27px 27px;
                }

                .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-intro .quick-access-head {
                    font-size: 3.125em;
                    line-height: 1em;
                    display: block;
                }

                .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-intro .quick-access-sub {
                    font-size: 1.125em;
                    line-height: 1.2em;
                    display: block;
                    margin-top: 12px;
                }

                .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser {
                    margin: 20px 0 0 0;
                    height: 175px;
                }

                    .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser .teaser-img {
                        width: 280px;
                        height: 133px;
                    }

                    .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser a {
                        font-size: 1em;
                    }

                        .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser a.teaser-link {
                            padding-top: 6px;
                            padding-right: 20px;
                        }

                            .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser a.teaser-link:after {
                                content: '';
                                display: inline-block;
                                height: 19px;
                                line-height: 19px;
                                width: 10px;
                                background: transparent url('https://www.daimler.com/system/img/sprite-teaser-arrows-svg.svg') no-repeat -90px -600px;
                                position: absolute;
                                top: 9px;
                                right: 0;
                            }

    .no-svg .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser a.teaser-link:after {
        background: transparent url('../img/sprite-teaser-arrows-png.png') no-repeat -90px -600px;
    }

    .search-main-container .search-results .result-teaser .rt-icon {
        left: 0;
    }

    .container-search {
        padding: 50px 0 35px 0;
        width: 780px;
    }

    .date-slider-module {
        margin-bottom: 44px;
    }

    .search-results h2 {
        font-size: 2.5em;
        font-family: 'DaimlerCS-Regular', Arial, sans-serif;
        margin: 0 0 32px 10px;
    }

    .search-results .search-results-filter {
        padding: 0;
        margin-top: 21px;
        width: 450px;
    }

        .search-results .search-results-filter #orderLabel, .search-results .search-results-filter #categoryLabel {
            width: 190px;
        }

        .search-results .search-results-filter .dropdown-menu {
            border: none;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            border-radius: 0;
            margin: 0;
            padding: 9px 0;
        }

        .search-results .search-results-filter .filter-order, .search-results .search-results-filter .filter-category {
            width: 190px;
            margin: 0 20px;
        }

        .search-results .search-results-filter .filter-category {
            margin-right: 10px;
        }

    .search-results .search-results-count {
        width: 425px;
        font-size: 40px;
        font-size: 4rem;
        letter-spacing: -0.02em;
        margin-bottom: 35px;
    }

        .search-results .search-results-count p {
            font-size: 40px;
            font-size: 4rem;
        }

    .search-results .search-hero .result-teaser {
        position: relative;
        color: #007a93;
        margin-bottom: 15px;
        overflow: hidden;
        width: 857px;
    }

        .search-results .search-hero .result-teaser .rt-visual {
            float: left;
            width: 540px;
        }

            .search-results .search-hero .result-teaser .rt-visual img {
                width: 100%;
            }

        .search-results .search-hero .result-teaser .rt-text {
            height: 360px;
            width: 317px;
            padding: 20px 20px 30px 20px;
            font-size: 2.5em;
            line-height: 1em;
            letter-spacing: -1px;
        }

            .search-results .search-hero .result-teaser .rt-text span {
                font-size: 0.625em;
                line-height: 1.2em;
                margin-top: 6px;
            }

            .search-results .search-hero .result-teaser .rt-text .rt-category {
                bottom: 9px;
                left: 20px;
                font-size: 0.394em;
            }

        .search-results .search-hero .result-teaser .rt-date-sticker {
            width: 110px;
            height: 110px;
            padding-top: 2px;
        }

            .search-results .search-hero .result-teaser .rt-date-sticker .date-day {
                font-size: 5em;
                line-height: 1em;
                letter-spacing: -0.1em;
                margin-top: 0;
            }

            .search-results .search-hero .result-teaser .rt-date-sticker .date-month-year {
                font-size: 1em;
                line-height: 1.1em;
                letter-spacing: -0.04em;
                margin-top: -2px;
            }

    .search-results .search-results-group {
        margin-bottom: 46px;
    }

    .search-results .result-teaser {
        position: relative;
        color: #000;
        margin-bottom: 15px;
        overflow: hidden;
        width: 877px;
    }

        .search-results .result-teaser .rt-icon {
            width: 55px;
            height: 55px;
            left: 10px;
        }

        .search-results .result-teaser .rt-visual {
            float: left;
            width: 240px;
        }

        .search-results .result-teaser .rt-text {
            font-size: 1.563em;
            line-height: 1.1em;
            height: 160px;
            width: 617px;
            padding: 14px 70px 30px 20px;
        }

            .search-results .result-teaser .rt-text .rt-category {
                font-size: 0.64em;
                bottom: 5px;
                left: 20px;
            }

            .search-results .result-teaser .rt-text a:before {
                content: "";
                height: 100%;
                width: 100%;
                top: 0;
                left: 0;
                position: absolute;
                z-index: 1000;
            }

            .search-results .result-teaser .rt-text a.rt-calendar {
                font-size: 16px;
                font-size: 1.6rem;
            }

                .search-results .result-teaser .rt-text a.rt-calendar:before {
                    display: none;
                }

                .search-results .result-teaser .rt-text a.rt-calendar:after {
                    content: '';
                    margin-top: 2px;
                    background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-svg.svg) no-repeat -97px -370px;
                }

        .search-results .result-teaser.rt-text-only .rt-text {
            width: 100%;
            padding-left: 10px;
            padding-right: 25px;
        }

        .search-results .result-teaser.rt-text-only .rt-category {
            left: 10px;
        }

        .search-results .result-teaser .rt-date-sticker {
            padding-top: 8px;
        }

            .search-results .result-teaser .rt-date-sticker .date-day-month {
                font-size: 1.125em;
                line-height: 1.25em;
                letter-spacing: 0.01em;
            }

            .search-results .result-teaser .rt-date-sticker .date-year {
                font-size: 1.125em;
                line-height: 1.25em;
                letter-spacing: 0.01em;
            }

    .search-results .search-results-show-more {
        margin-bottom: 50px;
        min-height: 50px;
    }

        .search-results .search-results-show-more .more-results {
        }

        .search-results .search-results-show-more .all-results {
            top: 14px;
        }

    .no-nav .search-results {
        padding-left: 10px;
    }

        .no-nav .search-results.search-content {
            width: 1140px;
        }

        .no-nav .search-results .search-results-filter {
            width: 440px;
            margin-top: 21px;
        }

            .no-nav .search-results .search-results-filter .filter-category {
                margin-right: 0;
            }

        .no-nav .search-results .search-results-count {
            width: 690px;
        }

        .no-nav .search-results .search-hero .result-teaser {
            margin-bottom: 15px;
        }

            .no-nav .search-results .search-hero .result-teaser .rt-visual {
                width: 660px;
            }

            .no-nav .search-results .search-hero .result-teaser .rt-text {
                height: 440px;
                width: 460px;
                padding: 23px 29px 50px 29px;
                font-size: 2.5em;
                line-height: 1em;
            }

                .no-nav .search-results .search-hero .result-teaser .rt-text span {
                    display: block;
                    font-size: 0.625em;
                    line-height: 1.2em;
                    margin-top: 6px;
                }

                .no-nav .search-results .search-hero .result-teaser .rt-text .rt-category {
                    bottom: 27px;
                    left: 20px;
                    font-size: 0.4em;
                }

            .no-nav .search-results .search-hero .result-teaser .rt-date-sticker {
                width: 180px;
                height: 180px;
                padding-top: 2px;
                right: 0;
                bottom: 0;
            }

                .no-nav .search-results .search-hero .result-teaser .rt-date-sticker .date-day {
                    font-size: 7.875em;
                    line-height: 1em;
                    letter-spacing: -0.1em;
                    margin-top: 9px;
                }

                .no-nav .search-results .search-hero .result-teaser .rt-date-sticker .date-month-year {
                    font-size: 1.375em;
                    line-height: 1.1em;
                    letter-spacing: -0.04em;
                    margin-top: -9px;
                }

        .no-nav .search-results .result-teaser .rt-text {
            height: 160px;
            width: 305px;
        }

    .search-main-container .search-no-results, .job-search-no-result .search-no-results {
        margin: 5px 0 49px 0;
    }

        .search-main-container .search-no-results .search-result-suggestion, .job-search-no-result .search-no-results .search-result-suggestion {
            font-size: 25px;
            font-size: 2.5rem;
            margin-bottom: 44px;
        }

        .search-main-container .search-no-results .no-results-message, .job-search-no-result .search-no-results .no-results-message {
            padding: 0 0 0 147px;
            position: relative;
        }

            .search-main-container .search-no-results .no-results-message:before, .job-search-no-result .search-no-results .no-results-message:before {
                content: "";
                width: 102px;
                height: 102px;
                background: transparent url(../img/img-icons-sprite-png.png) no-repeat -98px -181px;
                position: absolute;
                top: 0;
                left: 10px;
            }

            .search-main-container .search-no-results .no-results-message h3, .job-search-no-result .search-no-results .no-results-message h3 {
                font-size: 40px;
                font-size: 4rem;
                line-height: 1;
            }

            .search-main-container .search-no-results .no-results-message .sub-headline, .job-search-no-result .search-no-results .no-results-message .sub-headline {
                font-size: 25px;
                font-size: 2.5rem;
                line-height: 1.2;
                margin: 0 0 30px 0;
            }

            .search-main-container .search-no-results .no-results-message .improvement-hint, .job-search-no-result .search-no-results .no-results-message .improvement-hint {
                font-size: 18px;
                font-size: 1.8rem;
                line-height: 1;
            }

    .search-main-container .search-results-show-more .more-results, .job-search-no-result .search-results-show-more .more-results {
        background-color: #00677f;
        color: #fff;
        padding-right: 20px;
    }

        .search-main-container .search-results-show-more .more-results:hover, .job-search-no-result .search-results-show-more .more-results:hover {
            background-color: #fff;
            color: #000;
        }

        .search-main-container .search-results-show-more .more-results:after, .job-search-no-result .search-results-show-more .more-results:after {
            display: none;
        }

    .search-main-container .search-results-header, .job-search-no-result .search-results-header {
        margin: 30px 0 0 0;
    }

        .search-main-container .search-results-header .btn-toggle, .job-search-no-result .search-results-header .btn-toggle {
            font-size: 18px;
            font-size: 1.8rem;
            padding-right: 48px;
        }

            .search-main-container .search-results-header .btn-toggle:after, .job-search-no-result .search-results-header .btn-toggle:after {
                content: "";
                height: 25px;
                width: 23px;
                right: 15px;
                top: 12px;
                background: transparent url(../img/img-arrows-sprite-png.png) no-repeat -180px -49px;
            }

            .search-main-container .search-results-header .btn-toggle.active, .job-search-no-result .search-results-header .btn-toggle.active {
                background: #fff;
                color: #707070;
                -webkit-box-shadow: none;
                -moz-box-shadow: none;
                box-shadow: none;
            }

                .search-main-container .search-results-header .btn-toggle.active:after, .job-search-no-result .search-results-header .btn-toggle.active:after {
                    right: 15px;
                }

                .search-main-container .search-results-header .btn-toggle.active:hover:after, .job-search-no-result .search-results-header .btn-toggle.active:hover:after {
                    background-position: -179px -1px;
                    right: 15px;
                }

            .search-main-container .search-results-header .btn-toggle:hover, .job-search-no-result .search-results-header .btn-toggle:hover {
                color: #000;
                background: #e6e6e6;
            }

                .search-main-container .search-results-header .btn-toggle:hover:after, .job-search-no-result .search-results-header .btn-toggle:hover:after {
                    background-position: -157px -1px;
                    right: 15px;
                }

        .search-main-container .search-results-header .search-results-filter .search-results-filter-label, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-label, .search-main-container .search-results-header .search-results-filter #categoryLabel, .job-search-no-result .search-results-header .search-results-filter #categoryLabel, .search-main-container .search-results-header .search-results-filter #timespanLabel, .job-search-no-result .search-results-header .search-results-filter #timespanLabel, .search-main-container .search-results-header .search-results-filter #languageLabel, .job-search-no-result .search-results-header .search-results-filter #languageLabel {
            width: 170px;
        }

            .search-main-container .search-results-header .search-results-filter .search-results-filter-label:hover, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-label:hover, .search-main-container .search-results-header .search-results-filter #categoryLabel:hover, .job-search-no-result .search-results-header .search-results-filter #categoryLabel:hover, .search-main-container .search-results-header .search-results-filter #timespanLabel:hover, .job-search-no-result .search-results-header .search-results-filter #timespanLabel:hover, .search-main-container .search-results-header .search-results-filter #languageLabel:hover, .job-search-no-result .search-results-header .search-results-filter #languageLabel:hover, .search-main-container .search-results-header .search-results-filter .search-results-filter-label:active, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-label:active, .search-main-container .search-results-header .search-results-filter #categoryLabel:active, .job-search-no-result .search-results-header .search-results-filter #categoryLabel:active, .search-main-container .search-results-header .search-results-filter #timespanLabel:active, .job-search-no-result .search-results-header .search-results-filter #timespanLabel:active, .search-main-container .search-results-header .search-results-filter #languageLabel:active, .job-search-no-result .search-results-header .search-results-filter #languageLabel:active, .search-main-container .search-results-header .search-results-filter .search-results-filter-label:focus, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-label:focus, .search-main-container .search-results-header .search-results-filter #categoryLabel:focus, .job-search-no-result .search-results-header .search-results-filter #categoryLabel:focus, .search-main-container .search-results-header .search-results-filter #timespanLabel:focus, .job-search-no-result .search-results-header .search-results-filter #timespanLabel:focus, .search-main-container .search-results-header .search-results-filter #languageLabel:focus, .job-search-no-result .search-results-header .search-results-filter #languageLabel:focus {
                text-decoration: none;
                color: #e6e6e6;
            }

                .search-main-container .search-results-header .search-results-filter .search-results-filter-label:hover:after, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-label:hover:after, .search-main-container .search-results-header .search-results-filter #categoryLabel:hover:after, .job-search-no-result .search-results-header .search-results-filter #categoryLabel:hover:after, .search-main-container .search-results-header .search-results-filter #timespanLabel:hover:after, .job-search-no-result .search-results-header .search-results-filter #timespanLabel:hover:after, .search-main-container .search-results-header .search-results-filter #languageLabel:hover:after, .job-search-no-result .search-results-header .search-results-filter #languageLabel:hover:after, .search-main-container .search-results-header .search-results-filter .search-results-filter-label:active:after, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-label:active:after, .search-main-container .search-results-header .search-results-filter #categoryLabel:active:after, .job-search-no-result .search-results-header .search-results-filter #categoryLabel:active:after, .search-main-container .search-results-header .search-results-filter #timespanLabel:active:after, .job-search-no-result .search-results-header .search-results-filter #timespanLabel:active:after, .search-main-container .search-results-header .search-results-filter #languageLabel:active:after, .job-search-no-result .search-results-header .search-results-filter #languageLabel:active:after, .search-main-container .search-results-header .search-results-filter .search-results-filter-label:focus:after, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-label:focus:after, .search-main-container .search-results-header .search-results-filter #categoryLabel:focus:after, .job-search-no-result .search-results-header .search-results-filter #categoryLabel:focus:after, .search-main-container .search-results-header .search-results-filter #timespanLabel:focus:after, .job-search-no-result .search-results-header .search-results-filter #timespanLabel:focus:after, .search-main-container .search-results-header .search-results-filter #languageLabel:focus:after, .job-search-no-result .search-results-header .search-results-filter #languageLabel:focus:after {
                    background-position: -17px -121px;
                }

            .search-main-container .search-results-header .search-results-filter .search-results-filter-label:after, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-label:after, .search-main-container .search-results-header .search-results-filter #categoryLabel:after, .job-search-no-result .search-results-header .search-results-filter #categoryLabel:after, .search-main-container .search-results-header .search-results-filter #timespanLabel:after, .job-search-no-result .search-results-header .search-results-filter #timespanLabel:after, .search-main-container .search-results-header .search-results-filter #languageLabel:after, .job-search-no-result .search-results-header .search-results-filter #languageLabel:after {
                content: "";
                width: 14px;
                height: 8px;
                position: absolute;
                top: 8px;
                right: 0;
                background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -1px -110px;
            }

        .search-main-container .search-results-header .search-results-filter .search-results-filter-single, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-single {
            width: 170px;
            margin: 0 10px;
        }

        .search-main-container .search-results-header .search-results-filter .dropdown-menu, .job-search-no-result .search-results-header .search-results-filter .dropdown-menu {
            border: none;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            border-radius: 0;
            margin: 0;
            padding: 9px 0;
            color: #707070;
            z-index: 2000;
        }

            .search-main-container .search-results-header .search-results-filter .dropdown-menu a, .job-search-no-result .search-results-header .search-results-filter .dropdown-menu a {
                color: #000;
            }

                .search-main-container .search-results-header .search-results-filter .dropdown-menu a:hover, .job-search-no-result .search-results-header .search-results-filter .dropdown-menu a:hover {
                    color: #fff;
                    background: #000;
                    filter: none;
                }

            .search-main-container .search-results-header .search-results-filter .dropdown-menu .active-filter, .job-search-no-result .search-results-header .search-results-filter .dropdown-menu .active-filter {
                font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                color: #fff;
                background: #000;
            }

                .search-main-container .search-results-header .search-results-filter .dropdown-menu .active-filter a, .job-search-no-result .search-results-header .search-results-filter .dropdown-menu .active-filter a {
                    color: #fff;
                }

                    .search-main-container .search-results-header .search-results-filter .dropdown-menu .active-filter a:hover, .job-search-no-result .search-results-header .search-results-filter .dropdown-menu .active-filter a:hover {
                        color: #fff;
                        background: #000;
                        filter: none;
                    }

    .search-main-container .frequentSearchTerms, .job-search-no-result .frequentSearchTerms {
        margin: 0 0 50px 0;
    }

        .search-main-container .frequentSearchTerms h3, .job-search-no-result .frequentSearchTerms h3 {
            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
            font-size: 30px;
            font-size: 3rem;
            position: relative;
            padding: 0 0 16px 0;
            margin: 0 0 33px 0;
        }

            .search-main-container .frequentSearchTerms h3:after, .job-search-no-result .frequentSearchTerms h3:after {
                content: "";
                height: 2px;
                width: 148px;
                position: absolute;
                bottom: 0;
                left: 0;
                background-color: #fff;
            }

        .search-main-container .frequentSearchTerms ul, .job-search-no-result .frequentSearchTerms ul {
            margin: 0 0 0 155px;
        }

            .search-main-container .frequentSearchTerms ul li, .job-search-no-result .frequentSearchTerms ul li {
                width: 195px;
                margin-bottom: 4px;
            }

                .search-main-container .frequentSearchTerms ul li a, .job-search-no-result .frequentSearchTerms ul li a {
                    font-size: 18px;
                    font-size: 1.8rem;
                    padding-left: 16px;
                }

                    .search-main-container .frequentSearchTerms ul li a:before, .job-search-no-result .frequentSearchTerms ul li a:before {
                        content: '';
                        display: block;
                        height: 14px;
                        line-height: 14px;
                        width: 8px;
                        background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -176px -80px;
                        position: absolute;
                        top: 50%;
                        margin-top: -7px;
                        left: 0;
                    }

    .search-main-container .search-results-group .result-teaser .rt-text, .job-search-no-result .search-results-group .result-teaser .rt-text {
        width: 540px;
        background: transparent;
        color: #c8c8c8;
    }

        .search-main-container .search-results-group .result-teaser .rt-text h3, .job-search-no-result .search-results-group .result-teaser .rt-text h3 {
            color: #fff;
            font-size: 25px;
            font-size: 2.5rem;
            margin-top: 7px;
            margin-bottom: 2px;
        }

            .search-main-container .search-results-group .result-teaser .rt-text h3 a, .job-search-no-result .search-results-group .result-teaser .rt-text h3 a {
                color: inherit;
            }

        .search-main-container .search-results-group .result-teaser .rt-text p, .job-search-no-result .search-results-group .result-teaser .rt-text p {
            color: #fff;
            line-height: 1.25;
        }

        .search-main-container .search-results-group .result-teaser .rt-text .search-result-breadcrumb a, .job-search-no-result .search-results-group .result-teaser .rt-text .search-result-breadcrumb a {
            color: #c8c8c8;
        }

    .search-main-container .search-results-group .result-teaser.rt-text-only .rt-text, .job-search-no-result .search-results-group .result-teaser.rt-text-only .rt-text {
        width: 100%;
        padding-left: 20px;
    }

    .search-main-container .search-results-group .result-teaser.rt-video, .job-search-no-result .search-results-group .result-teaser.rt-video {
        width: 240px;
        margin: 0 0 30px 30px;
        float: left;
    }

        .search-main-container .search-results-group .result-teaser.rt-video:nth-child(3n+1), .job-search-no-result .search-results-group .result-teaser.rt-video:nth-child(3n+1) {
            margin-left: 0;
        }

        .search-main-container .search-results-group .result-teaser.rt-video .rt-text, .job-search-no-result .search-results-group .result-teaser.rt-video .rt-text {
            padding: 10px;
            width: auto;
            height: auto;
            border: none;
            background: #000;
        }

            .search-main-container .search-results-group .result-teaser.rt-video .rt-text h3, .job-search-no-result .search-results-group .result-teaser.rt-video .rt-text h3 {
                font-size: 20px;
                font-size: 2rem;
                color: #fff;
            }

            .search-main-container .search-results-group .result-teaser.rt-video .rt-text .search-result-breadcrumb a, .job-search-no-result .search-results-group .result-teaser.rt-video .rt-text .search-result-breadcrumb a {
                color: #c8c8c8;
            }

            .search-main-container .search-results-group .result-teaser.rt-video .rt-text:hover, .job-search-no-result .search-results-group .result-teaser.rt-video .rt-text:hover {
                background: #444444;
            }

        .search-main-container .search-results-group .result-teaser.rt-video:hover .rt-text, .job-search-no-result .search-results-group .result-teaser.rt-video:hover .rt-text {
            background: #444444;
        }

    .search-main-container .search-results-group .result-teaser:hover .rt-text, .job-search-no-result .search-results-group .result-teaser:hover .rt-text {
        background: #444444;
        color: #fff;
    }

    .search-main-container .search-results-group .job-search-results-container, .job-search-no-result .search-results-group .job-search-results-container {
        padding: 30px 20px 10px 20px;
        margin: 10px 0 18px 0;
        background: #00677f;
    }

        .search-main-container .search-results-group .job-search-results-container .btn-more-jobs, .job-search-no-result .search-results-group .job-search-results-container .btn-more-jobs {
            float: right;
            padding-top: 5px;
        }

            .search-main-container .search-results-group .job-search-results-container .btn-more-jobs .btn, .job-search-no-result .search-results-group .job-search-results-container .btn-more-jobs .btn {
                font-size: 18px;
                font-size: 1.8rem;
                line-height: 1;
                padding-right: 42px;
                position: relative;
                background-color: #003340;
                color: #fff;
            }

                .search-main-container .search-results-group .job-search-results-container .btn-more-jobs .btn:hover, .job-search-no-result .search-results-group .job-search-results-container .btn-more-jobs .btn:hover, .search-main-container .search-results-group .job-search-results-container .btn-more-jobs .btn:focus, .job-search-no-result .search-results-group .job-search-results-container .btn-more-jobs .btn:focus, .search-main-container .search-results-group .job-search-results-container .btn-more-jobs .btn:active, .job-search-no-result .search-results-group .job-search-results-container .btn-more-jobs .btn:active {
                    background-color: #007a93;
                    color: #fff;
                }

                .search-main-container .search-results-group .job-search-results-container .btn-more-jobs .btn:after, .job-search-no-result .search-results-group .job-search-results-container .btn-more-jobs .btn:after {
                    content: "";
                    background: transparent url(../img/img-arrows-sprite-png.png) no-repeat -10px -82px;
                    height: 17px;
                    width: 9px;
                    position: absolute;
                    right: 27px;
                    top: 50%;
                    margin-top: -7px;
                }

        .search-main-container .search-results-group .job-search-results-container .job-search-results-list, .job-search-no-result .search-results-group .job-search-results-container .job-search-results-list {
            clear: both;
            list-style: none;
            color: #fff;
            padding: 0;
        }

            .search-main-container .search-results-group .job-search-results-container .job-search-results-list li, .job-search-no-result .search-results-group .job-search-results-container .job-search-results-list li {
                margin: 0;
                padding: 10px 0;
                border-top: 1px solid rgba(255, 255, 255, 0.5);
                overflow: hidden;
                position: relative;
            }

                .search-main-container .search-results-group .job-search-results-container .job-search-results-list li:after, .job-search-no-result .search-results-group .job-search-results-container .job-search-results-list li:after {
                    content: "";
                    height: 34px;
                    width: 20px;
                    background: transparent url(../img/sprite-teaser-arrows-png.png) no-repeat -383px 0;
                    position: absolute;
                    right: 0;
                    top: 50%;
                    margin-top: -17px;
                }

                .search-main-container .search-results-group .job-search-results-container .job-search-results-list li span, .job-search-no-result .search-results-group .job-search-results-container .job-search-results-list li span {
                    line-height: 1.2;
                }

                .search-main-container .search-results-group .job-search-results-container .job-search-results-list li .job-title, .job-search-no-result .search-results-group .job-search-results-container .job-search-results-list li .job-title {
                    float: left;
                    width: 420px;
                }

                    .search-main-container .search-results-group .job-search-results-container .job-search-results-list li .job-title a, .job-search-no-result .search-results-group .job-search-results-container .job-search-results-list li .job-title a {
                        font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                        font-size: 16px;
                        font-size: 1.6rem;
                        line-height: 1;
                    }

                .search-main-container .search-results-group .job-search-results-container .job-search-results-list li .job-location, .job-search-no-result .search-results-group .job-search-results-container .job-search-results-list li .job-location {
                    float: right;
                    width: 200px;
                    padding: 0 30px 0 0;
                }

                .search-main-container .search-results-group .job-search-results-container .job-search-results-list li a, .job-search-no-result .search-results-group .job-search-results-container .job-search-results-list li a {
                    color: #fff;
                }

    .job-search-no-result .search-no-results .no-results-message:before {
        content: "";
        width: 102px;
        height: 102px;
        background: transparent url(../img/img-icons-sprite-png.png) no-repeat -98px -181px;
        position: absolute;
        top: 0;
        left: 10px;
    }

    .job-search-no-result .search-no-results .no-results-message .improvement-hint {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1;
    }

    .job-search-no-result .search-no-results .no-results-message .highlight-result {
        color: #707070;
    }

    .job-list-wrapper table.td-jobs-logo {
        width: 180px;
    }

    .job-list-wrapper table.td-jobs-title {
        width: 390px;
    }

    .job-list-wrapper table.td-jobs-actions {
        width: 199px;
    }

    .career-job-offer-search .job-search-subscribe .job-search-subscribe-frequency, .career-job-offer-search .job-search-subscribe .job-search-subscribe-type {
        padding: 15px 0 0 0;
    }

    .career-job-offer-search .job-search-subscribe #subscriberEmail {
        font-size: 20px;
        font-size: 2rem;
    }

    .career-job-offer-search .job-search-subscribe .btn-go {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
    }

        .career-job-offer-search .job-search-subscribe .btn-go:after {
            top: 7px;
            left: 17px;
            background: transparent url(../img/sprite-teaser-arrows-png.png) no-repeat -382px -120px;
        }

    .social-media-feed .social-media-feed-element.facebook .feed-element-logo {
        background-position: -480px 0;
    }

    .social-media-feed .social-media-feed-element.twitter .feed-element-logo {
        background-position: -480px -70px;
    }

    .social-media-feed .social-media-feed-element.daimler-blog .feed-element-logo {
        background-position: -480px -140px;
    }

    .social-media-feed .social-media-feed-element .feed-element-logo {
        width: 150px;
        height: 70px;
        margin-bottom: 11px;
    }

    footer .footer-boxes #footerAccordion.panel-group .panel .panel-heading h3 {
        font-size: 25px;
        font-size: 2.5rem;
    }

    footer .footer-boxes #footerAccordion.panel-group .panel .panel-body {
        font-size: 15px;
        font-size: 1.5rem;
        padding-right: 80px;
    }

    footer .footer-boxes #footerAccordion .panel-title a {
        cursor: default;
        outline: none;
    }

    footer .footer-brands .brand-logo {
        width: 180px;
        height: 100px;
    }

    footer .footer-brands .brands-wrapper ul li {
        height: 100px;
        line-height: 100px;
    }

    footer .stock-ticker {
        padding: 0;
        position: relative;
    }

        footer .stock-ticker h2 {
            font-size: 25px;
            font-size: 2.5rem;
        }

        footer .stock-ticker .cta {
            width: 235px;
            height: 100px;
            padding: 0;
            position: relative;
        }

            footer .stock-ticker .cta:after {
                content: '';
                background: none;
            }

        footer .stock-ticker .stock-info h2 {
            margin-bottom: 9px;
        }

        footer .stock-ticker .stock-info .stock-values {
            display: block;
            overflow: hidden;
            margin-bottom: 5px;
            line-height: 3.6em;
        }

            footer .stock-ticker .stock-info .stock-values .stock-course {
                display: block;
                overflow: hidden;
                float: left;
                margin-right: 9px;
                font-size: 60px;
                font-size: 6rem;
                line-height: 0.9em;
                letter-spacing: -4px;
            }

                footer .stock-ticker .stock-info .stock-values .stock-course .currency {
                    font-size: 25px;
                    font-size: 2.5rem;
                    letter-spacing: normal;
                    display: inline;
                    margin-right: 4px;
                }

            footer .stock-ticker .stock-info .stock-values .stock-trend {
                display: block;
                overflow: hidden;
                float: left;
                line-height: 1.6em;
            }

                footer .stock-ticker .stock-info .stock-values .stock-trend .ic-trend {
                    width: 22px;
                    height: 22px;
                    display: block;
                }

                footer .stock-ticker .stock-info .stock-values .stock-trend .trend-val {
                    font-size: 25px;
                    font-size: 2.5rem;
                    margin-top: 2px;
                }

        footer .stock-ticker .stock-info .stock-timestamp p {
            margin: 0 0 4px 0;
        }

        footer .stock-ticker.show-graph .cta {
            height: 235px;
        }

    .asset-gallery-lightbox {
        display: none;
        width: 1100px;
        height: 640px;
        margin: -300px auto 0 auto;
        top: 50%;
        z-index: 10000;
    }

    .rg-gallery {
        width: 1100px;
        height: 100%;
        overflow: hidden;
    }

    .rg-thumbs {
        position: absolute;
        width: 165px;
        bottom: 0;
        right: 40px;
        height: 100%;
    }

        .rg-thumbs .rg-counter-wrapper {
            position: absolute;
            top: 55px;
        }

            .rg-thumbs .rg-counter-wrapper p {
                font-size: 18px;
                font-size: 1.8rem;
                color: #666;
            }

    .es-carousel-wrapper {
        position: absolute;
        bottom: 60px;
        width: 165px;
        padding: 0;
    }

    .es-carousel {
        overflow: hidden;
    }

        .es-carousel ul {
            padding: 0;
            margin: 0;
            width: auto;
            height: 300px;
            overflow: hidden;
        }

            .es-carousel ul li {
                height: 100%;
                float: left;
                display: block;
                width: 175px;
            }

                .es-carousel ul li ul {
                    width: 175px;
                    display: block;
                }

                    .es-carousel ul li ul li {
                        width: 80px;
                        height: 60px;
                    }

                        .es-carousel ul li ul li a {
                            display: block;
                            opacity: 0.8;
                            -webkit-touch-callout: none;
                            -webkit-transition: all 0.2s ease-in-out;
                            -moz-transition: all 0.2s ease-in-out;
                            -o-transition: all 0.2s ease-in-out;
                            -ms-transition: all 0.2s ease-in-out;
                            transition: all 0.2s ease-in-out;
                        }

                            .es-carousel ul li ul li a img {
                                display: block;
                                border: none;
                                max-height: 100%;
                                max-width: 100%;
                            }

                        .es-carousel ul li ul li.selected a {
                            border-color: #00677f;
                            opacity: 1;
                        }

    .es-nav {
        position: absolute;
        bottom: -33px;
        left: 0;
        width: 100%;
    }

        .es-nav span {
            position: absolute;
            bottom: 0;
            background: transparent url(../img/sprite-lightbox.png) no-repeat 0 -100px;
            width: 25px;
            height: 25px;
            text-indent: -9000px;
            cursor: pointer;
        }

            .es-nav span.es-nav-next {
                right: 0;
                background-position: -25px -100px;
            }

            .es-nav span:hover {
                opacity: 1;
            }

    .rg-image-wrapper {
        position: relative;
        width: 820px;
        float: left;
        margin: 35px 25px 25px 25px;
    }

    .rg-image {
        position: relative;
        text-align: center;
        line-height: 0;
        width: 820px;
    }

        .rg-image img {
            height: 100%;
            width: 100%;
        }

    .rg-image-nav a {
        position: absolute;
        top: 0;
        left: 0;
        width: 60px;
        height: 100%;
        text-indent: -9000px;
        cursor: pointer;
        outline: none;
        -moz-border-radius: 10px 0 0 10px;
        -webkit-border-radius: 10px 0 0 10px;
        border-radius: 10px 0 0 10px;
        z-index: 10;
    }

        .rg-image-nav a.rg-image-nav-next {
            right: 0;
            left: auto;
            background-position: -114px 60%;
            -moz-border-radius: 0 10px 10px 0;
            -webkit-border-radius: 0 10px 10px 0;
            border-radius: 0 10px 10px 0;
        }

        .rg-image-nav a:hover {
            opacity: 0.8;
        }

    .rg-caption-wrapper {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 17px 28px;
        width: 100%;
        z-index: 11;
    }

        .rg-caption-wrapper:before {
            display: none;
        }

        .rg-caption-wrapper.caption-active:before {
            content: "";
            display: block;
            position: absolute;
            left: 0;
            bottom: 0;
            z-index: -1;
            width: 100%;
            height: 100%;
            background: #000;
            opacity: 0.5;
        }

        .rg-caption-wrapper .rg-caption {
            width: 480px;
            color: #fff;
        }

            .rg-caption-wrapper .rg-caption h3 {
                font-family: 'DaimlerCS-Regular', Arial, sans-serif;
                font-size: 25px;
                font-size: 2.5rem;
                line-height: 1.05;
                margin: 0 0 7px 0;
            }

            .rg-caption-wrapper .rg-caption p {
                line-height: 1.25;
                font-size: 15px;
                font-size: 1.5rem;
                line-height: 1.2;
                margin: 0;
            }

    .gallery-fancybox {
        height: 640px;
        width: 1100px;
    }

    .galleria-stage {
        width: 100%;
        float: left;
    }

    .galleria-counter {
        position: absolute;
        top: 70px;
        bottom: 10px;
        left: auto;
        right: 40px;
        text-align: left;
        color: #fff;
        font: normal 11px/1 arial, sans-serif;
        z-index: 1;
        width: 165px;
    }

    .galleria-thumbnails-container {
        height: auto;
        top: 170px;
        position: absolute;
        left: auto;
        right: 40px;
        z-index: 2;
        width: 165px;
    }

    .galleria-carousel .galleria-thumbnails-list {
        margin-left: 0;
        margin-right: 0;
    }

    .galleria-images {
        width: 820px;
    }

    .galleria-thumbnails .galleria-image {
        height: 40px;
        width: 60px;
        background: #000;
        margin: 0 5px 0 0;
        border: 1px solid #000;
        float: left;
        cursor: pointer;
    }

    .social_share_privacy_area {
        width: 720px;
    }

    .related-content-layer {
        width: 590px;
        height: 193px;
        bottom: 50px;
    }

        .related-content-layer .layer-toggle.closed:after {
            width: 580px;
            height: 180px;
        }

        .related-content-layer .related-content-img {
            width: 290px;
            height: 193px;
        }

        .related-content-layer .related-content-info {
            width: 300px;
            height: 193px;
            padding: 20px 50px 20px 20px;
        }

            .related-content-layer .related-content-info h5 {
                font-size: 18px;
                font-size: 1.8rem;
                margin: 0 0 15px 0;
            }

                .related-content-layer .related-content-info h5 a {
                    font-size: 18px;
                    font-size: 1.8rem;
                }

            .related-content-layer .related-content-info .abstract {
                font-size: 16px;
                font-size: 1.6rem;
            }

            .related-content-layer .related-content-info:after {
                top: 19px;
                right: 15px;
                height: 44px;
                width: 24px;
                background-position: -152px -556px;
            }
}

@media all and (min-width:1024px) and (max-width:1680px) {
    #lvl3Nav .lvl3-nav-content {
        width: 960px;
        margin: 0 auto;
        overflow: hidden;
    }

    #funnelNav {
        background: #000;
        background-image: none;
        color: #fff;
        width: 100%;
        overflow: hidden;
        position: relative;
        z-index: 5500;
    }

    .funnel-nav-content {
        overflow: hidden;
        width: 960px;
        margin: 0 auto;
    }

        .funnel-nav-content .funnel-nav-headline {
            font-size: 1.389em;
            line-height: 1em;
            margin: 35px 0 0;
            padding: 0 24px 17px;
        }

            .funnel-nav-content .funnel-nav-headline p {
                margin: 0;
                padding: 0;
            }

    .funnel-nav-section-wrapper {
        display: block;
        overflow: hidden;
        margin: 0 0 40px 0;
    }

    .funnel-nav-section {
        float: left;
        width: 160px;
        margin: 0 0 5px 0;
        padding: 15px 24px 12px;
    }

        .funnel-nav-section.active-section {
            background: #00677f;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            -ms-border-radius: 4px;
            border-radius: 4px;
        }

            .funnel-nav-section.active-section .section-head {
                color: #003340;
            }

            .funnel-nav-section.active-section ul li a:hover {
                color: #003340;
            }

        .funnel-nav-section .section-head {
            font-size: 1.389em;
            line-height: 1em;
            margin: 0 0 17px 0;
        }

        .funnel-nav-section ul {
            margin: 0;
            padding: 0;
            list-style: none;
        }

            .funnel-nav-section ul li {
                margin: 0 0 7px 0;
                padding: 0;
                list-style: none;
                font-size: 13px;
                font-size: 1.3rem;
                line-height: 1.2em;
            }

                .funnel-nav-section ul li a {
                    color: #fff;
                    text-decoration: none;
                }

                    .funnel-nav-section ul li a:hover {
                        color: #c8c8c8;
                    }

    .hero-slider.single-img {
        width: 960px;
    }

        .hero-slider.single-img .hero-slider-content {
            width: 960px;
        }

            .hero-slider.single-img .hero-slider-content ul {
                width: 960px;
            }

    .input-search {
        font-size: 16px;
        height: 40px;
        line-height: 40px;
    }

    .search-button {
        height: 28px;
        width: 35px;
    }

        .search-button.x.hide-search {
            height: 35px;
            width: 35px;
        }

            .search-button.x.hide-search .search-icon:after {
                width: 13px;
                height: 13px;
                background-position: -23px -120px;
                left: 10px;
            }

        .search-button .search-icon {
            width: 35px;
            height: 28px;
        }

            .search-button .search-icon:after {
                left: 8px;
                top: 5px;
                background-position: -24px -24px;
            }

        .search-button:focus, .search-button:active {
            outline: none;
        }

            .search-button:focus .search-icon:after, .search-button:active .search-icon:after {
                background-position: -24px -24px;
            }

        .search-button:hover .search-icon:after {
            background-position: -24px -24px;
        }

    .search-main-container .search-no-results, .job-search-no-result .search-no-results {
        margin: 5px 0 49px 0;
    }

        .search-main-container .search-no-results .search-result-suggestion, .job-search-no-result .search-no-results .search-result-suggestion {
            font-size: 25px;
            font-size: 2.5rem;
            margin-bottom: 44px;
        }

        .search-main-container .search-no-results .no-results-message, .job-search-no-result .search-no-results .no-results-message {
            padding: 0 0 0 147px;
            position: relative;
        }

            .search-main-container .search-no-results .no-results-message:before, .job-search-no-result .search-no-results .no-results-message:before {
                content: "";
                width: 102px;
                height: 102px;
                background: transparent url(../img/img-icons-sprite-png.png) no-repeat -98px -181px;
                position: absolute;
                top: 0;
                left: 10px;
            }

            .search-main-container .search-no-results .no-results-message h3, .job-search-no-result .search-no-results .no-results-message h3 {
                font-size: 40px;
                font-size: 4rem;
                line-height: 1;
            }

            .search-main-container .search-no-results .no-results-message .sub-headline, .job-search-no-result .search-no-results .no-results-message .sub-headline {
                font-size: 25px;
                font-size: 2.5rem;
                line-height: 1.2;
                margin: 0 0 30px 0;
            }

            .search-main-container .search-no-results .no-results-message .improvement-hint, .job-search-no-result .search-no-results .no-results-message .improvement-hint {
                font-size: 18px;
                font-size: 1.8rem;
                line-height: 1;
            }

    .search-main-container .search-results-filter-label, .job-search-no-result .search-results-filter-label {
        font-size: 15px;
        font-size: 1.5rem;
    }

    .search-main-container .search-results-group .result-teaser .rt-text, .job-search-no-result .search-results-group .result-teaser .rt-text {
        width: 460px;
        padding: 0 10px 10px 20px;
        color: #fff;
        background: transparent;
        border-bottom: 2px solid #444444;
    }

        .search-main-container .search-results-group .result-teaser .rt-text h3, .job-search-no-result .search-results-group .result-teaser .rt-text h3 {
            font-size: 18px;
            font-size: 1.8rem;
            margin-top: 7px;
            margin-bottom: 2px;
            color: #fff;
        }

            .search-main-container .search-results-group .result-teaser .rt-text h3 a, .job-search-no-result .search-results-group .result-teaser .rt-text h3 a {
                color: inherit;
            }

        .search-main-container .search-results-group .result-teaser .rt-text p, .job-search-no-result .search-results-group .result-teaser .rt-text p {
            line-height: 1.25;
            color: #fff;
            font-size: 14px;
            font-size: 1.4rem;
        }

        .search-main-container .search-results-group .result-teaser .rt-text .search-result-breadcrumb a, .job-search-no-result .search-results-group .result-teaser .rt-text .search-result-breadcrumb a {
            color: #c8c8c8;
        }

    .search-main-container .search-results-group .result-teaser.rt-text-only .rt-text, .job-search-no-result .search-results-group .result-teaser.rt-text-only .rt-text {
        width: 100%;
        padding-left: 20px;
        height: auto;
    }

    .search-main-container .search-results-group .result-teaser.rt-video, .job-search-no-result .search-results-group .result-teaser.rt-video {
        width: 160px;
        margin: 0 0 20px 20px;
        float: left;
    }

        .search-main-container .search-results-group .result-teaser.rt-video:nth-child(3n+1), .job-search-no-result .search-results-group .result-teaser.rt-video:nth-child(3n+1) {
            margin-left: 0;
        }

        .search-main-container .search-results-group .result-teaser.rt-video .rt-text, .job-search-no-result .search-results-group .result-teaser.rt-video .rt-text {
            padding: 10px;
            width: auto;
            height: auto;
            border: none;
            background: #000;
        }

        .search-main-container .search-results-group .result-teaser.rt-video h3, .job-search-no-result .search-results-group .result-teaser.rt-video h3 {
            font-size: 2px;
            font-size: 2rem;
            margin-top: 7px;
            margin-bottom: 2px;
            color: #fff;
        }

            .search-main-container .search-results-group .result-teaser.rt-video h3 a, .job-search-no-result .search-results-group .result-teaser.rt-video h3 a {
                color: inherit;
            }

        .search-main-container .search-results-group .result-teaser.rt-video .search-result-breadcrumb, .job-search-no-result .search-results-group .result-teaser.rt-video .search-result-breadcrumb {
            line-height: 1.25;
        }

            .search-main-container .search-results-group .result-teaser.rt-video .search-result-breadcrumb a, .job-search-no-result .search-results-group .result-teaser.rt-video .search-result-breadcrumb a {
                color: #c8c8c8;
            }

        .search-main-container .search-results-group .result-teaser.rt-video.rt-text-only .rt-text, .job-search-no-result .search-results-group .result-teaser.rt-video.rt-text-only .rt-text {
            width: 100%;
            padding-left: 20px;
        }

        .search-main-container .search-results-group .result-teaser.rt-video:hover .rt-text, .job-search-no-result .search-results-group .result-teaser.rt-video:hover .rt-text {
            background: #c8c8c8;
        }

    .search-main-container .job-search-results-container, .job-search-no-result .job-search-results-container {
        padding: 30px 20px 10px 20px;
        margin: 10px 0 18px 0;
        background: #00677f;
    }

        .search-main-container .job-search-results-container .btn-more-jobs, .job-search-no-result .job-search-results-container .btn-more-jobs {
            float: right;
            padding-top: 5px;
        }

            .search-main-container .job-search-results-container .btn-more-jobs .btn, .job-search-no-result .job-search-results-container .btn-more-jobs .btn {
                font-size: 18px;
                font-size: 1.8rem;
                padding-right: 42px;
                position: relative;
            }

                .search-main-container .job-search-results-container .btn-more-jobs .btn:after, .job-search-no-result .job-search-results-container .btn-more-jobs .btn:after {
                    content: "";
                    height: 17px;
                    width: 9px;
                    position: absolute;
                    right: 27px;
                    top: 50%;
                    margin-top: -7px;
                }

        .search-main-container .job-search-results-container .job-search-results-list, .job-search-no-result .job-search-results-container .job-search-results-list {
            clear: both;
            list-style: none;
            color: #fff;
            padding: 0;
        }

            .search-main-container .job-search-results-container .job-search-results-list li, .job-search-no-result .job-search-results-container .job-search-results-list li {
                margin: 0;
                padding: 10px 0;
                border-top: 1px solid rgba(255, 255, 255, 0.5);
                overflow: hidden;
                position: relative;
            }

                .search-main-container .job-search-results-container .job-search-results-list li:after, .job-search-no-result .job-search-results-container .job-search-results-list li:after {
                    content: "";
                    height: 34px;
                    width: 20px;
                    background: transparent url(../img/sprite-teaser-arrows-png.png) no-repeat -383px 0;
                    position: absolute;
                    right: 0;
                    top: 50%;
                    margin-top: -17px;
                }

                .search-main-container .job-search-results-container .job-search-results-list li span, .job-search-no-result .job-search-results-container .job-search-results-list li span {
                    line-height: 1.2;
                }

                .search-main-container .job-search-results-container .job-search-results-list li .job-title, .job-search-no-result .job-search-results-container .job-search-results-list li .job-title {
                    float: left;
                    width: 370px;
                }

                    .search-main-container .job-search-results-container .job-search-results-list li .job-title a, .job-search-no-result .job-search-results-container .job-search-results-list li .job-title a {
                        font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                        font-size: 16px;
                        font-size: 1.6rem;
                        line-height: 1;
                    }

                .search-main-container .job-search-results-container .job-search-results-list li .job-location, .job-search-no-result .job-search-results-container .job-search-results-list li .job-location {
                    float: right;
                    width: 200px;
                    padding: 0 30px 0 0;
                }

                .search-main-container .job-search-results-container .job-search-results-list li a, .job-search-no-result .job-search-results-container .job-search-results-list li a {
                    color: #fff;
                }

    .job-search-no-result .search-no-results .no-results-message:before {
        content: "";
        width: 102px;
        height: 102px;
        background: transparent url(../img/img-icons-sprite-png.png) no-repeat -98px -181px;
        position: absolute;
        top: 0;
        left: 10px;
    }

    .job-search-no-result .search-no-results .no-results-message .improvement-hint {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 1;
    }

    .job-search-no-result .search-no-results .no-results-message .highlight-result {
        color: #707070;
    }

    .mac-os .search-main-container .search-results-group .result-teaser .rt-text p {
        font-size: 12px;
        font-size: 1.2rem;
    }

    .mac-os .search-results-filter-label {
        font-size: 15px;
        font-size: 1.5rem;
    }

    .hero-module {
        position: relative;
        margin: 0 0 20px 0;
    }

        .hero-module .date-sticker {
            position: absolute;
            width: 130px;
            height: 160px;
        }

            .hero-module .date-sticker .date-day {
                margin: 0;
                margin-top: 32px;
                font-size: 80px;
                font-size: 8rem;
                line-height: 0.9;
                letter-spacing: -0.04em;
            }

            .hero-module .date-sticker .date-month {
                font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                font-size: 16px;
                font-size: 1.6rem;
                display: inline-block;
            }

            .hero-module .date-sticker .date-year {
                font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                font-size: 16px;
                font-size: 1.6rem;
                display: inline-block;
            }

        .hero-module.hero-module-text .date-sticker {
            position: relative;
            width: 130px;
            height: 160px;
            margin-left: 40px;
        }

        .hero-module.hero-module-text .hero-abstract {
            width: 660px;
        }

            .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper {
                padding: 60px 30px;
                font-family: 'DaimlerCS-Regular', Arial, sans-serif;
                font-size: 25px;
                font-size: 2.5rem;
                line-height: 1.28;
            }

                .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper:before, .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper:after {
                    content: "";
                    width: 140px;
                    height: 2px;
                    position: absolute;
                }

                .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper:before {
                    top: 50px;
                    left: 50%;
                    margin-left: -70px;
                }

                .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper:after {
                    bottom: 50px;
                    left: 50%;
                    margin-left: -70px;
                }

    .article-copy.copy-single-col {
        width: 540px;
    }

    .article-copy ul li ul {
        padding-top: 8px;
    }

        .article-copy ul li ul li {
            padding: 0 0 0 22px;
            margin: 10px 0 15px 0;
        }

            .article-copy ul li ul li:before {
                top: -2px;
            }

    .article-copy ol li ol li {
        padding: 0 0 0 33px;
    }

        .article-copy ol li ol li ol li {
            padding: 0 0 0 50px;
        }

            .article-copy ol li ol li ol li ol li {
                counter-increment: ol-counter-lvl4;
                padding: 0 0 0 70px;
            }

    .article-photo {
        width: 660px;
    }

        .article-photo .asset-left {
            float: left;
            margin: 0 30px 20px 0;
        }

        .article-photo .asset-right {
            float: right;
            margin: 0 0 20px 30px;
        }

    .photo-carousel-wrapper .carousel-element {
        width: 660px;
        min-height: 264px;
    }

    .photo-carousel-wrapper .asset-media {
        min-height: 264px;
    }

    .photo-carousel.pullout-left .photo-carousel-wrapper .carousel-element {
        width: 800px;
        min-height: 320px;
    }

    .mac-os .article-quote blockquote {
        font-size: 24px;
        font-size: 2.4rem;
    }

    .contact-forms-list-wrapper {
        margin-top: 32px;
    }

    .contact-links-list li a {
        line-height: 1.2;
    }

    .module-wrapper-figures {
        width: 100%;
    }

    .breadcrumb ul {
        overflow: hidden;
        margin-left: 24px;
    }

    .social-media-links .links-wrapper ul li a {
        width: 45px;
        height: 45px;
        margin: 0 auto;
    }

        .social-media-links .links-wrapper ul li a.social-facebook {
            background-position: 0 -160px;
        }

        .social-media-links .links-wrapper ul li a:hover.social-facebook, .social-media-links .links-wrapper ul li a:active.social-facebook, .social-media-links .links-wrapper ul li a:focus.social-facebook {
            background-position: 0 -205px;
        }

        .social-media-links .links-wrapper ul li a.social-twitter {
            background-position: -45px -160px;
        }

        .social-media-links .links-wrapper ul li a:hover.social-twitter, .social-media-links .links-wrapper ul li a:active.social-twitter, .social-media-links .links-wrapper ul li a:focus.social-twitter {
            background-position: -45px -206px;
        }

        .social-media-links .links-wrapper ul li a.social-youtube {
            background-position: -90px -160px;
        }

        .social-media-links .links-wrapper ul li a:hover.social-youtube, .social-media-links .links-wrapper ul li a:active.social-youtube, .social-media-links .links-wrapper ul li a:focus.social-youtube {
            background-position: -90px -205px;
        }

        .social-media-links .links-wrapper ul li a.social-linkedin {
            background-position: -135px -160px;
        }

        .social-media-links .links-wrapper ul li a:hover.social-linkedin, .social-media-links .links-wrapper ul li a:active.social-linkedin, .social-media-links .links-wrapper ul li a:focus.social-linkedin {
            background-position: -135px -205px;
        }

        .social-media-links .links-wrapper ul li a.social-daimlerblog {
            background-position: -226px -491px;
        }

        .social-media-links .links-wrapper ul li a:hover.social-daimlerblog, .social-media-links .links-wrapper ul li a:active.social-daimlerblog, .social-media-links .links-wrapper ul li a:focus.social-daimlerblog {
            background-position: -167px -491px;
        }

        .social-media-links .links-wrapper ul li a.social-google {
            background-position: -180px -160px;
        }

        .social-media-links .links-wrapper ul li a:hover.social-google, .social-media-links .links-wrapper ul li a:active.social-google, .social-media-links .links-wrapper ul li a:focus.social-google {
            background-position: -180px -205px;
        }

        .social-media-links .links-wrapper ul li a.social-xing {
            background-position: -225px -160px;
        }

        .social-media-links .links-wrapper ul li a:hover.social-xing, .social-media-links .links-wrapper ul li a:active.social-xing, .social-media-links .links-wrapper ul li a:focus.social-xing {
            background-position: -225px -205px;
        }

        .social-media-links .links-wrapper ul li a.social-instagram {
            background-position: -645px -365px;
        }

        .social-media-links .links-wrapper ul li a:hover.social-instagram, .social-media-links .links-wrapper ul li a:active.social-instagram, .social-media-links .links-wrapper ul li a:focus.social-instagram {
            background-position: -645px -445px;
        }

    footer .footer-boxes #footerAccordion .panel-title a {
        cursor: default;
        outline: none;
    }
}

@media screen and (max-width:1023px) {
    html.fancybox-lock body.mac-os.touch {
        position: fixed !important;
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {

    section .section-bg {
        height: 100%;
    }

    .page-content-wrapper {
        padding-left: 10px;
    }

    .page-intro {
        padding-top: 15px;
    }

        .page-intro h1 {
            font-size: 40px;
            font-size: 4rem;
            padding: 0 20px;
            margin-bottom: 29px;
            line-height: 1.25;
        }

            .page-intro h1 span {
                font-size: 30px;
                font-size: 3rem;
                line-height: 1.05;
            }

    .sitemap .page-intro {
        padding-top: 24px;
    }

        .sitemap .page-intro h1 {
            margin-bottom: 10px;
        }

    .page-slider {
        width: 100%;
        padding: 0 10px;
        margin-bottom: 36px;
        overflow: hidden;
    }

    .page-content-wrapper {
        margin-bottom: 55px;
        width: 700px;
    }

        .page-content-wrapper .row .page-teaser-element {
            margin-bottom: 20px;
            padding: 0 5px;
            font-family: 'DaimlerCS-Regular', Arial, sans-serif;
            font-size: 1.6rem;
            line-height: 1em;
            letter-spacing: -0.04em;
        }

            .page-content-wrapper .row .page-teaser-element h2 {
                font-size: 2.5rem;
                line-height: 1.1em;
                margin: 0;
                padding: 0;
            }

            .page-content-wrapper .row .page-teaser-element.kununu-teaser .company-rating {
                height: 88px;
                padding: 10px 10px 10px 13px;
                font-size: 9px;
                font-size: 0.9rem;
            }

                .page-content-wrapper .row .page-teaser-element.kununu-teaser .company-rating .headline {
                    font-size: 11px;
                    font-size: 1.1rem;
                    margin: 0 0 5px 0;
                }

                .page-content-wrapper .row .page-teaser-element.kununu-teaser .company-rating .rating-results-chart .donut, .page-content-wrapper .row .page-teaser-element.kununu-teaser .company-rating .rating-results-chart .canvas-elem {
                    width: 40px;
                    height: 40px;
                }

                .page-content-wrapper .row .page-teaser-element.kununu-teaser .company-rating .rating-results-chart .points {
                    font-size: 12px;
                    font-size: 1.2rem;
                    margin: -2px auto;
                    width: 40px;
                }

                    .page-content-wrapper .row .page-teaser-element.kununu-teaser .company-rating .rating-results-chart .points span {
                        display: none;
                        font-size: 9px;
                        font-size: 0.9rem;
                    }

                .page-content-wrapper .row .page-teaser-element.kununu-teaser .company-rating ul li {
                    margin: 0 0 1px 0;
                }

                .page-content-wrapper .row .page-teaser-element.kununu-teaser .company-rating .source {
                    bottom: 5px;
                    right: 10px;
                    font-size: 7px;
                    font-size: 0.7rem;
                }

            .page-content-wrapper .row .page-teaser-element .page-teaser-pic {
                width: 100%;
            }

            .page-content-wrapper .row .page-teaser-element .cta {
                min-height: 51px;
                padding: 9px 40px 13px 20px;
                margin: 0;
            }

    .input-search {
        font-size: 16px;
        height: 35px;
        line-height: 35px;
    }

    .btn-search-jobs {
        width: 35px;
        height: 35px;
        position: relative;
    }

        .btn-search-jobs:after {
            content: '';
            display: block;
            height: 20px;
            line-height: 20px;
            width: 20px;
            background: transparent url('../img/img-icons-sprite-png.png') no-repeat -307px -45px;
            top: 8px;
            left: 8px;
        }

    .job-list-wrapper {
        margin: 0 30px 0 30px;
    }

        .job-list-wrapper table {
            max-width: 780px;
        }

        .job-list-wrapper td {
            border-top: 2px solid #c8c8c8;
            font-size: 1.1em;
        }

            .job-list-wrapper td div {
                padding: 20px 0;
            }

            .job-list-wrapper td .jobs-offer-description {
                padding: 20px 40px 20px 0;
            }

            .job-list-wrapper td .job-offer-add-date {
                white-space: nowrap;
                padding: 20px 40px 20px 0;
            }

        .job-list-wrapper .delete-job-offer {
            padding: 20px 32px 20px 0;
            position: relative;
        }

            .job-list-wrapper .delete-job-offer:after {
                content: '';
                display: block;
                height: 32px;
                line-height: 14px;
                width: 32px;
                background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -239px -280px;
                position: absolute;
                top: 20px;
                right: 0;
            }

            .job-list-wrapper .delete-job-offer:hover:after {
                background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -271px -280px;
            }

        .job-list-wrapper .btn-close-job-offer-overlay {
            position: relative;
        }

        .job-list-wrapper .bootstrap-checkbox {
            position: relative;
            top: 10px;
        }

            .job-list-wrapper .bootstrap-checkbox button {
                position: absolute;
                top: -10px;
                left: -3px;
            }

    .job-offers-bookmarks .controls {
        border-top: 2px solid #c8c8c8;
        padding: 30px 0 45px;
        margin: 0 30px 0;
        text-align: center;
        position: relative;
    }

        .job-offers-bookmarks .controls label {
            position: absolute;
            top: 10px;
            left: -1px;
            padding: 0;
        }

        .job-offers-bookmarks .controls .delete-selected-job-offers {
            position: absolute;
            top: 50px;
            left: 0;
        }

        .job-offers-bookmarks .controls .bootstrap-checkbox > button.btn {
            padding: 0;
        }

    .job-offers-bookmarks .headline-job-offers {
        position: relative;
        padding: 66px 0 30px;
        margin: 0 30px 0;
    }

        .job-offers-bookmarks .headline-job-offers h1 {
            text-align: center;
            margin: 0;
        }

        .job-offers-bookmarks .headline-job-offers .display-job-offers {
            position: absolute;
            left: 0;
            top: 80px;
        }

    header + section .owl-slider {
        margin: 30px auto 32px;
        top: 0;
    }

    .owl-slider {
        height: 390px;
        width: 100%;
        margin: 30px auto 26px;
        padding: 0;
        position: relative;
    }

        .owl-slider .hero-slider-wrapper {
            position: relative;
            overflow: hidden;
        }

            .owl-slider .hero-slider-wrapper .hero-slider-content {
                position: relative;
                overflow: hidden;
                width: 720px;
                height: 390px;
                margin-left: -360px;
                left: 50%;
            }

                .owl-slider .hero-slider-wrapper .hero-slider-content ul {
                    margin: 0;
                    padding: 0;
                    width: 20000em;
                    position: relative;
                    list-style: none;
                }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element {
                    position: relative;
                    overflow: hidden;
                    text-align: center;
                }

                    .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .hero-img {
                        display: block;
                        height: 390px;
                        width: 720px;
                    }

                    .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper {
                        width: 720px;
                        height: 390px;
                        margin-left: -360px;
                        position: absolute;
                        top: 0;
                        left: 50%;
                        text-align: left;
                    }

                        .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content {
                            width: 530px;
                            font-size: 1.5em;
                            line-height: 1.1em;
                            margin: 0;
                            padding: 21px 60px 21px 27px;
                        }

                            .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-bl {
                                position: absolute;
                                bottom: 25px;
                                left: 45px;
                                margin: 0;
                            }

                            .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-br {
                                position: absolute;
                                bottom: 25px;
                                right: 45px;
                                margin: 0;
                            }

                            .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-tl {
                                position: absolute;
                                top: 25px;
                                left: 45px;
                                margin: 0;
                            }

                            .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-tr {
                                position: absolute;
                                top: 25px;
                                right: 45px;
                                margin: 0;
                            }

                            .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content h2 {
                                font-size: 1.2em;
                                margin: 0;
                                padding: 0;
                            }

                                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content h2 a:after {
                                    content: "";
                                    width: 580px;
                                    height: 100%;
                                    position: absolute;
                                    right: 0;
                                    top: 0;
                                    background: transparent;
                                }

                            .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content p {
                                margin: 0;
                                padding: 0;
                                font-size: 18px;
                                font-size: 1.8rem;
                                line-height: 1.1;
                            }

        .owl-slider.single-img {
            height: auto;
            width: 700px;
            margin-top: 25px;
            margin-bottom: 10px;
            padding-top: 0;
        }

            .owl-slider.single-img .hero-slider-content {
                height: auto;
                width: 700px;
            }

                .owl-slider.single-img .hero-slider-content .owl-carousel {
                    width: 700px;
                }

                    .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .hero-img {
                        width: 680px;
                        height: 227px;
                        overflow: hidden;
                    }

                        .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .hero-img img {
                            width: 680px;
                        }

                    .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper {
                        height: 113px;
                        position: relative;
                        width: 680px;
                        margin-left: 0;
                        left: 0;
                    }

                        .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper .box-content {
                            width: 680px;
                            height: 113px;
                            padding: 8px 50px 12px 19px;
                        }

                            .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper .box-content a {
                                text-decoration: none;
                            }

                            .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper .box-content h2 {
                                font-size: 30px;
                                font-size: 3rem;
                                margin-bottom: 5px;
                            }

                            .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper .box-content p {
                                font-size: 18px;
                                font-size: 1.8rem;
                                line-height: 1.2em;
                            }

                            .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper .box-content.pos-bl {
                                bottom: 0px;
                                left: 0;
                                margin: 0;
                            }

                            .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper .box-content.pos-br {
                                bottom: 0px;
                                right: 0;
                                margin: 0;
                            }

                            .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper .box-content.pos-tl {
                                top: 0px;
                                left: 0;
                                margin: 0;
                            }

                            .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper .box-content.pos-tr {
                                top: 0px;
                                right: 0;
                                margin: 0;
                            }

                            .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper .box-content:after {
                                top: 15px;
                                right: 20px;
                                width: 25px;
                                height: 44px;
                                background-position: -126px 0;
                            }

                    .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-1:hover .teaserbox-wrapper .box-content {
                        background-color: #c8c8c8;
                    }

                    .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-1 .teaserbox-wrapper .box-content {
                        background-color: #e6e6e6;
                    }

                    .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-2:hover .teaserbox-wrapper .box-content {
                        background-color: #00677f;
                    }

                    .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-2 .teaserbox-wrapper .box-content {
                        background-color: #003340;
                    }

                    .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-3:hover .teaserbox-wrapper .box-content {
                        background-color: #000;
                    }

                    .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-3 .teaserbox-wrapper .box-content {
                        background-color: #444444;
                    }

                    .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-4:hover .teaserbox-wrapper .box-content {
                        background-color: #440e07;
                    }

                    .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-4 .teaserbox-wrapper .box-content {
                        background-color: #5a130a;
                    }

                    .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-5:hover .teaserbox-wrapper .box-content {
                        background-color: #003340;
                    }

                    .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-5 .teaserbox-wrapper .box-content {
                        background-color: #00677f;
                    }

                    .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-6:hover .teaserbox-wrapper .box-content {
                        color: #000;
                        background-color: #c8c8c8;
                    }

                    .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-6 .teaserbox-wrapper .box-content {
                        color: #000;
                        background-color: #e6e6e6;
                    }

                    .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-7:hover .teaserbox-wrapper .box-content {
                        background-color: #444444;
                    }

                    .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-7 .teaserbox-wrapper .box-content {
                        color: #fff;
                        background-color: #000;
                    }

                    .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-2 .teaserbox-wrapper .box-content:after, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-3 .teaserbox-wrapper .box-content:after, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-4 .teaserbox-wrapper .box-content:after, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-5 .teaserbox-wrapper .box-content:after, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-7 .teaserbox-wrapper .box-content:after, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-8 .teaserbox-wrapper .box-content:after {
                        background-position: -276px 0;
                    }

        .owl-slider .owl-controlls {
            text-align: center;
        }

        .owl-slider .owl-slider-pagination {
            display: inline-block;
            width: auto;
            margin: 5px 0 0 0;
            overflow: hidden;
        }

            .owl-slider .owl-slider-pagination .owl-dot {
                padding: 10px;
                float: left;
                display: block;
                width: 90px;
            }

                .owl-slider .owl-slider-pagination .owl-dot span {
                    display: block;
                    width: 70px;
                    height: 4px;
                    background: rgba(0, 0, 0, 0.1);
                    text-indent: -9999em;
                }

                .owl-slider .owl-slider-pagination .owl-dot.active span, .owl-slider .owl-slider-pagination .owl-dot:hover span {
                    background: #707070;
                }

        .owl-slider .owl-slider-navigation {
            display: none;
        }

    header + section .hero-slider {
        margin: 30px auto 32px;
        top: 0;
    }

    .hero-slider {
        height: 390px;
        width: 100%;
        margin: 30px auto 26px;
        padding: 0;
        position: relative;
    }

        .hero-slider .hero-slider-wrapper {
            position: relative;
            overflow: hidden;
        }

            .hero-slider .hero-slider-wrapper .hero-slider-content {
                position: relative;
                overflow: hidden;
                width: 680px;
                height: 390px;
                margin-left: -340px;
                left: 50%;
            }

                .hero-slider .hero-slider-wrapper .hero-slider-content ul {
                    margin: 0;
                    padding: 0;
                    width: 20000em;
                    position: relative;
                    list-style: none;
                }

                .hero-slider .hero-slider-wrapper .hero-slider-content .slider-element {
                    position: relative;
                    overflow: hidden;
                    text-align: center;
                    float: left;
                }

                    .hero-slider .hero-slider-wrapper .hero-slider-content .slider-element .hero-img {
                        display: block;
                        height: 390px;
                        width: 720px;
                    }

                    .hero-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper {
                        width: 720px;
                        height: 390px;
                        margin-left: -360px;
                        position: absolute;
                        top: 0;
                        left: 50%;
                        text-align: left;
                    }

                        .hero-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content {
                            width: 580px;
                            font-size: 1.5em;
                            line-height: 1.1em;
                            margin: 0;
                            padding: 21px 60px 21px 27px;
                        }

                            .hero-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-bl {
                                position: absolute;
                                bottom: 25px;
                                left: 45px;
                                margin: 0;
                            }

                            .hero-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-br {
                                position: absolute;
                                bottom: 25px;
                                right: 45px;
                                margin: 0;
                            }

                            .hero-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-tl {
                                position: absolute;
                                top: 25px;
                                left: 45px;
                                margin: 0;
                            }

                            .hero-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-tr {
                                position: absolute;
                                top: 25px;
                                right: 45px;
                                margin: 0;
                            }

                            .hero-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content h2 {
                                font-size: 1.2em;
                                margin: 0;
                                padding: 0;
                            }

                                .hero-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content h2 a:after {
                                    content: "";
                                    width: 580px;
                                    height: 100%;
                                    position: absolute;
                                    right: 0;
                                    top: 0;
                                    background: transparent;
                                }

                            .hero-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content p {
                                margin: 0;
                                padding: 0;
                            }

            .hero-slider .hero-slider-wrapper .hero-slider-control-prev, .hero-slider .hero-slider-wrapper .hero-slider-control-next {
                position: absolute;
                top: 200px;
                width: 30px;
                height: 30px;
                text-align: center;
                background: red;
                color: #fff;
                text-decoration: none;
            }

            .hero-slider .hero-slider-wrapper .hero-slider-control-prev {
                left: -50px;
            }

            .hero-slider .hero-slider-wrapper .hero-slider-control-next {
                right: -50px;
            }

                .hero-slider .hero-slider-wrapper .hero-slider-control-prev:hover span, .hero-slider .hero-slider-wrapper .hero-slider-control-next:hover span {
                    display: block;
                }

                .hero-slider .hero-slider-wrapper .hero-slider-control-prev.inactive, .hero-slider .hero-slider-wrapper .hero-slider-control-next.inactive {
                    opacity: 0.5;
                    cursor: default;
                }

            .hero-slider .hero-slider-wrapper .hero-slider-pagination {
                display: block;
                margin: 5px 0 0 0;
                overflow: hidden;
            }

                .hero-slider .hero-slider-wrapper .hero-slider-pagination a {
                    padding: 10px 5px;
                    float: left;
                    display: block;
                    width: 80px;
                }

                    .hero-slider .hero-slider-wrapper .hero-slider-pagination a .indicator {
                        display: block;
                        width: 70px;
                        height: 4px;
                        background: rgba(0, 0, 0, 0.1);
                        text-indent: -9999em;
                    }

                    .hero-slider .hero-slider-wrapper .hero-slider-pagination a.active .indicator {
                        background: #000;
                    }

        .hero-slider.single-img {
            height: auto;
            width: 700px;
            margin-top: 36px;
            margin-bottom: 10px;
            padding-top: 0;
        }

            .hero-slider.single-img .hero-slider-content {
                height: auto;
                width: 700px;
            }

                .hero-slider.single-img .hero-slider-content ul {
                    width: 700px;
                }

                    .hero-slider.single-img .hero-slider-content ul li.slider-element .hero-img {
                        width: 680px;
                        height: 227px;
                        overflow: hidden;
                    }

                        .hero-slider.single-img .hero-slider-content ul li.slider-element .hero-img img {
                            width: 680px;
                        }

                    .hero-slider.single-img .hero-slider-content ul li.slider-element .teaserbox-wrapper {
                        height: 113px;
                        position: relative;
                        width: 680px;
                        margin-left: 0;
                        left: 0;
                    }

                        .hero-slider.single-img .hero-slider-content ul li.slider-element .teaserbox-wrapper .box-content {
                            width: 680px;
                            height: 113px;
                            padding: 8px 50px 12px 19px;
                        }

                            .hero-slider.single-img .hero-slider-content ul li.slider-element .teaserbox-wrapper .box-content a {
                                color: #fff;
                                text-decoration: none;
                            }

                            .hero-slider.single-img .hero-slider-content ul li.slider-element .teaserbox-wrapper .box-content h2 {
                                font-size: 30px;
                                font-size: 3rem;
                                margin-bottom: 5px;
                            }

                            .hero-slider.single-img .hero-slider-content ul li.slider-element .teaserbox-wrapper .box-content p {
                                font-size: 18px;
                                font-size: 1.8rem;
                                line-height: 1.2em;
                            }

                            .hero-slider.single-img .hero-slider-content ul li.slider-element .teaserbox-wrapper .box-content.pos-bl {
                                bottom: 0px;
                                left: 0;
                                margin: 0;
                            }

                            .hero-slider.single-img .hero-slider-content ul li.slider-element .teaserbox-wrapper .box-content.pos-br {
                                bottom: 0px;
                                right: 0;
                                margin: 0;
                            }

                            .hero-slider.single-img .hero-slider-content ul li.slider-element .teaserbox-wrapper .box-content.pos-tl {
                                top: 0px;
                                left: 0;
                                margin: 0;
                            }

                            .hero-slider.single-img .hero-slider-content ul li.slider-element .teaserbox-wrapper .box-content.pos-tr {
                                top: 0px;
                                right: 0;
                                margin: 0;
                            }

                            .hero-slider.single-img .hero-slider-content ul li.slider-element .teaserbox-wrapper .box-content:after {
                                top: 15px;
                                right: 20px;
                                width: 23px;
                                height: 44px;
                                background-position: -277px 0;
                            }

    .social-media-links {
        border-top: 1px solid #c8c8c8;
        width: 680px;
        margin-top: 40px;
        padding-top: 45px;
        padding-bottom: 20px;
    }

        .social-media-links .links-wrapper ul li a {
            width: 55px;
            height: 55px;
            margin: 0 auto;
        }

            .social-media-links .links-wrapper ul li a.social-facebook, .social-media-links .links-wrapper ul li a:hover.social-facebook, .social-media-links .links-wrapper ul li a:active.social-facebook, .social-media-links .links-wrapper ul li a:focus.social-facebook {
                background-position: 0 -250px;
            }

            .social-media-links .links-wrapper ul li a.social-twitter, .social-media-links .links-wrapper ul li a:hover.social-twitter, .social-media-links .links-wrapper ul li a:active.social-twitter, .social-media-links .links-wrapper ul li a:focus.social-twitter {
                background-position: -55px -250px;
            }

            .social-media-links .links-wrapper ul li a.social-youtube, .social-media-links .links-wrapper ul li a:hover.social-youtube, .social-media-links .links-wrapper ul li a:active.social-youtube, .social-media-links .links-wrapper ul li a:focus.social-youtube {
                background-position: -110px -250px;
            }

            .social-media-links .links-wrapper ul li a.social-linkedin, .social-media-links .links-wrapper ul li a:hover.social-linkedin, .social-media-links .links-wrapper ul li a:active.social-linkedin, .social-media-links .links-wrapper ul li a:focus.social-linkedin {
                background-position: -165px -250px;
            }

            .social-media-links .links-wrapper ul li a.social-daimlerblog, .social-media-links .links-wrapper ul li a:hover.social-daimlerblog, .social-media-links .links-wrapper ul li a:active.social-daimlerblog, .social-media-links .links-wrapper ul li a:focus.social-daimlerblog {
                background-position: -94px -486px;
            }

            .social-media-links .links-wrapper ul li a.social-google, .social-media-links .links-wrapper ul li a:hover.social-google, .social-media-links .links-wrapper ul li a:active.social-google, .social-media-links .links-wrapper ul li a:focus.social-google {
                background-position: -220px -250px;
            }

            .social-media-links .links-wrapper ul li a.social-xing, .social-media-links .links-wrapper ul li a:hover.social-xing, .social-media-links .links-wrapper ul li a:active.social-xing, .social-media-links .links-wrapper ul li a:focus.social-xing {
                background-position: -275px -250px;
            }

            .social-media-links .links-wrapper ul li a.social-instagram, .social-media-links .links-wrapper ul li a:hover.social-instagram, .social-media-links .links-wrapper ul li a:active.social-instagram, .social-media-links .links-wrapper ul li a:focus.social-instagram {
                background-position: -590px -365px;
            }

    .no-nav .page-main-inner-content, .page-main-inner-content, .no-nav.special .page-main-inner-content {
        width: 680px;
    }

    .no-nav.special.no-pics .page-main-inner-content {
        width: 620px;
        margin: 0 auto;
    }

    .no-nav .pullout-left {
        width: auto;
        margin-left: 0;
    }

    .no-nav.special .pullout-left {
        margin-left: 0;
    }

    .body-template-container {
        margin-bottom: 38px;
    }

        .body-template-container h2 {
            font-family: 'DaimlerCS-Bold', Arial, sans-serif;
            font-size: 2.5rem;
            margin: 0 0 25px 0;
            padding: 0;
        }

    .no-nav .hero-module, .hero-module {
        position: relative;
        margin: 0 0 20px 0;
        width: 700px;
    }

        .no-nav .hero-module .hero-pic, .hero-module .hero-pic {
            width: 680px;
            height: 272px;
            overflow: hidden;
        }

        .no-nav .hero-module .date-sticker, .hero-module .date-sticker {
            position: absolute;
            width: 130px;
            height: 160px;
            right: 20px;
        }

            .no-nav .hero-module .date-sticker .date-day, .hero-module .date-sticker .date-day {
                margin-top: 32px;
                margin-right: -5px;
                font-size: 80px;
                font-size: 8rem;
                line-height: 0.825;
                letter-spacing: -0.04em;
            }

            .no-nav .hero-module .date-sticker .date-month, .hero-module .date-sticker .date-month {
                font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                font-size: 16px;
                font-size: 1.6rem;
                display: inline-block;
            }

            .no-nav .hero-module .date-sticker .date-year, .hero-module .date-sticker .date-year {
                font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                font-size: 16px;
                font-size: 1.6rem;
                display: inline-block;
            }

        .no-nav .hero-module.hero-module-text .date-sticker, .hero-module.hero-module-text .date-sticker {
            position: relative;
            right: 0;
            top: 0;
            width: 130px;
            height: 160px;
            margin-left: 40px;
            margin-bottom: 20px;
        }

        .no-nav .hero-module.hero-module-text .hero-abstract, .hero-module.hero-module-text .hero-abstract {
            width: 680px;
        }

            .no-nav .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper, .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper {
                padding: 65px 45px;
                font-family: 'DaimlerCS-Regular', Arial, sans-serif;
                font-size: 25px;
                font-size: 2.5rem;
                line-height: 1.28;
            }

                .no-nav .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper:before, .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper:before, .no-nav .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper:after, .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper:after {
                    content: "";
                    width: 140px;
                    height: 2px;
                    position: absolute;
                    background: #000;
                }

                .no-nav .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper:before, .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper:before {
                    top: 50px;
                    left: 50%;
                    margin-left: -70px;
                }

                .no-nav .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper:after, .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper:after {
                    bottom: 50px;
                    left: 50%;
                    margin-left: -70px;
                }

        .no-nav .hero-module.hero-module-text.no-date, .hero-module.hero-module-text.no-date {
            width: 680px;
        }

            .no-nav .hero-module.hero-module-text.no-date .hero-abstract, .hero-module.hero-module-text.no-date .hero-abstract {
                width: 680px;
            }

    .no-nav .no-date.hero-module, .no-date.hero-module {
        width: 700px;
    }

        .no-nav .no-date.hero-module .hero-pic, .no-date.hero-module .hero-pic {
            width: 680px;
            height: 272px;
        }

        .no-nav .no-date.hero-module .hero-abstract, .no-date.hero-module .hero-abstract {
            width: 700px;
        }

    .container.bg-img, .container-fluid.bg-img {
        padding-bottom: 60px;
    }

        .container.bg-img.offset-lrg, .container-fluid.bg-img.offset-lrg {
            padding-bottom: 100px;
        }

    .page-teasers .article-abstract {
        padding: 0 20px;
        margin: 0 0 32px 0;
    }

        .page-teasers .article-abstract p {
            font-size: 2.5rem;
            line-height: 1.3;
        }

    .article-abstract {
        margin-left: 30px;
        margin-right: 30px;
    }

        .article-abstract p {
            font-size: 25px;
            font-size: 2.5rem;
            line-height: 1.3;
            width: 100%;
        }

    .locations .article-abstract p {
        width: 100%;
    }

    .numbers-wrapper:before, .numbers-wrapper:after {
        width: 680px;
    }

    .numbers-wrapper .numbers-element {
        width: 33%;
        padding: 0 17px 0 27px;
    }

        .numbers-wrapper .numbers-element:first-child, .numbers-wrapper .numbers-element:nth-child(3n+4) {
            padding-left: 27px;
            width: 33%;
        }

    .article-copy {
        position: relative;
        padding: 0 30px;
        font-size: 16px;
        font-size: 1.6rem;
    }

        .article-copy h2 {
            padding-left: 0;
            padding-right: 0;
        }

        .article-copy.copy-single-col {
            width: 100%;
        }

        .article-copy.copy-two-cols {
            -webkit-column-gap: 10px;
            -moz-column-gap: 10px;
            column-gap: 10px;
        }

        .article-copy p {
            font-size: 16px;
            font-size: 1.6rem;
            line-height: 1.4;
        }

        .article-copy ul li ul {
            padding-top: 8px;
        }

            .article-copy ul li ul li {
                padding: 0 0 0 22px;
                margin: 10px 0 15px 0;
            }

                .article-copy ul li ul li:before {
                    top: -2px;
                }

        .article-copy ol li ol li {
            padding: 0 0 0 33px;
        }

            .article-copy ol li ol li ol li {
                padding: 0 0 0 50px;
            }

                .article-copy ol li ol li ol li ol li {
                    counter-increment: ol-counter-lvl4;
                    padding: 0 0 0 70px;
                }

        .article-copy .stock-ticker .cta {
            height: 160px;
        }

        .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial {
            min-height: 200px;
        }

            .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .content {
                min-height: 167px;
            }

            .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .article-quote {
                padding-bottom: 0;
            }

            .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial blockquote {
                font-size: 16px;
            }

        .article-copy .asset-container.asset-full .ir-modules-wrapper .module-width-1-2 blockquote {
            font-size: 18px;
        }

        .article-copy .asset-container.asset-left .asset-media .ir-modules-wrapper .module-testimonial blockquote, .article-copy .asset-container.asset-right .asset-media .ir-modules-wrapper .module-testimonial blockquote {
            font-size: 18px;
        }

        .article-copy .asset-container.asset-left .asset-media .ir-modules-wrapper .module-testimonial .testimonial-info, .article-copy .asset-container.asset-right .asset-media .ir-modules-wrapper .module-testimonial .testimonial-info {
            font-size: 14px;
        }

        .no-nav .article-photo .asset-media, .article-photo .asset-media, .no-nav .article-copy .asset-media, .article-copy .asset-media {
            width: auto;
        }

            .no-nav .article-photo .asset-media .article-video, .article-photo .asset-media .article-video, .no-nav .article-copy .asset-media .article-video, .article-copy .asset-media .article-video, .no-nav .article-photo .asset-media .img-wrapper, .article-photo .asset-media .img-wrapper, .no-nav .article-copy .asset-media .img-wrapper, .article-copy .asset-media .img-wrapper, .no-nav .article-photo .asset-media .asset-subline, .article-photo .asset-media .asset-subline, .no-nav .article-copy .asset-media .asset-subline, .article-copy .asset-media .asset-subline {
                width: 340px;
            }

            .no-nav .article-photo .asset-media .download-teaser, .article-photo .asset-media .download-teaser, .no-nav .article-copy .asset-media .download-teaser, .article-copy .asset-media .download-teaser, .no-nav .article-photo .asset-media .list-teaser, .article-photo .asset-media .list-teaser, .no-nav .article-copy .asset-media .list-teaser, .article-copy .asset-media .list-teaser, .no-nav .article-photo .asset-media .events-teaser, .article-photo .asset-media .events-teaser, .no-nav .article-copy .asset-media .events-teaser, .article-copy .asset-media .events-teaser, .no-nav .article-photo .asset-media .article-hightlight, .article-photo .asset-media .article-hightlight, .no-nav .article-copy .asset-media .article-hightlight, .article-copy .asset-media .article-hightlight {
                width: 260px;
            }

            .no-nav .article-photo .asset-media .asset-subline, .article-photo .asset-media .asset-subline, .no-nav .article-copy .asset-media .asset-subline, .article-copy .asset-media .asset-subline {
                font-size: 14px;
                font-size: 1.4rem;
            }

            .no-nav .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper, .no-nav .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper {
                padding-bottom: 70px;
            }

            .no-nav .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-img, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-img, .no-nav .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-img, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-img {
                display: block;
            }

            .no-nav .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .no-nav .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures {
                padding-bottom: 55px;
            }

                .no-nav .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .row, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .row, .no-nav .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .row, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .row {
                    width: 100%;
                }

                .no-nav .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .no-nav .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .no-nav .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .no-nav .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers {
                    width: 48%;
                }

                .no-nav .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .no-nav .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img {
                    margin: 10px 1% 0 1%;
                }

                .no-nav .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .no-nav .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers {
                    margin: 0 1%;
                }

                    .no-nav .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .prefix, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .prefix, .no-nav .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .prefix, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .prefix, .no-nav .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .prefix, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .prefix, .no-nav .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .prefix, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .prefix, .no-nav .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .unit, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .unit, .no-nav .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .unit, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .unit, .no-nav .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .unit, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .unit, .no-nav .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .unit, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .unit {
                        font-size: 36px;
                        font-size: 3.6rem;
                    }

                    .no-nav .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .value, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .value, .no-nav .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .value, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .value, .no-nav .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .no-nav .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value {
                        font-size: 70px;
                        font-size: 7rem;
                    }

                    .no-nav .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .value, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .value, .no-nav .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .value, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .value, .no-nav .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .value, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .value, .no-nav .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .value, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .value {
                        font-size: 70px;
                        font-size: 7rem;
                        margin-bottom: 10px;
                    }

                    .no-nav .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .value, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .value, .no-nav .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .value, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .value, .no-nav .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .value, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .value, .no-nav .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .value, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .value {
                        font-size: 52px;
                        font-size: 5.2rem;
                        margin-bottom: 0;
                    }

                    .no-nav .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .prefix, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .prefix, .no-nav .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .prefix, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .prefix, .no-nav .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .prefix, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .prefix, .no-nav .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .prefix, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .prefix, .no-nav .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .unit, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .unit, .no-nav .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .unit, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .unit, .no-nav .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .unit, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .unit, .no-nav .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .unit, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .unit {
                        font-size: 35px;
                        font-size: 3.5rem;
                    }

                    .no-nav .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .prefix, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .prefix, .no-nav .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .prefix, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .prefix, .no-nav .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .prefix, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .prefix, .no-nav .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .prefix, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .prefix {
                        font-size: 38px;
                        font-size: 3.8rem;
                    }

                    .no-nav .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .value, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .value, .no-nav .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .value, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .value, .no-nav .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .value, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .value, .no-nav .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .value, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .value {
                        font-size: 70px;
                        font-size: 7rem;
                    }

                    .no-nav .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .unit, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .unit, .no-nav .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .unit, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .unit, .no-nav .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .unit, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .unit, .no-nav .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .unit, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .unit {
                        font-size: 55px;
                        font-size: 5.5rem;
                    }

                    .no-nav .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .signifier, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .signifier, .no-nav .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .signifier, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .signifier, .no-nav .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .signifier, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .signifier, .no-nav .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .signifier, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .signifier {
                        font-size: 26px;
                        font-size: 2.6rem;
                        margin-top: 5px;
                    }

            .no-nav .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1.module-width-1-1 .module-testimonial blockquote, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1.module-width-1-1 .module-testimonial blockquote, .no-nav .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1.module-width-1-1 .module-testimonial blockquote, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1.module-width-1-1 .module-testimonial blockquote {
                font-size: 16px;
            }

            .no-nav .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1.module-width-1-1 .module-testimonial .testimonial-info, .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1.module-width-1-1 .module-testimonial .testimonial-info, .no-nav .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1.module-width-1-1 .module-testimonial .testimonial-info, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1.module-width-1-1 .module-testimonial .testimonial-info {
                font-size: 14px;
            }

        .no-nav .article-photo .asset-left .module-report, .article-photo .asset-left .module-report, .no-nav .article-copy .asset-left .module-report, .article-copy .asset-left .module-report, .no-nav .article-photo .asset-right .module-report, .article-photo .asset-right .module-report, .no-nav .article-copy .asset-right .module-report, .article-copy .asset-right .module-report, .no-nav .article-photo .asset-left .module-figures, .article-photo .asset-left .module-figures, .no-nav .article-copy .asset-left .module-figures, .article-copy .asset-left .module-figures, .no-nav .article-photo .asset-right .module-figures, .article-photo .asset-right .module-figures, .no-nav .article-copy .asset-right .module-figures, .article-copy .asset-right .module-figures, .no-nav .article-photo .asset-left .module-testimonial, .article-photo .asset-left .module-testimonial, .no-nav .article-copy .asset-left .module-testimonial, .article-copy .asset-left .module-testimonial, .no-nav .article-photo .asset-right .module-testimonial, .article-photo .asset-right .module-testimonial, .no-nav .article-copy .asset-right .module-testimonial, .article-copy .asset-right .module-testimonial, .no-nav .article-photo .asset-left .ir-module-diagram, .article-photo .asset-left .ir-module-diagram, .no-nav .article-copy .asset-left .ir-module-diagram, .article-copy .asset-left .ir-module-diagram, .no-nav .article-photo .asset-right .ir-module-diagram, .article-photo .asset-right .ir-module-diagram, .no-nav .article-copy .asset-right .ir-module-diagram, .article-copy .asset-right .ir-module-diagram {
            width: 340px;
        }

        .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom img, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom img, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom img, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom img, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom img, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom img, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom img, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom img {
            width: 100%;
        }

        .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper {
            padding-bottom: 50px;
        }

        .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-content-wrapper.img-bottom, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-content-wrapper.img-bottom, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-content-wrapper.img-bottom, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-content-wrapper.img-bottom, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-content-wrapper.img-bottom, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-content-wrapper.img-bottom, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-content-wrapper.img-bottom, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-content-wrapper.img-bottom {
            padding-bottom: 50px;
        }

        .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .prefix, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .prefix, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .prefix, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .prefix {
            font-size: 30px;
            font-size: 3rem;
        }

        .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .value {
            font-size: 60px;
            font-size: 6rem;
            letter-spacing: -3px;
        }

        .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .prefix, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .prefix {
            font-size: 25px;
            font-size: 2.5rem;
        }

        .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .value {
            font-size: 45px;
            font-size: 4.5rem;
        }

        .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .prefix, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .prefix, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .prefix {
            font-size: 40px;
            font-size: 4rem;
        }

        .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .unit {
            font-size: 60px;
            font-size: 6rem;
        }

        .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .value {
            font-size: 80px;
            font-size: 8rem;
        }

        .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures {
            padding-bottom: 55px;
        }

            .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label {
                margin-bottom: 0;
            }

            .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .row, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .row, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .row, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .row, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .row, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .row, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .row, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .row {
                width: 100%;
            }

            .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers {
                width: 48%;
            }

            .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img {
                margin: 10px 1% 0 1%;
            }

            .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers {
                margin: 0 1%;
            }

                .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .prefix, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .prefix, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .unit {
                    font-size: 36px;
                    font-size: 3.6rem;
                }

                .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value {
                    font-size: 45px;
                    font-size: 4.5rem;
                }

                .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .value {
                    font-size: 45px;
                    font-size: 4.5rem;
                    margin-bottom: 10px;
                }

                .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .value {
                    font-size: 52px;
                    font-size: 5.2rem;
                    margin-bottom: 0;
                }

                .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .prefix, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .prefix, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .unit {
                    font-size: 35px;
                    font-size: 3.5rem;
                }

                .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .prefix, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .prefix {
                    font-size: 26px;
                    font-size: 2.6rem;
                }

                .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .value {
                    font-size: 45px;
                    font-size: 4.5rem;
                }

                .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .unit {
                    font-size: 35px;
                    font-size: 3.5rem;
                }

                .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .signifier, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .signifier, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .signifier, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .signifier, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .signifier, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .signifier, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .signifier, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .signifier, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .signifier, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .signifier, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .signifier, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .signifier, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .signifier, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .signifier, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .signifier, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .signifier {
                    font-size: 18px;
                    font-size: 1.8rem;
                    margin-top: 5px;
                }

        .no-nav .article-photo .photo-carousel-wrapper .carousel-element, .article-photo .photo-carousel-wrapper .carousel-element, .no-nav .article-copy .photo-carousel-wrapper .carousel-element, .article-copy .photo-carousel-wrapper .carousel-element {
            width: 680px;
            min-height: 272px;
        }

        .no-nav .article-photo .photo-carousel-wrapper .asset-media, .article-photo .photo-carousel-wrapper .asset-media, .no-nav .article-copy .photo-carousel-wrapper .asset-media, .article-copy .photo-carousel-wrapper .asset-media {
            width: 680px;
            min-height: 272px;
        }

            .no-nav .article-photo .photo-carousel-wrapper .asset-media .fancybox-img img, .article-photo .photo-carousel-wrapper .asset-media .fancybox-img img, .no-nav .article-copy .photo-carousel-wrapper .asset-media .fancybox-img img, .article-copy .photo-carousel-wrapper .asset-media .fancybox-img img {
                width: 100%;
            }

            .no-nav .article-photo .photo-carousel-wrapper .asset-media .gallery img, .article-photo .photo-carousel-wrapper .asset-media .gallery img, .no-nav .article-copy .photo-carousel-wrapper .asset-media .gallery img, .article-copy .photo-carousel-wrapper .asset-media .gallery img {
                width: 100%;
            }

        .no-nav .article-photo .asset-left, .article-photo .asset-left, .no-nav .article-copy .asset-left, .article-copy .asset-left {
            float: left;
            margin: 0 40px 30px 0;
            padding-top: 6px;
        }

        .no-nav .article-photo .asset-right, .article-photo .asset-right, .no-nav .article-copy .asset-right, .article-copy .asset-right {
            float: right;
            margin: 0 0 30px 40px;
            padding-top: 6px;
        }

        .no-nav .article-photo .asset-full .img-wrapper, .article-photo .asset-full .img-wrapper, .no-nav .article-copy .asset-full .img-wrapper, .article-copy .asset-full .img-wrapper {
            width: 680px !important;
            height: 272px;
        }

            .no-nav .article-photo .asset-full .img-wrapper img, .article-photo .asset-full .img-wrapper img, .no-nav .article-copy .asset-full .img-wrapper img, .article-copy .asset-full .img-wrapper img {
                width: 100%;
            }

        .no-nav .article-photo .asset-full .asset-subline, .article-photo .asset-full .asset-subline, .no-nav .article-copy .asset-full .asset-subline, .article-copy .asset-full .asset-subline {
            width: 680px !important;
        }

        .no-nav .article-photo .asset-zoom, .article-photo .asset-zoom, .no-nav .article-copy .asset-zoom, .article-copy .asset-zoom {
            position: absolute;
            bottom: 10px;
        }

            .no-nav .article-photo .asset-zoom a, .article-photo .asset-zoom a, .no-nav .article-copy .asset-zoom a, .article-copy .asset-zoom a {
                width: 40px;
                height: 29px;
                display: block;
                position: relative;
                padding: 0;
            }

                .no-nav .article-photo .asset-zoom a:after, .article-photo .asset-zoom a:after, .no-nav .article-copy .asset-zoom a:after, .article-copy .asset-zoom a:after {
                    content: "";
                    height: 24px;
                    width: 23px;
                    position: absolute;
                    top: 2px;
                    left: 8px;
                    background: transparent url(../img/img-icons-sprite-png.png) no-repeat -255px 0;
                }

                .no-nav .article-photo .asset-zoom a:hover:after, .article-photo .asset-zoom a:hover:after, .no-nav .article-copy .asset-zoom a:hover:after, .article-copy .asset-zoom a:hover:after, .no-nav .article-photo .asset-zoom a:active:after, .article-photo .asset-zoom a:active:after, .no-nav .article-copy .asset-zoom a:active:after, .article-copy .asset-zoom a:active:after, .no-nav .article-photo .asset-zoom a:focus:after, .article-photo .asset-zoom a:focus:after, .no-nav .article-copy .asset-zoom a:focus:after, .article-copy .asset-zoom a:focus:after {
                    background-position: -255px 0;
                }

        .no-nav .article-photo .asset-caption p, .article-photo .asset-caption p, .no-nav .article-copy .asset-caption p, .article-copy .asset-caption p {
            padding: 18px 30px 15px 30px;
        }

        .no-nav .article-photo .asset-caption .asset-caption-main a, .article-photo .asset-caption .asset-caption-main a, .no-nav .article-copy .asset-caption .asset-caption-main a, .article-copy .asset-caption .asset-caption-main a {
            font-size: 21px;
            font-size: 2.1rem;
            line-height: 1.1;
        }

        .no-nav .article-photo .asset-caption .asset-caption-main .asset-caption-sub, .article-photo .asset-caption .asset-caption-main .asset-caption-sub, .no-nav .article-copy .asset-caption .asset-caption-main .asset-caption-sub, .article-copy .asset-caption .asset-caption-main .asset-caption-sub {
            font-size: 16px;
            font-size: 1.6rem;
            line-height: 1.35;
        }

    .article-two-cols .col-xs-12 .article-copy, .article-two-cols .col-sm-6 .article-copy, .article-two-cols .col-md-6 .article-copy, .article-two-cols .col-lg-6 .article-copy {
        padding: 0 15px;
    }

    .fancybox-zoomed img {
        width: 670px;
    }

    .fancybox-wrap.info-layer .info-dialog {
        width: 660px;
    }

    .fancybox-wrap.info-layer .info-content {
        padding: 20px 15px 20px 30px;
        overflow: hidden;
    }

    .fancybox-wrap.info-layer .info-header, .fancybox-wrap.info-layer .info-body, .fancybox-wrap.info-layer .info-footer {
        border: none;
        padding: 0;
        margin: 0;
    }

    .fancybox-wrap.info-layer .info-title {
        font-size: 20px;
        font-size: 2rem;
        margin-bottom: 5px;
    }

    .fancybox-wrap.info-layer .info-body {
        margin-bottom: 25px;
        font-size: 16px;
        font-size: 1.6rem;
    }

    .fancybox-wrap.info-layer .info-footer {
        text-align: left;
    }

        .fancybox-wrap.info-layer .info-footer a {
            font-size: 14px;
            font-size: 1.4rem;
        }

            .fancybox-wrap.info-layer .info-footer a:after {
                top: 3px;
                right: 0;
            }

        .fancybox-wrap.info-layer .info-footer .btn {
            padding: 10px 34px;
        }

    .fancybox-wrap.info-layer #cookiePolicy .info-dialog {
        width: 660px;
    }

        .fancybox-wrap.info-layer #cookiePolicy .info-dialog .info-content {
            padding: 20px 30px 30px 30px;
        }

        .fancybox-wrap.info-layer #cookiePolicy .info-dialog .info-body {
            width: 570px;
        }

        .fancybox-wrap.info-layer #cookiePolicy .info-dialog .info-footer a.more-info {
            margin-top: 14px;
        }

    .fancybox-wrap.info-layer #privacyPolicy .info-dialog {
        width: 660px;
    }

        .fancybox-wrap.info-layer #privacyPolicy .info-dialog .info-header {
            margin-bottom: 30px;
        }

        .fancybox-wrap.info-layer #privacyPolicy .info-dialog .info-body {
            font-size: 14px;
            font-size: 1.4rem;
            margin-bottom: 0;
        }

            .fancybox-wrap.info-layer #privacyPolicy .info-dialog .info-body .company-info {
                width: 190px;
                margin-right: 10px;
            }

                .fancybox-wrap.info-layer #privacyPolicy .info-dialog .info-body .company-info .headline {
                    font-size: 20px;
                    font-size: 2rem;
                }

            .fancybox-wrap.info-layer #privacyPolicy .info-dialog .info-body .legal-info {
                width: 245px;
                margin-right: 20px;
            }

            .fancybox-wrap.info-layer #privacyPolicy .info-dialog .info-body .links {
                width: 150px;
            }

            .fancybox-wrap.info-layer #privacyPolicy .info-dialog .info-body ul li:before {
                top: 2px;
                left: 0;
            }

    .asset-gallery-lightbox {
        display: none;
        width: 700px;
        height: 647px;
        margin: -320px auto 0 auto;
        top: 50%;
        z-index: 20002;
    }

    .modal-backdrop {
        z-index: 20001;
    }

    .rg-gallery {
        width: 700px;
        height: 645px;
        overflow: hidden;
    }

    .rg-thumbs {
        position: static;
        width: 700px;
        bottom: 0;
        height: auto;
        right: 0;
    }

        .rg-thumbs .rg-counter-wrapper {
            position: absolute;
            top: 30px;
            right: 65px;
        }

            .rg-thumbs .rg-counter-wrapper p {
                font-size: 18px;
                font-size: 1.8rem;
                color: #666;
            }

    .es-carousel-wrapper {
        position: relative;
        bottom: auto;
        width: 700px;
        padding: 0 15px;
    }

    .es-carousel {
        overflow: hidden;
    }

        .es-carousel ul {
            padding: 0;
            margin: 0;
            width: 100%;
            overflow: hidden;
            height: 64px;
        }

            .es-carousel ul li {
                height: 100%;
                width: auto;
                white-space: nowrap;
                float: left;
            }

            .es-carousel ul ul {
                width: auto;
                display: block;
                float: left;
            }

                .es-carousel ul ul li {
                    width: 84px;
                    height: 64px;
                }

                    .es-carousel ul ul li a {
                        display: block;
                        opacity: 0.8;
                        -webkit-touch-callout: none;
                        -webkit-transition: all 0.2s ease-in-out;
                        -moz-transition: all 0.2s ease-in-out;
                        -o-transition: all 0.2s ease-in-out;
                        -ms-transition: all 0.2s ease-in-out;
                        transition: all 0.2s ease-in-out;
                    }

                        .es-carousel ul ul li a img {
                            display: block;
                            border: none;
                            max-height: 100%;
                            max-width: 100%;
                        }

                    .es-carousel ul ul li.selected a {
                        border-color: #00677f;
                        opacity: 1;
                    }

    .es-nav {
        position: absolute;
        bottom: -33px;
        left: 50%;
        margin-left: -83px;
        width: 165px;
    }

        .es-nav span {
            position: absolute;
            bottom: 0;
            background: transparent url(../img/sprite-lightbox.png) no-repeat 0 -100px;
            width: 25px;
            height: 25px;
            text-indent: -9000px;
            cursor: pointer;
        }

            .es-nav span.es-nav-next {
                right: 0;
                background-position: -25px -100px;
            }

            .es-nav span:hover {
                opacity: 1;
            }

    .rg-image-wrapper {
        position: relative;
        width: 670px;
        float: none;
        margin: 70px 15px 20px 15px;
    }

    .rg-image {
        position: relative;
        text-align: center;
        line-height: 0px;
        width: 670px;
    }

        .rg-image img {
            height: 100%;
            width: 100%;
        }

    .rg-image-nav a {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 60px;
        height: 100%;
        text-indent: -9000px;
        cursor: pointer;
        outline: none;
        -moz-border-radius: 10px 0px 0px 10px;
        -webkit-border-radius: 10px 0px 0px 10px;
        border-radius: 10px 0px 0px 10px;
        z-index: 10;
    }

        .rg-image-nav a:after {
            content: "";
            height: 100px;
            width: 60px;
            position: absolute;
            top: 50%;
            left: 0;
            margin-top: -50px;
            background: transparent url(../img/sprite-lightbox.png) no-repeat -60px 0%;
        }

        .rg-image-nav a.rg-image-nav-next {
            right: 0px;
            left: auto;
            background-position: -114px 60%;
            -moz-border-radius: 0px 10px 10px 0px;
            -webkit-border-radius: 0px 10px 10px 0px;
            border-radius: 0px 10px 10px 0px;
        }

        .rg-image-nav a:hover {
            opacity: 0.8;
        }

    .rg-caption-wrapper {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 17px 28px;
        width: 100%;
        z-index: 11;
    }

        .rg-caption-wrapper:before {
            display: none;
        }

        .rg-caption-wrapper .rg-caption {
            display: none;
        }

        .rg-caption-wrapper.caption-active:before {
            content: "";
            display: block;
            position: absolute;
            left: 0;
            bottom: 0;
            z-index: -1;
            width: 100%;
            height: 100%;
            background: #000;
            opacity: 0.5;
        }

        .rg-caption-wrapper.caption-active .rg-caption {
            display: block;
            width: 480px;
            color: #fff;
        }

            .rg-caption-wrapper.caption-active .rg-caption h3 {
                font-family: 'DaimlerCS-Regular', Arial, sans-serif;
                font-size: 25px;
                font-size: 2.5rem;
                line-height: 1.05;
                margin: 0 0 7px 0;
            }

            .rg-caption-wrapper.caption-active .rg-caption p {
                line-height: 1.25;
                font-size: 15px;
                font-size: 1.5rem;
                line-height: 1.2;
                margin: 0;
            }

    .no-nav .article-quote, .article-quote {
        margin-bottom: 20px;
    }

        .no-nav .article-quote blockquote, .article-quote blockquote {
            font-size: 1.563em;
            padding: 0 28px;
        }

            .no-nav .article-quote blockquote:before, .article-quote blockquote:before {
                top: -23px;
                font-size: 60px;
            }

            .no-nav .article-quote blockquote:after, .article-quote blockquote:after {
                bottom: -13px;
                display: inline-block;
                font-size: 60px;
                position: absolute;
                vertical-align: bottom;
                float: none;
                line-height: 0.8;
                margin-left: -6px;
            }

        .no-nav .article-quote .end-quote, .article-quote .end-quote {
            margin-top: 22px;
        }

        .no-nav .article-quote .article-quote-author, .article-quote .article-quote-author {
            padding: 11px 28px 5px 28px;
        }

    .no-nav .article-hightlight, .article-hightlight {
        margin-bottom: 20px;
    }

        .no-nav .article-hightlight blockquote, .article-hightlight blockquote {
            font-size: 1.563em;
            padding: 0 28px;
        }

        .no-nav .article-hightlight .end-quote, .article-hightlight .end-quote {
            margin-top: 22px;
        }

    .no-nav .article-accordion, .article-accordion, .locations-accordion {
        padding: 0 30px;
    }

        .no-nav .article-accordion h2, .article-accordion h2, .locations-accordion h2 {
            width: 77%;
            padding-left: 0;
            padding-right: 0;
        }

        .no-nav .article-accordion .accordion, .article-accordion .accordion, .locations-accordion .accordion {
            width: 100%;
        }

            .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body, .article-accordion .accordion .panel .panel-collapse .panel-body, .locations-accordion .accordion .panel .panel-collapse .panel-body {
                padding: 0 18px 11px;
            }

                .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .body-template-container, .article-accordion .accordion .panel .panel-collapse .panel-body .body-template-container, .locations-accordion .accordion .panel .panel-collapse .panel-body .body-template-container {
                    margin: 0 0 20px;
                    width: auto;
                }

                .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body h2, .article-accordion .accordion .panel .panel-collapse .panel-body h2, .locations-accordion .accordion .panel .panel-collapse .panel-body h2 {
                    padding: 0;
                }

                .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .ir-modules-wrapper .ir-module-diagram h2, .article-accordion .accordion .panel .panel-collapse .panel-body .ir-modules-wrapper .ir-module-diagram h2, .locations-accordion .accordion .panel .panel-collapse .panel-body .ir-modules-wrapper .ir-module-diagram h2 {
                    font-size: 29px;
                    font-size: 2.9rem;
                }

                .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-photo, .article-accordion .accordion .panel .panel-collapse .panel-body .article-photo, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-photo, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-copy, .article-accordion .accordion .panel .panel-collapse .panel-body .article-copy, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-copy, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-two-cols, .article-accordion .accordion .panel .panel-collapse .panel-body .article-two-cols, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-two-cols, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-photo, .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-photo, .locations-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-photo, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-copy, .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-copy, .locations-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-copy, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-two-cols, .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-two-cols, .locations-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-two-cols {
                    margin: 0;
                }

                    .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-photo .asset-left, .article-accordion .accordion .panel .panel-collapse .panel-body .article-photo .asset-left, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-photo .asset-left, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-copy .asset-left, .article-accordion .accordion .panel .panel-collapse .panel-body .article-copy .asset-left, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-copy .asset-left, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-two-cols .asset-left, .article-accordion .accordion .panel .panel-collapse .panel-body .article-two-cols .asset-left, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-two-cols .asset-left, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-photo .asset-left, .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-photo .asset-left, .locations-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-photo .asset-left, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-copy .asset-left, .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-copy .asset-left, .locations-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-copy .asset-left, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-two-cols .asset-left, .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-two-cols .asset-left, .locations-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-two-cols .asset-left, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-photo .asset-right, .article-accordion .accordion .panel .panel-collapse .panel-body .article-photo .asset-right, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-photo .asset-right, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-copy .asset-right, .article-accordion .accordion .panel .panel-collapse .panel-body .article-copy .asset-right, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-copy .asset-right, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-two-cols .asset-right, .article-accordion .accordion .panel .panel-collapse .panel-body .article-two-cols .asset-right, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-two-cols .asset-right, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-photo .asset-right, .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-photo .asset-right, .locations-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-photo .asset-right, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-copy .asset-right, .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-copy .asset-right, .locations-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-copy .asset-right, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-two-cols .asset-right, .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-two-cols .asset-right, .locations-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-two-cols .asset-right {
                        margin: 0 20px 30px 0;
                    }

                    .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-photo .asset-media .img-wrapper, .article-accordion .accordion .panel .panel-collapse .panel-body .article-photo .asset-media .img-wrapper, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-photo .asset-media .img-wrapper, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-copy .asset-media .img-wrapper, .article-accordion .accordion .panel .panel-collapse .panel-body .article-copy .asset-media .img-wrapper, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-copy .asset-media .img-wrapper, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-two-cols .asset-media .img-wrapper, .article-accordion .accordion .panel .panel-collapse .panel-body .article-two-cols .asset-media .img-wrapper, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-two-cols .asset-media .img-wrapper, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-photo .asset-media .img-wrapper, .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-photo .asset-media .img-wrapper, .locations-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-photo .asset-media .img-wrapper, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-copy .asset-media .img-wrapper, .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-copy .asset-media .img-wrapper, .locations-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-copy .asset-media .img-wrapper, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-two-cols .asset-media .img-wrapper, .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-two-cols .asset-media .img-wrapper, .locations-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-two-cols .asset-media .img-wrapper {
                        width: auto;
                        height: auto;
                    }

                .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-photo, .article-accordion .accordion .panel .panel-collapse .panel-body .article-photo, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-photo {
                    margin: 0;
                }

                    .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-photo h2, .article-accordion .accordion .panel .panel-collapse .panel-body .article-photo h2, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-photo h2 {
                        margin: 0 0 14px;
                    }

                    .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-photo p, .article-accordion .accordion .panel .panel-collapse .panel-body .article-photo p, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-photo p {
                        margin: 0 0 25px;
                    }

            .no-nav .article-accordion .accordion .panel.bg-img .panel-collapse .headline-bg, .article-accordion .accordion .panel.bg-img .panel-collapse .headline-bg, .locations-accordion .accordion .panel.bg-img .panel-collapse .headline-bg {
                margin-left: -18px;
                width: 676px;
                height: 227px;
            }

        .no-nav .article-accordion h2 + .accordion-toggle-open-close, .article-accordion h2 + .accordion-toggle-open-close, .locations-accordion h2 + .accordion-toggle-open-close {
            width: auto;
        }

    .benefits-container {
        margin: 0 30px;
    }

        .benefits-container .benefits-element {
            min-height: 70px;
        }

            .benefits-container .benefits-element .icon {
                padding-left: 60px;
            }

            .benefits-container .benefits-element .icon-car:before {
                background-position: 0 0;
            }

            .benefits-container .benefits-element .icon-dog:before {
                background-position: 0 -100px;
            }

            .benefits-container .benefits-element .icon-employee-influence:before {
                background-position: 0 -400px;
            }

            .benefits-container .benefits-element .icon-internet:before {
                background-position: 0 -600px;
            }

            .benefits-container .benefits-element .icon-health:before {
                background-position: 0 -200px;
            }

            .benefits-container .benefits-element .icon-transport:before {
                background-position: 0 -300px;
            }

            .benefits-container .benefits-element .icon-childcare:before {
                background-position: 0 -500px;
            }

            .benefits-container .benefits-element .icon-coaching:before {
                background-position: 0 -700px;
            }

    .body-template-container .table-downloads .result-teaser:nth-child(1n+1) {
        padding-left: 0;
        padding-right: 0;
    }

    .body-template-container .table-downloads .result-teaser:nth-child(2n+2) {
        padding-left: 0;
        padding-right: 0;
    }

        .body-template-container .table-downloads .result-teaser:nth-child(2n+2) .rt-icon {
            left: 0;
        }

    .body-template-container .table-downloads .result-teaser .rt-text {
        height: 107px;
        padding: 10px 25px 30px 10px;
    }

    .sitemap-teaser {
        margin: 0 0 26px 0;
    }

    .sitemap-wrapper {
        padding: 0;
    }

    .sitemap-sublevels-wrapper {
        padding: 0 18px;
        margin: 0;
    }

    .sitemap-level-4 a {
        line-height: 1.175;
        margin-bottom: 10px;
    }

    .form-sent {
        margin-top: 13px;
    }

    .contact-links-category-header {
        margin-bottom: 15px;
    }

    .contact-links-category h2 {
        margin: 10px 0 0 0;
        padding-bottom: 17px;
    }

    .contact-links-list {
        padding: 0;
    }

        .contact-links-list li {
            padding: 0;
        }

            .contact-links-list li a {
                padding: 17px 20px 17px 0;
                line-height: 1.2;
            }

    .career-contact-forms-list .article-abstract {
        margin-left: 20px;
        margin-right: 20px;
    }

    .contact-forms-list-wrapper {
        padding-left: 30px;
        padding-right: 30px;
        margin-top: 32px;
    }

    .form-content-wrapper {
        padding: 38px 30px;
    }

        .form-content-wrapper .textarea-height-3 {
            min-height: 220px;
        }

        .form-content-wrapper .file-upload-button-line {
            padding: 10px;
        }

            .form-content-wrapper .file-upload-button-line .btn-select-upload-file {
                margin-right: 20px;
                margin-top: 9px;
            }

            .form-content-wrapper .file-upload-button-line .file-upload-info {
                padding-top: 22px;
            }

    .contact-address-wrapper {
        padding: 37px 0 0 0;
        margin-bottom: -3px;
    }

    .contact-address-section {
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 1.22;
    }

        .contact-address-section .logo-daimler-svg {
            max-width: 131px;
            height: auto;
        }

        .contact-address-section h3 {
            margin: 0 0 6px 0;
        }

        .contact-address-section address {
            line-height: 1.2;
            margin-bottom: 0;
        }

    .locations .page-intro {
        padding: 15px 10px 0 10px;
    }

    .locations .article-accordion h2, .locations .locations-accordion h2 {
        width: 76%;
        padding-left: 0;
    }

    .locations .article-accordion .accordion, .locations .locations-accordion .accordion {
        width: 100%;
    }

    .locations .page-content-wrapper {
        overflow: hidden;
    }

    .locations .ajax-content {
        min-height: 150px;
    }

    .locations .article-accordion, .locations .locations-accordion {
        padding: 0;
    }

        .locations .article-accordion .panel .panel-body, .locations .locations-accordion .panel .panel-body {
            padding: 0 40px 11px;
        }

            .locations .article-accordion .panel .panel-body h2, .locations .locations-accordion .panel .panel-body h2 {
                font-size: 18px;
                font-size: 1.8rem;
            }

            .locations .article-accordion .panel .panel-body ul.locations-list, .locations .locations-accordion .panel .panel-body ul.locations-list {
                list-style: none;
                padding: 0;
                margin: 0 10px;
                overflow: hidden;
            }

                .locations .article-accordion .panel .panel-body ul.locations-list li, .locations .locations-accordion .panel .panel-body ul.locations-list li {
                    list-style: none;
                    padding: 7px 0;
                    margin: 0;
                    font-size: 16px;
                    font-size: 1.6rem;
                    line-height: 1.1em;
                    float: left;
                    width: 100%;
                    overflow: hidden;
                    border-top: 1px solid #c8c8c8;
                }

                    .locations .article-accordion .panel .panel-body ul.locations-list li:first-child, .locations .locations-accordion .panel .panel-body ul.locations-list li:first-child {
                        border-top: none;
                    }

                    .locations .article-accordion .panel .panel-body ul.locations-list li:before, .locations .locations-accordion .panel .panel-body ul.locations-list li:before {
                        content: "";
                    }

                    .locations .article-accordion .panel .panel-body ul.locations-list li a, .locations .locations-accordion .panel .panel-body ul.locations-list li a {
                        display: block;
                    }

            .locations .article-accordion .panel .panel-body .ir-modules-wrapper .ir-module-diagram h2, .locations .locations-accordion .panel .panel-body .ir-modules-wrapper .ir-module-diagram h2 {
                font-size: 18px;
                font-size: 1.8rem;
                text-align: center;
            }

        .locations .article-accordion .panel .panel-group .panel + .panel, .locations .locations-accordion .panel .panel-group .panel + .panel {
            margin-top: 0;
        }

        .locations .article-accordion .panel-collapse .panel-heading .panel-title, .locations .locations-accordion .panel-collapse .panel-heading .panel-title, .locations .article-accordion .panel-collapse .panel-heading .panel-title h4, .locations .locations-accordion .panel-collapse .panel-heading .panel-title h4, .locations .article-accordion .panel-collapse .panel-heading .panel-title a, .locations .locations-accordion .panel-collapse .panel-heading .panel-title a {
            font-size: 25px;
            font-size: 2.5rem;
        }

        .locations .article-accordion .panel-collapse .panel-heading a, .locations .locations-accordion .panel-collapse .panel-heading a {
            font-size: 18px;
            font-size: 1.8rem;
            padding: 35px 70px 32px 40px;
        }

            .locations .article-accordion .panel-collapse .panel-heading a:after, .locations .locations-accordion .panel-collapse .panel-heading a:after {
                font-size: 40px;
                font-size: 4rem;
                margin-top: -22px;
                right: 30px;
            }

            .locations .article-accordion .panel-collapse .panel-heading a.collapsed:after, .locations .locations-accordion .panel-collapse .panel-heading a.collapsed:after {
                margin-top: -19px;
            }

        .locations .article-accordion .accordion-toggle-open-close, .locations .locations-accordion .accordion-toggle-open-close {
            margin-bottom: 9px;
        }

            .locations .article-accordion .accordion-toggle-open-close a, .locations .locations-accordion .accordion-toggle-open-close a {
                font-size: 1.4rem;
                width: 100px;
                padding: 5px 0;
                width: auto;
            }

    .qtip-daimler.benefit-layer {
        max-width: 175px;
    }

        .qtip-daimler.benefit-layer .qtip-content {
            padding: 8px 10px 8px 10px;
            font-size: 15px;
            font-size: 1.5rem;
            white-space: normal;
        }

    .locations-map-wrapper {
        position: relative;
        margin-bottom: 43px;
        min-height: auto;
        height: auto;
        width: 100%;
        overflow: hidden;
    }

        .locations-map-wrapper h1 {
            float: none;
            text-align: center;
            margin-top: 0;
            width: 100%;
            font-size: 35px;
            font-size: 3.5rem;
            line-height: 1.1em;
            letter-spacing: -0.03em;
        }

            .locations-map-wrapper h1 span {
                font-size: 25px;
                font-size: 2.5rem;
            }

            .locations-map-wrapper h1 .end-head {
                display: none;
            }

        .locations-map-wrapper .locations-map {
            position: relative;
        }

            .locations-map-wrapper .locations-map .country-btn {
                font-size: 12px;
                font-size: 1.2rem;
                line-height: 1.1em;
            }

                .locations-map-wrapper .locations-map .country-btn.africa {
                    top: 210px;
                    left: 310px;
                }

                .locations-map-wrapper .locations-map .country-btn.asia {
                    top: 87px;
                    left: 460px;
                }

                .locations-map-wrapper .locations-map .country-btn.australia_pacific {
                    top: 280px;
                    left: 552px;
                }

                .locations-map-wrapper .locations-map .country-btn.europe {
                    top: 67px;
                    left: 274px;
                }

                .locations-map-wrapper .locations-map .country-btn.north_middle_america {
                    top: 92px;
                    left: 47px;
                }

                .locations-map-wrapper .locations-map .country-btn.south_america {
                    top: 268px;
                    left: 133px;
                }

    .locations-map svg {
        width: 660px;
        height: 352px;
    }

    .location-info-teaser {
        color: #000;
        padding: 0 30px;
        margin: 0 0 25px 0;
        overflow: hidden;
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 1.2em;
    }

        .location-info-teaser .content {
            position: relative;
            overflow: hidden;
            border-bottom: 2px solid #c8c8c8;
        }

        .location-info-teaser h3 {
            font-size: 20px;
            font-size: 2rem;
            margin-top: 0;
        }

        .location-info-teaser .location-logo {
            text-align: center;
            margin-bottom: 21px;
        }

        .location-info-teaser .head {
            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
            margin-bottom: 6px;
        }

        .location-info-teaser .tel, .location-info-teaser .fax, .location-info-teaser .mail {
            display: block;
            margin-bottom: 0;
        }

        .location-info-teaser .address-wrapper {
            padding: 19px 0 2px;
        }

        .location-info-teaser .contact-wrapper {
            padding: 13px 0 17px 0;
        }

        .location-info-teaser .goto-location {
            font-size: 16px;
            font-size: 1.6rem;
            line-height: 1.2em;
            padding: 0 14px 0 0;
            right: 10px;
        }

    .locations-detail-map {
        padding: auto;
        margin: auto;
        height: auto;
    }

        .locations-detail-map .map-wrapper {
            position: relative;
            left: 0;
            top: 0;
            background: #e6e6e6;
            height: 460px;
        }

        .locations-detail-map .container {
            width: 700px;
            left: 50%;
            margin-left: -350px;
            overflow: hidden;
            padding: 0;
            margin-top: 20px;
        }

            .locations-detail-map .container.location-infos-wrapper {
                margin-top: -50px;
                padding-top: 60px;
            }

            .locations-detail-map .container .location-infos {
                font-size: 13px;
                font-size: 1.3rem;
                width: auto;
                margin-bottom: 42px;
            }

                .locations-detail-map .container .location-infos .info-modules {
                    padding: 12px 0 10px;
                    margin: 0 10px;
                    border-bottom: 2px solid #c8c8c8;
                }

                    .locations-detail-map .container .location-infos .info-modules .module-wrapper {
                        padding: 13px 0 12px;
                    }

                        .locations-detail-map .container .location-infos .info-modules .module-wrapper.module-wrapper-figures {
                            border-top: 1px solid #c8c8c8;
                        }

                    .locations-detail-map .container .location-infos .info-modules .size-1-3 {
                        max-width: 33%;
                        padding-left: 15px;
                        margin: 0 0 0 15px;
                    }

                        .locations-detail-map .container .location-infos .info-modules .size-1-3:first-child {
                            padding-left: 0;
                        }

                    .locations-detail-map .container .location-infos .info-modules .logo {
                        margin-bottom: 15px;
                        margin-left: 32px;
                        text-align: left;
                    }

                    .locations-detail-map .container .location-infos .info-modules .head {
                        margin-bottom: 2px;
                    }

                    .locations-detail-map .container .location-infos .info-modules .address {
                        line-height: 1.3em;
                    }

                    .locations-detail-map .container .location-infos .info-modules .numbers {
                        font-size: 25px;
                        font-size: 2.5rem;
                        line-height: 1.2;
                        letter-spacing: -0.07em;
                        height: 60px;
                    }

                        .locations-detail-map .container .location-infos .info-modules .numbers span {
                            font-size: 13px;
                            font-size: 1.3rem;
                            line-height: 1em;
                            display: block;
                            letter-spacing: -0.05em;
                        }

                .locations-detail-map .container .location-infos .info-routes {
                    padding: 15px 19px;
                    width: 300px;
                    height: 50px;
                    position: absolute;
                    top: -60px;
                    right: 10px;
                }

                    .locations-detail-map .container .location-infos .info-routes a {
                        padding: 0 14px 0 0;
                        font-size: 13px;
                        font-size: 1.3rem;
                    }

                        .locations-detail-map .container .location-infos .info-routes a:after {
                            top: 3px;
                        }

                .locations-detail-map .container .location-infos .divider {
                    border-top: none;
                }

    .module-wrapper-logo {
        float: left;
        width: 150px;
    }

    .location-detail-wrapper {
        float: right;
        width: 530px;
    }

        .location-detail-wrapper .module-wrapper {
            border-top: none;
        }

    .module-wrapper-address {
        float: left;
        width: 300px;
    }

    .module-wrapper-phone {
        float: left;
        width: 33%;
    }

    .module-wrapper-figures {
        clear: both;
        width: 100%;
    }

    .location-hero {
        padding-bottom: 20px;
        margin: 0 10px 31px;
        width: 680px;
    }

        .location-hero .location-infos {
            font-size: 13px;
            font-size: 1.3rem;
        }

            .location-hero .location-infos .info-modules {
                padding: 20px 0 10px;
            }

                .location-hero .location-infos .info-modules .module-wrapper {
                    padding: 13px 0 12px;
                }

                .location-hero .location-infos .info-modules .sm-module-wrapper.size-1-3 {
                    max-width: 66%;
                    margin: 0 50px 0 0;
                }

                .location-hero .location-infos .info-modules .logo {
                    margin-bottom: 15px;
                    padding: 40px 35px 0 0;
                    width: 125px;
                }

                .location-hero .location-infos .info-modules .head {
                    margin-bottom: 2px;
                }

                .location-hero .location-infos .info-modules .address {
                    line-height: 1.5em;
                    margin: 0;
                }

                    .location-hero .location-infos .info-modules .address.sm-adress-1 {
                        margin: 0 50px 0 0;
                        width: 100px;
                    }

                    .location-hero .location-infos .info-modules .address.sm-adress-2 {
                        margin: 0;
                        width: 100px;
                    }

                .location-hero .location-infos .info-modules .numbers {
                    font-size: 25px;
                    font-size: 2.5rem;
                    line-height: 1.2;
                    letter-spacing: -0.07em;
                    height: 60px;
                }

                    .location-hero .location-infos .info-modules .numbers span {
                        font-size: 13px;
                        font-size: 1.3rem;
                        line-height: 1em;
                        display: block;
                        letter-spacing: -0.05em;
                    }

            .location-hero .location-infos .info-routes {
                width: 300px;
                height: 50px;
                top: 176px;
                padding: 15px 19px;
            }

                .location-hero .location-infos .info-routes a {
                    padding: 0 14px 0 0;
                }

            .location-hero .location-infos .module-wrapper-figures {
                max-width: 100%;
            }

    .info-modules .module-wrapper.divider .size-1-3 {
        margin: 0 35px 0 0 !important;
        padding: 0 0 0 35px !important;
    }

        .info-modules .module-wrapper.divider .size-1-3:first-child {
            margin: 0 35px 0 0 !important;
            padding: 0 !important;
        }

    .in-page-country-nav .nav-wrapper {
        float: right;
    }

        .in-page-country-nav .nav-wrapper ul li {
            font-size: 14px;
            font-size: 1.4rem;
        }

            .in-page-country-nav .nav-wrapper ul li a {
                padding: 5px 14px;
            }

    .article-copy .structured-content-wrapper .structured-section {
        margin-bottom: 37px;
    }

        .article-copy .structured-content-wrapper .structured-section h2 {
            margin-bottom: 0;
        }

        .article-copy .structured-content-wrapper .structured-section .structured-section-item .content-text .headline {
            font-size: 20px;
            font-size: 2rem;
        }

    .article-accordion .article-copy .structured-content-wrapper .structured-section .structured-section-item {
        padding: 0;
    }

        .article-accordion .article-copy .structured-content-wrapper .structured-section .structured-section-item .content-text {
            width: 75%;
        }

            .article-accordion .article-copy .structured-content-wrapper .structured-section .structured-section-item .content-text p {
                font-size: 15px;
                font-size: 1.5rem;
            }

            .article-accordion .article-copy .structured-content-wrapper .structured-section .structured-section-item .content-text .headline {
                font-size: 20px;
                font-size: 2rem;
            }

    .article-accordion .article-copy .structured-content-wrapper .structured-section .full .content-text {
        width: 75%;
    }

    .stock-ticker {
        padding: 0;
    }

        .stock-ticker h2 {
            font-size: 20px;
            font-size: 2rem;
            padding: 0;
            margin-bottom: 5px;
        }

        .stock-ticker .cta {
            width: 180px;
            height: 115px;
            padding: 0;
        }

            .stock-ticker .cta:after {
                content: '';
                background: none;
            }

        .stock-ticker .stock-info h2 {
            padding-bottom: 0;
        }

        .stock-ticker .stock-info .stock-values {
            margin-bottom: 5px;
            line-height: 3.6em;
        }

            .stock-ticker .stock-info .stock-values .stock-course {
                margin-right: 9px;
                font-size: 45px;
                font-size: 4.5rem;
                letter-spacing: -3px;
                line-height: 1.1em;
            }

                .stock-ticker .stock-info .stock-values .stock-course .currency {
                    font-size: 25px;
                    font-size: 2.5rem;
                    margin-right: 4px;
                }

            .stock-ticker .stock-info .stock-values .stock-trend {
                line-height: 1.6em;
            }

                .stock-ticker .stock-info .stock-values .stock-trend .ic-trend {
                    width: 23px;
                    height: 23px;
                    display: block;
                }

                .stock-ticker .stock-info .stock-values .stock-trend .trend-val {
                    font-size: 18px;
                    font-size: 1.8rem;
                }

        .stock-ticker .stock-info .stock-timestamp {
            font-size: 13px;
            font-size: 1.3rem;
            line-height: 1.1em;
            left: 0;
            bottom: 0;
        }

            .stock-ticker .stock-info .stock-timestamp p {
                margin: 0 0 2px 0;
                padding: 0;
                font-size: 13px;
                font-size: 1.3rem;
                line-height: 1em;
            }

            .stock-ticker .stock-info .stock-timestamp .date, .stock-ticker .stock-info .stock-timestamp .divider, .stock-ticker .stock-info .stock-timestamp .time {
                font-size: 13px;
                font-size: 1.3rem;
                float: left;
            }

            .stock-ticker .stock-info .stock-timestamp .divider {
                margin: 0 3px;
            }

        .stock-ticker.color-1, .stock-ticker.color-2, .stock-ticker.color-3, .stock-ticker.color-4, .stock-ticker.color-5, .stock-ticker.color-7, .stock-ticker.color-8 {
            margin-left: -5px;
            margin-right: -5px;
            margin-bottom: 10px;
        }

            .stock-ticker.color-1 .cta, .stock-ticker.color-2 .cta, .stock-ticker.color-3 .cta, .stock-ticker.color-4 .cta, .stock-ticker.color-5 .cta, .stock-ticker.color-7 .cta, .stock-ticker.color-8 .cta {
                height: 147px;
                padding: 15px 15px 15px 15px;
            }

            .stock-ticker.color-1 .stock-info .stock-timestamp, .stock-ticker.color-2 .stock-info .stock-timestamp, .stock-ticker.color-3 .stock-info .stock-timestamp, .stock-ticker.color-4 .stock-info .stock-timestamp, .stock-ticker.color-5 .stock-info .stock-timestamp, .stock-ticker.color-7 .stock-info .stock-timestamp, .stock-ticker.color-8 .stock-info .stock-timestamp {
                left: 15px;
                bottom: 15px;
            }

        .stock-ticker.show-graph h2, .stock-ticker.show-graph .stock-values {
            margin-left: 15px;
        }

        .stock-ticker.show-graph .stock-timestamp {
            left: 15px;
        }

        .stock-ticker.show-graph .cta {
            width: 205px;
            height: 245px;
        }

        .stock-ticker.show-graph .stock-info .stock-chart {
            display: block;
        }

            .stock-ticker.show-graph .stock-info .stock-chart img {
                width: 185px;
                height: 88px;
            }

        .stock-ticker.show-graph.color-1 h2, .stock-ticker.show-graph.color-2 h2, .stock-ticker.show-graph.color-3 h2, .stock-ticker.show-graph.color-4 h2, .stock-ticker.show-graph.color-5 h2, .stock-ticker.show-graph.color-7 h2, .stock-ticker.show-graph.color-8 h2, .stock-ticker.show-graph.color-1 .stock-values, .stock-ticker.show-graph.color-2 .stock-values, .stock-ticker.show-graph.color-3 .stock-values, .stock-ticker.show-graph.color-4 .stock-values, .stock-ticker.show-graph.color-5 .stock-values, .stock-ticker.show-graph.color-7 .stock-values, .stock-ticker.show-graph.color-8 .stock-values {
            margin-left: 0;
        }

        .stock-ticker.show-graph.color-1 .stock-timestamp, .stock-ticker.show-graph.color-2 .stock-timestamp, .stock-ticker.show-graph.color-3 .stock-timestamp, .stock-ticker.show-graph.color-4 .stock-timestamp, .stock-ticker.show-graph.color-5 .stock-timestamp, .stock-ticker.show-graph.color-7 .stock-timestamp, .stock-ticker.show-graph.color-8 .stock-timestamp {
            left: 15px;
        }

        .stock-ticker.show-graph.color-1 .cta, .stock-ticker.show-graph.color-2 .cta, .stock-ticker.show-graph.color-3 .cta, .stock-ticker.show-graph.color-4 .cta, .stock-ticker.show-graph.color-5 .cta, .stock-ticker.show-graph.color-7 .cta, .stock-ticker.show-graph.color-8 .cta {
            width: 220px;
            height: 265px;
        }

    .key-figures-container:last-child {
        margin-bottom: 110px;
    }

    .key-figures-container .figures-element {
        padding-left: 0;
        padding-right: 0;
    }

    .key-figures-container .figure-info {
        font-size: 35px;
        font-size: 3.5rem;
        line-height: 1;
        display: block;
    }

    .key-figures-container .figure-description {
        font-size: 19px;
        font-size: 1.9rem;
        line-height: 1;
        display: block;
    }

    .key-figures-container .figure-detail {
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 1.5625;
        display: block;
    }

    .key-figures-container .figures-element-1-4:nth-of-type(5), .key-figures-container .figures-element-1-4:nth-of-type(6) {
        margin-top: -69px;
    }

    .key-figures-container .figures-element-height-1 {
        height: 64px;
    }

    .key-figures-container .figures-element-height-2 {
        height: 133px;
    }

    .key-figures-container .figures-element-height-3 {
        height: 202px;
    }

    .key-figures-container .figures-element-text {
        padding: 8px 15px;
    }

        .key-figures-container .figures-element-text.align-center {
            padding-top: 25px;
        }

            .key-figures-container .figures-element-text.align-center:before {
                content: "";
                position: absolute;
                top: 16px;
                width: 70px;
                height: 4px;
                border-top: 1px solid #fff;
                margin-left: -35px;
            }

    .key-figures-container .figures-cta {
        line-height: 0.9em;
    }

        .key-figures-container .figures-cta:after {
            height: 37px;
            right: 13px;
            top: 14px;
            width: 20px;
            background-position: -280px -360px;
        }

        .key-figures-container .figures-cta h2 {
            font-size: 18px;
            font-size: 1.8rem;
            margin-bottom: 0;
        }

        .key-figures-container .figures-cta span {
            font-size: 13px;
            font-size: 1.3rem;
        }

        .key-figures-container .figures-cta .figures-element-text {
            padding: 6px 40px 8px 15px;
        }

    .asset-media .key-figures-container {
        width: auto;
        margin: 0;
        padding: 0;
    }

        .asset-media .key-figures-container .figures-element-1-2 {
            width: 340px;
            height: auto;
        }

            .asset-media .key-figures-container .figures-element-1-2 .figures-element-bg + .figures-element-text {
                height: 133px;
            }

        .asset-media .key-figures-container .figures-element-1-4 {
            width: 170px;
            height: auto;
        }

    .overview-quick-access {
        margin-bottom: 80px;
        padding: 0;
        position: relative;
        overflow: hidden;
        background: #707070;
    }

        .overview-quick-access .quick-access-wrapper {
            width: 700px;
            margin: 0 auto;
        }

            .overview-quick-access .quick-access-wrapper .quick-access-content {
                padding: 10px 0 20px 0;
            }

                .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-intro {
                    padding-left: 10px;
                    padding-right: 5px;
                }

                    .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-intro .content-wrapper {
                        min-height: 121px;
                        height: 121px;
                        margin-top: -10px;
                    }

                    .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-intro .quick-access-head {
                        font-size: 30px;
                        font-size: 3rem;
                    }

                    .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-intro .quick-access-sub {
                        margin-top: 5px;
                    }

                .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser {
                    margin: 17px 0 0 0;
                    height: 100px;
                }

                    .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser .teaser-img {
                        width: 160px;
                        height: 64px;
                    }

                    .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser a {
                        font-size: 12px;
                        font-size: 1.2rem;
                    }

    .social-media-feed .social-media-feed-element.facebook .feed-element-logo {
        background-position: -480px -210px;
    }

    .social-media-feed .social-media-feed-element.twitter .feed-element-logo {
        background-position: -480px -260px;
    }

    .social-media-feed .social-media-feed-element.daimler-blog .feed-element-logo {
        background-position: -480px -310px;
    }

    .social-media-feed .social-media-feed-element .feed-element-logo {
        width: 140px;
        height: 50px;
        margin-bottom: 21px;
    }

    .slide-in-teaser {
        font-size: 1em;
        margin-top: 35px;
        margin-bottom: 5px;
        width: 100%;
    }

        .slide-in-teaser a {
            color: #fff;
            text-decoration: none;
        }

        .slide-in-teaser .slide-left, .slide-in-teaser .slide-right {
            background: #000;
            color: #fff;
            width: 335px;
            height: 80px;
            position: relative;
            top: auto;
            margin-top: auto;
            -webkit-transition: none;
            transition: none;
            z-index: auto;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }

            .slide-in-teaser .slide-left span, .slide-in-teaser .slide-right span {
                position: absolute;
                display: block;
                top: 16px;
                width: 190px;
                line-height: 1.3em;
            }

        .slide-in-teaser .slide-left {
            float: left;
        }

            .slide-in-teaser .slide-left span {
                left: 70px;
            }

            .slide-in-teaser .slide-left:hover {
                width: 335px;
                background: #565756;
                -webkit-transition: none;
                transition: none;
            }

                .slide-in-teaser .slide-left:hover:after {
                    content: '';
                    width: 0px;
                    height: 0px;
                    border-style: solid;
                    border-width: 80px 25px 0 0;
                    border-color: #565756 transparent transparent transparent;
                    line-height: 0px;
                    _border-color: #565756 #000000 #000000 #000000;
                    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
                    position: absolute;
                    right: 0;
                    background: #fff;
                    opacity: 1;
                    -webkit-transition: none;
                    transition: none;
                }

            .slide-in-teaser .slide-left:before {
                content: '';
                display: inline-block;
                height: 44px;
                line-height: 44px;
                width: 25px;
                background: transparent url('https://www.daimler.com/system/img/sprite-teaser-arrows-svg.svg') no-repeat -45px -480px;
                position: absolute;
                top: 18px;
                left: 20px;
                opacity: 1;
            }

            .slide-in-teaser .slide-left:after {
                content: '';
                width: 0px;
                height: 0px;
                border-style: solid;
                border-width: 80px 25px 0 0;
                border-color: #000 transparent transparent transparent;
                line-height: 0px;
                _border-color: #000 #000000 #000000 #000000;
                _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
                position: absolute;
                right: 0;
                background: #fff;
                opacity: 1;
                -webkit-transition: none;
                transition: none;
            }

        .slide-in-teaser .slide-right {
            float: right;
        }

            .slide-in-teaser .slide-right span {
                right: 70px;
                text-align: right;
            }

            .slide-in-teaser .slide-right:hover {
                width: 335px;
                background: #565756;
                -webkit-transition: none;
                transition: none;
                opacity: 1;
            }

                .slide-in-teaser .slide-right:hover:before {
                    content: '';
                    width: 0px;
                    height: 0px;
                    border-style: solid;
                    border-width: 0 0 80px 25px;
                    border-color: transparent transparent #565756 transparent;
                    line-height: 0px;
                    _border-color: #000000 #000000 #565756 #000000;
                    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
                    position: absolute;
                    left: 0;
                    background: #fff;
                    opacity: 1;
                    -webkit-transition: none;
                    transition: none;
                }

            .slide-in-teaser .slide-right:before {
                content: '';
                width: 0px;
                height: 0px;
                border-style: solid;
                border-width: 0 0 80px 25px;
                border-color: transparent transparent #000 transparent;
                line-height: 0px;
                _border-color: #000000 #000000 #000 #000000;
                _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
                position: absolute;
                left: 0;
                background: #fff;
                opacity: 1;
                -webkit-transition: none;
                transition: none;
            }

            .slide-in-teaser .slide-right:after {
                content: '';
                display: inline-block;
                height: 44px;
                line-height: 44px;
                width: 25px;
                background: transparent url('https://www.daimler.com/system/img/sprite-teaser-arrows-svg.svg') no-repeat -77px -480px;
                position: absolute;
                top: 18px;
                right: 20px;
                opacity: 1;
            }

    .search-main-container {
        margin-top: 0;
    }

        .search-main-container .page-teasers {
            width: 680px;
        }

        .search-main-container .search-results .result-teaser.rt-text-only .rt-text {
            height: auto;
        }

        .search-main-container .search-results .result-teaser .rt-icon {
            left: 0;
        }

        .search-main-container .horizontal-tab-module .tabs-navigation-backward, .search-main-container .horizontal-tab-module .tabs-navigation-forward {
            display: none !important;
        }

        .search-main-container .horizontal-tab-module.nav .resp-tabs-container {
            margin-top: 0 !important;
        }

    .container-search {
        padding: 50px 0 35px 0;
        width: 680px;
    }

    .no-nav .search-results.body-template-container {
        padding-left: 0;
    }

        .no-nav .search-results.body-template-container h2, .search-results.body-template-container h2 {
            font-size: 1.875em;
            font-family: 'DaimlerCS-Regular', Arial, sans-serif;
            margin: 0 0 24px 0;
            padding-left: 10px;
            padding-bottom: 0;
            text-align: left;
        }

    .no-nav .search-results.search-content, .search-results.search-content {
        width: 700px;
    }

    .no-nav .search-results .search-results-filter, .search-results .search-results-filter {
        width: 350px;
    }

        .no-nav .search-results .search-results-filter .filter-category, .search-results .search-results-filter .filter-category {
            margin-right: 0;
        }

        .no-nav .search-results .search-results-filter.body-template-container, .search-results .search-results-filter.body-template-container {
            margin-bottom: 28px;
        }

    .no-nav .search-results .search-results-count, .search-results .search-results-count {
        width: 340px;
        font-size: 1.875em;
        letter-spacing: -0.02em;
    }

        .no-nav .search-results .search-results-count.body-template-container, .search-results .search-results-count.body-template-container {
            margin-bottom: 28px;
        }

    .no-nav .search-results .search-hero .result-teaser, .search-results .search-hero .result-teaser {
        margin-bottom: 15px;
        width: 100%;
    }

        .no-nav .search-results .search-hero .result-teaser .rt-visual, .search-results .search-hero .result-teaser .rt-visual {
            width: 400px;
        }

        .no-nav .search-results .search-hero .result-teaser .rt-text, .search-results .search-hero .result-teaser .rt-text {
            height: 267px;
            width: 280px;
            padding: 15px 29px 50px 19px;
            font-size: 1.875em;
            line-height: 1em;
        }

            .no-nav .search-results .search-hero .result-teaser .rt-text span, .search-results .search-hero .result-teaser .rt-text span {
                display: block;
                font-size: 0.6em;
                line-height: 1.2em;
                margin-top: 6px;
            }

            .no-nav .search-results .search-hero .result-teaser .rt-text .rt-category, .search-results .search-hero .result-teaser .rt-text .rt-category {
                bottom: 15px;
                left: 20px;
                font-size: 0.6em;
            }

        .no-nav .search-results .search-hero .result-teaser .rt-date-sticker, .search-results .search-hero .result-teaser .rt-date-sticker {
            width: 60px;
            height: 60px;
            padding-top: 2px;
            right: 0;
            bottom: 0;
        }

            .no-nav .search-results .search-hero .result-teaser .rt-date-sticker .date-day, .search-results .search-hero .result-teaser .rt-date-sticker .date-day {
                font-size: 2.188em;
                line-height: 1em;
                letter-spacing: -0.1em;
                margin-top: 2px;
            }

            .no-nav .search-results .search-hero .result-teaser .rt-date-sticker .date-month-year, .search-results .search-hero .result-teaser .rt-date-sticker .date-month-year {
                font-size: 0.75em;
                line-height: 1.1em;
                letter-spacing: -0.04em;
                margin-top: 0px;
            }

    .no-nav .search-results .result-teaser, .search-results .result-teaser {
        width: 100%;
    }

    .no-nav .search-results .search-results-group, .search-results .search-results-group {
        margin-bottom: 28px;
    }

    .no-nav .search-results .job-search-results-container, .search-results .job-search-results-container {
        padding: 30px 20px 10px 20px;
        margin: 10px 0 18px 0;
        background: #00677f;
    }

        .no-nav .search-results .job-search-results-container .btn-more-jobs, .search-results .job-search-results-container .btn-more-jobs {
            float: right;
            padding-top: 5px;
        }

            .no-nav .search-results .job-search-results-container .btn-more-jobs .btn, .search-results .job-search-results-container .btn-more-jobs .btn {
                font-size: 16px;
                font-size: 1.6rem;
                padding-right: 42px;
                position: relative;
            }

                .no-nav .search-results .job-search-results-container .btn-more-jobs .btn:after, .search-results .job-search-results-container .btn-more-jobs .btn:after {
                    content: "";
                    height: 17px;
                    width: 9px;
                    position: absolute;
                    right: 27px;
                    top: 50%;
                    margin-top: -7px;
                }

        .no-nav .search-results .job-search-results-container .job-search-results-list, .search-results .job-search-results-container .job-search-results-list {
            clear: both;
            list-style: none;
            color: #fff;
            padding: 0;
        }

            .no-nav .search-results .job-search-results-container .job-search-results-list li, .search-results .job-search-results-container .job-search-results-list li {
                margin: 0;
                padding: 10px 0;
                border-top: 1px solid rgba(255, 255, 255, 0.5);
                overflow: hidden;
                position: relative;
            }

                .no-nav .search-results .job-search-results-container .job-search-results-list li:after, .search-results .job-search-results-container .job-search-results-list li:after {
                    content: "";
                    height: 34px;
                    width: 20px;
                    background: transparent url(../img/sprite-teaser-arrows-png.png) no-repeat -383px 0;
                    position: absolute;
                    right: 0;
                    top: 50%;
                    margin-top: -17px;
                }

                .no-nav .search-results .job-search-results-container .job-search-results-list li span, .search-results .job-search-results-container .job-search-results-list li span {
                    line-height: 1.2;
                }

                .no-nav .search-results .job-search-results-container .job-search-results-list li .job-title, .search-results .job-search-results-container .job-search-results-list li .job-title {
                    float: left;
                    width: 420px;
                }

                    .no-nav .search-results .job-search-results-container .job-search-results-list li .job-title a, .search-results .job-search-results-container .job-search-results-list li .job-title a {
                        font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                        font-size: 16px;
                        font-size: 1.6rem;
                        line-height: 1;
                    }

                .no-nav .search-results .job-search-results-container .job-search-results-list li .job-location, .search-results .job-search-results-container .job-search-results-list li .job-location {
                    float: right;
                    width: 200px;
                    padding: 0 30px 0 0;
                }

                .no-nav .search-results .job-search-results-container .job-search-results-list li a, .search-results .job-search-results-container .job-search-results-list li a {
                    color: #fff;
                }

    .no-nav .search-results .result-teaser, .search-results .result-teaser {
        position: relative;
        color: #007a93;
        margin-bottom: 15px;
        overflow: hidden;
    }

        .no-nav .search-results .result-teaser .rt-icon, .search-results .result-teaser .rt-icon {
            width: 50px;
            height: 50px;
            left: 10px;
        }

        .no-nav .search-results .result-teaser .rt-visual, .search-results .result-teaser .rt-visual {
            float: left;
            width: 160px;
        }

        .no-nav .search-results .result-teaser .rt-text, .search-results .result-teaser .rt-text {
            font-size: 1em;
            line-height: 1.1em;
            height: 107px;
            width: 520px;
            padding: 11px 20px 20px 19px;
            color: #000;
        }

            .no-nav .search-results .result-teaser .rt-text .rt-category, .search-results .result-teaser .rt-text .rt-category {
                font-size: 1em;
                bottom: 9px;
                left: 20px;
            }

            .no-nav .search-results .result-teaser .rt-text a.rt-calendar, .search-results .result-teaser .rt-text a.rt-calendar {
                font-size: 16px;
                font-size: 1.6rem;
            }

            .no-nav .search-results .result-teaser .rt-text h3, .search-results .result-teaser .rt-text h3 {
                font-size: 20px;
                font-size: 2rem;
                margin-top: 7px;
                margin-bottom: 2px;
            }

                .no-nav .search-results .result-teaser .rt-text h3 a, .search-results .result-teaser .rt-text h3 a {
                    color: inherit;
                }

            .no-nav .search-results .result-teaser .rt-text p, .search-results .result-teaser .rt-text p {
                line-height: 1.25;
            }

        .no-nav .search-results .result-teaser.rt-text-only .rt-text, .search-results .result-teaser.rt-text-only .rt-text {
            width: 100%;
            padding-left: 20px;
            padding-right: 15px;
        }

        .no-nav .search-results .result-teaser.rt-text-only .rt-category, .search-results .result-teaser.rt-text-only .rt-category {
            left: 20px;
        }

        .no-nav .search-results .result-teaser.rt-text-only.icon .rt-category, .search-results .result-teaser.rt-text-only.icon .rt-category {
            left: 70px;
        }

        .no-nav .search-results .result-teaser .rt-date-sticker, .search-results .result-teaser .rt-date-sticker {
            padding-top: 10px;
        }

            .no-nav .search-results .result-teaser .rt-date-sticker .date-day-month, .search-results .result-teaser .rt-date-sticker .date-day-month {
                font-size: 1em;
                line-height: 1.2em;
                letter-spacing: 0.01em;
            }

            .no-nav .search-results .result-teaser .rt-date-sticker .date-year, .search-results .result-teaser .rt-date-sticker .date-year {
                font-size: 1em;
                line-height: 1.2em;
                letter-spacing: 0.01em;
            }

    .no-nav .search-results .search-results-show-more, .search-results .search-results-show-more {
        margin-bottom: 50px;
        min-height: 50px;
    }

        .no-nav .search-results .search-results-show-more .more-results, .search-results .search-results-show-more .more-results {
            padding-left: 35px;
            padding-right: 35px;
        }

        .no-nav .search-results .search-results-show-more .all-results, .search-results .search-results-show-more .all-results {
            top: 14px;
        }

    .search-main-container .search-no-results, .job-search-no-result .search-no-results {
        margin: 5px 0 49px 0;
    }

        .search-main-container .search-no-results .search-result-suggestion, .job-search-no-result .search-no-results .search-result-suggestion {
            font-size: 25px;
            font-size: 2.5rem;
            margin-bottom: 44px;
        }

        .search-main-container .search-no-results .no-results-message, .job-search-no-result .search-no-results .no-results-message {
            padding: 0 0 0 147px;
            position: relative;
        }

            .search-main-container .search-no-results .no-results-message:before, .job-search-no-result .search-no-results .no-results-message:before {
                content: "";
                width: 102px;
                height: 102px;
                background: transparent url(../img/img-icons-sprite-png.png) no-repeat -98px -181px;
                position: absolute;
                top: 0;
                left: 10px;
            }

            .search-main-container .search-no-results .no-results-message h3, .job-search-no-result .search-no-results .no-results-message h3 {
                font-size: 40px;
                font-size: 4rem;
                line-height: 1;
            }

            .search-main-container .search-no-results .no-results-message .sub-headline, .job-search-no-result .search-no-results .no-results-message .sub-headline {
                font-size: 25px;
                font-size: 2.5rem;
                line-height: 1.2;
                margin: 0 0 30px 0;
            }

            .search-main-container .search-no-results .no-results-message .improvement-hint, .job-search-no-result .search-no-results .no-results-message .improvement-hint {
                font-size: 18px;
                font-size: 1.8rem;
                line-height: 1;
            }

    .search-main-container .search-results-header, .job-search-no-result .search-results-header {
        margin: 30px 0 0 0;
    }

        .search-main-container .search-results-header .btn-toggle, .job-search-no-result .search-results-header .btn-toggle {
            font-size: 18px;
            font-size: 1.8rem;
            padding-right: 48px;
        }

            .search-main-container .search-results-header .btn-toggle:after, .job-search-no-result .search-results-header .btn-toggle:after {
                top: 11px;
            }

        .search-main-container .search-results-header .search-results-filter .search-results-filter-label, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-label, .search-main-container .search-results-header .search-results-filter #categoryLabel, .job-search-no-result .search-results-header .search-results-filter #categoryLabel, .search-main-container .search-results-header .search-results-filter #timespanLabel, .job-search-no-result .search-results-header .search-results-filter #timespanLabel, .search-main-container .search-results-header .search-results-filter #languageLabel, .job-search-no-result .search-results-header .search-results-filter #languageLabel {
            width: 135px;
            color: #fff;
        }

            .search-main-container .search-results-header .search-results-filter .search-results-filter-label:hover, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-label:hover, .search-main-container .search-results-header .search-results-filter #categoryLabel:hover, .job-search-no-result .search-results-header .search-results-filter #categoryLabel:hover, .search-main-container .search-results-header .search-results-filter #timespanLabel:hover, .job-search-no-result .search-results-header .search-results-filter #timespanLabel:hover, .search-main-container .search-results-header .search-results-filter #languageLabel:hover, .job-search-no-result .search-results-header .search-results-filter #languageLabel:hover, .search-main-container .search-results-header .search-results-filter .search-results-filter-label:active, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-label:active, .search-main-container .search-results-header .search-results-filter #categoryLabel:active, .job-search-no-result .search-results-header .search-results-filter #categoryLabel:active, .search-main-container .search-results-header .search-results-filter #timespanLabel:active, .job-search-no-result .search-results-header .search-results-filter #timespanLabel:active, .search-main-container .search-results-header .search-results-filter #languageLabel:active, .job-search-no-result .search-results-header .search-results-filter #languageLabel:active, .search-main-container .search-results-header .search-results-filter .search-results-filter-label:focus, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-label:focus, .search-main-container .search-results-header .search-results-filter #categoryLabel:focus, .job-search-no-result .search-results-header .search-results-filter #categoryLabel:focus, .search-main-container .search-results-header .search-results-filter #timespanLabel:focus, .job-search-no-result .search-results-header .search-results-filter #timespanLabel:focus, .search-main-container .search-results-header .search-results-filter #languageLabel:focus, .job-search-no-result .search-results-header .search-results-filter #languageLabel:focus {
                text-decoration: none;
                color: #e6e6e6;
            }

                .search-main-container .search-results-header .search-results-filter .search-results-filter-label:hover:after, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-label:hover:after, .search-main-container .search-results-header .search-results-filter #categoryLabel:hover:after, .job-search-no-result .search-results-header .search-results-filter #categoryLabel:hover:after, .search-main-container .search-results-header .search-results-filter #timespanLabel:hover:after, .job-search-no-result .search-results-header .search-results-filter #timespanLabel:hover:after, .search-main-container .search-results-header .search-results-filter #languageLabel:hover:after, .job-search-no-result .search-results-header .search-results-filter #languageLabel:hover:after, .search-main-container .search-results-header .search-results-filter .search-results-filter-label:active:after, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-label:active:after, .search-main-container .search-results-header .search-results-filter #categoryLabel:active:after, .job-search-no-result .search-results-header .search-results-filter #categoryLabel:active:after, .search-main-container .search-results-header .search-results-filter #timespanLabel:active:after, .job-search-no-result .search-results-header .search-results-filter #timespanLabel:active:after, .search-main-container .search-results-header .search-results-filter #languageLabel:active:after, .job-search-no-result .search-results-header .search-results-filter #languageLabel:active:after, .search-main-container .search-results-header .search-results-filter .search-results-filter-label:focus:after, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-label:focus:after, .search-main-container .search-results-header .search-results-filter #categoryLabel:focus:after, .job-search-no-result .search-results-header .search-results-filter #categoryLabel:focus:after, .search-main-container .search-results-header .search-results-filter #timespanLabel:focus:after, .job-search-no-result .search-results-header .search-results-filter #timespanLabel:focus:after, .search-main-container .search-results-header .search-results-filter #languageLabel:focus:after, .job-search-no-result .search-results-header .search-results-filter #languageLabel:focus:after {
                    background-position: -17px -121px;
                }

            .search-main-container .search-results-header .search-results-filter .search-results-filter-label:after, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-label:after, .search-main-container .search-results-header .search-results-filter #categoryLabel:after, .job-search-no-result .search-results-header .search-results-filter #categoryLabel:after, .search-main-container .search-results-header .search-results-filter #timespanLabel:after, .job-search-no-result .search-results-header .search-results-filter #timespanLabel:after, .search-main-container .search-results-header .search-results-filter #languageLabel:after, .job-search-no-result .search-results-header .search-results-filter #languageLabel:after {
                content: "";
                width: 14px;
                height: 8px;
                position: absolute;
                top: 8px;
                right: 0;
                background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -1px -110px;
            }

        .search-main-container .search-results-header .search-results-filter .search-results-filter-single, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-single {
            width: 135px;
            margin: 0 10px;
        }

        .search-main-container .search-results-header .search-results-filter .dropdown-menu, .job-search-no-result .search-results-header .search-results-filter .dropdown-menu {
            border: none;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            border-radius: 0;
            margin: 0;
            padding: 9px 0;
            color: #444444;
            z-index: 2000;
        }

    .search-main-container .search-results-group .result-teaser .rt-visual, .job-search-no-result .search-results-group .result-teaser .rt-visual {
        width: 160px;
    }

    .search-main-container .search-results-group .result-teaser .rt-text, .job-search-no-result .search-results-group .result-teaser .rt-text {
        padding-top: 0;
    }

        .search-main-container .search-results-group .result-teaser .rt-text h3, .job-search-no-result .search-results-group .result-teaser .rt-text h3 {
            font-size: 18px;
            font-size: 1.8rem;
        }

        .search-main-container .search-results-group .result-teaser .rt-text p, .job-search-no-result .search-results-group .result-teaser .rt-text p {
            color: #fff;
            font-size: 14px;
            font-size: 1.4rem;
        }

        .search-main-container .search-results-group .result-teaser .rt-text .search-result-breadcrumb a, .job-search-no-result .search-results-group .result-teaser .rt-text .search-result-breadcrumb a {
            color: #c8c8c8;
        }

    .search-main-container .search-results-group .result-teaser.rt-video, .job-search-no-result .search-results-group .result-teaser.rt-video {
        width: 160px;
        margin: 0 0 30px 13px;
        float: left;
    }

        .search-main-container .search-results-group .result-teaser.rt-video:nth-child(3n+1), .job-search-no-result .search-results-group .result-teaser.rt-video:nth-child(3n+1) {
            margin-left: 13px;
        }

        .search-main-container .search-results-group .result-teaser.rt-video:nth-child(4n+1), .job-search-no-result .search-results-group .result-teaser.rt-video:nth-child(4n+1) {
            margin-left: 0;
        }

        .search-main-container .search-results-group .result-teaser.rt-video .rt-text, .job-search-no-result .search-results-group .result-teaser.rt-video .rt-text {
            padding: 10px;
            width: auto;
            height: auto;
            border: none;
            background: #000;
        }

        .search-main-container .search-results-group .result-teaser.rt-video h3, .job-search-no-result .search-results-group .result-teaser.rt-video h3 {
            font-size: 2px;
            font-size: 2rem;
            margin-top: 7px;
            margin-bottom: 2px;
            color: #fff;
        }

            .search-main-container .search-results-group .result-teaser.rt-video h3 a, .job-search-no-result .search-results-group .result-teaser.rt-video h3 a {
                color: inherit;
            }

        .search-main-container .search-results-group .result-teaser.rt-video .search-result-breadcrumb, .job-search-no-result .search-results-group .result-teaser.rt-video .search-result-breadcrumb {
            line-height: 1.25;
        }

            .search-main-container .search-results-group .result-teaser.rt-video .search-result-breadcrumb a, .job-search-no-result .search-results-group .result-teaser.rt-video .search-result-breadcrumb a {
                color: #c8c8c8;
            }

        .search-main-container .search-results-group .result-teaser.rt-video:hover .rt-text, .job-search-no-result .search-results-group .result-teaser.rt-video:hover .rt-text {
            background: #444444;
        }

    .job-search-no-result .search-no-results .no-results-message {
        padding: 0 0 0 157px;
    }

        .job-search-no-result .search-no-results .no-results-message:before {
            content: "";
            width: 102px;
            height: 102px;
            background: transparent url(../img/img-icons-sprite-png.png) no-repeat -98px -181px;
            position: absolute;
            top: 0;
            left: 10px;
        }

        .job-search-no-result .search-no-results .no-results-message .improvement-hint {
            font-size: 18px;
            font-size: 1.8rem;
            line-height: 1;
        }

        .job-search-no-result .search-no-results .no-results-message .highlight-result {
            color: #707070;
        }

    .mac-os .search-results-filter-label {
        font-size: 15px;
        font-size: 1.5rem;
    }

    #socialshareprivacy {
        padding-top: 20px;
    }

    .breadcrumb {
        border: none;
        padding: 0 10px;
        height: 50px;
        margin-top: 140px;
        margin-bottom: 0;
        background-color: #fff;
        position: absolute;
        width: 100%;
    }

        .breadcrumb ul {
            overflow: hidden;
        }

            .breadcrumb ul, .breadcrumb ul li {
                margin: 0;
                padding: 0;
                list-style: none;
                letter-spacing: normal;
            }

                .breadcrumb ul li {
                    float: left;
                    font-size: 0.889em;
                    padding-left: 8px;
                    position: relative;
                }

                    .breadcrumb ul li:before {
                        content: '';
                        display: inline-block;
                        height: 14px;
                        line-height: 14px;
                        width: 8px;
                        position: absolute;
                        top: 3px;
                        left: 0;
                    }

                    .breadcrumb ul li:first-child {
                        padding-left: 0;
                        margin-left: 18px;
                    }

                        .breadcrumb ul li:first-child:before {
                            content: '';
                            background: none;
                        }

                    .breadcrumb ul li a {
                        color: #707070;
                        padding: 10px 15px;
                    }

                        .breadcrumb ul li a:hover {
                            text-decoration: underline;
                        }

        .breadcrumb.active {
            color: #000;
            padding-left: 23px;
        }

    .footnotes {
        padding: 0 30px;
        margin-bottom: 20px;
    }

        .footnotes sup {
            font-size: 12px;
            font-size: 1.2rem;
            margin-right: 3px;
        }

        .footnotes p {
            font-size: 13px;
            font-size: 1.3rem;
            margin: 0;
            padding: 0;
        }

    .slide-in-teaser + .footnotes {
        margin-top: 40px;
    }

    footer .footer-boxes #footerAccordion .panel-title a {
        cursor: default;
        outline: none;
    }

    footer .footer-boxes #footerAccordion.panel-group .panel .panel-heading h3 {
        font-size: 25px;
        font-size: 2.5rem;
    }

    footer .footer-boxes #footerAccordion.panel-group .panel .panel-body {
        font-size: 15px;
        font-size: 1.5rem;
    }

    footer .footer-quicklinks .quicklinks-wrapper ul {
        margin: 0;
    }

        footer .footer-quicklinks .quicklinks-wrapper ul:first-child {
            margin: 0;
        }

    footer .footer-brands {
        margin-bottom: 17px;
    }

        footer .footer-brands .brand-logo {
            width: 140px;
            height: 100px;
            padding: 11px 0;
        }

        footer .footer-brands .brands-wrapper ul li {
            height: 100px;
            line-height: 100px;
            width: 140px;
            margin-left: 20px;
        }

            footer .footer-brands .brands-wrapper ul li:first-child {
                margin-left: 20px;
            }

    footer .footer-disclaimer {
        font-size: 13px;
        font-size: 1.3rem;
        margin-top: 30px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
    }

        footer .footer-disclaimer p {
            margin: 0 0 20px 0;
            padding: 0;
        }

    footer .stock-ticker {
        padding: 0;
        position: relative;
    }

        footer .stock-ticker h2 {
            font-size: 25px;
            font-size: 2.5rem;
            margin-top: 22px;
            margin-bottom: 4px;
            display: none;
        }

        footer .stock-ticker .cta {
            width: 185px;
            height: 85px;
            padding: 0;
            position: relative;
        }

            footer .stock-ticker .cta:after {
                content: '';
                background: none;
            }

        footer .stock-ticker .stock-info .stock-values {
            display: block;
            overflow: hidden;
            margin-bottom: 5px;
            line-height: 3.6em;
        }

            footer .stock-ticker .stock-info .stock-values .stock-course {
                margin-right: 9px;
                font-size: 40px;
                font-size: 4rem;
                line-height: 1.1em;
                letter-spacing: -3px;
            }

                footer .stock-ticker .stock-info .stock-values .stock-course .currency {
                    font-size: 25px;
                    font-size: 2.5rem;
                    margin-right: 4px;
                }

            footer .stock-ticker .stock-info .stock-values .stock-trend {
                line-height: 1.6em;
            }

                footer .stock-ticker .stock-info .stock-values .stock-trend .ic-trend {
                    width: 23px;
                    height: 23px;
                    display: block;
                }

                footer .stock-ticker .stock-info .stock-values .stock-trend .trend-val {
                    font-size: 18px;
                    font-size: 1.8rem;
                    display: block;
                }

        footer .stock-ticker .stock-info .stock-chart {
            display: none;
        }

        footer .stock-ticker .stock-info .stock-timestamp {
            font-size: 13px;
            font-size: 1.3rem;
            left: 0;
            bottom: 0;
        }

            footer .stock-ticker .stock-info .stock-timestamp p {
                margin: 0 0 2px 0;
                padding: 0;
            }

            footer .stock-ticker .stock-info .stock-timestamp .date, footer .stock-ticker .stock-info .stock-timestamp .divider, footer .stock-ticker .stock-info .stock-timestamp .time {
                font-size: 13px;
                font-size: 1.3rem;
            }

            footer .stock-ticker .stock-info .stock-timestamp .divider {
                margin: 0 3px;
            }

        footer .stock-ticker.show-graph .cta {
            height: 195px;
        }

            footer .stock-ticker.show-graph .cta .stock-info .stock-chart img {
                width: 185px;
                height: 88px;
            }

    .social_share_privacy_area {
        width: 100%;
    }

        .social_share_privacy_area .facebook {
            width: 160px !important;
        }

        .social_share_privacy_area .gplus {
            width: 140px !important;
        }

    .iframe-layer .layer-head {
        font-size: 18px;
        font-size: 1.8rem;
    }

        .iframe-layer .layer-head h2 {
            font-size: 18px;
            font-size: 1.8rem;
        }
}

@media screen and (max-width:767px) {
    .btn:after {
        top: 13px;
    }

    button.btn:after {
        top: 10px;
    }

    .btn-submit {
        font-size: 14px;
        font-size: 1.4rem;
        padding-top: 7px;
        padding-bottom: 7px;
    }

    .content-loader {
        height: 30px;
        margin-top: 10px;
        margin-bottom: 20px;
        background: #fff url('../img/img-daimler-loader-light.gif') no-repeat top center;
        background-size: 30px 30px;
    }

        .content-loader.dark {
            background: #fff url('../img/img-daimler-loader-light.gif') no-repeat top center;
            background-size: 30px 30px;
        }

    .standort-benefit-info .content ul.benefit-list li {
        width: 65px;
        height: 65px;
    }

    .page-content-wrapper {
        padding-left: 10px;
    }

    .dropdown-label {
        color: #000;
        background: #e6e6e6;
        width: 100%;
        display: block;
        position: relative;
        text-decoration: none;
        padding: 8px 10px 5px;
        margin-bottom: 15px;
        border-bottom: 1px solid #444444;
    }

        .dropdown-label:hover, .dropdown-label:active, .dropdown-label:focus {
            text-decoration: none;
            color: #707070;
        }

        .dropdown-label:after {
            content: "";
            width: 14px;
            height: 8px;
            position: absolute;
            top: 16px;
            right: 10px;
            background: transparent url('../img/img-arrows-sprite-png.png') no-repeat 0 -99px;
        }

        .dropdown-label.selected {
            background: #000;
            color: #fff;
            border-color: #707070;
        }

            .dropdown-label.selected:after {
                background-position: 0 -99px;
            }

    .dropdown-menu {
        border: none;
        width: 100%;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
        margin: 0;
        padding: 9px 0;
        color: #000;
        z-index: 5500;
    }

        .dropdown-menu a {
            color: #000;
        }

            .dropdown-menu a:hover {
                color: #fff;
                background: #00677f;
            }

        .dropdown-menu .active-filter {
            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
            color: #000;
        }

            .dropdown-menu .active-filter a {
                color: #000;
            }

                .dropdown-menu .active-filter a:hover {
                    color: #fff;
                    background: #000;
                }

    section {
        position: relative;
        z-index: auto;
    }

        section .section-bg {
            height: 100%;
        }

    .page-intro {
        padding-top: 14px;
    }

        .page-intro h1 {
            font-size: 3rem;
            padding: 0 20px;
            margin-top: 15px;
            margin-bottom: 15px;
            line-height: 1;
        }

            .page-intro h1 span {
                font-size: 1.75rem;
                line-height: 1.15;
            }

    .page-slider {
        width: 100%;
        padding: 0 10px;
        margin-bottom: 36px;
        overflow: hidden;
    }

    header + section .owl-slider {
        margin: 20px auto 13px;
        top: 0;
    }

    .owl-slider {
        min-height: 410px;
        height: auto;
        width: 100%;
        margin: 20px auto 13px;
        padding: 0;
        position: relative;
    }

        .owl-slider .hero-slider-wrapper {
            position: relative;
            overflow: hidden;
        }

            .owl-slider .hero-slider-wrapper .hero-slider-content {
                position: relative;
                overflow: hidden;
                width: auto;
                height: auto;
                margin-left: auto;
                left: auto;
            }

                .owl-slider .hero-slider-wrapper .hero-slider-content ul {
                    margin: 0;
                    padding: 0;
                    width: 20000em;
                    position: relative;
                    list-style: none;
                }

                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element {
                    position: relative;
                    overflow: hidden;
                    text-align: center;
                }

                    .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .hero-img {
                        display: block;
                        height: auto;
                        width: auto;
                    }

                        .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .hero-img img {
                            width: 100%;
                        }

                    .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper {
                        width: auto;
                        height: 115px;
                        overflow: visible;
                        position: relative;
                        text-align: left;
                        display: block;
                        margin: 0;
                        left: 0;
                    }

                        .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content {
                            width: auto;
                            height: 115px;
                            overflow: visible;
                            background: #e6e6e6;
                            font-size: 1.375em;
                            line-height: 1.1em;
                            margin: 0;
                            padding: 21px 60px 21px 27px;
                        }

                            .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-bl {
                                position: relative;
                                bottom: 0;
                                left: 0;
                                margin: 0;
                            }

                            .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-br {
                                position: relative;
                                bottom: 0;
                                right: 0;
                                margin: 0;
                            }

                            .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-tl {
                                position: relative;
                                top: 0;
                                left: 0;
                                margin: 0;
                            }

                            .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-tr {
                                position: relative;
                                top: 0;
                                right: 0;
                                margin: 0;
                            }

                            .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content h2 {
                                font-size: 1em;
                                margin: 0;
                                padding: 0;
                            }

                                .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content h2 a:after {
                                    content: "";
                                    width: 300px;
                                    height: 100%;
                                    position: absolute;
                                    right: 0;
                                    top: 0;
                                    background: transparent;
                                }

                            .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content p {
                                margin: 0;
                                padding: 0;
                            }

                    .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element:hover .teaserbox-wrapper .box-content {
                        background-color: #c8c8c8;
                    }

                    .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.transparent .teaserbox-wrapper .box-content, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1 .teaserbox-wrapper .box-content, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2 .teaserbox-wrapper .box-content, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3 .teaserbox-wrapper .box-content, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4 .teaserbox-wrapper .box-content, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5 .teaserbox-wrapper .box-content, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6 .teaserbox-wrapper .box-content, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7 .teaserbox-wrapper .box-content, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-8 .teaserbox-wrapper .box-content {
                        background: #e6e6e6;
                        color: #000;
                    }

                        .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.transparent .teaserbox-wrapper .box-content p, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1 .teaserbox-wrapper .box-content p, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2 .teaserbox-wrapper .box-content p, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3 .teaserbox-wrapper .box-content p, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4 .teaserbox-wrapper .box-content p, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5 .teaserbox-wrapper .box-content p, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6 .teaserbox-wrapper .box-content p, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7 .teaserbox-wrapper .box-content p, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-8 .teaserbox-wrapper .box-content p {
                            color: #000;
                        }

                        .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.transparent .teaserbox-wrapper .box-content h2, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1 .teaserbox-wrapper .box-content h2, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2 .teaserbox-wrapper .box-content h2, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3 .teaserbox-wrapper .box-content h2, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4 .teaserbox-wrapper .box-content h2, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5 .teaserbox-wrapper .box-content h2, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6 .teaserbox-wrapper .box-content h2, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7 .teaserbox-wrapper .box-content h2, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-8 .teaserbox-wrapper .box-content h2 {
                            color: #000;
                        }

                            .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.transparent .teaserbox-wrapper .box-content h2 a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1 .teaserbox-wrapper .box-content h2 a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2 .teaserbox-wrapper .box-content h2 a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3 .teaserbox-wrapper .box-content h2 a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4 .teaserbox-wrapper .box-content h2 a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5 .teaserbox-wrapper .box-content h2 a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6 .teaserbox-wrapper .box-content h2 a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7 .teaserbox-wrapper .box-content h2 a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-8 .teaserbox-wrapper .box-content h2 a {
                                color: #000;
                            }

                        .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.transparent .teaserbox-wrapper .box-content:after, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1 .teaserbox-wrapper .box-content:after, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2 .teaserbox-wrapper .box-content:after, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3 .teaserbox-wrapper .box-content:after, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4 .teaserbox-wrapper .box-content:after, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5 .teaserbox-wrapper .box-content:after, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6 .teaserbox-wrapper .box-content:after, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7 .teaserbox-wrapper .box-content:after, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-8 .teaserbox-wrapper .box-content:after {
                            background-position: -149px -715px;
                        }

                    .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.transparent:hover .teaserbox-wrapper .box-content, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1:hover .teaserbox-wrapper .box-content, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2:hover .teaserbox-wrapper .box-content, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3:hover .teaserbox-wrapper .box-content, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4:hover .teaserbox-wrapper .box-content, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5:hover .teaserbox-wrapper .box-content, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6:hover .teaserbox-wrapper .box-content, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7:hover .teaserbox-wrapper .box-content, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-8:hover .teaserbox-wrapper .box-content {
                        background-color: #c8c8c8;
                        color: #000;
                    }

                        .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.transparent:hover .teaserbox-wrapper .box-content h2, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1:hover .teaserbox-wrapper .box-content h2, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2:hover .teaserbox-wrapper .box-content h2, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3:hover .teaserbox-wrapper .box-content h2, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4:hover .teaserbox-wrapper .box-content h2, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5:hover .teaserbox-wrapper .box-content h2, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6:hover .teaserbox-wrapper .box-content h2, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7:hover .teaserbox-wrapper .box-content h2, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-8:hover .teaserbox-wrapper .box-content h2, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.transparent:hover .teaserbox-wrapper .box-content h2 a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1:hover .teaserbox-wrapper .box-content h2 a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2:hover .teaserbox-wrapper .box-content h2 a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3:hover .teaserbox-wrapper .box-content h2 a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4:hover .teaserbox-wrapper .box-content h2 a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5:hover .teaserbox-wrapper .box-content h2 a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6:hover .teaserbox-wrapper .box-content h2 a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7:hover .teaserbox-wrapper .box-content h2 a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-8:hover .teaserbox-wrapper .box-content h2 a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.transparent:hover .teaserbox-wrapper .box-content p, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1:hover .teaserbox-wrapper .box-content p, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2:hover .teaserbox-wrapper .box-content p, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3:hover .teaserbox-wrapper .box-content p, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4:hover .teaserbox-wrapper .box-content p, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5:hover .teaserbox-wrapper .box-content p, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6:hover .teaserbox-wrapper .box-content p, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7:hover .teaserbox-wrapper .box-content p, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-8:hover .teaserbox-wrapper .box-content p, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.transparent:hover .teaserbox-wrapper .box-content a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1:hover .teaserbox-wrapper .box-content a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2:hover .teaserbox-wrapper .box-content a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3:hover .teaserbox-wrapper .box-content a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4:hover .teaserbox-wrapper .box-content a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5:hover .teaserbox-wrapper .box-content a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6:hover .teaserbox-wrapper .box-content a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7:hover .teaserbox-wrapper .box-content a, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-8:hover .teaserbox-wrapper .box-content a {
                            color: #000;
                        }

                        .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.transparent:hover .teaserbox-wrapper .box-content:after, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1:hover .teaserbox-wrapper .box-content:after, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2:hover .teaserbox-wrapper .box-content:after, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3:hover .teaserbox-wrapper .box-content:after, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4:hover .teaserbox-wrapper .box-content:after, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5:hover .teaserbox-wrapper .box-content:after, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6:hover .teaserbox-wrapper .box-content:after, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7:hover .teaserbox-wrapper .box-content:after, .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-8:hover .teaserbox-wrapper .box-content:after {
                            background-position: -149px -715px;
                        }

        .owl-slider.single-img {
            width: 100%;
            margin-top: 26px;
            margin-bottom: 11px;
            padding: 0 5px 0 5px;
            min-height: 180px;
            height: auto;
        }

            .owl-slider.single-img .hero-slider-content {
                height: auto;
                margin: 0;
                width: auto;
            }

                .owl-slider.single-img .hero-slider-content .owl-carousel {
                    width: 100%;
                }

                    .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element {
                        width: 100%;
                    }

                        .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element img {
                            width: 100%;
                        }

                        .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .hero-img {
                            min-height: 120px;
                            height: auto;
                        }

                        .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper {
                            width: auto;
                            height: auto;
                            position: relative;
                            text-align: left;
                            display: block;
                        }

                            .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper .box-content {
                                width: 100%;
                                min-height: auto;
                                height: 62px;
                                overflow: hidden;
                                position: relative;
                                font-size: 1em;
                                line-height: 1.1em;
                                margin: 0;
                                padding: 10px 35px 7px 15px;
                            }

                                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper .box-content.pos-bl {
                                    position: relative;
                                    bottom: 0;
                                    left: 0;
                                    margin: 0;
                                }

                                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper .box-content.pos-br {
                                    position: relative;
                                    bottom: 0;
                                    right: 0;
                                    margin: 0;
                                }

                                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper .box-content.pos-tl {
                                    position: absolute;
                                    top: 0;
                                    left: 0;
                                    margin: 0;
                                }

                                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper .box-content.pos-tr {
                                    position: absolute;
                                    top: 0;
                                    right: 0;
                                    margin: 0;
                                }

                                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper .box-content:after {
                                    right: 11px;
                                    top: 15px;
                                    background-position: -345px 0;
                                    height: 32px;
                                    width: 18px;
                                }

                                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper .box-content h2 {
                                    font-size: 17px;
                                    font-size: 1.7rem;
                                    margin: 0;
                                    padding: 0;
                                }

                                    .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper .box-content h2 a:after {
                                        content: "";
                                        width: 300px;
                                        height: 100%;
                                        position: absolute;
                                        right: 0;
                                        top: 0;
                                        background: transparent;
                                    }

                                    .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper .box-content h2 a:before {
                                        content: "";
                                        height: 100%;
                                        left: 0;
                                        position: absolute;
                                        top: 0;
                                        width: 100%;
                                        z-index: 1;
                                    }

                                .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element .teaserbox-wrapper .box-content p {
                                    font-size: 1em;
                                    margin: 0;
                                    padding: 0;
                                    display: none;
                                }

                        .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element:hover .teaserbox-wrapper .box-content:after {
                            background-position: -345px 0;
                        }

                        .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-2 .teaserbox-wrapper .box-content, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-3 .teaserbox-wrapper .box-content, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-4 .teaserbox-wrapper .box-content, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-5 .teaserbox-wrapper .box-content, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-7 .teaserbox-wrapper .box-content, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-8 .teaserbox-wrapper .box-content {
                            color: #fff;
                        }

                            .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-2 .teaserbox-wrapper .box-content h2, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-3 .teaserbox-wrapper .box-content h2, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-4 .teaserbox-wrapper .box-content h2, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-5 .teaserbox-wrapper .box-content h2, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-7 .teaserbox-wrapper .box-content h2, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-8 .teaserbox-wrapper .box-content h2, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-2 .teaserbox-wrapper .box-content h2 a, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-3 .teaserbox-wrapper .box-content h2 a, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-4 .teaserbox-wrapper .box-content h2 a, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-5 .teaserbox-wrapper .box-content h2 a, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-7 .teaserbox-wrapper .box-content h2 a, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-8 .teaserbox-wrapper .box-content h2 a, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-2 .teaserbox-wrapper .box-content p, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-3 .teaserbox-wrapper .box-content p, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-4 .teaserbox-wrapper .box-content p, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-5 .teaserbox-wrapper .box-content p, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-7 .teaserbox-wrapper .box-content p, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-8 .teaserbox-wrapper .box-content p, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-2 .teaserbox-wrapper .box-content a, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-3 .teaserbox-wrapper .box-content a, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-4 .teaserbox-wrapper .box-content a, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-5 .teaserbox-wrapper .box-content a, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-7 .teaserbox-wrapper .box-content a, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-8 .teaserbox-wrapper .box-content a {
                                color: #fff;
                            }

                            .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-2 .teaserbox-wrapper .box-content:after, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-3 .teaserbox-wrapper .box-content:after, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-4 .teaserbox-wrapper .box-content:after, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-5 .teaserbox-wrapper .box-content:after, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-7 .teaserbox-wrapper .box-content:after, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-8 .teaserbox-wrapper .box-content:after {
                                background-position: -382px 0;
                            }

                        .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-1:hover .teaserbox-wrapper .box-content {
                            background-color: #c8c8c8;
                        }

                        .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-1 .teaserbox-wrapper .box-content {
                            background-color: #e6e6e6;
                        }

                        .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-2:hover .teaserbox-wrapper .box-content {
                            background-color: #00677f;
                        }

                        .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-2 .teaserbox-wrapper .box-content {
                            background-color: #003340;
                        }

                        .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-3:hover .teaserbox-wrapper .box-content {
                            background-color: #000;
                        }

                        .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-3 .teaserbox-wrapper .box-content {
                            background-color: #444444;
                        }

                        .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-4:hover .teaserbox-wrapper .box-content {
                            background-color: #440e07;
                        }

                        .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-4 .teaserbox-wrapper .box-content {
                            background-color: #5a130a;
                        }

                        .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-5:hover .teaserbox-wrapper .box-content {
                            background-color: #003340;
                        }

                        .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-5 .teaserbox-wrapper .box-content {
                            background-color: #00677f;
                        }

                        .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-6:hover .teaserbox-wrapper .box-content {
                            color: #000;
                            background-color: #c8c8c8;
                        }

                        .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-6 .teaserbox-wrapper .box-content {
                            color: #000;
                            background-color: #e6e6e6;
                        }

                        .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-7:hover .teaserbox-wrapper .box-content {
                            background-color: #444444;
                        }

                        .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.transparent.color-7 .teaserbox-wrapper .box-content {
                            color: #fff;
                            background-color: #000;
                        }

                        .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-2 .teaserbox-wrapper .box-content:after, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-3 .teaserbox-wrapper .box-content:after, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-4 .teaserbox-wrapper .box-content:after, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-5 .teaserbox-wrapper .box-content:after, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-7 .teaserbox-wrapper .box-content:after, .owl-slider.single-img .hero-slider-content .owl-carousel .slider-element.color-8 .teaserbox-wrapper .box-content:after {
                            background-position: -382px 0;
                        }

        .owl-slider .owl-controlls {
            text-align: center;
        }

        .owl-slider .owl-slider-pagination {
            display: inline-block;
            width: auto;
            margin: 5px 0 0 0;
            overflow: hidden;
        }

            .owl-slider .owl-slider-pagination .owl-dot {
                padding: 7px 5px;
                float: left;
                display: block;
                width: 45px;
            }

                .owl-slider .owl-slider-pagination .owl-dot span {
                    display: block;
                    width: 35px;
                    height: 4px;
                    background: rgba(0, 0, 0, 0.1);
                    text-indent: -9999em;
                }

                .owl-slider .owl-slider-pagination .owl-dot.active span, .owl-slider .owl-slider-pagination .owl-dot:hover span {
                    background: #003340;
                }

        .owl-slider .owl-slider-navigation {
            display: none;
        }

    .container ~ .container.page-teasers {
        margin-top: 6px;
    }

    .container.hidden-md.hidden-lg + .page-teasers {
        margin-top: 25px;
    }

    .page-teasers h3, .page-content-wrapper h3 {
        font-size: 1.063em;
    }

    .page-teasers, .page-content-wrapper {
        width: 100%;
        padding: 0 10px;
    }

        .page-teasers .page-teaser-group > h2, .page-content-wrapper .page-teaser-group > h2 {
            font-size: 22px;
            font-size: 2.2rem;
        }

        .page-teasers .module-head, .page-content-wrapper .module-head {
            font-size: 22px;
            font-size: 2.2rem;
            margin-bottom: 9px;
            margin-left: 10px;
        }

        .page-teasers .row .article-copy, .page-content-wrapper .row .article-copy {
            padding: 0;
        }

            .page-teasers .row .article-copy.copy-single-col, .page-content-wrapper .row .article-copy.copy-single-col, .page-teasers .row .article-copy.copy-multi-col, .page-content-wrapper .row .article-copy.copy-multi-col {
                margin-left: 0;
            }

        .page-teasers .row .page-teaser-element, .page-content-wrapper .row .page-teaser-element {
            font-size: 1em;
            line-height: 1.2em;
            margin-bottom: 5px;
            padding: 0 5px;
        }

            .page-teasers .row .page-teaser-element h2, .page-content-wrapper .row .page-teaser-element h2 {
                font-size: 20px;
                font-size: 2rem;
                line-height: 1.1em;
                margin: 0;
                padding: 0;
            }

            .page-teasers .row .page-teaser-element .page-teaser-pic, .page-content-wrapper .row .page-teaser-element .page-teaser-pic {
                width: 100%;
            }

            .page-teasers .row .page-teaser-element .page-teaser-text, .page-content-wrapper .row .page-teaser-element .page-teaser-text {
                overflow: hidden;
                padding-left: 0;
                padding-right: 0;
            }

            .page-teasers .row .page-teaser-element .cta, .page-content-wrapper .row .page-teaser-element .cta {
                padding: 14px 40px 12px 20px;
                margin: 0;
            }

    .teaser-btn {
        font-size: 18px;
        font-size: 1.8rem;
        padding: 13px 35px 13px 15px;
        width: auto;
    }

        .teaser-btn:after {
            background-position: -391px -360px;
            height: 16px;
            right: 15px;
            top: 18px;
            width: 9px;
        }

    .page-teasers .row .article-copy {
        padding: 0 20px;
    }

    .page-teasers .row .job-search {
        padding: 0;
        margin-bottom: 27px;
    }

    .job-search .content {
        padding: 21px 14px 25px 14px;
    }

        .job-search .content h2 {
            font-size: 3rem;
            line-height: 0.95;
            margin: 0 0 3.3rem 0;
        }

            .job-search .content h2 strong {
                font-weight: normal;
                font-size: 3rem;
            }

        .job-search .content .job-search-input-container {
            margin-bottom: 2rem;
        }

        .job-search .content .btn {
            font-size: 1.4rem;
            padding: 6px 12px;
        }

    .input-search {
        font-size: 1.5rem;
        height: 35px;
        line-height: 35px;
        color: #00677f;
    }

    .btn-search-jobs {
        width: 35px;
        height: 35px;
        position: relative;
    }

        .btn-search-jobs:after {
            content: '';
            display: block;
            height: 20px;
            line-height: 20px;
            width: 20px;
            background: transparent url('https://www.daimler.com/system/img/img-icons-sprite-svg.svg') no-repeat -307px -45px;
            top: 8px;
            left: 8px;
        }

    .no-nav .page-main-inner-content, .page-main-inner-content, .no-nav.special .page-main-inner-content, .no-nav.special.no-pics .page-main-inner-content {
        width: auto;
        margin: 0 10px;
    }

    .icon.rt-text-only .rt-text .rt-category {
        left: 70px;
    }

    .icon .rt-icon:after {
        content: '';
        display: inline-block;
        width: 16px;
        height: 16px;
        background: transparent url('https://www.daimler.com/system/img/img-icons-sprite-files-svg.svg') no-repeat 0 -40px;
        position: absolute;
        top: 5px;
        left: 5px;
    }

    .icon.icon-pdf .rt-icon:after {
        background-position: -120px -40px;
        width: 16px;
        height: 16px;
        top: 5px;
        left: 6px;
    }

    .icon.icon-xls .rt-icon:after, .icon.icon-xlsx .rt-icon:after {
        background-position: -160px -40px;
        width: 16px;
        height: 16px;
        top: 5px;
        left: 6px;
    }

    .icon.icon-doc .rt-icon:after, .icon.icon-docx .rt-icon:after {
        background-position: -200px -40px;
        width: 16px;
        height: 16px;
        top: 5px;
        left: 6px;
    }

    .icon.icon-txt .rt-icon:after {
        background-position: -240px -40px;
        width: 16px;
        height: 16px;
        top: 5px;
        left: 6px;
    }

    .icon.icon-zip .rt-icon:after {
        background-position: -280px -40px;
        width: 16px;
        height: 16px;
        top: 5px;
        left: 6px;
    }

    .icon.icon-ppt .rt-icon:after, .icon.icon-pptx .rt-icon:after {
        background-position: -320px -40px;
        width: 16px;
        height: 16px;
        top: 5px;
        left: 6px;
    }

    .icon.icon-audio .rt-icon:after {
        background-position: -80px -40px;
        width: 13px;
        height: 12px;
        top: 7px;
        left: 6px;
    }

    .icon.icon-video .rt-icon:after {
        background-position: -40px -40px;
        width: 11px;
        height: 12px;
        top: 7px;
        left: 8px;
    }

    .icon.icon-img .rt-icon:after {
        background-position: -440px -40px;
        width: 16px;
        height: 16px;
        top: 5px;
        left: 6px;
    }

    .no-nav .body-template-container, .body-template-container {
        margin-bottom: 38px;
    }

        .no-nav .body-template-container h2, .body-template-container h2 {
            font-size: 17.5px;
            font-size: 1.75rem;
            margin: 0 0 11px 0;
        }

    .no-nav .hero-module, .hero-module {
        position: relative;
        margin: 0 -20px 9px -20px;
        width: auto;
    }

        .no-nav .hero-module .hero-pic, .hero-module .hero-pic {
            width: auto;
            min-height: 128px;
            height: auto;
        }

        .no-nav .hero-module.no-date .hero-pic, .hero-module.no-date .hero-pic {
            width: auto;
            min-height: 128px;
            height: auto;
        }

            .no-nav .hero-module.no-date .hero-pic img, .hero-module.no-date .hero-pic img {
                width: 100%;
            }

        .no-nav .hero-module .date-sticker, .hero-module .date-sticker {
            position: absolute;
            overflow: hidden;
            width: 70px;
            height: 88px;
            right: 0;
            top: 0;
            line-height: 0.9;
        }

            .no-nav .hero-module .date-sticker .date-day, .hero-module .date-sticker .date-day {
                margin-top: 16px;
                margin-right: -5px;
                font-size: 40px;
                font-size: 4rem;
                line-height: 0.825;
                letter-spacing: -0.04em;
            }

            .no-nav .hero-module .date-sticker .date-month, .hero-module .date-sticker .date-month {
                font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                font-size: 14px;
                font-size: 1.4rem;
                display: inline-block;
                margin: 0;
            }

            .no-nav .hero-module .date-sticker .date-year, .hero-module .date-sticker .date-year {
                font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                font-size: 14px;
                font-size: 1.4rem;
                display: inline-block;
                margin: 0;
            }

        .no-nav .hero-module .hero-pic img, .hero-module .hero-pic img {
            display: block;
            width: 100%;
            height: auto;
        }

        .no-nav .hero-module.hero-module-text .date-sticker, .hero-module.hero-module-text .date-sticker {
            position: relative;
            float: right;
            overflow: hidden;
            width: 70px;
            height: 88px;
            top: 0;
            right: 0;
            line-height: 0.9;
            margin: 0 0 15px 15px;
        }

        .no-nav .hero-module.hero-module-text .hero-abstract, .hero-module.hero-module-text .hero-abstract, .no-nav .hero-module.hero-module-text.no-date .hero-abstract, .hero-module.hero-module-text.no-date .hero-abstract {
            width: 100%;
        }

            .no-nav .hero-module.hero-module-text .hero-abstract .date-sticker, .hero-module.hero-module-text .hero-abstract .date-sticker, .no-nav .hero-module.hero-module-text.no-date .hero-abstract .date-sticker, .hero-module.hero-module-text.no-date .hero-abstract .date-sticker {
                right: 0;
            }

            .no-nav .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper, .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper, .no-nav .hero-module.hero-module-text.no-date .hero-abstract .hero-abstract-wrapper, .hero-module.hero-module-text.no-date .hero-abstract .hero-abstract-wrapper {
                padding: 15px 18px 4px 18px;
                font-size: 1.125em;
                line-height: 1.25em;
                width: 100%;
            }

                .no-nav .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper:before, .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper:before, .no-nav .hero-module.hero-module-text.no-date .hero-abstract .hero-abstract-wrapper:before, .hero-module.hero-module-text.no-date .hero-abstract .hero-abstract-wrapper:before, .no-nav .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper:after, .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper:after, .no-nav .hero-module.hero-module-text.no-date .hero-abstract .hero-abstract-wrapper:after, .hero-module.hero-module-text.no-date .hero-abstract .hero-abstract-wrapper:after {
                    display: none;
                }

        .no-nav .hero-module.no-date, .hero-module.no-date {
            width: auto;
        }

            .no-nav .hero-module.no-date .hero-abstract, .hero-module.no-date .hero-abstract {
                width: 100%;
            }

    .no-nav .article-abstract, .article-abstract {
        position: relative;
        margin: 22px 0 22px 0;
        overflow: hidden;
    }

        .no-nav .article-abstract p, .article-abstract p {
            font-size: 1.125em;
            line-height: 1.25em;
            width: 100%;
        }

    .no-nav .page-teasers .article-abstract, .page-teasers .article-abstract {
        position: relative;
        margin: 0 0 2px 0;
        padding: 10px 20px 0;
    }

        .no-nav .page-teasers .article-abstract p, .page-teasers .article-abstract p {
            font-size: 1.125em;
            line-height: 1.25em;
        }

    .container.bg-img, .container-fluid.bg-img {
        padding-bottom: 0;
    }

        .container.bg-img.offset-lrg, .container-fluid.bg-img.offset-lrg {
            padding-bottom: 0;
        }

    .locations .article-abstract p {
        width: 100%;
    }

    .article-copy.numbers-wrapper {
        margin-bottom: 40px;
    }

        .article-copy.numbers-wrapper:before {
            height: 10px;
            line-height: 10px;
            width: 100%;
        }

        .article-copy.numbers-wrapper:after {
            width: 100%;
        }

        .article-copy.numbers-wrapper .numbers-element {
            width: 50%;
            padding: 0 7px 0 14px;
            font-size: 13px;
            font-size: 1.3rem;
        }

            .article-copy.numbers-wrapper .numbers-element:nth-child(3n+1) {
                clear: none;
            }

            .article-copy.numbers-wrapper .numbers-element:nth-child(2n+1) {
                padding-left: 0;
                width: 50%;
                clear: left;
            }

                .article-copy.numbers-wrapper .numbers-element:nth-child(2n+1):after {
                    background: transparent;
                    content: "";
                    height: 0;
                    width: 0;
                }

            .article-copy.numbers-wrapper .numbers-element:nth-child(4n+4) {
                padding-left: 14px;
                width: 50%;
            }

                .article-copy.numbers-wrapper .numbers-element:nth-child(4n+4):after {
                    background: #c8c8c8;
                    content: "";
                    height: 0;
                    width: 0;
                }

            .article-copy.numbers-wrapper .numbers-element .amount .amount-currency {
                margin-right: 5px;
            }

            .article-copy.numbers-wrapper .numbers-element .amount .amount-volume {
                font-size: 30px;
                font-size: 3rem;
                letter-spacing: -0.06em;
                margin-right: 6px;
            }

            .article-copy.numbers-wrapper .numbers-element .type {
                font-size: 13px;
                font-size: 1.3rem;
                line-height: 1.1em;
                margin-top: -3px;
            }

            .article-copy.numbers-wrapper .numbers-element .info {
                font-size: 10px;
                font-size: 1rem;
                margin-bottom: 10px;
            }

    .no-nav .article-copy, .article-copy {
        margin-bottom: 11px;
    }

        .no-nav .article-copy.copy-single-col, .article-copy.copy-single-col {
            width: 100%;
        }

        .no-nav .article-copy.copy-two-cols p, .article-copy.copy-two-cols p {
            -webkit-column-count: 1;
            -moz-column-count: 1;
            column-count: 1;
            -webkit-column-gap: 0;
            -moz-column-gap: 0;
            column-gap: 0;
        }

        .no-nav .article-copy p, .article-copy p {
            font-size: 16px;
            font-size: 1.6rem;
            line-height: 1.25em;
            padding: 0;
        }

        .no-nav .article-copy a.more-link:after, .article-copy a.more-link:after {
            top: 3px;
        }

        .no-nav .article-copy a.more-link.btn:after, .article-copy a.more-link.btn:after {
            top: 13px;
        }

        .no-nav .article-copy ul, .article-copy ul {
            margin-bottom: 20px;
        }

            .no-nav .article-copy ul li, .article-copy ul li {
                font-size: 1.4rem;
                margin: 0 0 16px 0;
            }

                .no-nav .article-copy ul li:before, .article-copy ul li:before {
                    font-size: 50px;
                    font-size: 5rem;
                    top: -4px;
                    left: 0;
                }

                .no-nav .article-copy ul li ul, .article-copy ul li ul {
                    padding-top: 0;
                    margin-bottom: 0;
                }

                    .no-nav .article-copy ul li ul li, .article-copy ul li ul li {
                        padding: 0 0 0 16px;
                        margin: 10px 0 6px 0;
                    }

                        .no-nav .article-copy ul li ul li:before, .article-copy ul li ul li:before {
                            font-size: 16px;
                            font-size: 1.6rem;
                            top: -2px;
                        }

        .no-nav .article-copy ol, .article-copy ol {
            margin-bottom: 20px;
        }

            .no-nav .article-copy ol li, .article-copy ol li {
                font-size: 14px;
                font-size: 1.4rem;
                margin: 0 0 9px 0;
            }

                .no-nav .article-copy ol li:before, .article-copy ol li:before {
                    font-size: 14px;
                    font-size: 1.4rem;
                    top: -1px;
                }

                .no-nav .article-copy ol li ol, .article-copy ol li ol {
                    margin-bottom: 0;
                }

                    .no-nav .article-copy ol li ol li, .article-copy ol li ol li {
                        padding: 0 0 0 26px;
                        margin: 0 0 9px 0;
                    }

                        .no-nav .article-copy ol li ol li:before, .article-copy ol li ol li:before {
                            font-size: 14px;
                            font-size: 1.4rem;
                            top: -1px;
                        }

                        .no-nav .article-copy ol li ol li ol, .article-copy ol li ol li ol {
                            padding-top: 0;
                        }

                            .no-nav .article-copy ol li ol li ol li, .article-copy ol li ol li ol li {
                                margin-top: 10px;
                                margin-bottom: 6px;
                                padding: 0 0 0 37px;
                            }

                                .no-nav .article-copy ol li ol li ol li:before, .article-copy ol li ol li ol li:before {
                                    font-size: 14px;
                                    font-size: 1.4rem;
                                    top: -1px;
                                }

                                .no-nav .article-copy ol li ol li ol li ol li, .article-copy ol li ol li ol li ol li {
                                    padding: 0 0 0 48px;
                                }

                                    .no-nav .article-copy ol li ol li ol li ol li:before, .article-copy ol li ol li ol li ol li:before {
                                        font-size: 14px;
                                        font-size: 1.4rem;
                                        top: -1px;
                                    }

    .no-nav .pullout-left, .pullout-left {
        width: auto;
        margin-left: auto;
    }

    .no-nav.special .pullout-left {
        margin-left: auto;
    }

    .no-nav .pullout-left .photo-carousel-wrapper .asset-media {
        width: auto;
    }

    .photo-carousel .photo-carousel-wrapper .photo-carousel-control, .pullout-left.photo-carousel .photo-carousel-wrapper .photo-carousel-control, .no-nav .pullout-left.photo-carousel .photo-carousel-wrapper .photo-carousel-control {
        position: absolute;
        top: 0;
        width: 100%;
    }

        .photo-carousel .photo-carousel-wrapper .photo-carousel-control .photo-carousel-control-prev, .pullout-left.photo-carousel .photo-carousel-wrapper .photo-carousel-control .photo-carousel-control-prev, .no-nav .pullout-left.photo-carousel .photo-carousel-wrapper .photo-carousel-control .photo-carousel-control-prev, .photo-carousel .photo-carousel-wrapper .photo-carousel-control .photo-carousel-control-next, .pullout-left.photo-carousel .photo-carousel-wrapper .photo-carousel-control .photo-carousel-control-next, .no-nav .pullout-left.photo-carousel .photo-carousel-wrapper .photo-carousel-control .photo-carousel-control-next {
            top: 0;
            margin-top: 0;
        }

    .pullout-left.photo-carousel, .no-nav .pullout-left.photo-carousel {
        width: auto;
        margin-left: 0;
        margin-bottom: 11px;
    }

    .article-photo, .article-video {
        margin-bottom: 11px;
    }

        .article-photo p, .article-video p {
            font-size: 0.875em;
            line-height: 1.25em;
        }

    .article-quote {
        margin-bottom: 20px;
    }

        .article-quote blockquote {
            font-size: 17px;
            font-size: 1.7rem;
            padding: 0 20px;
        }

            .article-quote blockquote:before {
                top: -16px;
                font-size: 40px;
            }

            .article-quote blockquote:after {
                bottom: -3px;
                display: inline-block;
                font-size: 40px;
                margin-left: -3px;
                position: absolute;
                vertical-align: bottom;
                float: none;
                line-height: 0.5;
            }

        .article-quote .end-quote {
            width: 40px;
            height: 1px;
            margin-top: 10px;
        }

        .article-quote .article-quote-author {
            font-size: 14px;
            font-size: 1.4rem;
            padding: 6px 20px 10px 20px;
        }

    .article-hightlight {
        margin-bottom: 20px;
    }

        .article-hightlight blockquote {
            font-size: 1.063em;
            padding: 0 20px;
        }

        .article-hightlight .end-quote {
            width: 40px;
            height: 1px;
            margin-top: 10px;
        }

    .article-accordion, .locations-accordion, .no-nav .article-accordion {
        margin-left: -10px;
        margin-right: -10px;
    }

        .article-accordion h2, .locations-accordion h2, .no-nav .article-accordion h2 {
            margin: 0 10px 10px;
            width: 100%;
        }

        .article-accordion .accordion, .locations-accordion .accordion, .no-nav .article-accordion .accordion {
            width: 100%;
        }

            .article-accordion .accordion .panel h2, .locations-accordion .accordion .panel h2, .no-nav .article-accordion .accordion .panel h2 {
                margin-left: 0;
                margin-right: 0;
            }

            .article-accordion .accordion .panel .panel-heading, .locations-accordion .accordion .panel .panel-heading, .no-nav .article-accordion .accordion .panel .panel-heading {
                border: none;
            }

                .article-accordion .accordion .panel .panel-heading a, .locations-accordion .accordion .panel .panel-heading a, .no-nav .article-accordion .accordion .panel .panel-heading a {
                    font-size: 0.944em;
                    padding: 14px 45px 14px 14px;
                    border: 1px solid #eaeaea;
                    border-bottom: 1px solid transparent;
                }

                    .article-accordion .accordion .panel .panel-heading a:after, .locations-accordion .accordion .panel .panel-heading a:after, .no-nav .article-accordion .accordion .panel .panel-heading a:after {
                        background-position: -1px -34px;
                        height: 23px;
                        line-height: 22px;
                        width: 23px;
                        top: 13px;
                        right: 13px;
                    }

                    .article-accordion .accordion .panel .panel-heading a.collapsed, .locations-accordion .accordion .panel .panel-heading a.collapsed, .no-nav .article-accordion .accordion .panel .panel-heading a.collapsed {
                        border: 1px solid #eaeaea;
                    }

                        .article-accordion .accordion .panel .panel-heading a.collapsed:after, .locations-accordion .accordion .panel .panel-heading a.collapsed:after, .no-nav .article-accordion .accordion .panel .panel-heading a.collapsed:after {
                            background-position: -180px -49px;
                        }

                        .article-accordion .accordion .panel .panel-heading a.collapsed:hover, .locations-accordion .accordion .panel .panel-heading a.collapsed:hover, .no-nav .article-accordion .accordion .panel .panel-heading a.collapsed:hover {
                            color: #707070;
                            background-color: #e6e6e6 !important;
                        }

                            .article-accordion .accordion .panel .panel-heading a.collapsed:hover:after, .locations-accordion .accordion .panel .panel-heading a.collapsed:hover:after, .no-nav .article-accordion .accordion .panel .panel-heading a.collapsed:hover:after {
                                background-position: -157px -1px;
                            }

                    .article-accordion .accordion .panel .panel-heading a:hover, .locations-accordion .accordion .panel .panel-heading a:hover, .no-nav .article-accordion .accordion .panel .panel-heading a:hover {
                        color: #707070;
                    }

                        .article-accordion .accordion .panel .panel-heading a:hover:after, .locations-accordion .accordion .panel .panel-heading a:hover:after, .no-nav .article-accordion .accordion .panel .panel-heading a:hover:after {
                            background-position: -180px -1px;
                        }

            .article-accordion .accordion .panel .panel-collapse, .locations-accordion .accordion .panel .panel-collapse, .no-nav .article-accordion .accordion .panel .panel-collapse {
                border: 1px solid #eaeaea;
                border-top: none;
            }

                .article-accordion .accordion .panel .panel-collapse .panel-body, .locations-accordion .accordion .panel .panel-collapse .panel-body, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body {
                    border: none;
                    padding: 0 14px 4px;
                }

                    .article-accordion .accordion .panel .panel-collapse .panel-body div:last-child, .locations-accordion .accordion .panel .panel-collapse .panel-body div:last-child, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body div:last-child {
                        margin-bottom: 0;
                    }

                    .article-accordion .accordion .panel .panel-collapse .panel-body .ir-modules-wrapper .ir-module-diagram h2, .locations-accordion .accordion .panel .panel-collapse .panel-body .ir-modules-wrapper .ir-module-diagram h2, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .ir-modules-wrapper .ir-module-diagram h2 {
                        font-size: 23px;
                        font-size: 2.3rem;
                    }

                    .article-accordion .accordion .panel .panel-collapse .panel-body .article-copy, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-copy, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-copy, .article-accordion .accordion .panel .panel-collapse .panel-body .article-photo, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-photo, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-photo, .article-accordion .accordion .panel .panel-collapse .panel-body .article-table, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-table, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-table, .article-accordion .accordion .panel .panel-collapse .panel-body .article-video, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-video, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-video, .article-accordion .accordion .panel .panel-collapse .panel-body .article-two-cols, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-two-cols, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-two-cols {
                        margin-bottom: 15px;
                    }

                        .article-accordion .accordion .panel .panel-collapse .panel-body .article-copy h2, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-copy h2, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-copy h2, .article-accordion .accordion .panel .panel-collapse .panel-body .article-photo h2, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-photo h2, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-photo h2, .article-accordion .accordion .panel .panel-collapse .panel-body .article-table h2, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-table h2, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-table h2, .article-accordion .accordion .panel .panel-collapse .panel-body .article-video h2, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-video h2, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-video h2, .article-accordion .accordion .panel .panel-collapse .panel-body .article-two-cols h2, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-two-cols h2, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-two-cols h2 {
                            margin-bottom: 7px;
                            font-size: 16px;
                            font-size: 1.6rem;
                        }

                        .article-accordion .accordion .panel .panel-collapse .panel-body .article-copy p, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-copy p, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-copy p, .article-accordion .accordion .panel .panel-collapse .panel-body .article-photo p, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-photo p, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-photo p, .article-accordion .accordion .panel .panel-collapse .panel-body .article-table p, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-table p, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-table p, .article-accordion .accordion .panel .panel-collapse .panel-body .article-video p, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-video p, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-video p, .article-accordion .accordion .panel .panel-collapse .panel-body .article-two-cols p, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-two-cols p, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-two-cols p, .article-accordion .accordion .panel .panel-collapse .panel-body .article-copy ul, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-copy ul, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-copy ul, .article-accordion .accordion .panel .panel-collapse .panel-body .article-photo ul, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-photo ul, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-photo ul, .article-accordion .accordion .panel .panel-collapse .panel-body .article-table ul, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-table ul, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-table ul, .article-accordion .accordion .panel .panel-collapse .panel-body .article-video ul, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-video ul, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-video ul, .article-accordion .accordion .panel .panel-collapse .panel-body .article-two-cols ul, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-two-cols ul, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-two-cols ul {
                            margin-bottom: 10px;
                        }

                        .article-accordion .accordion .panel .panel-collapse .panel-body .article-copy.copy-two-cols p, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-copy.copy-two-cols p, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-copy.copy-two-cols p {
                            -webkit-column-count: 1;
                            -moz-column-count: 1;
                            column-count: 1;
                            -webkit-column-gap: auto;
                            -moz-column-gap: auto;
                            column-gap: auto;
                        }

                        .article-accordion .accordion .panel .panel-collapse .panel-body .article-photo .asset-left, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-photo .asset-left, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-photo .asset-left, .article-accordion .accordion .panel .panel-collapse .panel-body .article-copy .asset-left, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-copy .asset-left, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-copy .asset-left, .article-accordion .accordion .panel .panel-collapse .panel-body .article-two-cols .asset-left, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-two-cols .asset-left, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-two-cols .asset-left, .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-photo .asset-left, .locations-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-photo .asset-left, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-photo .asset-left, .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-copy .asset-left, .locations-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-copy .asset-left, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-copy .asset-left, .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-two-cols .asset-left, .locations-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-two-cols .asset-left, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-two-cols .asset-left, .article-accordion .accordion .panel .panel-collapse .panel-body .article-photo .asset-right, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-photo .asset-right, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-photo .asset-right, .article-accordion .accordion .panel .panel-collapse .panel-body .article-copy .asset-right, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-copy .asset-right, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-copy .asset-right, .article-accordion .accordion .panel .panel-collapse .panel-body .article-two-cols .asset-right, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-two-cols .asset-right, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-two-cols .asset-right, .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-photo .asset-right, .locations-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-photo .asset-right, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-photo .asset-right, .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-copy .asset-right, .locations-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-copy .asset-right, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-copy .asset-right, .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-two-cols .asset-right, .locations-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-two-cols .asset-right, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-two-cols .asset-right {
                            margin: 0 20px 20px 0;
                            width: 100%;
                        }

                        .article-accordion .accordion .panel .panel-collapse .panel-body .article-photo .asset-media .img-wrapper, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-photo .asset-media .img-wrapper, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-photo .asset-media .img-wrapper, .article-accordion .accordion .panel .panel-collapse .panel-body .article-copy .asset-media .img-wrapper, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-copy .asset-media .img-wrapper, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-copy .asset-media .img-wrapper, .article-accordion .accordion .panel .panel-collapse .panel-body .article-two-cols .asset-media .img-wrapper, .locations-accordion .accordion .panel .panel-collapse .panel-body .article-two-cols .asset-media .img-wrapper, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .article-two-cols .asset-media .img-wrapper, .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-photo .asset-media .img-wrapper, .locations-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-photo .asset-media .img-wrapper, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-photo .asset-media .img-wrapper, .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-copy .asset-media .img-wrapper, .locations-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-copy .asset-media .img-wrapper, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-copy .asset-media .img-wrapper, .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-two-cols .asset-media .img-wrapper, .locations-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-two-cols .asset-media .img-wrapper, .no-nav .article-accordion .accordion .panel .panel-collapse .panel-body .no-nav .article-two-cols .asset-media .img-wrapper {
                            width: auto;
                            height: auto;
                        }

            .article-accordion .accordion .panel.bg-img, .locations-accordion .accordion .panel.bg-img, .no-nav .article-accordion .accordion .panel.bg-img {
                padding: 0;
            }

                .article-accordion .accordion .panel.bg-img .panel-collapse .headline-bg, .locations-accordion .accordion .panel.bg-img .panel-collapse .headline-bg, .no-nav .article-accordion .accordion .panel.bg-img .panel-collapse .headline-bg {
                    z-index: 100;
                    margin-left: -15px;
                    margin-right: -15px;
                    margin-top: 0;
                    margin-bottom: 10px;
                    width: auto;
                    height: auto;
                    overflow: hidden;
                }

                    .article-accordion .accordion .panel.bg-img .panel-collapse .headline-bg img, .locations-accordion .accordion .panel.bg-img .panel-collapse .headline-bg img, .no-nav .article-accordion .accordion .panel.bg-img .panel-collapse .headline-bg img {
                        width: 100%;
                        height: auto;
                    }

        .article-accordion .accordion-toggle-open-close, .locations-accordion .accordion-toggle-open-close, .no-nav .article-accordion .accordion-toggle-open-close {
            position: relative;
            display: block;
            text-align: right;
            margin-bottom: 15px;
        }

        .article-accordion .accordion-header-buttons, .locations-accordion .accordion-header-buttons, .no-nav .article-accordion .accordion-header-buttons {
            width: 100%;
            margin: 3px 0 18px 0;
        }

    .article-table {
        margin-right: -20px;
        margin-bottom: 9px;
        position: relative;
        overflow: hidden;
    }

        .article-table.complex {
            margin-right: 0;
        }

        .article-table .table-wrapper {
            position: relative;
            width: 100%;
            margin-right: 0;
            padding-right: 0;
        }

            .article-table .table-wrapper:after {
                content: '';
                height: 100%;
                width: 50px;
                position: absolute;
                top: 0;
                right: 0;
                -webkit-box-shadow: none;
                -moz-box-shadow: none;
                box-shadow: none;
                -o-transition: all 1s ease-in-out;
                -webkit-transition: all 1s ease-in-out;
                transition: all 1s ease-in-out;
                -webkit-transition: all 1s 0s ease, 1s 1s 0s ease, ease-in-out 1s 0s ease;
                -moz-transition: all 1s 0s ease, 1s 1s 0s ease, ease-in-out 1s 0s ease;
                -ms-transition: all 1s 0s ease, 1s 1s 0s ease, ease-in-out 1s 0s ease;
                -o-transition: all 1s 0s ease, 1s 1s 0s ease, ease-in-out 1s 0s ease;
                transition: all 1s 0s ease, 1s 1s 0s ease, ease-in-out 1s 0s ease;
            }

            .article-table .table-wrapper.shadow:after {
                content: '';
                height: 100%;
                width: 50px;
                position: absolute;
                top: 0;
                right: 0;
                -webkit-box-shadow: inset -35px 0px 35px -30px rgba(0, 0, 0, 0.8);
                -moz-box-shadow: inset -35px 0px 35px -30px rgba(0, 0, 0, 0.8);
                box-shadow: inset -35px 0px 35px -30px rgba(0, 0, 0, 0.8);
            }

            .article-table .table-wrapper .table-responsive {
                position: relative;
                border-right: none;
            }

    .no-nav .article-photo .asset-media, .article-photo .asset-media, .no-nav .article-copy .asset-media, .article-copy .asset-media {
        height: auto;
        width: 100%;
    }

        .no-nav .article-photo .asset-media img, .article-photo .asset-media img, .no-nav .article-copy .asset-media img, .article-copy .asset-media img {
            width: 100%;
            height: auto;
        }

        .no-nav .article-photo .asset-media .asset-subline, .article-photo .asset-media .asset-subline, .no-nav .article-copy .asset-media .asset-subline, .article-copy .asset-media .asset-subline {
            font-size: 13px;
            font-size: 1.3rem;
        }

    .no-nav .article-photo .asset-media, .article-photo .asset-media, .no-nav .article-copy .asset-media, .article-copy .asset-media {
        height: auto;
        width: 100%;
    }

        .no-nav .article-photo .asset-media .download-teaser, .article-photo .asset-media .download-teaser, .no-nav .article-copy .asset-media .download-teaser, .article-copy .asset-media .download-teaser, .no-nav .article-photo .asset-media .list-teaser, .article-photo .asset-media .list-teaser, .no-nav .article-copy .asset-media .list-teaser, .article-copy .asset-media .list-teaser, .no-nav .article-photo .asset-media .events-teaser, .article-photo .asset-media .events-teaser, .no-nav .article-copy .asset-media .events-teaser, .article-copy .asset-media .events-teaser, .no-nav .article-photo .asset-media .article-video, .article-photo .asset-media .article-video, .no-nav .article-copy .asset-media .article-video, .article-copy .asset-media .article-video, .no-nav .article-photo .asset-media .article-quote, .article-photo .asset-media .article-quote, .no-nav .article-copy .asset-media .article-quote, .article-copy .asset-media .article-quote, .no-nav .article-photo .asset-media .article-hightlight, .article-photo .asset-media .article-hightlight, .no-nav .article-copy .asset-media .article-hightlight, .article-copy .asset-media .article-hightlight, .no-nav .article-photo .asset-media .img-wrapper, .article-photo .asset-media .img-wrapper, .no-nav .article-copy .asset-media .img-wrapper, .article-copy .asset-media .img-wrapper, .no-nav .article-photo .asset-media .asset-subline, .article-photo .asset-media .asset-subline, .no-nav .article-copy .asset-media .asset-subline, .article-copy .asset-media .asset-subline {
            width: 100%;
        }

        .no-nav .article-photo .asset-media .asset-subline, .article-photo .asset-media .asset-subline, .no-nav .article-copy .asset-media .asset-subline, .article-copy .asset-media .asset-subline {
            font-size: 13px;
            font-size: 1.3rem;
        }

    .no-nav .article-photo .asset-left, .article-photo .asset-left, .no-nav .article-copy .asset-left, .article-copy .asset-left {
        float: none;
        margin: 0 0 30px 0;
        padding-top: 0;
    }

    .no-nav .article-photo .asset-right, .article-photo .asset-right, .no-nav .article-copy .asset-right, .article-copy .asset-right {
        float: none;
        margin: 0 0 30px 0;
        padding-top: 0;
    }

        .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .module-testimonial blockquote, .article-photo .asset-left .asset-media .ir-modules-wrapper .module-testimonial blockquote, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .module-testimonial blockquote, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-testimonial blockquote, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .module-testimonial blockquote, .article-photo .asset-right .asset-media .ir-modules-wrapper .module-testimonial blockquote, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .module-testimonial blockquote, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-testimonial blockquote {
            font-size: 16px;
        }

        .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .module-testimonial .testimonial-info, .article-photo .asset-left .asset-media .ir-modules-wrapper .module-testimonial .testimonial-info, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .module-testimonial .testimonial-info, .article-copy .asset-left .asset-media .ir-modules-wrapper .module-testimonial .testimonial-info, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .module-testimonial .testimonial-info, .article-photo .asset-right .asset-media .ir-modules-wrapper .module-testimonial .testimonial-info, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .module-testimonial .testimonial-info, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-testimonial .testimonial-info {
            font-size: 14px;
        }

    .no-nav .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial, .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial, .no-nav .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial, .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial {
        min-height: 10px;
        padding-bottom: 20px;
    }

        .no-nav .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .content, .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .content, .no-nav .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .content, .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .content {
            min-height: 10px;
        }

        .no-nav .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .article-quote, .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .article-quote, .no-nav .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .article-quote, .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .article-quote {
            padding-bottom: 16px;
            margin-bottom: 0;
        }

        .no-nav .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial blockquote, .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial blockquote, .no-nav .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial blockquote, .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial blockquote {
            font-size: 16px;
        }

        .no-nav .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-info, .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-info, .no-nav .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-info, .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-info {
            font-size: 14px;
        }

    .no-nav .article-photo .asset-full .img-wrapper, .article-photo .asset-full .img-wrapper, .no-nav .article-copy .asset-full .img-wrapper, .article-copy .asset-full .img-wrapper {
        width: 100% !important;
        height: auto;
    }

    .no-nav .article-photo .asset-full .asset-subline, .article-photo .asset-full .asset-subline, .no-nav .article-copy .asset-full .asset-subline, .article-copy .asset-full .asset-subline {
        width: 100% !important;
    }

    .no-nav .article-photo .asset-container .module-report, .article-photo .asset-container .module-report, .no-nav .article-copy .asset-container .module-report, .article-copy .asset-container .module-report, .no-nav .article-photo .asset-full .module-report, .article-photo .asset-full .module-report, .no-nav .article-copy .asset-full .module-report, .article-copy .asset-full .module-report, .no-nav .article-photo .asset-left .module-report, .article-photo .asset-left .module-report, .no-nav .article-copy .asset-left .module-report, .article-copy .asset-left .module-report, .no-nav .article-photo .asset-right .module-report, .article-photo .asset-right .module-report, .no-nav .article-copy .asset-right .module-report, .article-copy .asset-right .module-report, .no-nav .article-photo .asset-container .module-figures, .article-photo .asset-container .module-figures, .no-nav .article-copy .asset-container .module-figures, .article-copy .asset-container .module-figures, .no-nav .article-photo .asset-full .module-figures, .article-photo .asset-full .module-figures, .no-nav .article-copy .asset-full .module-figures, .article-copy .asset-full .module-figures, .no-nav .article-photo .asset-left .module-figures, .article-photo .asset-left .module-figures, .no-nav .article-copy .asset-left .module-figures, .article-copy .asset-left .module-figures, .no-nav .article-photo .asset-right .module-figures, .article-photo .asset-right .module-figures, .no-nav .article-copy .asset-right .module-figures, .article-copy .asset-right .module-figures, .no-nav .article-photo .asset-container .module-testimonial, .article-photo .asset-container .module-testimonial, .no-nav .article-copy .asset-container .module-testimonial, .article-copy .asset-container .module-testimonial, .no-nav .article-photo .asset-full .module-testimonial, .article-photo .asset-full .module-testimonial, .no-nav .article-copy .asset-full .module-testimonial, .article-copy .asset-full .module-testimonial, .no-nav .article-photo .asset-left .module-testimonial, .article-photo .asset-left .module-testimonial, .no-nav .article-copy .asset-left .module-testimonial, .article-copy .asset-left .module-testimonial, .no-nav .article-photo .asset-right .module-testimonial, .article-photo .asset-right .module-testimonial, .no-nav .article-copy .asset-right .module-testimonial, .article-copy .asset-right .module-testimonial, .no-nav .article-photo .asset-container .ir-module-diagram, .article-photo .asset-container .ir-module-diagram, .no-nav .article-copy .asset-container .ir-module-diagram, .article-copy .asset-container .ir-module-diagram, .no-nav .article-photo .asset-full .ir-module-diagram, .article-photo .asset-full .ir-module-diagram, .no-nav .article-copy .asset-full .ir-module-diagram, .article-copy .asset-full .ir-module-diagram, .no-nav .article-photo .asset-left .ir-module-diagram, .article-photo .asset-left .ir-module-diagram, .no-nav .article-copy .asset-left .ir-module-diagram, .article-copy .asset-left .ir-module-diagram, .no-nav .article-photo .asset-right .ir-module-diagram, .article-photo .asset-right .ir-module-diagram, .no-nav .article-copy .asset-right .ir-module-diagram, .article-copy .asset-right .ir-module-diagram {
        width: 100%;
    }

    .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper, .article-photo .asset-container .asset-media .ir-modules-wrapper, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper, .article-copy .asset-container .asset-media .ir-modules-wrapper, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper, .article-photo .asset-full .asset-media .ir-modules-wrapper, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper, .article-copy .asset-full .asset-media .ir-modules-wrapper, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper, .article-photo .asset-left .asset-media .ir-modules-wrapper, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper, .article-copy .asset-left .asset-media .ir-modules-wrapper, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper, .article-photo .asset-right .asset-media .ir-modules-wrapper, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper, .article-copy .asset-right .asset-media .ir-modules-wrapper {
        padding: 0;
    }

        .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report {
            padding: 0;
        }

            .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-content-wrapper, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-content-wrapper, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-content-wrapper, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-content-wrapper, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-content-wrapper, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-content-wrapper, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-content-wrapper, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-content-wrapper, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-content-wrapper, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-content-wrapper, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-content-wrapper, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-content-wrapper, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-content-wrapper, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-content-wrapper, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-content-wrapper, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-content-wrapper, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-content-wrapper, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-content-wrapper, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-content-wrapper, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-content-wrapper, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-content-wrapper, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-content-wrapper, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-content-wrapper, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-content-wrapper, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-content-wrapper, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-content-wrapper, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-content-wrapper, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-content-wrapper, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-content-wrapper, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-content-wrapper, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-content-wrapper, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-content-wrapper {
                padding: 43px 0;
            }

            .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-content-wrapper, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-content-wrapper, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-content-wrapper, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-content-wrapper, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-content-wrapper, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-content-wrapper, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-content-wrapper, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-content-wrapper, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-content-wrapper, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-content-wrapper, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-content-wrapper, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-content-wrapper, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-content-wrapper, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-content-wrapper, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-content-wrapper, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-content-wrapper {
                padding-bottom: 80px;
            }

            .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-img, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-img, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-img, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-img, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-img, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-img, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-img, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-img, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-img, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-img, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-img, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-img, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-img, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-img, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-img, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-img, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-img, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-img, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-img, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-img, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-img, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-img, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-img, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-img, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-img, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-img, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-img, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-img, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-img, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-img, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-img, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-img {
                display: block;
            }

                .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-img img, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-img img, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-img img, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-img img, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-img img, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-img img, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-img img, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-img img, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-img img, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-img img, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-img img, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-img img, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-img img, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-img img, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-img img, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report.img-bottom .module-report-img img, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-img img, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-img img, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-img img, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-img img, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-img img, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-img img, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-img img, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-img img, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-img img, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-img img, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-img img, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-img img, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-img img, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-img img, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-img img, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report.img-bottom .module-report-img img {
                    width: 100%;
                    height: auto;
                }

            .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-img, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-img, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-img, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-img, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-img, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-img, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-img, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-img, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-img, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-img, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-img, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-img, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-img, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-img, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-img, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-img, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-img, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-img, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-img, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-img, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-img, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-img, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-img, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-img, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-img, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-img, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-img, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-img, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-img, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-img, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-img, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-img {
                display: none;
            }

            .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers {
                margin-bottom: 13px;
                overflow: hidden;
                display: block;
            }

                .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number {
                    margin-top: 7px;
                }

                    .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .unit, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .unit, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .unit, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .unit, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .unit, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .unit, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .unit, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .unit, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .unit, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .unit, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .unit, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .unit, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .unit, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .unit, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .unit, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .unit {
                        margin-left: 10px;
                    }

                    .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .prefix, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .prefix, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .prefix, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .prefix, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .prefix, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .prefix, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .prefix, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .prefix, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .prefix, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .prefix, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .prefix, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .prefix, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .prefix, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .prefix, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .prefix, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .prefix, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .prefix, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .prefix, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .prefix, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .prefix, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .prefix, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .prefix, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .prefix, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .prefix, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .prefix, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .prefix, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .prefix, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .prefix, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .prefix, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .prefix, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .prefix, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .prefix, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .prefix, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .prefix, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .prefix, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .prefix, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .unit, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .unit, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .unit, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .unit, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .unit, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .unit, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .unit, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .unit, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .unit, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .unit, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .unit, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .unit, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .unit, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .unit, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .unit, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .unit, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .unit, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .unit {
                        font-size: 27px;
                        font-size: 2.7rem;
                    }

                    .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .value, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency .value, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .value, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number .value {
                        font-size: 115px;
                        font-size: 11.5rem;
                        letter-spacing: -5px;
                        line-height: 1em;
                        display: inline;
                    }

                    .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .unit, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .unit, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .unit, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .unit, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .unit, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .unit, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .unit, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .unit, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.md-txt .unit, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.md-txt .unit, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.md-txt .unit, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.md-txt .unit, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.md-txt .unit, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.md-txt .unit, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.md-txt .unit, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.md-txt .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.md-txt .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.md-txt .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.md-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.md-txt .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.md-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.md-txt .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.md-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.md-txt .unit, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .unit, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .unit, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .unit, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .unit, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .unit, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .unit, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .unit, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .unit, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.md-txt .unit, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.md-txt .unit, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.md-txt .unit, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.md-txt .unit, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.md-txt .unit, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.md-txt .unit, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.md-txt .unit, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.md-txt .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.md-txt .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.md-txt .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.md-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.md-txt .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.md-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.md-txt .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.md-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.md-txt .unit {
                        margin-left: 5px;
                    }

                    .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .value, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.md-txt .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.md-txt .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.md-txt .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.md-txt .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.md-txt .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.md-txt .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.md-txt .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.md-txt .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.md-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.md-txt .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.md-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.md-txt .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.md-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.md-txt .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.md-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.md-txt .value, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .value, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.md-txt .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.md-txt .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.md-txt .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.md-txt .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.md-txt .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.md-txt .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.md-txt .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.md-txt .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.md-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.md-txt .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.md-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.md-txt .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.md-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.md-txt .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.md-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.md-txt .value {
                        font-size: 60px;
                        font-size: 6rem;
                        letter-spacing: -2px;
                    }

                    .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .unit, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .unit, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .unit, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .unit, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .unit, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .unit, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .unit, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .unit, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .unit, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .unit, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .unit, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .unit {
                        margin-left: 5px;
                    }

                    .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .value, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .value, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .value, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .value {
                        font-size: 40px;
                        font-size: 4rem;
                        letter-spacing: -2px;
                    }

                    .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .prefix, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .prefix, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .prefix, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .prefix, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .prefix, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .prefix, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .prefix, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .prefix, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .prefix, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .prefix, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .prefix, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .prefix, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .prefix, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .prefix, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .prefix, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .prefix, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .prefix, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .prefix, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .prefix, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .prefix, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .prefix, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .prefix, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .prefix, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .prefix, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .prefix, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .prefix, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .prefix, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .prefix, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .prefix, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .prefix, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .prefix, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .prefix, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .prefix, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .prefix, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .prefix, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .prefix, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .unit, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .unit, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .unit, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .unit, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.currency.sml-txt .unit, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .unit, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .unit, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .unit, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .unit, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .unit, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .unit, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .unit, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.number.sml-txt .unit {
                        font-size: 25px;
                        font-size: 2.5rem;
                    }

                .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent {
                    margin-bottom: 5px;
                }

                    .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .prefix, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .prefix, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .prefix, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .prefix, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .prefix, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .prefix, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .prefix, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .prefix, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .prefix, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .prefix, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .prefix, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .prefix, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .prefix, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .prefix, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .prefix, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .prefix, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .prefix, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .prefix {
                        font-size: 40px;
                        font-size: 4rem;
                        margin-right: 6px;
                    }

                    .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .value, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .value {
                        font-size: 90px;
                        font-size: 9rem;
                        letter-spacing: -5px;
                    }

                    .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .unit, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .unit, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .unit, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .unit, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .unit, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .unit, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .unit, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent .unit, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .unit, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .unit, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .unit, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .unit, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .unit, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .unit, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .unit, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent .unit {
                        font-size: 70px;
                        font-size: 7rem;
                        margin-left: 12px;
                        letter-spacing: normal;
                    }

                    .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .prefix, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .prefix, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .prefix, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .prefix, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .prefix, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .prefix, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .prefix, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .prefix, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .prefix, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .prefix, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .prefix, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .prefix, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .prefix, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .prefix, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .prefix, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .prefix, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .prefix, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .prefix, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .prefix, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .prefix, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .prefix, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .prefix, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .prefix, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .prefix, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .prefix, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .prefix, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .prefix, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .prefix, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .prefix, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .prefix, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .prefix, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .prefix, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .prefix, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .prefix, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .prefix, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .prefix {
                        font-size: 40px;
                        font-size: 4rem;
                    }

                    .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .value, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .value, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .value, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .value {
                        font-size: 90px;
                        font-size: 9rem;
                    }

                    .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .unit, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .unit, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .unit, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .unit, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .unit, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .unit, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .unit, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .unit, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .unit, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .unit, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .unit, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .unit, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .unit, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .unit, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .unit, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.sml-txt .unit, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .unit, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .unit, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .unit, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .unit, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .unit, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .unit, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .unit, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .unit, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .unit, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .unit, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .unit, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .unit, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .unit, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .unit, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .unit, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-numbers.percent.md-txt .unit {
                        font-size: 70px;
                        font-size: 7rem;
                        letter-spacing: normal;
                    }

            .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-text, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-text, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-text, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-text, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-text, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-text, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-text, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-text, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-text, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-text, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-text, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-text, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-text, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-text, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-text, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-text, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-text, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-text, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-text, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-text, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-text, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-text, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-text, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-text, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-text, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-text, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-text, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-text, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-text, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-text, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-text, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-text {
                font-size: 16px;
                font-size: 1.6rem;
                line-height: 1.1em;
                padding-bottom: 12px;
                margin-top: 10px;
            }

            .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-download a, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-download a, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-download a, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-download a, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-download a, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-download a, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-download a, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-download a, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-download a, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-download a, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-download a, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-download a, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-download a, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-download a, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-download a, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-download a, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-download a, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-download a, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-download a, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-download a, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-download a, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-download a, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-download a, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-download a, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-download a, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-download a, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-download a, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-download a, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-download a, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-download a, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-download a, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-download a {
                font-size: 14px;
                font-size: 1.4rem;
            }

                .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-download a:before, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-download a:before, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-download a:before, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-download a:before, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-download a:before, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-download a:before, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-download a:before, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-download a:before, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-download a:before, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-download a:before, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-download a:before, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-download a:before, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-download a:before, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-download a:before, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-download a:before, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-download a:before, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-download a:before, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-download a:before, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-download a:before, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-download a:before, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-download a:before, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-download a:before, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-download a:before, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-download a:before, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-download a:before, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-download a:before, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-download a:before, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-download a:before, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-download a:before, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-download a:before, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-download a:before, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-report .module-report-download a:before {
                    vertical-align: bottom;
                    transform: scale(0.85);
                }

        .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures {
            padding: 15px;
        }

            .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-category-label, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-category-label, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-category-label, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-category-label, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-category-label, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-category-label, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-category-label, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-category-label, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-category-label, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-category-label, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-category-label, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-category-label, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-category-label, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-category-label, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-category-label, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-category-label {
                margin-bottom: 10px;
            }

            .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-img, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-img, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-img, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-img, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-img, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-img, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-img, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-img, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-img, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-img, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-img, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-img, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-img, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-img, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-img, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-img {
                display: block;
                float: none;
                width: auto;
                text-align: center;
                margin: 0 0 33px 0;
            }

                .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img img, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img img, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img img, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img img, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img img, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img img, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img img, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img img, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img img, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img img, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img img, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img img, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img img, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img img, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img img, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img img, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-img img, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-img img, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-img img, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-img img, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-img img, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-img img, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-img img, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-img img, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-img img, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-img img, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-img img, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-img img, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-img img, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-img img, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-img img, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-img img {
                    width: 50%;
                    max-width: 50%;
                    height: auto;
                }

            .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers {
                display: block;
                float: none;
                margin-top: 0;
                padding-bottom: 40px;
                width: auto;
                text-align: center;
            }

                .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .figure-footnote, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .figure-footnote, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .figure-footnote, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .figure-footnote, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .figure-footnote, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .figure-footnote, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .figure-footnote, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .figure-footnote, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .figure-footnote, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .figure-footnote, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .figure-footnote, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .figure-footnote, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .figure-footnote, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .figure-footnote, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .figure-footnote, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .figure-footnote {
                    width: 90%;
                    margin: 0 auto;
                    text-align: center;
                }

                .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .value, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .value {
                    display: block;
                }

                .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .cta, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .cta, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .cta, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .cta, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .cta, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .cta, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .cta, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .cta, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .cta, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .cta, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .cta, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .cta, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .cta, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .cta, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .cta, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .cta, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .cta, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .cta, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .cta, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .cta, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .cta, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .cta, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .cta, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .cta, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .cta, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .cta, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .cta, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .cta, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .cta, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .cta, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .cta, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .cta {
                    width: auto;
                }

                .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers .figure-footnote, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .figure-footnote, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .figure-footnote, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .figure-footnote, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .figure-footnote, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .figure-footnote, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .figure-footnote, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .figure-footnote, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .figure-footnote, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .figure-footnote, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .figure-footnote, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .figure-footnote, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .figure-footnote, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .figure-footnote, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .figure-footnote, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .figure-footnote, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers .figure-footnote {
                    margin: 20px auto 0;
                }

                .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .prefix, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .prefix, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .prefix, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .prefix, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .prefix, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .prefix, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .prefix, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .prefix, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .prefix, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .prefix, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .prefix, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .prefix, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .prefix, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .prefix, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .prefix, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .prefix, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .prefix, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .prefix, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .prefix, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .prefix, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .prefix, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .prefix, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .prefix, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .prefix, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .prefix, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .prefix, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .prefix, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .prefix, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .prefix, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .prefix, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .prefix, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .prefix, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .prefix, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .prefix, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .prefix, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .prefix {
                    font-size: 36px;
                    font-size: 3.6rem;
                    line-height: 1em;
                }

                .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .unit, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .unit, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .unit, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .unit, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .unit, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .unit, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .unit, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .unit, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .unit, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .unit, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .unit, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .unit, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .unit, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .unit, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .unit, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .unit, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .unit, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .unit, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .unit, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .unit, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .unit, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .unit, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .unit, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .unit, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .unit, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .unit, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .unit, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .unit, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .unit, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .unit, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .unit, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .unit {
                    font-size: 36px;
                    font-size: 3.6rem;
                    line-height: 1em;
                    margin: 0;
                }

                .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency .value, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency .value, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number .value {
                    display: block;
                    font-size: 70px;
                    font-size: 7rem;
                    line-height: 0.7em;
                    letter-spacing: -2px;
                    margin: 0 0 3px 0;
                    display: inline;
                }

                .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .value, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.sml-txt .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.sml-txt .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.sml-txt .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.sml-txt .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.sml-txt .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.sml-txt .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.sml-txt .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.sml-txt .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.sml-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.sml-txt .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.sml-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.sml-txt .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.sml-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.sml-txt .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.sml-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.sml-txt .value, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .value, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.sml-txt .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.sml-txt .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.sml-txt .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.sml-txt .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.sml-txt .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.sml-txt .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.sml-txt .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.sml-txt .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.sml-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.sml-txt .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.sml-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.sml-txt .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.sml-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.sml-txt .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.sml-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.sml-txt .value {
                    font-size: 45px;
                    font-size: 4.5rem;
                    line-height: 0.7em;
                    letter-spacing: -4px;
                }

                .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .value, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.md-txt .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.md-txt .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.md-txt .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.md-txt .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.md-txt .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.md-txt .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.md-txt .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.md-txt .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.md-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.md-txt .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.md-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.md-txt .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.md-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.md-txt .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.md-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.md-txt .value, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .value, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.md-txt .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.md-txt .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.md-txt .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.md-txt .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.md-txt .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.md-txt .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.md-txt .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.md-txt .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.md-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.md-txt .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.md-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.md-txt .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.md-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.md-txt .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.md-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.md-txt .value {
                    font-size: 52px;
                    font-size: 5.2rem;
                    line-height: 0.7em;
                    letter-spacing: -4px;
                    margin: 0 0 4px 0;
                }

                .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.number.md-txt .figure-footnote {
                    margin: 20px auto 0;
                }

                .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .prefix, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .prefix, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .prefix, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .prefix, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .prefix, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .prefix, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .prefix, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .prefix, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .prefix, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .prefix, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .prefix, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .prefix, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .prefix, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .prefix, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .prefix, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .prefix, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .prefix, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .prefix {
                    font-size: 35px;
                    font-size: 3.5rem;
                    margin-right: 3px;
                }

                .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .value, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .value {
                    font-size: 55px;
                    font-size: 5.5rem;
                    letter-spacing: -10px;
                    display: inline;
                }

                .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .unit, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .unit, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .unit, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .unit, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .unit, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .unit, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .unit, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .unit, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .unit, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .unit, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .unit, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .unit, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .unit, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .unit, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .unit, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .unit {
                    font-size: 40px;
                    font-size: 4rem;
                    margin-left: 5px;
                }

                .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .signifier, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .signifier, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .signifier, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .signifier, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .signifier, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .signifier, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .signifier, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .signifier, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .signifier, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .signifier, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .signifier, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .signifier, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .signifier, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .signifier, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .signifier, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .signifier, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .signifier, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .signifier, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .signifier, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .signifier, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .signifier, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .signifier, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .signifier, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .signifier, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .signifier, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .signifier, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .signifier, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .signifier, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .signifier, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .signifier, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .signifier, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent .signifier {
                    margin-top: 15px;
                    display: block;
                }

                .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt {
                    margin-top: -20px;
                }

                    .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .prefix, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .prefix, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .prefix, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .prefix, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .prefix, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .prefix, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .prefix, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .prefix, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .prefix, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .prefix, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .prefix, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .prefix, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .prefix, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .prefix, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .prefix, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .prefix, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .prefix, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .prefix, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .prefix, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .prefix, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .prefix, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .prefix, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .prefix, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .prefix, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .prefix {
                        font-size: 35px;
                        font-size: 3.5rem;
                        margin-right: 3px;
                    }

                    .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .value, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .value, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .value, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .value, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .value, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .value, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .value, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .value, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .value, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .value, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .value, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .value, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .value, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .value, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .value, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .value, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .value {
                        font-size: 55px;
                        font-size: 5.5rem;
                        letter-spacing: -0.2em;
                        line-height: 1.2em;
                    }

                    .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .unit, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .unit, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .unit, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .unit, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .unit, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .unit, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .unit, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .unit, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .unit, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .unit, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .unit, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .unit, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .unit, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .unit, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .unit, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .unit, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .unit, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .unit, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .unit, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .unit, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .unit, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .unit, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .unit, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-numbers.percent.md-txt .unit {
                        font-size: 40px;
                        font-size: 4rem;
                        margin-left: 2px;
                    }

            .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-category-label, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-category-label, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-category-label, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-category-label, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-category-label, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-category-label, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-category-label, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-category-label, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-category-label, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-category-label, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-category-label, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-category-label, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-category-label, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-category-label, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-category-label, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-category-label {
                padding-top: 0;
                padding-left: 5px;
            }

            .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-text, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-text, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-text, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-text, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-text, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-text, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-text, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-text, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-text, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-text, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-text, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-text, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-text, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-text, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-text, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-text, .no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-text, .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-text, .no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-text, .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-text, .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-text, .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-text, .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-text, .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-text, .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-text, .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-text, .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-text, .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-text, .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-text, .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-text, .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-text, .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .module-figures .module-figures-text {
                padding: 20px;
            }

    .no-nav .article-photo .asset-zoom, .article-photo .asset-zoom, .no-nav .article-copy .asset-zoom, .article-copy .asset-zoom {
        position: absolute;
        right: 7.5px;
        bottom: 7.5px;
    }

        .no-nav .article-photo .asset-zoom a, .article-photo .asset-zoom a, .no-nav .article-copy .asset-zoom a, .article-copy .asset-zoom a {
            width: 40px;
            height: 29px;
            display: block;
            position: relative;
            padding: 0;
        }

            .no-nav .article-photo .asset-zoom a:after, .article-photo .asset-zoom a:after, .no-nav .article-copy .asset-zoom a:after, .article-copy .asset-zoom a:after {
                content: "";
                height: 24px;
                width: 23px;
                position: absolute;
                top: 2px;
                left: 8px;
                background: transparent url(../img/img-icons-sprite-png.png) no-repeat -255px 0;
            }

            .no-nav .article-photo .asset-zoom a:hover:after, .article-photo .asset-zoom a:hover:after, .no-nav .article-copy .asset-zoom a:hover:after, .article-copy .asset-zoom a:hover:after, .no-nav .article-photo .asset-zoom a:active:after, .article-photo .asset-zoom a:active:after, .no-nav .article-copy .asset-zoom a:active:after, .article-copy .asset-zoom a:active:after, .no-nav .article-photo .asset-zoom a:focus:after, .article-photo .asset-zoom a:focus:after, .no-nav .article-copy .asset-zoom a:focus:after, .article-copy .asset-zoom a:focus:after {
                background-position: -255px 0;
            }

    .no-nav .article-photo .photo-carousel-media-wrapper .asset-zoom, .article-photo .photo-carousel-media-wrapper .asset-zoom, .no-nav .article-copy .photo-carousel-media-wrapper .asset-zoom, .article-copy .photo-carousel-media-wrapper .asset-zoom {
        right: 7.5px;
    }

    .no-nav .article-photo .asset-caption, .article-photo .asset-caption, .no-nav .article-copy .asset-caption, .article-copy .asset-caption {
        width: auto;
    }

        .no-nav .article-photo .asset-caption p, .article-photo .asset-caption p, .no-nav .article-copy .asset-caption p, .article-copy .asset-caption p {
            padding: 8px 54px 8px 9px;
        }

        .no-nav .article-photo .asset-caption .asset-caption-main a, .article-photo .asset-caption .asset-caption-main a, .no-nav .article-copy .asset-caption .asset-caption-main a, .article-copy .asset-caption .asset-caption-main a {
            font-size: 14px;
            font-size: 1.4rem;
            line-height: 0.8;
        }

        .no-nav .article-photo .asset-caption .asset-caption-main .asset-caption-sub, .article-photo .asset-caption .asset-caption-main .asset-caption-sub, .no-nav .article-copy .asset-caption .asset-caption-main .asset-caption-sub, .article-copy .asset-caption .asset-caption-main .asset-caption-sub {
            font-size: 12.5px;
            font-size: 1.25rem;
            line-height: 1.35;
        }

    .no-nav .article-photo .photo-carousel-content, .article-photo .photo-carousel-content, .no-nav .article-copy .photo-carousel-content, .article-copy .photo-carousel-content {
        height: auto;
    }

        .no-nav .article-photo .photo-carousel-content .asset-media, .article-photo .photo-carousel-content .asset-media, .no-nav .article-copy .photo-carousel-content .asset-media, .article-copy .photo-carousel-content .asset-media {
            height: auto;
            overflow: visible;
            width: 100%;
        }

        .no-nav .article-photo .photo-carousel-content .asset-zoom, .article-photo .photo-carousel-content .asset-zoom, .no-nav .article-copy .photo-carousel-content .asset-zoom, .article-copy .photo-carousel-content .asset-zoom {
            bottom: -40px;
        }

    .accordion .article-photo .ir-modules-wrapper .module-figures .module-figures-numbers .cta, .accordion .article-copy .ir-modules-wrapper .module-figures .module-figures-numbers .cta {
        bottom: 15px;
    }

    .no-nav .article-copy .asset-media, .article-copy .asset-media {
        margin-bottom: 20px;
    }

        .article-photo .asset-media .ir-modules-wrapper .ir-module-diagram, .article-copy .asset-media .ir-modules-wrapper .ir-module-diagram {
            width: auto;
        }

            .article-photo .asset-media .ir-modules-wrapper .ir-module-diagram[data-chart-type=pie], .article-copy .asset-media .ir-modules-wrapper .ir-module-diagram[data-chart-type=pie] {
                padding-bottom: 10px;
            }

        .article-photo .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-width-1-1 .module-testimonial blockquote, .article-copy .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-width-1-1 .module-testimonial blockquote {
            font-size: 16px;
        }

        .article-photo .asset-media .ir-modules-wrapper .module-testimonial, .article-copy .asset-media .ir-modules-wrapper .module-testimonial {
            padding: 20px;
        }

            .article-photo .asset-media .ir-modules-wrapper .module-testimonial .content, .article-copy .asset-media .ir-modules-wrapper .module-testimonial .content {
                min-height: 10px;
            }

                .article-photo .asset-media .ir-modules-wrapper .module-testimonial .content .testimonial-footer .testimonial-info, .article-copy .asset-media .ir-modules-wrapper .module-testimonial .content .testimonial-footer .testimonial-info {
                    margin-top: 0;
                }

            .article-photo .asset-media .ir-modules-wrapper .module-testimonial blockquote, .article-copy .asset-media .ir-modules-wrapper .module-testimonial blockquote {
                font-size: 16px;
            }

            .article-photo .asset-media .ir-modules-wrapper .module-testimonial .testimonial-info, .article-copy .asset-media .ir-modules-wrapper .module-testimonial .testimonial-info {
                font-size: 14px;
            }

    .fancybox-wrap {
    }

        .fancybox-wrap .fancybox-skin {
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            border-radius: 0;
            padding: 15px 45px 15px 15px;
        }

        .fancybox-wrap.img-layer .fancybox-inner {
            width: auto;
            height: auto;
        }

            .fancybox-wrap.img-layer .fancybox-inner img {
                width: 100%;
            }

            .fancybox-wrap.img-layer .fancybox-inner .img-subline {
                min-height: 26px;
                overflow: hidden;
                font-size: 16px;
                font-size: 1.6rem;
                line-height: 1.2em;
                width: 100%;
                height: auto;
            }

                .fancybox-wrap.img-layer .fancybox-inner .img-subline p {
                    margin: 4px 0;
                    padding: 0 10px;
                }

        .fancybox-wrap.info-layer .info-dialog {
            width: 660px;
        }

        .fancybox-wrap.info-layer .info-content {
            padding: 20px 15px 20px 30px;
            overflow: hidden;
        }

        .fancybox-wrap.info-layer .info-header, .fancybox-wrap.info-layer .info-body, .fancybox-wrap.info-layer .info-footer {
            border: none;
            padding: 0;
            margin: 0;
        }

        .fancybox-wrap.info-layer .info-title {
            font-size: 20px;
            font-size: 2rem;
            margin-bottom: 5px;
        }

        .fancybox-wrap.info-layer .info-body {
            margin-bottom: 25px;
            font-size: 16px;
            font-size: 1.6rem;
        }

        .fancybox-wrap.info-layer .info-footer {
            text-align: left;
        }

            .fancybox-wrap.info-layer .info-footer a {
                font-size: 14px;
                font-size: 1.4rem;
            }

                .fancybox-wrap.info-layer .info-footer a:after {
                    top: 3px;
                    right: 0;
                }

            .fancybox-wrap.info-layer .info-footer .btn {
                padding: 10px 34px;
            }

        .fancybox-wrap.info-layer #cookiePolicy .info-dialog {
            width: auto;
        }

            .fancybox-wrap.info-layer #cookiePolicy .info-dialog .info-content {
                padding: 20px 30px 30px 30px;
            }

            .fancybox-wrap.info-layer #cookiePolicy .info-dialog .info-header {
                margin-bottom: 15px;
                padding-right: 30px;
                line-height: 1.3em;
            }

            .fancybox-wrap.info-layer #cookiePolicy .info-dialog .info-body {
                width: auto;
            }

            .fancybox-wrap.info-layer #cookiePolicy .info-dialog .info-footer {
                line-height: 1.2em;
            }

                .fancybox-wrap.info-layer #cookiePolicy .info-dialog .info-footer a.more-info {
                    float: none;
                    margin-top: 14px;
                }

                .fancybox-wrap.info-layer #cookiePolicy .info-dialog .info-footer .info-close {
                    float: none;
                    display: block;
                    margin: 20px auto 0;
                }

                    .fancybox-wrap.info-layer #cookiePolicy .info-dialog .info-footer .info-close:after {
                        top: 15px;
                    }

        .fancybox-wrap.info-layer #privacyPolicy .info-dialog {
            width: auto;
        }

            .fancybox-wrap.info-layer #privacyPolicy .info-dialog .info-content {
                padding: 20px 30px 30px 30px;
            }

            .fancybox-wrap.info-layer #privacyPolicy .info-dialog .info-header {
                margin-bottom: 15px;
                padding-right: 30px;
                line-height: 1.3em;
            }

            .fancybox-wrap.info-layer #privacyPolicy .info-dialog .info-body {
                font-size: 14px;
                font-size: 1.4rem;
                margin-bottom: 0;
            }

                .fancybox-wrap.info-layer #privacyPolicy .info-dialog .info-body .company-info {
                    width: auto;
                    margin-right: 0;
                    margin-bottom: 10px;
                }

                    .fancybox-wrap.info-layer #privacyPolicy .info-dialog .info-body .company-info .headline {
                        font-size: 20px;
                        font-size: 2rem;
                    }

                .fancybox-wrap.info-layer #privacyPolicy .info-dialog .info-body .legal-info {
                    width: auto;
                    margin-right: 0;
                    margin-bottom: 10px;
                }

                .fancybox-wrap.info-layer #privacyPolicy .info-dialog .info-body .links {
                    width: auto;
                }

                .fancybox-wrap.info-layer #privacyPolicy .info-dialog .info-body ul li:before {
                    top: 2px;
                    left: 0;
                }

    .asset-gallery-lightbox {
        display: none;
        width: auto;
        height: auto;
        margin: 0 auto 0 auto;
        top: 0;
        z-index: 21000;
        position: fixed;
    }

    .lightbox-close {
        background-image: url('../img/sprite-lightbox.png');
        width: 34px;
        height: 34px;
        background-position: -50px -125px;
    }

        .lightbox-close:hover {
            background-position: -50px -159px;
        }

    .rg-gallery {
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    .rg-thumbs {
        position: static;
        width: 100%;
        bottom: 0;
        height: auto;
        right: 0;
    }

        .rg-thumbs .rg-counter-wrapper {
            position: absolute;
            top: 6px;
            right: 48px;
        }

            .rg-thumbs .rg-counter-wrapper p {
                font-size: 18px;
                font-size: 1.8rem;
                color: #666;
            }

    .es-carousel-wrapper {
        position: relative;
        bottom: auto;
        width: 100%;
        padding: 0 15px;
    }

    .es-carousel {
        overflow: hidden;
    }

        .es-carousel ul {
            padding: 0;
            margin: 0;
            width: 100%;
            overflow: hidden;
            height: 64px;
        }

            .es-carousel ul li {
                height: 100%;
                width: auto;
                white-space: nowrap;
                float: left;
            }

            .es-carousel ul ul {
                width: auto;
                display: block;
                float: left;
            }

                .es-carousel ul ul li {
                    width: 84px;
                    height: 64px;
                }

                    .es-carousel ul ul li a {
                        display: block;
                        opacity: 0.8;
                        -webkit-touch-callout: none;
                        -webkit-transition: all 0.2s ease-in-out;
                        -moz-transition: all 0.2s ease-in-out;
                        -o-transition: all 0.2s ease-in-out;
                        -ms-transition: all 0.2s ease-in-out;
                        transition: all 0.2s ease-in-out;
                    }

                        .es-carousel ul ul li a img {
                            display: block;
                            border: none;
                            max-height: 100%;
                            max-width: 100%;
                        }

                    .es-carousel ul ul li.selected a {
                        border-color: #00677f;
                        opacity: 1;
                    }

    .es-nav {
        position: absolute;
        bottom: -33px;
        left: 50%;
        margin-left: -83px;
        width: 165px;
    }

        .es-nav span {
            position: absolute;
            bottom: 0;
            background: transparent url(../img/sprite-lightbox.png) no-repeat 0 -100px;
            width: 25px;
            height: 25px;
            text-indent: -9000px;
            cursor: pointer;
        }

            .es-nav span.es-nav-next {
                right: 0;
                background-position: -25px -100px;
            }

            .es-nav span:hover {
                opacity: 1;
            }

    .rg-image-wrapper {
        position: relative;
        width: 100%;
        float: none;
        margin: 34px 0 0 0;
    }

    .rg-image {
        position: relative;
        text-align: center;
        line-height: 0px;
        width: 100%;
    }

        .rg-image img {
            height: auto;
            max-width: 100%;
            width: auto;
        }

    .rg-image-nav a {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 60px;
        height: 100%;
        text-indent: -9000px;
        cursor: pointer;
        outline: none;
        -moz-border-radius: 10px 0px 0px 10px;
        -webkit-border-radius: 10px 0px 0px 10px;
        border-radius: 10px 0px 0px 10px;
        z-index: 10;
    }

        .rg-image-nav a.rg-image-nav-next {
            right: 0px;
            left: auto;
            background-position: -114px 60%;
            -moz-border-radius: 0px 10px 10px 0px;
            -webkit-border-radius: 0px 10px 10px 0px;
            border-radius: 0px 10px 10px 0px;
        }

        .rg-image-nav a:hover {
            opacity: 0.8;
        }

    .rg-caption-wrapper {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 8px 9px;
        width: 100%;
        z-index: 11;
    }

        .rg-caption-wrapper:before {
            content: "";
            display: block;
            position: absolute;
            left: 0;
            bottom: 0;
            z-index: -1;
            width: 100%;
            height: 100%;
            background: #000;
            opacity: 0.5;
        }

        .rg-caption-wrapper .rg-caption {
            width: 90%;
            color: #fff;
        }

            .rg-caption-wrapper .rg-caption h3 {
                font-family: 'DaimlerCS-Regular', Arial, sans-serif;
                font-size: 13px;
                font-size: 1.25rem;
                line-height: 1.05;
                margin: 0 0 4px 0;
            }

            .rg-caption-wrapper .rg-caption p {
                font-size: 12px;
                font-size: 1.2rem;
                line-height: 1.2;
                margin: 0;
            }

    .rg-toggle-caption {
        right: 10px;
        bottom: 10px;
        width: 30px;
        height: 30px;
    }

        .rg-toggle-caption.rg-toggle-caption-show .rg-toggle-icon {
            background-position: 0 -155px;
        }

        .rg-toggle-caption.rg-toggle-caption-hide {
            background-position: 0 -125px;
        }

        .rg-toggle-caption .rg-toggle-icon {
            display: block;
            width: 30px;
            height: 30px;
            background: transparent url(../img/sprite-lightbox.png) no-repeat 0 -125px;
        }

        .rg-toggle-caption .rg-caption-closed-info {
            bottom: -10px;
            right: -10px;
            width: 200px;
            height: 50px;
        }

            .rg-toggle-caption .rg-caption-closed-info p {
                font-size: 12px;
                font-size: 1.2rem;
                line-height: 1.05;
                text-align: right;
                margin: 0 0 7px 0;
                color: #fff;
                padding: 18px 55px 10px 20px;
            }

    .benefits-container {
        margin: 0;
    }

        .benefits-container .benefits-element {
            min-height: 70px;
        }

            .benefits-container .benefits-element .icon {
                padding-left: 55px;
            }

            .benefits-container .benefits-element .icon-car:before {
                background-position: 0 0;
            }

            .benefits-container .benefits-element .icon-dog:before {
                background-position: 0 -100px;
            }

            .benefits-container .benefits-element .icon-employee-influence:before {
                background-position: 0 -400px;
            }

            .benefits-container .benefits-element .icon-internet:before {
                background-position: 0 -600px;
            }

            .benefits-container .benefits-element .icon-health:before {
                background-position: 0 -200px;
            }

            .benefits-container .benefits-element .icon-transport:before {
                background-position: 0 -300px;
            }

            .benefits-container .benefits-element .icon-childcare:before {
                background-position: 0 -500px;
            }

            .benefits-container .benefits-element .icon-coaching:before {
                background-position: 0 -700px;
            }

    .body-template-container td {
        padding: 6px 8px 9px 8px;
        font-size: 12.5px;
        font-size: 1.25rem;
        line-height: 1.25;
        border: 2px solid #c8c8c8;
        border-width: 0 1px 2px 1px;
    }

        .body-template-container td:first-child {
            border-left: 2px solid #c8c8c8;
        }

        .body-template-container td:last-child {
            border-right: 2px solid #c8c8c8;
        }

    .body-template-container th {
        padding: 7px 10px 7px 10px;
        text-align: center;
        font-size: 12.5px;
        font-size: 1.25rem;
        line-height: 0.95;
        background: #444444;
        color: #fff;
        font-weight: normal;
        border: 2px solid #444444;
        border-left: 1px solid #707070;
        border-right: 1px solid #707070;
    }

        .body-template-container th:first-child {
            border-left: 2px solid #444444;
        }

        .body-template-container th:last-child {
            border-right: 2px solid #444444;
        }

        .body-template-container th.empty-th {
            background: #e6e6e6;
            border: 2px solid #e6e6e6;
        }

        .body-template-container th.col-th-header {
            border-bottom: 1px solid #fff;
            border-right: 1px solid #707070;
        }

    .body-template-container tbody tr:nth-child(even) {
        background: #e6e6e6;
    }

        .body-template-container tbody tr:nth-child(even) th {
            background: #444444;
            border-left: 0;
        }

    .body-template-container tbody tr:first-child td {
        border-top: none;
    }

    .body-template-container tbody tr:first-child th:first-child {
        border-top: 1px solid #fff;
        border-left: 0;
    }

    .body-template-container tbody th {
        background: #444444;
        border: 2px solid #c8c8c8;
        border-width: 0 1px 2px 1px;
    }

    .body-template-container tfoot td {
        text-align: right;
        border: none;
    }

        .body-template-container tfoot td:first-child {
            border: none;
        }

    .body-template-container tfoot .table-footnote {
        color: #666;
        padding: 12px 0 17px 0;
    }

    .body-template-container.article-table.complex .table-wrapper {
        display: none;
    }

    .body-template-container .table-downloads {
        width: auto;
    }

        .body-template-container .table-downloads .result-teaser {
            width: 100%;
            margin-bottom: 15px;
            padding: 0;
        }

            .body-template-container .table-downloads .result-teaser:nth-child(1n+1) {
                padding-left: 0;
                padding-right: 0;
            }

            .body-template-container .table-downloads .result-teaser:nth-child(2n+2) {
                padding-left: 0;
                padding-right: 0;
            }

                .body-template-container .table-downloads .result-teaser:nth-child(2n+2) .rt-icon {
                    left: 0;
                }

            .body-template-container .table-downloads .result-teaser .rt-text {
                height: auto;
                padding: 10px 0 20px;
                font-size: 14px;
                font-size: 1.4rem;
                line-height: 1.1em;
            }

                .body-template-container .table-downloads .result-teaser .rt-text .rt-category {
                    display: block;
                    font-size: 11px;
                    font-size: 1.1rem;
                    margin-top: 5px;
                    position: relative;
                }

            .body-template-container .table-downloads .result-teaser .rt-icon {
                width: 25px;
                height: 25px;
                left: 0;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                -ms-border-radius: 0;
                border-radius: 0;
            }

            .body-template-container .table-downloads .result-teaser.icon.rt-img .rt-text {
                padding-bottom: 10px;
            }

            .body-template-container .table-downloads .result-teaser.icon.rt-img .rt-icon {
                display: none;
            }

            .body-template-container .table-downloads .result-teaser.icon.rt-text-only .rt-text {
                padding-left: 0;
                padding-right: 0;
            }

                .body-template-container .table-downloads .result-teaser.icon.rt-text-only .rt-text .rt-category {
                    left: 35px;
                    bottom: -14px;
                }

            .body-template-container .table-downloads .result-teaser.icon .rt-visual:before {
                content: "";
                width: 25px;
                height: 25px;
                background-color: #00677f;
                position: absolute;
                left: 0;
                bottom: 0;
            }

            .body-template-container .table-downloads .result-teaser.icon .rt-visual:after {
                content: "";
                position: absolute;
                background: url('../img/img-icons-sprite-png.png') no-repeat;
            }

            .body-template-container .table-downloads .result-teaser.icon:hover .rt-visual:before {
                background: #003340;
            }

    .sitemap-wrapper {
        padding: 0;
    }

    .sitemap-teaser {
        margin: 0 0 26px 0;
    }

        .sitemap-teaser img {
            max-width: 100%;
            height: auto;
        }

        .sitemap-teaser .cta {
            width: 200px;
            padding: 7px 50px 9px 19px;
        }

            .sitemap-teaser .cta:after {
                height: 23px;
                width: 13px;
                top: 12px;
                right: 7px;
                background: url("../img/sprite-teaser-arrows-png.png") no-repeat -200px -577px;
            }

            .sitemap-teaser .cta a {
                font-size: 20px;
                font-size: 2rem;
            }

    .sitemap-sublevels-wrapper {
        padding: 0 8px;
        margin: 0;
    }

    .sitemap-subnav-container {
        margin-bottom: 25px;
    }

    .sitemap-subnav {
        padding: 0;
        list-style: none;
        margin: 0;
    }

        .sitemap-subnav ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }

        .sitemap-subnav a {
            display: block;
        }

    .sitemap-link-level-3 {
        font-family: 'DaimlerCS-Demi', Arial, sans-serif;
        font-size: 17px;
        font-size: 1.7rem;
        line-height: 1;
        margin-bottom: 10px;
    }

    .sitemap-level-4 a {
        font-family: 'DaimlerCS-Regular', Arial, sans-serif;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.4;
        margin-bottom: 11px;
    }

    .sitemap-level-4 ul {
        margin-left: 10px;
    }

    .form-content-wrapper {
        padding: 22px 20px;
    }

        .form-content-wrapper .form-control {
            font-size: 15px;
            font-size: 1.5rem;
        }

        .form-content-wrapper .textarea-height-3 {
            min-height: 220px;
        }

        .form-content-wrapper label {
            font-size: 14px;
            font-size: 1.4rem;
        }

        .form-content-wrapper input[type=file] {
            width: 100%;
        }

        .form-content-wrapper .form-file-upload {
            margin-bottom: 20px;
        }

        .form-content-wrapper .file-upload-button-line {
            padding: 15px;
            text-align: center;
        }

            .form-content-wrapper .file-upload-button-line .btn-select-upload-file {
                margin-right: 0;
                font-size: 14px;
                font-size: 1.4rem;
                padding-top: 7px;
                padding-bottom: 7px;
            }

            .form-content-wrapper .file-upload-button-line .file-upload-info {
                clear: both;
                max-width: 410px;
                font-size: 14px;
                font-size: 1.4rem;
            }

        .form-content-wrapper .popover .popover-title, .form-content-wrapper .popover .popover-content {
            font-size: 16px;
            font-size: 1.6rem;
            color: #fff;
        }

        .form-content-wrapper .error-general {
            width: 100%;
            padding: 15px 15px 5px 80px;
            margin: 0 auto 20px;
        }

            .form-content-wrapper .error-general:before {
                left: 15px;
                top: 15px;
            }

    form .popover.popover.top {
        margin-top: 0;
    }

    .form-sent {
        margin-top: 34px;
    }

    .contact-forms-list-wrapper {
        padding: 0;
    }

    .contact-links-category {
        padding: 0;
    }

    .contact-links-category-header img {
        width: 100%;
        height: auto;
    }

    .contact-address-wrapper {
        margin: 0 20px 0 20px;
    }

    .contact-address-section {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.2;
        margin-botom: 10px;
    }

        .contact-address-section.contact-address-logo {
            text-align: center;
            margin-bottom: 20px;
        }

        .contact-address-section .logo-daimler-svg {
            max-width: 125px;
            height: auto;
        }

        .contact-address-section h3 {
            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
            margin: 0 0 4px 0;
            font-size: inherit;
        }

        .contact-address-section address {
            font-size: inherit;
            line-height: 1.2;
            margin-bottom: 0;
        }

    .contact-address-section-block {
        border-bottom: 1px solid #c8c8c8;
        float: left;
        width: 100%;
        padding-bottom: 10px;
    }

    .contact-address-section4 {
        padding-top: 7px;
        padding-bottom: 20px;
    }

        .contact-address-section4 address {
            line-height: 1.5;
        }

    .locations-map svg {
        display: none;
    }

    .loading {
        padding: 20px;
    }

    .locations .page-intro {
        padding: 14px 10px 0;
        z-index: 199;
        margin: 0 0 0 0;
    }

    .locations .article-accordion, .locations .locations-accordion {
        padding: 0 10px;
    }

        .locations .article-accordion h2, .locations .locations-accordion h2 {
            width: auto;
            padding-left: 0;
        }

        .locations .article-accordion .accordion, .locations .locations-accordion .accordion {
            width: 100%;
        }

    .locations .page-content-wrapper {
        overflow: hidden;
    }

    .locations .ajax-content {
        height: 70px;
    }

    .locations .article-accordion .panel-collapse .panel-heading .panel-title, .locations .locations-accordion .panel-collapse .panel-heading .panel-title, .locations .article-accordion .panel-collapse .panel-heading .panel-title h4, .locations .locations-accordion .panel-collapse .panel-heading .panel-title h4, .locations .article-accordion .panel-collapse .panel-heading .panel-title a, .locations .locations-accordion .panel-collapse .panel-heading .panel-title a {
        font-size: 25px;
        font-size: 2.5rem;
    }

    .locations .article-accordion .panel-collapse .panel-body ul.locations-list, .locations .locations-accordion .panel-collapse .panel-body ul.locations-list {
        list-style: none;
        padding: 0;
        margin: 0 10px;
        overflow: hidden;
    }

        .locations .article-accordion .panel-collapse .panel-body ul.locations-list li, .locations .locations-accordion .panel-collapse .panel-body ul.locations-list li {
            list-style: none;
            padding: 0;
            margin: 0;
            font-size: 16px;
            font-size: 1.6rem;
            line-height: 1.1em;
            float: left;
            height: auto;
            overflow: hidden;
            border: none;
        }

            .locations .article-accordion .panel-collapse .panel-body ul.locations-list li:before, .locations .locations-accordion .panel-collapse .panel-body ul.locations-list li:before {
                content: "";
            }

            .locations .article-accordion .panel-collapse .panel-body ul.locations-list li .location-item, .locations .locations-accordion .panel-collapse .panel-body ul.locations-list li .location-item {
                border-top: 1px solid #c8c8c8;
            }

            .locations .article-accordion .panel-collapse .panel-body ul.locations-list li:first-child .location-item:first-child, .locations .locations-accordion .panel-collapse .panel-body ul.locations-list li:first-child .location-item:first-child {
                border-top: none;
            }

            .locations .article-accordion .panel-collapse .panel-body ul.locations-list li a, .locations .locations-accordion .panel-collapse .panel-body ul.locations-list li a {
                display: block;
                padding: 7px 0;
                width: 100%;
                float: none;
            }

    .locations-list .location-item {
        width: 100%;
        margin-right: 0;
        float: none;
    }

    .qtip-daimler.location-layer .qtip-content {
        width: 280px;
    }

    .qtip-daimler.benefit-layer {
        max-width: 175px;
    }

        .qtip-daimler.benefit-layer .qtip-content {
            padding: 8px 10px 8px 10px;
            font-size: 15px;
            font-size: 1.5rem;
            white-space: normal;
        }

    .qtip-daimler.related-content-info .qtip-content {
        font-size: 15px;
        font-size: 1.5rem;
    }

    .locations-map-wrapper {
        position: relative;
        margin-bottom: 21px;
        min-height: 1px;
        height: auto;
        padding: 0;
    }

        .locations-map-wrapper h1 {
            float: none;
            text-align: center;
            margin-bottom: 15px;
            margin-top: 15px;
            padding: 0 20px;
            width: 100%;
            font-size: 30px;
            font-size: 3rem;
            line-height: 1.1em;
            letter-spacing: -0.03em;
        }

            .locations-map-wrapper h1 span {
                font-size: 18px;
                font-size: 1.8rem;
            }

            .locations-map-wrapper h1 .end-head {
                display: none;
            }

        .locations-map-wrapper .locations-map {
            top: 0;
            right: auto;
            position: relative;
            left: auto;
            margin: 0;
            padding: 20px 0 0 0;
            border-top: 1px solid #c8c8c8;
        }

            .locations-map-wrapper .locations-map .country-select-dropdown {
                padding: 0 20px;
                margin: 0;
                position: relative;
                top: auto;
                left: auto;
            }

                .locations-map-wrapper .locations-map .country-select-dropdown .dropdown-label {
                    display: block;
                }

            .locations-map-wrapper .locations-map .country-btn {
                font-family: 'DaimlerCS-Regular', Arial, sans-serif;
                color: #000;
                padding: 3px 20px;
                font-size: 16px;
                font-size: 1.6rem;
                line-height: auto;
                position: relative;
                background: none;
                -moz-transition: none;
                -webkit-transition: none;
                -o-transition: none;
                transition: none;
                line-height: 1.42857143;
            }

                .locations-map-wrapper .locations-map .country-btn.active-filter {
                    font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                    color: #fff;
                    background: #000;
                    -moz-transition: none;
                    -webkit-transition: none;
                    -o-transition: none;
                    transition: none;
                }

                    .locations-map-wrapper .locations-map .country-btn.active-filter:hover {
                        color: #fff;
                        background: #000;
                        filter: none;
                    }

                .locations-map-wrapper .locations-map .country-btn.africa, .locations-map-wrapper .locations-map .country-btn.asia, .locations-map-wrapper .locations-map .country-btn.australia_pacific, .locations-map-wrapper .locations-map .country-btn.europe, .locations-map-wrapper .locations-map .country-btn.north_middle_america, .locations-map-wrapper .locations-map .country-btn.south_america {
                    top: auto;
                    left: auto;
                }

    .location-info-teaser {
        color: #000;
        padding: 0 0;
        margin: 0 0 25px 0;
        overflow: hidden;
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 1.2em;
    }

        .location-info-teaser .content {
            position: relative;
            padding: 0 20px;
            overflow: hidden;
            border-bottom: 2px solid #c8c8c8;
        }

        .location-info-teaser h3 {
            font-size: 20px;
            font-size: 2rem;
            margin-top: 0;
        }

        .location-info-teaser .location-logo {
            text-align: center;
            margin-bottom: 21px;
        }

        .location-info-teaser .head {
            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
            margin-bottom: 6px;
        }

        .location-info-teaser .tel, .location-info-teaser .fax, .location-info-teaser .mail {
            display: block;
            margin-bottom: 0;
        }

        .location-info-teaser .address-wrapper {
            padding: 19px 0 2px;
        }

        .location-info-teaser .contact-wrapper {
            padding: 13px 0 17px 0;
        }

        .location-info-teaser .goto-location {
            font-size: 14px;
            font-size: 1.4rem;
            line-height: 1.2em;
            padding: 0 14px 0 0;
            right: auto;
            position: relative;
        }

            .location-info-teaser .goto-location:after {
                top: 1px;
            }

            .location-info-teaser .goto-location:hover:after {
                background-position: -20px -82px;
            }

    .locations-detail-map {
        padding: auto;
        margin: auto;
        min-height: 280px;
        overflow: hidden;
    }

        .locations-detail-map .map-wrapper {
            position: relative;
            left: 0;
            top: 0;
            background: #e6e6e6;
            height: 280px;
        }

        .locations-detail-map .container {
            width: 100%;
            left: 0;
            margin-left: 0;
            overflow: hidden;
            padding: 0;
            margin-top: 20px;
            position: relative;
        }

            .locations-detail-map .container.location-infos-wrapper {
                margin-top: 10px;
            }

            .locations-detail-map .container .location-infos {
                font-size: 14px;
                font-size: 1.4rem;
                width: 100%;
            }

                .locations-detail-map .container .location-infos .info-modules {
                    padding: 0px 18px 10px;
                    border-bottom: 2px solid #c8c8c8;
                }

                    .locations-detail-map .container .location-infos .info-modules .module-wrapper {
                        padding: 13px 0 12px;
                    }

                    .locations-detail-map .container .location-infos .info-modules .size-1-3 {
                        max-width: 33%;
                        padding-left: 10px;
                        margin: 0 0 0 10px;
                    }

                        .locations-detail-map .container .location-infos .info-modules .size-1-3:first-child {
                            padding-left: 0;
                        }

                    .locations-detail-map .container .location-infos .info-modules .logo {
                        margin-bottom: 15px;
                    }

                    .locations-detail-map .container .location-infos .info-modules .head {
                        margin-bottom: 2px;
                    }

                    .locations-detail-map .container .location-infos .info-modules .address {
                        line-height: 1.3em;
                    }

                    .locations-detail-map .container .location-infos .info-modules .numbers {
                        font-size: 25px;
                        font-size: 2.5rem;
                        line-height: 1.2;
                        letter-spacing: -0.07em;
                        height: 60px;
                    }

                        .locations-detail-map .container .location-infos .info-modules .numbers span {
                            font-size: 13px;
                            font-size: 1.3rem;
                            line-height: 1em;
                            display: block;
                            letter-spacing: -0.05em;
                        }

                .locations-detail-map .container .location-infos .info-routes {
                    padding: 23px 19px;
                    width: 300px;
                    position: absolute;
                }

                    .locations-detail-map .container .location-infos .info-routes a {
                        padding: 0 14px 0 0;
                        font-size: 13px;
                        font-size: 1.3rem;
                    }

                        .locations-detail-map .container .location-infos .info-routes a:after {
                            top: 7px;
                        }

    .location-hero {
        padding-bottom: 0;
        margin: 0 0 21px;
        border-bottom: none;
    }

        .location-hero .location-img {
            text-align: center;
        }

            .location-hero .location-img img {
                width: 100%;
            }

        .location-hero .location-infos {
            font-size: 13px;
            font-size: 1.3rem;
        }

            .location-hero .location-infos .divider {
                border-top: 1px solid #c8c8c8;
            }

            .location-hero .location-infos .info-modules {
                padding: 20px 18px 10px;
            }

                .location-hero .location-infos .info-modules .module-wrapper {
                    padding: 13px 0 12px;
                    display: block;
                    float: none;
                    width: 100%;
                }

                    .location-hero .location-infos .info-modules .module-wrapper .size-1-3 {
                        max-width: 33%;
                        padding-left: 10px;
                        margin: 0 0 0 10px;
                    }

                        .location-hero .location-infos .info-modules .module-wrapper .size-1-3:first-child {
                            padding-left: 0;
                        }

                .location-hero .location-infos .info-modules .size-1-3 {
                    max-width: 100%;
                }

                .location-hero .location-infos .info-modules .logo {
                    margin-bottom: 15px;
                    padding-top: 0;
                    width: 100%;
                    text-align: center;
                }

                .location-hero .location-infos .info-modules .head {
                    margin-bottom: 2px;
                }

                .location-hero .location-infos .info-modules .address {
                    line-height: 1.5em;
                }

                .location-hero .location-infos .info-modules .numbers {
                    font-size: 25px;
                    font-size: 2.5rem;
                    line-height: 1.2;
                    letter-spacing: -0.07em;
                    height: 60px;
                }

                    .location-hero .location-infos .info-modules .numbers span {
                        font-size: 13px;
                        font-size: 1.3rem;
                        line-height: 1em;
                        display: block;
                        letter-spacing: -0.05em;
                    }

            .location-hero .location-infos .info-routes {
                position: relative;
                width: 100%;
                height: 50px;
                top: auto;
                padding: 15px 19px;
                text-align: right;
            }

                .location-hero .location-infos .info-routes a {
                    padding: 0 14px 0 0;
                }

                .location-hero .location-infos .info-routes .link-route-planner, .location-hero .location-infos .info-routes .link-route-print {
                    float: none;
                    margin-left: 15px;
                }

    .article-copy .structured-content-wrapper h2 {
        margin-bottom: 14px;
    }

    .article-copy .structured-content-wrapper .structured-section {
        margin: 0 0 24px 0;
    }

        .article-copy .structured-content-wrapper .structured-section .structured-section-item {
            margin: 0 0 15px 0;
            padding: 0;
        }

            .article-copy .structured-content-wrapper .structured-section .structured-section-item .teaser-img {
                float: left;
                width: 64px;
                display: block;
                margin-right: 15px;
            }

            .article-copy .structured-content-wrapper .structured-section .structured-section-item .content-text {
                float: left;
                width: 65%;
                display: block;
            }

                .article-copy .structured-content-wrapper .structured-section .structured-section-item .content-text p {
                    margin: 0 0 8px 0;
                    padding: 0;
                    font-size: 14px;
                    font-size: 1.4rem;
                }

                .article-copy .structured-content-wrapper .structured-section .structured-section-item .content-text .headline {
                    font-size: 18px;
                    font-size: 1.8rem;
                    margin-top: 3px;
                    margin-bottom: 5px;
                }

        .article-copy .structured-content-wrapper .structured-section .full-half + .half {
            clear: none;
        }

        .article-copy .structured-content-wrapper .structured-section .full .content-text {
            width: 65%;
        }

        .article-copy .structured-content-wrapper .structured-section .full + .half {
            clear: none;
        }

    .article-accordion .article-copy .structured-content-wrapper {
        margin-bottom: 0;
    }

        .article-accordion .article-copy .structured-content-wrapper .structured-section .structured-section-item {
            padding: 0;
        }

            .article-accordion .article-copy .structured-content-wrapper .structured-section .structured-section-item .content-text {
                width: 65%;
            }

                .article-accordion .article-copy .structured-content-wrapper .structured-section .structured-section-item .content-text p {
                    font-size: 14px;
                    font-size: 1.4rem;
                }

                .article-accordion .article-copy .structured-content-wrapper .structured-section .structured-section-item .content-text .headline {
                    font-size: 17px;
                    font-size: 1.7rem;
                }

        .article-accordion .article-copy .structured-content-wrapper .structured-section .full .content-text {
            width: 65%;
        }

        .article-accordion .article-copy .structured-content-wrapper.no-slider .structured-section {
            padding: 0;
        }

            .article-accordion .article-copy .structured-content-wrapper.no-slider .structured-section .structured-section-item .content-text {
                width: 100%;
            }

    .stock-ticker {
        padding: 0;
    }

        .stock-ticker h2 {
            font-size: 17px;
            font-size: 1.7rem;
            font-family: 'DaimlerCS-Regular', Arial, sans-serif;
            margin-bottom: 5px;
            padding: 0;
        }

        .stock-ticker .cta {
            width: 180px;
            height: 114px;
            padding: 0;
            margin: 0 auto;
        }

            .stock-ticker .cta:after {
                content: '';
                background: none;
            }

        .stock-ticker .stock-info .stock-values {
            margin-bottom: 5px;
            line-height: 3.6em;
        }

            .stock-ticker .stock-info .stock-values .stock-course {
                margin-right: 9px;
                font-size: 45px;
                font-size: 4.5rem;
                letter-spacing: -3px;
                line-height: 1.1em;
            }

                .stock-ticker .stock-info .stock-values .stock-course .currency {
                    font-size: 25px;
                    font-size: 2.5rem;
                    margin-right: 4px;
                }

            .stock-ticker .stock-info .stock-values .stock-trend {
                line-height: 1.6em;
            }

                .stock-ticker .stock-info .stock-values .stock-trend .ic-trend {
                    width: 23px;
                    height: 23px;
                }

                .stock-ticker .stock-info .stock-values .stock-trend .trend-val {
                    font-size: 18px;
                    font-size: 1.8rem;
                }

        .stock-ticker .stock-info .stock-timestamp {
            font-size: 13px;
            font-size: 1.3rem;
            line-height: 1.1em;
            left: 0;
            bottom: 0;
        }

            .stock-ticker .stock-info .stock-timestamp p {
                margin: 0 0 2px 0;
                padding: 0;
                font-size: 13px;
                font-size: 1.3rem;
                line-height: 1em;
            }

            .stock-ticker .stock-info .stock-timestamp .date, .stock-ticker .stock-info .stock-timestamp .divider, .stock-ticker .stock-info .stock-timestamp .time {
                font-size: 13px;
                font-size: 1.3rem;
            }

            .stock-ticker .stock-info .stock-timestamp .divider {
                margin: 0 3px;
            }

        .stock-ticker.color-1 h2, .stock-ticker.color-2 h2, .stock-ticker.color-3 h2, .stock-ticker.color-4 h2, .stock-ticker.color-5 h2, .stock-ticker.color-7 h2, .stock-ticker.color-8 h2, .stock-ticker.color-1 .stock-values, .stock-ticker.color-2 .stock-values, .stock-ticker.color-3 .stock-values, .stock-ticker.color-4 .stock-values, .stock-ticker.color-5 .stock-values, .stock-ticker.color-7 .stock-values, .stock-ticker.color-8 .stock-values {
            margin-left: 0;
        }

        .stock-ticker.color-1 .stock-info .stock-timestamp, .stock-ticker.color-2 .stock-info .stock-timestamp, .stock-ticker.color-3 .stock-info .stock-timestamp, .stock-ticker.color-4 .stock-info .stock-timestamp, .stock-ticker.color-5 .stock-info .stock-timestamp, .stock-ticker.color-7 .stock-info .stock-timestamp, .stock-ticker.color-8 .stock-info .stock-timestamp {
            left: 0;
        }

        .stock-ticker.color-1 .cta, .stock-ticker.color-2 .cta, .stock-ticker.color-3 .cta, .stock-ticker.color-4 .cta, .stock-ticker.color-5 .cta, .stock-ticker.color-7 .cta, .stock-ticker.color-8 .cta {
            width: 180px;
            height: 147px;
            padding: 15px 0;
            margin: 0 auto;
        }

        .stock-ticker.show-graph h2, .stock-ticker.show-graph .stock-values {
            margin-left: 15px;
        }

        .stock-ticker.show-graph .cta {
            height: 230px;
            margin: 0 auto;
        }

        .stock-ticker.show-graph .stock-info .stock-timestamp {
            left: 15px;
        }

        .stock-ticker.show-graph .stock-info .stock-chart {
            display: block;
        }

            .stock-ticker.show-graph .stock-info .stock-chart img {
                width: 210px;
                height: 100px;
            }

        .stock-ticker.show-graph.color-1 h2, .stock-ticker.show-graph.color-2 h2, .stock-ticker.show-graph.color-3 h2, .stock-ticker.show-graph.color-4 h2, .stock-ticker.show-graph.color-5 h2, .stock-ticker.show-graph.color-7 h2, .stock-ticker.show-graph.color-8 h2, .stock-ticker.show-graph.color-1 .stock-values, .stock-ticker.show-graph.color-2 .stock-values, .stock-ticker.show-graph.color-3 .stock-values, .stock-ticker.show-graph.color-4 .stock-values, .stock-ticker.show-graph.color-5 .stock-values, .stock-ticker.show-graph.color-7 .stock-values, .stock-ticker.show-graph.color-8 .stock-values {
            margin-left: 0;
        }

        .stock-ticker.show-graph.color-1 .stock-timestamp, .stock-ticker.show-graph.color-2 .stock-timestamp, .stock-ticker.show-graph.color-3 .stock-timestamp, .stock-ticker.show-graph.color-4 .stock-timestamp, .stock-ticker.show-graph.color-5 .stock-timestamp, .stock-ticker.show-graph.color-7 .stock-timestamp, .stock-ticker.show-graph.color-8 .stock-timestamp {
            left: 20px;
        }

        .stock-ticker.show-graph.color-1 .cta, .stock-ticker.show-graph.color-2 .cta, .stock-ticker.show-graph.color-3 .cta, .stock-ticker.show-graph.color-4 .cta, .stock-ticker.show-graph.color-5 .cta, .stock-ticker.show-graph.color-7 .cta, .stock-ticker.show-graph.color-8 .cta {
            height: 270px;
        }

    .article-copy .stock-ticker .cta {
        width: auto;
        padding: 15px 20px;
    }

        .article-copy .stock-ticker .cta .stock-timestamp {
            left: 20px;
        }

    .key-figures-container:last-child {
        margin-bottom: 20px;
    }

    .key-figures-container .figures-element {
        padding-left: 0;
        padding-right: 0;
        overflow: hidden;
    }

        .key-figures-container .figures-element img {
            width: auto;
            height: 100%;
            float: right;
        }

    .key-figures-container .figure-info {
        font-size: 30px;
        font-size: 3rem;
        line-height: 1;
        display: block;
    }

    .key-figures-container .figure-description {
        font-size: 19px;
        font-size: 1.9rem;
        line-height: 1;
        display: block;
    }

    .key-figures-container .figure-detail {
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 1.5625;
        display: block;
    }

    .key-figures-container .figures-element-1-4:nth-of-type(5), .key-figures-container .figures-element-1-4:nth-of-type(6) {
        margin-top: 0px;
    }

    .key-figures-container .figures-element-height-1 {
        height: 54px;
    }

    .key-figures-container .figures-element-height-2 {
        height: 150px;
    }

    .key-figures-container .figures-element-height-3 {
        height: auto;
    }

        .key-figures-container .figures-element-height-3 img {
            width: 100%;
            height: auto;
        }

    .key-figures-container .figures-element-text {
        padding: 10px 15px;
    }

        .key-figures-container .figures-element-text.align-center {
            padding-top: 25px;
        }

            .key-figures-container .figures-element-text.align-center:before {
                content: "";
                position: absolute;
                top: 15px;
                width: 70px;
                height: 4px;
                margin-left: -35px;
            }

    .key-figures-container .figures-cta {
        height: auto;
    }

        .key-figures-container .figures-cta:after {
            height: 16px;
            right: 15px;
            top: 18px;
            width: 9px;
            background-position: -391px -360px;
        }

        .key-figures-container .figures-cta h2 {
            font-size: 18px;
            font-size: 1.8rem;
            margin-bottom: 0;
        }

        .key-figures-container .figures-cta .figures-element-text {
            padding: 16px 35px 16px 15px;
        }

    .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1, .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 {
        height: auto;
    }

    .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .ir-module-diagram h2 {
        font-size: 23px;
        font-size: 2.3rem;
    }

    .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .ir-module-diagram[data-chart-type=pie] .canvas-wrapper, .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .ir-module-diagram[data-chart-type=doughnut] .canvas-wrapper {
        height: auto;
        height: 85vw;
    }

    .asset-media .ir-modules-wrapper .module-report {
        padding: 20px;
    }

        .asset-media .ir-modules-wrapper .module-report.img-bottom img {
            width: auto;
        }

        .asset-media .ir-modules-wrapper .module-report.img-bottom .module-report-content-wrapper {
            padding-bottom: 70px;
        }

        .asset-media .ir-modules-wrapper .module-report .module-report-text {
            font-size: 16px;
            font-size: 1.6rem;
        }

            .asset-media .ir-modules-wrapper .module-report .module-report-text p {
                margin-bottom: 2px;
            }

    .asset-media .ir-modules-wrapper .module-figures {
        padding-bottom: 55px;
    }

    .asset-media .ir-modules-wrapper .module-testimonial {
        width: 100%;
    }

        .asset-media .ir-modules-wrapper .module-testimonial .testimonial-header h3 {
            margin-top: 0;
        }

        .asset-media .ir-modules-wrapper .module-testimonial .testimonial-info {
            margin-top: 0;
        }

    .asset-media .key-figures-container {
        width: auto;
        margin: 0;
        padding: 0;
    }

        .asset-media .key-figures-container .figures-element-1-2 {
            width: 100%;
            height: auto;
        }

            .asset-media .key-figures-container .figures-element-1-2 .figures-element-bg img {
                height: 100%;
                width: auto;
            }

            .asset-media .key-figures-container .figures-element-1-2 .figures-element-bg + .figures-element-text {
                height: 150px;
            }

        .asset-media .key-figures-container .figures-element-1-4 {
            width: 100%;
            height: auto;
        }

    .overview-quick-access {
        margin-bottom: 80px;
        padding: 0;
    }

        .overview-quick-access .quick-access-wrapper {
            width: auto;
            margin: 0 auto;
        }

            .overview-quick-access .quick-access-wrapper .quick-access-content {
                padding: 0 20px 20px;
            }

                .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-intro .content-wrapper {
                    height: auto;
                    min-height: 95px;
                    margin-top: 0;
                    padding: 15px 10px;
                }

                .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-intro .quick-access-head {
                    font-size: 1.125em;
                    line-height: 1em;
                    display: block;
                }

                .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-intro .quick-access-sub {
                    font-size: 0.875em;
                    line-height: 1.2em;
                    display: block;
                    margin-top: 4px;
                }

                .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser {
                    margin: 15px 0 0 0;
                    height: auto;
                }

                    .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser:nth-child(2n+2) {
                        clear: left;
                    }

                    .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser .teaser-img {
                        width: 100%;
                        height: auto;
                    }

                        .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser .teaser-img a {
                            width: 100%;
                            height: auto;
                        }

                    .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser a {
                        font-size: 15px;
                        font-size: 1.5rem;
                    }

                        .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser a.teaser-link {
                            padding-top: 6px;
                            padding-right: 20px;
                        }

                            .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser a.teaser-link:after {
                                content: '';
                                display: inline-block;
                                height: 19px;
                                line-height: 19px;
                                width: 10px;
                                background: transparent url('https://www.daimler.com/system/img/sprite-teaser-arrows-svg.svg') no-repeat -90px -600px;
                                position: absolute;
                                top: 9px;
                                right: 0;
                            }

                            .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser a.teaser-link.teaser-link {
                                min-height: 27px;
                            }

    .no-svg .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser a.teaser-link:after {
        background: transparent url('../img/sprite-teaser-arrows-png.png') no-repeat -90px -600px;
    }

    .social-media-feed, .social-media-feed.bg-img {
        margin-bottom: 32px;
    }

        .social-media-feed .social-media-feed-element, .social-media-feed.bg-img .social-media-feed-element {
            border-bottom: 1px solid #c8c8c8 !important;
            margin: 10px 10px;
            padding: 0;
            background: transparent;
            font-size: 0.875em;
            line-height: 1.3em;
        }

            .social-media-feed .social-media-feed-element.facebook .feed-element-logo, .social-media-feed.bg-img .social-media-feed-element.facebook .feed-element-logo {
                background-position: -630px -210px;
            }

            .social-media-feed .social-media-feed-element.twitter .feed-element-logo, .social-media-feed.bg-img .social-media-feed-element.twitter .feed-element-logo {
                background-position: -630px -260px;
            }

            .social-media-feed .social-media-feed-element.daimler-blog .feed-element-logo, .social-media-feed.bg-img .social-media-feed-element.daimler-blog .feed-element-logo {
                background-position: -630px -310px;
            }

            .social-media-feed .social-media-feed-element .feed-element-logo, .social-media-feed.bg-img .social-media-feed-element .feed-element-logo {
                width: 50px;
                height: 50px;
            }

            .social-media-feed .social-media-feed-element .content-wrapper, .social-media-feed.bg-img .social-media-feed-element .content-wrapper {
                width: 100%;
                overflow: hidden;
                margin: 0 auto;
            }

                .social-media-feed .social-media-feed-element .content-wrapper .feed-element-logo, .social-media-feed.bg-img .social-media-feed-element .content-wrapper .feed-element-logo {
                    float: left;
                    width: 18%;
                    margin-right: 10px;
                    margin-left: 2%;
                }

                .social-media-feed .social-media-feed-element .content-wrapper .feed-element-text, .social-media-feed.bg-img .social-media-feed-element .content-wrapper .feed-element-text {
                    float: left;
                    width: 75%;
                }

    .slide-in-teaser {
        font-size: 0.875em;
        margin-top: 35px;
        margin-bottom: 5px;
    }

        .slide-in-teaser a {
            color: #fff;
            text-decoration: none;
        }

        .slide-in-teaser .slide-left, .slide-in-teaser .slide-right {
            background: #000;
            color: #fff;
            width: 160px;
            height: 60px;
            position: relative;
            top: auto;
            margin-top: auto;
            -webkit-transition: none;
            transition: none;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }

            .slide-in-teaser .slide-left span, .slide-in-teaser .slide-right span {
                position: absolute;
                display: block;
                top: 14px;
                width: 65px;
                line-height: 1.1em;
            }

        .slide-in-teaser .slide-left {
            float: left;
        }

            .slide-in-teaser .slide-left span {
                left: 45px;
            }

            .slide-in-teaser .slide-left:hover {
                width: 160px;
                background: #565756;
                -webkit-transition: none;
                transition: none;
            }

                .slide-in-teaser .slide-left:hover:after {
                    content: '';
                    width: 0px;
                    height: 0px;
                    border-style: solid;
                    border-width: 61px 25px 0 0;
                    border-color: #565756 transparent transparent transparent;
                    line-height: 0px;
                    _border-color: #264069 #000000 #000000 #000000;
                    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
                    position: absolute;
                    right: 0;
                    background: #fff;
                    opacity: 1;
                    -webkit-transition: none;
                    transition: none;
                }

            .slide-in-teaser .slide-left:before {
                content: '';
                display: inline-block;
                height: 23px;
                line-height: 23px;
                width: 13px;
                background: transparent url('https://www.daimler.com/system/img/sprite-teaser-arrows-svg.svg') no-repeat -187px -577px;
                position: absolute;
                top: 18px;
                left: 20px;
                opacity: 1;
            }

            .slide-in-teaser .slide-left:after {
                content: '';
                width: 0px;
                height: 0px;
                border-style: solid;
                border-width: 61px 25px 0 0;
                border-color: #000 transparent transparent transparent;
                line-height: 0px;
                _border-color: #000 #000000 #000000 #000000;
                _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
                position: absolute;
                right: 0;
                background: #fff;
                opacity: 1;
                -webkit-transition: none;
                transition: none;
            }

        .slide-in-teaser .slide-right {
            float: right;
        }

            .slide-in-teaser .slide-right span {
                right: 45px;
                text-align: right;
            }

            .slide-in-teaser .slide-right:hover {
                width: 160px;
                background: #565756;
                -webkit-transition: none;
                transition: none;
            }

                .slide-in-teaser .slide-right:hover:before {
                    content: '';
                    width: 0px;
                    height: 0px;
                    border-style: solid;
                    border-width: 0 0 60px 25px;
                    border-color: transparent transparent #565756 transparent;
                    line-height: 0px;
                    _border-color: #000000 #000000 #565756 #000000;
                    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
                    position: absolute;
                    left: 0;
                    background: #fff;
                    opacity: 1;
                    -webkit-transition: none;
                    transition: none;
                }

            .slide-in-teaser .slide-right:before {
                content: '';
                width: 0px;
                height: 0px;
                border-style: solid;
                border-width: 0 0 60px 25px;
                border-color: transparent transparent #000 transparent;
                line-height: 0px;
                _border-color: #000000 #000000 #000 #000000;
                _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
                position: absolute;
                left: 0;
                background: #fff;
                opacity: 1;
                -webkit-transition: none;
                transition: none;
            }

            .slide-in-teaser .slide-right:after {
                content: '';
                display: inline-block;
                height: 23px;
                line-height: 23px;
                width: 13px;
                background: transparent url('https://www.daimler.com/system/img/sprite-teaser-arrows-svg.svg') no-repeat -201px -577px;
                position: absolute;
                top: 18px;
                right: 20px;
                opacity: 1;
            }

    .search-main-container {
        position: absolute;
        z-index: 1000;
    }

        .search-main-container .page-teasers {
            width: 100%;
        }

        .search-main-container .search-results .result-teaser .rt-icon {
            left: 0;
        }

        .search-main-container .resp-tabs-container h4.resp-tab-active {
            height: auto !important;
        }

    .container-search {
        padding: 30px 0;
        width: auto;
    }

        .container-search .search-input-container {
            padding: 0 20px;
            margin-bottom: 30px;
        }

        .container-search .input-search {
            height: 35px;
            font-size: 18px;
            font-size: 1.8rem;
        }

    .ui-autocomplete {
        padding: 10px 0 10px 0;
    }

        .ui-autocomplete .ui-menu-item a {
            padding: 5px 10px 5px 10px;
            font-size: 14px;
            font-size: 1.4rem;
        }

    .no-nav .search-results, .search-results {
        padding-left: 5px;
    }

        .no-nav .search-results.body-template-container h2, .search-results.body-template-container h2 {
            font-size: 1.875em;
            font-family: 'DaimlerCS-Regular', Arial, sans-serif;
            margin: 0 0 24px 0;
            padding: 0 20px;
            text-align: left;
        }

        .no-nav .search-results.search-content, .search-results.search-content {
            width: 100%;
        }

        .no-nav .search-results .search-results-count, .search-results .search-results-count {
            font-size: 1.25em;
            letter-spacing: -0.02em;
            text-align: center;
            margin-bottom: 13px;
            clear: both;
            width: 100%;
        }

        .no-nav .search-results .search-results-filter, .search-results .search-results-filter {
            border-top: none;
            padding: 0 20px 0 20px;
            margin-top: 0;
            margin-bottom: 2px;
            width: 100%;
            display: block;
            clear: both;
            float: none;
        }

            .no-nav .search-results .search-results-filter #orderLabel, .search-results .search-results-filter #orderLabel, .no-nav .search-results .search-results-filter #categoryLabel, .search-results .search-results-filter #categoryLabel, .no-nav .search-results .search-results-filter #timespanStartLabel, .search-results .search-results-filter #timespanStartLabel, .no-nav .search-results .search-results-filter #timespanEndLabel, .search-results .search-results-filter #timespanEndLabel {
                background: #e6e6e6;
                width: 100%;
                display: block;
                position: relative;
                text-decoration: none;
                padding: 8px 10px 5px;
                margin-bottom: 15px;
            }

                .no-nav .search-results .search-results-filter #orderLabel:hover:after, .search-results .search-results-filter #orderLabel:hover:after, .no-nav .search-results .search-results-filter #categoryLabel:hover:after, .search-results .search-results-filter #categoryLabel:hover:after, .no-nav .search-results .search-results-filter #timespanStartLabel:hover:after, .search-results .search-results-filter #timespanStartLabel:hover:after, .no-nav .search-results .search-results-filter #timespanEndLabel:hover:after, .search-results .search-results-filter #timespanEndLabel:hover:after {
                    background-position: -15px -99px;
                }

                .no-nav .search-results .search-results-filter #orderLabel:after, .search-results .search-results-filter #orderLabel:after, .no-nav .search-results .search-results-filter #categoryLabel:after, .search-results .search-results-filter #categoryLabel:after, .no-nav .search-results .search-results-filter #timespanStartLabel:after, .search-results .search-results-filter #timespanStartLabel:after, .no-nav .search-results .search-results-filter #timespanEndLabel:after, .search-results .search-results-filter #timespanEndLabel:after {
                    content: "";
                    width: 14px;
                    height: 8px;
                    position: absolute;
                    top: 16px;
                    right: 10px;
                    background: transparent url('../img/img-arrows-sprite-png.png') no-repeat 0 -99px;
                }

            .no-nav .search-results .search-results-filter .form-input-start-date, .search-results .search-results-filter .form-input-start-date, .no-nav .search-results .search-results-filter .form-input-end-date, .search-results .search-results-filter .form-input-end-date {
                color: #000;
                background: #e6e6e6;
                border-bottom: 1px solid #707070;
                position: relative;
                margin: 0 0 15px 0;
                cursor: auto;
            }

                .no-nav .search-results .search-results-filter .form-input-start-date input, .search-results .search-results-filter .form-input-start-date input, .no-nav .search-results .search-results-filter .form-input-end-date input, .search-results .search-results-filter .form-input-end-date input {
                    cursor: auto;
                    border-radius: 0px;
                    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
                    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
                    -webkit-transition: none;
                    transition: none;
                    outline: 0px;
                    background: transparent;
                    color: #00677f;
                    line-height: 27px;
                }

                    .no-nav .search-results .search-results-filter .form-input-start-date input[placeholder], .search-results .search-results-filter .form-input-start-date input[placeholder], .no-nav .search-results .search-results-filter .form-input-end-date input[placeholder], .search-results .search-results-filter .form-input-end-date input[placeholder] {
                        color: #00677f !important;
                    }

                    .no-nav .search-results .search-results-filter .form-input-start-date input::-webkit-input-placeholder, .search-results .search-results-filter .form-input-start-date input::-webkit-input-placeholder, .no-nav .search-results .search-results-filter .form-input-end-date input::-webkit-input-placeholder, .search-results .search-results-filter .form-input-end-date input::-webkit-input-placeholder {
                        color: #00677f;
                        font-size: 16px;
                    }

                    .no-nav .search-results .search-results-filter .form-input-start-date input:-moz-placeholder, .search-results .search-results-filter .form-input-start-date input:-moz-placeholder, .no-nav .search-results .search-results-filter .form-input-end-date input:-moz-placeholder, .search-results .search-results-filter .form-input-end-date input:-moz-placeholder {
                        color: #00677f;
                        font-size: 16px;
                    }

                    .no-nav .search-results .search-results-filter .form-input-start-date input::-moz-placeholder, .search-results .search-results-filter .form-input-start-date input::-moz-placeholder, .no-nav .search-results .search-results-filter .form-input-end-date input::-moz-placeholder, .search-results .search-results-filter .form-input-end-date input::-moz-placeholder {
                        color: #00677f;
                        font-size: 16px;
                    }

                    .no-nav .search-results .search-results-filter .form-input-start-date input:-ms-input-placeholder, .search-results .search-results-filter .form-input-start-date input:-ms-input-placeholder, .no-nav .search-results .search-results-filter .form-input-end-date input:-ms-input-placeholder, .search-results .search-results-filter .form-input-end-date input:-ms-input-placeholder {
                        color: #00677f;
                        font-size: 16px;
                    }

                .no-nav .search-results .search-results-filter .form-input-start-date label, .search-results .search-results-filter .form-input-start-date label, .no-nav .search-results .search-results-filter .form-input-end-date label, .search-results .search-results-filter .form-input-end-date label {
                    position: absolute;
                    padding: 6px 12px;
                    height: 36px;
                    line-height: 27px;
                }

            .no-nav .search-results .search-results-filter .dropdown-menu, .search-results .search-results-filter .dropdown-menu {
                border: none;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                -ms-border-radius: 0;
                border-radius: 0;
                margin: 0;
                padding: 9px 0;
                color: #000;
                z-index: 5500;
                width: 100%;
            }

            .no-nav .search-results .search-results-filter .filter-order, .search-results .search-results-filter .filter-order, .no-nav .search-results .search-results-filter .filter-category, .search-results .search-results-filter .filter-category {
                float: left;
                width: 100%;
                margin: 0;
            }

            .no-nav .search-results .search-results-filter .filter-head, .search-results .search-results-filter .filter-head {
                display: block;
                width: 100%;
                color: #00677f;
                margin-bottom: 4px;
            }

            .no-nav .search-results .search-results-filter .filter-timespan-start, .search-results .search-results-filter .filter-timespan-start, .no-nav .search-results .search-results-filter .filter-timespan-end, .search-results .search-results-filter .filter-timespan-end {
                float: left;
                width: 44%;
                margin: 0;
            }

                .no-nav .search-results .search-results-filter .filter-timespan-start .dropdown-menu, .search-results .search-results-filter .filter-timespan-start .dropdown-menu, .no-nav .search-results .search-results-filter .filter-timespan-end .dropdown-menu, .search-results .search-results-filter .filter-timespan-end .dropdown-menu {
                    min-width: 100%;
                    width: 100%;
                }

                    .no-nav .search-results .search-results-filter .filter-timespan-start .dropdown-menu li, .search-results .search-results-filter .filter-timespan-start .dropdown-menu li, .no-nav .search-results .search-results-filter .filter-timespan-end .dropdown-menu li, .search-results .search-results-filter .filter-timespan-end .dropdown-menu li {
                        text-align: center;
                    }

                    .no-nav .search-results .search-results-filter .filter-timespan-start .dropdown-menu a, .search-results .search-results-filter .filter-timespan-start .dropdown-menu a, .no-nav .search-results .search-results-filter .filter-timespan-end .dropdown-menu a, .search-results .search-results-filter .filter-timespan-end .dropdown-menu a {
                        padding: 3px 10px;
                    }

            .no-nav .search-results .search-results-filter .filter-timespan-end, .search-results .search-results-filter .filter-timespan-end {
                float: right;
            }

            .no-nav .search-results .search-results-filter .timespan-divider, .search-results .search-results-filter .timespan-divider {
                text-align: center;
                width: 10%;
                margin: 0 auto;
                position: absolute;
                left: 45%;
                bottom: 20px;
                color: #444444;
            }

        .no-nav .search-results .search-results-start, .search-results .search-results-start {
            border-top: none;
            padding: 0 20px 0 20px;
            float: none;
            margin-top: 0;
            margin-bottom: 35px;
            width: 100%;
            display: block;
            clear: both;
        }

            .no-nav .search-results .search-results-start .btn, .search-results .search-results-start .btn {
                width: 100%;
            }

                .no-nav .search-results .search-results-start .btn:after, .search-results .search-results-start .btn:after {
                    top: 16px;
                }

        .no-nav .search-results .visible-xs.search-results-filter, .search-results .visible-xs.search-results-filter {
            float: left;
            position: relative;
            border-top: 1px solid #c8c8c8;
            padding-top: 14px;
            margin-bottom: 0;
        }

        .no-nav .search-results .search-hero, .search-results .search-hero {
            margin-bottom: 25px;
            padding: 0;
            width: 100%;
        }

            .no-nav .search-results .search-hero .result-teaser, .search-results .search-hero .result-teaser {
                width: 100%;
                margin-bottom: 15px;
                padding: 0;
            }

                .no-nav .search-results .search-hero .result-teaser .rt-visual, .search-results .search-hero .result-teaser .rt-visual {
                    display: none;
                }

                .no-nav .search-results .search-hero .result-teaser.rt-img-text .rt-text, .search-results .search-hero .result-teaser.rt-img-text .rt-text {
                    padding: 10px 50px 10px 25px;
                }

                .no-nav .search-results .search-hero .result-teaser .rt-text, .search-results .search-hero .result-teaser .rt-text {
                    height: 150px;
                    width: 100%;
                    padding: 10px 50px 10px 25px;
                    font-size: 1.563em;
                    line-height: 1em;
                    float: none;
                    position: relative;
                }

                    .no-nav .search-results .search-hero .result-teaser .rt-text span, .search-results .search-hero .result-teaser .rt-text span {
                        display: block;
                        font-size: 0.64em;
                        line-height: 1.3em;
                        margin-top: 6px;
                    }

                    .no-nav .search-results .search-hero .result-teaser .rt-text .rt-category, .search-results .search-hero .result-teaser .rt-text .rt-category {
                        display: none;
                    }

                    .no-nav .search-results .search-hero .result-teaser .rt-text:after, .search-results .search-hero .result-teaser .rt-text:after {
                        content: "";
                        height: 50px;
                        width: 30px;
                        position: absolute;
                        top: 15px;
                        right: 9px;
                        background: url("../img/sprite-teaser-arrows-png.png") no-repeat -121px -120px;
                    }

                .no-nav .search-results .search-hero .result-teaser .rt-date-sticker, .search-results .search-hero .result-teaser .rt-date-sticker {
                    width: 90px;
                    height: 24px;
                    right: 0;
                    bottom: 0;
                    padding: 4px;
                    font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                    text-align: center;
                    line-height: 0.563em;
                }

                    .no-nav .search-results .search-hero .result-teaser .rt-date-sticker .date-day, .search-results .search-hero .result-teaser .rt-date-sticker .date-day {
                        font-size: 14px;
                        font-size: 1.4rem;
                        letter-spacing: -0.1em;
                        display: inline;
                    }

                    .no-nav .search-results .search-hero .result-teaser .rt-date-sticker .date-month-year, .search-results .search-hero .result-teaser .rt-date-sticker .date-month-year {
                        font-size: 14px;
                        font-size: 1.4rem;
                        letter-spacing: -0.04em;
                        display: inline;
                    }

        .no-nav .search-results .search-results-group, .search-results .search-results-group {
            margin-bottom: 28px;
        }

        .no-nav .search-results .result-teaser, .search-results .result-teaser {
            position: relative;
            color: #00677f;
            margin-bottom: 0;
            padding: 0 20px;
            overflow: hidden;
            display: block;
            width: 100%;
        }

            .no-nav .search-results .result-teaser .rt-icon, .search-results .result-teaser .rt-icon {
                width: 25px;
                height: 25px;
                left: 20px;
                z-index: 1600;
                bottom: 2px;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                -ms-border-radius: 0;
                border-radius: 0;
            }

            .no-nav .search-results .result-teaser .rt-visual, .search-results .result-teaser .rt-visual {
                float: none;
                position: absolute;
                left: 20px;
                top: 10px;
                width: 27%;
                z-index: 1500;
            }

                .no-nav .search-results .result-teaser .rt-visual img, .search-results .result-teaser .rt-visual img {
                    height: auto;
                    width: 100%;
                    max-width: 80px;
                }

            .no-nav .search-results .result-teaser .rt-text, .search-results .result-teaser .rt-text {
                font-size: 0.875em;
                line-height: 1.1em;
                height: auto;
                width: 100%;
                padding: 10px 70px 20px 100px;
            }

                .no-nav .search-results .result-teaser .rt-text .rt-category, .search-results .result-teaser .rt-text .rt-category {
                    font-size: 0.786em;
                    display: block;
                    left: auto;
                    bottom: auto;
                    position: relative;
                    margin-top: 5px;
                }

                .no-nav .search-results .result-teaser .rt-text a.rt-calendar, .search-results .result-teaser .rt-text a.rt-calendar {
                    display: block;
                    left: auto;
                    right: auto;
                    bottom: auto;
                    position: relative;
                    margin-top: 0;
                    font-size: 11px;
                    font-size: 1.1rem;
                    padding: 5px 0;
                }

                    .no-nav .search-results .result-teaser .rt-text a.rt-calendar:after, .search-results .result-teaser .rt-text a.rt-calendar:after {
                        content: '';
                        display: inline-block;
                        width: 12px;
                        height: 12px;
                        margin-top: 0;
                        vertical-align: top;
                        background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-svg.svg) no-repeat -118px -370px;
                    }

                    .no-nav .search-results .result-teaser .rt-text a.rt-calendar:hover, .search-results .result-teaser .rt-text a.rt-calendar:hover {
                        color: #003340;
                    }

                        .no-nav .search-results .result-teaser .rt-text a.rt-calendar:hover:after, .search-results .result-teaser .rt-text a.rt-calendar:hover:after {
                            background-position: -155px -370px;
                        }

            .no-nav .search-results .result-teaser.rt-img .rt-text, .search-results .result-teaser.rt-img .rt-text, .no-nav .search-results .result-teaser.rt-img-text .rt-text, .search-results .result-teaser.rt-img-text .rt-text {
                min-height: 53px;
                padding-left: 94px;
            }

            .no-nav .search-results .result-teaser.icon.rt-img .rt-text, .search-results .result-teaser.icon.rt-img .rt-text {
                padding-bottom: 10px;
                min-height: 65px;
            }

            .no-nav .search-results .result-teaser.icon.rt-text-only .rt-text, .search-results .result-teaser.icon.rt-text-only .rt-text {
                padding-left: 0;
                padding-right: 0;
            }

                .no-nav .search-results .result-teaser.icon.rt-text-only .rt-text .rt-category, .search-results .result-teaser.icon.rt-text-only .rt-text .rt-category {
                    left: 35px;
                    bottom: -14px;
                }

            .no-nav .search-results .result-teaser.rt-text-only .rt-text, .search-results .result-teaser.rt-text-only .rt-text {
                width: 100%;
                padding-left: 0;
                padding-right: 0;
            }

            .no-nav .search-results .result-teaser.rt-text-only .rt-category, .search-results .result-teaser.rt-text-only .rt-category {
                left: 0;
            }

            .no-nav .search-results .result-teaser .rt-date-sticker, .search-results .result-teaser .rt-date-sticker {
                width: 65px;
                height: 16px;
                right: 20px;
                bottom: 0;
                padding: 0;
                text-align: center;
                line-height: 15px;
            }

                .no-nav .search-results .result-teaser .rt-date-sticker .date-day-month, .search-results .result-teaser .rt-date-sticker .date-day-month {
                    font-size: 11px;
                    font-size: 1.1rem;
                    letter-spacing: 0;
                    display: inline;
                }

                .no-nav .search-results .result-teaser .rt-date-sticker .date-year, .search-results .result-teaser .rt-date-sticker .date-year {
                    font-size: 11px;
                    font-size: 1.1rem;
                    letter-spacing: 0;
                    display: inline;
                }

            .no-nav .search-results .result-teaser.color-1 .rt-text, .search-results .result-teaser.color-1 .rt-text, .no-nav .search-results .result-teaser.color-2 .rt-text, .search-results .result-teaser.color-2 .rt-text, .no-nav .search-results .result-teaser.color-3 .rt-text, .search-results .result-teaser.color-3 .rt-text, .no-nav .search-results .result-teaser.color-4 .rt-text, .search-results .result-teaser.color-4 .rt-text, .no-nav .search-results .result-teaser.color-5 .rt-text, .search-results .result-teaser.color-5 .rt-text {
                padding-left: 100px;
            }

            .no-nav .search-results .result-teaser.color-1.rt-img .rt-text, .search-results .result-teaser.color-1.rt-img .rt-text, .no-nav .search-results .result-teaser.color-2.rt-img .rt-text, .search-results .result-teaser.color-2.rt-img .rt-text, .no-nav .search-results .result-teaser.color-3.rt-img .rt-text, .search-results .result-teaser.color-3.rt-img .rt-text, .no-nav .search-results .result-teaser.color-4.rt-img .rt-text, .search-results .result-teaser.color-4.rt-img .rt-text, .no-nav .search-results .result-teaser.color-5.rt-img .rt-text, .search-results .result-teaser.color-5.rt-img .rt-text, .no-nav .search-results .result-teaser.color-1.rt-img-text .rt-text, .search-results .result-teaser.color-1.rt-img-text .rt-text, .no-nav .search-results .result-teaser.color-2.rt-img-text .rt-text, .search-results .result-teaser.color-2.rt-img-text .rt-text, .no-nav .search-results .result-teaser.color-3.rt-img-text .rt-text, .search-results .result-teaser.color-3.rt-img-text .rt-text, .no-nav .search-results .result-teaser.color-4.rt-img-text .rt-text, .search-results .result-teaser.color-4.rt-img-text .rt-text, .no-nav .search-results .result-teaser.color-5.rt-img-text .rt-text, .search-results .result-teaser.color-5.rt-img-text .rt-text {
                padding-left: 94px;
            }

        .no-nav .search-results .search-results-show-more, .search-results .search-results-show-more {
            margin-bottom: 0;
            min-height: 50px;
            padding: 0 20px;
            font-size: 0.875em;
        }

            .no-nav .search-results .search-results-show-more .more-results, .search-results .search-results-show-more .more-results {
                padding-left: 35px;
                padding-right: 35px;
                width: 100%;
            }

            .no-nav .search-results .search-results-show-more .all-results, .search-results .search-results-show-more .all-results {
                top: 0;
                position: relative;
                text-align: left;
                display: inline-block;
                padding: 15px 15px 15px 0;
                width: auto;
                left: auto;
                right: auto;
            }

    .search-main-container, .job-search-no-result {
        margin-top: 0;
    }

        .search-main-container .search-results-header .search-results-options, .job-search-no-result .search-results-header .search-results-options {
            text-align: center;
            float: none !important;
        }

            .search-main-container .search-results-header .search-results-options .btn-toggle, .job-search-no-result .search-results-header .search-results-options .btn-toggle {
                width: auto;
                float: none !important;
                padding: 9px 31px 7px 10px;
                background: #00677f;
                color: #fff;
                width: 100%;
                text-align: left;
            }

                .search-main-container .search-results-header .search-results-options .btn-toggle:after, .job-search-no-result .search-results-header .search-results-options .btn-toggle:after {
                    background-position: -43px -280px;
                    height: 25px;
                    width: 25px;
                    top: 5px;
                }

                .search-main-container .search-results-header .search-results-options .btn-toggle.active:after, .job-search-no-result .search-results-header .search-results-options .btn-toggle.active:after {
                    background-position: -162px -280px;
                }

                .search-main-container .search-results-header .search-results-options .btn-toggle:hover, .job-search-no-result .search-results-header .search-results-options .btn-toggle:hover {
                    background: #003340;
                }

        .search-main-container .search-results, .job-search-no-result .search-results {
            padding: 0 5px;
            margin-top: 25px;
        }

            .search-main-container .search-results .result-teaser .rt-icon, .job-search-no-result .search-results .result-teaser .rt-icon {
                left: 0;
                bottom: 0;
            }

            .search-main-container .search-results .search-results-show-more .more-results, .job-search-no-result .search-results .search-results-show-more .more-results {
                background: #000;
            }

                .search-main-container .search-results .search-results-show-more .more-results:hover, .job-search-no-result .search-results .search-results-show-more .more-results:hover {
                    background: #444444;
                    color: #fff;
                }

        .search-main-container .search-no-results, .job-search-no-result .search-no-results {
            margin: 5px 15px 49px;
        }

            .search-main-container .search-no-results .search-result-suggestion, .job-search-no-result .search-no-results .search-result-suggestion {
                font-size: 20px;
                font-size: 2rem;
                margin-bottom: 22px;
            }

            .search-main-container .search-no-results .no-results-message, .job-search-no-result .search-no-results .no-results-message {
                padding: 0;
                position: relative;
            }

                .search-main-container .search-no-results .no-results-message:before, .job-search-no-result .search-no-results .no-results-message:before {
                    display: none;
                    content: "";
                    width: 55px;
                    height: 55px;
                    background: transparent url(../img/img-icons-sprite-png.png) no-repeat -200px 0;
                    position: absolute;
                    top: 0;
                    left: 10px;
                }

                .search-main-container .search-no-results .no-results-message h3, .job-search-no-result .search-no-results .no-results-message h3 {
                    font-size: 30px;
                    font-size: 3rem;
                    line-height: 1;
                    font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                }

                .search-main-container .search-no-results .no-results-message .sub-headline, .job-search-no-result .search-no-results .no-results-message .sub-headline {
                    font-size: 20px;
                    font-size: 2rem;
                    line-height: 1.2;
                    margin: 0 0 30px 0;
                }

                .search-main-container .search-no-results .no-results-message .improvement-hint, .job-search-no-result .search-no-results .no-results-message .improvement-hint {
                    font-size: 18px;
                    font-size: 1.8rem;
                    line-height: 1;
                }

        .search-main-container .frequentSearchTerms, .job-search-no-result .frequentSearchTerms {
            margin: 0 15px 50px;
        }

            .search-main-container .frequentSearchTerms ul, .job-search-no-result .frequentSearchTerms ul {
                margin-left: 0;
            }

                .search-main-container .frequentSearchTerms ul li, .job-search-no-result .frequentSearchTerms ul li {
                    width: 140px;
                    overflow: hidden;
                }

        .search-main-container .search-results-header, .job-search-no-result .search-results-header {
            margin: 4px 0 0 0;
        }

            .search-main-container .search-results-header .search-results-options, .job-search-no-result .search-results-header .search-results-options {
                margin-bottom: 10px;
                padding: 0;
            }

            .search-main-container .search-results-header .btn-toggle, .job-search-no-result .search-results-header .btn-toggle {
                font-size: 14px;
                font-size: 1.4rem;
                padding-right: 48px;
                width: 100%;
            }

                .search-main-container .search-results-header .btn-toggle:after, .job-search-no-result .search-results-header .btn-toggle:after {
                    top: 7px;
                    right: 5px;
                }

                .search-main-container .search-results-header .btn-toggle.active:after, .job-search-no-result .search-results-header .btn-toggle.active:after {
                    right: 5px;
                }

                .search-main-container .search-results-header .btn-toggle.active:hover:after, .job-search-no-result .search-results-header .btn-toggle.active:hover:after {
                    right: 5px;
                }

                .search-main-container .search-results-header .btn-toggle:hover:after, .job-search-no-result .search-results-header .btn-toggle:hover:after {
                    right: 5px;
                }

            .search-main-container .search-results-header .search-results-filter, .job-search-no-result .search-results-header .search-results-filter {
                padding: 0;
                width: 100%;
            }

                .search-main-container .search-results-header .search-results-filter .search-results-filter-label, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-label, .search-main-container .search-results-header .search-results-filter #categoryLabel, .job-search-no-result .search-results-header .search-results-filter #categoryLabel, .search-main-container .search-results-header .search-results-filter #timespanLabel, .job-search-no-result .search-results-header .search-results-filter #timespanLabel, .search-main-container .search-results-header .search-results-filter #languageLabel, .job-search-no-result .search-results-header .search-results-filter #languageLabel {
                    color: #000;
                    background: #e6e6e6;
                    width: 100%;
                    display: block;
                    position: relative;
                    text-decoration: none;
                    padding: 10px 10px 7px;
                    margin-bottom: 15px;
                    border-bottom: 1px solid #9e9e9e;
                }

                    .search-main-container .search-results-header .search-results-filter .search-results-filter-label:hover, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-label:hover, .search-main-container .search-results-header .search-results-filter #categoryLabel:hover, .job-search-no-result .search-results-header .search-results-filter #categoryLabel:hover, .search-main-container .search-results-header .search-results-filter #timespanLabel:hover, .job-search-no-result .search-results-header .search-results-filter #timespanLabel:hover, .search-main-container .search-results-header .search-results-filter #languageLabel:hover, .job-search-no-result .search-results-header .search-results-filter #languageLabel:hover, .search-main-container .search-results-header .search-results-filter .search-results-filter-label:active, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-label:active, .search-main-container .search-results-header .search-results-filter #categoryLabel:active, .job-search-no-result .search-results-header .search-results-filter #categoryLabel:active, .search-main-container .search-results-header .search-results-filter #timespanLabel:active, .job-search-no-result .search-results-header .search-results-filter #timespanLabel:active, .search-main-container .search-results-header .search-results-filter #languageLabel:active, .job-search-no-result .search-results-header .search-results-filter #languageLabel:active, .search-main-container .search-results-header .search-results-filter .search-results-filter-label:focus, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-label:focus, .search-main-container .search-results-header .search-results-filter #categoryLabel:focus, .job-search-no-result .search-results-header .search-results-filter #categoryLabel:focus, .search-main-container .search-results-header .search-results-filter #timespanLabel:focus, .job-search-no-result .search-results-header .search-results-filter #timespanLabel:focus, .search-main-container .search-results-header .search-results-filter #languageLabel:focus, .job-search-no-result .search-results-header .search-results-filter #languageLabel:focus {
                        text-decoration: none;
                        color: #707070;
                    }

                        .search-main-container .search-results-header .search-results-filter .search-results-filter-label:hover:after, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-label:hover:after, .search-main-container .search-results-header .search-results-filter #categoryLabel:hover:after, .job-search-no-result .search-results-header .search-results-filter #categoryLabel:hover:after, .search-main-container .search-results-header .search-results-filter #timespanLabel:hover:after, .job-search-no-result .search-results-header .search-results-filter #timespanLabel:hover:after, .search-main-container .search-results-header .search-results-filter #languageLabel:hover:after, .job-search-no-result .search-results-header .search-results-filter #languageLabel:hover:after, .search-main-container .search-results-header .search-results-filter .search-results-filter-label:active:after, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-label:active:after, .search-main-container .search-results-header .search-results-filter #categoryLabel:active:after, .job-search-no-result .search-results-header .search-results-filter #categoryLabel:active:after, .search-main-container .search-results-header .search-results-filter #timespanLabel:active:after, .job-search-no-result .search-results-header .search-results-filter #timespanLabel:active:after, .search-main-container .search-results-header .search-results-filter #languageLabel:active:after, .job-search-no-result .search-results-header .search-results-filter #languageLabel:active:after, .search-main-container .search-results-header .search-results-filter .search-results-filter-label:focus:after, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-label:focus:after, .search-main-container .search-results-header .search-results-filter #categoryLabel:focus:after, .job-search-no-result .search-results-header .search-results-filter #categoryLabel:focus:after, .search-main-container .search-results-header .search-results-filter #timespanLabel:focus:after, .job-search-no-result .search-results-header .search-results-filter #timespanLabel:focus:after, .search-main-container .search-results-header .search-results-filter #languageLabel:focus:after, .job-search-no-result .search-results-header .search-results-filter #languageLabel:focus:after {
                            background-position: -15px -99px;
                        }

                    .search-main-container .search-results-header .search-results-filter .search-results-filter-label:after, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-label:after, .search-main-container .search-results-header .search-results-filter #categoryLabel:after, .job-search-no-result .search-results-header .search-results-filter #categoryLabel:after, .search-main-container .search-results-header .search-results-filter #timespanLabel:after, .job-search-no-result .search-results-header .search-results-filter #timespanLabel:after, .search-main-container .search-results-header .search-results-filter #languageLabel:after, .job-search-no-result .search-results-header .search-results-filter #languageLabel:after {
                        content: "";
                        width: 16px;
                        height: 9px;
                        position: absolute;
                        top: 17px;
                        right: 10px;
                        background: transparent url('../img/img-arrows-sprite-png.png') no-repeat 0 -99px;
                    }

                .search-main-container .search-results-header .search-results-filter .search-results-filter-single, .job-search-no-result .search-results-header .search-results-filter .search-results-filter-single {
                    width: 100%;
                    margin: 0;
                }

                .search-main-container .search-results-header .search-results-filter .dropdown-menu, .job-search-no-result .search-results-header .search-results-filter .dropdown-menu {
                    border: none;
                    -webkit-border-radius: 0;
                    -moz-border-radius: 0;
                    -ms-border-radius: 0;
                    border-radius: 0;
                    margin: 0;
                    padding: 9px 0;
                    color: #444444;
                    z-index: 2000;
                }

                .search-main-container .search-results-header .search-results-filter.filter-open, .job-search-no-result .search-results-header .search-results-filter.filter-open {
                    margin-bottom: 8px;
                }

            .search-main-container .search-results-header .search-results-count, .job-search-no-result .search-results-header .search-results-count {
                margin-bottom: 4px;
            }

                .search-main-container .search-results-header .search-results-count p, .job-search-no-result .search-results-header .search-results-count p {
                    font-size: 20px;
                    font-size: 2rem;
                    color: #000;
                }

        .search-main-container .search-results-group .result-teaser, .job-search-no-result .search-results-group .result-teaser {
            border-top: 1px solid #c8c8c8;
            padding: 10px 0;
            margin: 0;
        }

            .search-main-container .search-results-group .result-teaser .rt-visual, .job-search-no-result .search-results-group .result-teaser .rt-visual {
                left: 0;
                top: 0;
                float: left;
                position: relative;
                width: auto;
            }

            .search-main-container .search-results-group .result-teaser .rt-text, .job-search-no-result .search-results-group .result-teaser .rt-text {
                border-bottom: none;
                padding: 10px;
                float: none;
                width: auto;
                min-height: 53px;
            }

                .search-main-container .search-results-group .result-teaser .rt-text h3, .job-search-no-result .search-results-group .result-teaser .rt-text h3 {
                    font-size: 15px;
                    font-size: 1.5rem;
                    margin: 0 0 10px 0;
                }

                    .search-main-container .search-results-group .result-teaser .rt-text h3 a, .job-search-no-result .search-results-group .result-teaser .rt-text h3 a {
                        color: #000;
                    }

                .search-main-container .search-results-group .result-teaser .rt-text a, .job-search-no-result .search-results-group .result-teaser .rt-text a {
                    color: #000;
                }

            .search-main-container .search-results-group .result-teaser.rt-video, .job-search-no-result .search-results-group .result-teaser.rt-video {
                float: none;
                margin: 10px 0;
            }

                .search-main-container .search-results-group .result-teaser.rt-video:nth-child(3n+1), .job-search-no-result .search-results-group .result-teaser.rt-video:nth-child(3n+1) {
                    margin-left: 0;
                }

                .search-main-container .search-results-group .result-teaser.rt-video .rt-text, .job-search-no-result .search-results-group .result-teaser.rt-video .rt-text {
                    padding: 10px;
                }

        .search-main-container .search-results-group .job-search-results-container, .job-search-no-result .search-results-group .job-search-results-container {
            padding: 15px 10px 45px 10px;
            margin: 10px 0 23px 0;
            position: relative;
        }

            .search-main-container .search-results-group .job-search-results-container .btn-more-jobs, .job-search-no-result .search-results-group .job-search-results-container .btn-more-jobs {
                float: right;
                width: 100%;
                position: absolute;
                left: 0;
                bottom: 15px;
                padding: 0 10px;
            }

                .search-main-container .search-results-group .job-search-results-container .btn-more-jobs .btn, .job-search-no-result .search-results-group .job-search-results-container .btn-more-jobs .btn {
                    font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                    font-size: 14px;
                    font-size: 1.4rem;
                    padding-right: 35px;
                    position: relative;
                    width: 100%;
                    background-color: #003340;
                    color: #fff;
                }

                    .search-main-container .search-results-group .job-search-results-container .btn-more-jobs .btn:hover, .job-search-no-result .search-results-group .job-search-results-container .btn-more-jobs .btn:hover, .search-main-container .search-results-group .job-search-results-container .btn-more-jobs .btn:focus, .job-search-no-result .search-results-group .job-search-results-container .btn-more-jobs .btn:focus, .search-main-container .search-results-group .job-search-results-container .btn-more-jobs .btn:active, .job-search-no-result .search-results-group .job-search-results-container .btn-more-jobs .btn:active {
                        background-color: #007a93;
                        color: #fff;
                    }

                    .search-main-container .search-results-group .job-search-results-container .btn-more-jobs .btn:after, .job-search-no-result .search-results-group .job-search-results-container .btn-more-jobs .btn:after {
                        display: none;
                    }

            .search-main-container .search-results-group .job-search-results-container .job-search-results-list, .job-search-no-result .search-results-group .job-search-results-container .job-search-results-list {
                clear: both;
                list-style: none;
                color: #fff;
                padding: 0;
            }

                .search-main-container .search-results-group .job-search-results-container .job-search-results-list li, .job-search-no-result .search-results-group .job-search-results-container .job-search-results-list li {
                    margin: 0;
                    padding: 10px 0;
                    border-top: 1px solid rgba(255, 255, 255, 0.5);
                    overflow: hidden;
                    position: relative;
                }

                    .search-main-container .search-results-group .job-search-results-container .job-search-results-list li:after, .job-search-no-result .search-results-group .job-search-results-container .job-search-results-list li:after {
                        content: "";
                        height: 17px;
                        width: 10px;
                        background: transparent url(../img/sprite-teaser-arrows-png.png) no-repeat -91px -600px;
                        position: absolute;
                        right: 0;
                        top: 50%;
                        margin-top: -14px;
                    }

                    .search-main-container .search-results-group .job-search-results-container .job-search-results-list li:hover, .job-search-no-result .search-results-group .job-search-results-container .job-search-results-list li:hover, .search-main-container .search-results-group .job-search-results-container .job-search-results-list li:focus, .job-search-no-result .search-results-group .job-search-results-container .job-search-results-list li:focus {
                        margin-left: -20px;
                        padding-left: 20px;
                        margin-right: -20px;
                        padding-right: 20px;
                        background-color: #003340;
                    }

                        .search-main-container .search-results-group .job-search-results-container .job-search-results-list li:hover:after, .job-search-no-result .search-results-group .job-search-results-container .job-search-results-list li:hover:after, .search-main-container .search-results-group .job-search-results-container .job-search-results-list li:focus:after, .job-search-no-result .search-results-group .job-search-results-container .job-search-results-list li:focus:after {
                            right: 20px;
                        }

                    .search-main-container .search-results-group .job-search-results-container .job-search-results-list li span, .job-search-no-result .search-results-group .job-search-results-container .job-search-results-list li span {
                        line-height: 1.2;
                    }

                    .search-main-container .search-results-group .job-search-results-container .job-search-results-list li .job-title, .job-search-no-result .search-results-group .job-search-results-container .job-search-results-list li .job-title {
                        float: left;
                        width: auto;
                    }

                        .search-main-container .search-results-group .job-search-results-container .job-search-results-list li .job-title a, .job-search-no-result .search-results-group .job-search-results-container .job-search-results-list li .job-title a {
                            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                            font-size: 15px;
                            font-size: 1.5rem;
                            line-height: 1;
                            padding-right: 30px;
                            display: block;
                            padding: 5px 30px 5px 0;
                        }

                            .search-main-container .search-results-group .job-search-results-container .job-search-results-list li .job-title a:before, .job-search-no-result .search-results-group .job-search-results-container .job-search-results-list li .job-title a:before {
                                content: "";
                                position: absolute;
                                top: 0;
                                left: 0;
                                height: 100%;
                                width: 100%;
                                z-index: 10;
                            }

                    .search-main-container .search-results-group .job-search-results-container .job-search-results-list li .job-location, .job-search-no-result .search-results-group .job-search-results-container .job-search-results-list li .job-location {
                        float: right;
                        width: 190px;
                        padding: 0 30px 0 0;
                    }

                    .search-main-container .search-results-group .job-search-results-container .job-search-results-list li a, .job-search-no-result .search-results-group .job-search-results-container .job-search-results-list li a {
                        color: #fff;
                    }

        .search-main-container .search-results-show-more, .job-search-no-result .search-results-show-more {
            padding: 0;
        }

        .job-search-no-result .search-no-results .no-results-message {
            padding: 0 0 0 80px;
            position: relative;
        }

            .job-search-no-result .search-no-results .no-results-message:before {
                display: block;
                content: "";
                width: 55px;
                height: 55px;
                background: transparent url(../img/img-icons-sprite-png.png) no-repeat -200px -181px;
                position: absolute;
                top: 0;
                left: 10px;
            }

            .job-search-no-result .search-no-results .no-results-message .improvement-hint {
                font-size: 18px;
                font-size: 1.8rem;
                line-height: 1;
            }

            .job-search-no-result .search-no-results .no-results-message .highlight-result {
                color: #707070;
            }

    .breadcrumb {
        border: none;
        padding: 0 10px;
        height: 20px;
        margin-top: 25px;
        margin-bottom: 0;
        background-color: #fff;
        position: relative;
    }

        .breadcrumb ul {
            overflow: hidden;
        }

            .breadcrumb ul, .breadcrumb ul li {
                margin: 0;
                padding: 0;
                list-style: none;
                letter-spacing: normal;
            }

                .breadcrumb ul li {
                    float: left;
                    font-size: 0.889em;
                    padding-left: 8px;
                    position: relative;
                }

                    .breadcrumb ul li:before {
                        content: '';
                        display: inline-block;
                        height: 14px;
                        line-height: 14px;
                        width: 8px;
                        position: absolute;
                        top: 3px;
                        left: 0;
                    }

                    .breadcrumb ul li:first-child {
                        padding-left: 0;
                        margin-left: 18px;
                    }

                        .breadcrumb ul li:first-child:before {
                            content: '';
                            background: none;
                        }

                    .breadcrumb ul li a {
                        color: #707070;
                        padding: 10px 15px;
                    }

                        .breadcrumb ul li a:hover {
                            color: #000;
                            text-decoration: none;
                        }

        .breadcrumb.active {
            color: #000;
            padding-left: 23px;
        }

    .footnotes {
        padding: 0 20px;
        margin-bottom: 20px;
    }

        .footnotes sup {
            font-size: 12px;
            font-size: 1.2rem;
            margin-right: 3px;
        }

        .footnotes p {
            font-size: 13px;
            font-size: 1.3rem;
            margin: 0 0 3px 0;
            padding: 0;
        }

    .slide-in-teaser + .footnotes {
        margin-top: 40px;
    }

    .headline-job-offers {
        text-align: center;
    }

        .headline-job-offers h1 {
            font-size: 28px;
        }

    .job-list-wrapper {
        margin: 0;
        overflow-x: hidden;
        border: none;
    }

        .job-list-wrapper .bootstrap-checkbox {
            position: static;
            padding: 0 10px;
        }

            .job-list-wrapper .bootstrap-checkbox button {
                position: static;
            }

                .job-list-wrapper .bootstrap-checkbox button .icon {
                    margin: 13px 0;
                }

        .job-list-wrapper .delete-job-offer {
            padding: 0;
        }

        .job-list-wrapper table {
            width: 100%;
            border: none;
        }

            .job-list-wrapper table tr {
                border-top: 1px solid #c8c8c8;
                border-bottom: 1px solid #c8c8c8;
            }

            .job-list-wrapper table td:first-child {
                display: table-cell;
            }

            .job-list-wrapper table td {
                border-top: none;
                font-size: 1.1em;
            }

                .job-list-wrapper table td div {
                    padding: 20px 0;
                }

                .job-list-wrapper table td .jobs-offer-description {
                    padding: 20px 45px 20px 10px;
                    color: #00677f;
                }

                    .job-list-wrapper table td .jobs-offer-description span {
                        display: inline-block;
                        color: #000;
                    }

                .job-list-wrapper table td .job-offer-add-date {
                    padding: 0 45px 10px 10px;
                    white-space: normal;
                }

                .job-list-wrapper table td img {
                    display: none;
                }

                .job-list-wrapper table td + td + td {
                    display: block;
                }

                    .job-list-wrapper table td + td + td + td + td {
                        display: table-cell;
                        border-top: none;
                    }

        .job-list-wrapper .delete-job-offer:after {
            right: 10px;
        }

    .job-offers-bookmarks .controls {
        text-align: left;
        border: none;
        padding: 10px 0px 45px;
        margin: 0 20px 10px;
        position: relative;
    }

        .job-offers-bookmarks .controls label {
            position: static;
            padding: 0;
        }

        .job-offers-bookmarks .controls .delete-selected-job-offers {
            position: static;
        }

        .job-offers-bookmarks .controls .bootstrap-checkbox > button.btn {
            padding: 0;
        }

        .job-offers-bookmarks .controls .btn-close-job-offer-overlay {
            float: right;
        }

        .job-offers-bookmarks .controls .icon {
            vertical-align: top;
        }

    .job-offers-bookmarks .headline-job-offers {
        position: relative;
        padding: 20px 0 20px;
        margin: 0 20px 0;
    }

        .job-offers-bookmarks .headline-job-offers h1 {
            text-align: center;
            margin: 0;
        }

        .job-offers-bookmarks .headline-job-offers .display-job-offers {
            position: static;
        }

    .social-media-links {
        border-top: none;
        width: auto;
        background: #4f514f;
        background-image: -webkit-linear-gradient(left, #626062 0%, #4f514f 100%);
        background-image: -o-linear-gradient(left, #626062 0%, #4f514f 100%);
        background-image: -webkit-linear-gradient(left, color-stop(#626062 0%), color-stop(#4f514f 100%));
        background-image: linear-gradient(to right, #626062 0%, #4f514f 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff626062', endColorstr='#ff4f514f', GradientType=1);
        padding: 10px 20px 17px;
        margin-top: 0;
    }

        .social-media-links .links-wrapper {
            padding: 0 10px;
        }

            .social-media-links .links-wrapper ul {
                overflow: hidden;
                width: 283px;
                margin: 0 auto;
            }

                .social-media-links .links-wrapper ul li {
                    float: left;
                    margin: 3px 0 0 0;
                    width: 140px;
                    text-align: center;
                    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
                }

                    .social-media-links .links-wrapper ul li.no-border {
                        border: none;
                    }

                    .social-media-links .links-wrapper ul li a {
                        width: 70px;
                        height: 70px;
                        margin: 0 auto;
                    }

                        .social-media-links .links-wrapper ul li a.social-facebook, .social-media-links .links-wrapper ul li a:hover.social-facebook, .social-media-links .links-wrapper ul li a:active.social-facebook, .social-media-links .links-wrapper ul li a:focus.social-facebook {
                            background-position: 0 -305px;
                        }

                        .social-media-links .links-wrapper ul li a.social-twitter, .social-media-links .links-wrapper ul li a:hover.social-twitter, .social-media-links .links-wrapper ul li a:active.social-twitter, .social-media-links .links-wrapper ul li a:focus.social-twitter {
                            background-position: -70px -305px;
                        }

                        .social-media-links .links-wrapper ul li a.social-youtube, .social-media-links .links-wrapper ul li a:hover.social-youtube, .social-media-links .links-wrapper ul li a:active.social-youtube, .social-media-links .links-wrapper ul li a:focus.social-youtube {
                            background-position: -140px -305px;
                        }

                        .social-media-links .links-wrapper ul li a.social-linkedin, .social-media-links .links-wrapper ul li a:hover.social-linkedin, .social-media-links .links-wrapper ul li a:active.social-linkedin, .social-media-links .links-wrapper ul li a:focus.social-linkedin {
                            background-position: -210px -305px;
                        }

                        .social-media-links .links-wrapper ul li a.social-daimlerblog, .social-media-links .links-wrapper ul li a:hover.social-daimlerblog, .social-media-links .links-wrapper ul li a:active.social-daimlerblog, .social-media-links .links-wrapper ul li a:focus.social-daimlerblog {
                            background-position: -270px -478px;
                        }

                        .social-media-links .links-wrapper ul li a.social-google, .social-media-links .links-wrapper ul li a:hover.social-google, .social-media-links .links-wrapper ul li a:active.social-google, .social-media-links .links-wrapper ul li a:focus.social-google {
                            background-position: -280px -305px;
                        }

                        .social-media-links .links-wrapper ul li a.social-xing, .social-media-links .links-wrapper ul li a:hover.social-xing, .social-media-links .links-wrapper ul li a:active.social-xing, .social-media-links .links-wrapper ul li a:focus.social-xing {
                            background-position: -350px -305px;
                        }

                        .social-media-links .links-wrapper ul li a.social-instagram, .social-media-links .links-wrapper ul li a:hover.social-instagram, .social-media-links .links-wrapper ul li a:active.social-instagram, .social-media-links .links-wrapper ul li a:focus.social-instagram {
                            background-position: -683px -361px;
                        }

    footer {
        font-size: 0.875em;
    }

        footer .footer-content-wrapper {
            background: none;
            padding-top: 0;
            padding-bottom: 0;
        }

        footer .footer-quicklinks {
            padding: 0 10px;
            border: none !important;
            width: 300px;
            margin: 16px auto 40px;
        }

            footer .footer-quicklinks .quicklinks-wrapper {
                text-align: center;
                padding: 0 20px;
            }

                footer .footer-quicklinks .quicklinks-wrapper ul {
                    display: inline-block;
                    margin: 0;
                    float: left;
                }

                    footer .footer-quicklinks .quicklinks-wrapper ul:first-child {
                        width: 80px;
                        margin-right: 10px;
                    }

                footer .footer-quicklinks .quicklinks-wrapper ul {
                    width: 170px;
                }

                    footer .footer-quicklinks .quicklinks-wrapper ul, footer .footer-quicklinks .quicklinks-wrapper ul li {
                        margin: 0;
                        padding: 0;
                        list-style: none;
                        letter-spacing: normal;
                        color: #444444;
                        text-align: left;
                    }

                        footer .footer-quicklinks .quicklinks-wrapper ul li {
                            float: none;
                            display: block;
                            margin: 0 0 10px 0;
                            position: relative;
                            padding-left: 7px;
                        }

                            footer .footer-quicklinks .quicklinks-wrapper ul li:hover:before {
                                background-position: -164px -27px;
                            }

                            footer .footer-quicklinks .quicklinks-wrapper ul li a {
                                padding: 3px 10px;
                                line-height: 1.2em;
                                text-decoration: none;
                            }

                                footer .footer-quicklinks .quicklinks-wrapper ul li a:hover {
                                    text-decoration: none;
                                }

                            footer .footer-quicklinks .quicklinks-wrapper ul li span {
                                padding: 3px 10px;
                            }

        footer .footer-boxes #footerAccordion {
            margin: 0 20px;
            overflow: hidden;
            border-bottom: 2px solid #c8c8c8;
        }

            footer .footer-boxes #footerAccordion.panel-group .panel {
                width: 100%;
                float: none;
                display: block;
                margin: 0;
                border: none;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                -ms-border-radius: 0;
                border-radius: 0;
                -webkit-box-shadow: none;
                -moz-box-shadow: none;
                box-shadow: none;
                background: none;
                padding: 0 10px;
            }

                footer .footer-boxes #footerAccordion.panel-group .panel .panel-heading {
                    background: none;
                    border: none;
                    padding: 0;
                    border-top: 1px solid #c8c8c8;
                    -webkit-border-radius: 0;
                    -moz-border-radius: 0;
                    -ms-border-radius: 0;
                    border-radius: 0;
                }

                    footer .footer-boxes #footerAccordion.panel-group .panel .panel-heading h3 {
                        font-size: 25px;
                        font-size: 2.5rem;
                        padding: 0;
                        margin: 0;
                        position: relative;
                    }

                        footer .footer-boxes #footerAccordion.panel-group .panel .panel-heading h3 a {
                            font-size: 25px;
                            font-size: 2.5rem;
                            cursor: hand;
                            display: block;
                            padding: 16px 0;
                            color: #444444;
                            font-family: 'DaimlerCS-Regular', Arial, sans-serif;
                        }

                            footer .footer-boxes #footerAccordion.panel-group .panel .panel-heading h3 a:hover {
                                color: #707070;
                            }

                            footer .footer-boxes #footerAccordion.panel-group .panel .panel-heading h3 a:after {
                                content: '';
                                display: inline-block;
                                height: 23px;
                                line-height: 23px;
                                width: 24px;
                                background: url('../img/img-arrows-sprite-png.png') no-repeat 0 -34px;
                                position: absolute;
                                top: 12px;
                                right: 0;
                            }

                            footer .footer-boxes #footerAccordion.panel-group .panel .panel-heading h3 a:hover:after {
                                background-position: -179px -1px;
                            }

                            footer .footer-boxes #footerAccordion.panel-group .panel .panel-heading h3 a.collapsed:after {
                                background-position: -179px -49px;
                            }

                            footer .footer-boxes #footerAccordion.panel-group .panel .panel-heading h3 a.collapsed:hover:after {
                                background-position: -156px -1px;
                            }

                footer .footer-boxes #footerAccordion.panel-group .panel:first-child .panel-heading {
                    border-top: none;
                }

                footer .footer-boxes #footerAccordion.panel-group .panel .panel-body {
                    font-size: 15px;
                    font-size: 1.5rem;
                    background: none;
                    border: none;
                    -webkit-border-radius: 0;
                    -moz-border-radius: 0;
                    -ms-border-radius: 0;
                    border-radius: 0;
                    padding: 0;
                    margin-bottom: 20px;
                    color: #000;
                }

                    footer .footer-boxes #footerAccordion.panel-group .panel .panel-body ul li a {
                        color: #000;
                    }

        footer .footer-boxes ul li:before {
            top: -2px;
        }

        footer .footer-brands {
            background: #e6e6e6;
            margin-top: 0;
            margin-bottom: 0;
        }

            footer .footer-brands .brands-wrapper {
                text-align: center;
                padding: 28px 20px 0;
            }

                footer .footer-brands .brands-wrapper ul, footer .footer-brands .brands-wrapper ul li {
                    margin: 0;
                    padding: 0;
                    list-style: none;
                    letter-spacing: normal;
                    color: #444444;
                }

                footer .footer-brands .brands-wrapper ul {
                    display: inline-block;
                    overflow: hidden;
                    width: 280px;
                    margin: 0 auto;
                }

                    footer .footer-brands .brands-wrapper ul li {
                        float: left;
                        margin: 3px 0 0 0;
                        width: 140px;
                        text-align: center;
                        border-top: none;
                        border-bottom: 1px solid #c8c8c8;
                        height: 70px;
                        line-height: 70px;
                    }

                        footer .footer-brands .brands-wrapper ul li.no-border {
                            border-bottom: none;
                        }

                        footer .footer-brands .brands-wrapper ul li:first-child {
                            margin-left: 0;
                        }

                        footer .footer-brands .brands-wrapper ul li a {
                            margin: 0 auto;
                            color: #444444;
                            padding: 0;
                            display: block;
                        }

                            footer .footer-brands .brands-wrapper ul li a:hover {
                                text-decoration: underline;
                            }

                    footer .footer-brands .brands-wrapper ul:first-child {
                        display: inline-block;
                        margin-left: 0;
                    }

                        footer .footer-brands .brands-wrapper ul:first-child li:nth-child(1), footer .footer-brands .brands-wrapper ul:first-child li:nth-child(2) {
                            border-top: none;
                        }

                    footer .footer-brands .brands-wrapper ul:last-child {
                        border-top: none;
                    }

        footer .footer-copy {
            font-size: 0.857em;
            background: #e6e6e6;
            padding-bottom: 60px;
        }

        footer .footer-disclaimer {
            font-size: 13px;
            font-size: 1.3rem;
            margin-top: 30px;
            margin-left: 20px;
            margin-right: 20px;
            margin-bottom: 10px;
        }

            footer .footer-disclaimer p {
                margin: 0 0 20px 0;
                padding: 0;
            }

        footer .stock-ticker .cta {
            width: 185px;
            height: 85px;
            padding: 0;
            position: relative;
        }

            footer .stock-ticker .cta:after {
                content: '';
                background: none;
            }

        footer .stock-ticker .stock-info .stock-values {
            margin-bottom: 5px;
            line-height: 3.6em;
        }

            footer .stock-ticker .stock-info .stock-values .stock-course {
                margin-right: 9px;
                font-size: 40px;
                font-size: 4rem;
                margin-top: 4px;
                padding-right: 3px;
                line-height: 1.1em;
                letter-spacing: -3px;
            }

                footer .stock-ticker .stock-info .stock-values .stock-course .currency {
                    font-size: 25px;
                    font-size: 2.5rem;
                    margin-right: 4px;
                }

            footer .stock-ticker .stock-info .stock-values .stock-trend {
                line-height: 1.6em;
            }

                footer .stock-ticker .stock-info .stock-values .stock-trend .ic-trend {
                    width: 23px;
                    height: 23px;
                }

                footer .stock-ticker .stock-info .stock-values .stock-trend .trend-val {
                    font-size: 18px;
                    font-size: 1.8rem;
                }

        footer .stock-ticker .stock-info .stock-chart {
            display: none;
        }

        footer .stock-ticker .stock-info .stock-timestamp {
            font-size: 13px;
            font-size: 1.3rem;
            line-height: 1.1em;
            left: 0;
            bottom: 0;
            letter-spacing: -0.04em;
        }

            footer .stock-ticker .stock-info .stock-timestamp p {
                margin: 0 0 2px 0;
                padding: 0;
            }

            footer .stock-ticker .stock-info .stock-timestamp .date, footer .stock-ticker .stock-info .stock-timestamp .divider, footer .stock-ticker .stock-info .stock-timestamp .time {
                font-size: 13px;
                font-size: 1.3rem;
            }

            footer .stock-ticker .stock-info .stock-timestamp .divider {
                margin: 0 3px;
            }

    .social_share_privacy_area {
        width: 100%;
    }

        .social_share_privacy_area li {
            height: 40px !important;
        }

            .social_share_privacy_area li.settings_info {
                clear: left;
            }

    .iframe-layer .layer-head {
        font-size: 16px;
        font-size: 1.6rem;
    }

        .iframe-layer .layer-head h2 {
            margin: 10px 15px;
            font-size: 16px;
            font-size: 1.6rem;
        }

    .iframelayer {
        width: 100% !important;
        left: 0 !important;
    }

        .iframelayer .fancybox-inner {
            width: 100% !important;
        }

    .related-content-layer {
        width: 310px;
        height: 180px;
        overflow: hidden;
        bottom: 60px;
    }

        .related-content-layer .layer-toggle.closed:after {
            width: 580px;
            height: 180px;
        }

        .related-content-layer .related-content-img {
            width: 50%;
            height: 180px;
            overflow: hidden;
        }

            .related-content-layer .related-content-img img {
                width: auto;
                height: 100%;
                left: -57px;
            }

        .related-content-layer .related-content-info {
            width: 50%;
            height: 180px;
            overflow: hidden;
            padding: 20px 30px 20px 20px;
        }

            .related-content-layer .related-content-info h5 {
                font-size: 16px;
                font-size: 1.6rem;
                margin: 0 0 10px 0;
            }

                .related-content-layer .related-content-info h5 a {
                    font-size: 16px;
                    font-size: 1.6rem;
                }

            .related-content-layer .related-content-info .abstract {
                font-size: 12px;
                font-size: 1.2rem;
            }

            .related-content-layer .related-content-info:after {
                top: 18px;
                right: 15px;
                width: 9px;
                height: 16px;
                background-position: -367px -360px;
            }
}

.has-bg-top .ir-modules-wrapper .module-stock-ticker .stock-ticker.color-1 {
    background-color: #8c8c8c;
    color: #fff;
}

    .has-bg-top .ir-modules-wrapper .module-stock-ticker .stock-ticker.color-1 h2, .has-bg-top .ir-modules-wrapper .module-stock-ticker .stock-ticker.color-1 .stock-trend .trend-val {
        color: #fff;
    }

    .has-bg-top .ir-modules-wrapper .module-stock-ticker .stock-ticker.color-1 .stock-trend.up .ic-trend {
        background-position: 0 -313px;
    }

    .has-bg-top .ir-modules-wrapper .module-stock-ticker .stock-ticker.color-1 .stock-trend.down .ic-trend {
        background-position: 0 -361px;
    }

    .has-bg-top .ir-modules-wrapper .module-stock-ticker .stock-ticker.color-1 .stock-trend.even .ic-trend {
        background-position: 0 -337px;
    }

.has-bg-top .ir-modules-wrapper .color-1 .module-report {
    background-color: #8c8c8c;
    color: #fff;
    border-color: transparent;
}

    .has-bg-top .ir-modules-wrapper .color-1 .module-report .module-report-text {
        color: #fff;
        border-color: #fff;
    }

    .has-bg-top .ir-modules-wrapper .color-1 .module-report .module-report-download a {
        color: #fff;
    }

        .has-bg-top .ir-modules-wrapper .color-1 .module-report .module-report-download a span {
            color: #fff;
        }

        .has-bg-top .ir-modules-wrapper .color-1 .module-report .module-report-download a:before {
            background-position: -56px -155px;
        }

        .has-bg-top .ir-modules-wrapper .color-1 .module-report .module-report-download a:hover:before {
            background-position: -56px -155px;
        }

.has-bg-top .ir-modules-wrapper .color-1 .module-figures {
    background: #8c8c8c;
    color: #fff;
    border-color: transparent;
}

    .has-bg-top .ir-modules-wrapper .color-1 .module-figures .module-category-label {
        color: #fff;
    }

    .has-bg-top .ir-modules-wrapper .color-1 .module-figures .module-figures-numbers {
        color: #fff;
    }

        .has-bg-top .ir-modules-wrapper .color-1 .module-figures .module-figures-numbers span {
            color: #fff;
        }

        .has-bg-top .ir-modules-wrapper .color-1 .module-figures .module-figures-numbers .cta a:after {
            background-position: -10px -82px;
        }

        .has-bg-top .ir-modules-wrapper .color-1 .module-figures .module-figures-numbers .cta a:hover:after {
            background-position: -10px -82px;
        }

.has-bg-top .ir-modules-wrapper .color-1 .module-testimonial {
    background-color: #8c8c8c;
    color: #fff;
}

    .has-bg-top .ir-modules-wrapper .color-1 .module-testimonial blockquote {
        color: #fff;
    }

.has-bg-top .ir-modules-wrapper .color-1 .ir-module-diagram {
    background-color: #8c8c8c;
    color: #fff;
}

    .has-bg-top .ir-modules-wrapper .color-1 .ir-module-diagram .cta {
        color: #fff;
    }

        .has-bg-top .ir-modules-wrapper .color-1 .ir-module-diagram .cta a {
            color: inherit;
        }

            .has-bg-top .ir-modules-wrapper .color-1 .ir-module-diagram .cta a:after {
                background-position: -10px -82px;
            }

            .has-bg-top .ir-modules-wrapper .color-1 .ir-module-diagram .cta a:hover:after {
                background-position: -10px -82px;
            }

    .has-bg-top .ir-modules-wrapper .color-1 .ir-module-diagram h2 {
        color: #fff;
    }

.has-bg-top .ir-modules-wrapper .color-1.page-teaser-element .module-category-label {
    color: #fff;
    background-color: #8c8c8c;
}

.has-bg-top .ir-modules-wrapper .color-1.page-teaser-element .cta {
    color: #fff;
    background-color: #8c8c8c;
}

    .has-bg-top .ir-modules-wrapper .color-1.page-teaser-element .cta:after {
        background-position: -100px -556px;
        height: 44px;
        right: 15px;
        top: 19px;
        width: 24px;
    }

.has-bg-top .ir-modules-wrapper .color-1.page-teaser-element.text-only .cta {
    color: #fff;
    background-color: #8c8c8c;
}

    .has-bg-top .ir-modules-wrapper .color-1.page-teaser-element.text-only .cta:after {
        background-position: -100px -556px;
        height: 44px;
        right: 15px;
        top: 19px;
        width: 24px;
    }

.has-bg-top .ir-modules-wrapper .color-1:hover.page-teaser-element .module-category-label {
    background-color: #565756;
}

.has-bg-top .ir-modules-wrapper .color-1:hover.page-teaser-element .cta {
    color: #fff;
    background-color: #565756;
}

    .has-bg-top .ir-modules-wrapper .color-1:hover.page-teaser-element .cta:after {
        background-position: -100px -556px;
    }

.has-bg-top .ir-modules-wrapper .color-1:hover.page-teaser-element.text-only .cta {
    background-color: #565756;
}

    .has-bg-top .ir-modules-wrapper .color-1:hover.page-teaser-element.text-only .cta:after {
        background-position: -100px -556px;
    }

.has-bg-top .ir-modules-wrapper .ir-module-box.color-1 .module-figures .module-figures-numbers .figure-footnote {
    color: #fff;
}

.chartjs-pie-legend {
    text-align: center;
    width: 100%;
}

    .chartjs-pie-legend ul {
        list-style: none;
        padding: 0;
        margin: 10px 0 10px 0;
    }

    .chartjs-pie-legend li {
        display: inline-block;
        font-size: 14px;
        margin-right: 15px;
        margin-bottom: 10px;
        padding: 0;
    }

        .chartjs-pie-legend li:before {
            display: none;
        }

        .chartjs-pie-legend li span {
            display: inline-block;
            width: 12px;
            height: 12px;
            margin-right: 5px;
        }

.ir-modules-wrapper {
}

    .ir-modules-wrapper .module-stock-ticker .stock-ticker.color-1 {
        background-color: #e6e6e6;
    }

    .ir-modules-wrapper .module-stock-ticker .stock-ticker.color-2 {
        background-color: #003340;
    }

    .ir-modules-wrapper .module-stock-ticker .stock-ticker.color-3 {
        background-color: #444444;
    }

    .ir-modules-wrapper .module-stock-ticker .stock-ticker.color-4 {
        background-color: #5a130a;
    }

    .ir-modules-wrapper .module-stock-ticker .stock-ticker.color-5 {
        background-color: #00677f;
    }

    .ir-modules-wrapper .color-1 .module-report {
        background-color: #e6e6e6;
        color: #000;
    }

        .ir-modules-wrapper .color-1 .module-report .module-report-text {
            color: #707070;
            border-color: #c8c8c8;
        }

        .ir-modules-wrapper .color-1 .module-report .module-report-download a span {
            color: #707070;
        }

    .ir-modules-wrapper .color-1 .module-figures {
        background-color: #e6e6e6;
    }

    .ir-modules-wrapper .color-1 .module-testimonial {
        background-color: #e6e6e6;
    }

    .ir-modules-wrapper .color-1 .ir-module-diagram {
        background-color: #e6e6e6;
    }

        .ir-modules-wrapper .color-1 .ir-module-diagram .module-detail {
            color: #00677f;
        }

            .ir-modules-wrapper .color-1 .ir-module-diagram .module-detail a {
                color: inherit;
            }

                .ir-modules-wrapper .color-1 .ir-module-diagram .module-detail a:after {
                    background-position: -10px -82px;
                }

    .ir-modules-wrapper .color-1.page-teaser-element .module-category-label {
        background-color: #e6e6e6;
    }

    .ir-modules-wrapper .color-1:hover.page-teaser-element .module-category-label {
        background-color: #c8c8c8;
    }

    .ir-modules-wrapper .color-2 .module-report {
        background-color: #003340;
    }

    .ir-modules-wrapper .color-2 .module-figures {
        background-color: #003340;
    }

    .ir-modules-wrapper .color-2 .module-testimonial {
        background-color: #003340;
    }

    .ir-modules-wrapper .color-2 .ir-module-diagram {
        background-color: #003340;
    }

    .ir-modules-wrapper .color-2.page-teaser-element .module-category-label {
        background-color: #003340;
    }

    .ir-modules-wrapper .color-2:hover.page-teaser-element .module-category-label {
        background-color: #00677f;
    }

    .ir-modules-wrapper .color-3 .module-report {
        background-color: #444444;
    }

    .ir-modules-wrapper .color-3 .module-figures {
        background-color: #444444;
    }

    .ir-modules-wrapper .color-3 .module-testimonial {
        background-color: #444444;
    }

    .ir-modules-wrapper .color-3 .ir-module-diagram {
        background-color: #444444;
    }

    .ir-modules-wrapper .color-3.page-teaser-element .module-category-label {
        background-color: #444444;
    }

    .ir-modules-wrapper .color-3:hover.page-teaser-element .module-category-label {
        background-color: #000;
    }

    .ir-modules-wrapper .color-4 .module-report {
        background-color: #5a130a;
    }

    .ir-modules-wrapper .color-4 .module-figures {
        background-color: #5a130a;
    }

    .ir-modules-wrapper .color-4 .module-testimonial {
        background-color: #5a130a;
    }

    .ir-modules-wrapper .color-4 .ir-module-diagram {
        background-color: #5a130a;
    }

    .ir-modules-wrapper .color-4.page-teaser-element .module-category-label {
        background-color: #5a130a;
    }

    .ir-modules-wrapper .color-4:hover.page-teaser-element .module-category-label {
        background-color: #440e07;
    }

    .ir-modules-wrapper .color-5 .module-report {
        background-color: #00677f;
    }

    .ir-modules-wrapper .color-5 .module-figures {
        background-color: #00677f;
    }

    .ir-modules-wrapper .color-5 .module-testimonial {
        background-color: #00677f;
    }

    .ir-modules-wrapper .color-5 .ir-module-diagram {
        background-color: #00677f;
    }

    .ir-modules-wrapper .color-5.page-teaser-element .module-category-label {
        background-color: #00677f;
    }

    .ir-modules-wrapper .color-5:hover.page-teaser-element .module-category-label {
        background-color: #003340;
    }

    .ir-modules-wrapper .color-1, .ir-modules-wrapper .color-2, .ir-modules-wrapper .color-3, .ir-modules-wrapper .color-4, .ir-modules-wrapper .color-5, .ir-modules-wrapper .color-6, .ir-modules-wrapper .color-7, .ir-modules-wrapper .color-8 {
        border: none;
    }

        .ir-modules-wrapper .color-2 .module-live-feed .cta:before, .ir-modules-wrapper .color-3 .module-live-feed .cta:before, .ir-modules-wrapper .color-4 .module-live-feed .cta:before, .ir-modules-wrapper .color-5 .module-live-feed .cta:before, .ir-modules-wrapper .color-6 .module-live-feed .cta:before, .ir-modules-wrapper .color-7 .module-live-feed .cta:before, .ir-modules-wrapper .color-8 .module-live-feed .cta:before {
            background-position: -200px -83px;
        }

        .ir-modules-wrapper .color-2 .module-video .cta:before, .ir-modules-wrapper .color-3 .module-video .cta:before, .ir-modules-wrapper .color-4 .module-video .cta:before, .ir-modules-wrapper .color-5 .module-video .cta:before, .ir-modules-wrapper .color-6 .module-video .cta:before, .ir-modules-wrapper .color-7 .module-video .cta:before, .ir-modules-wrapper .color-8 .module-video .cta:before {
            background-position: -305px -83px;
        }

        .ir-modules-wrapper .color-2.element-size-1-4 .module-page-teaser-text.module-live-feed .cta span:before, .ir-modules-wrapper .color-3.element-size-1-4 .module-page-teaser-text.module-live-feed .cta span:before, .ir-modules-wrapper .color-4.element-size-1-4 .module-page-teaser-text.module-live-feed .cta span:before, .ir-modules-wrapper .color-5.element-size-1-4 .module-page-teaser-text.module-live-feed .cta span:before, .ir-modules-wrapper .color-6.element-size-1-4 .module-page-teaser-text.module-live-feed .cta span:before, .ir-modules-wrapper .color-7.element-size-1-4 .module-page-teaser-text.module-live-feed .cta span:before, .ir-modules-wrapper .color-8.element-size-1-4 .module-page-teaser-text.module-live-feed .cta span:before {
            background-position: -200px -83px;
        }

        .ir-modules-wrapper .color-2.element-size-1-4 .module-page-teaser-text.module-video .cta span:before, .ir-modules-wrapper .color-3.element-size-1-4 .module-page-teaser-text.module-video .cta span:before, .ir-modules-wrapper .color-4.element-size-1-4 .module-page-teaser-text.module-video .cta span:before, .ir-modules-wrapper .color-5.element-size-1-4 .module-page-teaser-text.module-video .cta span:before, .ir-modules-wrapper .color-6.element-size-1-4 .module-page-teaser-text.module-video .cta span:before, .ir-modules-wrapper .color-7.element-size-1-4 .module-page-teaser-text.module-video .cta span:before, .ir-modules-wrapper .color-8.element-size-1-4 .module-page-teaser-text.module-video .cta span:before {
            background-position: -305px -83px;
        }

    .ir-modules-wrapper .ir-module.module-stock-ticker, .ir-modules-wrapper .ir-module.page-teaser-text {
        border: none;
    }

    .ir-modules-wrapper .ir-module.module-page-teaser-text .cta {
        min-height: 79px;
    }

    .ir-modules-wrapper .ir-module-box {
        /*margin-bottom: 20px;*/
    }

        .ir-modules-wrapper .ir-module-box.color-1 .module-figures .module-figures-numbers .figure-footnote, .ir-modules-wrapper .ir-module-box.color-6 .module-figures .module-figures-numbers .figure-footnote {
            color: #000;
        }

        .ir-modules-wrapper .ir-module-box.text-only .cta span {
            position: absolute;
            bottom: 17px;
        }

        .ir-modules-wrapper .ir-module-box .cta.pos-br {
            position: absolute;
            bottom: 0;
            top: auto;
        }

        .ir-modules-wrapper .ir-module-box .cta.pos-tr {
            position: absolute;
            bottom: auto;
            top: 0;
        }

        .ir-modules-wrapper .ir-module-box .cta.pos-bl {
            position: absolute;
            bottom: 0;
            top: auto;
        }

        .ir-modules-wrapper .ir-module-box .cta.pos-tl {
            position: absolute;
            bottom: auto;
            top: 0;
        }

        .ir-modules-wrapper .ir-module-box.transparent .cta.pos-br, .ir-modules-wrapper .ir-module-box.transparent .cta.pos-tr, .ir-modules-wrapper .ir-module-box.transparent .cta.pos-bl, .ir-modules-wrapper .ir-module-box.transparent .cta.pos-tl {
            height: auto;
            opacity: 0.8;
        }

        .ir-modules-wrapper .ir-module-box.module-width-1-2 .cta.pos-br, .ir-modules-wrapper .ir-module-box.module-width-1-2 .cta.pos-tr, .ir-modules-wrapper .ir-module-box.module-width-1-2 .cta.pos-bl, .ir-modules-wrapper .ir-module-box.module-width-1-2 .cta.pos-tl {
            width: 100%;
            margin: 0;
        }

    .ir-modules-wrapper .flex-wrapper {
        display: flex;
        flex-wrap: wrap;
    }

    .ir-modules-wrapper .ir-module {
        position: relative;
        height: inherit;
        overflow: hidden;
        border: 1px solid #e6e6e6;
    }

        .ir-modules-wrapper .ir-module.owl-slider {
            border-top: none;
            background: transparent;
        }

        .ir-modules-wrapper .ir-module .module-category-label {
            font-family: 'DaimlerCS-Regular', Arial, sans-serif;
            font-size: 16px;
            line-height: 1.2;
        }

        .ir-modules-wrapper .ir-module.module-width-1-1 {
            clear: both;
            width: 100%;
        }

        .ir-modules-wrapper .ir-module.module-width-1-2 {
            float: left;
            width: 50%;
        }

        .ir-modules-wrapper .ir-module.module-width-1-4 {
            float: left;
            width: 25%;
        }

        .ir-modules-wrapper .ir-module.module-width-3-4 {
            float: left;
            width: 75%;
        }

    .ir-modules-wrapper .page-teaser-text .module-category-label {
        background-color: #e6e6e6;
    }

    .ir-modules-wrapper .page-teaser-text:hover .module-category-label {
        background-color: #c8c8c8;
    }

    .ir-modules-wrapper .stock-ticker {
        height: 100%;
    }

        .ir-modules-wrapper .stock-ticker .cta {
            height: auto;
            padding: 12px 20px 24px;
        }

            .ir-modules-wrapper .stock-ticker .cta .stock-info .stock-values {
                margin-bottom: 5px;
                line-height: 2.6em;
            }

            .ir-modules-wrapper .stock-ticker .cta .stock-info .stock-timestamp {
                position: relative;
                bottom: auto;
                left: 0;
            }

                .ir-modules-wrapper .stock-ticker .cta .stock-info .stock-timestamp p {
                    font-size: 12px;
                    font-size: 1.2rem;
                    margin: 0 0 8px 0;
                }

                    .ir-modules-wrapper .stock-ticker .cta .stock-info .stock-timestamp p span {
                        font-size: 12px;
                        font-size: 1.2rem;
                    }

        .ir-modules-wrapper .stock-ticker h2 {
            margin: 0 0 10px 0;
            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
            font-size: 30px;
            padding: 0;
        }

        .ir-modules-wrapper .stock-ticker.show-graph .cta {
            width: auto;
        }

            .ir-modules-wrapper .stock-ticker.show-graph .cta .stock-values {
                width: 50%;
                float: left;
            }

            .ir-modules-wrapper .stock-ticker.show-graph .cta .stock-chart {
                width: 50%;
                float: right;
                margin: -37px 0 0 0;
            }

            .ir-modules-wrapper .stock-ticker.show-graph .cta .stock-timestamp {
                clear: both;
            }

    .ir-modules-wrapper .module-figures {
        background: #fff;
        position: relative;
    }

        .ir-modules-wrapper .module-figures .module-category-label {
            padding: 17px 20px;
        }

        .ir-modules-wrapper .module-figures .module-figures-img {
            text-align: center;
        }

            .ir-modules-wrapper .module-figures .module-figures-img > span {
                margin: 0 20px 0 20px;
                display: inline-block;
            }

            .ir-modules-wrapper .module-figures .module-figures-img img {
                width: 176px;
                height: auto;
            }

        .ir-modules-wrapper .module-figures .module-figures-numbers {
            font-family: 'DaimlerCS-Bold', Arial, sans-serif;
            font-size: 48px;
            line-height: 0.9;
            color: #00677f;
            padding: 0;
            text-align: center;
            margin-top: 30px;
        }

            .ir-modules-wrapper .module-figures .module-figures-numbers span {
                font-family: 'DaimlerCS-Regular', Arial, sans-serif;
                color: #000;
                letter-spacing: -0.02em;
            }

                .ir-modules-wrapper .module-figures .module-figures-numbers span.count-nr-content {
                    font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                }

            .ir-modules-wrapper .module-figures .module-figures-numbers .figure-footnote {
                font-family: 'DaimlerCS-Regular', Arial, sans-serif;
                font-size: 14px;
                line-height: 1.4;
                margin: 5px 30px 0 0;
                text-align: center;
            }

                .ir-modules-wrapper .module-figures .module-figures-numbers .figure-footnote:before {
                    content: '';
                    position: relative;
                    font: inherit;
                }

            .ir-modules-wrapper .module-figures .module-figures-numbers .cta {
                height: auto;
                position: absolute;
                font-size: 16px;
                font-size: 1.6rem;
                bottom: 0;
                right: 0;
                margin: 15px 20px;
                text-align: right;
                width: 40%;
            }

                .ir-modules-wrapper .module-figures .module-figures-numbers .cta a {
                    font-size: inherit;
                    color: inherit;
                    font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                    line-height: 1.25;
                    padding: 0 15px 0 0;
                    display: inline-block;
                    text-align: right;
                }

                    .ir-modules-wrapper .module-figures .module-figures-numbers .cta a:after {
                        content: '';
                        display: inline-block;
                        width: 8px;
                        height: 14px;
                        line-height: inherit;
                        background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -20px -82px;
                        position: absolute;
                        bottom: 3px;
                        right: 0;
                        margin-left: 0;
                    }

                    .ir-modules-wrapper .module-figures .module-figures-numbers .cta a:hover {
                        text-decoration: underline;
                    }

                        .ir-modules-wrapper .module-figures .module-figures-numbers .cta a:hover:after {
                            background-position: -20px -82px;
                        }

            .ir-modules-wrapper .module-figures .module-figures-numbers .signifier {
                font-size: 32px;
                font-size: 3.2rem;
                line-height: 1em;
            }

            .ir-modules-wrapper .module-figures .module-figures-numbers.currency .prefix, .ir-modules-wrapper .module-figures .module-figures-numbers.number .prefix {
                font-size: 36px;
                font-size: 3.6rem;
                line-height: 1em;
            }

                .ir-modules-wrapper .module-figures .module-figures-numbers.currency .prefix + .value, .ir-modules-wrapper .module-figures .module-figures-numbers.number .prefix + .value {
                    display: inline;
                    margin-left: 4px;
                }

                    .ir-modules-wrapper .module-figures .module-figures-numbers.currency .prefix + .value:after, .ir-modules-wrapper .module-figures .module-figures-numbers.number .prefix + .value:after {
                        content: "\a";
                        white-space: pre;
                    }

            .ir-modules-wrapper .module-figures .module-figures-numbers.currency .unit, .ir-modules-wrapper .module-figures .module-figures-numbers.number .unit {
                font-size: 36px;
                font-size: 3.6rem;
                line-height: 1em;
                margin: 0;
                display: inline;
            }

            .ir-modules-wrapper .module-figures .module-figures-numbers.currency .value, .ir-modules-wrapper .module-figures .module-figures-numbers.number .value {
                display: block;
                font-size: 70px;
                font-size: 7rem;
                line-height: 0.7em;
                letter-spacing: -2px;
                margin: 0 0 10px 0;
            }

            .ir-modules-wrapper .module-figures .module-figures-numbers.currency.sml-txt .value, .ir-modules-wrapper .module-figures .module-figures-numbers.number.sml-txt .value {
                font-size: 45px;
                font-size: 4.5rem;
                line-height: 0.7em;
                letter-spacing: -4px;
            }

            .ir-modules-wrapper .module-figures .module-figures-numbers.currency.md-txt .value, .ir-modules-wrapper .module-figures .module-figures-numbers.number.md-txt .value {
                font-size: 52px;
                font-size: 5.2rem;
                line-height: 0.7em;
                letter-spacing: -4px;
                margin: 0 0 5px 0;
            }

            .ir-modules-wrapper .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .ir-modules-wrapper .module-figures .module-figures-numbers.number.md-txt .figure-footnote {
                margin: 0 30px 0 0;
            }

            .ir-modules-wrapper .module-figures .module-figures-numbers.currency.md-txt .prefix, .ir-modules-wrapper .module-figures .module-figures-numbers.number.md-txt .prefix {
            }

                .ir-modules-wrapper .module-figures .module-figures-numbers.currency.md-txt .prefix + .value, .ir-modules-wrapper .module-figures .module-figures-numbers.number.md-txt .prefix + .value {
                    font-size: 48px;
                    font-size: 4.8rem;
                    margin-left: 4px;
                }

                    .ir-modules-wrapper .module-figures .module-figures-numbers.currency.md-txt .prefix + .value:after, .ir-modules-wrapper .module-figures .module-figures-numbers.number.md-txt .prefix + .value:after {
                        content: "\a";
                        white-space: pre;
                    }

            .ir-modules-wrapper .module-figures .module-figures-numbers.percent .prefix {
                font-size: 50px;
                font-size: 5rem;
            }

            .ir-modules-wrapper .module-figures .module-figures-numbers.percent .value {
                font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                letter-spacing: -10px;
            }

            .ir-modules-wrapper .module-figures .module-figures-numbers.percent .unit {
                font-size: 75px;
                font-size: 7.5rem;
                margin-left: 10px;
            }

            .ir-modules-wrapper .module-figures .module-figures-numbers.percent.md-txt .prefix {
                font-size: 28px;
                font-size: 2.8rem;
                margin-right: 1px;
            }

            .ir-modules-wrapper .module-figures .module-figures-numbers.percent.md-txt .value {
                font-size: 80px;
                font-size: 8rem;
                line-height: 1.2em;
            }

            .ir-modules-wrapper .module-figures .module-figures-numbers.percent.md-txt .unit {
                font-size: 40px;
                font-size: 4rem;
            }

            .ir-modules-wrapper .module-figures .module-figures-numbers.percent .signifier {
                font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                display: block;
                margin-top: 15px;
            }

    .ir-modules-wrapper .module-report {
        background: #fff;
        color: #000;
        font-family: 'DaimlerCS-Light', Arial, sans-serif;
        position: relative;
        display: table;
        text-align: center;
        width: 100%;
    }

        .ir-modules-wrapper .module-report.img-bottom .module-report-content-wrapper {
            padding-bottom: 60px;
        }

        .ir-modules-wrapper .module-report .module-report-content-wrapper {
            width: 100%;
            display: table-cell;
            height: auto;
            vertical-align: middle;
        }

        .ir-modules-wrapper .module-report .module-report-numbers {
            display: inline;
            width: auto;
        }

            .ir-modules-wrapper .module-report .module-report-numbers.currency, .ir-modules-wrapper .module-report .module-report-numbers.number {
                display: block;
                margin-bottom: 12px;
            }

                .ir-modules-wrapper .module-report .module-report-numbers.currency .prefix, .ir-modules-wrapper .module-report .module-report-numbers.number .prefix {
                    font-size: 60px;
                    font-size: 6rem;
                    line-height: 1em;
                }

                .ir-modules-wrapper .module-report .module-report-numbers.currency .value, .ir-modules-wrapper .module-report .module-report-numbers.number .value {
                    font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                    font-size: 180px;
                    font-size: 18rem;
                    line-height: 1em;
                    letter-spacing: -6px;
                    display: inline-block;
                }

                .ir-modules-wrapper .module-report .module-report-numbers.currency .unit, .ir-modules-wrapper .module-report .module-report-numbers.number .unit {
                    font-size: 40px;
                    font-size: 4rem;
                    line-height: 1em;
                    margin-left: 10px;
                }

                    .ir-modules-wrapper .module-report .module-report-numbers.currency .unit + .prefix, .ir-modules-wrapper .module-report .module-report-numbers.number .unit + .prefix {
                        font-size: 40px;
                        font-size: 4rem;
                    }

                .ir-modules-wrapper .module-report .module-report-numbers.currency.md-txt .value, .ir-modules-wrapper .module-report .module-report-numbers.number.md-txt .value {
                    font-size: 100px;
                    font-size: 10rem;
                    letter-spacing: -4px;
                }

                .ir-modules-wrapper .module-report .module-report-numbers.currency.md-txt .unit, .ir-modules-wrapper .module-report .module-report-numbers.number.md-txt .unit {
                    margin-left: 5px;
                }

                .ir-modules-wrapper .module-report .module-report-numbers.currency.sml-txt .value, .ir-modules-wrapper .module-report .module-report-numbers.number.sml-txt .value {
                    font-size: 80px;
                    font-size: 8rem;
                    letter-spacing: -4px;
                }

                .ir-modules-wrapper .module-report .module-report-numbers.currency.sml-txt .unit, .ir-modules-wrapper .module-report .module-report-numbers.number.sml-txt .unit {
                    margin-left: 5px;
                }

            .ir-modules-wrapper .module-report .module-report-numbers.percent {
                display: block;
            }

                .ir-modules-wrapper .module-report .module-report-numbers.percent .prefix {
                    font-size: 70px;
                    font-size: 7rem;
                    line-height: 1em;
                    position: relative;
                    bottom: 4px;
                }

                .ir-modules-wrapper .module-report .module-report-numbers.percent .value {
                    font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                    font-size: 200px;
                    font-size: 20rem;
                    line-height: 1em;
                    letter-spacing: -10px;
                }

                .ir-modules-wrapper .module-report .module-report-numbers.percent .unit {
                    font-size: 150px;
                    font-size: 15rem;
                    line-height: 1em;
                    margin-left: 10px;
                }

                .ir-modules-wrapper .module-report .module-report-numbers.percent.md-txt {
                    display: inline-block;
                    margin-bottom: 30px;
                }

                    .ir-modules-wrapper .module-report .module-report-numbers.percent.md-txt .prefix {
                        font-size: 65px;
                        font-size: 6.5rem;
                        margin-right: 1px;
                    }

                    .ir-modules-wrapper .module-report .module-report-numbers.percent.md-txt .value {
                        font-size: 160px;
                        font-size: 16rem;
                        line-height: 1em;
                    }

                    .ir-modules-wrapper .module-report .module-report-numbers.percent.md-txt .unit {
                        font-size: 110px;
                        font-size: 11rem;
                        margin-left: 4px;
                    }

                .ir-modules-wrapper .module-report .module-report-numbers.percent.sml-txt {
                    margin-bottom: 20px;
                }

                    .ir-modules-wrapper .module-report .module-report-numbers.percent.sml-txt .value {
                        font-size: 120px;
                        font-size: 12rem;
                    }

                    .ir-modules-wrapper .module-report .module-report-numbers.percent.sml-txt .unit {
                        font-size: 90px;
                        font-size: 9rem;
                    }

        .ir-modules-wrapper .module-report .module-report-text {
            color: #707070;
            font-size: 18px;
            font-size: 1.8rem;
            line-height: 1.2;
            width: auto;
            max-width: 80%;
            margin: 0 auto 14px;
            padding-bottom: 4px;
            border-bottom: 1px solid #c8c8c8;
        }

            .ir-modules-wrapper .module-report .module-report-text p {
                display: inline-block;
                margin: 0 0 5px 0;
            }

        .ir-modules-wrapper .module-report .module-report-download {
            line-height: 1.2;
            width: auto;
            max-width: 80%;
            margin: 0 auto;
        }

            .ir-modules-wrapper .module-report .module-report-download a {
                font-size: 16px;
                font-size: 1.6rem;
            }

                .ir-modules-wrapper .module-report .module-report-download a span {
                    color: #707070;
                }

                .ir-modules-wrapper .module-report .module-report-download a:before {
                    content: "";
                    display: inline-block;
                    height: 22px;
                    width: 22px;
                    margin: 0 10px 0 0;
                    vertical-align: baseline;
                    background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-svg.svg) no-repeat -56px -35px;
                }

                .ir-modules-wrapper .module-report .module-report-download a:hover {
                    text-decoration: underline;
                    color: #00677f;
                }

        .ir-modules-wrapper .module-report .module-report-img {
            display: block;
            position: absolute;
            left: 0;
            bottom: 20px;
            width: 100%;
            overflow: hidden;
        }

            .ir-modules-wrapper .module-report .module-report-img img {
                width: 100%;
                height: auto;
            }

    .ir-modules-wrapper .ir-module-diagram {
        position: relative;
        height: inherit;
        background: #fff;
        margin: 0;
        /*padding: 20px;*/
    }

        .ir-modules-wrapper .ir-module-diagram p {
            font-size: 16px;
            line-height: 1.25;
        }

            .ir-modules-wrapper .ir-module-diagram p a {
                font-family: 'DaimlerCS-Demi', Arial, sans-serif;
            }

        .ir-modules-wrapper .ir-module-diagram .module-category-label {
            font-family: 'DaimlerCS-Regular', Arial, sans-serif;
            position: relative;
            float: left;
            display: inline-block;
        }

        .ir-modules-wrapper .ir-module-diagram .cta {
            position: absolute;
            right: 0;
            bottom: 0;
            color: #00677f;
            float: right;
            display: inline-block;
        }

            .ir-modules-wrapper .ir-module-diagram .cta a {
                color: inherit;
                position: relative;
                font-family: inherit;
                font-size: inherit;
                padding: 0 14px 0 0;
                margin: 0 20px 20px 0;
                display: inline-block;
            }

                .ir-modules-wrapper .ir-module-diagram .cta a:after {
                    content: '';
                    display: inline-block;
                    width: 8px;
                    height: 14px;
                    line-height: inherit;
                    background: transparent url(../img/img-arrows-sprite-png.png) no-repeat -20px -82px;
                    position: absolute;
                    bottom: 3px;
                    right: 0;
                    margin-left: 0px;
                }

                .ir-modules-wrapper .ir-module-diagram .cta a:hover:after {
                    background-position: -20px -82px;
                }

        .ir-modules-wrapper .ir-module-diagram h2 {
            clear: both;
            text-align: center;
            font-size: 34px;
            line-height: 1.17;
            font-family: 'DaimlerCS-Regular', Arial, sans-serif;
            color: #000;
            margin: 0;
        }

            .ir-modules-wrapper .ir-module-diagram h2 .subline {
                display: block;
                font-size: 16px;
            }

        .ir-modules-wrapper .ir-module-diagram .chart-footer {
            padding: 0 30px;
        }

        .ir-modules-wrapper .ir-module-diagram .canvas-wrapper {
            padding: 8px 30px;
            height: 300px;
            width: 100%;
            position: relative;
        }

            .ir-modules-wrapper .ir-module-diagram .canvas-wrapper canvas {
                width: 100%;
            }

        .ir-modules-wrapper .ir-module-diagram .chartjs-tooltip {
            opacity: 1;
            position: absolute;
            background: #333;
            color: white;
            border-radius: 3px;
            border-color: #fff;
            border-width: 1px;
            border-style: solid;
            -webkit-transition: all 0.1s ease;
            transition: all 0.1s ease;
            pointer-events: none;
            -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
            font-family: 'DaimlerCS-Bold', Arial, sans-serif;
            font-size: 1.3rem;
        }

            .ir-modules-wrapper .ir-module-diagram .chartjs-tooltip td {
                border: none;
            }

        .ir-modules-wrapper .ir-module-diagram .chartjs-tooltip-key {
            display: inline-block;
            width: 10px;
            height: 10px;
            margin-right: 10px;
        }

    .ir-modules-wrapper .module-testimonial {
        background: #fff;
        color: #000;
        padding: 16px 40px 30px 260px;
        height: 220px;
        overflow: hidden;
    }

        .ir-modules-wrapper .module-testimonial .content {
            display: flex;
            flex-direction: column;
            justify-content: space-around;
        }

        .ir-modules-wrapper .module-testimonial .testimonial-header {
            padding: 0;
            order: 1;
        }

            .ir-modules-wrapper .module-testimonial .testimonial-header h3 {
                font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                font-size: 1.4rem;
                font-size: 14px;
                line-height: 1.4em;
                position: relative;
                padding-bottom: 9px;
                margin-bottom: 18px;
            }

                .ir-modules-wrapper .module-testimonial .testimonial-header h3:after {
                    content: '';
                    position: absolute;
                    bottom: 0;
                    left: 0;
                    width: 197px;
                    height: 1px;
                    background: #c8c8c8;
                }

        .ir-modules-wrapper .module-testimonial .testimonial-body {
            color: #000;
            width: 100%;
            order: 3;
            padding: 0;
            margin: 0;
            align-self: flex-end;
        }

        .ir-modules-wrapper .module-testimonial blockquote {
            font-size: 25px;
            padding: 0;
            line-height: 1.2em;
        }

            .ir-modules-wrapper .module-testimonial blockquote:before, .ir-modules-wrapper .module-testimonial blockquote:after {
                position: relative;
                left: 0;
                display: inline;
                top: 0;
                font-size: inherit;
                margin-left: 0;
                vertical-align: top;
                line-height: 1;
            }

        .ir-modules-wrapper .module-testimonial .testimonial-footer {
            order: 2;
            display: flex;
            flex-direction: row;
            align-content: center;
            margin: 0;
            width: 100%;
        }

        .ir-modules-wrapper .module-testimonial .testimonial-avatar img {
            flex: 0 0 auto;
            margin: 0 20px 0 0;
            vertical-align: middle;
            width: 220px;
            height: 220px;
            position: absolute;
            left: 0;
            top: 0;
            overflow: hidden;
        }

        .ir-modules-wrapper .module-testimonial .testimonial-info {
            font-family: 'DaimlerCS-Regular', Arial, sans-serif;
            font-size: 14px;
            line-height: 1.2em;
            display: block;
            margin: 0;
            flex: 1 0 0;
            position: absolute;
            bottom: 16px;
            left: 260px;
        }

            .ir-modules-wrapper .module-testimonial .testimonial-info span {
                display: block;
                display: -webkit-box;
                font-family: 'DaimlerCS-Demi', Arial, sans-serif;
            }

    .ir-modules-wrapper .module-live-feed .cta {
        padding: 20px 55px 20px 76px;
    }

        .ir-modules-wrapper .module-live-feed .cta:before {
            content: "";
            height: 34px;
            width: 45px;
            position: absolute;
            right: auto;
            left: 17px;
            top: 50%;
            margin: -17px 0 0 0;
            background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-svg.svg) no-repeat -250px -83px;
        }

    .ir-modules-wrapper .module-video .cta {
        padding: 20px 55px 20px 62px;
    }

        .ir-modules-wrapper .module-video .cta:before {
            content: "";
            height: 33px;
            width: 26px;
            position: absolute;
            right: auto;
            left: 13px;
            top: 50%;
            margin: -17px 0 0 7px;
            background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-svg.svg) no-repeat -335px -83px;
        }

    .ir-modules-wrapper .module-width-1-1 .ir-module-diagram {
    }

        .ir-modules-wrapper .module-width-1-1 .ir-module-diagram .chartjs-pie-legend {
            text-align: center;
        }

    .ir-modules-wrapper .module-width-3-4 .ir-module-diagram {
    }

        .ir-modules-wrapper .module-width-3-4 .ir-module-diagram .chartjs-pie-legend {
            text-align: center;
        }

    .ir-modules-wrapper .module-width-1-2 .module-figures .module-category-label {
        position: relative;
        margin: 0;
        padding: 15px 20px 10px 20px;
    }

    .ir-modules-wrapper .module-width-1-2 .module-figures .module-figures-img {
        width: 50%;
        float: left;
        margin: 10px 0 0 0;
        padding: 0 10px;
        text-align: center;
    }

    .ir-modules-wrapper .module-width-1-2 .module-figures .module-figures-numbers {
        text-align: left;
        width: 50%;
        float: left;
        margin: -10px 0 0 0;
        padding: 0 10px;
    }

        .ir-modules-wrapper .module-width-1-2 .module-figures .module-figures-numbers.percent .prefix {
            font-size: 36px;
            font-size: 3.6rem;
            line-height: 0.1em;
        }

        .ir-modules-wrapper .module-width-1-2 .module-figures .module-figures-numbers.percent .value {
            font-size: 86px;
            font-size: 8.6rem;
            line-height: 0.7em;
            letter-spacing: -2px;
            margin: 0;
        }

        .ir-modules-wrapper .module-width-1-2 .module-figures .module-figures-numbers.percent .unit {
            font-size: 56px;
            font-size: 5.6rem;
            line-height: 0.7em;
            margin: 0;
        }

        .ir-modules-wrapper .module-width-1-2 .module-figures .module-figures-numbers.percent .signifier {
            font-size: 32px;
            font-size: 3.2rem;
        }

        .ir-modules-wrapper .module-width-1-2 .module-figures .module-figures-numbers.percent.md-txt .prefix {
            font-size: 28px;
            font-size: 2.8rem;
            margin-right: 1px;
        }

        .ir-modules-wrapper .module-width-1-2 .module-figures .module-figures-numbers.percent.md-txt .value {
            font-size: 60px;
            font-size: 6rem;
            line-height: 1em;
        }

        .ir-modules-wrapper .module-width-1-2 .module-figures .module-figures-numbers.percent.md-txt .unit {
            font-size: 46px;
            font-size: 4.6rem;
            margin-left: 4px;
        }

    .ir-modules-wrapper .module-width-1-2 .module-figures .cta {
        position: absolute;
        bottom: 0;
        margin: 0 20px 15px 0;
    }

        .ir-modules-wrapper .module-width-1-2 .module-figures .cta a {
            text-align: right;
            padding: 0 15px 0 0;
        }

    .ir-modules-wrapper .module-width-1-2 .module-report.percent .unit {
        margin-left: 10px;
    }

    .ir-modules-wrapper .module-width-1-2 .module-report .module-report-text {
        margin-top: 10px;
    }

    .ir-modules-wrapper .module-width-1-2 .ir-module-diagram .canvas-wrapper {
        height: 280px;
    }

    .ir-modules-wrapper .module-width-1-2 .ir-module-diagram[data-chart-type=pie] .canvas-wrapper {
        height: 250px;
    }

    .ir-modules-wrapper .module-width-1-2 .module-testimonial {
        padding: 30px 40px;
        height: 100%;
    }

        .ir-modules-wrapper .module-width-1-2 .module-testimonial .testimonial-header {
            padding: 0;
            order: 1;
        }

            .ir-modules-wrapper .module-width-1-2 .module-testimonial .testimonial-header h3 {
                padding-bottom: 14px;
                margin-bottom: 20px;
            }

        .ir-modules-wrapper .module-width-1-2 .module-testimonial blockquote {
            line-height: 1.3em;
        }

        .ir-modules-wrapper .module-width-1-2 .module-testimonial .testimonial-footer {
            margin: 0 0 23px 0;
        }

        .ir-modules-wrapper .module-width-1-2 .module-testimonial .testimonial-avatar img {
            border-radius: 50%;
            width: 90px;
            height: 90px;
            position: relative;
            left: auto;
            top: auto;
        }

        .ir-modules-wrapper .module-width-1-2 .module-testimonial .testimonial-info {
            align-self: center;
            flex: 1 0 0;
            position: relative;
            left: auto;
            bottom: auto;
        }

    .ir-modules-wrapper .module-width-1-4 .module-page-teaser-text.module-live-feed .cta {
        position: relative;
    }

        .ir-modules-wrapper .module-width-1-4 .module-page-teaser-text.module-live-feed .cta:before {
            display: none;
        }

        .ir-modules-wrapper .module-width-1-4 .module-page-teaser-text.module-live-feed .cta span {
            padding: 0 0 0 55px;
            bottom: 26px;
            width: 80%;
        }

            .ir-modules-wrapper .module-width-1-4 .module-page-teaser-text.module-live-feed .cta span:before {
                content: "";
                height: 34px;
                width: 45px;
                position: absolute;
                left: 0;
                top: 50%;
                margin: -17px 0 0 0;
                background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-svg.svg) no-repeat -250px -83px;
            }

    .ir-modules-wrapper .module-width-1-4 .module-page-teaser-text.module-video .cta {
        position: relative;
    }

        .ir-modules-wrapper .module-width-1-4 .module-page-teaser-text.module-video .cta:before {
            display: none;
        }

        .ir-modules-wrapper .module-width-1-4 .module-page-teaser-text.module-video .cta span {
            padding: 0 0 0 43px;
            bottom: 26px;
            width: 80%;
        }

            .ir-modules-wrapper .module-width-1-4 .module-page-teaser-text.module-video .cta span:before {
                content: "";
                height: 33px;
                width: 26px;
                position: absolute;
                left: 0;
                top: 50%;
                margin: -17px 0 0 0;
                background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-svg.svg) no-repeat -335px -83px;
            }

    .ir-modules-wrapper .module-width-1-4 .module-report.img-bottom .module-report-content-wrapper {
        padding-bottom: 60px;
    }

    .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.currency, .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.number {
        margin-bottom: 22px;
    }

        .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.currency .prefix, .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.number .prefix {
            font-size: 48px;
            font-size: 4.8rem;
            line-height: 1em;
        }

        .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.currency .unit, .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.number .unit, .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.currency .prefix, .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.number .prefix {
            font-size: 38px;
            font-size: 3.8rem;
            line-height: 1em;
        }

        .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.currency .value, .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.number .value {
            display: block;
            font-size: 65px;
            font-size: 6.5rem;
            line-height: 1em;
            margin-bottom: 10px;
            letter-spacing: -2px;
        }

        .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.currency.md-txt .value, .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.number.md-txt .value {
            font-size: 60px;
            font-size: 6rem;
            line-height: 1em;
            letter-spacing: -3px;
        }

        .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.currency.sml-txt .value, .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.number.sml-txt .value {
            font-size: 48px;
            font-size: 4.8rem;
            line-height: 1em;
            letter-spacing: -3px;
        }

    .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.percent .prefix {
        font-size: 50px;
        font-size: 5rem;
        line-height: 1em;
    }

    .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.percent .unit {
        font-size: 75px;
        font-size: 7.5rem;
        line-height: 1em;
        letter-spacing: -5px;
    }

    .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.percent .value {
        font-size: 105px;
        font-size: 10.5rem;
        letter-spacing: -5px;
        line-height: 1em;
    }

    .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.percent.md-txt {
        margin-bottom: 20px;
    }

        .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.percent.md-txt .prefix {
            font-size: 38px;
            font-size: 3.8rem;
            margin-right: 1px;
        }

        .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.percent.md-txt .value {
            font-size: 75px;
            font-size: 7.5rem;
            line-height: 1em;
        }

        .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.percent.md-txt .unit {
            font-size: 46px;
            font-size: 4.6rem;
            margin-left: 4px;
        }

    .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.percent.sml-txt {
        margin-bottom: 20px;
        display: inline-block;
    }

        .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.percent.sml-txt .prefix {
            font-size: 32px;
            font-size: 3.2rem;
            margin-right: 1px;
        }

        .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.percent.sml-txt .value {
            font-size: 65px;
            font-size: 6.5rem;
        }

        .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.percent.sml-txt .unit {
            font-size: 46px;
            font-size: 4.6rem;
            margin-left: 4px;
        }

    .ir-modules-wrapper .module-width-1-4 .module-report .module-report-text {
        font-size: 16px;
        font-size: 1.6rem;
        margin-top: 10px;
    }

    .ir-modules-wrapper .module-width-1-4 .module-report .module-report-download a {
        font-size: 16px;
        font-size: 1.6rem;
    }

    .ir-modules-wrapper .module-width-1-4 .module-report .module-report-img img {
        width: 200%;
        height: auto;
    }

    .ir-modules-wrapper .module-width-1-4 .module-figures {
        padding: 15px 20px;
    }

        .ir-modules-wrapper .module-width-1-4 .module-figures .module-category-label {
            padding: 0 0 10px 0;
        }

        .ir-modules-wrapper .module-width-1-4 .module-figures .figure-footnote {
            margin: 10px 15px 0 15px;
        }

        .ir-modules-wrapper .module-width-1-4 .module-figures .module-figures-img {
            width: auto;
            float: none;
        }

            .ir-modules-wrapper .module-width-1-4 .module-figures .module-figures-img > span {
                margin: 0;
            }

        .ir-modules-wrapper .module-width-1-4 .module-figures .module-figures-numbers {
            width: auto;
            float: none;
        }

            .ir-modules-wrapper .module-width-1-4 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .ir-modules-wrapper .module-width-1-4 .module-figures .module-figures-numbers.number.md-txt .figure-footnote {
                margin: 10px 15px 0 15px;
            }

            .ir-modules-wrapper .module-width-1-4 .module-figures .module-figures-numbers.percent .prefix {
                font-size: 36px;
                font-size: 3.6rem;
                line-height: 0.1em;
            }

            .ir-modules-wrapper .module-width-1-4 .module-figures .module-figures-numbers.percent .value {
                font-size: 115px;
                font-size: 11.5rem;
                line-height: 0.7em;
                letter-spacing: -0.2em;
                margin: 0;
            }

            .ir-modules-wrapper .module-width-1-4 .module-figures .module-figures-numbers.percent .unit {
                font-size: 56px;
                font-size: 5.6rem;
                line-height: 0.7em;
                margin-left: 3px;
            }

            .ir-modules-wrapper .module-width-1-4 .module-figures .module-figures-numbers.percent .signifier {
                font-size: 45px;
                font-size: 4.5rem;
            }

            .ir-modules-wrapper .module-width-1-4 .module-figures .module-figures-numbers.percent.md-txt .prefix {
                font-size: 28px;
                font-size: 2.8rem;
                margin-right: 1px;
            }

            .ir-modules-wrapper .module-width-1-4 .module-figures .module-figures-numbers.percent.md-txt .value {
                font-size: 55px;
                font-size: 5.5rem;
                line-height: 1.2em;
            }

            .ir-modules-wrapper .module-width-1-4 .module-figures .module-figures-numbers.percent.md-txt .unit {
                font-size: 40px;
                font-size: 4rem;
            }

        .ir-modules-wrapper .module-width-1-4 .module-figures .cta {
            width: auto;
        }

    .ir-modules-wrapper .module-width-1-4 .module-testimonial {
        font-size: 14px;
        text-align: center;
        padding: 30px 20px;
        height: 100%;
    }

        .ir-modules-wrapper .module-width-1-4 .module-testimonial .content {
            width: 100%;
            height: 100%;
            display: flex;
            flex-direction: column;
            justify-content: space-around;
        }

        .ir-modules-wrapper .module-width-1-4 .module-testimonial .testimonial-header {
            padding: 0;
            order: 2;
        }

            .ir-modules-wrapper .module-width-1-4 .module-testimonial .testimonial-header h3 {
                margin: 0;
                padding-bottom: 14px;
            }

                .ir-modules-wrapper .module-width-1-4 .module-testimonial .testimonial-header h3:after {
                    width: 100%;
                }

        .ir-modules-wrapper .module-width-1-4 .module-testimonial blockquote {
            font-size: 16px;
            line-height: 1.3em;
        }

        .ir-modules-wrapper .module-width-1-4 .module-testimonial .testimonial-footer {
            order: 1;
            margin: 0;
            display: block;
            align-self: flex-start;
        }

        .ir-modules-wrapper .module-width-1-4 .module-testimonial .testimonial-body {
            order: 3;
            padding: 0;
            margin: 0;
            align-self: flex-end;
        }

        .ir-modules-wrapper .module-width-1-4 .module-testimonial .testimonial-avatar img {
            display: block;
            text-align: center;
            margin: 0 auto 17px;
            border-radius: 50%;
            width: 90px;
            height: 90px;
            position: relative;
            left: auto;
            top: auto;
        }

        .ir-modules-wrapper .module-width-1-4 .module-testimonial .testimonial-info {
            display: block;
            position: relative;
            left: auto;
            bottom: auto;
        }

    .ir-modules-wrapper .color-2 .module-category-label, .ir-modules-wrapper .color-3 .module-category-label, .ir-modules-wrapper .color-4 .module-category-label, .ir-modules-wrapper .color-5 .module-category-label {
        color: #fff;
    }

    .ir-modules-wrapper .color-2 .module-report, .ir-modules-wrapper .color-3 .module-report, .ir-modules-wrapper .color-4 .module-report, .ir-modules-wrapper .color-5 .module-report {
        color: #fff;
        border-color: transparent;
    }

        .ir-modules-wrapper .color-2 .module-report .module-report-text, .ir-modules-wrapper .color-3 .module-report .module-report-text, .ir-modules-wrapper .color-4 .module-report .module-report-text, .ir-modules-wrapper .color-5 .module-report .module-report-text {
            color: #fff;
            border-color: #fff;
        }

        .ir-modules-wrapper .color-2 .module-report .module-report-download a, .ir-modules-wrapper .color-3 .module-report .module-report-download a, .ir-modules-wrapper .color-4 .module-report .module-report-download a, .ir-modules-wrapper .color-5 .module-report .module-report-download a {
            color: #fff;
        }

            .ir-modules-wrapper .color-2 .module-report .module-report-download a span, .ir-modules-wrapper .color-3 .module-report .module-report-download a span, .ir-modules-wrapper .color-4 .module-report .module-report-download a span, .ir-modules-wrapper .color-5 .module-report .module-report-download a span {
                color: #fff;
            }

            .ir-modules-wrapper .color-2 .module-report .module-report-download a:before, .ir-modules-wrapper .color-3 .module-report .module-report-download a:before, .ir-modules-wrapper .color-4 .module-report .module-report-download a:before, .ir-modules-wrapper .color-5 .module-report .module-report-download a:before {
                background-position: -56px -155px;
            }

            .ir-modules-wrapper .color-2 .module-report .module-report-download a:hover:before, .ir-modules-wrapper .color-3 .module-report .module-report-download a:hover:before, .ir-modules-wrapper .color-4 .module-report .module-report-download a:hover:before, .ir-modules-wrapper .color-5 .module-report .module-report-download a:hover:before {
                background-position: -56px -155px;
            }

    .ir-modules-wrapper .color-2 .module-figures, .ir-modules-wrapper .color-3 .module-figures, .ir-modules-wrapper .color-4 .module-figures, .ir-modules-wrapper .color-5 .module-figures {
        position: relative;
        border-color: transparent;
    }

        .ir-modules-wrapper .color-2 .module-figures .module-figures-numbers, .ir-modules-wrapper .color-3 .module-figures .module-figures-numbers, .ir-modules-wrapper .color-4 .module-figures .module-figures-numbers, .ir-modules-wrapper .color-5 .module-figures .module-figures-numbers {
            color: #fff;
        }

            .ir-modules-wrapper .color-2 .module-figures .module-figures-numbers span, .ir-modules-wrapper .color-3 .module-figures .module-figures-numbers span, .ir-modules-wrapper .color-4 .module-figures .module-figures-numbers span, .ir-modules-wrapper .color-5 .module-figures .module-figures-numbers span {
                color: #fff;
            }

        .ir-modules-wrapper .color-2 .module-figures .count-nr-content, .ir-modules-wrapper .color-3 .module-figures .count-nr-content, .ir-modules-wrapper .color-4 .module-figures .count-nr-content, .ir-modules-wrapper .color-5 .module-figures .count-nr-content {
            color: #fff;
        }

        .ir-modules-wrapper .color-2 .module-figures .figure-footnote, .ir-modules-wrapper .color-3 .module-figures .figure-footnote, .ir-modules-wrapper .color-4 .module-figures .figure-footnote, .ir-modules-wrapper .color-5 .module-figures .figure-footnote {
            color: #fff;
        }

        .ir-modules-wrapper .color-2 .module-figures .cta, .ir-modules-wrapper .color-3 .module-figures .cta, .ir-modules-wrapper .color-4 .module-figures .cta, .ir-modules-wrapper .color-5 .module-figures .cta {
            color: #fff;
        }

            .ir-modules-wrapper .color-2 .module-figures .cta a, .ir-modules-wrapper .color-3 .module-figures .cta a, .ir-modules-wrapper .color-4 .module-figures .cta a, .ir-modules-wrapper .color-5 .module-figures .cta a {
                color: inherit;
            }

                .ir-modules-wrapper .color-2 .module-figures .cta a:after, .ir-modules-wrapper .color-3 .module-figures .cta a:after, .ir-modules-wrapper .color-4 .module-figures .cta a:after, .ir-modules-wrapper .color-5 .module-figures .cta a:after, .ir-modules-wrapper .color-2 .module-figures .cta a:hover:after, .ir-modules-wrapper .color-3 .module-figures .cta a:hover:after, .ir-modules-wrapper .color-4 .module-figures .cta a:hover:after, .ir-modules-wrapper .color-5 .module-figures .cta a:hover:after {
                    background-position: -11px -82px;
                }

    .ir-modules-wrapper .color-2 .module-testimonial, .ir-modules-wrapper .color-3 .module-testimonial, .ir-modules-wrapper .color-4 .module-testimonial, .ir-modules-wrapper .color-5 .module-testimonial {
        color: #fff;
    }

        .ir-modules-wrapper .color-2 .module-testimonial .testimonial-header h3:after, .ir-modules-wrapper .color-3 .module-testimonial .testimonial-header h3:after, .ir-modules-wrapper .color-4 .module-testimonial .testimonial-header h3:after, .ir-modules-wrapper .color-5 .module-testimonial .testimonial-header h3:after {
            background: #fff;
        }

        .ir-modules-wrapper .color-2 .module-testimonial .testimonial-body, .ir-modules-wrapper .color-3 .module-testimonial .testimonial-body, .ir-modules-wrapper .color-4 .module-testimonial .testimonial-body, .ir-modules-wrapper .color-5 .module-testimonial .testimonial-body {
            color: #fff;
        }

    .ir-modules-wrapper .color-2 .ir-module-diagram h2, .ir-modules-wrapper .color-3 .ir-module-diagram h2, .ir-modules-wrapper .color-4 .ir-module-diagram h2, .ir-modules-wrapper .color-5 .ir-module-diagram h2 {
        color: #fff;
    }

    .ir-modules-wrapper .color-2 .ir-module-diagram .cta, .ir-modules-wrapper .color-3 .ir-module-diagram .cta, .ir-modules-wrapper .color-4 .ir-module-diagram .cta, .ir-modules-wrapper .color-5 .ir-module-diagram .cta {
        color: #fff;
    }

        .ir-modules-wrapper .color-2 .ir-module-diagram .cta a, .ir-modules-wrapper .color-3 .ir-module-diagram .cta a, .ir-modules-wrapper .color-4 .ir-module-diagram .cta a, .ir-modules-wrapper .color-5 .ir-module-diagram .cta a {
            color: inherit;
        }

            .ir-modules-wrapper .color-2 .ir-module-diagram .cta a:after, .ir-modules-wrapper .color-3 .ir-module-diagram .cta a:after, .ir-modules-wrapper .color-4 .ir-module-diagram .cta a:after, .ir-modules-wrapper .color-5 .ir-module-diagram .cta a:after, .ir-modules-wrapper .color-2 .ir-module-diagram .cta a:hover:after, .ir-modules-wrapper .color-3 .ir-module-diagram .cta a:hover:after, .ir-modules-wrapper .color-4 .ir-module-diagram .cta a:hover:after, .ir-modules-wrapper .color-5 .ir-module-diagram .cta a:hover:after {
                background-position: -11px -82px;
            }

    .ir-modules-wrapper .color-2 .ir-module-diagram .chartjs-pie-legend li, .ir-modules-wrapper .color-3 .ir-module-diagram .chartjs-pie-legend li, .ir-modules-wrapper .color-4 .ir-module-diagram .chartjs-pie-legend li, .ir-modules-wrapper .color-5 .ir-module-diagram .chartjs-pie-legend li {
        color: #fff;
    }

        .ir-modules-wrapper .color-2 .ir-module-diagram .chartjs-pie-legend li span, .ir-modules-wrapper .color-3 .ir-module-diagram .chartjs-pie-legend li span, .ir-modules-wrapper .color-4 .ir-module-diagram .chartjs-pie-legend li span, .ir-modules-wrapper .color-5 .ir-module-diagram .chartjs-pie-legend li span {
            border: 1px solid #fff;
        }

    .ir-modules-wrapper .color-2 .ir-module-diagram .chart-footer p, .ir-modules-wrapper .color-3 .ir-module-diagram .chart-footer p, .ir-modules-wrapper .color-4 .ir-module-diagram .chart-footer p, .ir-modules-wrapper .color-5 .ir-module-diagram .chart-footer p {
        color: #fff;
    }

    .ir-modules-wrapper .module-download-list, .ir-modules-wrapper .module-links-list, .ir-modules-wrapper .events-teaser, .ir-modules-wrapper .download-teaser {
        padding: 46px 40px 24px 39px;
        margin-bottom: 0;
        background-color: #fff;
    }

        .ir-modules-wrapper .module-download-list .content, .ir-modules-wrapper .module-links-list .content, .ir-modules-wrapper .events-teaser .content, .ir-modules-wrapper .download-teaser .content {
            border-bottom: none;
        }

            .ir-modules-wrapper .module-download-list .content h3, .ir-modules-wrapper .module-links-list .content h3, .ir-modules-wrapper .events-teaser .content h3, .ir-modules-wrapper .download-teaser .content h3 {
                margin-bottom: 35px;
                font-size: 2.5rem;
            }

            .ir-modules-wrapper .module-download-list .content ul, .ir-modules-wrapper .module-links-list .content ul, .ir-modules-wrapper .events-teaser .content ul, .ir-modules-wrapper .download-teaser .content ul {
                list-style: none;
                margin: 0;
                padding: 0;
            }

                .ir-modules-wrapper .module-download-list .content ul li, .ir-modules-wrapper .module-links-list .content ul li, .ir-modules-wrapper .events-teaser .content ul li, .ir-modules-wrapper .download-teaser .content ul li {
                    padding: 10px 0 10px 0;
                }

            .ir-modules-wrapper .module-download-list .content .link-text, .ir-modules-wrapper .module-links-list .content .link-text, .ir-modules-wrapper .events-teaser .content .link-text, .ir-modules-wrapper .download-teaser .content .link-text {
                display: inline-block;
            }

            .ir-modules-wrapper .module-download-list .content .more-links, .ir-modules-wrapper .module-links-list .content .more-links, .ir-modules-wrapper .events-teaser .content .more-links, .ir-modules-wrapper .download-teaser .content .more-links {
                font-size: 1.6rem;
            }

            .ir-modules-wrapper .download-teaser .content .type {
                margin-top: 0;
            }

    .ir-modules-wrapper .module-events-list {
        padding: 46px 40px 24px 39px;
        margin-bottom: 0;
        background-color: #fff;
    }

        .ir-modules-wrapper .module-events-list .content ul li {
            padding: 0;
            line-height: 2.3rem;
        }

            .ir-modules-wrapper .module-events-list .content ul li .event-date {
                width: 17%;
            }

                .ir-modules-wrapper .module-events-list .content ul li .event-date .date-day {
                    font-size: 3.5rem;
                    line-height: 4rem;
                    font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                    margin-top: 3px;
                }

            .ir-modules-wrapper .module-events-list .content ul li .event-description {
                padding: 7px 0 9px 20px;
                width: 83%;
                float: right;
            }

                .ir-modules-wrapper .module-events-list .content ul li .event-description a.event-calendar {
                    font-size: 1.4rem;
                    margin-top: 19px;
                }

                .ir-modules-wrapper .module-events-list .content ul li .event-description .location {
                    font-size: inherit;
                    line-height: inherit;
                }

            .ir-modules-wrapper .module-events-list .content ul li .news-date {
                margin-bottom: 4px;
            }

    .ir-modules-wrapper .module-links-list .content ul {
        border-bottom: 1px solid #c8c8c8;
    }

        .ir-modules-wrapper .module-links-list .content ul li {
            border-top: 1px solid #c8c8c8;
        }

            .ir-modules-wrapper .module-links-list .content ul li:hover {
                background: rgba(230, 230, 230, 0.5);
            }

    .ir-modules-wrapper .module-links-list .content .external-link {
        position: relative;
    }

        .ir-modules-wrapper .module-links-list .content .external-link:after {
            content: '';
            display: inline-block;
            height: 10px;
            line-height: 10px;
            width: 10px;
            background: transparent url(../img/img-icons-sprite-png.png) no-repeat -17px -144px;
            position: relative;
            margin-left: 5px;
        }

    .ir-modules-wrapper .module-links-list .content .more-links {
        float: right;
        font-family: 'DaimlerCS-Demi', Arial, sans-serif;
        font-size: 1em;
        padding: 10px 14px 10px 10px;
        margin: 4px 0 9px 0;
        position: relative;
    }

        .ir-modules-wrapper .module-links-list .content .more-links:after {
            content: '';
            display: inline-block;
            height: 14px;
            line-height: 14px;
            width: 8px;
            background: transparent url(../img/img-arrows-sprite-png.png) no-repeat -1px -82px;
            position: absolute;
            top: 15px;
            right: 0;
        }

    .ir-modules-wrapper .module-news-list .content ul li {
        line-height: 2.3rem;
    }

    .ir-modules-wrapper .module-page-teaser-text .module-category-label {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 100;
        padding: 7px 14px;
        margin: 0;
    }

        .ir-modules-wrapper .module-page-teaser-text .module-category-label.pos-br {
            top: auto;
            left: auto;
            bottom: 0;
            right: 0;
        }

    .ir-modules-wrapper .module-page-teaser-text .cta h2 {
        font-size: 23px;
        font-size: 2.3rem;
        line-height: 1.2;
    }

    .ir-modules-wrapper .module-page-teaser-text .owl-stage-outer .owl-stage .owl-item .cta {
        margin-left: 0;
        margin-right: 0;
    }

    .ir-modules-wrapper .ir-modules-content-wrapper {
        width: 100%;
    }

        .ir-modules-wrapper .ir-modules-content-wrapper .page-teaser-element .cta {
            -webkit-transform: translate3d(0, 0, 0);
            -moz-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
        }

        .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element .teaser-img {
            height: inherit;
        }

        .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element .cta {
            width: 460px;
            padding: 17px 55px 21px 20px;
        }

            .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element .cta h2 {
                font-size: 2.5rem;
                line-height: 1.05em;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element .cta span {
                font-size: 1.6rem;
                line-height: 1.4em;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element .cta.pos-br, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element .cta.pos-tr, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element .cta.pos-bl, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element .cta.pos-tl {
                margin: 0;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element .cta.pos-tr, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element .cta.pos-tl {
                bottom: auto;
            }

        .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.transparent .cta:after {
            top: 17px;
            right: 12px;
        }

        .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element .teaser-img {
            height: inherit;
        }

        .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element .cta {
            padding: 20px 55px 20px 20px;
        }

            .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element .cta h2 {
                font-size: 2rem;
                line-height: 1em;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element .cta span {
                font-size: 1.6rem;
                line-height: 1.4em;
            }

        .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.transparent .cta:after {
            top: 17px;
            right: 12px;
        }

        .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.text-only .cta {
            height: inherit;
            padding: 15px 70px 21px 28px;
        }

            .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.text-only .cta h2 {
                font-size: 3rem;
                line-height: 1.2em;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.text-only .cta span {
                font-size: 1.6rem;
                line-height: 1.125em;
            }

        .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element .module-live-feed .cta {
            padding: 20px 55px 20px 76px;
        }

        .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element .module-video .cta {
            padding: 20px 55px 20px 62px;
        }

        .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element .cta {
            width: 50%;
            padding: 15px 55px 18px 20px;
        }

            .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element .cta h2 {
                margin: 0;
                font-size: 2rem;
                line-height: 1.3em;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element .cta span {
                font-size: 1.6rem;
                line-height: 1.4em;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element .cta.pos-br, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element .cta.pos-tr, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element .cta.pos-bl, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element .cta.pos-tl {
                margin: 0;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element .cta.pos-tr, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element .cta.pos-tl {
                bottom: auto;
            }

        .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.transparent .cta:after {
            top: 17px;
            right: 15px;
        }

        .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-4.page-teaser-element .teaser-img {
            height: inherit;
        }

        .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-4.page-teaser-element .cta {
            padding: 13px 45px 9px 20px;
        }

            .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-4.page-teaser-element .cta h2 {
                font-size: 1.6rem;
                line-height: 1.4em;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-4.page-teaser-element .cta span {
                font-size: 1.6rem;
                line-height: 1.4em;
            }

        .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-4.page-teaser-element.text-only .cta {
            height: inherit;
        }

            .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-4.page-teaser-element.text-only .cta h2 {
                font-size: 2.2rem;
                line-height: 1.3em;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-4.page-teaser-element.text-only .cta span {
                font-size: 1.6rem;
                line-height: 1.125em;
                margin-right: 20px;
            }

        .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 {
            height: 220px;
        }

            .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .prefix {
                font-size: 38px;
                font-size: 3.8rem;
                margin-right: 4px;
                line-height: 0.1em;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .value {
                font-size: 55px;
                font-size: 5.5rem;
                line-height: 1.2em;
                letter-spacing: -0.2em;
                margin: 0;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .unit {
                font-size: 40px;
                font-size: 4rem;
                line-height: 0.7em;
                margin-left: 3px;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent .signifier {
                font-size: 26px;
                font-size: 2.6rem;
                margin-top: 5px;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .prefix, .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.sml-txt .prefix {
                font-size: 38px;
                font-size: 3.8rem;
                margin-right: 4px;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .value, .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.sml-txt .value {
                font-size: 55px;
                font-size: 5.5rem;
                line-height: 1.2em;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.md-txt .unit, .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.percent.sml-txt .unit {
                font-size: 40px;
                font-size: 4rem;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers {
                margin-bottom: 6px;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .currency .value, .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .number .value {
                font-size: 80px;
                font-size: 8rem;
                letter-spacing: -4px;
                margin-bottom: 2px;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .currency.md-txt .value, .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .number.md-txt .value, .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .currency.sml-txt .value, .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .number.sml-txt .value {
                font-size: 80px;
                font-size: 8rem;
                letter-spacing: -4px;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .percent .prefix {
                font-size: 40px;
                font-size: 4rem;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .percent .value {
                font-size: 80px;
                font-size: 8rem;
                letter-spacing: -4px;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .percent .unit {
                font-size: 60px;
                font-size: 6rem;
                line-height: 1em;
                margin-left: 10px;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .percent.md-txt .value, .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .percent.sml-txt .value {
                font-size: 80px;
                font-size: 8rem;
                letter-spacing: -4px;
            }

        .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 {
            height: 460px;
        }

            .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .ir-module.owl-slider .teaser-img {
                max-height: 460px;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .ir-module.owl-slider .owl-slider-pagination {
                margin: 11px 0 0 0;
            }

        .ir-modules-wrapper .ir-modules-content-wrapper .owl-slider {
            top: 0;
            margin-bottom: 0;
        }

            .ir-modules-wrapper .ir-modules-content-wrapper .owl-slider .owl-controlls {
                position: absolute;
                width: 100%;
                height: 50px;
                bottom: 0;
                z-index: 1000;
            }

                .ir-modules-wrapper .ir-modules-content-wrapper .owl-slider .owl-controlls:after {
                    content: '';
                    display: block;
                    width: 100%;
                    height: 100%;
                    background-color: rgba(255, 255, 255, 0.85);
                    position: absolute;
                    top: 0;
                    left: 0;
                }

            .ir-modules-wrapper .ir-modules-content-wrapper .owl-slider .owl-slider-pagination {
                margin: 7px 0 0 0;
                position: relative;
                z-index: 1001;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .owl-slider .owl-slider-navigation {
                display: none !important;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .owl-slider .owl-dot {
                width: 58px;
                padding: 4px;
            }

                .ir-modules-wrapper .ir-modules-content-wrapper .owl-slider .owl-dot span {
                    background: #9e9e9e;
                    width: 50px;
                }

                .ir-modules-wrapper .ir-modules-content-wrapper .owl-slider .owl-dot.active span, .ir-modules-wrapper .ir-modules-content-wrapper .owl-slider .owl-dot:hover span {
                    background: #000;
                }

            .ir-modules-wrapper .ir-modules-content-wrapper .owl-slider .owl-item .cta.pos-bl, .ir-modules-wrapper .ir-modules-content-wrapper .owl-slider .owl-item .module-category-label.pos-bl, .ir-modules-wrapper .ir-modules-content-wrapper .owl-slider .owl-item .cta.pos-br, .ir-modules-wrapper .ir-modules-content-wrapper .owl-slider .owl-item .module-category-label.pos-br {
                bottom: 50px;
            }

@media screen and (min-width:1681px) {
    .ir-modules-wrapper .page-teaser-element.text-only .cta span {
        font-size: 22px;
    }

    .ir-modules-wrapper .stock-course {
        font-size: 4.5px;
        font-size: 4.5rem;
    }

    .ir-modules-wrapper .ir-module .module-category-label {
        font-size: 19px;
    }

    .ir-modules-wrapper .stock-ticker {
        height: 100%;
    }

        .ir-modules-wrapper .stock-ticker .cta {
            height: auto;
            padding: 18px 20px 24px;
        }

            .ir-modules-wrapper .stock-ticker .cta .stock-info .stock-values {
                margin-bottom: 5px;
                line-height: 2.6em;
            }

            .ir-modules-wrapper .stock-ticker .cta .stock-info .stock-timestamp {
                position: relative;
                bottom: auto;
                left: 0;
            }

                .ir-modules-wrapper .stock-ticker .cta .stock-info .stock-timestamp p {
                    font-size: 15px;
                    font-size: 1.5rem;
                    margin: 0 0 8px 0;
                }

                    .ir-modules-wrapper .stock-ticker .cta .stock-info .stock-timestamp p span {
                        font-size: 12px;
                        font-size: 1.2rem;
                    }

        .ir-modules-wrapper .stock-ticker h2 {
            margin: 0 0 10px 0;
            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
            font-size: 30px;
            padding: 0;
        }

    .ir-modules-wrapper .module-figures .module-figures-img img {
        width: 220px;
    }

    .ir-modules-wrapper .module-figures .module-figures-numbers {
        font-size: 51px;
        line-height: 0.9;
        margin-top: 50px;
    }

        .ir-modules-wrapper .module-figures .module-figures-numbers .figure-footnote {
            font-size: 17px;
            line-height: 1.4;
        }

        .ir-modules-wrapper .module-figures .module-figures-numbers .cta {
            font-size: 19px;
            font-size: 1.9rem;
        }

        .ir-modules-wrapper .module-figures .module-figures-numbers .signifier {
            font-size: 35px;
            font-size: 3.5rem;
            line-height: 0.7em;
        }

        .ir-modules-wrapper .module-figures .module-figures-numbers.currency .prefix, .ir-modules-wrapper .module-figures .module-figures-numbers.number .prefix {
            font-size: 39px;
            font-size: 3.9rem;
            line-height: 1em;
        }

        .ir-modules-wrapper .module-figures .module-figures-numbers.currency .unit, .ir-modules-wrapper .module-figures .module-figures-numbers.number .unit {
            font-size: 39px;
            font-size: 3.9rem;
            line-height: 1em;
            margin: 0;
        }

        .ir-modules-wrapper .module-figures .module-figures-numbers.currency .value, .ir-modules-wrapper .module-figures .module-figures-numbers.number .value {
            display: block;
            font-size: 73px;
            font-size: 7.3rem;
            line-height: 0.7em;
        }

        .ir-modules-wrapper .module-figures .module-figures-numbers.currency.sml-txt .value, .ir-modules-wrapper .module-figures .module-figures-numbers.number.sml-txt .value {
            font-size: 48px;
            font-size: 4.8rem;
            line-height: 0.7em;
        }

        .ir-modules-wrapper .module-figures .module-figures-numbers.currency.md-txt .value, .ir-modules-wrapper .module-figures .module-figures-numbers.number.md-txt .value {
            font-size: 55px;
            font-size: 5.5rem;
            line-height: 0.7em;
            margin: 0 0 15px 0;
        }

        .ir-modules-wrapper .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .ir-modules-wrapper .module-figures .module-figures-numbers.number.md-txt .figure-footnote {
            margin: 25px 15px 0 0;
        }

        .ir-modules-wrapper .module-figures .module-figures-numbers.percent .prefix {
            font-size: 53px;
            font-size: 5.3rem;
        }

        .ir-modules-wrapper .module-figures .module-figures-numbers.percent .unit {
            font-size: 78px;
            font-size: 7.8rem;
        }

        .ir-modules-wrapper .module-figures .module-figures-numbers.percent .signifier {
            margin-top: 10px;
        }

        .ir-modules-wrapper .module-figures .module-figures-numbers.percent.md-txt .value {
            font-size: 80px;
            font-size: 8rem;
            line-height: 1.2em;
        }

    .ir-modules-wrapper .module-report.img-bottom .module-report-content-wrapper {
        padding-bottom: 60px;
    }

    .ir-modules-wrapper .module-report .module-report-numbers {
        display: inline;
        width: auto;
    }

        .ir-modules-wrapper .module-report .module-report-numbers.currency .prefix, .ir-modules-wrapper .module-report .module-report-numbers.number .prefix {
            font-size: 50px;
            font-size: 5rem;
            line-height: 1.2em;
        }

        .ir-modules-wrapper .module-report .module-report-numbers.currency .value, .ir-modules-wrapper .module-report .module-report-numbers.number .value {
            font-family: 'DaimlerCS-Bold', Arial, sans-serif;
            font-size: 210px;
            font-size: 21rem;
            line-height: 1em;
            letter-spacing: -10px;
        }

        .ir-modules-wrapper .module-report .module-report-numbers.currency .unit, .ir-modules-wrapper .module-report .module-report-numbers.number .unit {
            font-size: 50px;
            font-size: 5rem;
            line-height: 1.2em;
        }

        .ir-modules-wrapper .module-report .module-report-numbers.currency.md-txt, .ir-modules-wrapper .module-report .module-report-numbers.number.md-txt {
            margin-bottom: 30px;
        }

            .ir-modules-wrapper .module-report .module-report-numbers.currency.md-txt .prefix, .ir-modules-wrapper .module-report .module-report-numbers.number.md-txt .prefix {
                font-size: 80px;
                font-size: 8rem;
                line-height: 1em;
            }

            .ir-modules-wrapper .module-report .module-report-numbers.currency.md-txt .value, .ir-modules-wrapper .module-report .module-report-numbers.number.md-txt .value {
                font-size: 140px;
                font-size: 12rem;
                letter-spacing: -6px;
            }

            .ir-modules-wrapper .module-report .module-report-numbers.currency.md-txt .unit + .prefix, .ir-modules-wrapper .module-report .module-report-numbers.number.md-txt .unit + .prefix {
                font-size: 50px;
                font-size: 5rem;
            }

        .ir-modules-wrapper .module-report .module-report-numbers.currency.sml-txt .value, .ir-modules-wrapper .module-report .module-report-numbers.number.sml-txt .value {
            font-size: 90px;
            font-size: 9rem;
            letter-spacing: -6px;
        }

        .ir-modules-wrapper .module-report .module-report-numbers.percent .prefix {
            font-size: 80px;
            font-size: 8rem;
            line-height: 1.2em;
        }

        .ir-modules-wrapper .module-report .module-report-numbers.percent .value {
            font-family: 'DaimlerCS-Bold', Arial, sans-serif;
            font-size: 210px;
            font-size: 21rem;
            line-height: 1.2em;
            letter-spacing: -10px;
        }

        .ir-modules-wrapper .module-report .module-report-numbers.percent .unit {
            font-size: 160px;
            font-size: 16rem;
            line-height: 1.2em;
        }

        .ir-modules-wrapper .module-report .module-report-numbers.percent.md-txt {
            margin-bottom: 30px;
        }

            .ir-modules-wrapper .module-report .module-report-numbers.percent.md-txt .prefix {
                font-size: 80px;
                font-size: 8rem;
                margin-right: 1px;
            }

            .ir-modules-wrapper .module-report .module-report-numbers.percent.md-txt .value {
                font-size: 210px;
                font-size: 21rem;
                line-height: 1em;
            }

            .ir-modules-wrapper .module-report .module-report-numbers.percent.md-txt .unit {
                font-size: 160px;
                font-size: 16rem;
                margin-left: 4px;
            }

        .ir-modules-wrapper .module-report .module-report-numbers.percent.sml-txt .prefix {
            font-size: 70px;
            font-size: 7rem;
            margin-right: 1px;
        }

        .ir-modules-wrapper .module-report .module-report-numbers.percent.sml-txt .value {
            font-size: 130px;
            font-size: 13rem;
        }

        .ir-modules-wrapper .module-report .module-report-numbers.percent.sml-txt .unit {
            font-size: 100px;
            font-size: 10rem;
        }

    .ir-modules-wrapper .module-report .module-report-text {
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 1.2;
    }

        .ir-modules-wrapper .module-report .module-report-text p {
            margin: 0 0 5px 0;
        }

    .ir-modules-wrapper .module-report .module-report-download {
        line-height: 1.2;
    }

        .ir-modules-wrapper .module-report .module-report-download a {
            font-size: 19px;
            font-size: 1.9rem;
        }

            .ir-modules-wrapper .module-report .module-report-download a:before {
                background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-svg.svg) no-repeat -56px -35px;
            }

            .ir-modules-wrapper .module-report .module-report-download a:hover:before {
                background-position: -56px -10px;
            }

    .ir-modules-wrapper .ir-module-diagram {
        padding: 20px;
    }

        .ir-modules-wrapper .ir-module-diagram h2 {
            font-size: 37px;
            font-size: 3.7rem;
        }

        .ir-modules-wrapper .ir-module-diagram .canvas-wrapper {
            padding: 24px 30px;
            height: 414px;
        }

        .ir-modules-wrapper .ir-module-diagram .cta {
            font-size: 16px;
            font-size: 1.6rem;
            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
        }

            .ir-modules-wrapper .ir-module-diagram .cta a:after {
                bottom: 6px;
            }

            .ir-modules-wrapper .ir-module-diagram .cta a:hover {
                text-decoration: underline;
            }

    .ir-modules-wrapper .ir-modules-content-wrapper .module-width-1-1 .module-testimonial .content .article-quote blockquote {
        font-size: 20px;
    }

    .ir-modules-wrapper .module-testimonial {
        padding: 16px 40px 30px 320px;
        height: 280px;
    }

        .ir-modules-wrapper .module-testimonial .testimonial-header h3 {
            font-size: 17px;
            font-size: 1.7rem;
        }

            .ir-modules-wrapper .module-testimonial .testimonial-header h3:after {
                width: 235px;
            }

        .ir-modules-wrapper .module-testimonial blockquote {
            font-size: 30px;
            font-size: 3rem;
            line-height: 1.3em;
        }

        .ir-modules-wrapper .module-testimonial .testimonial-avatar img {
            width: 280px;
            height: 280px;
        }

        .ir-modules-wrapper .module-testimonial .testimonial-info {
            font-size: 17px;
            line-height: 1.2em;
            bottom: 16px;
            left: 320px;
        }

    .ir-modules-wrapper .module-width-1-2 .module-figures .module-figures-numbers.percent {
        margin-top: 10px;
    }

        .ir-modules-wrapper .module-width-1-2 .module-figures .module-figures-numbers.percent .prefix {
            font-size: 53px;
            font-size: 5.3rem;
        }

        .ir-modules-wrapper .module-width-1-2 .module-figures .module-figures-numbers.percent .value {
            font-size: 115px;
            font-size: 11.5rem;
            line-height: 0.7em;
        }

        .ir-modules-wrapper .module-width-1-2 .module-figures .module-figures-numbers.percent .unit {
            font-size: 78px;
            font-size: 7.8rem;
        }

        .ir-modules-wrapper .module-width-1-2 .module-figures .module-figures-numbers.percent.md-txt {
            margin-top: -9px;
        }

            .ir-modules-wrapper .module-width-1-2 .module-figures .module-figures-numbers.percent.md-txt .value {
                font-size: 80px;
                font-size: 8rem;
                line-height: 1.2em;
            }

    .ir-modules-wrapper .module-width-1-2 .ir-module-diagram .canvas-wrapper {
        height: 380px;
    }

    .ir-modules-wrapper .module-width-1-2 .ir-module-diagram[data-chart-type=pie] .canvas-wrapper {
        height: 350px;
    }

    .ir-modules-wrapper .module-width-1-2 .module-testimonial .testimonial-header h3 {
        font-size: 19px;
        font-size: 1.9rem;
        line-height: 1.4em;
        margin-bottom: 30px;
    }

    .ir-modules-wrapper .module-width-1-2 .module-testimonial blockquote {
        font-size: 28px;
        font-size: 2.8rem;
        line-height: 1.5em;
    }

    .ir-modules-wrapper .module-width-1-2 .module-testimonial .testimonial-avatar img {
        width: 110px;
        height: 110px;
    }

    .ir-modules-wrapper .module-width-1-2 .module-testimonial .testimonial-info {
        font-size: 19px;
        line-height: 1.2;
    }

    .ir-modules-wrapper .module-width-1-2 .module-testimonial .article-quote {
        margin-bottom: 25px;
    }

    .ir-modules-wrapper .module-width-1-4 .module-figures .module-category-label {
        padding: 0 0 25px 0;
    }

    .ir-modules-wrapper .module-width-1-4 .module-figures .module-figures-numbers .figure-footnote {
        text-align: center;
    }

    .ir-modules-wrapper .module-width-1-4 .module-testimonial {
        font-size: 17px;
    }

        .ir-modules-wrapper .module-width-1-4 .module-testimonial .testimonial-footer .testimonial-avatar img {
            width: 110px;
            height: 110px;
        }

        .ir-modules-wrapper .module-width-1-4 .module-testimonial blockquote {
            font-size: 19px;
        }

    .ir-modules-wrapper .module-width-1-4 .module-report .module-report-text {
        font-size: 19px;
        font-size: 1.9rem;
        margin: 0 auto 20px;
    }

    .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.percent.md-txt .prefix {
        font-size: 40px;
        font-size: 4rem;
        margin-right: 1px;
    }

    .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.percent.md-txt .value {
        font-size: 95px;
        font-size: 9.5rem;
        line-height: 1.2em;
    }

    .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.percent.md-txt .unit {
        font-size: 65px;
        font-size: 6.5rem;
        margin-left: 4px;
    }

    .ir-modules-wrapper .module-width-3-4 .ir-module-diagram .canvas-wrapper {
        height: 380px;
    }

    .ir-modules-wrapper .ir-modules-content-wrapper {
    }

        .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element .teaser-img {
            height: inherit;
        }

        .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element .cta h2 {
            font-size: 2.8rem;
            line-height: 1.05em;
        }

        .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element .cta span {
            font-size: 1.9rem;
            line-height: 1.4em;
        }

        .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element .cta h2 {
            font-size: 2.3rem;
            line-height: 1em;
        }

        .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element .cta span {
            font-size: 1.9rem;
            line-height: 1.4em;
        }

        .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.text-only .cta h2 {
            font-size: 3.3rem;
            line-height: 1.2em;
        }

        .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.text-only .cta span {
            font-size: 1.9rem;
            line-height: 1.125em;
        }

        .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element .cta h2 {
            margin: 0;
            font-size: 2.3rem;
            line-height: 1.6em;
        }

        .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element .cta span {
            font-size: 1.6rem;
            line-height: 1.4em;
        }

        .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-4.page-teaser-element .teaser-img {
            height: inherit;
        }

        .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-4.page-teaser-element .cta h2 {
            font-size: 1.9rem;
            line-height: 1.4em;
        }

        .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-4.page-teaser-element .cta span {
            font-size: 1.9rem;
            line-height: 1.4em;
        }

        .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-4.page-teaser-element.text-only .cta h2 {
            font-size: 2.5rem;
            line-height: 1.3em;
        }

        .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-4.page-teaser-element.text-only .cta span {
            font-size: 1.9rem;
            line-height: 1.125em;
        }

        .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 {
            height: 280px;
        }

            .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers {
                margin-bottom: 15px;
            }

        .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 {
            height: 580px;
        }

            .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .ir-module.owl-slider .teaser-img {
                max-height: 580px;
            }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .has-bg-top .ir-modules-wrapper .color-1.page-teaser-element.text-only .cta:after {
        background-position: -200px -576px;
        height: 24px;
        right: 10px;
        top: 20px;
        width: 13px;
    }

    .has-bg-top .ir-modules-wrapper .color-1:hover.page-teaser-element.text-only .cta:after {
        background-position: -200px -576px;
    }

    .ir-modules-wrapper {
        padding: 0;
    }

        .ir-modules-wrapper .ir-module-box {
            /*margin-bottom: 10px;*/
            padding: 0 5px;
        }

        .ir-modules-wrapper .module-page-teaser-text .module-category-label.pos-br, .ir-modules-wrapper .module-page-teaser-text .module-category-label.pos-bl, .ir-modules-wrapper .module-page-teaser-text .module-category-label.pos-tr, .ir-modules-wrapper .module-page-teaser-text .module-category-label.pos-tl {
            top: 0;
            left: 0;
            bottom: auto;
            right: auto;
        }

        .ir-modules-wrapper .ir-modules-content-wrapper {
        }

            .ir-modules-wrapper .ir-modules-content-wrapper .page-teaser-element {
                margin-bottom: 10px;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .owl-slider {
                top: 0;
                margin: 0;
            }

                .ir-modules-wrapper .ir-modules-content-wrapper .owl-slider .owl-controlls {
                    position: relative;
                    width: 100%;
                    height: 25px;
                    bottom: 0;
                }

                    .ir-modules-wrapper .ir-modules-content-wrapper .owl-slider .owl-controlls:after {
                        background-color: #fff;
                    }

                .ir-modules-wrapper .ir-modules-content-wrapper .owl-slider .owl-slider-pagination {
                    margin: 7px 0 0 0;
                    position: relative;
                    z-index: 1001;
                }

                .ir-modules-wrapper .ir-modules-content-wrapper .owl-slider .owl-item .cta.pos-bl, .ir-modules-wrapper .ir-modules-content-wrapper .owl-slider .owl-item .module-category-label.pos-bl, .ir-modules-wrapper .ir-modules-content-wrapper .owl-slider .owl-item .cta.pos-br, .ir-modules-wrapper .ir-modules-content-wrapper .owl-slider .owl-item .module-category-label.pos-br {
                    bottom: auto;
                }

            .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1, .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 {
                height: auto;
                min-height: 212px;
            }

                .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .ir-module, .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .ir-module {
                    height: auto;
                    min-height: 200px;
                }

                    .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .ir-module.module-stock-ticker, .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .ir-module.module-stock-ticker {
                        height: 212px;
                    }

                    .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .ir-module.module-figures, .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .ir-module.module-figures {
                        min-height: 212px;
                    }

                    .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .ir-module .ir-module-diagram .canvas-wrapper, .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .ir-module .ir-module-diagram .canvas-wrapper {
                        padding-bottom: 40px;
                    }

                .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1.module-width-1-2 .module-stock-ticker, .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2.module-width-1-2 .module-stock-ticker {
                    height: auto;
                }

            .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 {
                width: 100%;
                display: block;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element .cta {
                width: 100%;
                height: auto;
                position: relative;
                padding: 17px 55px 21px 20px;
            }

                .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element .cta:after {
                    height: 44px;
                    width: 25px;
                    top: 17px;
                    right: 12px;
                    background-position: -126px 0;
                }

                .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element .cta h2, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element .cta h2, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element .cta h2 {
                    font-size: 2.5rem;
                    line-height: 1.05em;
                }

                .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element .cta span, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element .cta span, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element .cta span {
                    font-size: 1.6rem;
                    line-height: 1.4em;
                }

                .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element .cta.pos-br, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element .cta.pos-br, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element .cta.pos-br, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element .cta.pos-tr, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element .cta.pos-tr, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element .cta.pos-tr, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element .cta.pos-bl, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element .cta.pos-bl, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element .cta.pos-bl, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element .cta.pos-tl, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element .cta.pos-tl, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element .cta.pos-tl {
                    margin: 0;
                }

                .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element .cta.pos-tr, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element .cta.pos-tr, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element .cta.pos-tr, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element .cta.pos-tl, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element .cta.pos-tl, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element .cta.pos-tl {
                    bottom: auto;
                }

            .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.transparent .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.transparent .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.transparent .cta:after {
                top: 17px;
                right: 12px;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-2 .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-2 .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-2 .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-2.transparent .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-2.transparent .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-2.transparent .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-3 .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-3 .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-3 .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-3.transparent .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-3.transparent .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-3.transparent .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-4 .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-4 .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-4 .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-4.transparent .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-4.transparent .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-4.transparent .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-5 .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-5 .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-5 .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-5.transparent .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-5.transparent .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-5.transparent .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-6 .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-6 .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-6 .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-6.transparent .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-6.transparent .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-6.transparent .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-7 .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-7 .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-7 .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-7.transparent .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-7.transparent .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-7.transparent .cta {
                padding: 17px 55px 21px 20px;
            }

                .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-2 .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-2 .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-2 .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-2.transparent .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-2.transparent .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-2.transparent .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-3 .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-3 .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-3 .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-3.transparent .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-3.transparent .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-3.transparent .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-4 .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-4 .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-4 .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-4.transparent .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-4.transparent .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-4.transparent .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-5 .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-5 .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-5 .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-5.transparent .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-5.transparent .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-5.transparent .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-6 .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-6 .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-6 .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-6.transparent .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-6.transparent .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-6.transparent .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-7 .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-7 .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-7 .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-7.transparent .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-7.transparent .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-7.transparent .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-2:hover .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-2:hover .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-2:hover .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-2.transparent:hover .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-2.transparent:hover .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-2.transparent:hover .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-3:hover .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-3:hover .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-3:hover .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-3.transparent:hover .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-3.transparent:hover .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-3.transparent:hover .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-4:hover .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-4:hover .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-4:hover .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-4.transparent:hover .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-4.transparent:hover .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-4.transparent:hover .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-5:hover .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-5:hover .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-5:hover .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-5.transparent:hover .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-5.transparent:hover .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-5.transparent:hover .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-6:hover .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-6:hover .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-6:hover .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-6.transparent:hover .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-6.transparent:hover .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-6.transparent:hover .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-7:hover .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-7:hover .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-7:hover .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-7.transparent:hover .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-7.transparent:hover .cta:after, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-7.transparent:hover .cta:after {
                    height: 44px;
                    width: 25px;
                    top: 17px;
                    right: 12px;
                    background-position: -176px -120px;
                }

            .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-2 .module-live-feed .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-2 .module-live-feed .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-2 .module-live-feed .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-2.transparent .module-live-feed .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-2.transparent .module-live-feed .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-2.transparent .module-live-feed .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-3 .module-live-feed .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-3 .module-live-feed .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-3 .module-live-feed .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-3.transparent .module-live-feed .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-3.transparent .module-live-feed .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-3.transparent .module-live-feed .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-4 .module-live-feed .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-4 .module-live-feed .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-4 .module-live-feed .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-4.transparent .module-live-feed .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-4.transparent .module-live-feed .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-4.transparent .module-live-feed .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-5 .module-live-feed .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-5 .module-live-feed .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-5 .module-live-feed .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-5.transparent .module-live-feed .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-5.transparent .module-live-feed .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-5.transparent .module-live-feed .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-6 .module-live-feed .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-6 .module-live-feed .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-6 .module-live-feed .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-6.transparent .module-live-feed .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-6.transparent .module-live-feed .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-6.transparent .module-live-feed .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-7 .module-live-feed .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-7 .module-live-feed .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-7 .module-live-feed .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-7.transparent .module-live-feed .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-7.transparent .module-live-feed .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-7.transparent .module-live-feed .cta {
                padding: 20px 55px 20px 76px;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-2 .module-video .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-2 .module-video .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-2 .module-video .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-2.transparent .module-video .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-2.transparent .module-video .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-2.transparent .module-video .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-3 .module-video .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-3 .module-video .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-3 .module-video .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-3.transparent .module-video .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-3.transparent .module-video .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-3.transparent .module-video .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-4 .module-video .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-4 .module-video .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-4 .module-video .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-4.transparent .module-video .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-4.transparent .module-video .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-4.transparent .module-video .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-5 .module-video .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-5 .module-video .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-5 .module-video .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-5.transparent .module-video .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-5.transparent .module-video .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-5.transparent .module-video .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-6 .module-video .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-6 .module-video .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-6 .module-video .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-6.transparent .module-video .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-6.transparent .module-video .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-6.transparent .module-video .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-7 .module-video .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-7 .module-video .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-7 .module-video .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-1.page-teaser-element.color-7.transparent .module-video .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.color-7.transparent .module-video .cta, .ir-modules-wrapper .ir-modules-content-wrapper .element-size-3-4.page-teaser-element.color-7.transparent .module-video .cta {
                padding: 20px 55px 20px 62px;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-2.page-teaser-element.text-only .cta span {
                position: relative;
                bottom: auto;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-4.page-teaser-element .module-page-teaser-text {
                height: 212px;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-4.page-teaser-element .cta:after {
                right: 20px !important;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-4.page-teaser-element.text-only .cta {
                padding: 14px 45px 15px 28px;
            }

                .ir-modules-wrapper .ir-modules-content-wrapper .element-size-1-4.page-teaser-element.text-only .cta h2 {
                    font-size: 30px !important;
                    font-size: 3rem !important;
                }

            .ir-modules-wrapper .ir-modules-content-wrapper .ir-module-diagram .canvas-wrapper {
                height: 300px;
            }

        .ir-modules-wrapper .module-width-1-2 .stock-ticker {
            height: auto;
        }

            .ir-modules-wrapper .module-width-1-2 .stock-ticker .cta {
                height: auto;
                padding: 24px 20px 24px;
            }

                .ir-modules-wrapper .module-width-1-2 .stock-ticker .cta .stock-info .stock-values {
                    margin-bottom: 5px;
                    line-height: 2.6em;
                }

                .ir-modules-wrapper .module-width-1-2 .stock-ticker .cta .stock-info .stock-timestamp {
                    position: relative;
                    bottom: auto;
                    left: 0;
                }

                    .ir-modules-wrapper .module-width-1-2 .stock-ticker .cta .stock-info .stock-timestamp p {
                        font-size: 12px;
                        font-size: 1.2rem;
                        margin: 0 0 8px 0;
                    }

                        .ir-modules-wrapper .module-width-1-2 .stock-ticker .cta .stock-info .stock-timestamp p span {
                            font-size: 12px;
                            font-size: 1.2rem;
                        }

            .ir-modules-wrapper .module-width-1-2 .stock-ticker h2 {
                margin: 0 0 10px 0;
                font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                font-size: 30px;
                padding: 0;
            }

            .ir-modules-wrapper .module-width-1-2 .stock-ticker.show-graph {
                margin: 0;
            }

                .ir-modules-wrapper .module-width-1-2 .stock-ticker.show-graph.color-1 .cta, .ir-modules-wrapper .module-width-1-2 .stock-ticker.show-graph.color-2 .cta, .ir-modules-wrapper .module-width-1-2 .stock-ticker.show-graph.color-3 .cta, .ir-modules-wrapper .module-width-1-2 .stock-ticker.show-graph.color-4 .cta, .ir-modules-wrapper .module-width-1-2 .stock-ticker.show-graph.color-5 .cta, .ir-modules-wrapper .module-width-1-2 .stock-ticker.show-graph.color-6 .cta, .ir-modules-wrapper .module-width-1-2 .stock-ticker.show-graph.color-7 .cta, .ir-modules-wrapper .module-width-1-2 .stock-ticker.show-graph.color-8 .cta {
                    height: auto;
                }

        .ir-modules-wrapper .module-download-list, .ir-modules-wrapper .module-links-list, .ir-modules-wrapper .events-teaser, .ir-modules-wrapper .download-teaser {
            padding: 46px 40px 24px 39px !important;
            margin-bottom: 0 !important;
        }

        .ir-modules-wrapper .module-report {
            padding: 19px 30px 24px;
        }

            .ir-modules-wrapper .module-report.img-bottom .module-report-content-wrapper {
                padding-bottom: 0;
            }

            .ir-modules-wrapper .module-report .module-report-numbers.currency, .ir-modules-wrapper .module-report .module-report-numbers.number {
                display: block;
                margin-bottom: 12px;
            }

                .ir-modules-wrapper .module-report .module-report-numbers.currency .prefix, .ir-modules-wrapper .module-report .module-report-numbers.number .prefix {
                    font-size: 40px;
                    font-size: 4rem;
                    line-height: 1em;
                }

                .ir-modules-wrapper .module-report .module-report-numbers.currency .value, .ir-modules-wrapper .module-report .module-report-numbers.number .value {
                    font-size: 100px;
                    font-size: 10rem;
                    letter-spacing: -4px;
                    display: inline;
                }

                .ir-modules-wrapper .module-report .module-report-numbers.currency .unit, .ir-modules-wrapper .module-report .module-report-numbers.number .unit {
                    font-size: 40px;
                    font-size: 4rem;
                    line-height: 1em;
                    margin-left: 10px;
                }

                .ir-modules-wrapper .module-report .module-report-numbers.currency.sml-txt .value, .ir-modules-wrapper .module-report .module-report-numbers.number.sml-txt .value, .ir-modules-wrapper .module-report .module-report-numbers.currency.md-txt .value, .ir-modules-wrapper .module-report .module-report-numbers.number.md-txt .value {
                    font-size: 80px;
                    font-size: 8rem;
                    letter-spacing: -4px;
                }

            .ir-modules-wrapper .module-report .module-report-numbers.percent .prefix {
                font-size: 60px;
                font-size: 6rem;
                letter-spacing: -4px;
                line-height: 0.1em;
                margin-right: 4px;
            }

            .ir-modules-wrapper .module-report .module-report-numbers.percent .value {
                font-size: 115px;
                font-size: 11.5rem;
                letter-spacing: -4px;
                display: inline;
            }

            .ir-modules-wrapper .module-report .module-report-numbers.percent .unit {
                font-size: 80px;
                font-size: 8rem;
                line-height: 0.7em;
            }

            .ir-modules-wrapper .module-report .module-report-numbers.percent.md-txt, .ir-modules-wrapper .module-report .module-report-numbers.percent.sml-txt {
                margin-bottom: 20px;
            }

                .ir-modules-wrapper .module-report .module-report-numbers.percent.md-txt .prefix, .ir-modules-wrapper .module-report .module-report-numbers.percent.sml-txt .prefix {
                    font-size: 60px;
                    font-size: 6rem;
                }

                .ir-modules-wrapper .module-report .module-report-numbers.percent.md-txt .value, .ir-modules-wrapper .module-report .module-report-numbers.percent.sml-txt .value {
                    font-size: 115px;
                    font-size: 11.5rem;
                }

                .ir-modules-wrapper .module-report .module-report-numbers.percent.md-txt .unit, .ir-modules-wrapper .module-report .module-report-numbers.percent.sml-txt .unit {
                    font-size: 80px;
                    font-size: 8rem;
                }

            .ir-modules-wrapper .module-report .module-report-text {
                margin-top: 15px;
            }

            .ir-modules-wrapper .module-report .module-report-img {
                display: none;
            }

        .ir-modules-wrapper .module-testimonial {
            padding: 16px 40px 30px 220px;
        }

            .ir-modules-wrapper .module-testimonial.module-testimonial {
                height: 200px;
            }

            .ir-modules-wrapper .module-testimonial .testimonial-header h3 {
                font-size: 1.4rem;
                font-size: 14px;
                line-height: 1.4;
                position: relative;
                padding-bottom: 5px;
                margin-bottom: 15px;
            }

                .ir-modules-wrapper .module-testimonial .testimonial-header h3:after {
                    width: 197px;
                    height: 1px;
                }

            .ir-modules-wrapper .module-testimonial blockquote {
                font-size: 20px;
                font-size: 2rem;
                line-height: 1.3em;
            }

            .ir-modules-wrapper .module-testimonial .testimonial-avatar img {
                width: 200px;
                height: 200px;
            }

            .ir-modules-wrapper .module-testimonial .testimonial-info {
                bottom: 16px;
                left: 220px;
                font-size: 1.2rem;
                font-size: 12px;
            }

        .ir-modules-wrapper .module-width-1-2 .module-testimonial, .ir-modules-wrapper .module-width-1-4 .module-testimonial {
            height: auto !important;
            padding: 24px 0 0 0;
        }

            .ir-modules-wrapper .module-width-1-2 .module-testimonial .testimonial-header, .ir-modules-wrapper .module-width-1-4 .module-testimonial .testimonial-header {
                padding: 0 40px 0 40px;
                order: 1;
                text-align: left;
            }

                .ir-modules-wrapper .module-width-1-2 .module-testimonial .testimonial-header h3, .ir-modules-wrapper .module-width-1-4 .module-testimonial .testimonial-header h3 {
                    padding-bottom: 14px;
                    margin-bottom: 20px;
                }

                    .ir-modules-wrapper .module-width-1-2 .module-testimonial .testimonial-header h3:after, .ir-modules-wrapper .module-width-1-4 .module-testimonial .testimonial-header h3:after {
                        width: 197px;
                        height: 1px;
                    }

            .ir-modules-wrapper .module-width-1-2 .module-testimonial .testimonial-body, .ir-modules-wrapper .module-width-1-4 .module-testimonial .testimonial-body {
                padding: 0 40px 16px 40px;
                order: 2;
                text-align: left;
            }

            .ir-modules-wrapper .module-width-1-2 .module-testimonial blockquote, .ir-modules-wrapper .module-width-1-4 .module-testimonial blockquote {
                font-size: 25px;
                font-size: 2.5rem;
                padding: 0;
            }

            .ir-modules-wrapper .module-width-1-2 .module-testimonial .content, .ir-modules-wrapper .module-width-1-4 .module-testimonial .content {
                width: auto;
                height: auto;
                display: block;
            }

            .ir-modules-wrapper .module-width-1-2 .module-testimonial .testimonial-footer, .ir-modules-wrapper .module-width-1-4 .module-testimonial .testimonial-footer {
                display: flex;
                text-align: left;
                flex-direction: row;
                align-content: center;
                margin: 0 0 27px 0;
                padding: 0 30px;
                width: 100%;
                order: 3;
            }

                .ir-modules-wrapper .module-width-1-2 .module-testimonial .testimonial-footer .testimonial-avatar img, .ir-modules-wrapper .module-width-1-4 .module-testimonial .testimonial-footer .testimonial-avatar img {
                    flex: 0 1 0;
                    border-radius: 50%;
                    margin: 0 10px 0;
                    vertical-align: middle;
                    width: 55px;
                    height: 55px;
                }

                .ir-modules-wrapper .module-width-1-2 .module-testimonial .testimonial-footer .testimonial-info, .ir-modules-wrapper .module-width-1-4 .module-testimonial .testimonial-footer .testimonial-info {
                    font-size: 1.4rem;
                    font-size: 14px;
                    line-height: 1.2;
                    margin: 0;
                    align-self: center;
                    flex: 1 0 0;
                }

        .ir-modules-wrapper .module-width-1-2 .module-report.img-bottom .module-report-content-wrapper, .ir-modules-wrapper .module-width-1-4 .module-report.img-bottom .module-report-content-wrapper {
            padding-bottom: 0;
        }

        .ir-modules-wrapper .module-width-1-2 .module-report .module-report-text, .ir-modules-wrapper .module-width-1-4 .module-report .module-report-text {
            font-size: 18px;
            font-size: 1.8rem;
        }

        .ir-modules-wrapper .module-width-1-2 .module-report .module-report-download a, .ir-modules-wrapper .module-width-1-4 .module-report .module-report-download a {
            font-size: 16px;
            font-size: 1.6rem;
        }

        .ir-modules-wrapper .module-width-1-2 .module-report .module-report-numbers.currency, .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.currency, .ir-modules-wrapper .module-width-1-2 .module-report .module-report-numbers.number, .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.number {
            display: block;
            margin-bottom: 12px;
        }

            .ir-modules-wrapper .module-width-1-2 .module-report .module-report-numbers.currency .prefix, .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.currency .prefix, .ir-modules-wrapper .module-width-1-2 .module-report .module-report-numbers.number .prefix, .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.number .prefix {
                font-size: 46px;
                font-size: 4.6rem;
                letter-spacing: -4px;
                line-height: 0.1em;
            }

            .ir-modules-wrapper .module-width-1-2 .module-report .module-report-numbers.currency .value, .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.currency .value, .ir-modules-wrapper .module-width-1-2 .module-report .module-report-numbers.number .value, .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.number .value {
                font-size: 115px;
                font-size: 11.5rem;
                letter-spacing: -4px;
                display: inline;
            }

            .ir-modules-wrapper .module-width-1-2 .module-report .module-report-numbers.currency .unit, .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.currency .unit, .ir-modules-wrapper .module-width-1-2 .module-report .module-report-numbers.number .unit, .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.number .unit {
                font-size: 56px;
                font-size: 5.6rem;
                line-height: 0.7em;
            }

            .ir-modules-wrapper .module-width-1-2 .module-report .module-report-numbers.currency.sml-txt .value, .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.currency.sml-txt .value, .ir-modules-wrapper .module-width-1-2 .module-report .module-report-numbers.number.sml-txt .value, .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.number.sml-txt .value, .ir-modules-wrapper .module-width-1-2 .module-report .module-report-numbers.currency.md-txt .value, .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.currency.md-txt .value, .ir-modules-wrapper .module-width-1-2 .module-report .module-report-numbers.number.md-txt .value, .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.number.md-txt .value {
                font-size: 80px;
                font-size: 8rem;
                letter-spacing: -4px;
            }

        .ir-modules-wrapper .module-width-1-2 .module-report .module-report-numbers.percent, .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.percent {
            margin-bottom: 20px;
            display: block;
        }

            .ir-modules-wrapper .module-width-1-2 .module-report .module-report-numbers.percent .prefix, .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.percent .prefix {
                font-size: 60px;
                font-size: 6rem;
                letter-spacing: -4px;
                line-height: 0.1em;
            }

            .ir-modules-wrapper .module-width-1-2 .module-report .module-report-numbers.percent .value, .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.percent .value {
                font-size: 115px;
                font-size: 11.5rem;
                letter-spacing: -4px;
                display: inline;
            }

            .ir-modules-wrapper .module-width-1-2 .module-report .module-report-numbers.percent .unit, .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.percent .unit {
                font-size: 80px;
                font-size: 8rem;
                line-height: 0.7em;
            }

            .ir-modules-wrapper .module-width-1-2 .module-report .module-report-numbers.percent.sml-txt .prefix, .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.percent.sml-txt .prefix, .ir-modules-wrapper .module-width-1-2 .module-report .module-report-numbers.percent.md-txt .prefix, .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.percent.md-txt .prefix {
                font-size: 60px;
                font-size: 6rem;
            }

            .ir-modules-wrapper .module-width-1-2 .module-report .module-report-numbers.percent.sml-txt .value, .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.percent.sml-txt .value, .ir-modules-wrapper .module-width-1-2 .module-report .module-report-numbers.percent.md-txt .value, .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.percent.md-txt .value {
                font-size: 115px;
                font-size: 11.5rem;
            }

            .ir-modules-wrapper .module-width-1-2 .module-report .module-report-numbers.percent.sml-txt .unit, .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.percent.sml-txt .unit, .ir-modules-wrapper .module-width-1-2 .module-report .module-report-numbers.percent.md-txt .unit, .ir-modules-wrapper .module-width-1-4 .module-report .module-report-numbers.percent.md-txt .unit {
                font-size: 80px;
                font-size: 8rem;
            }

        .ir-modules-wrapper .module-width-1-2 .module-report .module-report-text, .ir-modules-wrapper .module-width-1-4 .module-report .module-report-text {
            margin-top: 0;
        }

        .ir-modules-wrapper .module-width-1-2 .stock-ticker .cta, .ir-modules-wrapper .module-width-1-4 .stock-ticker .cta {
            padding: 14px 28px 24px;
        }

        .ir-modules-wrapper .module-width-1-2 .stock-ticker.show-graph .stock-info, .ir-modules-wrapper .module-width-1-4 .stock-ticker.show-graph .stock-info {
            width: 70%;
            margin: 0 auto;
        }

        .ir-modules-wrapper .module-width-1-2 .module-figures, .ir-modules-wrapper .module-width-1-4 .module-figures {
            padding: 0 20px 60px;
        }

            .ir-modules-wrapper .module-width-1-2 .module-figures .row, .ir-modules-wrapper .module-width-1-4 .module-figures .row {
                width: 80%;
                margin: 0 auto;
            }

            .ir-modules-wrapper .module-width-1-2 .module-figures .module-figures-img, .ir-modules-wrapper .module-width-1-4 .module-figures .module-figures-img {
                width: 50%;
                float: left;
                margin: 0;
                padding: 0 10px;
                text-align: center;
            }

                .ir-modules-wrapper .module-width-1-2 .module-figures .module-figures-img > span, .ir-modules-wrapper .module-width-1-4 .module-figures .module-figures-img > span {
                    margin: 0 20px 0 20px;
                    display: inline-block;
                }

            .ir-modules-wrapper .module-width-1-2 .module-figures .module-category-label, .ir-modules-wrapper .module-width-1-4 .module-figures .module-category-label {
                padding: 17px 20px 17px 7px;
            }

            .ir-modules-wrapper .module-width-1-2 .module-figures .figure-footnote, .ir-modules-wrapper .module-width-1-4 .module-figures .figure-footnote {
                margin-left: 0;
            }

            .ir-modules-wrapper .module-width-1-2 .module-figures .module-figures-numbers, .ir-modules-wrapper .module-width-1-4 .module-figures .module-figures-numbers {
                font-size: 48px;
                line-height: 0.9;
                text-align: left;
                width: 50%;
                float: left;
                margin: 0;
                padding: 0 10px;
            }

                .ir-modules-wrapper .module-width-1-2 .module-figures .module-figures-numbers.currency.sml-txt .value, .ir-modules-wrapper .module-width-1-4 .module-figures .module-figures-numbers.currency.sml-txt .value, .ir-modules-wrapper .module-width-1-2 .module-figures .module-figures-numbers.number.sml-txt .value, .ir-modules-wrapper .module-width-1-4 .module-figures .module-figures-numbers.number.sml-txt .value, .ir-modules-wrapper .module-width-1-2 .module-figures .module-figures-numbers.currency.md-txt .value, .ir-modules-wrapper .module-width-1-4 .module-figures .module-figures-numbers.currency.md-txt .value, .ir-modules-wrapper .module-width-1-2 .module-figures .module-figures-numbers.number.md-txt .value, .ir-modules-wrapper .module-width-1-4 .module-figures .module-figures-numbers.number.md-txt .value {
                    font-size: 52px;
                    font-size: 5.2rem;
                    line-height: 0.7em;
                    letter-spacing: -4px;
                    margin: 0 0 5px 0;
                }

                .ir-modules-wrapper .module-width-1-2 .module-figures .module-figures-numbers.currency.sml-txt .figure-footnote, .ir-modules-wrapper .module-width-1-4 .module-figures .module-figures-numbers.currency.sml-txt .figure-footnote, .ir-modules-wrapper .module-width-1-2 .module-figures .module-figures-numbers.number.sml-txt .figure-footnote, .ir-modules-wrapper .module-width-1-4 .module-figures .module-figures-numbers.number.sml-txt .figure-footnote, .ir-modules-wrapper .module-width-1-2 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .ir-modules-wrapper .module-width-1-4 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .ir-modules-wrapper .module-width-1-2 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .ir-modules-wrapper .module-width-1-4 .module-figures .module-figures-numbers.number.md-txt .figure-footnote {
                    margin: 5px 30px 0 0;
                    line-height: 1.2em;
                }

                .ir-modules-wrapper .module-width-1-2 .module-figures .module-figures-numbers.percent .prefix, .ir-modules-wrapper .module-width-1-4 .module-figures .module-figures-numbers.percent .prefix {
                    font-size: 50px;
                    font-size: 5rem;
                    margin-right: 2px;
                }

                .ir-modules-wrapper .module-width-1-2 .module-figures .module-figures-numbers.percent .value, .ir-modules-wrapper .module-width-1-4 .module-figures .module-figures-numbers.percent .value {
                    font-size: 115px;
                    font-size: 11.5rem;
                    line-height: 0.7em;
                    letter-spacing: -0.2em;
                }

                .ir-modules-wrapper .module-width-1-2 .module-figures .module-figures-numbers.percent .unit, .ir-modules-wrapper .module-width-1-4 .module-figures .module-figures-numbers.percent .unit {
                    font-size: 56px;
                    font-size: 5.6rem;
                    line-height: 0.7em;
                    margin-left: 5px;
                }

                .ir-modules-wrapper .module-width-1-2 .module-figures .module-figures-numbers.percent .signifier, .ir-modules-wrapper .module-width-1-4 .module-figures .module-figures-numbers.percent .signifier {
                    font-size: 45px;
                    font-size: 4.5rem;
                }

                .ir-modules-wrapper .module-width-1-2 .module-figures .module-figures-numbers.percent.md-txt, .ir-modules-wrapper .module-width-1-4 .module-figures .module-figures-numbers.percent.md-txt {
                    margin-top: -10px;
                }

                    .ir-modules-wrapper .module-width-1-2 .module-figures .module-figures-numbers.percent.md-txt .prefix, .ir-modules-wrapper .module-width-1-4 .module-figures .module-figures-numbers.percent.md-txt .prefix {
                        font-size: 35px;
                        font-size: 3.5rem;
                        margin-right: 1px;
                    }

                    .ir-modules-wrapper .module-width-1-2 .module-figures .module-figures-numbers.percent.md-txt .value, .ir-modules-wrapper .module-width-1-4 .module-figures .module-figures-numbers.percent.md-txt .value {
                        font-size: 70px;
                        font-size: 7rem;
                        line-height: 1.2em;
                    }

                    .ir-modules-wrapper .module-width-1-2 .module-figures .module-figures-numbers.percent.md-txt .unit, .ir-modules-wrapper .module-width-1-4 .module-figures .module-figures-numbers.percent.md-txt .unit {
                        font-size: 50px;
                        font-size: 5rem;
                    }

        .ir-modules-wrapper .module-width-1-2.module-height-rows-1, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 {
            height: 212px;
            overflow: hidden;
        }

            .ir-modules-wrapper .module-width-1-2.module-height-rows-1.col-sm-12, .ir-modules-wrapper .module-width-1-4.module-height-rows-1.col-sm-12 {
                height: auto;
                min-height: auto;
            }

            .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report.img-bottom .module-report-content-wrapper {
                padding-bottom: 0;
            }

            .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-text, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-text {
                font-size: 16px;
                font-size: 1.6rem;
                line-height: 1.1em;
            }

            .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-download a, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-download a {
                font-size: 14px;
                font-size: 1.4rem;
            }

                .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-download a:before, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-download a:before {
                    vertical-align: bottom;
                    transform: scale(0.85);
                }

            .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.currency, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.currency, .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt, .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.currency.md-txt, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.currency.md-txt, .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.number, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.number, .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.number.sml-txt, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.number.sml-txt, .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.number.md-txt, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.number.md-txt {
                display: block;
                margin-bottom: 12px;
            }

                .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.currency .value, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.currency .value, .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .value, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .value, .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .value, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .value, .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.number .value, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.number .value, .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .value, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .value, .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.number.md-txt .value, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.number.md-txt .value {
                    font-size: 60px;
                    font-size: 6rem;
                }

                .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.currency .unit, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.currency .unit, .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .unit, .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .unit, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .unit, .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.number .unit, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.number .unit, .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .unit, .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.number.md-txt .unit, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.number.md-txt .unit, .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.currency .prefix, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.currency .prefix, .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .prefix, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .prefix, .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .prefix, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .prefix, .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.number .prefix, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.number .prefix, .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .prefix, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .prefix, .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.number.md-txt .prefix, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.number.md-txt .prefix {
                    font-size: 30px;
                    font-size: 3rem;
                }

            .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.percent .value, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.percent .value, .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .value, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .value, .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .value, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .value {
                font-size: 60px;
                font-size: 6rem;
                letter-spacing: 0;
            }

            .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.percent .unit, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.percent .unit, .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .unit, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .unit, .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .unit, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .unit {
                margin-left: 5px;
            }

            .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.percent .prefix, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.percent .prefix, .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .prefix, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .prefix, .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .prefix, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .prefix {
                margin-right: 10px;
            }

            .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.percent .unit, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.percent .unit, .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .unit, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .unit, .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .unit, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .unit, .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.percent .prefix, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.percent .prefix, .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .prefix, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.percent.sml-txt .prefix, .ir-modules-wrapper .module-width-1-2.module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .prefix, .ir-modules-wrapper .module-width-1-4.module-height-rows-1 .module-report .module-report-numbers.percent.md-txt .prefix {
                font-size: 30px;
                font-size: 3rem;
            }

        .ir-modules-wrapper .color-2 .module-category-label, .ir-modules-wrapper .color-3 .module-category-label, .ir-modules-wrapper .color-4 .module-category-label, .ir-modules-wrapper .color-5 .module-category-label {
            color: #fff;
        }

        .ir-modules-wrapper .color-2 .module-report, .ir-modules-wrapper .color-3 .module-report, .ir-modules-wrapper .color-4 .module-report, .ir-modules-wrapper .color-5 .module-report {
            color: #fff;
            border-color: transparent;
        }

            .ir-modules-wrapper .color-2 .module-report .module-report-text, .ir-modules-wrapper .color-3 .module-report .module-report-text, .ir-modules-wrapper .color-4 .module-report .module-report-text, .ir-modules-wrapper .color-5 .module-report .module-report-text {
                color: #fff;
                border-color: #fff;
            }

            .ir-modules-wrapper .color-2 .module-report .module-report-download a, .ir-modules-wrapper .color-3 .module-report .module-report-download a, .ir-modules-wrapper .color-4 .module-report .module-report-download a, .ir-modules-wrapper .color-5 .module-report .module-report-download a {
                color: #fff;
            }

                .ir-modules-wrapper .color-2 .module-report .module-report-download a span, .ir-modules-wrapper .color-3 .module-report .module-report-download a span, .ir-modules-wrapper .color-4 .module-report .module-report-download a span, .ir-modules-wrapper .color-5 .module-report .module-report-download a span {
                    color: #fff;
                }

                .ir-modules-wrapper .color-2 .module-report .module-report-download a:before, .ir-modules-wrapper .color-3 .module-report .module-report-download a:before, .ir-modules-wrapper .color-4 .module-report .module-report-download a:before, .ir-modules-wrapper .color-5 .module-report .module-report-download a:before {
                    background-position: -56px -155px;
                }

                .ir-modules-wrapper .color-2 .module-report .module-report-download a:hover:before, .ir-modules-wrapper .color-3 .module-report .module-report-download a:hover:before, .ir-modules-wrapper .color-4 .module-report .module-report-download a:hover:before, .ir-modules-wrapper .color-5 .module-report .module-report-download a:hover:before {
                    background-position: -56px -155px;
                }
}

@media screen and (max-width:767px) {
    .has-bg-top .ir-modules-wrapper .color-1.page-teaser-element.text-only .cta:after {
        background-position: -391px -480px;
        height: 16px;
        right: 15px;
        top: 18px;
        width: 9px;
    }

    .has-bg-top .ir-modules-wrapper .color-1:hover.page-teaser-element.text-only .cta:after {
        background-position: -391px -480px;
    }

    .ir-modules-wrapper {
        padding: 0 10px;
    }

        .ir-modules-wrapper .ir-modules-content-wrapper {
            padding: 0;
        }

            .ir-modules-wrapper .ir-modules-content-wrapper .row .ir-module-box {
                padding: 0 5px;
                margin-bottom: 5px;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .owl-slider {
                min-height: auto;
                margin-top: 0;
            }

                .ir-modules-wrapper .ir-modules-content-wrapper .owl-slider .owl-controlls {
                    position: relative;
                    width: 100%;
                    height: 25px;
                }

                .ir-modules-wrapper .ir-modules-content-wrapper .owl-slider .owl-slider-pagination {
                    position: relative;
                    z-index: 1001;
                    transform: scale(0.6, 1);
                }

                .ir-modules-wrapper .ir-modules-content-wrapper .owl-slider .owl-item .cta.pos-bl, .ir-modules-wrapper .ir-modules-content-wrapper .owl-slider .owl-item .module-category-label.pos-bl, .ir-modules-wrapper .ir-modules-content-wrapper .owl-slider .owl-item .cta.pos-br, .ir-modules-wrapper .ir-modules-content-wrapper .owl-slider .owl-item .module-category-label.pos-br {
                    top: 0;
                    bottom: auto;
                }

            .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency .value, .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number .value {
                font-size: 60px;
                font-size: 6rem;
                letter-spacing: -2px;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.md-txt .value, .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.md-txt .value, .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.currency.sml-txt .value, .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-report .module-report-numbers.number.sml-txt .value {
                font-size: 60px;
                font-size: 6rem;
                letter-spacing: -2px;
            }

            .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1, .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 {
                height: auto;
            }

                .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .ir-module, .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-2 .ir-module {
                    height: auto;
                    min-height: 10px;
                }

            .ir-modules-wrapper .ir-modules-content-wrapper .ir-module-diagram {
            }

                .ir-modules-wrapper .ir-modules-content-wrapper .ir-module-diagram .chartjs-pie-legend {
                    text-align: left;
                }

                    .ir-modules-wrapper .ir-modules-content-wrapper .ir-module-diagram .chartjs-pie-legend li {
                        display: block;
                    }

    .module-page-teaser-text .module-category-label {
        top: 0;
        left: 0;
        padding: 7px 14px;
    }

        .module-page-teaser-text .module-category-label.pos-br, .module-page-teaser-text .module-category-label.pos-bl, .module-page-teaser-text .module-category-label.pos-tr, .module-page-teaser-text .module-category-label.pos-tl {
            top: 0;
            left: 0;
            bottom: auto;
            right: auto;
        }

    .module-page-teaser-text .cta {
        padding: 10px 35px 7px 15px;
        position: relative;
        width: 100%;
        height: 62px;
    }

        .module-page-teaser-text .cta:after {
            height: 32px;
            right: 11px;
            top: 15px;
            width: 18px;
        }

        .module-page-teaser-text .cta h2 {
            font-size: 17px;
            font-size: 1.7rem;
            line-height: 1.15em;
        }

    .module-testimonial, .module-width-1-2 .module-testimonial, .module-width-1-4 .module-testimonial {
        padding: 30px 20px;
        text-align: left;
    }

        .module-testimonial .testimonial-header, .module-width-1-2 .module-testimonial .testimonial-header, .module-width-1-4 .module-testimonial .testimonial-header {
            padding: 0 0 14px 0;
            order: 1;
            text-align: left;
        }

            .module-testimonial .testimonial-header h3, .module-width-1-2 .module-testimonial .testimonial-header h3, .module-width-1-4 .module-testimonial .testimonial-header h3 {
                font-size: 1.4rem;
                font-size: 14px;
                line-height: 1.4;
                position: relative;
                padding-bottom: 10px;
                margin-bottom: 0;
            }

                .module-testimonial .testimonial-header h3:after, .module-width-1-2 .module-testimonial .testimonial-header h3:after, .module-width-1-4 .module-testimonial .testimonial-header h3:after {
                    width: 197px;
                    height: 1px;
                }

        .module-testimonial .testimonial-body, .module-width-1-2 .module-testimonial .testimonial-body, .module-width-1-4 .module-testimonial .testimonial-body {
            padding: 0 0 16px 0;
            margin: 0;
            order: 2;
        }

        .module-testimonial blockquote, .module-width-1-2 .module-testimonial blockquote, .module-width-1-4 .module-testimonial blockquote {
            font-size: 20px;
        }

        .module-testimonial .content, .module-width-1-2 .module-testimonial .content, .module-width-1-4 .module-testimonial .content {
            width: auto;
            height: auto;
            display: block;
        }

        .module-testimonial .testimonial-footer, .module-width-1-2 .module-testimonial .testimonial-footer, .module-width-1-4 .module-testimonial .testimonial-footer {
            display: flex;
            text-align: left;
            flex-direction: row;
            align-content: center;
            margin: 0;
            width: auto;
            order: 3;
        }

        .module-testimonial .testimonial-avatar img, .module-width-1-2 .module-testimonial .testimonial-avatar img, .module-width-1-4 .module-testimonial .testimonial-avatar img {
            flex: 0 1 0;
            border-radius: 50%;
            margin: 0 10px 0 0;
            vertical-align: middle;
            width: 55px;
            height: 55px;
            position: relative;
            left: auto;
            top: auto;
        }

        .module-testimonial .testimonial-info, .module-width-1-2 .module-testimonial .testimonial-info, .module-width-1-4 .module-testimonial .testimonial-info {
            font-size: 1.2rem;
            font-size: 12px;
            line-height: 1.2em;
            margin: 0;
            align-self: center;
            flex: 1 0 0;
            position: relative;
            left: auto;
            bottom: auto;
        }

    .ir-module.module-page-teaser-text .cta {
        min-height: auto;
    }

    .ir-module.module-stock-ticker .stock-ticker {
        margin: 0 -10px 0;
        padding: 0;
        width: auto;
    }

        .ir-module.module-stock-ticker .stock-ticker .cta {
            height: 147px;
            padding: 15px 0;
        }

        .ir-module.module-stock-ticker .stock-ticker h2 {
            font-size: 18px;
            font-size: 1.8rem;
            font-family: 'DaimlerCS-Regular', Arial, sans-serif;
        }

        .ir-module.module-stock-ticker .stock-ticker .stock-info .stock-timestamp {
            position: absolute;
        }

            .ir-module.module-stock-ticker .stock-ticker .stock-info .stock-timestamp p {
                margin: 0 0 2px 0;
            }

        .ir-module.module-stock-ticker .stock-ticker.color-1, .ir-module.module-stock-ticker .stock-ticker.color-2, .ir-module.module-stock-ticker .stock-ticker.color-3, .ir-module.module-stock-ticker .stock-ticker.color-4, .ir-module.module-stock-ticker .stock-ticker.color-5, .ir-module.module-stock-ticker .stock-ticker.color-7, .ir-module.module-stock-ticker .stock-ticker.color-8 {
            margin: 0 -10px 0;
            padding: 0;
            width: auto;
        }

            .ir-module.module-stock-ticker .stock-ticker.color-1 .cta, .ir-module.module-stock-ticker .stock-ticker.color-2 .cta, .ir-module.module-stock-ticker .stock-ticker.color-3 .cta, .ir-module.module-stock-ticker .stock-ticker.color-4 .cta, .ir-module.module-stock-ticker .stock-ticker.color-5 .cta, .ir-module.module-stock-ticker .stock-ticker.color-7 .cta, .ir-module.module-stock-ticker .stock-ticker.color-8 .cta {
                height: 147px;
                padding: 15px 0;
                margin: 0 auto;
            }

        .ir-module.module-stock-ticker .stock-ticker.show-graph h2, .ir-module.module-stock-ticker .stock-ticker.show-graph .stock-values {
            float: none;
            width: auto;
        }

        .ir-module.module-stock-ticker .stock-ticker.show-graph .cta {
            width: 245px;
            height: 265px;
        }

        .ir-module.module-stock-ticker .stock-ticker.show-graph .stock-info .stock-timestamp {
            left: 15px;
            bottom: 15px;
        }

        .ir-module.module-stock-ticker .stock-ticker.show-graph .stock-info .stock-chart {
            float: none;
            width: auto;
            margin: 0;
        }

            .ir-module.module-stock-ticker .stock-ticker.show-graph .stock-info .stock-chart img {
                width: 210px;
                height: 100px;
            }

        .ir-module.module-stock-ticker .stock-ticker.show-graph.color-1 .cta, .ir-module.module-stock-ticker .stock-ticker.show-graph.color-2 .cta, .ir-module.module-stock-ticker .stock-ticker.show-graph.color-3 .cta, .ir-module.module-stock-ticker .stock-ticker.show-graph.color-4 .cta, .ir-module.module-stock-ticker .stock-ticker.show-graph.color-5 .cta, .ir-module.module-stock-ticker .stock-ticker.show-graph.color-7 .cta, .ir-module.module-stock-ticker .stock-ticker.show-graph.color-8 .cta {
            width: 245px;
            height: 265px;
        }

    .ir-module.module-report .module-report-content-wrapper {
        padding: 43px 0;
    }

    .ir-module.module-report.img-bottom .module-report-content-wrapper {
        padding-bottom: 65px;
    }

    .ir-module.module-report .module-report-numbers {
        margin-bottom: 13px;
        overflow: hidden;
        display: block;
    }

        .ir-module.module-report .module-report-numbers.currency, .ir-module.module-report .module-report-numbers.number {
            margin-top: 7px;
            display: block;
        }

            .ir-module.module-report .module-report-numbers.currency .unit, .ir-module.module-report .module-report-numbers.number .unit {
                margin-left: 10px;
            }

            .ir-module.module-report .module-report-numbers.currency .prefix, .ir-module.module-report .module-report-numbers.number .prefix, .ir-module.module-report .module-report-numbers.currency .unit, .ir-module.module-report .module-report-numbers.number .unit {
                font-size: 27px;
                font-size: 2.7rem;
            }

            .ir-module.module-report .module-report-numbers.currency .value, .ir-module.module-report .module-report-numbers.number .value {
                font-size: 115px;
                font-size: 11.5rem;
                letter-spacing: -5px;
                line-height: 1em;
                display: inline;
            }

            .ir-module.module-report .module-report-numbers.currency.md-txt, .ir-module.module-report .module-report-numbers.number.md-txt {
                display: block;
            }

                .ir-module.module-report .module-report-numbers.currency.md-txt .unit, .ir-module.module-report .module-report-numbers.number.md-txt .unit {
                    margin-left: 5px;
                }

                .ir-module.module-report .module-report-numbers.currency.md-txt .value, .ir-module.module-report .module-report-numbers.number.md-txt .value {
                    font-size: 60px;
                    font-size: 6rem;
                    letter-spacing: -2px;
                }

            .ir-module.module-report .module-report-numbers.currency.sml-txt, .ir-module.module-report .module-report-numbers.number.sml-txt {
                display: block;
            }

                .ir-module.module-report .module-report-numbers.currency.sml-txt .unit, .ir-module.module-report .module-report-numbers.number.sml-txt .unit {
                    margin-left: 5px;
                }

                .ir-module.module-report .module-report-numbers.currency.sml-txt .value, .ir-module.module-report .module-report-numbers.number.sml-txt .value {
                    font-size: 50px;
                    font-size: 5rem;
                    letter-spacing: -2px;
                }

        .ir-module.module-report .module-report-numbers.percent {
            margin-bottom: 5px;
            display: block;
        }

            .ir-module.module-report .module-report-numbers.percent .prefix {
                font-size: 50px;
                font-size: 5rem;
                margin-right: 6px;
            }

            .ir-module.module-report .module-report-numbers.percent .value {
                font-size: 115px;
                font-size: 11.5rem;
                letter-spacing: -5px;
            }

            .ir-module.module-report .module-report-numbers.percent .unit {
                font-size: 90px;
                font-size: 9rem;
                margin-left: 12px;
                letter-spacing: normal;
            }

            .ir-module.module-report .module-report-numbers.percent.sml-txt, .ir-module.module-report .module-report-numbers.percent.md-txt {
                margin: 0 0 20px 0;
                display: block;
            }

                .ir-module.module-report .module-report-numbers.percent.sml-txt .prefix, .ir-module.module-report .module-report-numbers.percent.md-txt .prefix {
                    font-size: 40px;
                    font-size: 4rem;
                }

                .ir-module.module-report .module-report-numbers.percent.sml-txt .value, .ir-module.module-report .module-report-numbers.percent.md-txt .value {
                    font-size: 90px;
                    font-size: 9rem;
                }

                .ir-module.module-report .module-report-numbers.percent.sml-txt .unit, .ir-module.module-report .module-report-numbers.percent.md-txt .unit {
                    font-size: 70px;
                    font-size: 7rem;
                    letter-spacing: normal;
                }

    .ir-module.module-report .module-report-text {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 1.1em;
        padding-bottom: 12px;
        margin-top: 10px;
    }

    .ir-module.module-report .module-report-download a {
        font-size: 14px;
        font-size: 1.4rem;
    }

        .ir-module.module-report .module-report-download a:before {
            vertical-align: bottom;
            transform: scale(0.85);
        }

    .ir-module.module-figures {
        padding: 15px;
    }

        .ir-module.module-figures .module-figures-img {
            display: block;
            float: none;
            width: auto;
            text-align: center;
            margin-bottom: 33px;
        }

            .ir-module.module-figures .module-figures-img img {
                width: 50%;
                max-width: 50%;
                height: auto;
            }

        .ir-module.module-figures .module-figures-numbers {
            display: block;
            float: none;
            margin-top: 0;
            padding-bottom: 40px;
            width: auto;
            text-align: center;
        }

            .ir-module.module-figures .module-figures-numbers .figure-footnote {
                width: 90%;
                margin: 0 auto;
                text-align: center;
            }

            .ir-module.module-figures .module-figures-numbers .value {
                display: block;
            }

            .ir-module.module-figures .module-figures-numbers .cta {
                width: auto;
            }

            .ir-module.module-figures .module-figures-numbers .figure-footnote {
                margin: 20px auto 0;
            }

            .ir-module.module-figures .module-figures-numbers.currency .prefix, .ir-module.module-figures .module-figures-numbers.number .prefix {
                font-size: 36px;
                font-size: 3.6rem;
                line-height: 1em;
                margin-right: 4px;
            }

            .ir-module.module-figures .module-figures-numbers.currency .unit, .ir-module.module-figures .module-figures-numbers.number .unit {
                font-size: 36px;
                font-size: 3.6rem;
                line-height: 1em;
                margin: 0;
            }

            .ir-module.module-figures .module-figures-numbers.currency .value, .ir-module.module-figures .module-figures-numbers.number .value {
                display: block;
                font-size: 70px;
                font-size: 7rem;
                line-height: 0.7em;
                letter-spacing: -2px;
                margin: 0 0 3px 0;
                display: inline;
            }

            .ir-module.module-figures .module-figures-numbers.currency.sml-txt .value, .ir-module.module-figures .module-figures-numbers.number.sml-txt .value {
                font-size: 45px;
                font-size: 4.5rem;
                line-height: 0.7em;
                letter-spacing: -4px;
            }

            .ir-module.module-figures .module-figures-numbers.currency.md-txt .value, .ir-module.module-figures .module-figures-numbers.number.md-txt .value {
                font-size: 52px;
                font-size: 5.2rem;
                line-height: 0.7em;
                letter-spacing: -4px;
                margin: 0 10px 4px 0;
            }

            .ir-module.module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .ir-module.module-figures .module-figures-numbers.number.md-txt .figure-footnote {
                margin: 20px auto 0;
            }

            .ir-module.module-figures .module-figures-numbers.percent .prefix {
                font-size: 50px;
                font-size: 5rem;
                margin-right: 3px;
            }

            .ir-module.module-figures .module-figures-numbers.percent .value {
                letter-spacing: -10px;
                display: inline;
            }

            .ir-module.module-figures .module-figures-numbers.percent .unit {
                font-size: 65px;
                font-size: 6.5rem;
                margin-left: 5px;
            }

            .ir-module.module-figures .module-figures-numbers.percent .signifier {
                margin-top: 15px;
                display: block;
            }

            .ir-module.module-figures .module-figures-numbers.percent.md-txt {
                margin-top: -20px;
            }

                .ir-module.module-figures .module-figures-numbers.percent.md-txt .prefix {
                    font-size: 35px;
                    font-size: 3.5rem;
                    margin-right: 3px;
                }

                .ir-module.module-figures .module-figures-numbers.percent.md-txt .value {
                    font-size: 80px;
                    font-size: 8rem;
                    letter-spacing: -0.2em;
                    line-height: 1.2em;
                }

                .ir-module.module-figures .module-figures-numbers.percent.md-txt .unit {
                    font-size: 55px;
                    font-size: 5.5rem;
                    margin-left: 2px;
                }

        .ir-module.module-figures .module-category-label {
            padding-top: 0;
            padding-left: 5px;
        }

        .ir-module.module-figures .module-figures-text {
            padding: 20px;
        }

    .ir-module.module-events-list {
        padding: 20px;
    }

    .ir-module.module-download-list {
        padding: 20px;
    }

    .ir-module.module-news-list {
        padding: 20px;
    }

    .ir-module.module-links-list {
        padding: 20px;
    }

    .module-width-1-2 .module-report.img-bottom .module-report-content-wrapper, .module-width-1-4 .module-report.img-bottom .module-report-content-wrapper {
        padding: 43px 0;
    }

    .module-width-1-2 .module-report .module-report-img, .module-width-1-4 .module-report .module-report-img {
        display: none;
    }

    .module-width-1-4.element-size-1-4.page-teaser-element .module-live-feed .cta, .module-width-1-4.element-size-1-4.page-teaser-element.transparent .module-live-feed .cta {
        padding-left: 77px;
    }

        .module-width-1-4.element-size-1-4.page-teaser-element .module-live-feed .cta:before, .module-width-1-4.element-size-1-4.page-teaser-element.transparent .module-live-feed .cta:before {
            content: "";
            height: 34px;
            width: 45px;
            display: block;
            position: absolute;
            right: auto;
            left: 17px;
            top: 50%;
            margin: -17px 0 0 0;
            background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-svg.svg) no-repeat -250px -83px;
        }

    .module-width-1-4.element-size-1-4.page-teaser-element .module-video .cta, .module-width-1-4.element-size-1-4.page-teaser-element.transparent .module-video .cta {
        padding-left: 60px;
    }

        .module-width-1-4.element-size-1-4.page-teaser-element .module-video .cta:before, .module-width-1-4.element-size-1-4.page-teaser-element.transparent .module-video .cta:before {
            content: "";
            height: 33px;
            width: 26px;
            display: block;
            position: absolute;
            right: auto;
            left: 17px;
            top: 50%;
            margin: -17px 0 0 0;
            background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-svg.svg) no-repeat -335px -83px;
        }

    .module-width-1-4.element-size-1-4.page-teaser-element.color-2 .module-live-feed .cta, .module-width-1-4.element-size-1-4.page-teaser-element.transparent.color-2 .module-live-feed .cta, .module-width-1-4.element-size-1-4.page-teaser-element.color-3 .module-live-feed .cta, .module-width-1-4.element-size-1-4.page-teaser-element.transparent.color-3 .module-live-feed .cta, .module-width-1-4.element-size-1-4.page-teaser-element.color-4 .module-live-feed .cta, .module-width-1-4.element-size-1-4.page-teaser-element.transparent.color-4 .module-live-feed .cta, .module-width-1-4.element-size-1-4.page-teaser-element.color-5 .module-live-feed .cta, .module-width-1-4.element-size-1-4.page-teaser-element.transparent.color-5 .module-live-feed .cta, .module-width-1-4.element-size-1-4.page-teaser-element.color-7 .module-live-feed .cta, .module-width-1-4.element-size-1-4.page-teaser-element.transparent.color-7 .module-live-feed .cta, .module-width-1-4.element-size-1-4.page-teaser-element.color-8 .module-live-feed .cta, .module-width-1-4.element-size-1-4.page-teaser-element.transparent.color-8 .module-live-feed .cta {
        padding-left: 77px;
    }

        .module-width-1-4.element-size-1-4.page-teaser-element.color-2 .module-live-feed .cta:before, .module-width-1-4.element-size-1-4.page-teaser-element.transparent.color-2 .module-live-feed .cta:before, .module-width-1-4.element-size-1-4.page-teaser-element.color-3 .module-live-feed .cta:before, .module-width-1-4.element-size-1-4.page-teaser-element.transparent.color-3 .module-live-feed .cta:before, .module-width-1-4.element-size-1-4.page-teaser-element.color-4 .module-live-feed .cta:before, .module-width-1-4.element-size-1-4.page-teaser-element.transparent.color-4 .module-live-feed .cta:before, .module-width-1-4.element-size-1-4.page-teaser-element.color-5 .module-live-feed .cta:before, .module-width-1-4.element-size-1-4.page-teaser-element.transparent.color-5 .module-live-feed .cta:before, .module-width-1-4.element-size-1-4.page-teaser-element.color-7 .module-live-feed .cta:before, .module-width-1-4.element-size-1-4.page-teaser-element.transparent.color-7 .module-live-feed .cta:before, .module-width-1-4.element-size-1-4.page-teaser-element.color-8 .module-live-feed .cta:before, .module-width-1-4.element-size-1-4.page-teaser-element.transparent.color-8 .module-live-feed .cta:before {
            background-position: -200px -83px;
        }

    .module-width-1-4.element-size-1-4.page-teaser-element.color-2 .module-video .cta, .module-width-1-4.element-size-1-4.page-teaser-element.transparent.color-2 .module-video .cta, .module-width-1-4.element-size-1-4.page-teaser-element.color-3 .module-video .cta, .module-width-1-4.element-size-1-4.page-teaser-element.transparent.color-3 .module-video .cta, .module-width-1-4.element-size-1-4.page-teaser-element.color-4 .module-video .cta, .module-width-1-4.element-size-1-4.page-teaser-element.transparent.color-4 .module-video .cta, .module-width-1-4.element-size-1-4.page-teaser-element.color-5 .module-video .cta, .module-width-1-4.element-size-1-4.page-teaser-element.transparent.color-5 .module-video .cta, .module-width-1-4.element-size-1-4.page-teaser-element.color-7 .module-video .cta, .module-width-1-4.element-size-1-4.page-teaser-element.transparent.color-7 .module-video .cta, .module-width-1-4.element-size-1-4.page-teaser-element.color-8 .module-video .cta, .module-width-1-4.element-size-1-4.page-teaser-element.transparent.color-8 .module-video .cta {
        padding-left: 60px;
    }

        .module-width-1-4.element-size-1-4.page-teaser-element.color-2 .module-video .cta:before, .module-width-1-4.element-size-1-4.page-teaser-element.transparent.color-2 .module-video .cta:before, .module-width-1-4.element-size-1-4.page-teaser-element.color-3 .module-video .cta:before, .module-width-1-4.element-size-1-4.page-teaser-element.transparent.color-3 .module-video .cta:before, .module-width-1-4.element-size-1-4.page-teaser-element.color-4 .module-video .cta:before, .module-width-1-4.element-size-1-4.page-teaser-element.transparent.color-4 .module-video .cta:before, .module-width-1-4.element-size-1-4.page-teaser-element.color-5 .module-video .cta:before, .module-width-1-4.element-size-1-4.page-teaser-element.transparent.color-5 .module-video .cta:before, .module-width-1-4.element-size-1-4.page-teaser-element.color-7 .module-video .cta:before, .module-width-1-4.element-size-1-4.page-teaser-element.transparent.color-7 .module-video .cta:before, .module-width-1-4.element-size-1-4.page-teaser-element.color-8 .module-video .cta:before, .module-width-1-4.element-size-1-4.page-teaser-element.transparent.color-8 .module-video .cta:before {
            background-position: -305px -83px;
        }
}

.reloaded.special.no-nav header {
    margin-bottom: 0;
}

.reloaded.special.no-nav .page-intro {
    padding-top: 19px;
}

.reloaded.special.no-nav .article-abstract {
    margin-left: auto;
}

.reloaded.special.no-nav.no-pics .page-content-wrapper {
    position: relative;
    margin-bottom: 8px;
    padding-top: 43px;
}

.reloaded.special.no-nav .module-head {
    text-align: left;
}

.reloaded.special.no-nav .content-img-full {
    height: auto;
    margin: 0 0 40px 0;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    text-align: center;
    clear: left;
}

.reloaded.special.no-nav .page-content-wrapper {
    padding-left: 10px;
}

    .reloaded.special.no-nav .page-content-wrapper .tab-module {
        padding-right: 0;
    }

        .reloaded.special.no-nav .page-content-wrapper .tab-module .events-teaser {
            padding: 0;
        }

        .reloaded.special.no-nav .page-content-wrapper .tab-module h3 {
            margin-top: 22px;
        }

    .reloaded.special.no-nav .page-content-wrapper .row .page-main-content {
        width: auto;
    }

        .reloaded.special.no-nav .page-content-wrapper .row .page-main-content .page-main-inner-content .body-template-container {
            margin-bottom: 20px;
        }

        .reloaded.special.no-nav .page-content-wrapper .row .page-main-content .page-main-inner-content .article-accordion {
            margin-bottom: 38px;
        }

        .reloaded.special.no-nav .page-content-wrapper .row .page-main-content .page-main-inner-content .border-top {
            padding-top: 44px;
        }

            .reloaded.special.no-nav .page-content-wrapper .row .page-main-content .page-main-inner-content .border-top:before {
                content: '';
                background: #c8c8c8;
                display: block;
                height: 1px;
                left: 0;
                top: 0;
                line-height: 1px;
                position: absolute;
                width: 100%;
            }

        .reloaded.special.no-nav .page-content-wrapper .row .page-main-content .page-main-inner-content .border-bottom {
            padding-bottom: 21px;
            margin-bottom: 43px;
        }

            .reloaded.special.no-nav .page-content-wrapper .row .page-main-content .page-main-inner-content .border-bottom:after {
                content: '';
                background: #c8c8c8;
                display: block;
                height: 1px;
                left: 0;
                bottom: 0;
                line-height: 1px;
                position: absolute;
                width: 100%;
            }

        .reloaded.special.no-nav .page-content-wrapper .row .page-main-content .page-main-inner-content .numbers-wrapper {
            margin-bottom: 44px;
            padding-bottom: 0;
        }

            .reloaded.special.no-nav .page-content-wrapper .row .page-main-content .page-main-inner-content .numbers-wrapper:before, .reloaded.special.no-nav .page-content-wrapper .row .page-main-content .page-main-inner-content .numbers-wrapper:after {
                top: 0;
                content: '';
                height: 0;
            }

            .reloaded.special.no-nav .page-content-wrapper .row .page-main-content .page-main-inner-content .numbers-wrapper.border-top {
                border-top: 1px solid #c8c8c8;
            }

                .reloaded.special.no-nav .page-content-wrapper .row .page-main-content .page-main-inner-content .numbers-wrapper.border-top:before {
                    top: 0;
                    content: '';
                    height: 0;
                }

            .reloaded.special.no-nav .page-content-wrapper .row .page-main-content .page-main-inner-content .numbers-wrapper.border-bottom {
                padding-bottom: 40px;
            }

                .reloaded.special.no-nav .page-content-wrapper .row .page-main-content .page-main-inner-content .numbers-wrapper.border-bottom:before {
                    background: #fff;
                    content: "";
                    display: block;
                    height: 39px;
                    left: 0;
                    line-height: 39px;
                    position: absolute;
                    bottom: 1px;
                    top: auto;
                    width: 100%;
                    z-index: 50;
                }

                .reloaded.special.no-nav .page-content-wrapper .row .page-main-content .page-main-inner-content .numbers-wrapper.border-bottom:after {
                    background: #c8c8c8;
                    content: "";
                    display: block;
                    height: 1px;
                    left: 0;
                    line-height: 1px;
                    position: absolute;
                    bottom: 0;
                    top: auto;
                    width: 100%;
                }

    .reloaded.special.no-nav .page-content-wrapper .row .article-copy p {
        width: 95%;
    }

    .reloaded.special.no-nav .page-content-wrapper .article-copy .asset-container.asset-left {
        float: left;
        margin: 0 40px 10px 0;
        padding-top: 7px;
    }

    .reloaded.special.no-nav .page-content-wrapper .article-copy .asset-container.asset-right {
        float: right;
        margin: 0 0 10px 40px;
        padding-top: 7px;
    }

    .reloaded.special.no-nav .page-content-wrapper .article-copy .asset-container .asset-media {
        margin-bottom: 0 !important;
    }

        .reloaded.special.no-nav .page-content-wrapper .article-copy .asset-container .asset-media h3 {
            margin-top: 0;
        }

        .reloaded.special.no-nav .page-content-wrapper .article-copy .asset-container .asset-media .article-quote blockquote, .reloaded.special.no-nav .page-content-wrapper .article-copy .asset-container .asset-media .article-hightlight blockquote {
            font-size: 25px;
            font-size: 2.5rem;
        }

        .reloaded.special.no-nav .page-content-wrapper .article-copy .asset-container .asset-media .article-quote blockquote {
            padding: 0 30px 0 28px;
        }

        .reloaded.special.no-nav .page-content-wrapper .article-copy .asset-container .asset-media .article-hightlight blockquote {
            padding: 0;
        }

.reloaded.special.no-nav .txt-align-right {
    text-align: right;
}

.reloaded.special.no-nav .txt-align-left {
    text-align: left;
}

.reloaded.special.no-nav .txt-size-20 {
    width: 10%;
}

.reloaded.special.no-nav .txt-size-20 {
    width: 20%;
}

.reloaded.special.no-nav .txt-size-30 {
    width: 30%;
}

.reloaded.special.no-nav .txt-size-40 {
    width: 40%;
}

.reloaded.special.no-nav .txt-size-50 {
    width: 50%;
}

.reloaded.special.no-nav .txt-size-60 {
    width: 60%;
}

.reloaded.special.no-nav .txt-size-70 {
    width: 70%;
}

.reloaded.special.no-nav .txt-size-80 {
    width: 80%;
}

.reloaded.special.no-nav .txt-size-90 {
    width: 90%;
}

.reloaded.special.no-nav .txt-size-100 {
    width: 100%;
}

.reloaded.special.no-nav .special-doorpage-hero {
    height: auto;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
    margin: 0 0 40px 0;
    text-align: center;
    position: relative;
}

    .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper {
        width: 960px;
        position: absolute;
        left: 50%;
        margin: 0 0 0 -480px;
        top: 0;
    }

        .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper.intro-mobile-headline {
            display: none;
        }

        .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .cta-link {
            position: relative;
            padding-right: 17px;
        }

            .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .cta-link:after {
                content: '';
                display: inline-block;
                height: 19px;
                line-height: 19px;
                width: 10px;
                background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -155px -330px;
                position: absolute;
                top: -1px;
                right: 0;
            }

            .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .cta-link:hover:after {
                background-position: -168px -330px;
            }

        .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper {
            padding: 9px 10px 0;
            height: auto;
            top: 0;
            text-align: left;
        }

            .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper.text-right {
                float: right;
            }

                .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper.text-right h1, .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper.text-right p {
                    float: right;
                    clear: right;
                }

                .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper.text-right .txt-size-10, .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper.text-right .txt-size-20, .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper.text-right .txt-size-30, .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper.text-right .txt-size-40, .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper.text-right .txt-size-50, .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper.text-right .txt-size-60, .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper.text-right .txt-size-70, .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper.text-right .txt-size-80, .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper.text-right .txt-size-90, .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper.text-right .txt-size-100, .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper.text-right h1, .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper.text-right p {
                    width: 100%;
                }

            .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper h1 {
                font-size: 35px;
                font-size: 3.5rem;
                margin-bottom: 17px;
            }

            .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper .abstract {
                font-size: 18px;
                font-size: 1.8rem;
            }

            .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper.txt-left {
                float: left;
            }

            .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper.txt-right {
                float: left;
            }

            .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper .hero-box-wrapper {
                width: 460px;
                position: absolute;
                right: 0;
                bottom: 20px;
                background: #fff;
                color: #000;
                font-size: 15px;
                font-size: 1.5rem;
                padding: 14px 20px;
                height: auto;
            }

                .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper .hero-box-wrapper.pos-tl {
                    top: 20px;
                    left: 10px;
                }

                .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper .hero-box-wrapper.pos-tr {
                    top: 20px;
                    right: 10px;
                }

                .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper .hero-box-wrapper.pos-bl {
                    bottom: 20px;
                    left: 10px;
                }

                .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper .hero-box-wrapper.pos-br {
                    bottom: 20px;
                    right: 10px;
                }

                .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper .hero-box-wrapper a {
                    font-size: 15px;
                    font-size: 1.5rem;
                }

                .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper .hero-box-wrapper p {
                    margin-bottom: 6px;
                }

                    .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper .hero-box-wrapper p:last-child {
                        margin-bottom: 0;
                    }

    .reloaded.special.no-nav .special-doorpage-hero .special-doorpage-hero-img {
        height: 380px;
    }

    .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper {
        height: 260px;
        position: relative;
    }

        .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper .text-container {
            width: 460px;
            position: absolute;
            right: 0;
            bottom: 20px;
            background: #fff;
            color: #000;
            font-size: 15px;
            font-size: 1.5rem;
            padding: 14px 20px;
            height: auto;
            margin: 0;
        }

            .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper .text-container a {
                font-size: 15px;
                font-size: 1.5rem;
            }

            .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper .text-container p {
                font-size: 15px;
                font-size: 1.5rem;
                margin-bottom: 6px;
            }

                .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper .text-container p:last-child {
                    margin-bottom: 0;
                }

            .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper .text-container.pos-tl {
                top: 20px;
                left: 40px;
                bottom: auto;
            }

            .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper .text-container.pos-bl {
                bottom: 20px;
                left: 40px;
            }

            .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper .text-container.pos-tr {
                top: 20px;
                right: 10px;
                bottom: auto;
            }

            .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper .text-container.pos-br {
                bottom: 20px;
                right: 10px;
            }

        .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper h1 {
            color: #fff;
            display: block;
            padding: 0 10px 0 30px;
        }

            .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper h1.text-right {
                clear: right;
                float: right;
                text-align: left;
            }

            .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper h1.text-dark {
                color: #444444;
            }

    .reloaded.special.no-nav .special-doorpage-hero.teaserbox .special-doorpage-hero-img {
        height: 260px;
    }

.reloaded.special.no-nav .special-detail-hero-box + .page-content-wrapper {
    padding-top: 0;
}

    .reloaded.special.no-nav .special-detail-hero-box + .page-content-wrapper:before {
        height: 0;
        line-height: 0;
        width: 0;
        left: 0;
    }

.reloaded.special.no-nav .special-detail-hero, .reloaded.special.no-nav .special-detail-hero-box {
    height: auto;
    position: relative;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
    margin: 0 0 40px 0;
    text-align: center;
}

    .reloaded.special.no-nav .special-detail-hero h1 span, .reloaded.special.no-nav .special-detail-hero-box h1 span {
        display: block;
        font-size: 25px;
        font-size: 2.5rem;
    }

    .reloaded.special.no-nav .special-detail-hero .content-img-full, .reloaded.special.no-nav .special-detail-hero-box .content-img-full {
        margin-bottom: 0;
    }

    .reloaded.special.no-nav .special-detail-hero .special-detail-hero-img, .reloaded.special.no-nav .special-detail-hero-box .special-detail-hero-img {
        position: relative;
        height: 380px;
    }

        .reloaded.special.no-nav .special-detail-hero .special-detail-hero-img + .hero-module-text, .reloaded.special.no-nav .special-detail-hero-box .special-detail-hero-img + .hero-module-text {
            margin: -150px auto 0;
        }

    .reloaded.special.no-nav .special-detail-hero .hero-content-wrapper, .reloaded.special.no-nav .special-detail-hero-box .hero-content-wrapper {
        width: 960px;
        position: relative;
        left: 50%;
        margin: 0 0 0 -480px;
        text-align: center;
    }

        .reloaded.special.no-nav .special-detail-hero .hero-content-wrapper h1, .reloaded.special.no-nav .special-detail-hero-box .hero-content-wrapper h1 {
            font-size: 35px;
            font-size: 3.5rem;
            color: #000;
            margin-top: 0;
            margin-bottom: 30px;
            padding: 26px 140px 0;
        }

    .reloaded.special.no-nav .special-detail-hero .hero-content-bg, .reloaded.special.no-nav .special-detail-hero-box .hero-content-bg {
        position: absolute;
        min-height: 330px;
        height: 330px;
    }

    .reloaded.special.no-nav .special-detail-hero .hero-module-text, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text {
        margin: 0 auto;
        text-align: left;
        width: 900px;
    }

        .reloaded.special.no-nav .special-detail-hero .hero-module-text .caption-wrapper, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .caption-wrapper {
            width: 900px;
            height: 200px;
            margin: 0 auto;
            position: absolute;
            top: -213px;
            left: 50%;
            margin-left: -450px;
        }

            .reloaded.special.no-nav .special-detail-hero .hero-module-text .caption-wrapper .caption-text, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .caption-wrapper .caption-text {
                position: absolute;
                width: 245px;
                color: #9e9e9e;
                font-size: 15px;
                font-size: 1.5rem;
                line-height: 1.1em;
                text-align: left;
                bottom: 0;
                right: 0;
            }

                .reloaded.special.no-nav .special-detail-hero .hero-module-text .caption-wrapper .caption-text.text-dark, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .caption-wrapper .caption-text.text-dark {
                    color: #444444;
                }

            .reloaded.special.no-nav .special-detail-hero .hero-module-text .caption-wrapper.text-left .caption-text, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .caption-wrapper.text-left .caption-text {
                left: 0;
                right: auto;
            }

        .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract {
            width: 900px;
            background: #e6e6e6;
            color: #000;
        }

            .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .date-sticker, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .date-sticker {
                background: #003340;
                color: #fff;
                right: 0;
                top: 0;
                height: 150px;
                width: 130px;
            }

                .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .date-sticker .date-day, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .date-sticker .date-day {
                    margin-top: 22px;
                }

            .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .hero-abstract-wrapper, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .hero-abstract-wrapper {
                padding: 47px 30px 60px 30px;
            }

                .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .hero-abstract-wrapper p, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .hero-abstract-wrapper p {
                    padding-top: 17px;
                    position: relative;
                }

                    .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .hero-abstract-wrapper p:before, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .hero-abstract-wrapper p:before, .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .hero-abstract-wrapper p:after, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .hero-abstract-wrapper p:after {
                        background: #000;
                        content: "";
                        height: 2px;
                        position: absolute;
                        width: 140px;
                        display: block;
                        left: 50%;
                        margin-left: -70px;
                    }

                    .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .hero-abstract-wrapper p:before, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .hero-abstract-wrapper p:before {
                        top: 0;
                    }

                    .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .hero-abstract-wrapper p:after, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .hero-abstract-wrapper p:after {
                        margin-top: 16px;
                    }

                .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .hero-abstract-wrapper:before, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .hero-abstract-wrapper:before, .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .hero-abstract-wrapper:after, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .hero-abstract-wrapper:after {
                    background: transparent;
                }

.reloaded.special.no-nav .overview-quick-access {
    margin-bottom: 43px;
    padding-bottom: 30px;
    background: none;
}

    .reloaded.special.no-nav .overview-quick-access.no-bg-img {
        background: transparent url('../img/img-special-quick-access-bg-default.gif') repeat-x bottom center;
    }

    .reloaded.special.no-nav .overview-quick-access.offset-lrg {
        padding-bottom: 100px;
    }

    .reloaded.special.no-nav .overview-quick-access .quick-access-bg {
        bottom: 0;
        text-align: center;
        width: 100%;
    }

    .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper {
        width: 960px;
        padding-top: 6px;
        margin: 0 auto;
        overflow: hidden;
    }

        .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content {
            padding: 0 0 20px 0;
        }

            .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-intro {
                margin-top: -6px;
            }

                .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-intro .content-wrapper {
                    background: #00677f;
                    color: #fff;
                    min-height: 160px;
                    height: 160px;
                    margin-top: 0;
                    padding: 19px 17px;
                }

                .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-intro .quick-access-head {
                    font-size: 30px;
                    font-size: 3rem;
                    line-height: 1em;
                    letter-spacing: -0.02em;
                    display: block;
                }

                .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-intro .quick-access-sub {
                    font-size: 16px;
                    font-size: 1.6rem;
                    display: block;
                    margin-top: 12px;
                }

                .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-intro.color-1 .content-wrapper {
                    background-color: #e6e6e6;
                }

                .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-intro.color-2 .content-wrapper {
                    background-color: #00677f;
                }

                .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-intro.color-3 .content-wrapper {
                    background-color: #707070;
                }

                .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-intro.color-4 .content-wrapper {
                    background-color: #72170c;
                }

                .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-intro.color-5 .content-wrapper {
                    background-color: #72170c;
                }

            .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser {
                margin: 20px 0 0 0;
                padding: 0 10px;
                height: 138px;
                overflow: hidden;
                position: relative;
            }

                .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser .teaser-img {
                    width: 220px;
                    height: 88px;
                    overflow: hidden;
                }

                    .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser .teaser-img img {
                        width: 100%;
                    }

                .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser a {
                    text-decoration: none;
                    color: #000;
                    font-size: 15px;
                    font-size: 1.5rem;
                    line-height: 1.1em;
                    display: inline-block;
                    position: relative;
                }

                    .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser a.teaser-link {
                        padding-top: 6px;
                        padding-left: 4px;
                        padding-right: 20px;
                        width: 100%;
                        height: auto;
                        color: #00677f;
                    }

                .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser:hover a img {
                    opacity: 0.7;
                }

                .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser:hover a.teaser-link {
                    color: #000;
                }

                    .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser:hover a.teaser-link:after {
                        background-position: -185px -600px;
                    }

                .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser.active a img {
                    opacity: 1;
                    border: 2px solid #707070;
                    -webkit-box-sizing: border-box;
                    -moz-box-sizing: border-box;
                    box-sizing: border-box;
                }

                .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser.active a.teaser-link {
                    color: #707070;
                }

                    .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser.active a.teaser-link:after {
                        background-position: -185px -600px;
                        opacity: 0.5;
                        filter: alpha(opacity=50);
                    }

    .reloaded.special.no-nav .overview-quick-access.text-only {
        background: #444444;
    }

        .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper {
            padding-top: 25px;
        }

            .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-intro {
                margin-top: -25px;
            }

                .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-intro .quick-access-head {
                    line-height: 1.1em;
                }

                .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-intro .content-wrapper {
                    background: #00677f;
                    min-height: 140px;
                    height: 140px;
                    overflow: hidden;
                }

                .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-intro.color-1 .content-wrapper, .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-intro.color-2 .content-wrapper, .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-intro.color-3 .content-wrapper, .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-intro.color-4 .content-wrapper, .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-intro.color-5 .content-wrapper {
                    background-color: #00677f;
                }

            .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-teaser {
                width: 220px;
                height: 100px;
                background: #707070;
                margin: 15px 10px 0;
                padding: 0;
            }

                .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-teaser a {
                    color: #fff;
                }

                    .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-teaser a.teaser-link {
                        padding: 14px 40px 14px 19px;
                        width: 100%;
                        height: 100%;
                        position: relative;
                        display: block;
                        line-height: 1.3em;
                        font-size: 18px;
                        font-size: 1.8rem;
                    }

                        .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-teaser a.teaser-link:after {
                            content: '';
                            display: block;
                            position: absolute;
                            width: 20px;
                            height: 20px;
                            right: 15px;
                            top: 15px;
                            background: transparent url('https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg') no-repeat -131px 0;
                            z-index: 90;
                            transform: scale(0.65);
                            transform-origin: top right;
                        }

                        .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-teaser a.teaser-link:before {
                            content: '';
                            display: block;
                            height: 100%;
                            width: 100%;
                            position: absolute;
                            top: 0;
                            left: 0;
                        }

                .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-teaser:hover {
                    background: #9e9e9e;
                }

                    .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-teaser:hover a.teaser-link {
                        color: #fff;
                    }

                .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-teaser.active {
                    background: #fff;
                }

                    .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-teaser.active a.teaser-link {
                        color: #000;
                    }

                        .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-teaser.active a.teaser-link:after {
                            background-position: -105px 0;
                            opacity: 1;
                            filter: alpha(opacity=100);
                        }

.reloaded.special.no-nav #socialshareprivacy {
    padding-top: 16px;
    clear: left;
}

.reloaded.special.no-nav .page-intro.no-img {
    margin-bottom: 0;
    padding-left: 80px;
}

.reloaded.special.article-page .page-intro.no-img .intro-headline {
    width: 90%;
}

.reloaded.special.start-page .page-intro.no-img .intro-headline {
    width: 95%;
}

@media screen and (min-width:1681px) {
    .reloaded.special.no-nav .article-abstract {
        margin-bottom: 47px;
    }

    .reloaded.special.no-nav.no-pics .page-content-wrapper {
        position: relative;
        margin-bottom: 8px;
        padding-top: 43px;
    }

    .reloaded.special.no-nav .content-img-full {
        margin: 0 0 53px 0;
    }

    .reloaded.special.no-nav .page-content-wrapper {
        margin-bottom: 20px;
    }

        .reloaded.special.no-nav .page-content-wrapper + .content-img-full {
            margin-top: -20px;
        }

        .reloaded.special.no-nav .page-content-wrapper .tab-module {
            padding-right: 0;
        }

            .reloaded.special.no-nav .page-content-wrapper .tab-module .events-teaser {
                padding: 0;
            }

            .reloaded.special.no-nav .page-content-wrapper .tab-module h3 {
                margin-top: 22px;
            }

        .reloaded.special.no-nav .page-content-wrapper .row .page-main-content {
            width: auto;
        }

            .reloaded.special.no-nav .page-content-wrapper .row .page-main-content .page-main-inner-content .body-template-container {
                margin-bottom: 30px;
            }

            .reloaded.special.no-nav .page-content-wrapper .row .page-main-content .page-main-inner-content .article-photo .photo-carousel-wrapper, .reloaded.special.no-nav .page-content-wrapper .row .page-main-content .page-main-inner-content .article-photo .asset-caption {
                margin-bottom: 0;
            }

            .reloaded.special.no-nav .page-content-wrapper .row .page-main-content .page-main-inner-content .article-accordion {
                margin-left: 0;
                margin-bottom: 55px;
            }

        .reloaded.special.no-nav .page-content-wrapper .article-copy .asset-container.asset-left {
            float: left;
            margin: 0 40px 10px 0;
            padding-top: 7px;
        }

        .reloaded.special.no-nav .page-content-wrapper .article-copy .asset-container.asset-right {
            float: right;
            margin: 0 0 10px 40px;
            padding-top: 7px;
        }

        .reloaded.special.no-nav .page-content-wrapper .article-copy .asset-container .asset-media {
            width: 480px;
            margin-bottom: 0 !important;
        }

            .reloaded.special.no-nav .page-content-wrapper .article-copy .asset-container .asset-media h3 {
                margin-top: 0;
            }

            .reloaded.special.no-nav .page-content-wrapper .article-copy .asset-container .asset-media .article-quote blockquote, .reloaded.special.no-nav .page-content-wrapper .article-copy .asset-container .asset-media .article-hightlight blockquote {
                font-size: 30px;
                font-size: 3rem;
            }

            .reloaded.special.no-nav .page-content-wrapper .article-copy .asset-container .asset-media .article-quote blockquote {
                padding: 0 30px;
            }

            .reloaded.special.no-nav .page-content-wrapper .article-copy .asset-container .asset-media .article-hightlight blockquote {
                padding: 0;
            }

    .reloaded.special.no-nav .special-doorpage-hero {
        height: auto;
        padding-left: 0;
        padding-right: 0;
        overflow: hidden;
        margin: 0 0 40px 0;
        text-align: center;
        top: -1px;
    }

        .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper {
            width: 1200px;
            margin: 0 0 0 -600px;
        }

            .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .cta-link:after {
                top: 4px;
            }

            .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper {
                padding-top: 17px;
                height: auto;
                top: 0;
                text-align: left;
            }

                .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper h1 {
                    font-size: 50px;
                    font-size: 5rem;
                    margin-bottom: 22px;
                    letter-spacing: -1px;
                }

                .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper .abstract {
                    font-size: 25px;
                    font-size: 2.5rem;
                    margin-bottom: 23px;
                }

                .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper p {
                    line-height: 1.3em;
                    font-size: 18px;
                    font-size: 1.8rem;
                }

                    .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper p a {
                        font-size: 25px;
                        font-size: 2.5rem;
                    }

        .reloaded.special.no-nav .special-doorpage-hero .special-doorpage-hero-img {
            height: 569px;
        }

        .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper {
            height: 390px;
        }

            .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper .cta-link:after {
                top: -1px;
            }

            .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper .text-container {
                width: 580px;
                position: absolute;
                right: 0;
                bottom: 20px;
                background: #fff;
                color: #000;
                font-size: 18px;
                font-size: 1.8rem;
                padding: 24px 30px;
                height: auto;
                margin: 0;
            }

                .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper .text-container a {
                    font-size: 18px;
                    font-size: 1.8rem;
                }

                .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper .text-container p {
                    font-size: 18px;
                    font-size: 1.8rem;
                    margin-bottom: 11px;
                }

                .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper .text-container.pos-tl {
                    top: 20px;
                    left: 10px;
                    bottom: auto;
                }

                .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper .text-container.pos-bl {
                    bottom: 20px;
                    left: 10px;
                }

                .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper .text-container.pos-tr {
                    top: 20px;
                    right: 10px;
                    bottom: auto;
                }

                .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper .text-container.pos-br {
                    bottom: 20px;
                    right: 10px;
                }

            .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper h1 {
                color: #fff;
                display: block;
                padding: 0 10px 0 30px;
            }

        .reloaded.special.no-nav .special-doorpage-hero.teaserbox .special-doorpage-hero-img {
            height: 390px;
        }

    .reloaded.special.no-nav .special-detail-hero-box + .page-content-wrapper {
        padding-top: 0;
    }

        .reloaded.special.no-nav .special-detail-hero-box + .page-content-wrapper:before {
            height: 0;
            line-height: 0;
            width: 0;
            left: 0;
        }

    .reloaded.special.no-nav .special-detail-hero, .reloaded.special.no-nav .special-detail-hero-box {
        height: auto;
        position: relative;
        padding-left: 0;
        padding-right: 0;
        overflow: hidden;
        margin: 0 0 43px 0;
        text-align: center;
    }

        .reloaded.special.no-nav .special-detail-hero h1 span, .reloaded.special.no-nav .special-detail-hero-box h1 span {
            font-size: 30px;
            font-size: 3rem;
        }

        .reloaded.special.no-nav .special-detail-hero .special-detail-hero-img, .reloaded.special.no-nav .special-detail-hero-box .special-detail-hero-img {
            height: 570px;
        }

            .reloaded.special.no-nav .special-detail-hero .special-detail-hero-img + .hero-module-text, .reloaded.special.no-nav .special-detail-hero-box .special-detail-hero-img + .hero-module-text {
                margin: -230px auto 0;
            }

        .reloaded.special.no-nav .special-detail-hero .hero-content-wrapper, .reloaded.special.no-nav .special-detail-hero-box .hero-content-wrapper {
            width: 1200px;
            margin: 0 0 0 -600px;
        }

            .reloaded.special.no-nav .special-detail-hero .hero-content-wrapper h1, .reloaded.special.no-nav .special-detail-hero-box .hero-content-wrapper h1 {
                font-size: 50px;
                font-size: 5rem;
                letter-spacing: -1px;
                margin-top: 39px;
                padding: 0 160px;
            }

        .reloaded.special.no-nav .special-detail-hero .hero-content-bg, .reloaded.special.no-nav .special-detail-hero-box .hero-content-bg {
            position: absolute;
            min-height: 330px;
            height: 330px;
        }

        .reloaded.special.no-nav .special-detail-hero .hero-module-text, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text {
            margin: 0 auto;
            text-align: left;
            width: 1120px;
        }

            .reloaded.special.no-nav .special-detail-hero .hero-module-text .caption-wrapper, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .caption-wrapper {
                width: 1120px;
                height: 200px;
                top: -227px;
                left: 50%;
                margin-left: -560px;
            }

            .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract {
                width: 1120px;
            }

                .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .date-sticker, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .date-sticker {
                    color: #fff;
                    height: 230px;
                    width: 186px;
                }

                    .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .date-sticker .date-day, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .date-sticker .date-day {
                        margin-top: 47px;
                    }

                .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .hero-abstract-wrapper, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .hero-abstract-wrapper {
                    height: 310px;
                    padding-top: 60px;
                }

                    .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .hero-abstract-wrapper p, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .hero-abstract-wrapper p {
                        padding-top: 34px;
                        position: relative;
                    }

                        .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .hero-abstract-wrapper p:before, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .hero-abstract-wrapper p:before, .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .hero-abstract-wrapper p:after, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .hero-abstract-wrapper p:after {
                            content: "";
                            height: 2px;
                            position: absolute;
                            width: 140px;
                            display: block;
                            left: 50%;
                            margin-left: -70px;
                        }

                        .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .hero-abstract-wrapper p:before, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .hero-abstract-wrapper p:before {
                            top: 0;
                        }

                        .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .hero-abstract-wrapper p:after, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .hero-abstract-wrapper p:after {
                            margin-top: 33px;
                        }

                    .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .hero-abstract-wrapper:before, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .hero-abstract-wrapper:before, .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .hero-abstract-wrapper:after, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .hero-abstract-wrapper:after {
                        background: transparent;
                    }

    .reloaded.special.no-nav .overview-quick-access {
        margin-bottom: 78px;
    }

        .reloaded.special.no-nav .overview-quick-access.offset-lrg {
            padding-bottom: 180px;
        }

        .reloaded.special.no-nav .overview-quick-access .quick-access-bg {
            bottom: 0;
            text-align: center;
            width: 100%;
        }

        .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper {
            width: 1200px;
            padding-top: 30px;
        }

            .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content {
                padding: 0 0 20px 0;
            }

                .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-intro {
                    margin-top: -30px;
                }

                    .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-intro .content-wrapper {
                        background: #003340;
                        color: #fff;
                        min-height: 210px;
                        height: 210px;
                        margin-top: 0;
                        padding: 22px 27px;
                    }

                    .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-intro .quick-access-head {
                        font-size: 43px;
                        font-size: 4.3rem;
                        line-height: 1.1em;
                        letter-spacing: -0.02em;
                    }

                    .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-intro .quick-access-sub {
                        font-size: 18px;
                        font-size: 1.8rem;
                        line-height: 1.4em;
                        margin-top: 12px;
                    }

                .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser {
                    margin: 18px 0 0 0;
                    padding: 0 10px;
                    height: 170px;
                }

                    .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser .teaser-img {
                        width: 220px;
                        height: 88px;
                    }

                    .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser a {
                        font-size: 18px;
                        font-size: 1.8rem;
                        line-height: 1.1em;
                    }

                        .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser a.teaser-link {
                            padding-top: 6px;
                            padding-left: 4px;
                            padding-right: 20px;
                            min-height: 30px;
                        }

        .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper {
            padding-top: 30px;
        }

            .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-intro {
                margin-top: -30px;
            }

                .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-intro .quick-access-head {
                    line-height: 1.1em;
                }

                .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-intro .content-wrapper {
                    min-height: 190px;
                    height: 190px;
                }

            .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-teaser {
                width: 280px;
                height: 140px;
                margin: 20px 10px 0;
                padding: 0;
            }

                .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-teaser a {
                    color: #fff;
                }

                    .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-teaser a.teaser-link {
                        padding: 14px 40px 14px 19px;
                        line-height: 1.2em;
                        font-size: 25px;
                        font-size: 2.5rem;
                    }

                        .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-teaser a.teaser-link:after {
                            transform: scale(0.65);
                        }
}

@media screen and (min-width:1024px) and (max-width:1680px) {
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .reloaded.special.no-nav .article-abstract {
        margin-left: 0;
    }

        .reloaded.special.no-nav .article-abstract p {
            width: auto;
        }

    .reloaded.special.no-nav.no-pics .page-content-wrapper {
        position: relative;
        margin-bottom: 8px;
        padding-top: 43px;
    }

    .reloaded.special.no-nav .page-content-wrapper {
        padding-left: 10px;
        margin-bottom: 40px;
    }

        .reloaded.special.no-nav .page-content-wrapper + .content-img-full {
            margin-top: -40px;
        }

        .reloaded.special.no-nav .page-content-wrapper .tab-module {
            padding-right: 0;
            padding-left: 0;
        }

        .reloaded.special.no-nav .page-content-wrapper .page-teaser-element {
            padding: 0;
            margin-left: -10px;
            margin-right: 0;
        }

        .reloaded.special.no-nav .page-content-wrapper .row .page-main-content {
            width: 100%;
        }

            .reloaded.special.no-nav .page-content-wrapper .row .page-main-content .page-main-inner-content .body-template-container {
                margin-bottom: 20px;
            }

            .reloaded.special.no-nav .page-content-wrapper .row .page-main-content .page-main-inner-content .article-accordion {
                margin-left: 0;
                margin-bottom: 38px;
            }

        .reloaded.special.no-nav .page-content-wrapper .row .article-copy p {
            width: auto;
        }

        .reloaded.special.no-nav .page-content-wrapper .article-copy .asset-container .asset-media {
            width: 340px;
        }

    .reloaded.special.no-nav .txt-size-20, .reloaded.special.no-nav .txt-size-30, .reloaded.special.no-nav .txt-size-40, .reloaded.special.no-nav .txt-size-50, .reloaded.special.no-nav .txt-size-60, .reloaded.special.no-nav .txt-size-70, .reloaded.special.no-nav .txt-size-80, .reloaded.special.no-nav .txt-size-90, .reloaded.special.no-nav .txt-size-100 {
        width: 100%;
    }

    .reloaded.special.no-nav .special-doorpage-hero {
        height: auto;
        position: relative;
        padding-left: 0;
        padding-right: 0;
        overflow: hidden;
        margin: 0 0 22px 0;
        text-align: center;
    }

        .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper {
            width: 680px;
            position: relative;
            margin: 0 0 0 -340px;
            overflow: hidden;
        }

            .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper.intro-mobile-headline {
                margin-bottom: 5px;
                padding-top: 0;
                display: block;
            }

            .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper {
                padding: 9px 10px 0;
                height: auto;
                top: 0;
                text-align: center;
            }

                .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper h1, .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper .mobile-head {
                    font-size: 40px;
                    font-size: 4rem;
                    margin-top: 0;
                    margin-bottom: 29px;
                    padding: 0 20px;
                    color: #003340;
                }

                .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper .mobile-head {
                    line-height: 1.1em;
                }

                .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper .abstract {
                    font-size: 18px;
                    font-size: 1.8rem;
                }

                .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper.txt-left {
                    float: left;
                }

                .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper.txt-right {
                    float: left;
                }

                .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper .hero-box-wrapper {
                    width: auto;
                    position: relative;
                    right: auto;
                    bottom: 20px;
                    background: transparent;
                    font-size: 18px;
                    font-size: 1.8rem;
                    padding: 0;
                    height: auto;
                }

                    .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper .hero-box-wrapper.pos-tl, .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper .hero-box-wrapper.pos-tr, .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper .hero-box-wrapper.pos-bl, .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper .hero-box-wrapper.pos-br {
                        top: auto;
                        bottom: auto;
                        right: auto;
                        left: auto;
                    }

                    .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper .hero-box-wrapper a {
                        font-size: 18px;
                        font-size: 1.8rem;
                    }

                    .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper .hero-box-wrapper p {
                        margin-bottom: 11px;
                    }

                        .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper .hero-box-wrapper p:last-child {
                            margin-bottom: 11px;
                        }

                    .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper .hero-box-wrapper .cta-link:after {
                        top: 1px;
                    }

        .reloaded.special.no-nav .special-doorpage-hero .special-doorpage-hero-img {
            height: 326px;
            margin-bottom: 12px;
        }

        .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper {
            height: auto;
            position: relative;
        }

            .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper .text-container {
                width: auto;
                position: relative;
                right: auto;
                bottom: 20px;
                background: transparent;
                font-size: 18px;
                font-size: 1.8rem;
                padding: 0;
                height: auto;
                margin: 0;
            }

                .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper .text-container a {
                    font-size: 18px;
                    font-size: 1.8rem;
                }

                .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper .text-container p {
                    font-size: 18px;
                    font-size: 1.8rem;
                    margin-bottom: 11px;
                }

                    .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper .text-container p:last-child {
                        margin-bottom: 11px;
                    }

                .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper .text-container.pos-tl, .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper .text-container.pos-tr, .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper .text-container.pos-bl, .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper .text-container.pos-br {
                    top: auto;
                    bottom: auto;
                    right: auto;
                    left: auto;
                }

            .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper h1 {
                color: #003340;
                display: block;
                width: auto;
                padding: 0 20px;
                margin-top: 0;
                margin-bottom: 29px;
                font-size: 40px;
                font-size: 4rem;
            }

                .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper h1.text-right {
                    clear: right;
                    float: none;
                    text-align: center;
                }

        .reloaded.special.no-nav .special-doorpage-hero.teaserbox .special-doorpage-hero-img {
            height: 390px;
        }

        .reloaded.special.no-nav .special-doorpage-hero + .overview-quick-access {
            margin-top: 0;
            background-color: transparent;
        }

    .reloaded.special.no-nav .special-detail-hero-box + .page-content-wrapper {
        padding-top: 0;
    }

        .reloaded.special.no-nav .special-detail-hero-box + .page-content-wrapper:before {
            height: 0;
            line-height: 0;
            width: 0;
            left: 0;
        }

    .reloaded.special.no-nav .special-detail-hero, .reloaded.special.no-nav .special-detail-hero-box {
        margin-top: 0;
    }

        .reloaded.special.no-nav .special-detail-hero h1 span, .reloaded.special.no-nav .special-detail-hero-box h1 span {
            font-size: 30px;
            font-size: 3rem;
        }

        .reloaded.special.no-nav .special-detail-hero .hero-content-wrapper, .reloaded.special.no-nav .special-detail-hero-box .hero-content-wrapper {
            width: 680px;
            position: relative;
            left: 50%;
            margin: 0 0 0 -340px;
            text-align: center;
        }

            .reloaded.special.no-nav .special-detail-hero .hero-content-wrapper h1, .reloaded.special.no-nav .special-detail-hero-box .hero-content-wrapper h1 {
                font-size: 40px;
                font-size: 4rem;
                margin-bottom: 29px;
                padding: 7px 20px 0;
            }

        .reloaded.special.no-nav .special-detail-hero .hero-content-bg, .reloaded.special.no-nav .special-detail-hero-box .hero-content-bg {
            position: absolute;
            min-height: 330px;
            height: 330px;
            width: 100%;
        }

        .reloaded.special.no-nav .special-detail-hero .special-detail-hero-img, .reloaded.special.no-nav .special-detail-hero-box .special-detail-hero-img {
            height: 326px;
        }

            .reloaded.special.no-nav .special-detail-hero .special-detail-hero-img + .hero-module-text, .reloaded.special.no-nav .special-detail-hero-box .special-detail-hero-img + .hero-module-text {
                margin: 0 auto;
                width: 720px;
            }

                .reloaded.special.no-nav .special-detail-hero .special-detail-hero-img + .hero-module-text .hero-abstract, .reloaded.special.no-nav .special-detail-hero-box .special-detail-hero-img + .hero-module-text .hero-abstract, .reloaded.special.no-nav .special-detail-hero .special-detail-hero-img + .hero-module-text .caption-wrapper, .reloaded.special.no-nav .special-detail-hero-box .special-detail-hero-img + .hero-module-text .caption-wrapper {
                    width: 720px;
                }

        .reloaded.special.no-nav .special-detail-hero .hero-module-text, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text {
            margin: 0 auto;
            width: 680px;
        }

            .reloaded.special.no-nav .special-detail-hero .hero-module-text.hero-module-text .date-sticker, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text.hero-module-text .date-sticker {
                right: 0;
                top: 0;
                height: 160px;
                width: 130px;
            }

                .reloaded.special.no-nav .special-detail-hero .hero-module-text.hero-module-text .date-sticker .date-day, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text.hero-module-text .date-sticker .date-day {
                    margin-top: 32px;
                }

            .reloaded.special.no-nav .special-detail-hero .hero-module-text .caption-wrapper, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .caption-wrapper {
                position: relative;
                width: 680px;
                height: auto;
                bottom: auto;
                left: 50%;
                margin-left: -360px;
                top: auto;
                overflow: hidden;
                padding: 0 50px;
            }

                .reloaded.special.no-nav .special-detail-hero .hero-module-text .caption-wrapper .caption-text, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .caption-wrapper .caption-text {
                    float: right;
                    color: #666666;
                    position: relative;
                    width: 80%;
                    text-align: right;
                    font-size: 13px;
                    font-size: 1.3rem;
                }

            .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract {
                width: 680px;
                margin-bottom: 13px;
            }

                .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .hero-abstract-wrapper, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .hero-abstract-wrapper {
                    padding-top: 47px;
                    padding-right: 155px;
                }

                    .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .hero-abstract-wrapper p, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .hero-abstract-wrapper p {
                        padding-top: 17px;
                        position: relative;
                    }

                        .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .hero-abstract-wrapper p:before, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .hero-abstract-wrapper p:before, .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .hero-abstract-wrapper p:after, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .hero-abstract-wrapper p:after {
                            background: none repeat scroll 0 0 #000;
                            content: "";
                            height: 2px;
                            position: absolute;
                            width: 140px;
                            display: block;
                            left: 50%;
                            margin-left: -15px;
                        }

                        .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .hero-abstract-wrapper p:before, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .hero-abstract-wrapper p:before {
                            top: 0;
                        }

                        .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .hero-abstract-wrapper p:after, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .hero-abstract-wrapper p:after {
                            margin-top: 16px;
                        }

                    .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .hero-abstract-wrapper:before, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .hero-abstract-wrapper:before, .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .hero-abstract-wrapper:after, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .hero-abstract-wrapper:after {
                        background: transparent;
                    }

    .reloaded.special.no-nav .no-date.hero-module-text .hero-abstract .hero-abstract-wrapper {
        padding-top: 47px;
        padding-right: 45px;
    }

        .reloaded.special.no-nav .no-date.hero-module-text .hero-abstract .hero-abstract-wrapper p:before, .reloaded.special.no-nav .no-date.hero-module-text .hero-abstract .hero-abstract-wrapper p:after {
            width: 140px;
            left: 50%;
            margin-left: -70px;
        }

    .reloaded.special.no-nav .special-detail-hero-box {
        margin-top: 0 !important;
    }

    .reloaded.special.no-nav .overview-quick-access {
        width: 700px;
        margin-bottom: 33px;
        padding-bottom: 30px;
        overflow: inherit;
    }

        .reloaded.special.no-nav .overview-quick-access.offset-lrg {
            padding-bottom: 100px;
        }

        .reloaded.special.no-nav .overview-quick-access .row {
            margin-left: 0;
            margin-right: 0;
        }

        .reloaded.special.no-nav .overview-quick-access .quick-access-bg {
            bottom: 0;
            text-align: center;
            width: 100%;
            margin: 0 -10px;
        }

        .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper {
            width: 700px;
            margin: 0 auto;
            padding-top: 37px;
            overflow: hidden;
        }

            .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content {
                padding: 0 0 20px 0;
            }

                .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-intro {
                    margin-top: -37px;
                    padding-left: 8px;
                    padding-right: 8px;
                }

                    .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-intro .content-wrapper {
                        background: #00677f;
                        color: #fff;
                        min-height: 160px;
                        height: 160px;
                        width: 334px;
                        margin-top: 0;
                        padding: 12px 17px;
                    }

                    .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-intro .quick-access-head {
                        font-size: 30px;
                        font-size: 3rem;
                        line-height: 1em;
                        letter-spacing: -0.02em;
                        display: block;
                    }

                    .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-intro .quick-access-sub {
                        font-size: 16px;
                        font-size: 1.6rem;
                        margin-top: 6px;
                    }

                .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser {
                    margin: 13px 0 0 0;
                    padding: 4px 8px;
                    height: 112px;
                    min-height: 112px;
                }

                    .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser .teaser-img {
                        width: 160px;
                        height: 64px;
                    }

                    .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser a {
                        font-size: 12px;
                        font-size: 1.2rem;
                    }

                        .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser a.teaser-link:after {
                            top: 5px;
                        }

        .reloaded.special.no-nav .overview-quick-access.text-only {
            width: 100%;
        }

            .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper {
                padding-top: 20px;
            }

                .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-intro {
                    margin-top: -20px;
                    padding-left: 8px;
                }

                    .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-intro .quick-access-head {
                        font-size: 25px;
                        font-size: 2.5rem;
                        line-height: 1.1em;
                    }

                    .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-intro .content-wrapper {
                        min-height: 100px;
                        height: 100px;
                        width: 333px;
                        padding: 10px 10px;
                    }

                .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-teaser {
                    width: 159px;
                    min-height: 70px;
                    height: 70px;
                    margin: 10px 9px 0 7px;
                    padding: 0;
                }

                    .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-teaser a {
                        color: #fff;
                    }

                        .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-teaser a.teaser-link {
                            padding: 6px 30px 6px 9px;
                            line-height: 1.2em;
                            font-size: 14px;
                            font-size: 1.4rem;
                        }

                            .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-teaser a.teaser-link:after {
                                transform: scale(0.5);
                                right: 10px;
                                top: 9px;
                            }

                    .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-teaser.active a.teaser-link:after {
                        background-position: -106px 0px;
                    }

    .reloaded.special.no-nav .page-intro.no-img {
        padding-left: 30px;
        margin-top: 10px;
    }
}

@media screen and (max-width:767px) {
    .reloaded.special.no-nav.no-pics .page-content-wrapper {
        margin-bottom: 0;
        padding-top: 27px;
    }

    .reloaded.special.no-nav .page-content-wrapper {
        padding-left: 10px;
        margin-bottom: 40px;
    }

        .reloaded.special.no-nav .page-content-wrapper + .content-img-full {
            margin-top: -40px;
        }

        .reloaded.special.no-nav .page-content-wrapper .article-copy {
            padding: 0;
        }

            .reloaded.special.no-nav .page-content-wrapper .article-copy h2 {
                font-size: 22px;
                font-size: 2.2rem;
                margin-bottom: 11px;
            }

        .reloaded.special.no-nav .page-content-wrapper .tab-module {
            padding: 0;
        }

            .reloaded.special.no-nav .page-content-wrapper .tab-module .content {
                padding: 0 15px;
            }

        .reloaded.special.no-nav .page-content-wrapper .page-teaser-element {
            padding: 0;
            margin-left: 0;
            margin-right: 0;
        }

        .reloaded.special.no-nav .page-content-wrapper .row .page-main-content {
            width: 100%;
        }

            .reloaded.special.no-nav .page-content-wrapper .row .page-main-content .page-main-inner-content .body-template-container {
                margin-bottom: 20px;
            }

            .reloaded.special.no-nav .page-content-wrapper .row .page-main-content .page-main-inner-content .article-accordion {
                margin-left: 0;
                margin-bottom: 38px;
            }

        .reloaded.special.no-nav .page-content-wrapper .row .article-copy p {
            width: auto;
        }

        .reloaded.special.no-nav .page-content-wrapper .article-copy p {
            margin-bottom: 18px;
        }

        .reloaded.special.no-nav .page-content-wrapper .article-copy .asset-container {
            margin: 0;
        }

            .reloaded.special.no-nav .page-content-wrapper .article-copy .asset-container.asset-left, .reloaded.special.no-nav .page-content-wrapper .article-copy .asset-container.asset-right {
                float: none;
                margin: 0 0 10px 0;
                padding-top: 0;
            }

            .reloaded.special.no-nav .page-content-wrapper .article-copy .asset-container .asset-media {
                width: 100%;
            }

                .reloaded.special.no-nav .page-content-wrapper .article-copy .asset-container .asset-media .article-quote blockquote, .reloaded.special.no-nav .page-content-wrapper .article-copy .asset-container .asset-media .article-hightlight blockquote {
                    font-size: 17px;
                    font-size: 1.7rem;
                }

                .reloaded.special.no-nav .page-content-wrapper .article-copy .asset-container .asset-media .article-quote blockquote {
                    padding: 0 20px;
                }

                .reloaded.special.no-nav .page-content-wrapper .article-copy .asset-container .asset-media .article-hightlight blockquote {
                    padding: 0;
                }

        .reloaded.special.no-nav .page-content-wrapper .article-abstract p {
            width: auto;
        }

    .reloaded.special.no-nav .content-img-full img {
        width: 100%;
    }

    .reloaded.special.no-nav .txt-size-20, .reloaded.special.no-nav .txt-size-30, .reloaded.special.no-nav .txt-size-40, .reloaded.special.no-nav .txt-size-50, .reloaded.special.no-nav .txt-size-60, .reloaded.special.no-nav .txt-size-70, .reloaded.special.no-nav .txt-size-80, .reloaded.special.no-nav .txt-size-90, .reloaded.special.no-nav .txt-size-100 {
        width: 100%;
    }

    .reloaded.special.no-nav .special-doorpage-hero {
        height: auto;
        position: relative;
        padding-left: 0;
        padding-right: 0;
        overflow: hidden;
        margin: 0;
        text-align: center;
        width: 100%;
    }

        .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper {
            width: auto;
            position: relative;
            left: auto;
            margin: 0 0 20px 0;
            padding: 10px 10px 0;
            overflow: hidden;
        }

            .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper.intro-mobile-headline {
                margin: 0 0 5px 0;
                padding-top: 0;
                display: block;
            }

            .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper {
                padding-top: 4px;
                height: auto;
                top: 0;
                text-align: center;
            }

                .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper h1, .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper .mobile-head {
                    font-size: 30px;
                    font-size: 3rem;
                    margin-top: 0;
                    margin-bottom: 17px;
                }

                .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper .mobile-head {
                    line-height: 1.1em;
                }

                .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper .abstract {
                    font-size: 16px;
                    font-size: 1.6rem;
                }

                .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper.txt-left {
                    float: left;
                }

                .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper.txt-right {
                    float: left;
                }

                .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper .hero-box-wrapper {
                    width: auto;
                    position: relative;
                    right: auto;
                    bottom: 20px;
                    background: transparent;
                    font-size: 16px;
                    font-size: 1.6rem;
                    padding: 0;
                    height: auto;
                }

                    .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper .hero-box-wrapper.pos-tl, .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper .hero-box-wrapper.pos-tr, .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper .hero-box-wrapper.pos-bl, .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper .hero-box-wrapper.pos-br {
                        top: auto;
                        bottom: auto;
                        right: auto;
                        left: auto;
                    }

                    .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper .hero-box-wrapper a {
                        font-size: 16px;
                        font-size: 1.6rem;
                    }

                    .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper .hero-box-wrapper p {
                        margin-bottom: 11px;
                    }

                        .reloaded.special.no-nav .special-doorpage-hero .hero-content-wrapper .hero-text-wrapper .hero-box-wrapper p:last-child {
                            margin-bottom: 11px;
                        }

        .reloaded.special.no-nav .special-doorpage-hero .special-doorpage-hero-img {
            width: 100%;
            min-height: 238px;
            margin-bottom: 10px;
            height: auto;
        }

            .reloaded.special.no-nav .special-doorpage-hero .special-doorpage-hero-img img {
                width: 100%;
            }

        .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper {
            height: auto;
            position: relative;
        }

            .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper .text-container {
                width: auto;
                position: relative;
                right: auto;
                bottom: 20px;
                background: transparent;
                padding: 0;
                height: auto;
                margin: 0;
            }

                .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper .text-container p {
                    margin-bottom: 11px;
                }

                    .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper .text-container p:last-child {
                        margin-bottom: 11px;
                    }

                .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper .text-container.pos-tl, .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper .text-container.pos-tr, .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper .text-container.pos-bl, .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper .text-container.pos-br {
                    top: auto;
                    bottom: auto;
                    right: auto;
                    left: auto;
                }

            .reloaded.special.no-nav .special-doorpage-hero.teaserbox .hero-content-wrapper .hero-text-wrapper h1 {
                color: #003340;
                display: block;
                width: auto;
                padding: 0 20px;
                margin-top: 0;
                margin-bottom: 17px;
                font-size: 30px;
                font-size: 3rem;
            }

        .reloaded.special.no-nav .special-doorpage-hero.teaserbox .special-doorpage-hero-img {
            min-height: 238px;
            height: auto;
        }

        .reloaded.special.no-nav .special-doorpage-hero + .overview-quick-access {
            margin-top: -65px;
            background-color: transparent;
        }

    .reloaded.special.no-nav .special-detail-hero-box + .page-content-wrapper {
        padding-top: 0;
    }

        .reloaded.special.no-nav .special-detail-hero-box + .page-content-wrapper:before {
            height: 0;
            line-height: 0;
            width: 0;
            left: 0;
        }

    .reloaded.special.no-nav .special-detail-hero, .reloaded.special.no-nav .special-detail-hero-box {
        height: auto;
        position: relative;
        padding-left: 0;
        padding-right: 0;
        overflow: hidden;
        margin: 0 0 5px 0 !important;
        text-align: center;
        width: 100%;
    }

        .reloaded.special.no-nav .special-detail-hero h1 span, .reloaded.special.no-nav .special-detail-hero-box h1 span {
            font-size: 17px;
            font-size: 1.7rem;
        }

        .reloaded.special.no-nav .special-detail-hero .special-detail-hero-img, .reloaded.special.no-nav .special-detail-hero-box .special-detail-hero-img {
            min-height: 238px;
            height: auto;
        }

            .reloaded.special.no-nav .special-detail-hero .special-detail-hero-img + .hero-module-text, .reloaded.special.no-nav .special-detail-hero-box .special-detail-hero-img + .hero-module-text {
                margin: 0 auto;
            }

            .reloaded.special.no-nav .special-detail-hero .special-detail-hero-img img, .reloaded.special.no-nav .special-detail-hero-box .special-detail-hero-img img {
                width: 100%;
            }

        .reloaded.special.no-nav .special-detail-hero .hero-content-wrapper, .reloaded.special.no-nav .special-detail-hero-box .hero-content-wrapper {
            width: auto;
            position: relative;
            left: auto;
            margin: 0;
            padding: 0;
            overflow: hidden;
        }

            .reloaded.special.no-nav .special-detail-hero .hero-content-wrapper .hero-text-wrapper img, .reloaded.special.no-nav .special-detail-hero-box .hero-content-wrapper .hero-text-wrapper img {
                width: 100%;
            }

            .reloaded.special.no-nav .special-detail-hero .hero-content-wrapper h1, .reloaded.special.no-nav .special-detail-hero-box .hero-content-wrapper h1 {
                font-size: 30px;
                font-size: 3rem;
                margin-top: 8px;
                margin-bottom: 29px;
                padding: 0 20px;
            }

        .reloaded.special.no-nav .special-detail-hero .hero-content-bg, .reloaded.special.no-nav .special-detail-hero-box .hero-content-bg {
            position: absolute;
            min-height: 330px;
            height: 330px;
            width: 100%;
        }

            .reloaded.special.no-nav .special-detail-hero .hero-content-bg img, .reloaded.special.no-nav .special-detail-hero-box .hero-content-bg img {
                width: 100%;
            }

        .reloaded.special.no-nav .special-detail-hero .hero-module-text, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text {
            margin: 0 auto;
            width: 100%;
        }

            .reloaded.special.no-nav .special-detail-hero .hero-module-text .caption-wrapper, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .caption-wrapper {
                position: relative;
                width: 100%;
                height: auto;
                bottom: auto;
                left: auto;
                top: auto;
                overflow: hidden;
                margin-left: 0;
                margin-bottom: 29px;
                padding: 0 20px;
            }

                .reloaded.special.no-nav .special-detail-hero .hero-module-text .caption-wrapper .caption-text, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .caption-wrapper .caption-text {
                    float: right;
                    color: #666666;
                    position: relative;
                    width: 100%;
                    text-align: right;
                    font-size: 10px;
                    font-size: 1rem;
                    letter-spacing: normal;
                }

            .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract {
                width: 100%;
                margin-bottom: 13px;
            }

                .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .date-sticker, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .date-sticker {
                    height: 88px;
                    width: 70px;
                }

                    .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .date-sticker .date-day, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .date-sticker .date-day {
                        margin-top: 16px;
                    }

                .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .hero-abstract-wrapper, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .hero-abstract-wrapper {
                    padding: 25px 75px 31px 20px;
                    font-size: 13px;
                    font-size: 1.3rem;
                }

                    .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .hero-abstract-wrapper p, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .hero-abstract-wrapper p {
                        padding-top: 17px;
                        position: relative;
                    }

                        .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .hero-abstract-wrapper p:before, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .hero-abstract-wrapper p:before, .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .hero-abstract-wrapper p:after, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .hero-abstract-wrapper p:after {
                            content: "";
                            height: 1px;
                            position: absolute;
                            width: 60px;
                            display: block;
                            left: 50%;
                            margin-left: 0px;
                        }

                        .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .hero-abstract-wrapper p:before, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .hero-abstract-wrapper p:before {
                            top: 0;
                        }

                        .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .hero-abstract-wrapper p:after, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .hero-abstract-wrapper p:after {
                            margin-top: 16px;
                        }

                    .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .hero-abstract-wrapper:before, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .hero-abstract-wrapper:before, .reloaded.special.no-nav .special-detail-hero .hero-module-text .hero-abstract .hero-abstract-wrapper:after, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text .hero-abstract .hero-abstract-wrapper:after {
                        background: transparent;
                    }

            .reloaded.special.no-nav .special-detail-hero .hero-module-text.no-date, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text.no-date {
                margin-bottom: 29px;
            }

                .reloaded.special.no-nav .special-detail-hero .hero-module-text.no-date .hero-abstract .hero-abstract-wrapper, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text.no-date .hero-abstract .hero-abstract-wrapper {
                    padding: 25px 20px 31px 20px;
                    font-size: 1.6rem;
                }

                    .reloaded.special.no-nav .special-detail-hero .hero-module-text.no-date .hero-abstract .hero-abstract-wrapper p:before, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text.no-date .hero-abstract .hero-abstract-wrapper p:before, .reloaded.special.no-nav .special-detail-hero .hero-module-text.no-date .hero-abstract .hero-abstract-wrapper p:after, .reloaded.special.no-nav .special-detail-hero-box .hero-module-text.no-date .hero-abstract .hero-abstract-wrapper p:after {
                        left: 50%;
                        margin-left: -30px;
                    }

    .reloaded.special.no-nav .special-detail-hero-box {
        margin-top: 0 !important;
        top: 0;
    }

    .reloaded.special.no-nav .overview-quick-access {
        width: 100%;
        margin-bottom: 18px;
        padding-bottom: 30px;
    }

        .reloaded.special.no-nav .overview-quick-access.offset-lrg {
            padding-bottom: 100px;
        }

        .reloaded.special.no-nav .overview-quick-access .quick-access-bg {
            bottom: 0;
            text-align: center;
            width: 100%;
        }

            .reloaded.special.no-nav .overview-quick-access .quick-access-bg img {
                width: 100%;
            }

        .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper {
            width: auto;
            margin: 0 auto;
            padding-top: 24px;
            overflow: hidden;
        }

            .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content {
                padding: 0 20px 20px;
            }

                .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-intro {
                    margin-top: -24px;
                    margin-bottom: 7px;
                }

                    .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-intro .content-wrapper {
                        background: #003340;
                        color: #fff;
                        min-height: 100%;
                        height: 100%;
                        width: auto;
                        margin: 0;
                        padding: 12px 17px;
                    }

                    .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-intro .quick-access-head {
                        font-size: 18px;
                        font-size: 1.8rem;
                        line-height: 1em;
                        letter-spacing: -0.02em;
                        display: block;
                    }

                    .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-intro .quick-access-sub {
                        font-size: 14px;
                        font-size: 1.4rem;
                        margin-top: 6px;
                    }

                .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser {
                    margin: 0;
                    padding: 7px 10px 0;
                    height: auto;
                }

                    .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser:nth-child(2n+2) {
                        clear: left;
                    }

                    .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser a {
                        width: 100%;
                    }

                        .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser a img {
                            width: 100%;
                        }

                        .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser a.teaser-link {
                            padding-top: 5px;
                        }

                            .reloaded.special.no-nav .overview-quick-access .quick-access-wrapper .quick-access-content .quick-access-teaser a.teaser-link:after {
                                top: 5px;
                            }

        .reloaded.special.no-nav .overview-quick-access.text-only {
            width: 100%;
            padding-bottom: 10px;
        }

            .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper {
                padding-top: 0;
            }

                .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content {
                    padding: 0 15px;
                }

                    .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-intro {
                        margin-top: 0;
                        padding: 5px 0 0 0;
                        height: auto;
                        overflow: hidden;
                    }

                        .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-intro + .quick-access-teaser a.teaser-link {
                            border-top: 1px solid transparent;
                        }

                        .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-intro .quick-access-head {
                            font-size: 2.4rem;
                        }

                        .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-intro .quick-access-sub {
                            margin-top: 6px;
                        }

                        .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-intro .content-wrapper {
                            min-height: auto;
                            height: auto;
                            width: 100%;
                            padding: 20px 15px;
                        }

                    .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-teaser {
                        width: 100%;
                        min-height: 0;
                        height: auto;
                        margin: 0 0;
                        padding: 0 9px;
                        background: transparent;
                        -webkit-border-radius: 4px;
                        -moz-border-radius: 4px;
                        -ms-border-radius: 4px;
                        border-radius: 4px;
                    }

                        .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-teaser a {
                            color: #fff;
                        }

                            .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-teaser a.teaser-link {
                                padding: 15px 30px 15px 9px;
                                line-height: 1.2em;
                                font-size: 17px;
                                font-size: 1.7rem;
                                color: #fff;
                                border-top: 1px solid #707070;
                            }

                                .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-teaser a.teaser-link:after {
                                    content: '';
                                    display: inline-block;
                                    height: 17px;
                                    line-height: 17px;
                                    width: 9px;
                                    background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -360px -316px;
                                    position: absolute;
                                    top: 17px;
                                    right: 0;
                                }

                        .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-teaser:hover, .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-teaser.active {
                            background: #fff;
                            -webkit-border-radius: 0;
                            -moz-border-radius: 0;
                            -ms-border-radius: 0;
                            border-radius: 0;
                        }

                            .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-teaser:hover a.teaser-link, .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-teaser.active a.teaser-link {
                                color: #000;
                                border-top: 1px solid transparent;
                            }

                                .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-teaser:hover a.teaser-link:after, .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-teaser.active a.teaser-link:after {
                                    background-position: -373px -316px;
                                }

                            .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-teaser:hover + .quick-access-teaser .teaser-link, .reloaded.special.no-nav .overview-quick-access.text-only .quick-access-wrapper .quick-access-content .quick-access-teaser.active + .quick-access-teaser .teaser-link {
                                border-top: 1px solid transparent;
                            }

    .reloaded.special.no-nav .social-share {
        margin-top: 15px;
        margin-bottom: 20px;
    }

        .reloaded.special.no-nav .social-share #socialshareprivacy {
            padding: 0 0 0 20px;
        }

    .reloaded.special.no-nav .page-teasers + .social-share {
        margin-top: 20px;
    }

        .reloaded.special.no-nav .page-teasers + .social-share #socialshareprivacy {
            padding-left: 20px;
            margin-bottom: 0;
        }

    .reloaded.special.no-nav .page-intro.no-img {
        padding-left: 0;
        margin-top: 10px;
        margin-bottom: -2px;
        margin-left: 0;
    }
}

.reloaded {
}

    .reloaded .module-category-label {
        background: #000;
        color: #fff;
    }

        .reloaded .module-category-label.color-1 {
            background: #e6e6e6;
            color: #000;
        }

        .reloaded .module-category-label.color-2 {
            background: #003340;
        }

        .reloaded .module-category-label.color-3 {
            background: #444444;
        }

        .reloaded .module-category-label.color-4 {
            background: #5a130a;
        }

        .reloaded .module-category-label.color-5 {
            background: #00677f;
        }

        .reloaded .module-category-label.color-6 {
            background: #fff;
            color: #000;
        }

        .reloaded .module-category-label.color-7 {
            background: #000;
        }

    .reloaded .search-main-container .form-control::-webkit-input-placeholder {
        position: relative;
        top: 0px;
    }

    .reloaded .search-main-container .form-control::-moz-placeholder {
        position: relative;
        top: 0px;
    }

    .reloaded .search-main-container .form-control:-ms-input-placeholder {
        position: relative;
        top: 0px;
    }

    .reloaded .search-main-container .form-control:-moz-placeholder {
        position: relative;
        top: 0px;
    }

    .reloaded strong {
        font-family: 'DaimlerCS-Bold', Arial, sans-serif;
        font-weight: normal;
    }

    .reloaded .embed-responsive {
        position: relative;
        display: block;
        height: 0;
        padding: 0;
        overflow: hidden;
    }

    .reloaded .embed-responsive-1by1 {
        padding-bottom: 47.25%;
    }

    .reloaded .embed-responsive-16by9 {
        padding-bottom: 56.25%;
    }

    .reloaded .embed-responsive-4by3 {
        padding-bottom: 47.25%;
    }

    .reloaded .owl-slider {
        height: auto;
        width: 100%;
        margin: 27px auto 0;
        padding: 0;
        position: relative;
        z-index: 2;
        border: none;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .reloaded .owl-slider.single-img-stage .owl-controlls {
            display: none;
        }

        .reloaded .owl-slider.single-img-stage .owl-nav {
            display: none;
        }

        .reloaded .owl-slider .hero-slider-wrapper {
            width: 100%;
        }

            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content {
                position: relative;
                overflow: hidden;
                width: 1024px;
                height: 576px;
                margin-left: -512px;
                left: 50%;
            }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element > a:after {
                    content: '';
                    background: transparent;
                    width: 100%;
                    height: 100%;
                    position: absolute;
                    top: 0;
                    left: 0;
                    z-index: 500;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .hero-img {
                    display: block;
                    height: auto;
                    width: auto;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper {
                    width: 1024px;
                    height: 576px;
                    margin-left: -512px;
                }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content {
                        background: transparent;
                        width: 60%;
                        padding: 0;
                        line-height: 1em;
                    }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content:after {
                            display: none;
                        }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content h2 {
                            position: relative;
                            font-size: 45px;
                            font-size: 4.5rem;
                            line-height: 1.3;
                            background: #000;
                            color: #fff;
                            padding: 10px 0;
                            white-space: normal;
                            z-index: 20;
                            background: #fff;
                            display: inline;
                            -webkit-box-decoration-break: clone;
                            -ms-box-decoration-break: clone;
                            -o-box-decoration-break: clone;
                            box-decoration-break: clone;
                            box-shadow: 30px 0 0 #fff, -30px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
                        }

                            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content h2:after {
                                content: '\A';
                                display: block;
                            }

                            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content h2 .cta-arrow {
                                position: relative;
                                right: -10px;
                                top: -2px;
                                width: 35px;
                                height: 35px;
                                margin: 0 10px 0 5px;
                                display: inline-block;
                            }

                                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content h2 .cta-arrow:before {
                                    content: '';
                                    display: block;
                                    position: absolute;
                                    width: 35px;
                                    height: 35px;
                                    top: 50%;
                                    margin-top: -13px;
                                    background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -64px -75px;
                                    z-index: 90;
                                    transform: scale(0.75);
                                    transform-origin: center right;
                                }

                            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content h2 a {
                                color: #000;
                            }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content p {
                            position: relative;
                            font-size: 1.8rem;
                            line-height: 1.2;
                            color: #000;
                            padding: 12px 0;
                            white-space: normal;
                            top: -18px;
                            z-index: 20;
                            background: #fff;
                            display: inline;
                            -webkit-box-decoration-break: clone;
                            -ms-box-decoration-break: clone;
                            -o-box-decoration-break: clone;
                            box-decoration-break: clone;
                            box-shadow: 30px 0 0 #fff, -30px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
                        }

                            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content p:after {
                                content: '\A';
                                display: block;
                            }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-tl {
                            top: 83px;
                            left: 52px;
                        }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-tr {
                            top: 83px;
                            left: auto;
                            right: 52px;
                            text-align: right;
                        }

                            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-tr .more-link {
                                left: auto;
                                right: -30px;
                            }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-bl {
                            top: auto;
                            bottom: 200px;
                            left: 52px;
                        }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-br {
                            top: auto;
                            bottom: 200px;
                            left: auto;
                            right: 52px;
                            text-align: right;
                        }

                            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-br .more-link {
                                left: auto;
                                right: -30px;
                            }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper:hover .box-content {
                        background: transparent;
                    }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element:hover .teaserbox-wrapper .box-content:after, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element:hover .teaserbox-wrapper .box-content:before {
                    opacity: 0.8;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element:hover .teaserbox-wrapper .box-content .more-link {
                    background: #565756;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element:hover .teaserbox-wrapper .video-ic {
                    opacity: 0.8;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .video-icon-style {
                    content: '';
                    background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat 0 -120px;
                    border: none;
                    width: 92px;
                    height: 92px;
                    display: block;
                    float: left;
                    position: relative;
                    left: 450px;
                    margin: -10px 0 0 -45px;
                    transform: scale(0.8);
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content:after {
                    content: '';
                    background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat 0 -120px;
                    border: none;
                    width: 92px;
                    height: 92px;
                    display: block;
                    float: left;
                    position: relative;
                    left: 450px;
                    margin: -10px 0 0 -45px;
                    transform: scale(0.8);
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-tl h2:last-child:after, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-tr h2:last-child:after, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-bl h2:last-child:after {
                    margin-bottom: 20px;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-bl:after, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-br:after {
                    display: none;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-bl:before, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-br:before {
                    content: '';
                    background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat 0 -120px;
                    border: none;
                    width: 92px;
                    height: 92px;
                    display: block;
                    float: left;
                    position: relative;
                    left: 450px;
                    margin: -10px 0 0 -45px;
                    transform: scale(0.8);
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-tr:after {
                    left: auto;
                    right: 448px;
                    float: right;
                    margin: -10px -45px 0 0;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-br:before {
                    left: auto;
                    right: 448px;
                    float: right;
                    margin: -119px -45px 0 0;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-bl:before {
                    top: -109px;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1 .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2 .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3 .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4 .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5 .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6 .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7 .box-content {
                    background: transparent;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1.transparent .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2.transparent .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3.transparent .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4.transparent .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5.transparent .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6.transparent .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7.transparent .box-content {
                    background: transparent;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1:hover .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2:hover .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3:hover .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4:hover .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5:hover .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6:hover .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7:hover .box-content {
                    background: transparent;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1:hover.transparent .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2:hover.transparent .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3:hover.transparent .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4:hover.transparent .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5:hover.transparent .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6:hover.transparent .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7:hover.transparent .box-content {
                    background: transparent;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1 .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1 .box-content p {
                    background: #e6e6e6;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #e6e6e6, -30px 0 0 #e6e6e6, 4px 0 0 #e6e6e6, -4px 0 0 #e6e6e6, 3px 0 0 #e6e6e6, -3px 0 0 #e6e6e6, 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1.transparent .box-content p {
                    background: #e6e6e6;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #e6e6e6, -30px 0 0 #e6e6e6, 4px 0 0 #e6e6e6, -4px 0 0 #e6e6e6, 3px 0 0 #e6e6e6, -3px 0 0 #e6e6e6, 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1:hover .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1:hover .box-content p {
                    background: #c8c8c8;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #c8c8c8, -30px 0 0 #c8c8c8, 4px 0 0 #c8c8c8, -4px 0 0 #c8c8c8, 3px 0 0 #c8c8c8, -3px 0 0 #c8c8c8, 1px 0 0 #c8c8c8, -1px 0 0 #c8c8c8;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1:hover.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1:hover.transparent .box-content p {
                    background: #c8c8c8;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #c8c8c8, -30px 0 0 #c8c8c8, 4px 0 0 #c8c8c8, -4px 0 0 #c8c8c8, 3px 0 0 #c8c8c8, -3px 0 0 #c8c8c8, 1px 0 0 #c8c8c8, -1px 0 0 #c8c8c8;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2 .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2 .box-content p {
                    color: #fff;
                    background: #003340;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #003340, -30px 0 0 #003340, 4px 0 0 #003340, -4px 0 0 #003340, 3px 0 0 #003340, -3px 0 0 #003340, 1px 0 0 #003340, -1px 0 0 #003340;
                }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2 .box-content h2 a {
                        color: #fff;
                    }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2 .box-content h2 .cta-arrow:before {
                        background-position: -105px -75px;
                    }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2.transparent .box-content p {
                    color: #fff;
                    background: #003340;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #003340, -30px 0 0 #003340, 4px 0 0 #003340, -4px 0 0 #003340, 3px 0 0 #003340, -3px 0 0 #003340, 1px 0 0 #003340, -1px 0 0 #003340;
                }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2.transparent .box-content h2 a {
                        color: #fff;
                    }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2:hover .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2:hover .box-content p {
                    color: #fff;
                    background: #00677f;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #00677f, -30px 0 0 #00677f, 4px 0 0 #00677f, -4px 0 0 #00677f, 3px 0 0 #00677f, -3px 0 0 #00677f, 1px 0 0 #00677f, -1px 0 0 #00677f;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2:hover.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2:hover.transparent .box-content p {
                    color: #fff;
                    background: #00677f;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #00677f, -30px 0 0 #00677f, 4px 0 0 #00677f, -4px 0 0 #00677f, 3px 0 0 #00677f, -3px 0 0 #00677f, 1px 0 0 #00677f, -1px 0 0 #00677f;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3 .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3 .box-content p {
                    color: #fff;
                    background: #444444;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #444444, -30px 0 0 #444444, 4px 0 0 #444444, -4px 0 0 #444444, 3px 0 0 #444444, -3px 0 0 #444444, 1px 0 0 #444444, -1px 0 0 #444444;
                }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3 .box-content h2 a {
                        color: #fff;
                    }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3 .box-content h2 .cta-arrow:before {
                        background-position: -105px -75px;
                    }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3.transparent .box-content p {
                    color: #fff;
                    background: #444444;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #444444, -30px 0 0 #444444, 4px 0 0 #444444, -4px 0 0 #444444, 3px 0 0 #444444, -3px 0 0 #444444, 1px 0 0 #444444, -1px 0 0 #444444;
                }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3.transparent .box-content h2 a {
                        color: #fff;
                    }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3:hover .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3:hover .box-content p {
                    color: #fff;
                    background: #000;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #000, -30px 0 0 #000, 4px 0 0 #000, -4px 0 0 #000, 3px 0 0 #000, -3px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3:hover.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3:hover.transparent .box-content p {
                    color: #fff;
                    background: #000;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #000, -30px 0 0 #000, 4px 0 0 #000, -4px 0 0 #000, 3px 0 0 #000, -3px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4 .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4 .box-content p {
                    color: #fff;
                    background: #5a130a;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #5a130a, -30px 0 0 #5a130a, 4px 0 0 #5a130a, -4px 0 0 #5a130a, 3px 0 0 #5a130a, -3px 0 0 #5a130a, 1px 0 0 #5a130a, -1px 0 0 #5a130a;
                }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4 .box-content h2 a {
                        color: #fff;
                    }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4 .box-content h2 .cta-arrow:before {
                        background-position: -105px -75px;
                    }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4.transparent .box-content p {
                    color: #fff;
                    background: #5a130a;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #5a130a, -30px 0 0 #5a130a, 4px 0 0 #5a130a, -4px 0 0 #5a130a, 3px 0 0 #5a130a, -3px 0 0 #5a130a, 1px 0 0 #5a130a, -1px 0 0 #5a130a;
                }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4.transparent .box-content h2 a {
                        color: #fff;
                    }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4:hover .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4:hover .box-content p {
                    color: #fff;
                    background: #440e07;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #440e07, -30px 0 0 #440e07, 4px 0 0 #440e07, -4px 0 0 #440e07, 3px 0 0 #440e07, -3px 0 0 #440e07, 1px 0 0 #440e07, -1px 0 0 #440e07;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4:hover.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4:hover.transparent .box-content p {
                    color: #fff;
                    background: #440e07;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #440e07, -30px 0 0 #440e07, 4px 0 0 #440e07, -4px 0 0 #440e07, 3px 0 0 #440e07, -3px 0 0 #440e07, 1px 0 0 #440e07, -1px 0 0 #440e07;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5 .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5 .box-content p {
                    color: #fff;
                    background: #00677f;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #00677f, -30px 0 0 #00677f, 4px 0 0 #00677f, -4px 0 0 #00677f, 3px 0 0 #00677f, -3px 0 0 #00677f, 1px 0 0 #00677f, -1px 0 0 #00677f;
                }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5 .box-content h2 a {
                        color: #fff;
                    }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5 .box-content h2 .cta-arrow:before {
                        background-position: -105px -75px;
                    }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5.transparent .box-content p {
                    color: #fff;
                    background: #00677f;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #00677f, -30px 0 0 #00677f, 4px 0 0 #00677f, -4px 0 0 #00677f, 3px 0 0 #00677f, -3px 0 0 #00677f, 1px 0 0 #00677f, -1px 0 0 #00677f;
                }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5.transparent .box-content h2 a {
                        color: #fff;
                    }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5:hover .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5:hover .box-content p {
                    color: #fff;
                    background: #003340;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #003340, -30px 0 0 #003340, 4px 0 0 #003340, -4px 0 0 #003340, 3px 0 0 #003340, -3px 0 0 #003340, 1px 0 0 #003340, -1px 0 0 #003340;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5:hover.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5:hover.transparent .box-content p {
                    color: #fff;
                    background: #003340;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #003340, -30px 0 0 #003340, 4px 0 0 #003340, -4px 0 0 #003340, 3px 0 0 #003340, -3px 0 0 #003340, 1px 0 0 #003340, -1px 0 0 #003340;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6 .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6 .box-content p {
                    background: #fff;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #fff, -30px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6.transparent .box-content p {
                    background: #fff;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #fff, -30px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6:hover .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6:hover .box-content p {
                    background: #e6e6e6;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #e6e6e6, -30px 0 0 #e6e6e6, 4px 0 0 #e6e6e6, -4px 0 0 #e6e6e6, 3px 0 0 #e6e6e6, -3px 0 0 #e6e6e6, 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6:hover.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6:hover.transparent .box-content p {
                    background: #e6e6e6;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #e6e6e6, -30px 0 0 #e6e6e6, 4px 0 0 #e6e6e6, -4px 0 0 #e6e6e6, 3px 0 0 #e6e6e6, -3px 0 0 #e6e6e6, 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7 .box-content h2 a {
                    color: #fff;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7 .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7 .box-content p {
                    color: #fff;
                    background: #000;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #000, -30px 0 0 #000, 4px 0 0 #000, -4px 0 0 #000, 3px 0 0 #000, -3px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000;
                }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7 .box-content h2 .cta-arrow:before {
                        background-position: -105px -75px;
                    }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7.transparent .box-content h2 a {
                    color: #fff;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7.transparent .box-content p {
                    color: #fff;
                    background: #000;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #000, -30px 0 0 #000, 4px 0 0 #000, -4px 0 0 #000, 3px 0 0 #000, -3px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7:hover .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7:hover .box-content p {
                    color: #fff;
                    background: #565756;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #565756, -30px 0 0 #565756, 4px 0 0 #565756, -4px 0 0 #565756, 3px 0 0 #565756, -3px 0 0 #565756, 1px 0 0 #565756, -1px 0 0 #565756;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7:hover.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7:hover.transparent .box-content p {
                    color: #fff;
                    background: #565756;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #565756, -30px 0 0 #565756, 4px 0 0 #565756, -4px 0 0 #565756, 3px 0 0 #565756, -3px 0 0 #565756, 1px 0 0 #565756, -1px 0 0 #565756;
                }

        .reloaded .owl-slider .owl-controlls {
            position: relative;
            width: auto;
            left: auto;
            margin: 0;
            bottom: 140px;
            z-index: 600;
        }

            .reloaded .owl-slider .owl-controlls .owl-slider-pagination {
                width: auto;
                margin: 0 auto;
            }

                .reloaded .owl-slider .owl-controlls .owl-slider-pagination .owl-dot {
                    padding: 5px 4px;
                    float: left;
                    display: block;
                    width: 58px;
                    cursor: pointer;
                }

                    .reloaded .owl-slider .owl-controlls .owl-slider-pagination .owl-dot span {
                        display: block;
                        width: 50px;
                        height: 7px;
                        background: #fff;
                        text-indent: -9999em;
                        border: 1px solid #9e9e9e;
                    }

                    .reloaded .owl-slider .owl-controlls .owl-slider-pagination .owl-dot.active span, .reloaded .owl-slider .owl-controlls .owl-slider-pagination .owl-dot:hover span {
                        background: #000;
                    }

    .reloaded.category-page .container-fluid.owl-slider + .container, .reloaded.category-page .container-fluid.owl-slider + .container-fluid {
        margin-top: -145px;
        z-index: auto;
    }

        .reloaded.category-page .container-fluid.owl-slider + .container.grid .bg-img-wrapper, .reloaded.category-page .container-fluid.owl-slider + .container-fluid.grid .bg-img-wrapper {
            background: transparent;
        }

        .reloaded.category-page .container-fluid.owl-slider + .container.grid .grid-teaser-section, .reloaded.category-page .container-fluid.owl-slider + .container-fluid.grid .grid-teaser-section {
            margin-top: 0;
        }

        .reloaded.category-page .container-fluid.owl-slider + .container.grid:not(.has-img-top):not(.has-img-bottom) .grid-teaser-section, .reloaded.category-page .container-fluid.owl-slider + .container-fluid.grid:not(.has-img-top):not(.has-img-bottom) .grid-teaser-section {
            margin-top: 0;
        }

        .reloaded.category-page .container-fluid.owl-slider + .container.grid.has-img-top:not(.has-img-bottom) .grid-teaser-section, .reloaded.category-page .container-fluid.owl-slider + .container-fluid.grid.has-img-top:not(.has-img-bottom) .grid-teaser-section {
            margin-top: 0;
        }

    .reloaded .clustered-tabs {
        margin: 0 0 60px 0;
    }

        .reloaded .clustered-tabs .tabs-nav-wrapper {
            position: relative;
            z-index: 100;
        }

            .reloaded .clustered-tabs .tabs-nav-wrapper ul {
                margin: 0;
                padding: 0;
                list-style: none;
                display: flex;
                width: 100%;
                text-align: center;
            }

                .reloaded .clustered-tabs .tabs-nav-wrapper ul li {
                    margin: 0;
                    padding: 0;
                    list-style: none;
                    flex: 1 0;
                    display: flex;
                    justify-content: center;
                    border-left: 1px solid #d9d9d9;
                }

                    .reloaded .clustered-tabs .tabs-nav-wrapper ul li:before {
                        display: none;
                    }

                    .reloaded .clustered-tabs .tabs-nav-wrapper ul li:first-child {
                        border: none;
                    }

                    .reloaded .clustered-tabs .tabs-nav-wrapper ul li a {
                        width: 100%;
                        margin: 0;
                        padding: 15px 20px;
                        font-size: 16px;
                        font-size: 1.6rem;
                        color: #000;
                        background: #f2f2f2;
                        transition: background-color 0.2s ease;
                        box-shadow: none;
                        outline: none;
                        text-decoration: none;
                    }

                        .reloaded .clustered-tabs .tabs-nav-wrapper ul li a:hover {
                            background: #e6e6e6;
                            transition: background-color 0.2s ease;
                        }

                    .reloaded .clustered-tabs .tabs-nav-wrapper ul li.active {
                        border: none;
                    }

                        .reloaded .clustered-tabs .tabs-nav-wrapper ul li.active + li {
                            border: none;
                        }

                        .reloaded .clustered-tabs .tabs-nav-wrapper ul li.active a {
                            color: #fff;
                            background: #000;
                            cursor: default;
                        }

                            .reloaded .clustered-tabs .tabs-nav-wrapper ul li.active a:after {
                                content: "";
                                width: 0;
                                height: 0;
                                border: 6px solid transparent;
                                border-color: #000 transparent transparent transparent;
                                position: absolute;
                                top: auto;
                                right: auto;
                                bottom: -11px;
                                left: 50%;
                                margin-left: -6px;
                                z-index: 100;
                                display: block;
                            }

        .reloaded .clustered-tabs .tabs-content-wrapper {
            position: relative;
            z-index: 90;
        }

            .reloaded .clustered-tabs .tabs-content-wrapper .tabs-content-item .mobile-nav-item {
                display: none;
            }

            .reloaded .clustered-tabs .tabs-content-wrapper .tabs-content-item .item-content-wrapper {
                display: none;
                padding: 50px 0 0 0;
                position: relative;
            }

                .reloaded .clustered-tabs .tabs-content-wrapper .tabs-content-item .item-content-wrapper h2 {
                    display: none;
                }

                .reloaded .clustered-tabs .tabs-content-wrapper .tabs-content-item .item-content-wrapper .article-accordion .accordion-toggle-open-close .article-accordion-close:hover {
                    margin: 0 !important;
                }

                .reloaded .clustered-tabs .tabs-content-wrapper .tabs-content-item .item-content-wrapper .article-accordion .panel .panel-body .events-teaser .content {
                    padding-top: 17px;
                }

                    .reloaded .clustered-tabs .tabs-content-wrapper .tabs-content-item .item-content-wrapper .article-accordion .panel .panel-body .events-teaser .content h3 {
                        display: none;
                    }

            .reloaded .clustered-tabs .tabs-content-wrapper .tabs-content-item.active .item-content-wrapper {
                display: block;
            }

            .reloaded .clustered-tabs .tabs-content-wrapper .article-accordion .accordion-toggle-open-close a {
                display: inline-block;
                box-shadow: none;
            }

            .reloaded .clustered-tabs .tabs-content-wrapper .article-accordion .panel-title a {
                margin: 0;
                box-shadow: none;
            }

    .reloaded.majuscule .page-main-inner-content, .reloaded.majuscule.no-nav .page-main-inner-content {
    }

        .reloaded.majuscule .page-main-inner-content > .article-copy > p:first-of-type:first-line, .reloaded.majuscule.no-nav .page-main-inner-content > .article-copy > p:first-of-type:first-line {
            line-height: 100%;
        }

        .reloaded.majuscule .page-main-inner-content > .article-copy > p:first-of-type:first-letter, .reloaded.majuscule.no-nav .page-main-inner-content > .article-copy > p:first-of-type:first-letter {
            color: #000;
            font-size: 125px;
            font-size: 12.5rem;
            font-family: 'DaimlerCS-Bold', Arial, sans-serif;
            font-weight: normal;
            padding: 0;
            margin: 0.06em 0.1em 0 0;
            float: left;
            line-height: 0.65;
        }

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .reloaded.majuscule .page-main-inner-content, .reloaded.majuscule.no-nav .page-main-inner-content {
    }

        .reloaded.majuscule .page-main-inner-content > .article-copy > p:first-of-type:first-letter, .reloaded.majuscule.no-nav .page-main-inner-content > .article-copy > p:first-of-type:first-letter {
            margin: 0.06em 0.1em 0 0;
            line-height: 0.75;
        }
}

.reloaded.majuscule .page-main-inner-content > .article-copy .article-copy p:first-of-type:first-line, .reloaded.majuscule.no-nav .page-main-inner-content > .article-copy .article-copy p:first-of-type:first-line {
    line-height: inherit;
}

.reloaded.majuscule .page-main-inner-content > .article-copy .article-copy p:first-of-type:first-letter, .reloaded.majuscule.no-nav .page-main-inner-content > .article-copy .article-copy p:first-of-type:first-letter {
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    padding: 0;
    margin: 0;
    float: none;
    line-height: inherit;
}

.reloaded .page-main-inner-content, .reloaded.no-nav .page-main-inner-content {
    width: 768px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'DaimlerCS-Light', Arial, sans-serif;
}

    .reloaded .page-main-inner-content .article-copy, .reloaded.no-nav .page-main-inner-content .article-copy {
        font-size: 20px;
        font-size: 2rem;
    }

        .reloaded .page-main-inner-content .article-copy p, .reloaded.no-nav .page-main-inner-content .article-copy p {
            font-size: 20px;
            font-size: 2rem;
            line-height: 1.5;
        }

    .reloaded .page-main-inner-content .contact-persons-wrapper, .reloaded.no-nav .page-main-inner-content .contact-persons-wrapper {
        display: flex;
        flex-wrap: wrap;
        padding: 17px 0 0 0;
        font-size: 18px;
        font-size: 1.8rem;
    }

        .reloaded .page-main-inner-content .contact-persons-wrapper .contact-persons-item, .reloaded.no-nav .page-main-inner-content .contact-persons-wrapper .contact-persons-item {
            width: 50%;
            border-left: 1px solid #d9d9d9;
            padding: 0 0 0 40px;
            margin-bottom: 35px;
        }

            .reloaded .page-main-inner-content .contact-persons-wrapper .contact-persons-item .function, .reloaded.no-nav .page-main-inner-content .contact-persons-wrapper .contact-persons-item .function {
                font-family: 'DaimlerCS-Bold', Arial, sans-serif;
            }

            .reloaded .page-main-inner-content .contact-persons-wrapper .contact-persons-item .phone, .reloaded.no-nav .page-main-inner-content .contact-persons-wrapper .contact-persons-item .phone, .reloaded .page-main-inner-content .contact-persons-wrapper .contact-persons-item .fax, .reloaded.no-nav .page-main-inner-content .contact-persons-wrapper .contact-persons-item .fax {
                margin-bottom: 15px;
            }

                .reloaded .page-main-inner-content .contact-persons-wrapper .contact-persons-item .phone span, .reloaded.no-nav .page-main-inner-content .contact-persons-wrapper .contact-persons-item .phone span, .reloaded .page-main-inner-content .contact-persons-wrapper .contact-persons-item .fax span, .reloaded.no-nav .page-main-inner-content .contact-persons-wrapper .contact-persons-item .fax span {
                    color: #fff;
                    padding: 9px 0 8px 0;
                    margin: 0 15px 0 15px;
                    background: #000;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 15px 0 0 #000, -15px 0 0 #000, 4px 0 0 #000, -4px 0 0 #000, 3px 0 0 #000, -3px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000;
                }

            .reloaded .page-main-inner-content .contact-persons-wrapper .contact-persons-item p, .reloaded.no-nav .page-main-inner-content .contact-persons-wrapper .contact-persons-item p {
                margin: 0;
                padding: 0;
                font-size: 18px;
                font-size: 1.8rem;
            }

            .reloaded .page-main-inner-content .contact-persons-wrapper .contact-persons-item:nth-child(odd), .reloaded.no-nav .page-main-inner-content .contact-persons-wrapper .contact-persons-item:nth-child(odd) {
                border-left: 1px solid transparent;
                padding: 0;
            }

    .reloaded .page-main-inner-content .article-timeline, .reloaded.no-nav .page-main-inner-content .article-timeline {
        width: 80%;
        margin: 40px auto 30px;
        font-size: 18px;
        font-size: 1.8rem;
    }

        .reloaded .page-main-inner-content .article-timeline .timeline-elem, .reloaded.no-nav .page-main-inner-content .article-timeline .timeline-elem {
            display: flex;
            position: relative;
            width: 100%;
            padding: 0 0 25px 0;
            overflow: hidden;
            font-size: 18px;
            font-size: 1.8rem;
        }

            .reloaded .page-main-inner-content .article-timeline .timeline-elem .elem-pic, .reloaded.no-nav .page-main-inner-content .article-timeline .timeline-elem .elem-pic {
                margin-right: 30px;
                z-index: 100;
                position: relative;
                display: block;
                width: 90px;
                height: 90px;
                min-width: 90px;
                min-height: 90px;
            }

                .reloaded .page-main-inner-content .article-timeline .timeline-elem .elem-pic + .elem-content, .reloaded.no-nav .page-main-inner-content .article-timeline .timeline-elem .elem-pic + .elem-content {
                    padding-top: 25px;
                }

                .reloaded .page-main-inner-content .article-timeline .timeline-elem .elem-pic:after, .reloaded.no-nav .page-main-inner-content .article-timeline .timeline-elem .elem-pic:after {
                    content: '';
                    width: 90px;
                    height: 90px;
                    display: flex;
                    background: #f2f2f2;
                    border-radius: 45px;
                    justify-content: center;
                    align-items: center;
                    text-align: center;
                }

                .reloaded .page-main-inner-content .article-timeline .timeline-elem .elem-pic img, .reloaded.no-nav .page-main-inner-content .article-timeline .timeline-elem .elem-pic img {
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    margin: -21px 0 0 -21px;
                }

            .reloaded .page-main-inner-content .article-timeline .timeline-elem .elem-content .nr, .reloaded.no-nav .page-main-inner-content .article-timeline .timeline-elem .elem-content .nr {
                font-size: 28px;
                font-size: 2.8rem;
                font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                font-style: italic;
            }

            .reloaded .page-main-inner-content .article-timeline .timeline-elem .elem-content .head, .reloaded.no-nav .page-main-inner-content .article-timeline .timeline-elem .elem-content .head {
                font-family: 'DaimlerCS-Bold', Arial, sans-serif;
            }

            .reloaded .page-main-inner-content .article-timeline .timeline-elem .elem-content .text, .reloaded.no-nav .page-main-inner-content .article-timeline .timeline-elem .elem-content .text {
                margin: 0 0 25px 0;
            }

                .reloaded .page-main-inner-content .article-timeline .timeline-elem .elem-content .text .img-wrapper, .reloaded.no-nav .page-main-inner-content .article-timeline .timeline-elem .elem-content .text .img-wrapper {
                    margin: 6px 25px 10px 0;
                    float: left;
                }

        .reloaded .page-main-inner-content .article-timeline.connection-type-line .timeline-elem:after, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-line .timeline-elem:after {
            content: '';
            display: block;
            position: absolute;
            left: 43px;
            width: 4px;
            height: 2000px;
            background: #f2f2f2;
        }

        .reloaded .page-main-inner-content .article-timeline.connection-type-line .timeline-elem:last-child:after, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-line .timeline-elem:last-child:after {
            display: none;
        }

        .reloaded .page-main-inner-content .article-timeline.connection-type-arrow-1 .timeline-elem, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-arrow-1 .timeline-elem {
            padding-bottom: 60px;
        }

            .reloaded .page-main-inner-content .article-timeline.connection-type-arrow-1 .timeline-elem:after, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-arrow-1 .timeline-elem:after {
                content: '';
                display: block;
                position: absolute;
                width: 43px;
                height: 40px;
                bottom: 10px;
                left: 50%;
                margin-left: -21px;
                background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -254px -41px;
                transform: scale(0.9);
            }

            .reloaded .page-main-inner-content .article-timeline.connection-type-arrow-1 .timeline-elem:last-child, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-arrow-1 .timeline-elem:last-child {
                padding: 0;
            }

                .reloaded .page-main-inner-content .article-timeline.connection-type-arrow-1 .timeline-elem:last-child:after, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-arrow-1 .timeline-elem:last-child:after {
                    display: none;
                }

        .reloaded .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem {
            padding-bottom: 190px;
        }

            .reloaded .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem:after, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem:after {
                content: '';
                display: block;
                position: absolute;
                width: 348px;
                height: 179px;
                bottom: 10px;
                left: 50%;
                margin-left: -174px;
                background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat 0 -220px;
                transform: scale(0.9);
            }

            .reloaded .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem:last-child, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem:last-child {
                padding: 0;
            }

                .reloaded .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem:last-child:after, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem:last-child:after {
                    display: none;
                }

            .reloaded .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem:nth-child(even):after, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem:nth-child(even):after {
                transform: scale(-0.9, 0.9);
            }

        .reloaded .page-main-inner-content .article-timeline.alternating, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating {
            width: 85%;
            flex-direction: column;
            justify-content: space-between;
        }

            .reloaded .page-main-inner-content .article-timeline.alternating .timeline-elem, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating .timeline-elem {
                width: 100%;
                padding-bottom: 50px;
            }

                .reloaded .page-main-inner-content .article-timeline.alternating .timeline-elem .elem-content, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating .timeline-elem .elem-content {
                    padding: 0 5px;
                }

                .reloaded .page-main-inner-content .article-timeline.alternating .timeline-elem:nth-child(odd), .reloaded.no-nav .page-main-inner-content .article-timeline.alternating .timeline-elem:nth-child(odd) {
                    margin-left: auto;
                }

                .reloaded .page-main-inner-content .article-timeline.alternating .timeline-elem:nth-child(even), .reloaded.no-nav .page-main-inner-content .article-timeline.alternating .timeline-elem:nth-child(even) {
                    margin-right: auto;
                }

                    .reloaded .page-main-inner-content .article-timeline.alternating .timeline-elem:nth-child(even) .elem-pic, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating .timeline-elem:nth-child(even) .elem-pic {
                        order: 3;
                        margin-left: 40px;
                        margin-right: 0;
                    }

                    .reloaded .page-main-inner-content .article-timeline.alternating .timeline-elem:nth-child(even) .elem-content, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating .timeline-elem:nth-child(even) .elem-content {
                        order: 1;
                        text-align: right;
                    }

                        .reloaded .page-main-inner-content .article-timeline.alternating .timeline-elem:nth-child(even) .elem-content .text .img-wrapper, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating .timeline-elem:nth-child(even) .elem-content .text .img-wrapper {
                            float: right;
                        }

            .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-line .timeline-elem, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-line .timeline-elem {
            }

                .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-line .timeline-elem:nth-child(even):after, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-line .timeline-elem:nth-child(even):after {
                    left: auto;
                    right: 43px;
                }

            .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-line.center .timeline-elem .text .img-wrapper, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-line.center .timeline-elem .text .img-wrapper {
                margin-left: 0;
                margin-right: 0;
            }

            .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-arrow-1 .timeline-elem, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-arrow-1 .timeline-elem {
                padding-bottom: 60px;
            }

                .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-arrow-1 .timeline-elem:last-child, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-arrow-1 .timeline-elem:last-child {
                    padding: 0;
                }

                .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-arrow-1 .timeline-elem:nth-child(even) .text .img-wrapper, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-arrow-1 .timeline-elem:nth-child(even) .text .img-wrapper {
                    margin-left: 25px;
                    margin-right: 0;
                }

            .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-arrow-2 .timeline-elem, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-arrow-2 .timeline-elem {
                padding-bottom: 190px;
            }

                .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-arrow-2 .timeline-elem:last-child, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-arrow-2 .timeline-elem:last-child {
                    padding: 0;
                }

                .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-arrow-2 .timeline-elem:nth-child(even) .text .img-wrapper, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-arrow-2 .timeline-elem:nth-child(even) .text .img-wrapper {
                    margin-left: 25px;
                    margin-right: 0;
                }

            .reloaded .page-main-inner-content .article-timeline.alternating.center, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.center {
                width: 768px;
                padding: 0;
            }

                .reloaded .page-main-inner-content .article-timeline.alternating.center .timeline-elem, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.center .timeline-elem {
                    width: 429px;
                }

.reloaded section .page-content-wrapper ~ .page-content-wrapper .page-main-inner-content > .article-copy p:first-of-type:first-line {
    line-height: inherit;
}

.reloaded section .page-content-wrapper ~ .page-content-wrapper .page-main-inner-content > .article-copy p:first-of-type:first-letter {
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    padding: 0;
    margin: 0;
    float: none;
    line-height: inherit;
}

.reloaded .page-intro {
    margin-top: 0;
    margin-bottom: 130px;
    padding-top: 0;
    top: -26px;
    text-align: right;
}

    .reloaded .page-intro.no-img {
        margin-top: 140px;
        margin-bottom: 60px;
    }

    .reloaded .page-intro .intro-visual {
        margin-top: 0;
        margin-left: -42px;
        background: #f2f2f2;
        width: 1024px;
        height: 512px;
    }

    .reloaded .page-intro .intro-headline {
        position: static;
        bottom: -40px;
        right: 13px;
        text-align: right;
        float: right;
        width: 55%;
    }

    .reloaded .page-intro .intro-visual + .intro-headline {
        position: absolute;
        bottom: -40px;
        right: 13px;
    }

    .reloaded .page-intro.txt-left {
        text-align: left;
    }

        .reloaded .page-intro.txt-left .intro-headline {
            left: 33px;
            right: auto;
            text-align: left;
            float: left;
        }

        .reloaded .page-intro.txt-left h1 {
            right: auto;
            left: 30px;
        }

    .reloaded .page-intro h1 {
        position: relative;
        right: 30px;
        font-size: 48px;
        font-size: 4.8rem;
        font-family: 'DaimlerCS-Bold', Arial, sans-serif;
        line-height: 1.26;
        color: #fff;
        padding: 5px 0 8px 0;
        white-space: normal;
        background: #000;
        display: inline;
        -webkit-box-decoration-break: clone;
        -ms-box-decoration-break: clone;
        -o-box-decoration-break: clone;
        box-decoration-break: clone;
        box-shadow: 30px 0 0 #000, -30px 0 0 #000, 4px 0 0 #000, -4px 0 0 #000, 3px 0 0 #000, -3px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000;
    }

        .reloaded .page-intro h1 span {
            display: inline;
            font-size: 48px;
            font-size: 4.8rem;
            line-height: 1.2;
            font-family: 'DaimlerCS-Light', Arial, sans-serif;
        }

            .reloaded .page-intro h1 span:before {
                content: '\A';
                display: block;
            }

    .reloaded .page-intro .intro-headline h1 {
        margin-top: 0;
    }

        .reloaded .page-intro .intro-headline h1 span:before {
            content: '';
            display: inline;
        }

    .reloaded .page-intro .co2-label {
        text-align: left;
        margin-top: 70px;
        margin-bottom: -85px;
    }

.reloaded.category-page .page-intro {
    margin-top: 0;
    margin-bottom: -27px;
    padding-top: 0;
    text-align: left;
}

    .reloaded.category-page .page-intro.label-head {
        position: relative;
    }

        .reloaded.category-page .page-intro.label-head .intro-headline {
            top: 0;
            left: 0;
        }

            .reloaded.category-page .page-intro.label-head .intro-headline h1 {
                position: absolute;
                top: 0;
                left: 0;
                width: auto;
                display: inline;
                font-size: 14px;
                font-size: 1.4rem;
            }

                .reloaded.category-page .page-intro.label-head .intro-headline h1 span {
                    box-shadow: none;
                    box-decoration-break: initial;
                    margin: 0;
                    padding: 4px 20px;
                    left: auto;
                    display: inline-block;
                    font-size: inherit;
                    line-height: inherit;
                    color: #fff;
                    background: #440e07;
                    font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                }

    .reloaded.category-page .page-intro .embedded-player .video-placeholder {
    }

        .reloaded.category-page .page-intro .embedded-player .video-placeholder img {
            width: 100%;
            height: auto;
        }

    .reloaded.category-page .page-intro .video-content-wrapper {
        width: 1024px;
        margin: 0 auto;
    }

        .reloaded.category-page .page-intro .video-content-wrapper .bg-img-elem .gradient-overlay {
            background: transparent;
            opacity: 0;
            position: absolute;
            bottom: 0;
            height: 100px;
            width: auto;
        }

    .reloaded.category-page .page-intro .video-frame {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: -1;
    }

        .reloaded.category-page .page-intro .video-frame iframe {
            display: none;
        }

    .reloaded.category-page .page-intro .text-content-wrapper {
        width: 960px;
        padding-top: 0;
        position: absolute;
        top: 0;
        left: 50%;
        margin: 0 0 0 -480px;
        height: 100%;
    }

    .reloaded.category-page .page-intro .quote-abstract {
        max-width: 37%;
        display: block;
        position: absolute;
        bottom: 30px;
        text-align: left;
    }

        .reloaded.category-page .page-intro .quote-abstract span {
            padding: 9px 0 9px 0;
            margin: 0;
            background: #fff;
            display: inline;
            -webkit-box-decoration-break: clone;
            -ms-box-decoration-break: clone;
            -o-box-decoration-break: clone;
            box-decoration-break: clone;
            box-shadow: 30px 0 0 #fff, -30px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
            position: relative;
            left: 60px;
        }

        .reloaded.category-page .page-intro .quote-abstract .quote-text p {
            display: inline;
        }

        .reloaded.category-page .page-intro .quote-abstract .quote-text > div {
            padding: 9px 0 9px 0;
            margin: 0;
            background: #fff;
            -webkit-box-decoration-break: clone;
            -ms-box-decoration-break: clone;
            -o-box-decoration-break: clone;
            box-decoration-break: clone;
            box-shadow: 30px 0 0 #fff, -30px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
            display: inline;
            font-size: 22px;
            font-size: 2.2rem;
            line-height: 1.6;
            position: relative;
            left: 60px;
        }

            .reloaded.category-page .page-intro .quote-abstract .quote-text > div span {
                padding: 0;
                margin: 0;
                box-shadow: none;
                left: auto;
            }

                .reloaded.category-page .page-intro .quote-abstract .quote-text > div span.open-quote:before {
                    content: '„';
                }

            .reloaded.category-page .page-intro .quote-abstract .quote-text > div span {
                padding: 0;
                margin: 0;
                box-shadow: none;
            }

                .reloaded.category-page .page-intro .quote-abstract .quote-text > div span.close-quote:after {
                    content: '“';
                }

        .reloaded.category-page .page-intro .quote-abstract .quote-text .hidden-txt {
            display: none;
        }

        .reloaded.category-page .page-intro .quote-abstract .quote-author {
            font-family: 'DaimlerCS-Bold', Arial, sans-serif;
            font-style: italic;
            font-size: 14px;
            font-size: 1.4rem;
            line-height: 1.9;
            margin-top: 5px;
        }

        .reloaded.category-page .page-intro .quote-abstract .quote-source {
            font-size: 14px;
            font-size: 1.4rem;
        }

    .reloaded.category-page .page-intro .intro-headline {
        margin: 0 0 0 29px;
        display: block;
        position: absolute;
        bottom: auto;
        right: auto;
        text-align: left;
        float: none;
        width: 95%;
        top: 80px;
    }

    .reloaded.category-page .page-intro h1 {
        display: block;
        background: transparent;
        text-align: left;
        margin: 0;
        padding: 0;
        box-shadow: none;
        width: auto;
        line-height: 1.4;
    }

        .reloaded.category-page .page-intro h1 span {
            position: relative;
            left: 60px;
            font-family: 'DaimlerCS-Light', Arial, sans-serif;
            color: #000;
            background: #fff;
            display: inline;
            -webkit-box-decoration-break: clone;
            -ms-box-decoration-break: clone;
            -o-box-decoration-break: clone;
            box-decoration-break: clone;
            box-shadow: 30px 0 0 #fff, -30px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
            margin: 0;
            padding: 22px 0;
        }

    .reloaded.category-page .page-intro .intro-icons {
        margin: 0;
        background: #fff;
        padding: 10px 31px 15px;
        width: auto;
        display: inline-block;
    }

        .reloaded.category-page .page-intro .intro-icons > span {
        }

        .reloaded.category-page .page-intro .intro-icons img {
            position: relative;
        }

    .reloaded.category-page .page-intro a.show-hidden-txt-btn {
        display: block;
        overflow: hidden;
        outline: none;
        background: #000;
        width: 60px;
        height: 30px;
        text-align: center;
        position: relative;
        z-index: 100;
        top: 5px;
        left: -30px;
        text-decoration: none;
    }

        .reloaded.category-page .page-intro a.show-hidden-txt-btn:after {
            content: '+';
            text-align: center;
            display: inline;
            color: #fff;
            font-family: 'DaimlerCS-Bold', Arial, sans-serif;
            font-size: 30px;
            font-size: 3rem;
            line-height: 30px;
        }

        .reloaded.category-page .page-intro a.show-hidden-txt-btn:hover {
            background: #444444;
            text-decoration: none;
        }

        .reloaded.category-page .page-intro a.show-hidden-txt-btn.open:after {
            content: '-';
            line-height: 1;
        }

    .reloaded.category-page .page-intro .intro-headline .play-video {
        display: none;
    }

    .reloaded.category-page .page-intro .play-video {
        color: #000;
        width: 60px;
        height: 80px;
        position: absolute;
        left: 50%;
        top: 50%;
        margin: -40px 0 0 -30px;
        z-index: 11;
        align-items: center;
        display: flex;
        font-size: 14px;
        font-size: 1.4rem;
        cursor: pointer;
    }

        .reloaded.category-page .page-intro .play-video:after {
            content: '';
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 40px 0 40px 60px;
            border-color: transparent transparent transparent #fff;
            position: absolute;
            left: 65%;
            top: 50%;
            margin: -40px 0 0 -30px;
            z-index: 10;
            cursor: pointer;
        }

        .reloaded.category-page .page-intro .play-video span {
            position: absolute;
            display: flex;
            width: 60px;
            height: 80px;
            left: 0;
            top: 0;
            align-items: center;
            justify-content: center;
            z-index: 11;
        }

    .reloaded.category-page .page-intro.light-content .play-video {
        color: #fff;
    }

        .reloaded.category-page .page-intro.light-content .play-video:after {
            border-color: transparent transparent transparent #000;
        }

    .reloaded.category-page .page-intro.no-video .play-video {
        display: none !important;
    }

    .reloaded.category-page .page-intro.no-video .bg-img-elem img {
        width: 100%;
        height: auto;
    }

    .reloaded.category-page .page-intro.no-video .embed-responsive-16by9 {
        padding-bottom: 0;
    }

    .reloaded.category-page .page-intro.no-video .embed-responsive {
        overflow: visible;
        height: auto;
    }

    .reloaded.category-page .page-intro.no-video + .container-fluid.grid.no-text {
        top: 0;
        z-index: 190;
        margin: 0;
    }

        .reloaded.category-page .page-intro.no-video + .container-fluid.grid.no-text .bg-img-wrapper {
            background: transparent !important;
        }

            .reloaded.category-page .page-intro.no-video + .container-fluid.grid.no-text .bg-img-wrapper.align-top .bg-img-elem {
                display: none;
            }

    .reloaded.category-page .page-intro .intro-headline {
        position: relative;
        top: 75px;
        left: 30px;
        margin: 0 0 30px 0;
    }

    .reloaded.category-page .page-intro .quote-abstract {
        position: relative;
        top: 75px;
        left: auto;
        bottom: auto;
        margin: 0;
        text-align: left;
    }

    .reloaded.category-page .page-intro.no-video .quote-abstract {
        max-width: 57%;
    }

.reloaded.category-page.locations.search {
    background: none;
}

    .reloaded.category-page.locations.search h1 span {
        color: #fff;
        background: #000;
        display: inline;
        -webkit-box-decoration-break: clone;
        -ms-box-decoration-break: clone;
        -o-box-decoration-break: clone;
        box-decoration-break: clone;
        box-shadow: 30px 0 0 #000, -30px 0 0 #000, 4px 0 0 #000, -4px 0 0 #000, 3px 0 0 #000, -3px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000;
    }

.reloaded.category-page.locations .page-intro {
    margin: 0;
}

    .reloaded.category-page.locations .page-intro .intro-bg {
        position: absolute;
        top: 0;
        left: 50%;
        margin-left: -512px;
    }

    .reloaded.category-page.locations .page-intro .text-content-wrapper {
        position: relative;
        top: auto;
        left: auto;
        margin: 90px auto 160px;
        height: auto;
    }

        .reloaded.category-page.locations .page-intro .text-content-wrapper .intro-headline {
            top: auto;
            left: auto;
            margin: 0 0 30px 0;
        }

        .reloaded.category-page.locations .page-intro .text-content-wrapper .quote-abstract {
            top: auto;
            margin: 0;
        }

    .reloaded.category-page.locations .page-intro + .container, .reloaded.category-page.locations .page-intro + .container-fluid {
        z-index: 500;
    }

.reloaded.category-page.locations .locations-search {
    width: 960px;
    margin: 0 auto 30px;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    position: relative;
    z-index: 200;
}

    .reloaded.category-page.locations .locations-search .form-content-wrapper {
        padding: 20px 0;
    }

    .reloaded.category-page.locations .locations-search #form-locations-search .ms-sel-item {
        width: 100%;
        padding-right: 55px;
    }

        .reloaded.category-page.locations .locations-search #form-locations-search .ms-sel-item + input {
            display: none;
        }

    .reloaded.category-page.locations .locations-search #form-locations-search #continentDropdown .ms-close-btn {
        background-image: none;
    }

        .reloaded.category-page.locations .locations-search #form-locations-search #continentDropdown .ms-close-btn:before {
            display: none;
        }

    .reloaded.category-page.locations .locations-search #form-locations-search #continentDropdown .ms-sel-ctn, .reloaded.category-page.locations .locations-search #form-locations-search #countryDropdown .ms-sel-ctn, .reloaded.category-page.locations .locations-search #form-locations-search #cityDropdown .ms-sel-ctn {
        overflow: hidden;
        height: 50px;
    }

    .reloaded.category-page.locations .locations-search #form-locations-search .form-group {
        margin: 0 5px;
        display: inline-flex;
        width: auto;
    }

        .reloaded.category-page.locations .locations-search #form-locations-search .form-group .ms-ctn {
            width: 300px;
        }

            .reloaded.category-page.locations .locations-search #form-locations-search .form-group .ms-ctn .ms-helper {
                display: none !important;
            }

.reloaded.category-page.locations .locations-search-results {
    width: 768px;
    margin: 0 auto;
    position: relative;
    z-index: 100;
}

    .reloaded.category-page.locations .locations-search-results .locations-accordion .accordion {
        border-top: none;
    }

    .reloaded.category-page.locations .locations-search-results .locations-accordion .panel .panel-collapse {
        padding-bottom: 25px;
    }

        .reloaded.category-page.locations .locations-search-results .locations-accordion .panel .panel-collapse .panel-body {
            padding-top: 10px;
            padding-bottom: 0;
            position: relative;
            display: flex;
            flex-wrap: wrap;
            overflow: hidden;
        }

            .reloaded.category-page.locations .locations-search-results .locations-accordion .panel .panel-collapse .panel-body:after {
                content: '';
                position: absolute;
                left: 50%;
                display: block;
                width: 1px;
                height: 100%;
                background: #e6e6e6;
            }

    .reloaded.category-page.locations .locations-search-results .results-col-left, .reloaded.category-page.locations .locations-search-results .results-col-right {
        width: 50%;
    }

    .reloaded.category-page.locations .locations-search-results .location-item {
        position: relative;
        margin: 0;
    }

        .reloaded.category-page.locations .locations-search-results .location-item:nth-child(-n+1) a {
            border-top: 1px solid #e6e6e6;
        }

        .reloaded.category-page.locations .locations-search-results .location-item a {
            color: #000;
            padding: 20px 35px 20px 15px;
            border-bottom: 1px solid #e6e6e6;
            border-top: 1px solid transparent;
            display: block;
        }

            .reloaded.category-page.locations .locations-search-results .location-item a:hover {
                padding: 20px 35px 20px 15px;
                background: #f2f2f2;
                display: block;
            }

            .reloaded.category-page.locations .locations-search-results .location-item a:after {
                content: '';
                display: block;
                position: absolute;
                top: 10px;
                right: 10px;
                width: 20px;
                height: 20px;
                background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -105px 0;
                transform: scale(0.6);
            }

        .reloaded.category-page.locations .locations-search-results .location-item .layer-content {
            display: none;
        }

        .reloaded.category-page.locations .locations-search-results .location-item.active-result a {
            background: #f2f2f2;
        }

.reloaded .hero-module {
    position: relative;
    margin: 0 0 60px 0;
}

    .reloaded .hero-module .hero-pic {
        width: 660px;
        height: 264px;
        overflow: hidden;
    }

    .reloaded .hero-module.no-date .hero-pic img {
        width: 100%;
    }

    .reloaded .hero-module .date-sticker {
        position: absolute;
        right: 0;
        top: 0;
        width: 130px;
        height: 160px;
        font-family: 'DaimlerCS-Regular', Arial, sans-serif;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        background: #707070;
        color: #fff;
        z-index: 100;
    }

        .reloaded .hero-module .date-sticker .date-day {
            margin: 0;
            margin-top: 32px;
            font-size: 80px;
            font-size: 8rem;
            line-height: 0.9;
            letter-spacing: -0.04em;
        }

        .reloaded .hero-module .date-sticker .date-month {
            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
            font-size: 16px;
            font-size: 1.6rem;
            display: inline-block;
        }

        .reloaded .hero-module .date-sticker .date-year {
            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
            font-size: 16px;
            font-size: 1.6rem;
            display: inline-block;
        }

    .reloaded .hero-module.hero-module-text .date-sticker {
        position: relative;
        right: 0;
        top: 0;
        width: 130px;
        height: 160px;
        display: table-cell;
        float: right;
        margin-left: 40px;
        background: #003340;
    }

    .reloaded .hero-module.hero-module-text .hero-abstract {
        background: none;
        color: #000;
        width: auto;
    }

        .reloaded .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper {
            padding: 0;
            font-family: 'DaimlerCS-Light', Arial, sans-serif;
            font-size: 30px;
            font-size: 3rem;
            line-height: 1.3;
        }

            .reloaded .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper:before, .reloaded .hero-module.hero-module-text .hero-abstract .hero-abstract-wrapper:after {
                display: none;
            }

    .reloaded .hero-module.hero-module-text.no-date .hero-abstract {
        width: 660px;
    }

.reloaded.no-date .hero-module .hero-pic {
    width: 660px;
    height: 264px;
    overflow: hidden;
}

.reloaded.no-nav .hero-module {
    width: auto;
    margin: 0 0 60px 0;
}

    .reloaded.no-nav .hero-module .hero-pic {
        width: auto;
        height: 360px;
        overflow: hidden;
    }

    .reloaded.no-nav .hero-module.no-date .hero-pic {
        width: auto;
        height: 360px;
    }

        .reloaded.no-nav .hero-module.no-date .hero-pic img {
            width: 100%;
        }

    .reloaded.no-nav .hero-module.hero-module-text .date-sticker {
        position: relative;
        right: 0;
        top: 0;
        width: 130px;
        height: 160px;
        margin-left: 40px;
    }

    .reloaded.no-nav .hero-module.hero-module-text .hero-abstract {
        width: 900px;
    }

    .reloaded.no-nav .hero-module.no-date {
        width: auto;
    }

        .reloaded.no-nav .hero-module.no-date .hero-abstract {
            width: auto;
        }

.reloaded.no-nav .no-date .hero-module .hero-pic {
    width: auto;
    overflow: hidden;
}

.reloaded .article-abstract p {
    font-size: 30px;
    font-size: 3rem;
}

.reloaded.no-nav .article-abstract {
    margin-left: 0;
}

    .reloaded.no-nav .article-abstract p {
        width: auto;
        font-size: 28px;
        font-size: 2.8rem;
    }

.reloaded.article-page .page-intro {
    top: 0;
}

    .reloaded.article-page .page-intro.no-img {
        margin-top: 70px;
    }

        .reloaded.article-page .page-intro.no-img .intro-headline {
            width: 70%;
        }

    .reloaded.article-page .page-intro.locations-intro {
        padding: 0;
        margin-bottom: 0;
    }

        .reloaded.article-page .page-intro.locations-intro .intro-headline h1 {
            font-size: 46px;
            font-size: 4.6rem;
        }

            .reloaded.article-page .page-intro.locations-intro .intro-headline h1 span {
                font-size: 46px;
                font-size: 4.6rem;
            }

        .reloaded.article-page .page-intro.locations-intro.txt-left .intro-headline {
            position: relative;
            width: 80%;
            margin: 50px 0 -15px 0;
            bottom: 0px;
            left: 50px;
            float: none;
        }

        .reloaded.article-page .page-intro.locations-intro .locations-data {
            overflow: hidden;
        }

            .reloaded.article-page .page-intro.locations-intro .locations-data .location-map-wrapper {
                width: 50%;
                height: 480px;
                position: relative;
                float: left;
                background: #e2e2e2;
            }

                .reloaded.article-page .page-intro.locations-intro .locations-data .location-map-wrapper #mapCanvas {
                    width: 100%;
                    height: 100%;
                }

                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-map-wrapper #mapCanvas:after {
                        display: none;
                    }

                .reloaded.article-page .page-intro.locations-intro .locations-data .location-map-wrapper .info-routes a {
                    background: #000;
                    color: #fff;
                    padding: 5px 10px;
                    font-size: 16px;
                    font-size: 1.6rem;
                    -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
                    -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
                    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
                }

                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-map-wrapper .info-routes a:hover {
                        background: #444444;
                    }

                .reloaded.article-page .page-intro.locations-intro .locations-data .location-map-wrapper .info-routes .link-route-print {
                    position: absolute;
                    top: 113px;
                    left: 10px;
                    right: auto;
                    border-radius: 2px;
                    text-indent: -9999em;
                    width: 28px;
                    height: 28px;
                    padding: 0;
                }

                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-map-wrapper .info-routes .link-route-print:after {
                        content: '';
                        display: block;
                        width: 18px;
                        height: 17px;
                        position: absolute;
                        top: 50%;
                        left: 50%;
                        margin: -8px 0 0 -9px;
                        background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -122px -48px;
                        transform: scale(0.8);
                    }

            .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper {
                width: 50%;
                height: 480px;
                position: relative;
                float: left;
                border-bottom: 1px solid #e2e2e2;
                font-size: 16px;
                font-size: 1.6rem;
                padding: 30px 0 0 40px;
                display: flex;
                flex-direction: column;
                justify-content: flex-start;
            }

                .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper p {
                    margin: 0;
                    padding: 0;
                }

                .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-label, .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .address-label, .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .link-label {
                    font-size: 12px;
                    font-size: 1.2rem;
                    font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                }

                .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper {
                    border-bottom: 1px solid #e2e2e2;
                    overflow: hidden;
                    padding-bottom: 5px;
                    width: 100%;
                    display: block;
                }

                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper .company-logo-wrapper {
                        float: left;
                        width: 45%;
                        min-height: 50px;
                        display: flex;
                    }

                        .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper .company-logo-wrapper img {
                            width: auto;
                            height: auto;
                        }

                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper .awards-carousel-wrapper {
                        display: block;
                        float: right;
                        position: relative;
                        width: 50%;
                        text-align: center;
                    }

                        .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper .awards-carousel-wrapper .awards-carousel-content .award-item {
                            height: 50px;
                        }

                            .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper .awards-carousel-wrapper .awards-carousel-content .award-item img {
                                height: 50px;
                                width: auto;
                                margin: 0 auto;
                            }

                        .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper .awards-carousel-wrapper .awards-carousel-content .owl-carousel .owl-stage {
                            padding: 0;
                            margin: 0 0 5px 0;
                            list-style: none;
                        }

                            .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper .awards-carousel-wrapper .awards-carousel-content .owl-carousel .owl-stage .owl-item {
                                padding: 0;
                                margin: 0;
                                list-style: none;
                            }

                        .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper .awards-carousel-wrapper .awards-carousel-content .owl-carousel .owl-dots {
                            overflow: hidden;
                            margin: 0 auto;
                            padding: 0;
                            display: inline-block;
                        }

                            .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper .awards-carousel-wrapper .awards-carousel-content .owl-carousel .owl-dots .owl-dot {
                                width: 8px;
                                height: 8px;
                                background: #d9d9d9;
                                margin-left: 6px;
                                float: left;
                                cursor: pointer;
                            }

                                .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper .awards-carousel-wrapper .awards-carousel-content .owl-carousel .owl-dots .owl-dot span {
                                    display: none;
                                }

                                .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper .awards-carousel-wrapper .awards-carousel-content .owl-carousel .owl-dots .owl-dot:first-child {
                                    margin-left: 0;
                                }

                                .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper .awards-carousel-wrapper .awards-carousel-content .owl-carousel .owl-dots .owl-dot.active {
                                    background: #000;
                                }

                .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper {
                    overflow: hidden;
                    padding: 0 0 10px 0;
                    width: 100%;
                    display: block;
                    margin-top: 15px;
                    margin-bottom: auto;
                }

                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .btn {
                        color: #fff;
                        padding: 9px 0 8px 4px;
                        margin: 0 5px 0 4px;
                        font-size: 12px;
                        font-size: 1.2rem;
                        position: relative;
                        top: -3px;
                        letter-spacing: normal;
                        font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                        background: #5a130a;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 1px 0 0 #5a130a, -1px 0 0 #5a130a, 4px 0 0 #5a130a, -4px 0 0 #5a130a, 3px 0 0 #5a130a, -3px 0 0 #5a130a, 1px 0 0 #5a130a, -1px 0 0 #5a130a;
                        -webkit-border-radius: 0;
                        -moz-border-radius: 0;
                        -ms-border-radius: 0;
                        border-radius: 0;
                    }

                        .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .btn:hover {
                            color: #fff;
                            padding: 9px 0 8px 4px;
                            margin: 0 5px 0 4px;
                            background: #440e07;
                            display: inline;
                            -webkit-box-decoration-break: clone;
                            -ms-box-decoration-break: clone;
                            -o-box-decoration-break: clone;
                            box-decoration-break: clone;
                            box-shadow: 1px 0 0 #440e07, -1px 0 0 #440e07, 4px 0 0 #440e07, -4px 0 0 #440e07, 3px 0 0 #440e07, -3px 0 0 #440e07, 1px 0 0 #440e07, -1px 0 0 #440e07;
                        }

                        .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .btn:after {
                            content: '';
                            display: inline-block;
                            position: relative;
                            width: 20px;
                            height: 20px;
                            background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -130px 0;
                            z-index: 90;
                            top: auto;
                            right: auto;
                            margin: -2px 0 0 8px;
                            vertical-align: middle;
                            transform: scale(0.5);
                        }

                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item {
                        float: left;
                        margin-right: 20px;
                        padding-bottom: 10px;
                    }

                        .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item p {
                            font-size: 38px;
                            font-size: 3.8rem;
                            font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                            letter-spacing: -0.04em;
                            line-height: 1.2;
                        }

                            .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item p.info-label {
                                font-size: 12px;
                                font-size: 1.2rem;
                                letter-spacing: normal;
                            }

                        .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item.benefits {
                            width: 100%;
                            display: block;
                            float: none;
                            margin-right: 0;
                            overflow: hidden;
                        }

                            .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item.benefits:before {
                                content: '';
                                display: block;
                                clear: left;
                            }

                        .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item:last-child {
                            margin-right: 0;
                        }

                        .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper {
                            width: 100%;
                            display: block;
                            position: relative;
                            margin-top: 8px;
                        }

                            .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content {
                                width: 342px;
                            }

                                .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon {
                                    width: 30px;
                                    height: 30px;
                                    position: relative;
                                }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon:before {
                                        content: '';
                                        width: 30px;
                                        height: 30px;
                                        position: absolute;
                                        top: 0;
                                        left: 0;
                                        background: transparent url(https://www.daimler.com/system/img/img-sprite-job-benefits-reloaded-svg.svg) no-repeat;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-transport:before {
                                        background-position: 0 0;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-transport:hover:before {
                                        background-position: -30px 0;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-childcare:before {
                                        background-position: -60px 0;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-childcare:hover:before {
                                        background-position: -90px 0;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-working-hours:before {
                                        background-position: -120px 0;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-working-hours:hover:before {
                                        background-position: -150px 0;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-accessibility:before {
                                        background-position: -180px 0;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-accessibility:hover:before {
                                        background-position: -210px 0;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-companycar:before {
                                        background-position: 0 -30px;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-companycar:hover:before {
                                        background-position: -30px -30px;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-internet:before {
                                        background-position: -60px -30px;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-internet:hover:before {
                                        background-position: -90px -30px;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-coaching:before {
                                        background-position: -120px -30px;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-coaching:hover:before {
                                        background-position: -150px -30px;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-company-medic:before {
                                        background-position: -180px -30px;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-company-medic:hover:before {
                                        background-position: -210px -30px;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-parking-area:before {
                                        background-position: 0 -60px;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-parking-area:hover:before {
                                        background-position: -30px -60px;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-corporate-event:before {
                                        background-position: -60px -60px;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-corporate-event:hover:before {
                                        background-position: -90px -60px;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-employee-influence:before {
                                        background-position: -120px -60px;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-employee-influence:hover:before {
                                        background-position: -150px -60px;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-occupational-pension:before {
                                        background-position: -180px -60px;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-occupational-pension:hover:before {
                                        background-position: -210px -60px;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-health-measures:before {
                                        background-position: 0 -90px;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-health-measures:hover:before {
                                        background-position: -30px -90px;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-employee-mobile:before {
                                        background-position: -60px -90px;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-employee-mobile:hover:before {
                                        background-position: -90px -90px;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-employee-discount:before {
                                        background-position: -120px -90px;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-employee-discount:hover:before {
                                        background-position: -150px -90px;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-dogs-allowed:before {
                                        background-position: -180px -90px;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-dogs-allowed:hover:before {
                                        background-position: -210px -90px;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-homeoffice:before {
                                        background-position: 0 -120px;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-homeoffice:hover:before {
                                        background-position: -30px -120px;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-canteen:before {
                                        background-position: -60px -120px;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-canteen:hover:before {
                                        background-position: -90px -120px;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-food-allowance:before {
                                        background-position: -120px -120px;
                                    }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .benefit-icon.icon-food-allowance:hover:before {
                                        background-position: -150px -120px;
                                    }

                                .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .owl-carousel {
                                    position: static;
                                }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .owl-carousel .owl-stage {
                                        padding: 0;
                                        margin: 0 0 5px 0;
                                        list-style: none;
                                    }

                                        .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .owl-carousel .owl-stage .owl-item {
                                            padding: 0;
                                            margin: 0;
                                            width: 30px;
                                            height: 30px;
                                            list-style: none;
                                        }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .owl-carousel .owl-dots {
                                        overflow: hidden;
                                        margin: 0 auto;
                                        padding: 0;
                                        display: inline-block;
                                        position: absolute;
                                        right: 0;
                                        top: 21px;
                                    }

                                        .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .owl-carousel .owl-dots .owl-dot {
                                            width: 8px;
                                            height: 8px;
                                            background: #d9d9d9;
                                            margin-left: 6px;
                                            float: left;
                                            cursor: pointer;
                                        }

                                            .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .owl-carousel .owl-dots .owl-dot span {
                                                display: none;
                                            }

                                            .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .owl-carousel .owl-dots .owl-dot:first-child {
                                                margin-left: 0;
                                            }

                                            .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .owl-carousel .owl-dots .owl-dot.active {
                                                background: #000;
                                            }

                .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .address-wrapper {
                    border-top: 1px solid #e2e2e2;
                }

                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .address-wrapper .address-item {
                        width: 52%;
                        float: left;
                        border-left: 1px solid #e2e2e2;
                        padding: 20px 0 20px 30px;
                        font-size: 1.4rem;
                    }

                        .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .address-wrapper .address-item:first-child {
                            border-left: none;
                            padding-left: 0;
                            width: 48%;
                        }

                .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .links-wrapper {
                    border-top: 1px solid #e2e2e2;
                    padding: 11px 0;
                }

                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .links-wrapper ul {
                        margin: 0;
                        padding: 0;
                        list-style: none;
                    }

                        .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .links-wrapper ul li {
                            margin: 0;
                            padding: 0;
                        }

                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .links-wrapper .link-label {
                        margin: 0 10px 0 0;
                    }

.reloaded.article-page .container-fluid.eventsteaser, .reloaded.article-page .container.eventsteaser {
    margin-bottom: 80px;
}

    .reloaded.article-page .container-fluid.eventsteaser .bg-img-wrapper, .reloaded.article-page .container.eventsteaser .bg-img-wrapper {
        background: #f2f2f2;
    }

    .reloaded.article-page .container-fluid.eventsteaser .section-intro h2 span, .reloaded.article-page .container.eventsteaser .section-intro h2 span {
        background: #f2f2f2;
        display: inline;
        -webkit-box-decoration-break: clone;
        -ms-box-decoration-break: clone;
        -o-box-decoration-break: clone;
        box-decoration-break: clone;
        box-shadow: 15px 0 0 #f2f2f2, -15px 0 0 #f2f2f2, 4px 0 0 #f2f2f2, -4px 0 0 #f2f2f2, 3px 0 0 #f2f2f2, -3px 0 0 #f2f2f2, 1px 0 0 #f2f2f2, -1px 0 0 #f2f2f2;
    }

.reloaded.article-page .article-abstract .article-abstract-wrapper {
    display: flex;
}

    .reloaded.article-page .article-abstract .article-abstract-wrapper a {
        text-decoration: none;
        color: #000;
    }

        .reloaded.article-page .article-abstract .article-abstract-wrapper a:hover, .reloaded.article-page .article-abstract .article-abstract-wrapper a:active, .reloaded.article-page .article-abstract .article-abstract-wrapper a:visited, .reloaded.article-page .article-abstract .article-abstract-wrapper a:focus {
            text-decoration: none;
            color: #000;
        }

        .reloaded.article-page .article-abstract .article-abstract-wrapper a.event-calendar-add-icon {
            position: relative;
            margin: 0 40px 0 0;
            width: 120px;
            height: 120px;
            display: block;
            border: 8px solid #000;
            border-top: 28px solid #000;
            overflow: hidden;
            text-align: center;
            flex-grow: 0;
            flex-shrink: 0;
        }

            .reloaded.article-page .article-abstract .article-abstract-wrapper a.event-calendar-add-icon:hover .hover-text {
                display: block;
            }

            .reloaded.article-page .article-abstract .article-abstract-wrapper a.event-calendar-add-icon:hover:after {
                content: '';
                width: 22px;
                height: 20px;
                background: #fff;
                position: absolute;
                bottom: 0;
                right: -2px;
                z-index: 101;
            }

            .reloaded.article-page .article-abstract .article-abstract-wrapper a.event-calendar-add-icon:hover:before {
                content: '+';
                width: 20px;
                height: 20px;
                color: #000;
                background: transparent;
                font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                font-size: 2.5rem;
                position: absolute;
                bottom: 6px;
                right: -1px;
                z-index: 102;
            }

            .reloaded.article-page .article-abstract .article-abstract-wrapper a.event-calendar-add-icon:after {
                content: '';
                width: 22px;
                height: 20px;
                background: #000;
                position: absolute;
                bottom: 0;
                right: -2px;
            }

            .reloaded.article-page .article-abstract .article-abstract-wrapper a.event-calendar-add-icon:before {
                content: '+';
                width: 20px;
                height: 20px;
                color: #fff;
                background: transparent;
                font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                font-size: 2.5rem;
                position: absolute;
                bottom: 5px;
                right: -2px;
                z-index: 100;
            }

        .reloaded.article-page .article-abstract .article-abstract-wrapper a .date-day {
            display: block;
            font-family: 'DaimlerCS-Bold', Arial, sans-serif;
            font-style: italic;
            font-size: 4.7rem;
            line-height: 3.2rem;
            padding: 14px 0 0 0;
        }

        .reloaded.article-page .article-abstract .article-abstract-wrapper a .date-month, .reloaded.article-page .article-abstract .article-abstract-wrapper a .date-year {
            font-size: 1.4rem;
        }

        .reloaded.article-page .article-abstract .article-abstract-wrapper a .hover-text {
            font-size: 1.4rem;
            text-align: left;
            padding: 0 0 0 15px;
            display: none;
            width: 100%;
            height: 100%;
            background: #000;
            color: #fff;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 100;
        }

.reloaded .article-copy.numbers-wrapper {
    padding-bottom: 0;
}

    .reloaded .article-copy.numbers-wrapper:before {
        display: none;
    }

    .reloaded .article-copy.numbers-wrapper:after {
        display: none;
    }

    .reloaded .article-copy.numbers-wrapper .numbers-element {
        width: 34%;
        float: left;
        padding: 10px 30px 10px 30px;
        margin-bottom: 0 !important;
        letter-spacing: -0.04em;
        color: #fff;
        background-color: #00677f;
        border-bottom: 1px solid #fff;
        border-right: 1px solid #fff;
        height: 140px;
        font-size: 2.5rem;
        position: relative;
    }

        .reloaded .article-copy.numbers-wrapper .numbers-element:after {
            display: none;
        }

        .reloaded .article-copy.numbers-wrapper .numbers-element:nth-child(3n+1) {
            clear: left;
            width: 32%;
        }

            .reloaded .article-copy.numbers-wrapper .numbers-element:nth-child(3n+1):after {
                display: none;
            }

        .reloaded .article-copy.numbers-wrapper .numbers-element:nth-child(-n+3) {
        }

        .reloaded .article-copy.numbers-wrapper .numbers-element p {
            margin: 0;
            padding: 0;
            text-align: left;
            vertical-align: bottom;
        }

        .reloaded .article-copy.numbers-wrapper .numbers-element .amount {
            color: #fff;
        }

            .reloaded .article-copy.numbers-wrapper .numbers-element .amount .amount-currency {
                margin-right: 5px;
            }

            .reloaded .article-copy.numbers-wrapper .numbers-element .amount .amount-volume {
                font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                letter-spacing: -0.06em;
                margin-right: 6px;
                font-size: 3.5rem;
            }

        .reloaded .article-copy.numbers-wrapper .numbers-element .type {
            line-height: 1em;
            margin-top: -4px;
            margin-bottom: 5px;
        }

        .reloaded .article-copy.numbers-wrapper .numbers-element .info {
            margin-bottom: 0;
            font-size: 1.6rem;
            line-height: 1em;
        }

.reloaded .article-copy > div:not(.asset-container) a, .reloaded .article-table a {
    font-family: "DaimlerCS-Regular", Arial, sans-serif !important;
    text-decoration: underline;
    color: #00677f;
    box-shadow: none;
    margin: 0;
    padding: 0;
}

    .reloaded .article-copy > div:not(.asset-container) a:hover, .reloaded .article-table a:hover {
        text-decoration: none;
    }

.reloaded .article-copy.copy-single-col {
    width: auto;
}

.reloaded .article-copy a.footnote-link {
    margin: 0;
    box-shadow: none;
}

    .reloaded .article-copy a.footnote-link:hover {
        background: none;
    }

.reloaded .article-copy a.icon {
    font-family: "DaimlerCS-Light", Arial, sans-serif !important;
    text-decoration: none;
    color: #000;
}

.reloaded .article-copy a.more-link.btn {
    color: #fff;
    font-family: "DaimlerCS-Light", Arial, sans-serif !important;
    text-decoration: none;
    font-size: 1.8rem;
    line-height: 2.6em;
    padding: 9px 13px 8px 12px;
    margin: 0 5px 0 4px;
    background: #000;
    display: inline;
    -webkit-box-decoration-break: clone;
    -ms-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone;
    box-shadow: 1px 0 0 #000, -1px 0 0 #000, 4px 0 0 #000, -4px 0 0 #000, 3px 0 0 #000, -3px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}

    .reloaded .article-copy a.more-link.btn:hover {
        color: #fff;
        padding: 9px 13px 8px 12px;
        margin: 0 5px 0 4px;
        background: #444444;
        display: inline;
        -webkit-box-decoration-break: clone;
        -ms-box-decoration-break: clone;
        -o-box-decoration-break: clone;
        box-decoration-break: clone;
        box-shadow: 1px 0 0 #444444, -1px 0 0 #444444, 4px 0 0 #444444, -4px 0 0 #444444, 3px 0 0 #444444, -3px 0 0 #444444, 1px 0 0 #444444, -1px 0 0 #444444;
    }

    .reloaded .article-copy a.more-link.btn:after {
        content: '';
        display: inline-block !important;
        position: relative;
        width: 25px;
        height: 25px;
        right: auto;
        top: 9px;
        margin: 0 0 0 10px;
        background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -130px 0;
        z-index: 90;
        transform: scale(0.65);
    }

.reloaded .article-copy .footnote-link {
    background: transparent;
    color: #00677f;
    padding: 0;
}

    .reloaded .article-copy .footnote-link:hover {
        color: #003340;
    }

.reloaded .article-copy ol li {
    line-height: 1.5em;
}

    .reloaded .article-copy ol li:before {
        font-size: 2.2rem;
        top: -1px;
    }

    .reloaded .article-copy ol li ol {
        counter-reset: ol-counter-lvl2;
        padding-top: 8px;
    }

        .reloaded .article-copy ol li ol li {
            padding: 0 0 0 38px;
        }

            .reloaded .article-copy ol li ol li:before {
                font-size: 22px;
                font-size: 2.2rem;
                top: 0;
            }

            .reloaded .article-copy ol li ol li ol li {
                padding: 0 0 0 54px;
            }

                .reloaded .article-copy ol li ol li ol li:before {
                    font-size: 22px;
                    font-size: 2.2rem;
                    top: 0;
                }

.reloaded .quote-font-size {
    font-size: 22px;
    font-size: 2.2rem;
}

.reloaded .article-quote {
    color: #000;
    font-family: 'DaimlerCS-Light', Arial, sans-serif;
    background: #f2f2f2;
    font-style: normal;
    margin-bottom: 25px;
    padding: 10px 53px 50px;
}

    .reloaded .article-quote blockquote {
        border: none;
        margin: 0;
        padding: 0;
        position: relative;
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 1.5em;
    }

        .reloaded .article-quote blockquote:before {
            content: '„';
            position: relative;
            left: 0;
            top: -15px;
            font-family: 'DaimlerCS-Light', Arial, sans-serif;
            font-size: 125px;
            margin-left: -19px;
            margin-right: 11px;
            color: #e2e2e2;
            display: inline;
        }

        .reloaded .article-quote blockquote:after {
            content: '“';
            display: inline-block;
            font-family: 'DaimlerCS-Light', Arial, sans-serif;
            font-size: 125px;
            color: #e2e2e2;
            position: absolute;
            bottom: -50px;
            vertical-align: bottom;
            float: none;
            line-height: 0.4;
            margin-left: 7px;
        }

        .reloaded .article-quote blockquote:not([lang=de]):before {
            content: '“';
            top: 55px;
        }

        .reloaded .article-quote blockquote:not([lang=de]):after {
            content: "”";
        }

    .reloaded .article-quote .end-quote {
        display: none;
    }

    .reloaded .article-quote .article-quote-author {
        color: #000;
        font-family: 'DaimlerCS-Bold', Arial, sans-serif;
        font-style: italic;
        font-size: 14px !important;
        font-size: 1.4rem !important;
        line-height: 1;
        margin: 0;
        padding: 30px 0 0 0;
    }

.reloaded .article-hightlight {
    color: #000;
    font-family: 'DaimlerCS-Light', Arial, sans-serif;
    background: #f2f2f2;
    font-style: normal;
    margin-bottom: 25px;
    padding: 40px 53px;
}

    .reloaded .article-hightlight blockquote {
        border: none;
        margin: 0;
        padding: 0;
        position: relative;
        font-size: 22px;
        font-size: 2.2rem;
        line-height: 1.5em;
    }

    .reloaded .article-hightlight .end-quote {
        display: none;
    }

.reloaded .article-photo, .reloaded .article-copy {
    width: 100%;
}

    .reloaded .article-photo .asset-container.asset-full, .reloaded .article-copy .asset-container.asset-full {
        width: auto;
    }

        .reloaded .article-photo .asset-container.asset-full .img-wrapper, .reloaded .article-copy .asset-container.asset-full .img-wrapper {
            width: auto !important;
            height: auto !important;
        }

    .reloaded .article-photo .asset-zoom, .reloaded .article-copy .asset-zoom {
        right: 0;
        bottom: auto;
        top: 0;
    }

        .reloaded .article-photo .asset-zoom a, .reloaded .article-copy .asset-zoom a {
            width: 60px;
            height: 60px;
            background-color: #000;
            transition: all 0.1s ease-in-out;
            transition-property: background;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            border-radius: 0;
        }

            .reloaded .article-photo .asset-zoom a:after, .reloaded .article-copy .asset-zoom a:after {
                content: "";
                height: 36px;
                width: 36px;
                position: absolute;
                top: 12px;
                left: 12px;
                margin: 0;
                background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat 0 0;
            }

            .reloaded .article-photo .asset-zoom a:hover:after, .reloaded .article-copy .asset-zoom a:hover:after, .reloaded .article-photo .asset-zoom a:active:after, .reloaded .article-copy .asset-zoom a:active:after, .reloaded .article-photo .asset-zoom a:focus:after, .reloaded .article-copy .asset-zoom a:focus:after {
                background-position: 0 0;
                background-color: #444444;
                transition: all 0.1s ease-in-out;
                transition-property: background;
            }

            .reloaded .article-photo .asset-zoom a.btn-white, .reloaded .article-copy .asset-zoom a.btn-white {
                background-color: #000;
            }

                .reloaded .article-photo .asset-zoom a.btn-white:hover, .reloaded .article-copy .asset-zoom a.btn-white:hover {
                    background-color: #444444;
                    transition: all 0.1s ease-in-out;
                    transition-property: background;
                }

    .reloaded .article-photo .img-wrapper:hover .asset-zoom a, .reloaded .article-copy .img-wrapper:hover .asset-zoom a {
        background-color: #444444;
        transition: all 0.1s ease-in-out;
        transition-property: background;
    }

        .reloaded .article-photo .img-wrapper:hover .asset-zoom a:after, .reloaded .article-copy .img-wrapper:hover .asset-zoom a:after {
            background-position: 0 0;
        }

        .reloaded .article-photo .img-wrapper:hover .asset-zoom a.btn-white:hover, .reloaded .article-copy .img-wrapper:hover .asset-zoom a.btn-white:hover {
            background-color: #444444;
            transition: all 0.1s ease-in-out;
            transition-property: background;
        }

    .reloaded .article-photo .asset-subline, .reloaded .article-copy .asset-subline {
        background: #fff;
        width: auto !important;
        max-width: 60%;
        position: absolute;
        bottom: 30px;
        left: 30px;
    }

.reloaded.no-nav .article-photo .asset-full .asset-subline, .reloaded.no-nav .article-copy .asset-full .asset-subline {
    width: auto !important;
}

.reloaded .pullout-left, .reloaded .no-nav .pullout-left {
    width: 960px;
    margin-left: -96px;
}

    .reloaded .pullout-left h2, .reloaded .no-nav .pullout-left h2 {
        margin-left: 96px;
    }

.reloaded .asset-left .asset-media .img-wrapper a, .reloaded .asset-right .asset-media .img-wrapper a {
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    white-space: normal;
}

    .reloaded .asset-left .asset-media .img-wrapper a:hover, .reloaded .asset-right .asset-media .img-wrapper a:hover {
        margin: 0;
        padding: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        white-space: normal;
    }

.reloaded .asset-left .asset-media .img-wrapper .asset-zoom, .reloaded .asset-right .asset-media .img-wrapper .asset-zoom {
    right: 0;
    bottom: auto;
    top: 0;
}

    .reloaded .asset-left .asset-media .img-wrapper .asset-zoom a, .reloaded .asset-right .asset-media .img-wrapper .asset-zoom a {
        width: 60px;
        height: 60px;
        background-color: #000;
        transition: all 0.1s ease-in-out;
        transition-property: background;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
        display: block;
    }

        .reloaded .asset-left .asset-media .img-wrapper .asset-zoom a:after, .reloaded .asset-right .asset-media .img-wrapper .asset-zoom a:after {
            content: "";
            height: 36px;
            width: 36px;
            position: absolute;
            top: 12px;
            left: 12px;
            background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat 0 0;
        }

        .reloaded .asset-left .asset-media .img-wrapper .asset-zoom a:hover:after, .reloaded .asset-right .asset-media .img-wrapper .asset-zoom a:hover:after, .reloaded .asset-left .asset-media .img-wrapper .asset-zoom a:active:after, .reloaded .asset-right .asset-media .img-wrapper .asset-zoom a:active:after, .reloaded .asset-left .asset-media .img-wrapper .asset-zoom a:focus:after, .reloaded .asset-right .asset-media .img-wrapper .asset-zoom a:focus:after {
            background-position: 0 0;
            background-color: #444444;
            transition: all 0.1s ease-in-out;
            transition-property: background;
        }

        .reloaded .asset-left .asset-media .img-wrapper .asset-zoom a.btn-white, .reloaded .asset-right .asset-media .img-wrapper .asset-zoom a.btn-white {
            background-color: #000;
        }

            .reloaded .asset-left .asset-media .img-wrapper .asset-zoom a.btn-white:hover, .reloaded .asset-right .asset-media .img-wrapper .asset-zoom a.btn-white:hover {
                background-color: #444444;
                transition: all 0.1s ease-in-out;
                transition-property: background;
            }

.reloaded .asset-left .asset-media .asset-subline, .reloaded .asset-right .asset-media .asset-subline {
    background: #f1f1f1;
    width: 385px !important;
    max-width: none;
    position: relative;
    bottom: auto;
    left: auto;
}

.reloaded .asset-media .ir-modules-wrapper .chart-footer .chart-footnotes p {
    margin: 5px 0;
    font-size: 1.4rem;
}

@media screen and (max-width:767px) {
    .reloaded .asset-media .ir-modules-wrapper .chart-footer .chart-footnotes p {
        font-size: 1.8rem;
    }
}

.reloaded .asset-media .ir-modules-wrapper .chart-footer .chart-footnotes p:last-child {
    margin-bottom: 0;
}

.reloaded .asset-media .ir-modules-wrapper .color-2 .ir-module-diagram .chart-footnotes p, .reloaded .asset-media .ir-modules-wrapper .color-3 .ir-module-diagram .chart-footnotes p, .reloaded .asset-media .ir-modules-wrapper .color-4 .ir-module-diagram .chart-footnotes p, .reloaded .asset-media .ir-modules-wrapper .color-5 .ir-module-diagram .chart-footnotes p {
    color: #fff;
}

.reloaded .asset-media .ir-modules-wrapper .ir-module .module-category-label {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    float: none;
    background: #000;
    font-family: 'DaimlerCS-Demi', Arial, sans-serif;
    font-size: 1.4rem;
    padding: 4px 20px;
    margin: 0;
    width: auto;
    color: #fff;
}

    .reloaded .asset-media .ir-modules-wrapper .ir-module .module-category-label:after {
        content: '';
        display: block;
        position: absolute;
        width: 20px;
        height: 20px;
        right: 15px;
        top: 3px;
        background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -130px 0;
        z-index: 90;
        transform: scale(0.5);
        transform-origin: center right;
        display: none;
    }

.reloaded .asset-media .ir-modules-wrapper .module-report .module-report-download a {
    background: transparent;
    box-shadow: none;
}

.reloaded .asset-media .ir-modules-wrapper .module-report .module-report-numbers .value {
    letter-spacing: -5px;
}

.reloaded .asset-media .ir-modules-wrapper .module-figures {
    padding-bottom: 0;
}

    .reloaded .asset-media .ir-modules-wrapper .module-figures .module-category-label {
        font-size: 1.4rem;
        padding: 15px 20px 10px 0;
    }

    .reloaded .asset-media .ir-modules-wrapper .module-figures .content-wrapper {
        padding: 0 20px 60px;
    }

    .reloaded .asset-media .ir-modules-wrapper .module-figures a.cta {
        margin: 0;
        padding: 0;
        box-shadow: none;
    }

.reloaded .asset-media .ir-modules-wrapper .ir-module-diagram h2 {
    font-size: 2.2rem;
    text-align: center;
    font-family: 'DaimlerCS-Bold', Arial, sans-serif;
}

.reloaded .asset-media .ir-modules-wrapper .ir-module-diagram a.cta {
    margin: 0;
    padding: 0;
    box-shadow: none;
    background: none;
}

.reloaded .asset-media .ir-modules-wrapper .module-width-1-1 .module-figures .module-category-label, .reloaded .asset-media .ir-modules-wrapper .module-width-1-2 .module-figures .module-category-label, .reloaded .asset-media .ir-modules-wrapper .module-width-1-4 .module-figures .module-category-label {
    padding: 15px 20px 10px 0;
    padding: 4px 20px;
    position: absolute;
}

.reloaded .asset-media .ir-modules-wrapper .module-width-1-1 .module-figures .content-wrapper, .reloaded .asset-media .ir-modules-wrapper .module-width-1-2 .module-figures .content-wrapper, .reloaded .asset-media .ir-modules-wrapper .module-width-1-4 .module-figures .content-wrapper {
    padding: 0 20px 60px;
    padding: 20px;
    position: relative;
}

.reloaded .asset-left .asset-media .ir-modules-wrapper .module-figures .figure-footnote, .reloaded .asset-right .asset-media .ir-modules-wrapper .module-figures .figure-footnote {
    font-size: 1.6rem;
    margin: 0;
    padding: 10px;
}

.reloaded .asset-left .asset-media .ir-modules-wrapper .module-figures .content-wrapper, .reloaded .asset-right .asset-media .ir-modules-wrapper .module-figures .content-wrapper {
    padding: 0 20px 40px;
}

.reloaded .asset-left .asset-media .ir-modules-wrapper .module-figures .module-category-label, .reloaded .asset-right .asset-media .ir-modules-wrapper .module-figures .module-category-label {
    margin: 0;
}

.reloaded .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-img, .reloaded .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-img {
    width: 100%;
    margin: 40px auto 25px;
}

.reloaded .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers, .reloaded .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers {
    width: 80%;
    margin: 0 10%;
    text-align: center;
}

    .reloaded .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .reloaded .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .reloaded .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .reloaded .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .reloaded .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.currency.sml-txt .figure-footnote, .reloaded .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.currency.sml-txt .figure-footnote, .reloaded .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.number.sml-txt .figure-footnote, .reloaded .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.number.sml-txt .figure-footnote {
        text-align: center;
        width: auto;
    }

.reloaded .asset-full .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers {
    margin-top: 10px;
}

.reloaded .article-accordion, .reloaded .locations-accordion {
    overflow: auto;
}

    .reloaded .article-accordion h2, .reloaded .locations-accordion h2 {
        width: auto;
        padding: 0;
    }

    .reloaded .article-accordion .accordion, .reloaded .locations-accordion .accordion {
        width: auto;
        border-top: 4px solid #f2f2f2;
    }

    .reloaded .article-accordion .panel, .reloaded .locations-accordion .panel {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
        border: none;
    }

        .reloaded .article-accordion .panel .panel-heading, .reloaded .locations-accordion .panel .panel-heading {
            border: none;
            padding: 0;
            position: relative;
            z-index: 198;
        }

            .reloaded .article-accordion .panel .panel-heading a, .reloaded .locations-accordion .panel .panel-heading a {
                font-size: 2.2rem;
                font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                font-weight: normal;
                color: #000;
                background: #fff;
                text-decoration: none;
                padding: 32px 70px 28px 58px;
                display: block;
                border: none;
                border-bottom: 4px solid transparent;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                -ms-border-radius: 0;
                border-radius: 0;
            }

                .reloaded .article-accordion .panel .panel-heading a:after, .reloaded .locations-accordion .panel .panel-heading a:after {
                    content: '–';
                    font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                    font-size: 5.6rem;
                    display: inline-block;
                    background: none;
                    height: 31px;
                    width: 31px;
                    position: absolute;
                    top: 50%;
                    margin-top: -24px;
                    right: 21px;
                }

                .reloaded .article-accordion .panel .panel-heading a:hover, .reloaded .locations-accordion .panel .panel-heading a:hover {
                    color: #fff;
                    background: #000;
                    border-bottom: 4px solid #000;
                }

                .reloaded .article-accordion .panel .panel-heading a.collapsed, .reloaded .locations-accordion .panel .panel-heading a.collapsed {
                    font-family: 'DaimlerCS-Light', Arial, sans-serif;
                    background: #fff;
                    color: #000;
                    -webkit-border-radius: 0;
                    -moz-border-radius: 0;
                    -ms-border-radius: 0;
                    border-radius: 0;
                    border: none;
                    border-bottom: 4px solid #f2f2f2;
                }

                    .reloaded .article-accordion .panel .panel-heading a.collapsed:after, .reloaded .locations-accordion .panel .panel-heading a.collapsed:after {
                        content: '+';
                        margin-top: -19px;
                        background: none;
                    }

                    .reloaded .article-accordion .panel .panel-heading a.collapsed:hover, .reloaded .locations-accordion .panel .panel-heading a.collapsed:hover {
                        color: #fff;
                        background: #000;
                        border-bottom: 4px solid #000;
                    }

        .reloaded .article-accordion .panel .panel-collapse, .reloaded .locations-accordion .panel .panel-collapse {
            border: none;
            border-bottom: 4px solid #f2f2f2;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            border-radius: 0;
        }

            .reloaded .article-accordion .panel .panel-collapse .panel-body, .reloaded .locations-accordion .panel .panel-collapse .panel-body {
                border: none;
                padding: 0 58px 11px;
            }

                .reloaded .article-accordion .panel .panel-collapse .panel-body h2, .reloaded .locations-accordion .panel .panel-collapse .panel-body h2 {
                    font-size: 2.2rem;
                    text-align: left;
                }

                .reloaded .article-accordion .panel .panel-collapse .panel-body .ir-modules-wrapper .ir-module-diagram h2, .reloaded .locations-accordion .panel .panel-collapse .panel-body .ir-modules-wrapper .ir-module-diagram h2 {
                    font-size: 2.2rem;
                    text-align: center;
                }

                .reloaded .article-accordion .panel .panel-collapse .panel-body > div:last-child, .reloaded .locations-accordion .panel .panel-collapse .panel-body > div:last-child {
                    margin-bottom: 0;
                }

                .reloaded .article-accordion .panel .panel-collapse .panel-body .body-template-container, .reloaded .locations-accordion .panel .panel-collapse .panel-body .body-template-container {
                    margin-bottom: 0;
                }

                .reloaded .article-accordion .panel .panel-collapse .panel-body .asset-left .asset-media .asset-subline, .reloaded .locations-accordion .panel .panel-collapse .panel-body .asset-left .asset-media .asset-subline, .reloaded .article-accordion .panel .panel-collapse .panel-body .asset-right .asset-media .asset-subline, .reloaded .locations-accordion .panel .panel-collapse .panel-body .asset-right .asset-media .asset-subline {
                    width: 100% !important;
                }

        .reloaded .article-accordion .panel .article-copy .asset-right, .reloaded .locations-accordion .panel .article-copy .asset-right {
            margin: 0 0 20px 20px;
        }

    .reloaded .article-accordion .panel-group .panel + .panel, .reloaded .locations-accordion .panel-group .panel + .panel {
        margin-top: 0;
    }

.reloaded .article-photo .asset-container .ir-modules-wrapper .module-testimonial blockquote, .reloaded .article-copy .asset-container .ir-modules-wrapper .module-testimonial blockquote {
    font-style: italic;
}

    .reloaded .article-photo .asset-container .ir-modules-wrapper .module-testimonial blockquote:before, .reloaded .article-copy .asset-container .ir-modules-wrapper .module-testimonial blockquote:before, .reloaded .article-photo .asset-container .ir-modules-wrapper .module-testimonial blockquote:after, .reloaded .article-copy .asset-container .ir-modules-wrapper .module-testimonial blockquote:after {
        left: auto;
        right: auto;
        top: auto;
        bottom: auto;
        position: relative;
        font-size: 2rem;
        margin: auto;
        display: inline;
        font-family: 'DaimlerCS-Light', Arial, sans-serif;
        font-width: normal;
        color: #000;
        line-height: 1.4;
    }

.reloaded .article-photo .asset-container .ir-modules-wrapper .module-testimonial .testimonial-body, .reloaded .article-copy .asset-container .ir-modules-wrapper .module-testimonial .testimonial-body {
    font-family: 'DaimlerCS-Light', Arial, sans-serif;
    line-height: 1.6;
    font-style: normal;
    background: transparent;
}

.reloaded .article-photo .asset-container .ir-modules-wrapper .module-testimonial .article-quote, .reloaded .article-copy .asset-container .ir-modules-wrapper .module-testimonial .article-quote, .reloaded .article-photo .asset-container .ir-modules-wrapper .module-testimonial .article-hightlight, .reloaded .article-copy .asset-container .ir-modules-wrapper .module-testimonial .article-hightlight {
    width: auto;
}

.reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial {
    padding: 59px 95px 68px;
}

    .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .content, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .content {
        position: relative;
    }

    .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial blockquote, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial blockquote {
        font-size: 2.2rem;
        line-height: 1.4;
    }

    .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header {
        padding: 0;
        order: 1;
    }

        .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header h3, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header h3 {
            font-family: 'DaimlerCS-Bold', Arial, sans-serif;
            font-size: 1.4rem;
            line-height: 1.4;
            position: relative;
            padding-bottom: 2px;
            margin-bottom: 18px;
        }

            .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header h3:after, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header h3:after {
                content: '';
                position: absolute;
                bottom: 0;
                left: 0;
                width: 197px;
                height: 1px;
                background: #c8c8c8;
            }

    .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-body, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-body {
        width: 92%;
        order: 2;
        padding: 0 0 0 125px;
        margin: 0;
        align-self: auto;
    }

    .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer {
        margin: 18px 0 0 0;
    }

        .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-avatar, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-avatar {
            position: absolute;
            top: -24px;
            left: 0;
        }

            .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-avatar img, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-avatar img {
                border-radius: 50%;
                width: 90px;
                height: 90px;
                position: relative;
                left: auto;
                top: auto;
            }

        .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-info, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-info {
            font-family: 'DaimlerCS-Light', Arial, sans-serif;
            font-size: 1.6rem;
            line-height: 2.2rem;
            display: block;
            margin: 0;
            flex: 1 0 0;
            position: relative;
            padding: 0 0 0 125px;
        }

            .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-info span, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-info span {
                display: block;
                display: -webkit-box;
                font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                font-weight: normal;
            }

    .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header + .testimonial-body, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header + .testimonial-body {
        margin-top: 39px;
    }

        .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header + .testimonial-body + .testimonial-footer .testimonial-avatar, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header + .testimonial-body + .testimonial-footer .testimonial-avatar {
            top: 47px;
        }

.reloaded .article-photo .asset-container.asset-left .ir-modules-wrapper .module-testimonial blockquote, .reloaded .article-copy .asset-container.asset-left .ir-modules-wrapper .module-testimonial blockquote, .reloaded .article-photo .asset-container.asset-right .ir-modules-wrapper .module-testimonial blockquote, .reloaded .article-copy .asset-container.asset-right .ir-modules-wrapper .module-testimonial blockquote {
    font-size: 2.2rem;
    line-height: 1.4;
}

.reloaded .article-photo .asset-media .download-teaser, .reloaded .article-copy .asset-media .download-teaser, .reloaded .article-photo .asset-media .list-teaser, .reloaded .article-copy .asset-media .list-teaser, .reloaded .article-photo .asset-media .events-teaser, .reloaded .article-copy .asset-media .events-teaser {
    width: 270px;
}

.reloaded .article-photo .asset-media .article-quote, .reloaded .article-copy .asset-media .article-quote, .reloaded .article-photo .asset-media .article-hightlight, .reloaded .article-copy .asset-media .article-hightlight {
    width: 340px;
}

.reloaded .fancybox-zoomed img {
    height: auto !important;
}

.reloaded .gallery-img-zoomed img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: 100%;
    display: block;
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.reloaded .breadcrumb {
    background: none;
}

    .reloaded .breadcrumb ul li:before {
        background-color: transparent;
    }

.reloaded .article-copy {
    clear: both;
}

    .reloaded .article-copy .structured-content-wrapper {
        margin: 0 -10px;
    }

        .reloaded .article-copy .structured-content-wrapper .structured-section {
            display: block;
            overflow: hidden;
            width: 100%;
            margin: 0 0 40px 0;
            padding: 0 96px;
        }

            .reloaded .article-copy .structured-content-wrapper .structured-section h2 {
                margin: 0 0 35px 0;
                padding: 0;
            }

            .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-content .owl-carousel {
            }

                .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-content .owl-carousel .owl-stage {
                    padding: 0;
                    list-style: none;
                }

                    .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-content .owl-carousel .owl-stage li {
                        list-style: none;
                        margin: 0;
                        padding: 0;
                    }

                        .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-content .owl-carousel .owl-stage li:before {
                            display: none;
                        }

            .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-content .structured-section-item {
                margin: 0;
                padding: 0 10px;
                min-height: 160px;
                text-align: center;
            }

                .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-content .structured-section-item .teaser-img {
                    float: none;
                    width: 120px;
                    height: 120px;
                    display: block;
                    margin: 0 auto 22px;
                    border-radius: 50%;
                    border: 6px solid #e6e6e6;
                    overflow: hidden;
                    background: #f2f2f2;
                }

                    .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-content .structured-section-item .teaser-img img {
                        width: 100%;
                        border-radius: 50%;
                    }

                .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-content .structured-section-item .content-text {
                    float: none;
                    width: auto;
                    display: block;
                }

                    .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-content .structured-section-item .content-text p {
                        margin: 0 0 8px 0;
                        padding: 0;
                        font-size: 1.6rem;
                        line-height: 1.1em;
                    }

                    .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-content .structured-section-item .content-text .headline {
                        font-size: 2.2rem;
                        font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                        color: #000;
                        margin-top: 2px;
                        margin-bottom: 11px;
                    }

            .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-control {
                display: block;
                width: 100%;
                height: 70px;
                position: absolute;
                top: 50%;
                left: 0;
                margin: -35px 0 0 0;
            }

                .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-control .owl-prev, .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-control .owl-next {
                    width: 70px;
                    height: 70px;
                    background: #000;
                    z-index: 100;
                    position: absolute;
                    top: 0;
                    cursor: pointer;
                    transition: all 0.1s ease-in-out;
                    transition-property: background;
                }

                    .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-control .owl-prev.disabled, .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-control .owl-next.disabled {
                        display: none;
                    }

                    .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-control .owl-prev:hover, .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-control .owl-next:hover {
                        background: #444444;
                        transition: all 0.1s ease-in-out;
                        transition-property: background;
                    }

                .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-control .owl-prev {
                    left: 10px !important;
                }

                    .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-control .owl-prev:after {
                        content: '';
                        background: transparent url('https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg') no-repeat -48px 0;
                        display: block;
                        width: 20px;
                        height: 35px;
                        position: absolute;
                        right: 27px;
                        top: 50%;
                        margin-top: -17px;
                    }

                .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-control .owl-next {
                    right: 10px !important;
                }

                    .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-control .owl-next:after {
                        content: '';
                        background: transparent url('https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg') no-repeat -75px 0;
                        display: block;
                        width: 20px;
                        height: 35px;
                        position: absolute;
                        left: 27px;
                        top: 50%;
                        margin-top: -17px;
                    }

        .reloaded .article-copy .structured-content-wrapper.no-slider .structured-section {
            margin: 0;
            padding-left: 0;
        }

.reloaded.breakpoint-xs .form-control {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.reloaded .container-fluid.grid + .container.page-content-wrapper {
    margin-top: 40px;
}

.reloaded.article-page .container-fluid.grid.bg-color-6 + .container.page-content-wrapper {
    margin-top: 40px;
}

@media only screen and (max-width:767px) {
    .reloaded.article-page .container-fluid.grid.bg-color-6 + .container.page-content-wrapper {
        margin-top: 40px;
    }
}

.reloaded.article-page .container-fluid:nth-last-child(2):not(lvl2-nav-wrapper):not(.bg-color-1) {
    margin-bottom: 50px;
}

.reloaded.article-page .container-fluid:nth-last-child(2):not(lvl2-nav-wrapper):not(.has-img-bottom).bg-color-6 {
    margin-bottom: 0;
}

.reloaded.category-page section .container-fluid.grid.bg-color-1 + .container.page-content-wrapper {
    margin-top: 0;
}

@media only screen and (max-width:767px) {
    .reloaded.category-page section .container-fluid.grid.bg-color-1 + .container.page-content-wrapper {
        margin-top: 40px;
    }
}

.reloaded.category-page section .container-fluid:nth-last-child(2):not(lvl2-nav-wrapper):not(.bg-color-1) {
    margin-bottom: 50px;
}

.reloaded.category-page section .container-fluid:nth-last-child(2):not(lvl2-nav-wrapper):not(.has-img-bottom).bg-color-1 {
    margin-bottom: 0;
}

.reloaded .search-results-group .result-teaser {
    border-bottom: 2px solid #444444;
}

    .reloaded .search-results-group .result-teaser .rt-text {
        height: auto;
        min-height: 107px;
        border-bottom: none;
    }

        .reloaded .search-results-group .result-teaser .rt-text h3 a {
            color: #fff;
        }

.reloaded .container.search-results .result-teaser {
    position: relative;
    background: none;
    color: #000;
    margin-bottom: 10px;
    padding: 0;
    overflow: hidden;
    width: 100%;
    font-size: 22px;
    font-size: 2.2rem;
}

    .reloaded .container.search-results .result-teaser > a:after {
        content: '';
        display: inline-block;
        width: 15px;
        height: 15px;
        background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -21px -76px;
        position: absolute;
        top: 15px;
        right: 15px;
    }

    .reloaded .container.search-results .result-teaser .rt-content-wrapper {
        background: #f2f2f2;
        padding: 30px;
        height: 210px;
    }

    .reloaded .container.search-results .result-teaser .rt-date {
        font-family: 'DaimlerCS-Bold', Arial, sans-serif;
    }

    .reloaded .container.search-results .result-teaser .rt-category {
        font-family: 'DaimlerCS-Bold', Arial, sans-serif;
        font-size: 16px;
        font-size: 1.6rem;
        position: absolute;
        bottom: 25px;
        left: 0;
    }

    .reloaded .container.search-results .result-teaser .rt-icon {
        width: auto;
        height: auto;
        background: none;
        position: relative;
        bottom: auto;
        left: auto;
    }

    .reloaded .container.search-results .result-teaser .rt-visual {
        float: left;
        width: 160px;
        overflow: hidden;
    }

        .reloaded .container.search-results .result-teaser .rt-visual img {
            width: 100%;
        }

    .reloaded .container.search-results .result-teaser .rt-text {
        color: #000;
        float: none;
        border-bottom: none;
        background: none;
        height: auto;
        width: auto;
        padding: 0;
        position: relative;
        line-height: 1.2em;
        overflow: hidden;
    }

    .reloaded .container.search-results .result-teaser a {
        color: #000;
    }

        .reloaded .container.search-results .result-teaser a:before {
            display: none;
        }

    .reloaded .container.search-results .result-teaser:hover .rt-content-wrapper {
        background: #e6e6e6;
    }

    .reloaded .container.search-results .result-teaser:hover .rt-text {
        background: none;
    }

    .reloaded .container.search-results .result-teaser.color-2, .reloaded .container.search-results .result-teaser.color-3, .reloaded .container.search-results .result-teaser.color-4, .reloaded .container.search-results .result-teaser.color-5, .reloaded .container.search-results .result-teaser.color-7, .reloaded .container.search-results .result-teaser.color-8 {
        color: #fff;
    }

        .reloaded .container.search-results .result-teaser.color-2 .rt-text, .reloaded .container.search-results .result-teaser.color-3 .rt-text, .reloaded .container.search-results .result-teaser.color-4 .rt-text, .reloaded .container.search-results .result-teaser.color-5 .rt-text, .reloaded .container.search-results .result-teaser.color-7 .rt-text, .reloaded .container.search-results .result-teaser.color-8 .rt-text {
            color: #fff;
        }

        .reloaded .container.search-results .result-teaser.color-2 a, .reloaded .container.search-results .result-teaser.color-3 a, .reloaded .container.search-results .result-teaser.color-4 a, .reloaded .container.search-results .result-teaser.color-5 a, .reloaded .container.search-results .result-teaser.color-7 a, .reloaded .container.search-results .result-teaser.color-8 a {
            color: #fff;
        }

        .reloaded .container.search-results .result-teaser.color-2 > a:after, .reloaded .container.search-results .result-teaser.color-3 > a:after, .reloaded .container.search-results .result-teaser.color-4 > a:after, .reloaded .container.search-results .result-teaser.color-5 > a:after, .reloaded .container.search-results .result-teaser.color-7 > a:after, .reloaded .container.search-results .result-teaser.color-8 > a:after {
            background-position: -21px 0;
        }

        .reloaded .container.search-results .result-teaser.color-2.icon .rt-category:before, .reloaded .container.search-results .result-teaser.color-3.icon .rt-category:before, .reloaded .container.search-results .result-teaser.color-4.icon .rt-category:before, .reloaded .container.search-results .result-teaser.color-5.icon .rt-category:before, .reloaded .container.search-results .result-teaser.color-7.icon .rt-category:before, .reloaded .container.search-results .result-teaser.color-8.icon .rt-category:before {
            background-position: -122px -48px;
        }

        .reloaded .container.search-results .result-teaser.color-2.icon.icon-pdf .rt-category:before, .reloaded .container.search-results .result-teaser.color-3.icon.icon-pdf .rt-category:before, .reloaded .container.search-results .result-teaser.color-4.icon.icon-pdf .rt-category:before, .reloaded .container.search-results .result-teaser.color-5.icon.icon-pdf .rt-category:before, .reloaded .container.search-results .result-teaser.color-7.icon.icon-pdf .rt-category:before, .reloaded .container.search-results .result-teaser.color-8.icon.icon-pdf .rt-category:before, .reloaded .container.search-results .result-teaser.color-2.icon.icon-xls .rt-category:before, .reloaded .container.search-results .result-teaser.color-3.icon.icon-xls .rt-category:before, .reloaded .container.search-results .result-teaser.color-4.icon.icon-xls .rt-category:before, .reloaded .container.search-results .result-teaser.color-5.icon.icon-xls .rt-category:before, .reloaded .container.search-results .result-teaser.color-7.icon.icon-xls .rt-category:before, .reloaded .container.search-results .result-teaser.color-8.icon.icon-xls .rt-category:before, .reloaded .container.search-results .result-teaser.color-2.icon.icon-xlsx .rt-category:before, .reloaded .container.search-results .result-teaser.color-3.icon.icon-xlsx .rt-category:before, .reloaded .container.search-results .result-teaser.color-4.icon.icon-xlsx .rt-category:before, .reloaded .container.search-results .result-teaser.color-5.icon.icon-xlsx .rt-category:before, .reloaded .container.search-results .result-teaser.color-7.icon.icon-xlsx .rt-category:before, .reloaded .container.search-results .result-teaser.color-8.icon.icon-xlsx .rt-category:before, .reloaded .container.search-results .result-teaser.color-2.icon.icon-doc .rt-category:before, .reloaded .container.search-results .result-teaser.color-3.icon.icon-doc .rt-category:before, .reloaded .container.search-results .result-teaser.color-4.icon.icon-doc .rt-category:before, .reloaded .container.search-results .result-teaser.color-5.icon.icon-doc .rt-category:before, .reloaded .container.search-results .result-teaser.color-7.icon.icon-doc .rt-category:before, .reloaded .container.search-results .result-teaser.color-8.icon.icon-doc .rt-category:before, .reloaded .container.search-results .result-teaser.color-2.icon.icon-docx .rt-category:before, .reloaded .container.search-results .result-teaser.color-3.icon.icon-docx .rt-category:before, .reloaded .container.search-results .result-teaser.color-4.icon.icon-docx .rt-category:before, .reloaded .container.search-results .result-teaser.color-5.icon.icon-docx .rt-category:before, .reloaded .container.search-results .result-teaser.color-7.icon.icon-docx .rt-category:before, .reloaded .container.search-results .result-teaser.color-8.icon.icon-docx .rt-category:before, .reloaded .container.search-results .result-teaser.color-2.icon.icon-txt .rt-category:before, .reloaded .container.search-results .result-teaser.color-3.icon.icon-txt .rt-category:before, .reloaded .container.search-results .result-teaser.color-4.icon.icon-txt .rt-category:before, .reloaded .container.search-results .result-teaser.color-5.icon.icon-txt .rt-category:before, .reloaded .container.search-results .result-teaser.color-7.icon.icon-txt .rt-category:before, .reloaded .container.search-results .result-teaser.color-8.icon.icon-txt .rt-category:before, .reloaded .container.search-results .result-teaser.color-2.icon.icon-zip .rt-category:before, .reloaded .container.search-results .result-teaser.color-3.icon.icon-zip .rt-category:before, .reloaded .container.search-results .result-teaser.color-4.icon.icon-zip .rt-category:before, .reloaded .container.search-results .result-teaser.color-5.icon.icon-zip .rt-category:before, .reloaded .container.search-results .result-teaser.color-7.icon.icon-zip .rt-category:before, .reloaded .container.search-results .result-teaser.color-8.icon.icon-zip .rt-category:before, .reloaded .container.search-results .result-teaser.color-2.icon.icon-ppt .rt-category:before, .reloaded .container.search-results .result-teaser.color-3.icon.icon-ppt .rt-category:before, .reloaded .container.search-results .result-teaser.color-4.icon.icon-ppt .rt-category:before, .reloaded .container.search-results .result-teaser.color-5.icon.icon-ppt .rt-category:before, .reloaded .container.search-results .result-teaser.color-7.icon.icon-ppt .rt-category:before, .reloaded .container.search-results .result-teaser.color-8.icon.icon-ppt .rt-category:before, .reloaded .container.search-results .result-teaser.color-2.icon.icon-pptx .rt-category:before, .reloaded .container.search-results .result-teaser.color-3.icon.icon-pptx .rt-category:before, .reloaded .container.search-results .result-teaser.color-4.icon.icon-pptx .rt-category:before, .reloaded .container.search-results .result-teaser.color-5.icon.icon-pptx .rt-category:before, .reloaded .container.search-results .result-teaser.color-7.icon.icon-pptx .rt-category:before, .reloaded .container.search-results .result-teaser.color-8.icon.icon-pptx .rt-category:before, .reloaded .container.search-results .result-teaser.color-2.icon.icon-audio .rt-category:before, .reloaded .container.search-results .result-teaser.color-3.icon.icon-audio .rt-category:before, .reloaded .container.search-results .result-teaser.color-4.icon.icon-audio .rt-category:before, .reloaded .container.search-results .result-teaser.color-5.icon.icon-audio .rt-category:before, .reloaded .container.search-results .result-teaser.color-7.icon.icon-audio .rt-category:before, .reloaded .container.search-results .result-teaser.color-8.icon.icon-audio .rt-category:before, .reloaded .container.search-results .result-teaser.color-2.icon.icon-video .rt-category:before, .reloaded .container.search-results .result-teaser.color-3.icon.icon-video .rt-category:before, .reloaded .container.search-results .result-teaser.color-4.icon.icon-video .rt-category:before, .reloaded .container.search-results .result-teaser.color-5.icon.icon-video .rt-category:before, .reloaded .container.search-results .result-teaser.color-7.icon.icon-video .rt-category:before, .reloaded .container.search-results .result-teaser.color-8.icon.icon-video .rt-category:before, .reloaded .container.search-results .result-teaser.color-2.icon.icon-img .rt-category:before, .reloaded .container.search-results .result-teaser.color-3.icon.icon-img .rt-category:before, .reloaded .container.search-results .result-teaser.color-4.icon.icon-img .rt-category:before, .reloaded .container.search-results .result-teaser.color-5.icon.icon-img .rt-category:before, .reloaded .container.search-results .result-teaser.color-7.icon.icon-img .rt-category:before, .reloaded .container.search-results .result-teaser.color-8.icon.icon-img .rt-category:before {
            background-position: -122px -48px;
        }

    .reloaded .container.search-results .result-teaser.color-1 .rt-content-wrapper {
        background: #e6e6e6;
    }

    .reloaded .container.search-results .result-teaser.color-1 .rt-text, .reloaded .container.search-results .result-teaser.color-1 .rt-date, .reloaded .container.search-results .result-teaser.color-1 .rt-category {
        color: #000;
    }

    .reloaded .container.search-results .result-teaser.color-1:hover .rt-content-wrapper {
        background: #c8c8c8;
    }

    .reloaded .container.search-results .result-teaser.color-1:hover .rt-text, .reloaded .container.search-results .result-teaser.color-1:hover .rt-date, .reloaded .container.search-results .result-teaser.color-1:hover .rt-category {
        color: #000;
    }

    .reloaded .container.search-results .result-teaser.color-2 .rt-content-wrapper {
        background: #003340;
    }

    .reloaded .container.search-results .result-teaser.color-2:hover .rt-content-wrapper {
        background: #00677f;
    }

    .reloaded .container.search-results .result-teaser.color-3 .rt-content-wrapper {
        background: #444444;
    }

    .reloaded .container.search-results .result-teaser.color-3:hover .rt-content-wrapper {
        background: #000;
    }

    .reloaded .container.search-results .result-teaser.color-4 .rt-content-wrapper {
        background: #5a130a;
    }

    .reloaded .container.search-results .result-teaser.color-4:hover .rt-content-wrapper {
        background: #440e07;
    }

    .reloaded .container.search-results .result-teaser.color-5 .rt-content-wrapper {
        background: #00677f;
    }

    .reloaded .container.search-results .result-teaser.color-5:hover .rt-content-wrapper {
        background: #003340;
    }

    .reloaded .container.search-results .result-teaser.rt-img .rt-visual a:after {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 2000;
    }

    .reloaded .container.search-results .result-teaser.rt-img .rt-text {
        padding-right: 25px;
    }

    .reloaded .container.search-results .result-teaser.rt-text-only .rt-text {
        padding: 0;
    }

    .reloaded .container.search-results .result-teaser.rt-text-only .rt-category {
        left: auto;
    }

    .reloaded .container.search-results .result-teaser.rt-text-only.icon .rt-category {
        left: auto;
    }

    .reloaded .container.search-results .result-teaser.rt-img .rt-icon, .reloaded .container.search-results .result-teaser.rt-text-only .rt-icon {
        display: none;
    }

    .reloaded .container.search-results .result-teaser.rt-img.icon .rt-icon, .reloaded .container.search-results .result-teaser.rt-text-only.icon .rt-icon {
        display: block;
    }

    .reloaded .container.search-results .result-teaser .rt-date-sticker {
        width: auto;
        height: auto;
        text-align: left;
        background: none;
        color: #000;
        padding-top: 0;
        position: relative;
        right: auto;
        bottom: auto;
    }

        .reloaded .container.search-results .result-teaser .rt-date-sticker .date-day-month {
            display: block;
            font-size: 1.125em;
            line-height: 1.1em;
            letter-spacing: 0.01em;
        }

        .reloaded .container.search-results .result-teaser .rt-date-sticker .date-year {
            display: block;
            font-size: 1.125em;
            line-height: 1.1em;
            letter-spacing: 0.01em;
        }

.reloaded .container.search-results .search-results-show-more {
    text-align: center;
    overflow: hidden;
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}

    .reloaded .container.search-results .search-results-show-more .all-results {
        position: absolute;
        right: 25px;
        top: 14px;
        font-family: 'DaimlerCS-Demi', Arial, sans-serif;
    }

        .reloaded .container.search-results .search-results-show-more .all-results:after {
            content: '';
            display: inline-block;
            height: 14px;
            line-height: 14px;
            width: 8px;
            background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -1px -82px;
            position: relative;
            top: 2px;
            right: -15px;
            margin-left: -8px;
        }

        .reloaded .container.search-results .search-results-show-more .all-results:hover {
            text-decoration: none;
        }

            .reloaded .container.search-results .search-results-show-more .all-results:hover:after {
                background-position: -20px -82px;
            }

    .reloaded .container.search-results .search-results-show-more .more-results {
        padding: 20px 25px 20px 48px;
    }

        .reloaded .container.search-results .search-results-show-more .more-results.btn:after {
            top: -10px;
            right: -16px;
            width: 23px;
            height: 25px;
            transform: scale(0.8);
        }

.reloaded.no-nav .container.search-results .result-teaser {
    width: 50%;
}

    .reloaded.no-nav .container.search-results .result-teaser .rt-text {
        height: auto;
        width: auto;
    }

    .reloaded.no-nav .container.search-results .result-teaser.rt-text-only .rt-text {
        width: 100%;
    }

    .reloaded.no-nav .container.search-results .result-teaser:nth-child(2n+1) .rt-content-wrapper {
        margin-left: 5px;
    }

    .reloaded.no-nav .container.search-results .result-teaser:nth-child(2n) .rt-content-wrapper {
        margin-right: 5px;
    }

.reloaded .icon .rt-category {
    padding-left: 25px;
    width: 80%;
}

    .reloaded .icon .rt-category:before {
        content: '';
        display: block;
        height: 17px;
        width: 18px;
        background: transparent url('https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg') no-repeat -146px -48px;
        position: absolute;
        top: 2px;
        left: 0;
        transform: scale(0.75);
    }

.reloaded .icon.icon-pdf .rt-category:before, .reloaded .icon.icon-xls .rt-category:before, .reloaded .icon.icon-xlsx .rt-category:before, .reloaded .icon.icon-doc .rt-category:before, .reloaded .icon.icon-docx .rt-category:before, .reloaded .icon.icon-txt .rt-category:before, .reloaded .icon.icon-zip .rt-category:before, .reloaded .icon.icon-ppt .rt-category:before, .reloaded .icon.icon-pptx .rt-category:before, .reloaded .icon.icon-audio .rt-category:before, .reloaded .icon.icon-video .rt-category:before, .reloaded .icon.icon-img .rt-category:before {
    background-position: -146px -48px;
    height: 17px;
    width: 18px;
}

.reloaded .ir-modules-wrapper .module-report .module-report-text {
    color: #000;
    margin: 0 auto 5px;
    border-bottom: none;
}

    .reloaded .ir-modules-wrapper .module-report .module-report-text p {
        display: inline-block;
        margin: 0 0 5px 0;
    }

.reloaded .ir-modules-wrapper .module-report .module-report-download {
    line-height: 1.2;
    width: auto;
    max-width: 80%;
    margin: 0 auto;
}

    .reloaded .ir-modules-wrapper .module-report .module-report-download a {
        font-size: 16px;
        font-size: 1.6rem;
        font-family: 'DaimlerCS-Bold', Arial, sans-serif;
        color: #000;
        display: block;
        border: 2px solid #000;
        padding: 20px;
    }

        .reloaded .ir-modules-wrapper .module-report .module-report-download a span {
            color: #000;
        }

        .reloaded .ir-modules-wrapper .module-report .module-report-download a:before {
            content: '';
            display: inline-block;
            height: 17px;
            width: 18px;
            margin: 0 10px 0 0;
            vertical-align: top;
            background: transparent url('https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg') no-repeat -146px -48px;
            transform: scale(0.75);
        }

        .reloaded .ir-modules-wrapper .module-report .module-report-download a:after {
            content: '';
            display: block;
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 50;
        }

        .reloaded .ir-modules-wrapper .module-report .module-report-download a:hover {
            text-decoration: none;
            color: #fff;
            background: #000;
        }

            .reloaded .ir-modules-wrapper .module-report .module-report-download a:hover span {
                color: #fff;
            }

            .reloaded .ir-modules-wrapper .module-report .module-report-download a:hover:before {
                background-position: -122px -48px;
            }

.reloaded .ir-modules-wrapper .module-report .module-report-img {
    display: block;
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
    overflow: hidden;
}

    .reloaded .ir-modules-wrapper .module-report .module-report-img img {
        width: 100%;
        height: auto;
    }

.reloaded .ir-modules-wrapper .module-figures .content-wrapper {
    height: 100%;
    width: 100%;
}

.reloaded .ir-modules-wrapper .module-figures a.cta:before {
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -21px -76px;
    position: absolute;
    top: 15px;
    right: 15px;
}

.reloaded .ir-modules-wrapper .module-figures a.cta:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.reloaded .ir-modules-wrapper .module-figures a.cta:hover {
    text-decoration: none;
}

.reloaded .ir-modules-wrapper .module-figures .module-category-label {
    padding: 17px 0 17px 20px;
    width: 45%;
    font-size: 14px;
    font-size: 1.4rem;
    color: #000;
}

.reloaded .ir-modules-wrapper .module-figures .module-figures-numbers {
    font-family: 'DaimlerCS-Bold', Arial, sans-serif;
    font-size: 48px;
    line-height: 0.9;
    color: #000;
    padding: 0;
    margin-top: 10px;
}

    .reloaded .ir-modules-wrapper .module-figures .module-figures-numbers span {
        color: #000;
    }

    .reloaded .ir-modules-wrapper .module-figures .module-figures-numbers .figure-footnote {
        color: #000;
    }

.reloaded .ir-modules-wrapper .module-width-1-2 .module-figures a.cta {
    position: static;
    bottom: auto;
    top: auto;
    margin: 0;
}

.reloaded .ir-modules-wrapper .module-width-1-2 .module-figures .module-category-label {
    position: relative;
    margin: 0;
    padding: 15px 20px 10px 20px;
}

.reloaded .ir-modules-wrapper .module-width-1-4 .module-figures {
    padding: 0;
}

    .reloaded .ir-modules-wrapper .module-width-1-4 .module-figures .content-wrapper {
        padding: 15px 20px;
    }

    .reloaded .ir-modules-wrapper .module-width-1-4 .module-figures .module-figures-numbers {
        margin-top: 30px;
    }

    .reloaded .ir-modules-wrapper .module-width-1-4 .module-figures .module-category-label {
        padding: 0 0 10px 0;
    }

.reloaded .ir-modules-wrapper .ir-module-diagram {
    padding: 0;
}

    .reloaded .ir-modules-wrapper .ir-module-diagram .content-wrapper {
        padding: 20px;
        height: 100%;
        width: 100%;
    }

    .reloaded .ir-modules-wrapper .ir-module-diagram .canvas-wrapper {
        padding: 8px 15px;
    }

    .reloaded .ir-modules-wrapper .ir-module-diagram a.cta {
        position: relative;
        right: auto;
        bottom: auto;
        float: none;
        display: block;
        height: 100%;
    }

        .reloaded .ir-modules-wrapper .ir-module-diagram a.cta:before {
            content: '';
            display: block;
            width: 15px;
            height: 15px;
            background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -21px -76px;
            position: absolute;
            top: 20px;
            right: 20px;
        }

        .reloaded .ir-modules-wrapper .ir-module-diagram a.cta:after {
            content: '';
            display: block;
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
        }

        .reloaded .ir-modules-wrapper .ir-module-diagram a.cta:hover {
            text-decoration: none;
        }

    .reloaded .ir-modules-wrapper .ir-module-diagram h2 {
        margin: 0 0 15px 0;
    }

    .reloaded .ir-modules-wrapper .ir-module-diagram .module-category-label {
        margin: 0 0 20px 0;
        width: 45%;
        font-size: 14px;
        font-size: 1.4rem;
        color: #000;
    }

    .reloaded .ir-modules-wrapper .ir-module-diagram .chartjs-pie-legend ul {
        margin-bottom: 0;
    }

        .reloaded .ir-modules-wrapper .ir-module-diagram .chartjs-pie-legend ul li {
            margin-bottom: 5px;
            margin-right: 5px;
        }

.reloaded .ir-modules-wrapper .color-1 .module-figures {
    background: none;
    border-color: #f2f2f2;
}

    .reloaded .ir-modules-wrapper .color-1 .module-figures .content-wrapper {
        background: #f2f2f2;
    }

.reloaded .ir-modules-wrapper .color-1 .ir-module-diagram {
    background-color: #f2f2f2;
}

.reloaded .ir-modules-wrapper .color-1 .module-report {
    background: #f2f2f2;
    border-color: #f2f2f2;
}

    .reloaded .ir-modules-wrapper .color-1 .module-report:hover {
        background: #e6e6e6;
    }

.reloaded .ir-modules-wrapper .color-1 .module-figures a:hover .content-wrapper, .reloaded .ir-modules-wrapper .color-1 .ir-module-diagram a:hover .content-wrapper {
    background: #e6e6e6;
}

.reloaded .ir-modules-wrapper .color-1 .module-testimonial {
    background: #f2f2f2;
    border-color: #f2f2f2;
}

.reloaded .ir-modules-wrapper .color-2 .module-figures {
    background: none;
}

    .reloaded .ir-modules-wrapper .color-2 .module-figures .content-wrapper {
        background: #003340;
    }

.reloaded .ir-modules-wrapper .color-2 .ir-module-diagram {
    background-color: #00677f;
}

.reloaded .ir-modules-wrapper .color-2 .module-report:hover {
    background: #00677f;
}

.reloaded .ir-modules-wrapper .color-2 .module-figures a:hover .content-wrapper {
    background: #00677f;
}

.reloaded .ir-modules-wrapper .color-2 .ir-module-diagram a:hover .content-wrapper {
    background: #003340;
}

.reloaded .ir-modules-wrapper .color-2 .module-testimonial blockquote:before, .reloaded .ir-modules-wrapper .color-2 .module-testimonial blockquote:after {
    color: #fff !important;
}

.reloaded .ir-modules-wrapper .color-3 .module-figures {
    background: none;
}

    .reloaded .ir-modules-wrapper .color-3 .module-figures .content-wrapper {
        background: #444444;
    }

.reloaded .ir-modules-wrapper .color-3 .ir-module-diagram {
    background-color: #444444;
}

.reloaded .ir-modules-wrapper .color-3 .module-report:hover {
    background: #000;
}

.reloaded .ir-modules-wrapper .color-3 .module-figures a:hover .content-wrapper, .reloaded .ir-modules-wrapper .color-3 .ir-module-diagram a:hover .content-wrapper {
    background: #000;
}

.reloaded .ir-modules-wrapper .color-3 .module-testimonial blockquote:before, .reloaded .ir-modules-wrapper .color-3 .module-testimonial blockquote:after {
    color: #fff !important;
}

.reloaded .ir-modules-wrapper .color-4 .module-figures {
    background: none;
}

    .reloaded .ir-modules-wrapper .color-4 .module-figures .content-wrapper {
        background: #5a130a;
    }

.reloaded .ir-modules-wrapper .color-4 .ir-module-diagram {
    background-color: #5a130a;
}

.reloaded .ir-modules-wrapper .color-4 .module-report:hover {
    background: #440e07;
}

.reloaded .ir-modules-wrapper .color-4 .module-figures a:hover .content-wrapper, .reloaded .ir-modules-wrapper .color-4 .ir-module-diagram a:hover .content-wrapper {
    background: #440e07;
}

.reloaded .ir-modules-wrapper .color-4 .module-testimonial blockquote:before, .reloaded .ir-modules-wrapper .color-4 .module-testimonial blockquote:after {
    color: #fff !important;
}

.reloaded .ir-modules-wrapper .color-5 .module-figures {
    background: none;
}

    .reloaded .ir-modules-wrapper .color-5 .module-figures .content-wrapper {
        background: #00677f;
    }

.reloaded .ir-modules-wrapper .color-5 .ir-module-diagram {
    background-color: #4d97ac;
}

.reloaded .ir-modules-wrapper .color-5 .module-report:hover {
    background: #003340;
}

.reloaded .ir-modules-wrapper .color-5 .module-figures a:hover .content-wrapper {
    background: #003340;
}

.reloaded .ir-modules-wrapper .color-5 .ir-module-diagram a:hover .content-wrapper {
    background: #00677f;
}

.reloaded .ir-modules-wrapper .color-5 .module-testimonial blockquote:before, .reloaded .ir-modules-wrapper .color-5 .module-testimonial blockquote:after {
    color: #fff !important;
}

.reloaded .ir-modules-wrapper .color-6 .module-figures {
    background: none;
}

    .reloaded .ir-modules-wrapper .color-6 .module-figures .content-wrapper {
        background: #e6e6e6;
    }

.reloaded .ir-modules-wrapper .color-6 .module-report:hover {
    background: #c8c8c8;
}

.reloaded .ir-modules-wrapper .color-6 .module-figures a:hover .content-wrapper {
    background: #c8c8c8;
}

.reloaded .ir-modules-wrapper .color-2 .module-report-text, .reloaded .ir-modules-wrapper .color-3 .module-report-text, .reloaded .ir-modules-wrapper .color-4 .module-report-text, .reloaded .ir-modules-wrapper .color-5 .module-report-text {
    color: #fff;
}

.reloaded .ir-modules-wrapper .color-2 .module-figures, .reloaded .ir-modules-wrapper .color-3 .module-figures, .reloaded .ir-modules-wrapper .color-4 .module-figures, .reloaded .ir-modules-wrapper .color-5 .module-figures {
    color: #fff;
}

    .reloaded .ir-modules-wrapper .color-2 .module-figures a.cta:before, .reloaded .ir-modules-wrapper .color-3 .module-figures a.cta:before, .reloaded .ir-modules-wrapper .color-4 .module-figures a.cta:before, .reloaded .ir-modules-wrapper .color-5 .module-figures a.cta:before {
        background-position: -21px 0;
    }

    .reloaded .ir-modules-wrapper .color-2 .module-figures .module-figures-numbers span, .reloaded .ir-modules-wrapper .color-3 .module-figures .module-figures-numbers span, .reloaded .ir-modules-wrapper .color-4 .module-figures .module-figures-numbers span, .reloaded .ir-modules-wrapper .color-5 .module-figures .module-figures-numbers span, .reloaded .ir-modules-wrapper .color-2 .module-figures .module-category-label, .reloaded .ir-modules-wrapper .color-3 .module-figures .module-category-label, .reloaded .ir-modules-wrapper .color-4 .module-figures .module-category-label, .reloaded .ir-modules-wrapper .color-5 .module-figures .module-category-label, .reloaded .ir-modules-wrapper .color-2 .module-figures .figure-footnote, .reloaded .ir-modules-wrapper .color-3 .module-figures .figure-footnote, .reloaded .ir-modules-wrapper .color-4 .module-figures .figure-footnote, .reloaded .ir-modules-wrapper .color-5 .module-figures .figure-footnote {
        color: #fff;
    }

.reloaded .ir-modules-wrapper .color-2 .module-report .module-report-download, .reloaded .ir-modules-wrapper .color-3 .module-report .module-report-download, .reloaded .ir-modules-wrapper .color-4 .module-report .module-report-download, .reloaded .ir-modules-wrapper .color-5 .module-report .module-report-download {
    line-height: 1.2;
    width: auto;
    max-width: 80%;
    margin: 0 auto;
}

    .reloaded .ir-modules-wrapper .color-2 .module-report .module-report-download a, .reloaded .ir-modules-wrapper .color-3 .module-report .module-report-download a, .reloaded .ir-modules-wrapper .color-4 .module-report .module-report-download a, .reloaded .ir-modules-wrapper .color-5 .module-report .module-report-download a {
        border-color: #fff;
        color: #fff;
    }

        .reloaded .ir-modules-wrapper .color-2 .module-report .module-report-download a span, .reloaded .ir-modules-wrapper .color-3 .module-report .module-report-download a span, .reloaded .ir-modules-wrapper .color-4 .module-report .module-report-download a span, .reloaded .ir-modules-wrapper .color-5 .module-report .module-report-download a span {
            color: #fff;
        }

        .reloaded .ir-modules-wrapper .color-2 .module-report .module-report-download a:before, .reloaded .ir-modules-wrapper .color-3 .module-report .module-report-download a:before, .reloaded .ir-modules-wrapper .color-4 .module-report .module-report-download a:before, .reloaded .ir-modules-wrapper .color-5 .module-report .module-report-download a:before {
            background-position: -122px -48px;
        }

        .reloaded .ir-modules-wrapper .color-2 .module-report .module-report-download a:hover, .reloaded .ir-modules-wrapper .color-3 .module-report .module-report-download a:hover, .reloaded .ir-modules-wrapper .color-4 .module-report .module-report-download a:hover, .reloaded .ir-modules-wrapper .color-5 .module-report .module-report-download a:hover {
            background: #fff;
            color: #000;
        }

            .reloaded .ir-modules-wrapper .color-2 .module-report .module-report-download a:hover span, .reloaded .ir-modules-wrapper .color-3 .module-report .module-report-download a:hover span, .reloaded .ir-modules-wrapper .color-4 .module-report .module-report-download a:hover span, .reloaded .ir-modules-wrapper .color-5 .module-report .module-report-download a:hover span {
                color: #000;
            }

            .reloaded .ir-modules-wrapper .color-2 .module-report .module-report-download a:hover:before, .reloaded .ir-modules-wrapper .color-3 .module-report .module-report-download a:hover:before, .reloaded .ir-modules-wrapper .color-4 .module-report .module-report-download a:hover:before, .reloaded .ir-modules-wrapper .color-5 .module-report .module-report-download a:hover:before {
                background-position: -146px -48px;
            }

.reloaded .ir-modules-wrapper .color-2 .ir-module-diagram a.cta:before, .reloaded .ir-modules-wrapper .color-3 .ir-module-diagram a.cta:before, .reloaded .ir-modules-wrapper .color-4 .ir-module-diagram a.cta:before, .reloaded .ir-modules-wrapper .color-5 .ir-module-diagram a.cta:before {
    background-position: -21px 0;
}

.reloaded .ir-modules-wrapper .color-2 .ir-module-diagram .module-category-label, .reloaded .ir-modules-wrapper .color-3 .ir-module-diagram .module-category-label, .reloaded .ir-modules-wrapper .color-4 .ir-module-diagram .module-category-label, .reloaded .ir-modules-wrapper .color-5 .ir-module-diagram .module-category-label {
    color: #fff;
}

.reloaded .infographics.has-no-img .infographics-section {
    min-height: auto;
}

.reloaded .infographics:not(.bg-color-1):not(.bg-color-6) .element-value {
    color: #fff;
}

.reloaded .infographics-section {
    position: relative;
    margin: 50px 0;
    padding: 50px 0;
    min-height: 650px;
}

    .reloaded .infographics-section .section-intro {
        padding-top: 50px;
    }

    .reloaded .infographics-section .infographics-carousel-content .owl-carousel {
        max-width: 640px;
        margin: auto;
    }

        .reloaded .infographics-section .infographics-carousel-content .owl-carousel .owl-stage {
            padding: 0;
            list-style: none;
        }

        .reloaded .infographics-section .infographics-carousel-content .owl-carousel .owl-item {
            -webkit-transform: translate3d(0, 0, 0);
        }

    .reloaded .infographics-section .infographics-carousel-content .infographics-element {
        width: 280px;
        margin: 0 20px;
        position: relative;
    }

        .reloaded .infographics-section .infographics-carousel-content .infographics-element .element-img {
            width: 280px;
            height: 158px;
        }

            .reloaded .infographics-section .infographics-carousel-content .infographics-element .element-img img {
                width: 100%;
                height: auto;
            }

        .reloaded .infographics-section .infographics-carousel-content .infographics-element .element-value {
            font-family: 'DaimlerCS-Bold', Arial, sans-serif;
             
            width: 280px;
            height: 158px;
            display: flex;
            justify-content: center;
            align-items: center;
            position: absolute;
            top: 0;
            left: 0;
            -webkit-transform: translate3d(0, 0, 0);
        }

            .reloaded .infographics-section .infographics-carousel-content .infographics-element .element-value .element-nr {
                font-size: 80px;
                font-size: 8rem;
                letter-spacing: -3px;
            }

            .reloaded .infographics-section .infographics-carousel-content .infographics-element .element-value .element-unit {
                font-size: 40px;
                font-size: 4rem;
                margin-top: 18px;
                margin-left: 3px;
            }

            .reloaded .infographics-section .infographics-carousel-content .infographics-element .element-value.size-1 .element-nr {
                font-size: 85px;
                font-size: 8.5rem;
            }

            .reloaded .infographics-section .infographics-carousel-content .infographics-element .element-value.size-1 .element-unit {
                font-size: 40px;
                font-size: 4rem;
                margin-top: 18px;
            }

            .reloaded .infographics-section .infographics-carousel-content .infographics-element .element-value.size-2 .element-nr {
                font-size: 70px;
                font-size: 7rem;
            }

            .reloaded .infographics-section .infographics-carousel-content .infographics-element .element-value.size-2 .element-unit {
                font-size: 40px;
                font-size: 4rem;
                margin-top: 18px;
            }

            .reloaded .infographics-section .infographics-carousel-content .infographics-element .element-value.size-3 .element-nr {
                font-size: 60px;
                font-size: 6rem;
            }

            .reloaded .infographics-section .infographics-carousel-content .infographics-element .element-value.size-3 .element-unit {
                font-size: 35px;
                font-size: 3.5rem;
                margin-top: 14px;
            }

        .reloaded .infographics-section .infographics-carousel-content .infographics-element .element-description {
            font-size: 22px;
            font-size: 2.2rem;
            line-height: 34px;
            line-height: 3.4rem;
            color: #000;
            text-align: center;
            margin-top: 25px;
        }

            .reloaded .infographics-section .infographics-carousel-content .infographics-element .element-description p {
                color: #000;
                padding: 10px 10px 10px 10px;
                margin: 0 0 0 -10px;
                background: #fff;
                display: inline;
                -webkit-box-decoration-break: clone;
                -ms-box-decoration-break: clone;
                -o-box-decoration-break: clone;
                box-decoration-break: clone;
                box-shadow: 10px 0 0 #fff, -10px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
            }

    .reloaded .infographics-section .infographics-carousel-control {
        display: block;
        width: 1024px;
        height: 70px;
        position: absolute;
        top: 92px;
        left: 50%;
        margin: 0 0 0 -512px;
    }

        .reloaded .infographics-section .infographics-carousel-control .owl-prev, .reloaded .infographics-section .infographics-carousel-control .owl-next {
            width: 70px;
            height: 70px;
            background: #000;
            z-index: 100;
            position: absolute;
            top: 0;
            cursor: pointer;
            transition: all 0.1s ease-in-out;
            transition-property: background;
        }

            .reloaded .infographics-section .infographics-carousel-control .owl-prev.disabled, .reloaded .infographics-section .infographics-carousel-control .owl-next.disabled {
                display: none;
            }

            .reloaded .infographics-section .infographics-carousel-control .owl-prev:hover, .reloaded .infographics-section .infographics-carousel-control .owl-next:hover {
                background: #444444;
                transition: all 0.1s ease-in-out;
                transition-property: background;
            }

        .reloaded .infographics-section .infographics-carousel-control .owl-prev {
            left: 0 !important;
        }

            .reloaded .infographics-section .infographics-carousel-control .owl-prev:after {
                content: '';
                background: transparent url('https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg') no-repeat -48px 0;
                display: block;
                width: 20px;
                height: 35px;
                position: absolute;
                right: 27px;
                top: 50%;
                margin-top: -17px;
            }

        .reloaded .infographics-section .infographics-carousel-control .owl-next {
            right: 0 !important;
        }

            .reloaded .infographics-section .infographics-carousel-control .owl-next:after {
                content: '';
                background: transparent url('https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg') no-repeat -75px 0;
                display: block;
                width: 20px;
                height: 35px;
                position: absolute;
                left: 27px;
                top: 50%;
                margin-top: -17px;
            }

.reloaded .teaser-carousel-section .module-category-label {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    float: none;
    background: #000;
    color: #fff;
    font-family: 'DaimlerCS-Demi', Arial, sans-serif;
    font-size: 1.4rem;
    padding: 4px 20px;
}

    .reloaded .teaser-carousel-section .module-category-label:after {
        content: '';
        display: block;
        position: absolute;
        width: 20px;
        height: 20px;
        right: 15px;
        top: 3px;
        background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -130px 0;
        z-index: 90;
        transform: scale(0.5);
        transform-origin: center right;
        display: none;
    }

.reloaded .events-teaser-section {
    position: relative;
    margin: 20px 0;
    padding: 50px 0 0;
    min-height: 470px;
    z-index: 101;
}

    .reloaded .events-teaser-section.ajax-load {
        padding: 0;
    }

        .reloaded .events-teaser-section.ajax-load.noshow {
            min-height: 0;
            height: 0;
        }

    .reloaded .events-teaser-section .section-intro {
        padding-top: 50px;
    }

    .reloaded .events-teaser-section .events-teaser-carousel-wrapper {
        position: relative;
    }

    .reloaded .events-teaser-section .events-teaser-carousel-content .owl-carousel {
        width: 825px;
        display: block;
        width: 765px;
        height: 470px;
        overflow: hidden;
        margin: auto;
    }

        .reloaded .events-teaser-section .events-teaser-carousel-content .owl-carousel .owl-stage {
            padding: 0;
            list-style: none;
            margin: 0 auto;
        }

        .reloaded .events-teaser-section .events-teaser-carousel-content .owl-carousel .owl-item {
            -webkit-transform: translate3d(0, 0, 0);
        }

    .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element {
        width: 235px;
        height: 470px;
        margin: 0 20px;
        float: left;
        margin: 0 10px;
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.2;
        font-family: 'DaimlerCS-Light', Arial, sans-serif;
        position: relative;
        display: block;
        overflow: hidden;
        background: #fff;
        color: #000;
    }

        .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element:hover .teaser-content {
            background: #c8c8c8;
        }

            .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element:hover .teaser-content:after {
                border-color: #c8c8c8 transparent transparent transparent;
            }

        .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element .teaser-content {
            height: 235px;
            position: relative;
            padding: 37px 20px 30px 25px;
            background: #e6e6e6;
        }

            .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element .teaser-content .teaser-head {
                font-family: 'DaimlerCS-Bold', Arial, sans-serif;
            }

            .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element .teaser-content:after {
                content: "";
                width: 0;
                height: 0;
                border: 16px solid transparent;
                border-color: #e6e6e6 transparent transparent transparent;
                position: absolute;
                bottom: -30px;
                left: 50%;
                margin-left: -16px;
                z-index: 100;
            }

        .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element a {
            color: #000;
        }

            .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element a .teaser-content:before {
                content: '';
                display: block;
                position: absolute;
                width: 20px;
                height: 20px;
                right: 12px;
                top: 12px;
                background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -105px 0;
                z-index: 90;
                transform: scale(0.65);
            }

        .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element .rt-calendar {
            position: absolute;
            display: block;
            width: 24px;
            height: 24px;
            bottom: 265px;
            right: 20px;
            right: 14px;
            text-indent: -9999px;
            overflow: hidden;
        }

            .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element .rt-calendar:before {
                content: '';
                display: block;
                position: absolute;
                top: 0;
                left: 0;
                width: 24px;
                height: 24px;
                background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -205px -41px;
                z-index: 50;
            }

            .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element .rt-calendar:after {
                content: '+';
                font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                font-size: 18px;
                font-size: 1.8rem;
                line-height: 1em;
                display: inline-block;
                height: 18px;
                width: 24px;
                position: absolute;
                top: 7px;
                left: 0;
                color: #fff;
                text-align: center;
                z-index: 51;
                text-indent: 0;
            }

        .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element .rt-location {
            position: absolute;
            display: block;
            width: 165px;
            top: 183px;
            left: 25px;
            font-family: 'DaimlerCS-Bold', Arial, sans-serif;
            font-size: 14px;
            font-size: 1.4rem;
            z-index: 101;
        }

        .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element .teaser-img {
            height: 235px;
            float: right;
            display: block;
        }

            .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element .teaser-img img {
                width: 100%;
                height: auto;
                transform: none;
            }

        .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element.no-img .teaser-content {
            height: 100%;
        }

            .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element.no-img .teaser-content:after {
                display: none;
            }

        .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element.no-img .rt-calendar {
            right: 23px;
            bottom: 23px;
            transform: scale(1.25);
        }

        .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element.no-img .teaser-img {
            display: none;
        }

    .reloaded .events-teaser-section .events-teaser-carousel-control {
        display: block;
        width: 1024px;
        height: 70px;
        position: absolute;
        top: 252px;
        left: 50%;
        margin: 0 0 0 -512px;
        width: 984px;
        top: 200px;
        margin: 0 0 0 -492px;
    }

        .reloaded .events-teaser-section .events-teaser-carousel-control .owl-prev, .reloaded .events-teaser-section .events-teaser-carousel-control .owl-next {
            width: 70px;
            height: 70px;
            background: #000;
            z-index: 100;
            position: absolute;
            top: 0;
            width: 60px;
            height: 60px;
            top: 5px;
            cursor: pointer;
            transition: all 0.1s ease-in-out;
            transition-property: background;
        }

            .reloaded .events-teaser-section .events-teaser-carousel-control .owl-prev.disabled, .reloaded .events-teaser-section .events-teaser-carousel-control .owl-next.disabled {
                display: none;
            }

            .reloaded .events-teaser-section .events-teaser-carousel-control .owl-prev:hover, .reloaded .events-teaser-section .events-teaser-carousel-control .owl-next:hover {
                background: #444444;
                transition: all 0.1s ease-in-out;
                transition-property: background;
            }

        .reloaded .events-teaser-section .events-teaser-carousel-control .owl-prev {
            left: 10px !important;
            left: 0 !important;
        }

            .reloaded .events-teaser-section .events-teaser-carousel-control .owl-prev:after {
                content: '';
                background: transparent url('https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg') no-repeat -48px 0;
                display: block;
                width: 20px;
                height: 35px;
                position: absolute;
                right: 27px;
                top: 50%;
                margin-top: -17px;
                right: 22px;
                transform: scale(0.86);
            }

        .reloaded .events-teaser-section .events-teaser-carousel-control .owl-next {
            right: 10px !important;
            right: 0 !important;
        }

            .reloaded .events-teaser-section .events-teaser-carousel-control .owl-next:after {
                content: '';
                background: transparent url('https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg') no-repeat -75px 0;
                display: block;
                width: 20px;
                height: 35px;
                position: absolute;
                left: 27px;
                top: 50%;
                margin-top: -17px;
                left: 22px;
                transform: scale(0.86);
            }

    .reloaded .events-teaser-section .events-filter-wrapper {
        display: block;
        position: relative;
        width: 984px;
        left: 50%;
        margin: 0 0 54px -492px;
        height: 55px;
    }

        .reloaded .events-teaser-section .events-filter-wrapper .events-filter {
            position: absolute;
            width: auto;
            display: block;
            background: #f2f2f2;
        }

            .reloaded .events-teaser-section .events-filter-wrapper .events-filter .events-filter-element {
                float: left;
                width: 81px;
                height: 55px;
                margin-right: 1px;
                font-size: 16px;
                font-size: 1.6rem;
                line-height: 1.2;
                font-family: 'DaimlerCS-Light', Arial, sans-serif;
                position: relative;
                display: inline-block;
                background: #fff;
                color: #9e9e9e;
                text-align: center;
                padding-top: 19px;
            }

                .reloaded .events-teaser-section .events-filter-wrapper .events-filter .events-filter-element:last-child {
                    margin-right: 0;
                }

                .reloaded .events-teaser-section .events-filter-wrapper .events-filter .events-filter-element.active {
                    font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                    color: #000;
                    cursor: pointer;
                }

                    .reloaded .events-teaser-section .events-filter-wrapper .events-filter .events-filter-element.active span {
                        font-family: 'DaimlerCS-Light', Arial, sans-serif;
                    }

                    .reloaded .events-teaser-section .events-filter-wrapper .events-filter .events-filter-element.active:before {
                        position: absolute;
                        content: "";
                        top: 100%;
                        left: 50%;
                        border: solid transparent;
                        border-color: rgba(194, 225, 245, 0);
                        border-top-color: rgba(194, 225, 245, 0);
                        border-width: 6px;
                        margin-left: -6px;
                        pointer-events: none;
                    }

                    .reloaded .events-teaser-section .events-filter-wrapper .events-filter .events-filter-element.active:hover, .reloaded .events-teaser-section .events-filter-wrapper .events-filter .events-filter-element.active.selected {
                        background: #000;
                        color: #fff;
                    }

                        .reloaded .events-teaser-section .events-filter-wrapper .events-filter .events-filter-element.active:hover:before, .reloaded .events-teaser-section .events-filter-wrapper .events-filter .events-filter-element.active.selected:before {
                            border-top-color: #000;
                        }

        .reloaded .events-teaser-section .events-filter-wrapper .preselected {
            display: none;
            float: left;
            width: 100%;
            height: 65px;
            font-size: 16px;
            font-size: 1.6rem;
            line-height: 1.2;
            font-family: 'DaimlerCS-Bold', Arial, sans-serif;
            cursor: pointer;
            position: relative;
            background: #c8c8c8;
            color: #000;
            padding-left: 20px;
            padding-top: 23px;
        }

            .reloaded .events-teaser-section .events-filter-wrapper .preselected span {
                font-family: 'DaimlerCS-Light', Arial, sans-serif;
            }

            .reloaded .events-teaser-section .events-filter-wrapper .preselected:hover, .reloaded .events-teaser-section .events-filter-wrapper .preselected.active {
                background: #e6e6e6;
            }

                .reloaded .events-teaser-section .events-filter-wrapper .preselected:hover:before, .reloaded .events-teaser-section .events-filter-wrapper .preselected.active:before {
                    border-top-color: #000;
                }

            .reloaded .events-teaser-section .events-filter-wrapper .preselected .move-owl {
                display: block;
                width: 65px;
                height: 65px;
                background: #000;
                position: absolute;
                top: 0;
                right: 0;
                cursor: pointer;
                transition: all 0.1s ease-in-out;
                transition-property: background;
            }

                .reloaded .events-teaser-section .events-filter-wrapper .preselected .move-owl:hover {
                    background: #444444;
                    transition: all 0.1s ease-in-out;
                    transition-property: background;
                }

                .reloaded .events-teaser-section .events-filter-wrapper .preselected .move-owl:after {
                    content: '';
                    position: absolute;
                    background: transparent url('https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg') no-repeat -42px -75px;
                    display: block;
                    width: 18px;
                    height: 18px;
                    top: 25px;
                    left: 23px;
                }

            .reloaded .events-teaser-section .events-filter-wrapper .preselected.active .move-owl:after {
                transform: rotate(180deg);
                top: 23px;
                left: 25px;
            }

        .reloaded .events-teaser-section .events-filter-wrapper.moveupdown {
            overflow: visible;
            width: 280px;
        }

            .reloaded .events-teaser-section .events-filter-wrapper.moveupdown .preselected {
                display: block;
            }

            .reloaded .events-teaser-section .events-filter-wrapper.moveupdown .events-filter {
                width: 280px;
                display: none;
                position: absolute;
                z-index: 103;
                top: 70px;
                height: 260px;
                overflow-x: hidden;
            }

                .reloaded .events-teaser-section .events-filter-wrapper.moveupdown .events-filter .events-filter-element {
                    text-align: left;
                    padding-left: 20px;
                }

                    .reloaded .events-teaser-section .events-filter-wrapper.moveupdown .events-filter .events-filter-element:after {
                        background: #000;
                        content: '';
                        display: block;
                        position: absolute;
                        bottom: 0;
                        left: 20px;
                        background: #e6e6e6;
                        height: 1px;
                        width: 60px;
                    }

                    .reloaded .events-teaser-section .events-filter-wrapper.moveupdown .events-filter .events-filter-element.active:hover:after {
                        background: #000;
                    }

                    .reloaded .events-teaser-section .events-filter-wrapper.moveupdown .events-filter .events-filter-element:last-child:after {
                        display: none;
                    }

                    .reloaded .events-teaser-section .events-filter-wrapper.moveupdown .events-filter .events-filter-element.selected {
                        display: none;
                    }

        .reloaded .events-teaser-section .events-filter-wrapper.tags-wrapper {
            margin-bottom: 10px;
            height: 65px;
        }

            .reloaded .events-teaser-section .events-filter-wrapper.tags-wrapper .events-filter .events-filter-element {
                height: 65px;
                padding-top: 23px;
            }

                .reloaded .events-teaser-section .events-filter-wrapper.tags-wrapper .events-filter .events-filter-element:before {
                    display: none;
                }

        .reloaded .events-teaser-section .events-filter-wrapper .events-filter-owl {
            display: none;
        }

.reloaded .teaser-carousel-section {
    position: relative;
    margin: 230px 0 50px 0;
    padding: 50px 0 0;
    min-height: 235px;
}

    .reloaded .teaser-carousel-section + .section-btns-wrapper {
        margin-bottom: 80px !important;
    }

    .reloaded .teaser-carousel-section .section-intro {
        padding-top: 50px;
    }

    .reloaded .teaser-carousel-section .teaser-carousel-content .owl-carousel {
        width: 825px;
        margin: auto;
    }

        .reloaded .teaser-carousel-section .teaser-carousel-content .owl-carousel .owl-stage {
            padding: 0;
            list-style: none;
        }

        .reloaded .teaser-carousel-section .teaser-carousel-content .owl-carousel .owl-item {
            -webkit-transform: translate3d(0, 0, 0);
        }

    .reloaded .teaser-carousel-section .teaser-carousel-content .teaser-element {
        width: 235px;
        height: 235px;
        margin: 0 20px;
        font-size: 20px;
        font-size: 2rem;
        line-height: 1.2;
        font-family: 'DaimlerCS-Light', Arial, sans-serif;
        position: relative;
        display: block;
        overflow: hidden;
        background: #fff;
        color: #000;
    }

        .reloaded .teaser-carousel-section .teaser-carousel-content .teaser-element:hover a .teaser-content {
            background: #c8c8c8;
        }

        .reloaded .teaser-carousel-section .teaser-carousel-content .teaser-element .teaser-content {
            height: 235px;
            position: relative;
            padding: 37px 20px 30px 37px;
        }

            .reloaded .teaser-carousel-section .teaser-carousel-content .teaser-element .teaser-content .teaser-head {
                font-family: 'DaimlerCS-Bold', Arial, sans-serif;
            }

        .reloaded .teaser-carousel-section .teaser-carousel-content .teaser-element a {
            color: #000;
        }

            .reloaded .teaser-carousel-section .teaser-carousel-content .teaser-element a .teaser-content:before {
                content: '';
                display: block;
                position: absolute;
                width: 20px;
                height: 20px;
                right: 12px;
                top: 12px;
                background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -105px 0;
                z-index: 90;
                transform: scale(0.65);
            }

        .reloaded .teaser-carousel-section .teaser-carousel-content .teaser-element.live-feed .teaser-content {
            padding-bottom: 75px;
        }

            .reloaded .teaser-carousel-section .teaser-carousel-content .teaser-element.live-feed .teaser-content:after {
                content: '';
                height: 34px;
                width: 46px;
                position: absolute;
                display: block;
                left: 37px;
                bottom: 30px;
                margin: 0;
                border: none;
                background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-svg.svg) no-repeat -250px -83px;
                opacity: 0.2;
                filter: alpha(opacity=20);
            }

        .reloaded .teaser-carousel-section .teaser-carousel-content .teaser-element.live-feed:hover .teaser-content:after {
            opacity: 1;
            filter: alpha(opacity=100);
        }

    .reloaded .teaser-carousel-section .teaser-carousel-control {
        display: block;
        width: 1024px;
        height: 70px;
        position: absolute;
        top: 132px;
        left: 50%;
        margin: 0 0 0 -512px;
    }

        .reloaded .teaser-carousel-section .teaser-carousel-control .owl-prev, .reloaded .teaser-carousel-section .teaser-carousel-control .owl-next {
            width: 70px;
            height: 70px;
            background: #000;
            z-index: 100;
            position: absolute;
            top: 0;
            cursor: pointer;
            transition: all 0.1s ease-in-out;
            transition-property: background;
        }

            .reloaded .teaser-carousel-section .teaser-carousel-control .owl-prev.disabled, .reloaded .teaser-carousel-section .teaser-carousel-control .owl-next.disabled {
                display: none;
            }

            .reloaded .teaser-carousel-section .teaser-carousel-control .owl-prev:hover, .reloaded .teaser-carousel-section .teaser-carousel-control .owl-next:hover {
                background: #444444;
                transition: all 0.1s ease-in-out;
                transition-property: background;
            }

        .reloaded .teaser-carousel-section .teaser-carousel-control .owl-prev {
            left: 10px !important;
        }

            .reloaded .teaser-carousel-section .teaser-carousel-control .owl-prev:after {
                content: '';
                background: transparent url('https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg') no-repeat -48px 0;
                display: block;
                width: 20px;
                height: 35px;
                position: absolute;
                right: 27px;
                top: 50%;
                margin-top: -17px;
            }

        .reloaded .teaser-carousel-section .teaser-carousel-control .owl-next {
            right: 10px !important;
        }

            .reloaded .teaser-carousel-section .teaser-carousel-control .owl-next:after {
                content: '';
                background: transparent url('https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg') no-repeat -75px 0;
                display: block;
                width: 20px;
                height: 35px;
                position: absolute;
                left: 27px;
                top: 50%;
                margin-top: -17px;
            }

    .reloaded .teaser-carousel-section.lrg {
        margin-top: 50px;
    }

        .reloaded .teaser-carousel-section.lrg .teaser-carousel-content .teaser-element {
            height: 470px;
        }

            .reloaded .teaser-carousel-section.lrg .teaser-carousel-content .teaser-element:hover a .teaser-content:after {
                border-color: #c8c8c8 transparent transparent transparent;
            }

            .reloaded .teaser-carousel-section.lrg .teaser-carousel-content .teaser-element .teaser-content {
                padding: 37px 37px 30px 37px;
            }

                .reloaded .teaser-carousel-section.lrg .teaser-carousel-content .teaser-element .teaser-content .teaser-head {
                    font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                }

                .reloaded .teaser-carousel-section.lrg .teaser-carousel-content .teaser-element .teaser-content:after {
                    content: "";
                    width: 0;
                    height: 0;
                    border: 16px solid transparent;
                    border-color: #fff transparent transparent transparent;
                    position: absolute;
                    bottom: -31px;
                    left: 50%;
                    margin-left: -16px;
                    z-index: 100;
                    background: transparent;
                    opacity: 1;
                }

            .reloaded .teaser-carousel-section.lrg .teaser-carousel-content .teaser-element.live-feed .teaser-content {
                padding-bottom: 75px;
            }

            .reloaded .teaser-carousel-section.lrg .teaser-carousel-content .teaser-element.live-feed a:after {
                content: '';
                height: 34px;
                width: 45px;
                position: absolute;
                display: block;
                left: 37px;
                bottom: 265px;
                margin: 0;
                border: none;
                background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-svg.svg) no-repeat -250px -83px;
                opacity: 0.2;
                filter: alpha(opacity=20);
            }

            .reloaded .teaser-carousel-section.lrg .teaser-carousel-content .teaser-element.live-feed a:hover:after {
                opacity: 1;
                filter: alpha(opacity=100);
            }

            .reloaded .teaser-carousel-section.lrg .teaser-carousel-content .teaser-element.live-feed.no-img a:after {
                bottom: 30px;
            }

            .reloaded .teaser-carousel-section.lrg .teaser-carousel-content .teaser-element .teaser-img {
                height: 235px;
                float: right;
                display: block;
            }

                .reloaded .teaser-carousel-section.lrg .teaser-carousel-content .teaser-element .teaser-img img {
                    width: 100%;
                    height: auto;
                }

            .reloaded .teaser-carousel-section.lrg .teaser-carousel-content .teaser-element.no-img .teaser-content {
                height: 100%;
            }

                .reloaded .teaser-carousel-section.lrg .teaser-carousel-content .teaser-element.no-img .teaser-content:after {
                    display: none;
                }

            .reloaded .teaser-carousel-section.lrg .teaser-carousel-content .teaser-element.no-img .teaser-img {
                display: none;
            }

        .reloaded .teaser-carousel-section.lrg .teaser-carousel-control {
            top: 250px;
        }

.reloaded .additional-content-section {
    width: 960px;
    margin: 60px auto 0;
}

    .reloaded .additional-content-section .explanation-elem {
        background: #fff;
        position: relative;
        margin: 0 0 20px 0;
        display: flex;
        align-items: center;
        z-index: 2;
    }

        .reloaded .additional-content-section .explanation-elem.lrg-margin {
            margin-bottom: 50px;
        }

        .reloaded .additional-content-section .explanation-elem a {
            color: #000;
            display: flex;
            align-items: center;
            width: 100%;
        }

            .reloaded .additional-content-section .explanation-elem a:after {
                content: '';
                position: absolute;
                display: block;
                height: 100%;
                width: 100%;
                top: 0;
                left: 0;
            }

            .reloaded .additional-content-section .explanation-elem a:hover, .reloaded .additional-content-section .explanation-elem a:active, .reloaded .additional-content-section .explanation-elem a:focus, .reloaded .additional-content-section .explanation-elem a:visited {
                color: #000;
            }

            .reloaded .additional-content-section .explanation-elem a:hover {
                background: #c8c8c8;
            }

        .reloaded .additional-content-section .explanation-elem .elem-content {
            padding: 0 75px 0 60px;
            width: 100%;
            justify-content: center;
            font-size: 1.8rem;
        }

            .reloaded .additional-content-section .explanation-elem .elem-content p {
                margin: 0 0 6px 0;
            }

                .reloaded .additional-content-section .explanation-elem .elem-content p:last-child {
                    margin-bottom: 0;
                }

            .reloaded .additional-content-section .explanation-elem .elem-content:after {
                content: "";
                width: 0;
                height: 0;
                border: 19px solid transparent;
                border-color: transparent transparent transparent #fff;
                border-width: 17px;
                position: absolute;
                top: 50%;
                right: 288px;
                margin-top: -16px;
                z-index: 100;
            }

        .reloaded .additional-content-section .explanation-elem .elem-pic {
            padding: 20px;
            text-align: center;
            background: #5097ab;
            position: relative;
            display: flex;
            justify-content: center;
            color: #fff;
            flex-shrink: 0;
        }

        .reloaded .additional-content-section .explanation-elem.img-left .elem-pic {
            order: 1;
        }

        .reloaded .additional-content-section .explanation-elem.img-left .elem-content {
            order: 2;
        }

            .reloaded .additional-content-section .explanation-elem.img-left .elem-content:after {
                border-color: transparent transparent transparent #e6e6e6;
                right: auto;
                left: 320px;
            }

            .reloaded .additional-content-section .explanation-elem.img-left .elem-content:before {
                right: 16px;
            }

        .reloaded .additional-content-section .explanation-elem.img-left a:hover .elem-content:after {
            border-color: transparent transparent transparent inherit;
            right: auto;
            left: 320px;
        }

        .reloaded .additional-content-section .explanation-elem.img-left a:hover .elem-content:before {
            right: 16px;
        }

        .reloaded .additional-content-section .explanation-elem.img-right .elem-pic {
            order: 2;
        }

        .reloaded .additional-content-section .explanation-elem.img-right .elem-content {
            order: 1;
        }

        .reloaded .additional-content-section .explanation-elem.bg-color-1 .elem-pic {
            background: #e6e6e6;
        }

            .reloaded .additional-content-section .explanation-elem.bg-color-1 .elem-pic:after {
                border-color: transparent #e6e6e6 transparent transparent;
            }

        .reloaded .additional-content-section .explanation-elem.bg-color-1.img-left .elem-content:after {
            border-color: transparent transparent transparent #e6e6e6;
        }

        .reloaded .additional-content-section .explanation-elem.bg-color-2 .elem-pic {
            background: #003340;
        }

            .reloaded .additional-content-section .explanation-elem.bg-color-2 .elem-pic:after {
                border-color: transparent #003340 transparent transparent;
            }

        .reloaded .additional-content-section .explanation-elem.bg-color-2.img-left .elem-content:after {
            border-color: transparent transparent transparent #003340;
        }

        .reloaded .additional-content-section .explanation-elem.bg-color-3 .elem-pic {
            background: #444444;
        }

            .reloaded .additional-content-section .explanation-elem.bg-color-3 .elem-pic:after {
                border-color: transparent #444444 transparent transparent;
            }

        .reloaded .additional-content-section .explanation-elem.bg-color-3.img-left .elem-content:after {
            border-color: transparent transparent transparent #444444;
        }

        .reloaded .additional-content-section .explanation-elem.bg-color-4 .elem-pic {
            background: #5a130a;
        }

            .reloaded .additional-content-section .explanation-elem.bg-color-4 .elem-pic:after {
                border-color: transparent #5a130a transparent transparent;
            }

        .reloaded .additional-content-section .explanation-elem.bg-color-4.img-left .elem-content:after {
            border-color: transparent transparent transparent #5a130a;
        }

        .reloaded .additional-content-section .explanation-elem.bg-color-5 .elem-pic {
            background: #00677f;
        }

            .reloaded .additional-content-section .explanation-elem.bg-color-5 .elem-pic:after {
                border-color: transparent #00677f transparent transparent;
            }

        .reloaded .additional-content-section .explanation-elem.bg-color-5.img-left .elem-content:after {
            border-color: transparent transparent transparent #00677f;
        }

        .reloaded .additional-content-section .explanation-elem a .elem-content:before {
            content: '';
            display: block;
            position: absolute;
            width: 20px;
            height: 20px;
            right: 335px;
            top: 15px;
            background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -105px 0;
            z-index: 90;
        }

        .reloaded .additional-content-section .explanation-elem a:hover .elem-content {
            background: #c8c8c8;
        }

            .reloaded .additional-content-section .explanation-elem a:hover .elem-content:after {
                border-color: transparent transparent transparent #c8c8c8;
            }

        .reloaded .additional-content-section .explanation-elem a:hover.bg-color-1 .elem-pic {
            background: #c8c8c8;
        }

        .reloaded .additional-content-section .explanation-elem a:hover.bg-color-2 .elem-pic {
            background: #00677f;
        }

        .reloaded .additional-content-section .explanation-elem a:hover.bg-color-3 .elem-pic {
            background: #000;
        }

        .reloaded .additional-content-section .explanation-elem a:hover.bg-color-4 .elem-pic {
            background: #440e07;
        }

        .reloaded .additional-content-section .explanation-elem a:hover.bg-color-5 .elem-pic {
            background: #003340;
        }

.reloaded .container-fluid:after, .reloaded .container:after {
    clear: both;
}

.reloaded .container-fluid .section-intro, .reloaded .container .section-intro {
    width: 960px;
    margin: 0 auto;
    padding-top: 80px;
    position: relative;
    z-index: 101;
}

    .reloaded .container-fluid .section-intro:after, .reloaded .container .section-intro:after {
        content: '';
        display: block;
        clear: both;
    }

    .reloaded .container-fluid .section-intro h2, .reloaded .container .section-intro h2 {
        width: 70%;
        font-family: 'DaimlerCS-Light', Arial, sans-serif;
        font-weight: normal;
        margin-top: 0;
        margin-bottom: 7px;
        position: relative;
    }

@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none) {
    .reloaded .container-fluid .section-intro h2, .reloaded .container .section-intro h2 {
        margin-bottom: 11px;
    }
}

.reloaded .container-fluid .section-intro h2 span, .reloaded .container .section-intro h2 span {
    position: relative;
    left: 15px;
    font-size: 40px;
    font-size: 4rem;
    padding: 9px 0 9px 0;
    background: #fff;
    display: inline;
    -webkit-box-decoration-break: clone;
    -ms-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone;
    box-shadow: 15px 0 0 #fff, -15px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
}

.reloaded .container-fluid .section-intro .abstract, .reloaded .container .section-intro .abstract {
    width: 70%;
    margin: 50px 0 0 0;
    font-family: 'DaimlerCS-Light', Arial, sans-serif;
    font-weight: normal;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.6;
}

    .reloaded .container-fluid .section-intro .abstract p, .reloaded .container .section-intro .abstract p {
        position: relative;
        left: 15px;
        padding: 9px 0 8px 0;
        margin: 0;
        background: #fff;
        display: inline;
        -webkit-box-decoration-break: clone;
        -ms-box-decoration-break: clone;
        -o-box-decoration-break: clone;
        box-decoration-break: clone;
        box-shadow: 15px 0 0 #fff, -15px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
    }

    .reloaded .container-fluid .section-intro .abstract.no-bg p, .reloaded .container .section-intro .abstract.no-bg p {
        padding: 0;
        box-shadow: none;
        background: transparent;
        display: block;
    }

.reloaded .container-fluid .section-intro .more-info-link, .reloaded .container .section-intro .more-info-link {
    width: 70%;
    position: relative;
    z-index: 101;
}

    .reloaded .container-fluid .section-intro .more-info-link a, .reloaded .container .section-intro .more-info-link a {
        line-height: 1.625;
        color: #fff;
        padding: 9px 0 8px 0;
        position: relative;
        left: 15px;
        background: #000;
        display: inline;
        -webkit-box-decoration-break: clone;
        -ms-box-decoration-break: clone;
        -o-box-decoration-break: clone;
        box-decoration-break: clone;
        box-shadow: 15px 0 0 #000, -15px 0 0 #000, 4px 0 0 #000, -4px 0 0 #000, 3px 0 0 #000, -3px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000;
    }

        .reloaded .container-fluid .section-intro .more-info-link a:after, .reloaded .container .section-intro .more-info-link a:after {
            content: '';
            position: relative;
            top: 2px;
            background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -21px 0;
            z-index: 90;
            margin-left: 1.4rem;
            padding-right: 1.5rem;
        }

    .reloaded .container-fluid .section-intro .more-info-link:hover a, .reloaded .container .section-intro .more-info-link:hover a {
        color: #fff;
        background: #444444;
        display: inline;
        -webkit-box-decoration-break: clone;
        -ms-box-decoration-break: clone;
        -o-box-decoration-break: clone;
        box-decoration-break: clone;
        box-shadow: 15px 0 0 #444444, -15px 0 0 #444444, 4px 0 0 #444444, -4px 0 0 #444444, 3px 0 0 #444444, -3px 0 0 #444444, 1px 0 0 #444444, -1px 0 0 #444444;
    }

    .reloaded .container-fluid .section-intro .more-info-link + .abstract, .reloaded .container .section-intro .more-info-link + .abstract {
        margin: 60px 0 0 0;
    }

.reloaded .container-fluid .section-intro.align-right h2, .reloaded .container .section-intro.align-right h2 {
    float: right;
    text-align: right;
}

    .reloaded .container-fluid .section-intro.align-right h2 span, .reloaded .container .section-intro.align-right h2 span {
        right: 15px;
        left: auto;
    }

.reloaded .container-fluid .section-intro.align-right .abstract, .reloaded .container .section-intro.align-right .abstract {
    float: right;
    text-align: right;
}

    .reloaded .container-fluid .section-intro.align-right .abstract p, .reloaded .container .section-intro.align-right .abstract p {
        right: 15px;
        left: auto;
    }

.reloaded .container-fluid .section-intro.align-right .more-info-link, .reloaded .container .section-intro.align-right .more-info-link {
    float: right;
    text-align: right;
}

    .reloaded .container-fluid .section-intro.align-right .more-info-link a, .reloaded .container .section-intro.align-right .more-info-link a {
        right: 15px;
        left: auto;
    }

.reloaded .container-fluid .section-intro.align-center h2, .reloaded .container .section-intro.align-center h2, .reloaded .container-fluid .section-intro.align-center .more-info-link, .reloaded .container .section-intro.align-center .more-info-link, .reloaded .container-fluid .section-intro.align-center .abstract, .reloaded .container .section-intro.align-center .abstract {
    width: 57%;
    margin-left: auto;
    margin-right: auto;
}

    .reloaded .container-fluid .section-intro.align-center h2 span, .reloaded .container .section-intro.align-center h2 span, .reloaded .container-fluid .section-intro.align-center .more-info-link span, .reloaded .container .section-intro.align-center .more-info-link span, .reloaded .container-fluid .section-intro.align-center .abstract span, .reloaded .container .section-intro.align-center .abstract span {
        left: 15px;
        right: auto;
        position: relative;
    }

    .reloaded .container-fluid .section-intro.align-center .more-info-link a, .reloaded .container .section-intro.align-center .more-info-link a {
        left: 15px;
        right: auto;
    }

    .reloaded .container-fluid .section-intro.align-center .abstract p, .reloaded .container .section-intro.align-center .abstract p {
        left: 15px;
        right: auto;
    }

.reloaded .container-fluid .section-intro.align-left h2 span, .reloaded .container .section-intro.align-left h2 span {
    left: 15px;
    right: auto;
}

.reloaded .container-fluid .section-intro.align-left .abstract p, .reloaded .container .section-intro.align-left .abstract p {
    left: 15px;
    right: auto;
}

.reloaded .container-fluid .section-intro.align-left .more-info-link a, .reloaded .container .section-intro.align-left .more-info-link a {
    left: 15px;
    right: auto;
}

.reloaded .container-fluid .section-btns-wrapper, .reloaded .container .section-btns-wrapper {
    width: 960px;
    margin: 0 auto 140px;
    position: relative;
    text-align: center;
    z-index: 101;
}

    .reloaded .container-fluid .section-btns-wrapper .btn, .reloaded .container .section-btns-wrapper .btn {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0;
        font-family: 'DaimlerCS-Bold', Arial, sans-serif;
        font-size: 16px;
        font-size: 1.6rem;
        padding: 15px 75px;
    }

        .reloaded .container-fluid .section-btns-wrapper .btn:after, .reloaded .container .section-btns-wrapper .btn:after {
            content: '';
            display: inline-block;
            width: 20px;
            height: 20px;
            background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -130px 0;
            position: relative;
            top: auto;
            right: auto;
            margin: -2px 0 0 8px;
            vertical-align: middle;
            transform: scale(0.6);
        }

        .reloaded .container-fluid .section-btns-wrapper .btn.color-1, .reloaded .container .section-btns-wrapper .btn.color-1 {
            background: #e6e6e6;
            color: #000;
        }

            .reloaded .container-fluid .section-btns-wrapper .btn.color-1:after, .reloaded .container .section-btns-wrapper .btn.color-1:after {
                background-position: -105px 0;
            }

        .reloaded .container-fluid .section-btns-wrapper .btn.color-2, .reloaded .container .section-btns-wrapper .btn.color-2 {
            background: #003340;
        }

        .reloaded .container-fluid .section-btns-wrapper .btn.color-3, .reloaded .container .section-btns-wrapper .btn.color-3 {
            background: #444444;
        }

        .reloaded .container-fluid .section-btns-wrapper .btn.color-4, .reloaded .container .section-btns-wrapper .btn.color-4 {
            background: #5a130a;
        }

        .reloaded .container-fluid .section-btns-wrapper .btn.color-5, .reloaded .container .section-btns-wrapper .btn.color-5 {
            background: #00677f;
        }

        .reloaded .container-fluid .section-btns-wrapper .btn.ghost, .reloaded .container .section-btns-wrapper .btn.ghost {
            color: #fff;
            background: transparent;
            border: 2px solid #fff;
        }

            .reloaded .container-fluid .section-btns-wrapper .btn.ghost.invert, .reloaded .container .section-btns-wrapper .btn.ghost.invert {
                color: #000;
                border-color: #000;
            }

                .reloaded .container-fluid .section-btns-wrapper .btn.ghost.invert:after, .reloaded .container .section-btns-wrapper .btn.ghost.invert:after {
                    background-position: -105px 0;
                }

        .reloaded .container-fluid .section-btns-wrapper .btn:hover.color-1, .reloaded .container .section-btns-wrapper .btn:hover.color-1 {
            background: #c8c8c8;
        }

        .reloaded .container-fluid .section-btns-wrapper .btn:hover.color-2, .reloaded .container .section-btns-wrapper .btn:hover.color-2 {
            background: #00677f;
        }

        .reloaded .container-fluid .section-btns-wrapper .btn:hover.color-3, .reloaded .container .section-btns-wrapper .btn:hover.color-3 {
            background: #000;
        }

        .reloaded .container-fluid .section-btns-wrapper .btn:hover.color-4, .reloaded .container .section-btns-wrapper .btn:hover.color-4 {
            background: #440e07;
        }

        .reloaded .container-fluid .section-btns-wrapper .btn:hover.color-5, .reloaded .container .section-btns-wrapper .btn:hover.color-5 {
            background: #003340;
        }

        .reloaded .container-fluid .section-btns-wrapper .btn:hover.ghost, .reloaded .container .section-btns-wrapper .btn:hover.ghost {
            color: #000;
            background: #fff;
        }

            .reloaded .container-fluid .section-btns-wrapper .btn:hover.ghost:after, .reloaded .container .section-btns-wrapper .btn:hover.ghost:after {
                background-position: -105px 0;
            }

            .reloaded .container-fluid .section-btns-wrapper .btn:hover.ghost.invert, .reloaded .container .section-btns-wrapper .btn:hover.ghost.invert {
                color: #fff;
                background: #000;
            }

                .reloaded .container-fluid .section-btns-wrapper .btn:hover.ghost.invert:after, .reloaded .container .section-btns-wrapper .btn:hover.ghost.invert:after {
                    background-position: -130px 0;
                }

.reloaded .container-fluid.grid, .reloaded .container.grid, .reloaded .container-fluid.infographics, .reloaded .container.infographics, .reloaded .container-fluid.explanation, .reloaded .container.explanation, .reloaded .container-fluid.jobs, .reloaded .container.jobs {
    position: relative;
}

.reloaded .container-fluid .bg-img-wrapper, .reloaded .container .bg-img-wrapper {
    position: absolute;
    width: 1024px;
    height: 100%;
    left: 50%;
    margin-left: -512px;
    overflow: hidden;
}

    .reloaded .container-fluid .bg-img-wrapper .bg-img-elem img, .reloaded .container .bg-img-wrapper .bg-img-elem img {
        width: 100%;
        height: auto;
    }

    .reloaded .container-fluid .bg-img-wrapper .align-top, .reloaded .container .bg-img-wrapper .align-top {
        position: absolute;
        top: 0;
        left: 0;
        width: inherit;
        z-index: 1;
    }

    .reloaded .container-fluid .bg-img-wrapper .align-bottom, .reloaded .container .bg-img-wrapper .align-bottom {
        position: absolute;
        bottom: 0;
        left: 0;
        width: inherit;
        z-index: 0;
    }

.reloaded .article-page .container-fluid.bg-color-6:not(.has-img-top) .section-intro h2, .reloaded .article-page .container-fluid.bg-color-6:not(.has-img-top) .section-intro h2 span {
    width: 768px;
    font-family: 'DaimlerCS-Bold', Arial, sans-serif;
    font-size: 2.8rem;
    font-weight: 500;
    margin-left: 55px;
    left: auto;
    display: inline-block;
}

.reloaded .article-page .container-fluid.bg-color-6:not(.has-img-top) .section-intro .abstract {
    margin-top: 0;
    width: auto;
    margin-left: 96px;
    font-size: 2rem;
}

    .reloaded .article-page .container-fluid.bg-color-6:not(.has-img-top) .section-intro .abstract p {
        width: 768px;
    }

.reloaded .container-fluid.eventsteaser .section-intro h2, .reloaded .container.eventsteaser .section-intro h2 {
    font-family: 'DaimlerCS-Bold', Arial, sans-serif;
}

    .reloaded .container-fluid.eventsteaser .section-intro h2 span, .reloaded .container.eventsteaser .section-intro h2 span {
        background: #fff;
        display: inline;
        -webkit-box-decoration-break: clone;
        -ms-box-decoration-break: clone;
        -o-box-decoration-break: clone;
        box-decoration-break: clone;
        box-shadow: 15px 0 0 #fff, -15px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
    }

.reloaded .container-fluid.eventsteaser .section-intro .abstract, .reloaded .container.eventsteaser .section-intro .abstract {
    margin: 0;
}

    .reloaded .container-fluid.eventsteaser .section-intro .abstract p, .reloaded .container.eventsteaser .section-intro .abstract p {
        background: #fff;
        display: inline;
        -webkit-box-decoration-break: clone;
        -ms-box-decoration-break: clone;
        -o-box-decoration-break: clone;
        box-decoration-break: clone;
        box-shadow: 15px 0 0 #fff, -15px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
    }

    .reloaded .container-fluid.eventsteaser .section-intro .abstract:last-child, .reloaded .container.eventsteaser .section-intro .abstract:last-child {
        margin-top: 40px;
    }

@media screen and (min-width:768px) and (max-width:1023px) {
    .reloaded .container-fluid.eventsteaser .section-intro .abstract:last-child, .reloaded .container.eventsteaser .section-intro .abstract:last-child {
        margin-top: 20px;
    }
}

.reloaded .container-fluid.bg-color-1 .bg-img-wrapper {
    background: #f2f2f2;
}

.reloaded .container-fluid.bg-color-2 .bg-img-wrapper {
    background: #003340;
}

.reloaded .container-fluid.bg-color-3 .bg-img-wrapper {
    background: #444444;
}

.reloaded .container-fluid.bg-color-4 .bg-img-wrapper {
    background: #5a130a;
}

.reloaded .container-fluid.bg-color-5 .bg-img-wrapper {
    background: #00677f;
}

.reloaded .container-fluid.bg-color-6 .bg-img-wrapper {
    background: #fff;
}

.reloaded .container-fluid.bg-color-1, .reloaded .container-fluid.bg-color-2, .reloaded .container-fluid.bg-color-3, .reloaded .container-fluid.bg-color-4, .reloaded .container-fluid.bg-color-5, .reloaded .container-fluid.bg-color-6 {
    position: relative;
}

.reloaded .grid-teaser-section {
    width: 960px;
    margin: 53px auto 50px;
}

@media only screen and (max-width:767px) {
    .reloaded .grid-teaser-section {
        margin: 20px auto 40px;
    }
}

.reloaded .grid-wrapper {
    z-index: 101;
}

    .reloaded .grid-wrapper .grid-column-sizer {
        width: 240px;
        height: 240px;
    }

    .reloaded .grid-wrapper .grid-elem {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.4;
        font-family: 'DaimlerCS-Light', Arial, sans-serif;
        position: relative;
        display: block;
        overflow: hidden;
        background: #fff;
        color: #000;
    }

        .reloaded .grid-wrapper .grid-elem .teaser-content {
            position: relative;
            height: 100%;
        }

            .reloaded .grid-wrapper .grid-elem .teaser-content:after {
                content: "";
                width: 0;
                height: 0;
                border: 16px solid transparent;
                border-color: transparent transparent transparent #fff;
                position: absolute;
                right: -31px;
                top: 50%;
                margin-top: -16px;
                z-index: 100;
            }

        .reloaded .grid-wrapper .grid-elem .teaser-head {
            margin-right: 25px;
        }

        .reloaded .grid-wrapper .grid-elem a .teaser-content:before {
            content: '';
            display: block;
            position: absolute;
            width: 20px;
            height: 20px;
            right: 15px;
            top: 15px;
            background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -105px 0;
            z-index: 90;
            transform: scale(0.65);
            transform-origin: top right;
        }

        .reloaded .grid-wrapper .grid-elem p {
            z-index: 100;
            margin: 0;
        }

            .reloaded .grid-wrapper .grid-elem p.teaser-head {
                font-size: 21px;
                font-size: 2.1rem;
                padding: 38px 10px 0 35px;
                margin-bottom: 10px;
                line-height: 1.2;
                text-rendering: optimizeLegibility;
            }

                .reloaded .grid-wrapper .grid-elem p.teaser-head span {
                    position: relative;
                    left: 0;
                }

            .reloaded .grid-wrapper .grid-elem p.teaser-abstract {
                font-size: 15px;
                font-size: 1.5rem;
                padding: 5px 35px 0;
                line-height: 1.4;
                text-rendering: optimizeLegibility;
            }

                .reloaded .grid-wrapper .grid-elem p.teaser-abstract span {
                    position: relative;
                    left: 0;
                }

                .reloaded .grid-wrapper .grid-elem p.teaser-abstract .title {
                    font-size: 14px;
                    font-size: 1.4rem;
                    font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                    font-style: italic;
                }

        .reloaded .grid-wrapper .grid-elem .module-category-label {
            position: absolute;
            display: block;
            top: 0;
            left: 0;
            float: none;
            background: #000;
            color: #fff;
            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
            font-size: 1.4rem;
            padding: 4px 20px;
        }

            .reloaded .grid-wrapper .grid-elem .module-category-label:after {
                content: '';
                display: block;
                position: absolute;
                width: 20px;
                height: 20px;
                right: 15px;
                top: 3px;
                background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -130px 0;
                z-index: 90;
                transform: scale(0.5);
                transform-origin: center right;
                display: none;
            }

        .reloaded .grid-wrapper .grid-elem .teaser-social-wrapper ul {
            margin: 0;
            padding: 0;
            list-style: none;
            overflow: hidden;
            display: inline-block;
        }

            .reloaded .grid-wrapper .grid-elem .teaser-social-wrapper ul li {
                float: left;
                margin-right: 10px;
            }

                .reloaded .grid-wrapper .grid-elem .teaser-social-wrapper ul li a {
                    background: #000;
                    -webkit-border-radius: 50%;
                    -moz-border-radius: 50%;
                    -ms-border-radius: 50%;
                    border-radius: 50%;
                    width: 40px;
                    height: 40px;
                    display: block;
                    overflow: hidden;
                    text-indent: -9999em;
                    position: relative;
                }

                    .reloaded .grid-wrapper .grid-elem .teaser-social-wrapper ul li a:before {
                        display: none !important;
                    }

                    .reloaded .grid-wrapper .grid-elem .teaser-social-wrapper ul li a.mail:after, .reloaded .grid-wrapper .grid-elem .teaser-social-wrapper ul li a.linkedin:after, .reloaded .grid-wrapper .grid-elem .teaser-social-wrapper ul li a.xing:after {
                        content: '';
                        display: block;
                        background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat 0px -45px;
                        width: 24px;
                        height: 24px;
                        position: absolute;
                        left: 8px;
                        top: 8px;
                        margin-top: 0;
                    }

                    .reloaded .grid-wrapper .grid-elem .teaser-social-wrapper ul li a.mail:after {
                        background-position: 0 -45px;
                    }

                    .reloaded .grid-wrapper .grid-elem .teaser-social-wrapper ul li a.linkedin:after {
                        background-position: -30px -45px;
                    }

                    .reloaded .grid-wrapper .grid-elem .teaser-social-wrapper ul li a.xing:after {
                        background-position: -61px -45px;
                    }

                    .reloaded .grid-wrapper .grid-elem .teaser-social-wrapper ul li a:hover {
                        background-color: #565756 !important;
                    }

        .reloaded .grid-wrapper .grid-elem a {
            text-decoration: none;
            color: #000;
        }

            .reloaded .grid-wrapper .grid-elem a:before {
                content: '';
                display: block;
                position: absolute;
                width: 100%;
                height: 100%;
                left: 0;
                top: 0;
                z-index: 100;
            }

            .reloaded .grid-wrapper .grid-elem a:hover, .reloaded .grid-wrapper .grid-elem a:active, .reloaded .grid-wrapper .grid-elem a:visited, .reloaded .grid-wrapper .grid-elem a:focus {
                text-decoration: none;
                color: #000;
            }

        .reloaded .grid-wrapper .grid-elem.size-1-1 {
            width: 480px;
            height: 480px;
        }

            .reloaded .grid-wrapper .grid-elem.size-1-1.split .teaser-content {
                display: block;
                height: 240px;
            }

                .reloaded .grid-wrapper .grid-elem.size-1-1.split .teaser-content:before {
                    top: 255px;
                }

                .reloaded .grid-wrapper .grid-elem.size-1-1.split .teaser-content:after {
                    content: "";
                    width: 0;
                    height: 0;
                    border: 16px solid transparent;
                    border-color: #fff transparent transparent transparent;
                    position: absolute;
                    top: auto;
                    right: auto;
                    bottom: -31px;
                    left: 50%;
                    margin-left: -16px;
                    z-index: 100;
                    display: block;
                }

            .reloaded .grid-wrapper .grid-elem.size-1-1.split .teaser-head, .reloaded .grid-wrapper .grid-elem.size-1-1.split .teaser-abstract {
                position: relative;
                left: auto;
                max-width: 100%;
            }

            .reloaded .grid-wrapper .grid-elem.size-1-1.split .teaser-img {
                position: relative;
                top: auto;
                left: auto;
                display: block;
                height: 240px;
            }

            .reloaded .grid-wrapper .grid-elem.size-1-1.split.img-top .teaser-content {
                position: absolute;
                top: 240px;
                left: 0;
            }

                .reloaded .grid-wrapper .grid-elem.size-1-1.split.img-top .teaser-content:before {
                    top: -225px;
                }

                .reloaded .grid-wrapper .grid-elem.size-1-1.split.img-top .teaser-content:after {
                    border-color: transparent transparent #fff transparent;
                    top: -16px;
                    bottom: auto;
                }

            .reloaded .grid-wrapper .grid-elem.size-1-1.split.img-top .teaser-img {
                position: absolute;
                top: 0;
                left: 0;
            }

            .reloaded .grid-wrapper .grid-elem.size-1-1.size-l {
                width: 960px;
                height: 960px;
            }

            .reloaded .grid-wrapper .grid-elem.size-1-1.size-m {
                width: 480px;
                height: 480px;
            }

                .reloaded .grid-wrapper .grid-elem.size-1-1.size-m .teaser-abstract {
                    line-height: 1.6;
                }

            .reloaded .grid-wrapper .grid-elem.size-1-1.size-s {
                width: 240px;
                height: 240px;
            }

                .reloaded .grid-wrapper .grid-elem.size-1-1.size-s .teaser-content .teaser-head {
                    margin-right: 0;
                    width: 100%;
                    max-width: 100%;
                    line-height: 1.2;
                    position: relative;
                    left: auto;
                    padding: 38px 35px 0;
                }

                .reloaded .grid-wrapper .grid-elem.size-1-1.size-s .teaser-content .teaser-abstract {
                    position: relative;
                    left: auto;
                    bottom: auto;
                    width: 100%;
                    max-width: 100%;
                    line-height: 1.5;
                }

                    .reloaded .grid-wrapper .grid-elem.size-1-1.size-s .teaser-content .teaser-head span, .reloaded .grid-wrapper .grid-elem.size-1-1.size-s .teaser-content .teaser-abstract span {
                        background: transparent;
                        box-shadow: none;
                    }

            .reloaded .grid-wrapper .grid-elem.size-1-1.size-xs {
                width: 120px;
                height: 120px;
            }

                .reloaded .grid-wrapper .grid-elem.size-1-1.size-xs .teaser-abstract {
                    bottom: 10px;
                    max-width: 100%;
                }

            .reloaded .grid-wrapper .grid-elem.size-1-1 .teaser-head, .reloaded .grid-wrapper .grid-elem.size-1-1 .teaser-abstract {
                position: absolute;
                left: 0;
                max-width: 90%;
            }

            .reloaded .grid-wrapper .grid-elem.size-1-1 .teaser-head {
                margin: 0;
                padding: 60px 0 0 50px;
                line-height: 1.5;
            }

                .reloaded .grid-wrapper .grid-elem.size-1-1 .teaser-head span {
                    padding: 8px 0 8px 0;
                    margin: 0;
                    background: #fff;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 10px 0 0 #fff, -10px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
                }

                .reloaded .grid-wrapper .grid-elem.size-1-1 .teaser-head a {
                    color: inherit;
                }

            .reloaded .grid-wrapper .grid-elem.size-1-1 .teaser-abstract {
                bottom: 60px;
                left: 15px;
            }

                .reloaded .grid-wrapper .grid-elem.size-1-1 .teaser-abstract span {
                    padding: 7px 0 7px 0;
                    margin: 0;
                    background: #fff;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 10px 0 0 #fff, -10px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
                    line-height: 1.5;
                }

            .reloaded .grid-wrapper .grid-elem.size-1-1 .teaser-content:after {
                display: none;
            }

            .reloaded .grid-wrapper .grid-elem.size-1-1 .teaser-content.pos-bl .teaser-head {
                padding: 0 0 60px 50px;
                bottom: 0;
                margin: 0;
                position: absolute;
            }

            .reloaded .grid-wrapper .grid-elem.size-1-1 .teaser-content.pos-bl .teaser-abstract {
                display: none;
            }

            .reloaded .grid-wrapper .grid-elem.size-1-1 .teaser-img {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
            }

                .reloaded .grid-wrapper .grid-elem.size-1-1 .teaser-img img {
                    width: 100%;
                    height: 100%;
                }

            .reloaded .grid-wrapper .grid-elem.size-1-1 .teaser-content {
                z-index: 90;
            }

        .reloaded .grid-wrapper .grid-elem.size-2-1, .reloaded .grid-wrapper .grid-elem.size-1-2 {
            overflow: hidden;
        }

            .reloaded .grid-wrapper .grid-elem.size-2-1.size-s, .reloaded .grid-wrapper .grid-elem.size-1-2.size-s {
                width: 480px;
                height: 240px;
            }

            .reloaded .grid-wrapper .grid-elem.size-2-1.size-xs, .reloaded .grid-wrapper .grid-elem.size-1-2.size-xs {
                width: 240px;
                height: 120px;
            }

                .reloaded .grid-wrapper .grid-elem.size-2-1.size-xs p.teaser-head, .reloaded .grid-wrapper .grid-elem.size-1-2.size-xs p.teaser-head {
                    padding: 15px 20px 0 20px;
                }

                .reloaded .grid-wrapper .grid-elem.size-2-1.size-xs p.teaser-abstract, .reloaded .grid-wrapper .grid-elem.size-1-2.size-xs p.teaser-abstract {
                    padding: 5px 20px 0 20px;
                }

            .reloaded .grid-wrapper .grid-elem.size-2-1 .teaser-abstract, .reloaded .grid-wrapper .grid-elem.size-1-2 .teaser-abstract {
                position: absolute;
                left: 0;
            }

            .reloaded .grid-wrapper .grid-elem.size-2-1 .teaser-social-wrapper, .reloaded .grid-wrapper .grid-elem.size-1-2 .teaser-social-wrapper {
                margin: 0 0 0 35px;
            }

            .reloaded .grid-wrapper .grid-elem.size-2-1 .teaser-content, .reloaded .grid-wrapper .grid-elem.size-1-2 .teaser-content {
                width: 50%;
                float: left;
                display: block;
            }

            .reloaded .grid-wrapper .grid-elem.size-2-1 .teaser-img, .reloaded .grid-wrapper .grid-elem.size-1-2 .teaser-img {
                width: 50%;
                float: right;
                display: block;
            }

                .reloaded .grid-wrapper .grid-elem.size-2-1 .teaser-img img, .reloaded .grid-wrapper .grid-elem.size-1-2 .teaser-img img {
                    width: 100%;
                    height: auto;
                }

            .reloaded .grid-wrapper .grid-elem.size-1-2.size-xs {
                width: 120px;
                height: 240px;
            }

                .reloaded .grid-wrapper .grid-elem.size-1-2.size-xs .teaser-content {
                    height: 120px;
                }

                .reloaded .grid-wrapper .grid-elem.size-1-2.size-xs .teaser-img {
                    height: 120px;
                }

        .reloaded .grid-wrapper .grid-elem.size-3-1 {
            width: 720px;
            height: 240px;
        }

            .reloaded .grid-wrapper .grid-elem.size-3-1 .teaser-content {
                width: 33.3%;
                float: left;
                display: block;
            }

            .reloaded .grid-wrapper .grid-elem.size-3-1 .teaser-head {
                margin: 0;
            }

            .reloaded .grid-wrapper .grid-elem.size-3-1 .teaser-img {
                width: 66.7%;
                float: right;
                display: block;
            }

                .reloaded .grid-wrapper .grid-elem.size-3-1 .teaser-img img {
                    width: 100%;
                    height: auto;
                }

            .reloaded .grid-wrapper .grid-elem.size-3-1.size-s p.teaser-head {
                margin-right: 0;
                margin-bottom: 10px;
            }

            .reloaded .grid-wrapper .grid-elem.size-3-1.size-xs {
                width: 480px;
                height: 160px;
            }

                .reloaded .grid-wrapper .grid-elem.size-3-1.size-xs p.teaser-head {
                    padding: 35px 35px 0 20px;
                    font-size: 1.1em;
                }

                .reloaded .grid-wrapper .grid-elem.size-3-1.size-xs p.teaser-abstract {
                    padding: 0 20px 0 20px;
                    font-size: 1.1em;
                }

        .reloaded .grid-wrapper .grid-elem.img-left .teaser-content:after {
            border-color: transparent #fff transparent transparent;
            right: auto;
            left: -31px;
        }

        .reloaded .grid-wrapper .grid-elem.img-left.size-2-1 .teaser-content, .reloaded .grid-wrapper .grid-elem.img-left.size-3-1 .teaser-content {
            float: right;
        }

        .reloaded .grid-wrapper .grid-elem.img-left.size-2-1 .teaser-head, .reloaded .grid-wrapper .grid-elem.img-left.size-3-1 .teaser-head {
            margin-right: 25px;
        }

        .reloaded .grid-wrapper .grid-elem.img-left.size-2-1 .teaser-img, .reloaded .grid-wrapper .grid-elem.img-left.size-3-1 .teaser-img {
            float: left;
        }

        .reloaded .grid-wrapper .grid-elem.size-1-2 {
            display: flex;
            flex-direction: column;
        }

            .reloaded .grid-wrapper .grid-elem.size-1-2 .teaser-content {
                float: none;
                width: 100%;
                height: 160px;
            }

            .reloaded .grid-wrapper .grid-elem.size-1-2 .teaser-img {
                float: none;
                width: 100%;
                height: 160px;
            }

            .reloaded .grid-wrapper .grid-elem.size-1-2.size-s {
                width: 240px;
                height: 480px;
            }

                .reloaded .grid-wrapper .grid-elem.size-1-2.size-s .teaser-content {
                    height: 240px;
                }

                    .reloaded .grid-wrapper .grid-elem.size-1-2.size-s .teaser-content:after {
                        content: '';
                        border-color: #fff transparent transparent transparent;
                        right: auto;
                        left: 50%;
                        top: auto;
                        bottom: -32px;
                        margin: 0 0 0 -16px;
                    }

                .reloaded .grid-wrapper .grid-elem.size-1-2.size-s .teaser-img {
                    height: 240px;
                }

            .reloaded .grid-wrapper .grid-elem.size-1-2.size-xs {
                width: 120px;
                height: 240px;
            }

                .reloaded .grid-wrapper .grid-elem.size-1-2.size-xs .teaser-content {
                    height: 120px;
                }

                .reloaded .grid-wrapper .grid-elem.size-1-2.size-xs .teaser-img {
                    height: 120px;
                }

            .reloaded .grid-wrapper .grid-elem.size-1-2.size-xl {
                width: 960px;
                height: 1920px;
            }

                .reloaded .grid-wrapper .grid-elem.size-1-2.size-xl .teaser-content {
                    width: 960px;
                    height: 960px;
                }

                    .reloaded .grid-wrapper .grid-elem.size-1-2.size-xl .teaser-content:after {
                        display: none;
                    }

                    .reloaded .grid-wrapper .grid-elem.size-1-2.size-xl .teaser-content:before {
                        top: 50px;
                        right: 50px;
                    }

                .reloaded .grid-wrapper .grid-elem.size-1-2.size-xl .teaser-head, .reloaded .grid-wrapper .grid-elem.size-1-2.size-xl .teaser-abstract {
                    width: 70%;
                }

                .reloaded .grid-wrapper .grid-elem.size-1-2.size-xl .teaser-head {
                    line-height: 1.4;
                    font-size: 40px;
                    font-size: 4.4rem;
                    padding: 50px 50px 0;
                }

                    .reloaded .grid-wrapper .grid-elem.size-1-2.size-xl .teaser-head span {
                        padding: 8px 0 8px 0;
                        margin: 0;
                        background: #fff;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 15px 0 0 #fff, -15px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
                    }

                    .reloaded .grid-wrapper .grid-elem.size-1-2.size-xl .teaser-head a {
                        color: inherit;
                    }

                .reloaded .grid-wrapper .grid-elem.size-1-2.size-xl .teaser-abstract {
                    padding: 50px 50px 0;
                    font-size: 22px;
                    font-size: 2.2rem;
                }

                    .reloaded .grid-wrapper .grid-elem.size-1-2.size-xl .teaser-abstract span {
                        padding: 7px 13px 7px 12px;
                        margin: 0 5px 0 4px;
                        background: #fff;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
                        line-height: 1.6;
                    }

                .reloaded .grid-wrapper .grid-elem.size-1-2.size-xl .teaser-img {
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                }

                    .reloaded .grid-wrapper .grid-elem.size-1-2.size-xl .teaser-img img {
                        width: 100%;
                        height: 100%;
                    }

                .reloaded .grid-wrapper .grid-elem.size-1-2.size-xl .teaser-content {
                    z-index: 90;
                }

        .reloaded .grid-wrapper .grid-elem.img-top .teaser-content {
            order: 2;
        }

        .reloaded .grid-wrapper .grid-elem.img-top .teaser-img {
            order: 1;
        }

        .reloaded .grid-wrapper .grid-elem.placeholder {
            background: transparent !important;
        }

            .reloaded .grid-wrapper .grid-elem.placeholder.flat.size-2-1 {
                height: 120px;
            }

        .reloaded .grid-wrapper .grid-elem.contact-teaser .teaser-content:before {
            display: none;
        }

        .reloaded .grid-wrapper .grid-elem.contact-teaser p .teaser-head {
            padding-left: 20px;
        }

        .reloaded .grid-wrapper .grid-elem.contact-teaser.size-1-1 .teaser-head {
            margin: 25px 0 25px;
            position: relative;
            top: 45px;
            left: 45px;
            padding: 16px 0;
            background: #fff;
            display: inline;
            -webkit-box-decoration-break: clone;
            -ms-box-decoration-break: clone;
            -o-box-decoration-break: clone;
            box-decoration-break: clone;
            box-shadow: 20px 0 0 #fff, -20px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
        }

        .reloaded .grid-wrapper .grid-elem.contact-teaser.size-1-1 .teaser-abstract span {
            padding: 7px 13px 7px 12px;
            margin: 0 5px 0 4px;
            background: #fff;
            display: inline;
            -webkit-box-decoration-break: clone;
            -ms-box-decoration-break: clone;
            -o-box-decoration-break: clone;
            box-decoration-break: clone;
            box-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
            line-height: 1.4;
        }

        .reloaded .grid-wrapper .grid-elem.contact-teaser.size-1-1 .teaser-social-wrapper {
            position: relative;
            top: 50px;
            left: 25px;
            z-index: 100;
        }

            .reloaded .grid-wrapper .grid-elem.contact-teaser.size-1-1 .teaser-social-wrapper ul {
                display: inline-block;
                background: #fff;
                padding: 0px 13px 16px 22px;
            }

        .reloaded .grid-wrapper .grid-elem.contact-teaser.size-2-1 .teaser-abstract {
            position: absolute;
            max-width: 100%;
            left: 0;
            bottom: 5px;
        }

        .reloaded .grid-wrapper .grid-elem.search-link-tile {
            width: 160px !important;
            height: 160px !important;
        }

            .reloaded .grid-wrapper .grid-elem.search-link-tile .teaser-content .teaser-head {
                font-size: 18px;
                font-size: 1.8rem;
                margin: 0;
                padding: 20px 25px 0;
            }

                .reloaded .grid-wrapper .grid-elem.search-link-tile .teaser-content .teaser-head span {
                    box-shadow: none;
                    background: transparent;
                }

            .reloaded .grid-wrapper .grid-elem.search-link-tile .teaser-content:before {
                content: '';
                display: block;
                position: absolute;
                margin: -6px 0 0 -56px;
                top: 50%;
                left: 50%;
                background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -308px -41px !important;
                width: 88px;
                height: 88px;
                transform: scale(0.72);
                z-index: 90;
            }

            .reloaded .grid-wrapper .grid-elem.search-link-tile .teaser-content .teaser-abstract {
                display: none;
            }

            .reloaded .grid-wrapper .grid-elem.search-link-tile a:hover .teaser-content .teaser-head span {
                box-shadow: none;
                background: transparent;
            }

        .reloaded .grid-wrapper .grid-elem .video-icon-style {
            content: '';
            background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat 0 -120px;
            border: none;
            position: absolute;
            width: 90px;
            height: 90px;
            display: block;
            left: 75%;
            right: auto;
            top: 50%;
            margin: -45px 0 0 -45px;
            transform: scale(0.7);
        }

        .reloaded .grid-wrapper .grid-elem.video .teaser-img:after {
            content: '';
            background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat 0 -120px;
            border: none;
            position: absolute;
            width: 90px;
            height: 90px;
            display: block;
            left: 75%;
            right: auto;
            top: 50%;
            margin: -45px 0 0 -45px;
            transform: scale(0.7);
        }

        .reloaded .grid-wrapper .grid-elem.video.img-left .teaser-img:after {
            left: 25%;
        }

        .reloaded .grid-wrapper .grid-elem.video.size-3-1 .teaser-img:after {
            left: 66%;
        }

        .reloaded .grid-wrapper .grid-elem.video.size-3-1.img-left .teaser-img:after {
            left: 33%;
        }

        .reloaded .grid-wrapper .grid-elem.video.size-1-1 .teaser-content:after {
            content: '';
            background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat 0 -120px;
            border: none;
            position: absolute;
            width: 90px;
            height: 90px;
            display: block;
            left: 75%;
            right: auto;
            top: 50%;
            margin: -45px 0 0 -45px;
            transform: scale(0.7);
            transform: scale(0.9);
            left: 50%;
        }

        .reloaded .grid-wrapper .grid-elem.video.size-1-1 .teaser-img:after {
            display: none;
        }

        .reloaded .grid-wrapper .grid-elem.video.size-1-1:hover .teaser-content:after {
            opacity: 0.8;
        }

        .reloaded .grid-wrapper .grid-elem.video.size-1-1:hover .teaser-img:after {
            opacity: 1;
        }

        .reloaded .grid-wrapper .grid-elem.video:hover .teaser-img:after {
            opacity: 0.8;
        }

        .reloaded .grid-wrapper .grid-elem.bg-color-1 {
            background: #e6e6e6;
            color: #000;
        }

            .reloaded .grid-wrapper .grid-elem.bg-color-1 a {
                color: #000;
            }

                .reloaded .grid-wrapper .grid-elem.bg-color-1 a:hover, .reloaded .grid-wrapper .grid-elem.bg-color-1 a:active, .reloaded .grid-wrapper .grid-elem.bg-color-1 a:visited, .reloaded .grid-wrapper .grid-elem.bg-color-1 a:focus {
                    color: #000;
                }

            .reloaded .grid-wrapper .grid-elem.bg-color-1 .teaser-content:after {
                border-color: transparent transparent transparent #e6e6e6;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-1.img-left .teaser-content:after {
                border-color: transparent #e6e6e6 transparent transparent;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-1.size-1-1, .reloaded .grid-wrapper .grid-elem.bg-color-1.size-xl {
                color: #000;
            }

                .reloaded .grid-wrapper .grid-elem.bg-color-1.size-1-1 a, .reloaded .grid-wrapper .grid-elem.bg-color-1.size-xl a {
                    color: #000;
                }

                    .reloaded .grid-wrapper .grid-elem.bg-color-1.size-1-1 a:hover, .reloaded .grid-wrapper .grid-elem.bg-color-1.size-xl a:hover, .reloaded .grid-wrapper .grid-elem.bg-color-1.size-1-1 a:active, .reloaded .grid-wrapper .grid-elem.bg-color-1.size-xl a:active, .reloaded .grid-wrapper .grid-elem.bg-color-1.size-1-1 a:visited, .reloaded .grid-wrapper .grid-elem.bg-color-1.size-xl a:visited, .reloaded .grid-wrapper .grid-elem.bg-color-1.size-1-1 a:focus, .reloaded .grid-wrapper .grid-elem.bg-color-1.size-xl a:focus {
                        color: #000;
                    }

                .reloaded .grid-wrapper .grid-elem.bg-color-1.size-1-1 .teaser-content:before, .reloaded .grid-wrapper .grid-elem.bg-color-1.size-xl .teaser-content:before {
                    background-position: -158px 0;
                }

                .reloaded .grid-wrapper .grid-elem.bg-color-1.size-1-1 .teaser-abstract span, .reloaded .grid-wrapper .grid-elem.bg-color-1.size-xl .teaser-abstract span {
                    color: #000;
                    background-color: #e6e6e6;
                    background: #e6e6e6;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 10px 0 0 #e6e6e6, -10px 0 0 #e6e6e6, 4px 0 0 #e6e6e6, -4px 0 0 #e6e6e6, 3px 0 0 #e6e6e6, -3px 0 0 #e6e6e6, 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6;
                }

                .reloaded .grid-wrapper .grid-elem.bg-color-1.size-1-1 .teaser-head span, .reloaded .grid-wrapper .grid-elem.bg-color-1.size-xl .teaser-head span {
                    color: #000;
                    background-color: #e6e6e6;
                    background: #e6e6e6;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 10px 0 0 #e6e6e6, -10px 0 0 #e6e6e6, 4px 0 0 #e6e6e6, -4px 0 0 #e6e6e6, 3px 0 0 #e6e6e6, -3px 0 0 #e6e6e6, 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6;
                }

                .reloaded .grid-wrapper .grid-elem.bg-color-1.size-1-1.size-s a .teaser-content:before {
                    background-position: -105px 0;
                }

            .reloaded .grid-wrapper .grid-elem.bg-color-1.size-1-2.size-s .teaser-content:after {
                border-color: #e6e6e6 transparent transparent transparent;
            }

        .reloaded .grid-wrapper .grid-elem.bg-color-2 {
            background: #003340;
            color: #fff;
        }

            .reloaded .grid-wrapper .grid-elem.bg-color-2 a {
                color: #fff;
            }

                .reloaded .grid-wrapper .grid-elem.bg-color-2 a:hover, .reloaded .grid-wrapper .grid-elem.bg-color-2 a:active, .reloaded .grid-wrapper .grid-elem.bg-color-2 a:visited, .reloaded .grid-wrapper .grid-elem.bg-color-2 a:focus {
                    color: #fff;
                }

            .reloaded .grid-wrapper .grid-elem.bg-color-2 .teaser-content:before {
                background-position: -130px 0;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-2 .teaser-content:after {
                border-color: transparent transparent transparent #003340;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-2 a .teaser-content:before {
                background-position: -130px 0;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-2.img-left .teaser-content:after {
                border-color: transparent #003340 transparent transparent;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-2.size-1-1, .reloaded .grid-wrapper .grid-elem.bg-color-2.size-xl {
                color: #000;
            }

                .reloaded .grid-wrapper .grid-elem.bg-color-2.size-1-1 a, .reloaded .grid-wrapper .grid-elem.bg-color-2.size-xl a {
                    color: #000;
                }

                    .reloaded .grid-wrapper .grid-elem.bg-color-2.size-1-1 a:hover, .reloaded .grid-wrapper .grid-elem.bg-color-2.size-xl a:hover, .reloaded .grid-wrapper .grid-elem.bg-color-2.size-1-1 a:active, .reloaded .grid-wrapper .grid-elem.bg-color-2.size-xl a:active, .reloaded .grid-wrapper .grid-elem.bg-color-2.size-1-1 a:visited, .reloaded .grid-wrapper .grid-elem.bg-color-2.size-xl a:visited, .reloaded .grid-wrapper .grid-elem.bg-color-2.size-1-1 a:focus, .reloaded .grid-wrapper .grid-elem.bg-color-2.size-xl a:focus {
                        color: #000;
                    }

                .reloaded .grid-wrapper .grid-elem.bg-color-2.size-1-1 .teaser-content:before, .reloaded .grid-wrapper .grid-elem.bg-color-2.size-xl .teaser-content:before {
                    background-position: -185px 0;
                }

                .reloaded .grid-wrapper .grid-elem.bg-color-2.size-1-1 .teaser-abstract span, .reloaded .grid-wrapper .grid-elem.bg-color-2.size-xl .teaser-abstract span {
                    color: #fff;
                    background-color: #003340;
                    background: #003340;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 10px 0 0 #003340, -10px 0 0 #003340, 4px 0 0 #003340, -4px 0 0 #003340, 3px 0 0 #003340, -3px 0 0 #003340, 1px 0 0 #003340, -1px 0 0 #003340;
                }

                .reloaded .grid-wrapper .grid-elem.bg-color-2.size-1-1 .teaser-head span, .reloaded .grid-wrapper .grid-elem.bg-color-2.size-xl .teaser-head span {
                    color: #fff;
                    background-color: #003340;
                    background: #003340;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 10px 0 0 #003340, -10px 0 0 #003340, 4px 0 0 #003340, -4px 0 0 #003340, 3px 0 0 #003340, -3px 0 0 #003340, 1px 0 0 #003340, -1px 0 0 #003340;
                }

                .reloaded .grid-wrapper .grid-elem.bg-color-2.size-1-1.size-s a .teaser-content:before {
                    background-position: -130px 0;
                }

            .reloaded .grid-wrapper .grid-elem.bg-color-2.size-1-2.size-s .teaser-content:after {
                border-color: #003340 transparent transparent transparent;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-2 .ir-module.module-figures:before {
                background-position: -130px 0;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-2 .ir-module .ir-module-diagram .cta:after {
                background-position: -130px 0;
            }

        .reloaded .grid-wrapper .grid-elem.bg-color-3 {
            background: #444444;
            color: #fff;
        }

            .reloaded .grid-wrapper .grid-elem.bg-color-3 a {
                color: #fff;
            }

                .reloaded .grid-wrapper .grid-elem.bg-color-3 a:hover, .reloaded .grid-wrapper .grid-elem.bg-color-3 a:active, .reloaded .grid-wrapper .grid-elem.bg-color-3 a:visited, .reloaded .grid-wrapper .grid-elem.bg-color-3 a:focus {
                    color: #fff;
                }

            .reloaded .grid-wrapper .grid-elem.bg-color-3 .teaser-content:after {
                border-color: transparent transparent transparent #444444;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-3 a .teaser-content:before {
                background-position: -130px 0;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-3.img-left .teaser-content:after {
                border-color: transparent #444444 transparent transparent;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-3.size-1-1, .reloaded .grid-wrapper .grid-elem.bg-color-3.size-xl {
                color: #000;
            }

                .reloaded .grid-wrapper .grid-elem.bg-color-3.size-1-1 a, .reloaded .grid-wrapper .grid-elem.bg-color-3.size-xl a {
                    color: #000;
                }

                    .reloaded .grid-wrapper .grid-elem.bg-color-3.size-1-1 a:hover, .reloaded .grid-wrapper .grid-elem.bg-color-3.size-xl a:hover, .reloaded .grid-wrapper .grid-elem.bg-color-3.size-1-1 a:active, .reloaded .grid-wrapper .grid-elem.bg-color-3.size-xl a:active, .reloaded .grid-wrapper .grid-elem.bg-color-3.size-1-1 a:visited, .reloaded .grid-wrapper .grid-elem.bg-color-3.size-xl a:visited, .reloaded .grid-wrapper .grid-elem.bg-color-3.size-1-1 a:focus, .reloaded .grid-wrapper .grid-elem.bg-color-3.size-xl a:focus {
                        color: #000;
                    }

                .reloaded .grid-wrapper .grid-elem.bg-color-3.size-1-1 .teaser-content:before, .reloaded .grid-wrapper .grid-elem.bg-color-3.size-xl .teaser-content:before {
                    background-position: -211px 0;
                }

                .reloaded .grid-wrapper .grid-elem.bg-color-3.size-1-1 .teaser-abstract span, .reloaded .grid-wrapper .grid-elem.bg-color-3.size-xl .teaser-abstract span {
                    color: #fff;
                    background-color: #444444;
                    background: #444444;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 10px 0 0 #444444, -10px 0 0 #444444, 4px 0 0 #444444, -4px 0 0 #444444, 3px 0 0 #444444, -3px 0 0 #444444, 1px 0 0 #444444, -1px 0 0 #444444;
                }

                .reloaded .grid-wrapper .grid-elem.bg-color-3.size-1-1 .teaser-head span, .reloaded .grid-wrapper .grid-elem.bg-color-3.size-xl .teaser-head span {
                    color: #fff;
                    background-color: #444444;
                    background: #444444;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 10px 0 0 #444444, -10px 0 0 #444444, 4px 0 0 #444444, -4px 0 0 #444444, 3px 0 0 #444444, -3px 0 0 #444444, 1px 0 0 #444444, -1px 0 0 #444444;
                }

                .reloaded .grid-wrapper .grid-elem.bg-color-3.size-1-1.size-s a .teaser-content:before {
                    background-position: -130px 0;
                }

            .reloaded .grid-wrapper .grid-elem.bg-color-3.size-1-2.size-s .teaser-content:after {
                border-color: #444444 transparent transparent transparent;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-3 .ir-module.module-figures:before {
                background-position: -130px 0;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-3 .ir-module .ir-module-diagram .cta:after {
                background-position: -130px 0;
            }

        .reloaded .grid-wrapper .grid-elem.bg-color-4 {
            background: #5a130a;
            color: #fff;
        }

            .reloaded .grid-wrapper .grid-elem.bg-color-4 a {
                color: #fff;
            }

                .reloaded .grid-wrapper .grid-elem.bg-color-4 a:hover, .reloaded .grid-wrapper .grid-elem.bg-color-4 a:active, .reloaded .grid-wrapper .grid-elem.bg-color-4 a:visited, .reloaded .grid-wrapper .grid-elem.bg-color-4 a:focus {
                    color: #fff;
                }

            .reloaded .grid-wrapper .grid-elem.bg-color-4 .teaser-content:after {
                border-color: transparent transparent transparent #5a130a;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-4 a .teaser-content:before {
                background-position: -130px 0;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-4.img-left .teaser-content:after {
                border-color: transparent #5a130a transparent transparent;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-4.size-1-1, .reloaded .grid-wrapper .grid-elem.bg-color-4.size-xl {
                color: #000;
            }

                .reloaded .grid-wrapper .grid-elem.bg-color-4.size-1-1 a, .reloaded .grid-wrapper .grid-elem.bg-color-4.size-xl a {
                    color: #000;
                }

                    .reloaded .grid-wrapper .grid-elem.bg-color-4.size-1-1 a:hover, .reloaded .grid-wrapper .grid-elem.bg-color-4.size-xl a:hover, .reloaded .grid-wrapper .grid-elem.bg-color-4.size-1-1 a:active, .reloaded .grid-wrapper .grid-elem.bg-color-4.size-xl a:active, .reloaded .grid-wrapper .grid-elem.bg-color-4.size-1-1 a:visited, .reloaded .grid-wrapper .grid-elem.bg-color-4.size-xl a:visited, .reloaded .grid-wrapper .grid-elem.bg-color-4.size-1-1 a:focus, .reloaded .grid-wrapper .grid-elem.bg-color-4.size-xl a:focus {
                        color: #000;
                    }

                .reloaded .grid-wrapper .grid-elem.bg-color-4.size-1-1 .teaser-content:before, .reloaded .grid-wrapper .grid-elem.bg-color-4.size-xl .teaser-content:before {
                    background-position: -238px 0;
                }

                .reloaded .grid-wrapper .grid-elem.bg-color-4.size-1-1 .teaser-abstract span, .reloaded .grid-wrapper .grid-elem.bg-color-4.size-xl .teaser-abstract span {
                    color: #fff;
                    background-color: #5a130a;
                    background: #5a130a;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 10px 0 0 #5a130a, -10px 0 0 #5a130a, 4px 0 0 #5a130a, -4px 0 0 #5a130a, 3px 0 0 #5a130a, -3px 0 0 #5a130a, 1px 0 0 #5a130a, -1px 0 0 #5a130a;
                }

                .reloaded .grid-wrapper .grid-elem.bg-color-4.size-1-1 .teaser-head span, .reloaded .grid-wrapper .grid-elem.bg-color-4.size-xl .teaser-head span {
                    color: #fff;
                    background-color: #5a130a;
                    background: #5a130a;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 10px 0 0 #5a130a, -10px 0 0 #5a130a, 4px 0 0 #5a130a, -4px 0 0 #5a130a, 3px 0 0 #5a130a, -3px 0 0 #5a130a, 1px 0 0 #5a130a, -1px 0 0 #5a130a;
                }

                .reloaded .grid-wrapper .grid-elem.bg-color-4.size-1-1.size-s a .teaser-content:before {
                    background-position: -130px 0;
                }

            .reloaded .grid-wrapper .grid-elem.bg-color-4.size-1-2.size-s .teaser-content:after {
                border-color: #5a130a transparent transparent transparent;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-4 .ir-module.module-figures:before {
                background-position: -130px 0;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-4 .ir-module .ir-module-diagram .cta:after {
                background-position: -130px 0;
            }

        .reloaded .grid-wrapper .grid-elem.bg-color-5 {
            background: #00677f;
            color: #fff;
        }

            .reloaded .grid-wrapper .grid-elem.bg-color-5 a {
                color: #fff;
            }

                .reloaded .grid-wrapper .grid-elem.bg-color-5 a:hover, .reloaded .grid-wrapper .grid-elem.bg-color-5 a:active, .reloaded .grid-wrapper .grid-elem.bg-color-5 a:visited, .reloaded .grid-wrapper .grid-elem.bg-color-5 a:focus {
                    color: #fff;
                }

            .reloaded .grid-wrapper .grid-elem.bg-color-5 .teaser-content:after {
                border-color: transparent transparent transparent #00677f;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-5 a .teaser-content:before {
                background-position: -130px 0;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-5.img-left .teaser-content:after {
                border-color: transparent #00677f transparent transparent;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-5.size-1-1, .reloaded .grid-wrapper .grid-elem.bg-color-5.size-xl {
                color: #000;
            }

                .reloaded .grid-wrapper .grid-elem.bg-color-5.size-1-1 a, .reloaded .grid-wrapper .grid-elem.bg-color-5.size-xl a {
                    color: #000;
                }

                    .reloaded .grid-wrapper .grid-elem.bg-color-5.size-1-1 a:hover, .reloaded .grid-wrapper .grid-elem.bg-color-5.size-xl a:hover, .reloaded .grid-wrapper .grid-elem.bg-color-5.size-1-1 a:active, .reloaded .grid-wrapper .grid-elem.bg-color-5.size-xl a:active, .reloaded .grid-wrapper .grid-elem.bg-color-5.size-1-1 a:visited, .reloaded .grid-wrapper .grid-elem.bg-color-5.size-xl a:visited, .reloaded .grid-wrapper .grid-elem.bg-color-5.size-1-1 a:focus, .reloaded .grid-wrapper .grid-elem.bg-color-5.size-xl a:focus {
                        color: #000;
                    }

                .reloaded .grid-wrapper .grid-elem.bg-color-5.size-1-1 .teaser-content:before, .reloaded .grid-wrapper .grid-elem.bg-color-5.size-xl .teaser-content:before {
                    background-position: -264px 0;
                }

                .reloaded .grid-wrapper .grid-elem.bg-color-5.size-1-1 .teaser-abstract span, .reloaded .grid-wrapper .grid-elem.bg-color-5.size-xl .teaser-abstract span {
                    color: #fff;
                    background-color: #00677f;
                    background: #00677f;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 10px 0 0 #00677f, -10px 0 0 #00677f, 4px 0 0 #00677f, -4px 0 0 #00677f, 3px 0 0 #00677f, -3px 0 0 #00677f, 1px 0 0 #00677f, -1px 0 0 #00677f;
                }

                .reloaded .grid-wrapper .grid-elem.bg-color-5.size-1-1 .teaser-head span, .reloaded .grid-wrapper .grid-elem.bg-color-5.size-xl .teaser-head span {
                    color: #fff;
                    background-color: #00677f;
                    background: #00677f;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 10px 0 0 #00677f, -10px 0 0 #00677f, 4px 0 0 #00677f, -4px 0 0 #00677f, 3px 0 0 #00677f, -3px 0 0 #00677f, 1px 0 0 #00677f, -1px 0 0 #00677f;
                }

                .reloaded .grid-wrapper .grid-elem.bg-color-5.size-1-1.size-s a .teaser-content:before {
                    background-position: -130px 0;
                }

            .reloaded .grid-wrapper .grid-elem.bg-color-5.size-1-2.size-s .teaser-content:after {
                border-color: #00677f transparent transparent transparent;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-5 .ir-module.module-figures:before {
                background-position: -130px 0;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-5 .ir-module .ir-module-diagram .cta:after {
                background-position: -130px 0;
            }

        .reloaded .grid-wrapper .grid-elem.bg-color-6 {
            background: #fff;
            color: #000;
        }

            .reloaded .grid-wrapper .grid-elem.bg-color-6 a {
                color: #000;
            }

                .reloaded .grid-wrapper .grid-elem.bg-color-6 a:hover, .reloaded .grid-wrapper .grid-elem.bg-color-6 a:active, .reloaded .grid-wrapper .grid-elem.bg-color-6 a:visited, .reloaded .grid-wrapper .grid-elem.bg-color-6 a:focus {
                    color: #000;
                }

            .reloaded .grid-wrapper .grid-elem.bg-color-6 .teaser-content:after {
                border-color: transparent transparent transparent #fff;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-6 a .teaser-content:before {
                background-position: -105px 0;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-6.img-left .teaser-content:after {
                border-color: transparent #fff transparent transparent;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-6.size-1-1, .reloaded .grid-wrapper .grid-elem.bg-color-6.size-xl {
                color: #000;
            }

                .reloaded .grid-wrapper .grid-elem.bg-color-6.size-1-1 a, .reloaded .grid-wrapper .grid-elem.bg-color-6.size-xl a {
                    color: #000;
                }

                    .reloaded .grid-wrapper .grid-elem.bg-color-6.size-1-1 a:hover, .reloaded .grid-wrapper .grid-elem.bg-color-6.size-xl a:hover, .reloaded .grid-wrapper .grid-elem.bg-color-6.size-1-1 a:active, .reloaded .grid-wrapper .grid-elem.bg-color-6.size-xl a:active, .reloaded .grid-wrapper .grid-elem.bg-color-6.size-1-1 a:visited, .reloaded .grid-wrapper .grid-elem.bg-color-6.size-xl a:visited, .reloaded .grid-wrapper .grid-elem.bg-color-6.size-1-1 a:focus, .reloaded .grid-wrapper .grid-elem.bg-color-6.size-xl a:focus {
                        color: #000;
                    }

                    .reloaded .grid-wrapper .grid-elem.bg-color-6.size-1-1 a .teaser-content:before, .reloaded .grid-wrapper .grid-elem.bg-color-6.size-xl a .teaser-content:before {
                        background-position: -130px 0;
                    }

                .reloaded .grid-wrapper .grid-elem.bg-color-6.size-1-1 .teaser-abstract span, .reloaded .grid-wrapper .grid-elem.bg-color-6.size-xl .teaser-abstract span {
                    color: #000;
                    background-color: #fff;
                    background: #fff;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 10px 0 0 #fff, -10px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
                }

                .reloaded .grid-wrapper .grid-elem.bg-color-6.size-1-1 .teaser-head span, .reloaded .grid-wrapper .grid-elem.bg-color-6.size-xl .teaser-head span {
                    color: #000;
                    background-color: #fff;
                    background: #fff;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 10px 0 0 #fff, -10px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
                }

                .reloaded .grid-wrapper .grid-elem.bg-color-6.size-1-1.size-s a .teaser-content:before {
                    background-position: -105px 0;
                }

            .reloaded .grid-wrapper .grid-elem.bg-color-6.size-1-2.size-s .teaser-content:after {
                border-color: #fff transparent transparent transparent;
            }

        .reloaded .grid-wrapper .grid-elem.bg-color-7 {
            background: #000;
            color: #fff;
        }

            .reloaded .grid-wrapper .grid-elem.bg-color-7 a {
                color: #fff;
            }

                .reloaded .grid-wrapper .grid-elem.bg-color-7 a:hover, .reloaded .grid-wrapper .grid-elem.bg-color-7 a:active, .reloaded .grid-wrapper .grid-elem.bg-color-7 a:visited, .reloaded .grid-wrapper .grid-elem.bg-color-7 a:focus {
                    color: #fff;
                }

            .reloaded .grid-wrapper .grid-elem.bg-color-7 .teaser-content:after {
                border-color: transparent transparent transparent #000;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-7 a .teaser-content:before {
                background-position: -130px 0;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-7.img-left .teaser-content:after {
                border-color: transparent #000 transparent transparent;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-7.size-1-1, .reloaded .grid-wrapper .grid-elem.bg-color-7.size-xl {
                color: #000;
            }

                .reloaded .grid-wrapper .grid-elem.bg-color-7.size-1-1 a, .reloaded .grid-wrapper .grid-elem.bg-color-7.size-xl a {
                    color: #000;
                }

                    .reloaded .grid-wrapper .grid-elem.bg-color-7.size-1-1 a:hover, .reloaded .grid-wrapper .grid-elem.bg-color-7.size-xl a:hover, .reloaded .grid-wrapper .grid-elem.bg-color-7.size-1-1 a:active, .reloaded .grid-wrapper .grid-elem.bg-color-7.size-xl a:active, .reloaded .grid-wrapper .grid-elem.bg-color-7.size-1-1 a:visited, .reloaded .grid-wrapper .grid-elem.bg-color-7.size-xl a:visited, .reloaded .grid-wrapper .grid-elem.bg-color-7.size-1-1 a:focus, .reloaded .grid-wrapper .grid-elem.bg-color-7.size-xl a:focus {
                        color: #000;
                    }

                .reloaded .grid-wrapper .grid-elem.bg-color-7.size-1-1 .teaser-content:before, .reloaded .grid-wrapper .grid-elem.bg-color-7.size-xl .teaser-content:before {
                    background-position: -130px 0;
                }

                .reloaded .grid-wrapper .grid-elem.bg-color-7.size-1-1 .teaser-abstract span, .reloaded .grid-wrapper .grid-elem.bg-color-7.size-xl .teaser-abstract span {
                    color: #fff;
                    background-color: #000;
                    background: #000;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 10px 0 0 #000, -10px 0 0 #000, 4px 0 0 #000, -4px 0 0 #000, 3px 0 0 #000, -3px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000;
                }

                .reloaded .grid-wrapper .grid-elem.bg-color-7.size-1-1 .teaser-head span, .reloaded .grid-wrapper .grid-elem.bg-color-7.size-xl .teaser-head span {
                    color: #fff;
                    background-color: #000;
                    background: #000;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 10px 0 0 #000, -10px 0 0 #000, 4px 0 0 #000, -4px 0 0 #000, 3px 0 0 #000, -3px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000;
                }

                .reloaded .grid-wrapper .grid-elem.bg-color-7.size-1-1.size-s a .teaser-content:before {
                    background-position: -130px 0;
                }

            .reloaded .grid-wrapper .grid-elem.bg-color-7.size-1-2.size-s .teaser-content:after {
                border-color: #000 transparent transparent transparent;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-7 .ir-module.module-figures:before {
                background-position: -130px 0;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-7 .ir-module .ir-module-diagram .cta:after {
                background-position: -130px 0;
            }

        .reloaded .grid-wrapper .grid-elem.bg-color-8.size-1-1.size-s {
            color: #000;
        }

            .reloaded .grid-wrapper .grid-elem.bg-color-8.size-1-1.size-s a {
                color: #000;
            }

                .reloaded .grid-wrapper .grid-elem.bg-color-8.size-1-1.size-s a:hover, .reloaded .grid-wrapper .grid-elem.bg-color-8.size-1-1.size-s a:active, .reloaded .grid-wrapper .grid-elem.bg-color-8.size-1-1.size-s a:visited, .reloaded .grid-wrapper .grid-elem.bg-color-8.size-1-1.size-s a:focus {
                    color: #000;
                }

            .reloaded .grid-wrapper .grid-elem.bg-color-8.size-1-1.size-s .teaser-content:before {
                background-position: -105px 0;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-8.size-1-1.size-s .teaser-content .teaser-head span, .reloaded .grid-wrapper .grid-elem.bg-color-8.size-1-1.size-s .teaser-content .teaser-abstract span {
                color: #000;
            }

        .reloaded .grid-wrapper .grid-elem.bg-color-9.size-1-1.size-s {
            color: #000;
        }

            .reloaded .grid-wrapper .grid-elem.bg-color-9.size-1-1.size-s a {
                color: #000;
            }

                .reloaded .grid-wrapper .grid-elem.bg-color-9.size-1-1.size-s a:hover, .reloaded .grid-wrapper .grid-elem.bg-color-9.size-1-1.size-s a:active, .reloaded .grid-wrapper .grid-elem.bg-color-9.size-1-1.size-s a:visited, .reloaded .grid-wrapper .grid-elem.bg-color-9.size-1-1.size-s a:focus {
                    color: #000;
                }

            .reloaded .grid-wrapper .grid-elem.bg-color-9.size-1-1.size-s .teaser-content:before {
                background-position: -130px 0;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-9.size-1-1.size-s .teaser-content .teaser-head span, .reloaded .grid-wrapper .grid-elem.bg-color-9.size-1-1.size-s .teaser-content .teaser-abstract span {
                color: #000;
            }

        .reloaded .grid-wrapper .grid-elem.bg-color-10.size-1-1.size-s {
            color: #fff;
        }

            .reloaded .grid-wrapper .grid-elem.bg-color-10.size-1-1.size-s a {
                color: #fff;
            }

                .reloaded .grid-wrapper .grid-elem.bg-color-10.size-1-1.size-s a:hover, .reloaded .grid-wrapper .grid-elem.bg-color-10.size-1-1.size-s a:active, .reloaded .grid-wrapper .grid-elem.bg-color-10.size-1-1.size-s a:visited, .reloaded .grid-wrapper .grid-elem.bg-color-10.size-1-1.size-s a:focus {
                    color: #fff;
                }

            .reloaded .grid-wrapper .grid-elem.bg-color-10.size-1-1.size-s .teaser-content:before {
                background-position: -130px 0;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-10.size-1-1.size-s .teaser-content .teaser-head span, .reloaded .grid-wrapper .grid-elem.bg-color-10.size-1-1.size-s .teaser-content .teaser-abstract span {
                color: #fff;
            }

        .reloaded .grid-wrapper .grid-elem.bg-color-11.size-1-1.size-s {
            color: #fff;
        }

            .reloaded .grid-wrapper .grid-elem.bg-color-11.size-1-1.size-s a {
                color: #fff;
            }

                .reloaded .grid-wrapper .grid-elem.bg-color-11.size-1-1.size-s a:hover, .reloaded .grid-wrapper .grid-elem.bg-color-11.size-1-1.size-s a:active, .reloaded .grid-wrapper .grid-elem.bg-color-11.size-1-1.size-s a:visited, .reloaded .grid-wrapper .grid-elem.bg-color-11.size-1-1.size-s a:focus {
                    color: #fff;
                }

            .reloaded .grid-wrapper .grid-elem.bg-color-11.size-1-1.size-s .teaser-content:before {
                background-position: -105px 0;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-11.size-1-1.size-s .teaser-content .teaser-head span, .reloaded .grid-wrapper .grid-elem.bg-color-11.size-1-1.size-s .teaser-content .teaser-abstract span {
                color: #fff;
            }

        .reloaded .grid-wrapper .grid-elem:hover .module-category-label {
            background: #444444;
        }

            .reloaded .grid-wrapper .grid-elem:hover .module-category-label.color-1 {
                background: #c8c8c8;
            }

            .reloaded .grid-wrapper .grid-elem:hover .module-category-label.color-2 {
                background: #00677f;
            }

            .reloaded .grid-wrapper .grid-elem:hover .module-category-label.color-3 {
                background: #000;
            }

            .reloaded .grid-wrapper .grid-elem:hover .module-category-label.color-4 {
                background: #440e07;
            }

            .reloaded .grid-wrapper .grid-elem:hover .module-category-label.color-5 {
                background: #003340;
            }

            .reloaded .grid-wrapper .grid-elem:hover .module-category-label.color-6 {
                background: #e6e6e6;
            }

            .reloaded .grid-wrapper .grid-elem:hover .module-category-label.color-7 {
                background: #444444;
            }

        .reloaded .grid-wrapper .grid-elem:hover.bg-color-1 {
            background: #c8c8c8;
            color: #fff;
        }

            .reloaded .grid-wrapper .grid-elem:hover.bg-color-1 a {
                color: #000;
            }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-1 a:hover, .reloaded .grid-wrapper .grid-elem:hover.bg-color-1 a:active, .reloaded .grid-wrapper .grid-elem:hover.bg-color-1 a:visited, .reloaded .grid-wrapper .grid-elem:hover.bg-color-1 a:focus {
                    color: #000;
                }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-1 a .teaser-content {
                    background: #c8c8c8;
                }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-1 a .teaser-content:after {
                        border-color: transparent transparent transparent #c8c8c8;
                    }

            .reloaded .grid-wrapper .grid-elem:hover.bg-color-1.img-left a .teaser-content:after {
                border-color: transparent #c8c8c8 transparent transparent;
            }

            .reloaded .grid-wrapper .grid-elem:hover.bg-color-1.size-1-1, .reloaded .grid-wrapper .grid-elem:hover.bg-color-1.size-xl {
                color: #000;
            }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-1.size-1-1 a, .reloaded .grid-wrapper .grid-elem:hover.bg-color-1.size-xl a {
                    color: #000;
                }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-1.size-1-1 a:hover, .reloaded .grid-wrapper .grid-elem:hover.bg-color-1.size-xl a:hover, .reloaded .grid-wrapper .grid-elem:hover.bg-color-1.size-1-1 a:active, .reloaded .grid-wrapper .grid-elem:hover.bg-color-1.size-xl a:active, .reloaded .grid-wrapper .grid-elem:hover.bg-color-1.size-1-1 a:visited, .reloaded .grid-wrapper .grid-elem:hover.bg-color-1.size-xl a:visited, .reloaded .grid-wrapper .grid-elem:hover.bg-color-1.size-1-1 a:focus, .reloaded .grid-wrapper .grid-elem:hover.bg-color-1.size-xl a:focus {
                        color: #000;
                    }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-1.size-1-1 a .teaser-content, .reloaded .grid-wrapper .grid-elem:hover.bg-color-1.size-xl a .teaser-content {
                        background: transparent;
                    }

                        .reloaded .grid-wrapper .grid-elem:hover.bg-color-1.size-1-1 a .teaser-content:before, .reloaded .grid-wrapper .grid-elem:hover.bg-color-1.size-xl a .teaser-content:before {
                            background-position: -158px 0;
                        }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-1.size-1-1 a .teaser-abstract span, .reloaded .grid-wrapper .grid-elem:hover.bg-color-1.size-xl a .teaser-abstract span {
                        color: #000;
                        background-color: #c8c8c8;
                        background: #c8c8c8;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 10px 0 0 #c8c8c8, -10px 0 0 #c8c8c8, 4px 0 0 #c8c8c8, -4px 0 0 #c8c8c8, 3px 0 0 #c8c8c8, -3px 0 0 #c8c8c8, 1px 0 0 #c8c8c8, -1px 0 0 #c8c8c8;
                    }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-1.size-1-1 a .teaser-head span, .reloaded .grid-wrapper .grid-elem:hover.bg-color-1.size-xl a .teaser-head span {
                        color: #000;
                        background-color: #c8c8c8;
                        background: #c8c8c8;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 10px 0 0 #c8c8c8, -10px 0 0 #c8c8c8, 4px 0 0 #c8c8c8, -4px 0 0 #c8c8c8, 3px 0 0 #c8c8c8, -3px 0 0 #c8c8c8, 1px 0 0 #c8c8c8, -1px 0 0 #c8c8c8;
                    }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-1.size-1-1.split .teaser-content:after, .reloaded .grid-wrapper .grid-elem:hover.bg-color-1.size-xl.split .teaser-content:after {
                    border-color: #c8c8c8 transparent transparent transparent;
                }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-1.size-1-1.split.img-top .teaser-content:after, .reloaded .grid-wrapper .grid-elem:hover.bg-color-1.size-xl.split.img-top .teaser-content:after {
                    border-color: transparent transparent #c8c8c8 transparent;
                }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-1.size-1-1.size-s a .teaser-content:before {
                    background-position: -105px 0;
                }

            .reloaded .grid-wrapper .grid-elem:hover.bg-color-1.size-1-2.size-s .teaser-content:after {
                border-color: #c8c8c8 transparent transparent transparent;
            }

            .reloaded .grid-wrapper .grid-elem:hover.bg-color-1.contact-teaser {
                background: #e6e6e6;
                color: #000;
            }

        .reloaded .grid-wrapper .grid-elem:hover.bg-color-2 {
            background: #00677f;
            color: #fff;
        }

            .reloaded .grid-wrapper .grid-elem:hover.bg-color-2 a {
                color: #fff;
            }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-2 a:hover, .reloaded .grid-wrapper .grid-elem:hover.bg-color-2 a:active, .reloaded .grid-wrapper .grid-elem:hover.bg-color-2 a:visited, .reloaded .grid-wrapper .grid-elem:hover.bg-color-2 a:focus {
                    color: #fff;
                }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-2 a .teaser-content {
                    background: #00677f;
                }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-2 a .teaser-content:before {
                        background-position: -130px 0;
                    }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-2 a .teaser-content:after {
                        border-color: transparent transparent transparent #00677f;
                    }

            .reloaded .grid-wrapper .grid-elem:hover.bg-color-2.img-left a .teaser-content:after {
                border-color: transparent #00677f transparent transparent;
            }

            .reloaded .grid-wrapper .grid-elem:hover.bg-color-2.size-1-1, .reloaded .grid-wrapper .grid-elem:hover.bg-color-2.size-xl {
                color: #000;
            }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-2.size-1-1 a, .reloaded .grid-wrapper .grid-elem:hover.bg-color-2.size-xl a {
                    color: #000;
                }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-2.size-1-1 a:hover, .reloaded .grid-wrapper .grid-elem:hover.bg-color-2.size-xl a:hover, .reloaded .grid-wrapper .grid-elem:hover.bg-color-2.size-1-1 a:active, .reloaded .grid-wrapper .grid-elem:hover.bg-color-2.size-xl a:active, .reloaded .grid-wrapper .grid-elem:hover.bg-color-2.size-1-1 a:visited, .reloaded .grid-wrapper .grid-elem:hover.bg-color-2.size-xl a:visited, .reloaded .grid-wrapper .grid-elem:hover.bg-color-2.size-1-1 a:focus, .reloaded .grid-wrapper .grid-elem:hover.bg-color-2.size-xl a:focus {
                        color: #000;
                    }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-2.size-1-1 a .teaser-content, .reloaded .grid-wrapper .grid-elem:hover.bg-color-2.size-xl a .teaser-content {
                        background: transparent;
                    }

                        .reloaded .grid-wrapper .grid-elem:hover.bg-color-2.size-1-1 a .teaser-content:before, .reloaded .grid-wrapper .grid-elem:hover.bg-color-2.size-xl a .teaser-content:before {
                            background-position: -263px 0;
                        }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-2.size-1-1 a .teaser-abstract span, .reloaded .grid-wrapper .grid-elem:hover.bg-color-2.size-xl a .teaser-abstract span {
                        color: #fff;
                        background-color: #00677f;
                        background: #00677f;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 10px 0 0 #00677f, -10px 0 0 #00677f, 4px 0 0 #00677f, -4px 0 0 #00677f, 3px 0 0 #00677f, -3px 0 0 #00677f, 1px 0 0 #00677f, -1px 0 0 #00677f;
                    }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-2.size-1-1 a .teaser-head span, .reloaded .grid-wrapper .grid-elem:hover.bg-color-2.size-xl a .teaser-head span {
                        color: #fff;
                        background-color: #00677f;
                        background: #00677f;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 10px 0 0 #00677f, -10px 0 0 #00677f, 4px 0 0 #00677f, -4px 0 0 #00677f, 3px 0 0 #00677f, -3px 0 0 #00677f, 1px 0 0 #00677f, -1px 0 0 #00677f;
                    }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-2.size-1-1.split .teaser-content:after, .reloaded .grid-wrapper .grid-elem:hover.bg-color-2.size-xl.split .teaser-content:after {
                    border-color: #00677f transparent transparent transparent;
                }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-2.size-1-1.split.img-top .teaser-content:after, .reloaded .grid-wrapper .grid-elem:hover.bg-color-2.size-xl.split.img-top .teaser-content:after {
                    border-color: transparent transparent #00677f transparent;
                }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-2.size-1-1.size-s a .teaser-content:before {
                    background-position: -130px 0;
                }

            .reloaded .grid-wrapper .grid-elem:hover.bg-color-2.size-1-2.size-s .teaser-content:after {
                border-color: #00677f transparent transparent transparent;
            }

            .reloaded .grid-wrapper .grid-elem:hover.bg-color-2.contact-teaser {
                background: #003340;
            }

        .reloaded .grid-wrapper .grid-elem:hover.bg-color-3 {
            background: #000;
            color: #fff;
        }

            .reloaded .grid-wrapper .grid-elem:hover.bg-color-3 a {
                color: #fff;
            }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-3 a:hover, .reloaded .grid-wrapper .grid-elem:hover.bg-color-3 a:active, .reloaded .grid-wrapper .grid-elem:hover.bg-color-3 a:visited, .reloaded .grid-wrapper .grid-elem:hover.bg-color-3 a:focus {
                    color: #fff;
                }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-3 a .teaser-content {
                    background: #000;
                }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-3 a .teaser-content:before {
                        background-position: -130px 0;
                    }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-3 a .teaser-content:after {
                        border-color: transparent transparent transparent #000;
                    }

            .reloaded .grid-wrapper .grid-elem:hover.bg-color-3.img-left a .teaser-content:after {
                border-color: transparent #000 transparent transparent;
            }

            .reloaded .grid-wrapper .grid-elem:hover.bg-color-3.size-1-1, .reloaded .grid-wrapper .grid-elem:hover.bg-color-3.size-xl {
                color: #000;
            }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-3.size-1-1 a, .reloaded .grid-wrapper .grid-elem:hover.bg-color-3.size-xl a {
                    color: #000;
                }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-3.size-1-1 a:hover, .reloaded .grid-wrapper .grid-elem:hover.bg-color-3.size-xl a:hover, .reloaded .grid-wrapper .grid-elem:hover.bg-color-3.size-1-1 a:active, .reloaded .grid-wrapper .grid-elem:hover.bg-color-3.size-xl a:active, .reloaded .grid-wrapper .grid-elem:hover.bg-color-3.size-1-1 a:visited, .reloaded .grid-wrapper .grid-elem:hover.bg-color-3.size-xl a:visited, .reloaded .grid-wrapper .grid-elem:hover.bg-color-3.size-1-1 a:focus, .reloaded .grid-wrapper .grid-elem:hover.bg-color-3.size-xl a:focus {
                        color: #000;
                    }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-3.size-1-1 a .teaser-content, .reloaded .grid-wrapper .grid-elem:hover.bg-color-3.size-xl a .teaser-content {
                        background: transparent;
                    }

                        .reloaded .grid-wrapper .grid-elem:hover.bg-color-3.size-1-1 a .teaser-content:before, .reloaded .grid-wrapper .grid-elem:hover.bg-color-3.size-xl a .teaser-content:before {
                            background-position: -105px 0;
                        }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-3.size-1-1 a .teaser-abstract span, .reloaded .grid-wrapper .grid-elem:hover.bg-color-3.size-xl a .teaser-abstract span {
                        color: #fff;
                        background-color: #000;
                        background: #000;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 10px 0 0 #000, -10px 0 0 #000, 4px 0 0 #000, -4px 0 0 #000, 3px 0 0 #000, -3px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000;
                    }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-3.size-1-1 a .teaser-head span, .reloaded .grid-wrapper .grid-elem:hover.bg-color-3.size-xl a .teaser-head span {
                        color: #fff;
                        background-color: #000;
                        background: #000;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 10px 0 0 #000, -10px 0 0 #000, 4px 0 0 #000, -4px 0 0 #000, 3px 0 0 #000, -3px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000;
                    }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-3.size-1-1.split .teaser-content:after, .reloaded .grid-wrapper .grid-elem:hover.bg-color-3.size-xl.split .teaser-content:after {
                    border-color: #000 transparent transparent transparent;
                }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-3.size-1-1.split.img-top .teaser-content:after, .reloaded .grid-wrapper .grid-elem:hover.bg-color-3.size-xl.split.img-top .teaser-content:after {
                    border-color: transparent transparent #000 transparent;
                }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-3.size-1-1.size-s a .teaser-content:before {
                    background-position: -130px 0;
                }

            .reloaded .grid-wrapper .grid-elem:hover.bg-color-3.size-1-2.size-s .teaser-content:after {
                border-color: #000 transparent transparent transparent;
            }

            .reloaded .grid-wrapper .grid-elem:hover.bg-color-3.contact-teaser {
                background: #444444;
            }

        .reloaded .grid-wrapper .grid-elem:hover.bg-color-4 {
            background: #440e07;
            color: #fff;
        }

            .reloaded .grid-wrapper .grid-elem:hover.bg-color-4 a {
                color: #fff;
            }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-4 a:hover, .reloaded .grid-wrapper .grid-elem:hover.bg-color-4 a:active, .reloaded .grid-wrapper .grid-elem:hover.bg-color-4 a:visited, .reloaded .grid-wrapper .grid-elem:hover.bg-color-4 a:focus {
                    color: #fff;
                }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-4 a .teaser-content {
                    background: #440e07;
                }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-4 a .teaser-content:before {
                        background-position: -130px 0;
                    }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-4 a .teaser-content:after {
                        border-color: transparent transparent transparent #440e07;
                    }

            .reloaded .grid-wrapper .grid-elem:hover.bg-color-4.img-left a .teaser-content:after {
                border-color: transparent #440e07 transparent transparent;
            }

            .reloaded .grid-wrapper .grid-elem:hover.bg-color-4.size-1-1, .reloaded .grid-wrapper .grid-elem:hover.bg-color-4.size-xl {
                color: #000;
            }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-4.size-1-1 a, .reloaded .grid-wrapper .grid-elem:hover.bg-color-4.size-xl a {
                    color: #000;
                }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-4.size-1-1 a:hover, .reloaded .grid-wrapper .grid-elem:hover.bg-color-4.size-xl a:hover, .reloaded .grid-wrapper .grid-elem:hover.bg-color-4.size-1-1 a:active, .reloaded .grid-wrapper .grid-elem:hover.bg-color-4.size-xl a:active, .reloaded .grid-wrapper .grid-elem:hover.bg-color-4.size-1-1 a:visited, .reloaded .grid-wrapper .grid-elem:hover.bg-color-4.size-xl a:visited, .reloaded .grid-wrapper .grid-elem:hover.bg-color-4.size-1-1 a:focus, .reloaded .grid-wrapper .grid-elem:hover.bg-color-4.size-xl a:focus {
                        color: #000;
                    }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-4.size-1-1 a .teaser-content, .reloaded .grid-wrapper .grid-elem:hover.bg-color-4.size-xl a .teaser-content {
                        background: transparent;
                    }

                        .reloaded .grid-wrapper .grid-elem:hover.bg-color-4.size-1-1 a .teaser-content:before, .reloaded .grid-wrapper .grid-elem:hover.bg-color-4.size-xl a .teaser-content:before {
                            background-position: -238px 0;
                        }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-4.size-1-1 a .teaser-abstract span, .reloaded .grid-wrapper .grid-elem:hover.bg-color-4.size-xl a .teaser-abstract span {
                        color: #fff;
                        background-color: #440e07;
                        background: #440e07;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 10px 0 0 #440e07, -10px 0 0 #440e07, 4px 0 0 #440e07, -4px 0 0 #440e07, 3px 0 0 #440e07, -3px 0 0 #440e07, 1px 0 0 #440e07, -1px 0 0 #440e07;
                    }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-4.size-1-1 a .teaser-head span, .reloaded .grid-wrapper .grid-elem:hover.bg-color-4.size-xl a .teaser-head span {
                        color: #fff;
                        background-color: #440e07;
                        background: #440e07;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 10px 0 0 #440e07, -10px 0 0 #440e07, 4px 0 0 #440e07, -4px 0 0 #440e07, 3px 0 0 #440e07, -3px 0 0 #440e07, 1px 0 0 #440e07, -1px 0 0 #440e07;
                    }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-4.size-1-1.split .teaser-content:after, .reloaded .grid-wrapper .grid-elem:hover.bg-color-4.size-xl.split .teaser-content:after {
                    border-color: #440e07 transparent transparent transparent;
                }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-4.size-1-1.split.img-top .teaser-content:after, .reloaded .grid-wrapper .grid-elem:hover.bg-color-4.size-xl.split.img-top .teaser-content:after {
                    border-color: transparent transparent #440e07 transparent;
                }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-4.size-1-1.size-s a .teaser-content:before {
                    background-position: -130px 0;
                }

            .reloaded .grid-wrapper .grid-elem:hover.bg-color-4.size-1-2.size-s .teaser-content:after {
                border-color: #440e07 transparent transparent transparent;
            }

            .reloaded .grid-wrapper .grid-elem:hover.bg-color-4.contact-teaser {
                background: #5a130a;
            }

        .reloaded .grid-wrapper .grid-elem:hover.bg-color-5 {
            background: #003340;
            color: #fff;
        }

            .reloaded .grid-wrapper .grid-elem:hover.bg-color-5 a {
                color: #fff;
            }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-5 a:hover, .reloaded .grid-wrapper .grid-elem:hover.bg-color-5 a:active, .reloaded .grid-wrapper .grid-elem:hover.bg-color-5 a:visited, .reloaded .grid-wrapper .grid-elem:hover.bg-color-5 a:focus {
                    color: #fff;
                }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-5 a .teaser-content {
                    background: #003340;
                }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-5 a .teaser-content:before {
                        background-position: -130px 0;
                    }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-5 a .teaser-content:after {
                        border-color: transparent transparent transparent #003340;
                    }

            .reloaded .grid-wrapper .grid-elem:hover.bg-color-5.img-left a .teaser-content:after {
                border-color: transparent #003340 transparent transparent;
            }

            .reloaded .grid-wrapper .grid-elem:hover.bg-color-5.size-1-1, .reloaded .grid-wrapper .grid-elem:hover.bg-color-5.size-xl {
                color: #000;
            }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-5.size-1-1 a, .reloaded .grid-wrapper .grid-elem:hover.bg-color-5.size-xl a {
                    color: #000;
                }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-5.size-1-1 a:hover, .reloaded .grid-wrapper .grid-elem:hover.bg-color-5.size-xl a:hover, .reloaded .grid-wrapper .grid-elem:hover.bg-color-5.size-1-1 a:active, .reloaded .grid-wrapper .grid-elem:hover.bg-color-5.size-xl a:active, .reloaded .grid-wrapper .grid-elem:hover.bg-color-5.size-1-1 a:visited, .reloaded .grid-wrapper .grid-elem:hover.bg-color-5.size-xl a:visited, .reloaded .grid-wrapper .grid-elem:hover.bg-color-5.size-1-1 a:focus, .reloaded .grid-wrapper .grid-elem:hover.bg-color-5.size-xl a:focus {
                        color: #000;
                    }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-5.size-1-1 a .teaser-content, .reloaded .grid-wrapper .grid-elem:hover.bg-color-5.size-xl a .teaser-content {
                        background: transparent;
                    }

                        .reloaded .grid-wrapper .grid-elem:hover.bg-color-5.size-1-1 a .teaser-content:before, .reloaded .grid-wrapper .grid-elem:hover.bg-color-5.size-xl a .teaser-content:before {
                            background-position: -264px 0;
                        }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-5.size-1-1 a .teaser-abstract span, .reloaded .grid-wrapper .grid-elem:hover.bg-color-5.size-xl a .teaser-abstract span {
                        color: #fff;
                        background-color: #003340;
                        background: #003340;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 10px 0 0 #003340, -10px 0 0 #003340, 4px 0 0 #003340, -4px 0 0 #003340, 3px 0 0 #003340, -3px 0 0 #003340, 1px 0 0 #003340, -1px 0 0 #003340;
                    }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-5.size-1-1 a .teaser-head span, .reloaded .grid-wrapper .grid-elem:hover.bg-color-5.size-xl a .teaser-head span {
                        color: #fff;
                        background-color: #003340;
                        background: #003340;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 10px 0 0 #003340, -10px 0 0 #003340, 4px 0 0 #003340, -4px 0 0 #003340, 3px 0 0 #003340, -3px 0 0 #003340, 1px 0 0 #003340, -1px 0 0 #003340;
                    }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-5.size-1-1.split .teaser-content:after, .reloaded .grid-wrapper .grid-elem:hover.bg-color-5.size-xl.split .teaser-content:after {
                    border-color: #003340 transparent transparent transparent;
                }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-5.size-1-1.split.img-top .teaser-content:after, .reloaded .grid-wrapper .grid-elem:hover.bg-color-5.size-xl.split.img-top .teaser-content:after {
                    border-color: transparent transparent #003340 transparent;
                }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-5.size-1-1.size-s a .teaser-content:before {
                    background-position: -130px 0;
                }

            .reloaded .grid-wrapper .grid-elem:hover.bg-color-5.size-1-2.size-s .teaser-content:after {
                border-color: #003340 transparent transparent transparent;
            }

            .reloaded .grid-wrapper .grid-elem:hover.bg-color-5.contact-teaser {
                background: #00677f;
            }

        .reloaded .grid-wrapper .grid-elem:hover.bg-color-6 {
            background: #c8c8c8;
            color: #000;
        }

            .reloaded .grid-wrapper .grid-elem:hover.bg-color-6 a {
                color: #000;
            }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-6 a:hover, .reloaded .grid-wrapper .grid-elem:hover.bg-color-6 a:active, .reloaded .grid-wrapper .grid-elem:hover.bg-color-6 a:visited, .reloaded .grid-wrapper .grid-elem:hover.bg-color-6 a:focus {
                    color: #000;
                }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-6 a .teaser-content {
                    background: #c8c8c8;
                }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-6 a .teaser-content:before {
                        background-position: -105px 0;
                    }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-6 a .teaser-content:after {
                        border-color: transparent transparent transparent #c8c8c8;
                    }

            .reloaded .grid-wrapper .grid-elem:hover.bg-color-6.img-left a .teaser-content:after {
                border-color: transparent #c8c8c8 transparent transparent;
            }

            .reloaded .grid-wrapper .grid-elem:hover.bg-color-6.size-1-1, .reloaded .grid-wrapper .grid-elem:hover.bg-color-6.size-xl {
                color: #000;
            }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-6.size-1-1 a, .reloaded .grid-wrapper .grid-elem:hover.bg-color-6.size-xl a {
                    color: #000;
                }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-6.size-1-1 a:hover, .reloaded .grid-wrapper .grid-elem:hover.bg-color-6.size-xl a:hover, .reloaded .grid-wrapper .grid-elem:hover.bg-color-6.size-1-1 a:active, .reloaded .grid-wrapper .grid-elem:hover.bg-color-6.size-xl a:active, .reloaded .grid-wrapper .grid-elem:hover.bg-color-6.size-1-1 a:visited, .reloaded .grid-wrapper .grid-elem:hover.bg-color-6.size-xl a:visited, .reloaded .grid-wrapper .grid-elem:hover.bg-color-6.size-1-1 a:focus, .reloaded .grid-wrapper .grid-elem:hover.bg-color-6.size-xl a:focus {
                        color: #000;
                    }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-6.size-1-1 a .teaser-content, .reloaded .grid-wrapper .grid-elem:hover.bg-color-6.size-xl a .teaser-content {
                        background: transparent;
                    }

                        .reloaded .grid-wrapper .grid-elem:hover.bg-color-6.size-1-1 a .teaser-content:before, .reloaded .grid-wrapper .grid-elem:hover.bg-color-6.size-xl a .teaser-content:before {
                            background-position: -130px 0;
                        }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-6.size-1-1 a .teaser-abstract span, .reloaded .grid-wrapper .grid-elem:hover.bg-color-6.size-xl a .teaser-abstract span {
                        color: #000;
                        background-color: #c8c8c8;
                        background: #c8c8c8;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 10px 0 0 #c8c8c8, -10px 0 0 #c8c8c8, 4px 0 0 #c8c8c8, -4px 0 0 #c8c8c8, 3px 0 0 #c8c8c8, -3px 0 0 #c8c8c8, 1px 0 0 #c8c8c8, -1px 0 0 #c8c8c8;
                    }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-6.size-1-1 a .teaser-head span, .reloaded .grid-wrapper .grid-elem:hover.bg-color-6.size-xl a .teaser-head span {
                        color: #000;
                        background-color: #c8c8c8;
                        background: #c8c8c8;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 10px 0 0 #c8c8c8, -10px 0 0 #c8c8c8, 4px 0 0 #c8c8c8, -4px 0 0 #c8c8c8, 3px 0 0 #c8c8c8, -3px 0 0 #c8c8c8, 1px 0 0 #c8c8c8, -1px 0 0 #c8c8c8;
                    }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-6.size-1-1.split .teaser-content:after, .reloaded .grid-wrapper .grid-elem:hover.bg-color-6.size-xl.split .teaser-content:after {
                    border-color: #c8c8c8 transparent transparent transparent;
                }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-6.size-1-1.split.img-top .teaser-content:after, .reloaded .grid-wrapper .grid-elem:hover.bg-color-6.size-xl.split.img-top .teaser-content:after {
                    border-color: transparent transparent #c8c8c8 transparent;
                }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-6.size-1-1.size-s a .teaser-content:before {
                    background-position: -105px 0;
                }

            .reloaded .grid-wrapper .grid-elem:hover.bg-color-6.size-1-2.size-s .teaser-content:after {
                border-color: #c8c8c8 transparent transparent transparent;
            }

            .reloaded .grid-wrapper .grid-elem:hover.bg-color-6.contact-teaser {
                background: #fff;
            }

        .reloaded .grid-wrapper .grid-elem:hover.bg-color-7 {
            background: #444444;
            color: #fff;
        }

            .reloaded .grid-wrapper .grid-elem:hover.bg-color-7 a {
                color: #fff;
            }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-7 a:hover, .reloaded .grid-wrapper .grid-elem:hover.bg-color-7 a:active, .reloaded .grid-wrapper .grid-elem:hover.bg-color-7 a:visited, .reloaded .grid-wrapper .grid-elem:hover.bg-color-7 a:focus {
                    color: #fff;
                }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-7 a .teaser-content {
                    background: #444444;
                }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-7 a .teaser-content:before {
                        background-position: -130px 0;
                    }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-7 a .teaser-content:after {
                        border-color: transparent transparent transparent #444444;
                    }

            .reloaded .grid-wrapper .grid-elem:hover.bg-color-7.img-left a .teaser-content:after {
                border-color: transparent #444444 transparent transparent;
            }

            .reloaded .grid-wrapper .grid-elem:hover.bg-color-7.size-1-1, .reloaded .grid-wrapper .grid-elem:hover.bg-color-7.size-xl {
                color: #000;
            }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-7.size-1-1 a, .reloaded .grid-wrapper .grid-elem:hover.bg-color-7.size-xl a {
                    color: #000;
                }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-7.size-1-1 a:hover, .reloaded .grid-wrapper .grid-elem:hover.bg-color-7.size-xl a:hover, .reloaded .grid-wrapper .grid-elem:hover.bg-color-7.size-1-1 a:active, .reloaded .grid-wrapper .grid-elem:hover.bg-color-7.size-xl a:active, .reloaded .grid-wrapper .grid-elem:hover.bg-color-7.size-1-1 a:visited, .reloaded .grid-wrapper .grid-elem:hover.bg-color-7.size-xl a:visited, .reloaded .grid-wrapper .grid-elem:hover.bg-color-7.size-1-1 a:focus, .reloaded .grid-wrapper .grid-elem:hover.bg-color-7.size-xl a:focus {
                        color: #000;
                    }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-7.size-1-1 a .teaser-content, .reloaded .grid-wrapper .grid-elem:hover.bg-color-7.size-xl a .teaser-content {
                        background: transparent;
                    }

                        .reloaded .grid-wrapper .grid-elem:hover.bg-color-7.size-1-1 a .teaser-content:before, .reloaded .grid-wrapper .grid-elem:hover.bg-color-7.size-xl a .teaser-content:before {
                            background-position: -130px 0;
                        }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-7.size-1-1 a .teaser-abstract span, .reloaded .grid-wrapper .grid-elem:hover.bg-color-7.size-xl a .teaser-abstract span {
                        color: #fff;
                        background-color: #444444;
                        background: #444444;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 10px 0 0 #444444, -10px 0 0 #444444, 4px 0 0 #444444, -4px 0 0 #444444, 3px 0 0 #444444, -3px 0 0 #444444, 1px 0 0 #444444, -1px 0 0 #444444;
                    }

                    .reloaded .grid-wrapper .grid-elem:hover.bg-color-7.size-1-1 a .teaser-head span, .reloaded .grid-wrapper .grid-elem:hover.bg-color-7.size-xl a .teaser-head span {
                        color: #fff;
                        background-color: #444444;
                        background: #444444;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 10px 0 0 #444444, -10px 0 0 #444444, 4px 0 0 #444444, -4px 0 0 #444444, 3px 0 0 #444444, -3px 0 0 #444444, 1px 0 0 #444444, -1px 0 0 #444444;
                    }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-7.size-1-1.split .teaser-content:after, .reloaded .grid-wrapper .grid-elem:hover.bg-color-7.size-xl.split .teaser-content:after {
                    border-color: #444444 transparent transparent transparent;
                }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-7.size-1-1.split.img-top .teaser-content:after, .reloaded .grid-wrapper .grid-elem:hover.bg-color-7.size-xl.split.img-top .teaser-content:after {
                    border-color: transparent transparent #444444 transparent;
                }

                .reloaded .grid-wrapper .grid-elem:hover.bg-color-7.size-1-1.size-s a .teaser-content:before {
                    background-position: -130px 0;
                }

            .reloaded .grid-wrapper .grid-elem:hover.bg-color-7.size-1-2.size-s .teaser-content:after {
                border-color: #444444 transparent transparent transparent;
            }

            .reloaded .grid-wrapper .grid-elem:hover.bg-color-7.contact-teaser {
                background: #000;
            }

        .reloaded .grid-wrapper .grid-elem:hover.size-1-1 {
        }

            .reloaded .grid-wrapper .grid-elem:hover.size-1-1.size-s a:after {
                content: '';
                width: 100%;
                height: 100%;
                display: block;
                position: absolute;
                top: 0;
                left: 0;
                background: rgba(68, 68, 68, 0.15);
            }

            .reloaded .grid-wrapper .grid-elem:hover.size-1-1.size-s a .teaser-content .teaser-head span, .reloaded .grid-wrapper .grid-elem:hover.size-1-1.size-s a .teaser-content .teaser-abstract span {
                background: transparent;
                box-shadow: none;
            }

        .reloaded .grid-wrapper .grid-elem.no-hover .ir-module.module-figures:before {
            display: none;
        }

        .reloaded .grid-wrapper .grid-elem.no-hover:hover.bg-color-1 {
            background: #e6e6e6;
            color: #000;
        }

        .reloaded .grid-wrapper .grid-elem.no-hover:hover.bg-color-2 {
            background: #003340;
        }

        .reloaded .grid-wrapper .grid-elem.no-hover:hover.bg-color-3 {
            background: #444444;
        }

        .reloaded .grid-wrapper .grid-elem.no-hover:hover.bg-color-4 {
            background: #5a130a;
        }

        .reloaded .grid-wrapper .grid-elem.no-hover:hover.bg-color-5 {
            background: #00677f;
        }

        .reloaded .grid-wrapper .grid-elem.no-hover:hover.bg-color-6 {
            background: #fff;
            color: #000;
        }

        .reloaded .grid-wrapper .grid-elem:after {
            clear: both;
        }

        .reloaded .grid-wrapper .grid-elem .ir-module {
            height: 100%;
        }

            .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker {
                justify-content: center;
                align-items: center;
                height: 100%;
            }

                .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker:before {
                    content: '';
                    display: block;
                    position: absolute;
                    width: 20px;
                    height: 20px;
                    right: 15px;
                    top: 15px;
                    background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -105px 0;
                    z-index: 90;
                    transform: scale(0.65);
                    transform-origin: top right;
                }

                .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker .stock-error-text {
                    width: 70%;
                    display: block;
                    margin: 0 auto;
                }

                .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker h2 {
                    font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                }

                .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-1, .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-2, .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-3, .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-4, .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-5 {
                    background: transparent;
                    color: #000;
                }

                    .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-1 h2, .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-2 h2, .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-3 h2, .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-4 h2, .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-5 h2 {
                        color: #000;
                        margin-top: 0;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-1 .stock-values .stock-trend .trend-val, .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-2 .stock-values .stock-trend .trend-val, .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-3 .stock-values .stock-trend .trend-val, .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-4 .stock-values .stock-trend .trend-val, .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-5 .stock-values .stock-trend .trend-val {
                        color: #000;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-1 .stock-values .stock-trend.up .ic-trend, .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-2 .stock-values .stock-trend.up .ic-trend, .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-3 .stock-values .stock-trend.up .ic-trend, .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-4 .stock-values .stock-trend.up .ic-trend, .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-5 .stock-values .stock-trend.up .ic-trend {
                        background-position: -48px -313px;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-1 .stock-values .stock-trend.down .ic-trend, .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-2 .stock-values .stock-trend.down .ic-trend, .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-3 .stock-values .stock-trend.down .ic-trend, .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-4 .stock-values .stock-trend.down .ic-trend, .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-5 .stock-values .stock-trend.down .ic-trend {
                        background-position: -48px -361px;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-1 .stock-values .stock-trend.even .ic-trend, .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-2 .stock-values .stock-trend.even .ic-trend, .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-3 .stock-values .stock-trend.even .ic-trend, .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-4 .stock-values .stock-trend.even .ic-trend, .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-5 .stock-values .stock-trend.even .ic-trend {
                        background-position: -48px -337px;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-1 .cta, .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-2 .cta, .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-3 .cta, .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-4 .cta, .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-5 .cta {
                        height: auto;
                        padding: 0;
                        width: auto;
                        position: static;
                    }

                        .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-1 .cta .stock-info .stock-timestamp, .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-2 .cta .stock-info .stock-timestamp, .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-3 .cta .stock-info .stock-timestamp, .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-4 .cta .stock-info .stock-timestamp, .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker.color-5 .cta .stock-info .stock-timestamp {
                            position: relative;
                            left: auto;
                            bottom: auto;
                        }

                .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker:hover a:after {
                    display: none;
                }

            .reloaded .grid-wrapper .grid-elem .ir-module.module-figures {
                display: flex;
                justify-content: center;
                align-items: center;
            }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-figures:before {
                    content: '';
                    display: block;
                    position: absolute;
                    width: 20px;
                    height: 20px;
                    right: 15px;
                    top: 15px;
                    background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -105px 0;
                    z-index: 90;
                    transform: scale(0.65);
                    transform-origin: top right;
                }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-category-label {
                    position: absolute;
                    display: block;
                    top: 0;
                    left: 0;
                    float: none;
                    background: #000;
                    color: #fff;
                    font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                    font-size: 1.4rem;
                    padding: 4px 20px;
                }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-category-label:after {
                        content: '';
                        display: block;
                        position: absolute;
                        width: 20px;
                        height: 20px;
                        right: 15px;
                        top: 3px;
                        background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -130px 0;
                        z-index: 90;
                        transform: scale(0.5);
                        transform-origin: center right;
                        display: none;
                    }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .cta {
                    font-size: 27px;
                    font-size: 2.7rem;
                    line-height: 1.2em;
                    margin-top: 5px;
                }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-img {
                    margin: 0 0 40px;
                    padding: 0 20px;
                    text-align: center;
                }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers {
                    margin: 0 auto 20px;
                    width: 80%;
                    text-align: center;
                }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers .value {
                        font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.currency .prefix, .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.number .prefix {
                        font-size: 36px;
                        font-size: 3.6rem;
                        line-height: 1em;
                    }

                        .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.currency .prefix + .value, .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.number .prefix + .value {
                            display: inline;
                            margin-left: 4px;
                        }

                            .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.currency .prefix + .value:after, .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.number .prefix + .value:after {
                                content: "\a";
                                white-space: pre;
                            }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.currency .unit, .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.number .unit {
                        font-size: 27px;
                        font-size: 2.7rem;
                        line-height: 1em;
                        margin: 0;
                        display: inline;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.currency .value, .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.number .value {
                        display: block;
                        font-size: 70px;
                        font-size: 7rem;
                        line-height: 0.7em;
                        letter-spacing: -2px;
                        margin: 0 5px 10px 0;
                        padding: 0 5px;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.currency .signifier, .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.number .signifier {
                        margin-top: 5px;
                        font-size: 27px;
                        font-size: 2.7rem;
                        line-height: 1.2;
                        display: inline;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.currency.sml-txt .value, .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.number.sml-txt .value {
                        font-size: 45px;
                        font-size: 4.5rem;
                        line-height: 0.7em;
                        letter-spacing: -4px;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.currency.md-txt .value, .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.number.md-txt .value {
                        font-size: 52px;
                        font-size: 5.2rem;
                        line-height: 0.7em;
                        letter-spacing: -4px;
                        margin: 0 0 8px 0;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.currency.md-txt .prefix + .value, .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.number.md-txt .prefix + .value {
                        font-size: 48px;
                        font-size: 4.8rem;
                        margin-left: 4px;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.percent .prefix {
                        font-size: 50px;
                        font-size: 5rem;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.percent .value {
                        font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                        letter-spacing: -10px;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.percent .unit {
                        font-size: 75px;
                        font-size: 7.5rem;
                        margin-left: 10px;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.percent.md-txt .prefix {
                        font-size: 28px;
                        font-size: 2.8rem;
                        margin-right: 1px;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.percent.md-txt .value {
                        font-size: 80px;
                        font-size: 8rem;
                        line-height: 1.2em;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.percent.md-txt .unit {
                        font-size: 40px;
                        font-size: 4rem;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.percent .signifier {
                        font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                        display: block;
                        margin-top: 15px;
                    }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .figure-footnote {
                    position: absolute;
                    width: 80%;
                    margin: 0;
                    left: 10%;
                    bottom: 20px;
                    text-align: center;
                    font-size: 12px;
                    font-size: 1.2rem;
                    font-style: italic;
                    z-index: 90;
                }

            .reloaded .grid-wrapper .grid-elem .ir-module .ir-module-diagram {
                height: 100%;
                width: 100%;
                padding: 55px 40px 20px 40px;
            }

                .reloaded .grid-wrapper .grid-elem .ir-module .ir-module-diagram .cta .content-wrapper .module-category-label {
                    position: absolute;
                    display: block;
                    top: 0;
                    left: 0;
                    float: none;
                    background: #000;
                    color: #fff;
                    font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                    font-size: 1.4rem;
                    padding: 4px 20px;
                }

                    .reloaded .grid-wrapper .grid-elem .ir-module .ir-module-diagram .cta .content-wrapper .module-category-label:after {
                        content: '';
                        display: block;
                        position: absolute;
                        width: 20px;
                        height: 20px;
                        right: 15px;
                        top: 3px;
                        background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -130px 0;
                        z-index: 90;
                        transform: scale(0.5);
                        transform-origin: center right;
                        display: none;
                    }

                .reloaded .grid-wrapper .grid-elem .ir-module .ir-module-diagram .cta:after {
                    content: '';
                    display: block;
                    position: absolute;
                    width: 20px;
                    height: 20px;
                    right: 15px;
                    top: 15px;
                    background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -105px 0;
                    z-index: 90;
                    transform: scale(0.65);
                    transform-origin: top right;
                }

                .reloaded .grid-wrapper .grid-elem .ir-module .ir-module-diagram .content-wrapper {
                    display: flex;
                    flex-wrap: wrap;
                    height: 100%;
                    width: auto;
                }

                    .reloaded .grid-wrapper .grid-elem .ir-module .ir-module-diagram .content-wrapper .module-category-label {
                        position: absolute;
                        display: block;
                        top: 0;
                        left: 0;
                        float: none;
                        background: #000;
                        color: #fff;
                        font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                        font-size: 1.4rem;
                        padding: 4px 20px;
                    }

                        .reloaded .grid-wrapper .grid-elem .ir-module .ir-module-diagram .content-wrapper .module-category-label:after {
                            content: '';
                            display: block;
                            position: absolute;
                            width: 20px;
                            height: 20px;
                            right: 15px;
                            top: 3px;
                            background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -130px 0;
                            z-index: 90;
                            transform: scale(0.5);
                            transform-origin: center right;
                            display: none;
                        }

                    .reloaded .grid-wrapper .grid-elem .ir-module .ir-module-diagram .content-wrapper .chart-footer {
                        width: 80%;
                        margin: 0 auto;
                        font-style: italic;
                        text-align: center;
                        align-self: flex-end;
                        font-size: 12px;
                        font-size: 1.2rem;
                    }

                .reloaded .grid-wrapper .grid-elem .ir-module .ir-module-diagram h2 {
                    clear: both;
                    text-align: left;
                    margin: 0 auto 15px;
                    width: 75%;
                    font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                    font-size: 25px;
                    font-size: 2.5rem;
                }

                    .reloaded .grid-wrapper .grid-elem .ir-module .ir-module-diagram h2 .subline {
                        display: block;
                        font-family: 'DaimlerCS-Light', Arial, sans-serif;
                        font-size: 25px;
                        font-size: 2.5rem;
                    }

                .reloaded .grid-wrapper .grid-elem .ir-module .ir-module-diagram .canvas-wrapper {
                    height: auto;
                    min-height: 250px;
                    width: 100%;
                }

                    .reloaded .grid-wrapper .grid-elem .ir-module .ir-module-diagram .canvas-wrapper canvas {
                        width: 100%;
                    }

            .reloaded .grid-wrapper .grid-elem .ir-module.module-testimonial {
                background: transparent;
                color: #fff;
                padding: 55px 50px 30px 50px;
                height: 100%;
                overflow: hidden;
            }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-testimonial .content {
                    display: flex;
                    flex-direction: column;
                    justify-content: space-around;
                }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-testimonial .testimonial-header {
                    display: none;
                }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-testimonial .testimonial-body {
                    color: #fff;
                    width: 100%;
                    order: 3;
                    padding: 0;
                    margin: 0;
                    align-self: flex-end;
                    font-size: 16px;
                    font-size: 1.6rem;
                }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-testimonial .testimonial-body.article-quote {
                        background: transparent;
                    }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-testimonial blockquote {
                    font-size: 21px;
                    font-size: 2.1rem;
                    padding: 0;
                    line-height: 1.3em;
                }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-testimonial blockquote:before, .reloaded .grid-wrapper .grid-elem .ir-module.module-testimonial blockquote:after {
                        position: relative;
                        left: 0;
                        display: inline;
                        top: 0;
                        font-size: inherit;
                        vertical-align: top;
                        line-height: 1.3em;
                        margin: 0;
                        color: #fff;
                    }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-testimonial .testimonial-footer {
                    order: 2;
                    display: flex;
                    flex-direction: row;
                    align-content: center;
                    margin: 0;
                    width: 100%;
                }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-testimonial .testimonial-avatar {
                    position: absolute;
                    bottom: 0;
                    right: 0;
                    z-index: 110;
                    transform: scale(0.65);
                    transform-origin: 100% 100%;
                }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-testimonial .testimonial-signature {
                    position: absolute;
                    bottom: 40px;
                    left: 50px;
                    z-index: 120;
                    transform: scale(0.8);
                    transform-origin: 0 100%;
                }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-testimonial .testimonial-info {
                    font-family: 'DaimlerCS-Light', Arial, sans-serif;
                    font-style: italic;
                    width: 40%;
                    display: block;
                    font-size: 15px;
                    font-size: 1.5rem;
                    line-height: 1.2em;
                    position: absolute;
                    bottom: 100px;
                    left: 50px;
                }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-testimonial .testimonial-info span {
                        display: block;
                        font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                    }

        .reloaded .grid-wrapper .grid-elem.size-2-1 .ir-module.module-figures .row {
            width: 90%;
            display: flex;
            margin-bottom: 5px;
        }

        .reloaded .grid-wrapper .grid-elem.size-2-1 .ir-module.module-figures .cta {
            font-size: 2.5rem;
        }

        .reloaded .grid-wrapper .grid-elem.size-2-1 .ir-module.module-figures .module-figures-img {
            width: 50%;
            margin-bottom: 0;
        }

        .reloaded .grid-wrapper .grid-elem.size-2-1 .ir-module.module-figures .module-figures-numbers {
            width: 50%;
            margin-bottom: 0;
        }

        .reloaded .grid-wrapper .grid-elem.size-2-1 .ir-module.module-figures .figure-footnote {
            position: relative;
            left: auto;
            bottom: auto;
            width: 100%;
        }

        .reloaded .grid-wrapper .grid-elem.bg-color-1 .ir-module.module-testimonial, .reloaded .grid-wrapper .grid-elem.bg-color-6 .ir-module.module-testimonial {
            color: #000;
        }

            .reloaded .grid-wrapper .grid-elem.bg-color-1 .ir-module.module-testimonial .testimonial-body, .reloaded .grid-wrapper .grid-elem.bg-color-6 .ir-module.module-testimonial .testimonial-body {
                color: #000;
            }

            .reloaded .grid-wrapper .grid-elem.bg-color-1 .ir-module.module-testimonial blockquote:before, .reloaded .grid-wrapper .grid-elem.bg-color-6 .ir-module.module-testimonial blockquote:before, .reloaded .grid-wrapper .grid-elem.bg-color-1 .ir-module.module-testimonial blockquote:after, .reloaded .grid-wrapper .grid-elem.bg-color-6 .ir-module.module-testimonial blockquote:after {
                color: #000;
            }

        .reloaded .grid-wrapper .grid-elem.bg-color-1 a .module-testimonial, .reloaded .grid-wrapper .grid-elem.bg-color-2 a .module-testimonial, .reloaded .grid-wrapper .grid-elem.bg-color-3 a .module-testimonial, .reloaded .grid-wrapper .grid-elem.bg-color-4 a .module-testimonial, .reloaded .grid-wrapper .grid-elem.bg-color-5 a .module-testimonial, .reloaded .grid-wrapper .grid-elem.bg-color-6 a .module-testimonial {
            background: transparent;
        }

            .reloaded .grid-wrapper .grid-elem.bg-color-1 a .module-testimonial:before, .reloaded .grid-wrapper .grid-elem.bg-color-2 a .module-testimonial:before, .reloaded .grid-wrapper .grid-elem.bg-color-3 a .module-testimonial:before, .reloaded .grid-wrapper .grid-elem.bg-color-4 a .module-testimonial:before, .reloaded .grid-wrapper .grid-elem.bg-color-5 a .module-testimonial:before, .reloaded .grid-wrapper .grid-elem.bg-color-6 a .module-testimonial:before {
                content: '';
                display: block;
                position: absolute;
                width: 20px;
                height: 20px;
                right: 12px;
                top: 12px;
                background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -105px 0;
                z-index: 90;
                transform: scale(0.65);
            }

        .reloaded .grid-wrapper .grid-elem.bg-color-1 .module-testimonial, .reloaded .grid-wrapper .grid-elem.bg-color-1 .download-teaser, .reloaded .grid-wrapper .grid-elem.bg-color-1 .events-teaser {
            background: #e6e6e6;
        }

        .reloaded .grid-wrapper .grid-elem.bg-color-2 .module-testimonial, .reloaded .grid-wrapper .grid-elem.bg-color-2 .download-teaser, .reloaded .grid-wrapper .grid-elem.bg-color-2 .events-teaser {
            background: #003340;
        }

        .reloaded .grid-wrapper .grid-elem.bg-color-3 .module-testimonial, .reloaded .grid-wrapper .grid-elem.bg-color-3 .download-teaser, .reloaded .grid-wrapper .grid-elem.bg-color-3 .events-teaser {
            background: #444444;
        }

        .reloaded .grid-wrapper .grid-elem.bg-color-4 .module-testimonial, .reloaded .grid-wrapper .grid-elem.bg-color-4 .download-teaser, .reloaded .grid-wrapper .grid-elem.bg-color-4 .events-teaser {
            background: #5a130a;
        }

        .reloaded .grid-wrapper .grid-elem.bg-color-5 .module-testimonial, .reloaded .grid-wrapper .grid-elem.bg-color-5 .download-teaser, .reloaded .grid-wrapper .grid-elem.bg-color-5 .events-teaser {
            background: #00677f;
        }

        .reloaded .grid-wrapper .grid-elem.bg-color-6 .module-testimonial, .reloaded .grid-wrapper .grid-elem.bg-color-6 .download-teaser, .reloaded .grid-wrapper .grid-elem.bg-color-6 .events-teaser {
            background: #fff;
        }

    .reloaded .grid-wrapper.jobs-grid .grid-elem.size-2-1 .teaser-head {
        margin-right: 10px;
    }

    .reloaded .grid-wrapper .list-carousel-section {
        display: block;
    }

        .reloaded .grid-wrapper .list-carousel-section .owl-carousel .owl-item {
            -webkit-transform: translateZ(0) scale(1, 1);
            -webkit-backface-visibility: hidden;
        }

    .reloaded .grid-wrapper .list-carousel-controls {
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
        position: absolute;
        bottom: 15px;
        display: flex;
        justify-content: center;
        align-items: center;
        width: auto;
    }

        .reloaded .grid-wrapper .list-carousel-controls .owl-dot {
            width: 40px;
            height: 4px;
            background: #c8c8c8;
            margin-left: 6px;
            float: none;
            cursor: pointer;
        }

            .reloaded .grid-wrapper .list-carousel-controls .owl-dot span {
                display: none;
            }

            .reloaded .grid-wrapper .list-carousel-controls .owl-dot:first-child {
                margin-left: 0;
            }

            .reloaded .grid-wrapper .list-carousel-controls .owl-dot.active {
                background: #000;
            }

.reloaded .no-nav .article-copy .schedule, .reloaded .article-copy .schedule {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .reloaded .no-nav .article-copy .schedule > li, .reloaded .article-copy .schedule > li {
        display: flex;
        padding: 20px 0 20px 0;
        margin: 0;
        max-width: 960px;
        position: relative;
        background: transparent;
        border-bottom: 3px solid #e6e6e6;
    }

        .reloaded .no-nav .article-copy .schedule > li:after, .reloaded .article-copy .schedule > li:after, .reloaded .no-nav .article-copy .schedule > li:before, .reloaded .article-copy .schedule > li:before {
            display: none;
        }

        .reloaded .no-nav .article-copy .schedule > li .elem-description, .reloaded .article-copy .schedule > li .elem-description {
            flex-grow: 3;
        }

            .reloaded .no-nav .article-copy .schedule > li .elem-description > ul, .reloaded .article-copy .schedule > li .elem-description > ul, .reloaded .no-nav .article-copy .schedule > li .elem-description > ol, .reloaded .article-copy .schedule > li .elem-description > ol {
                margin: 0 0 15px 0;
                padding: 10px 0 0 40px;
            }

                .reloaded .no-nav .article-copy .schedule > li .elem-description > ul > li, .reloaded .article-copy .schedule > li .elem-description > ul > li, .reloaded .no-nav .article-copy .schedule > li .elem-description > ol > li, .reloaded .article-copy .schedule > li .elem-description > ol > li {
                    padding: 0 0 0 5px;
                    margin: 0 0 15px 0;
                }

                    .reloaded .no-nav .article-copy .schedule > li .elem-description > ul > li:before, .reloaded .article-copy .schedule > li .elem-description > ul > li:before, .reloaded .no-nav .article-copy .schedule > li .elem-description > ol > li:before, .reloaded .article-copy .schedule > li .elem-description > ol > li:before {
                        content: ".";
                        font-size: 36px;
                        line-height: 16px;
                    }

                    .reloaded .no-nav .article-copy .schedule > li .elem-description > ul > li:last-child, .reloaded .article-copy .schedule > li .elem-description > ul > li:last-child, .reloaded .no-nav .article-copy .schedule > li .elem-description > ol > li:last-child, .reloaded .article-copy .schedule > li .elem-description > ol > li:last-child {
                        margin-bottom: 0;
                    }

                .reloaded .no-nav .article-copy .schedule > li .elem-description > ul + br, .reloaded .article-copy .schedule > li .elem-description > ul + br, .reloaded .no-nav .article-copy .schedule > li .elem-description > ol + br, .reloaded .article-copy .schedule > li .elem-description > ol + br {
                    display: none;
                }

            .reloaded .no-nav .article-copy .schedule > li .elem-description p, .reloaded .article-copy .schedule > li .elem-description p {
                margin: 0;
            }

                .reloaded .no-nav .article-copy .schedule > li .elem-description p:empty, .reloaded .article-copy .schedule > li .elem-description p:empty {
                    display: none;
                }

        .reloaded .no-nav .article-copy .schedule > li .elem-time, .reloaded .article-copy .schedule > li .elem-time {
            line-height: 3.3rem;
            font-family: 'DaimlerCS-Bold', Arial, sans-serif;
            margin: 0;
            width: 240px;
            flex-grow: 0;
            flex-shrink: 0;
        }

        .reloaded .no-nav .article-copy .schedule > li:not(.last):after, .reloaded .article-copy .schedule > li:not(.last):after, .reloaded .no-nav .article-copy .schedule > li:not(.last):before, .reloaded .article-copy .schedule > li:not(.last):before {
            display: block;
            content: "";
            top: 100%;
            left: 15%;
            border: solid transparent;
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
        }

        .reloaded .no-nav .article-copy .schedule > li:not(.last):after, .reloaded .article-copy .schedule > li:not(.last):after {
            border-color: rgba(255, 255, 255, 0);
            border-top-color: #ffffff;
            border-width: 8px;
            margin-left: -8px;
        }

        .reloaded .no-nav .article-copy .schedule > li:not(.last):before, .reloaded .article-copy .schedule > li:not(.last):before {
            border-color: rgba(194, 225, 245, 0);
            border-top-color: #e6e6e6;
            border-width: 12px;
            margin-left: -12px;
        }

.reloaded .category-page .container-fluid {
    position: relative;
}

    .reloaded .category-page .container-fluid.owl-slider + .container-fluid.grid:not(has-img-top):not(has-img-bottom) {
        margin-bottom: -100px;
    }

@media screen and (max-width:1023px) and (min-width:768px) {
    .reloaded .category-page .container-fluid.owl-slider + .container-fluid.grid:not(has-img-top):not(has-img-bottom) {
        margin-bottom: -60px;
    }
}

@media screen and (max-width:767px) {
    .reloaded .category-page .container-fluid.owl-slider + .container-fluid.grid:not(has-img-top):not(has-img-bottom) {
        margin-bottom: 0;
    }
}

@media only screen and (max-width:767px) {
    .reloaded .category-page .container-fluid.grid:not(.has-img-bottom) .grid-teaser-section {
        margin-bottom: 0;
    }
}

.reloaded .category-page .container-fluid.grid.bg-color-1:not(.has-img-top):not(.has-img-bottom) .section-intro {
    padding-top: 40px;
}

@media only screen and (max-width:767px) {
    .reloaded .category-page .container-fluid.grid.bg-color-1:not(.has-img-top):not(.has-img-bottom) .section-intro {
        padding-top: 40px;
    }
}

.reloaded .category-page .container-fluid.grid.bg-color-1:not(.has-img-top):not(.has-img-bottom) .grid-teaser-section {
    margin: 53px auto 50px;
}

@media only screen and (max-width:767px) {
    .reloaded .category-page .container-fluid.grid.bg-color-1:not(.has-img-top):not(.has-img-bottom) .grid-teaser-section {
        margin: 53px auto 0;
    }
}

.reloaded .category-page .container-fluid.grid.bg-color-1.has-img-top:not(.has-img-bottom) .section-intro {
    padding-top: 80px;
}

@media only screen and (max-width:767px) {
    .reloaded .category-page .container-fluid.grid.bg-color-1.has-img-top:not(.has-img-bottom) .section-intro {
        padding-top: 40px;
    }
}

.reloaded .category-page .container-fluid.grid.bg-color-1.has-img-top:not(.has-img-bottom) .grid-teaser-section {
    margin: 53px auto 50px;
}

@media only screen and (max-width:767px) {
    .reloaded .category-page .container-fluid.grid.bg-color-1.has-img-top:not(.has-img-bottom) .grid-teaser-section {
        margin: 53px auto 0;
    }
}

.reloaded .category-page .container-fluid.grid.visual-content {
    height: 1024px;
    z-index: 500;
    margin-top: -340px;
    margin-bottom: -170px;
}

    .reloaded .category-page .container-fluid.grid.visual-content .section-intro {
        margin-top: 280px;
        padding-top: 40px;
    }

    .reloaded .category-page .container-fluid.grid.visual-content .section-btns-wrapper {
        margin: 0;
        padding: 0;
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 170px;
    }

.reloaded .category-page.locations.search h1 span {
    color: #fff;
    white-space: normal;
    background: #000;
    display: inline;
    -webkit-box-decoration-break: clone;
    -ms-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone;
    box-shadow: 30px 0 0 #000, -30px 0 0 #000, 4px 0 0 #000, -4px 0 0 #000, 3px 0 0 #000, -3px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000;
}

.reloaded .category-page.locations.search .quote-abstract span {
    color: #fff;
    background: #000;
    display: inline;
    -webkit-box-decoration-break: clone;
    -ms-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone;
    box-shadow: 30px 0 0 #000, -30px 0 0 #000, 4px 0 0 #000, -4px 0 0 #000, 3px 0 0 #000, -3px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000;
}

.reloaded .category-page.locations.search .quote-abstract .quote-text > div {
    color: #fff;
    background: #000;
    display: inline;
    -webkit-box-decoration-break: clone;
    -ms-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone;
    box-shadow: 30px 0 0 #000, -30px 0 0 #000, 4px 0 0 #000, -4px 0 0 #000, 3px 0 0 #000, -3px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000;
}

@media only screen and (max-width:767px) {
    .reloaded .article-page .container-fluid.grid:not(.has-img-bottom) .grid-teaser-section {
        margin-bottom: 0;
    }
}

.reloaded .article-page .container-fluid.grid.bg-color-6:not(.has-img-top):not(.has-img-bottom) .section-intro {
    padding-top: 40px;
}

@media only screen and (max-width:767px) {
    .reloaded .article-page .container-fluid.grid.bg-color-6:not(.has-img-top):not(.has-img-bottom) .section-intro {
        padding-top: 40px;
    }
}

.reloaded .article-page .container-fluid.grid.bg-color-6:not(.has-img-top):not(.has-img-bottom) .section-intro h2 span {
    background: inherit;
    box-shadow: inherit;
}

.reloaded .article-page .container-fluid.grid.bg-color-6:not(.has-img-top):not(.has-img-bottom) .section-intro .more-info-link {
    left: 17px;
}

.reloaded .article-page .container-fluid.grid.bg-color-6:not(.has-img-top):not(.has-img-bottom) .section-intro .abstract p {
    background: inherit;
    box-shadow: inherit;
}

.reloaded .article-page .container-fluid.grid.bg-color-6:not(.has-img-top):not(.has-img-bottom) .grid-teaser-section {
    margin: 30px auto 30px;
}

@media only screen and (max-width:767px) {
    .reloaded .article-page .container-fluid.grid.bg-color-6:not(.has-img-top):not(.has-img-bottom) .grid-teaser-section {
        margin: 30px auto 0;
    }
}

.reloaded .article-page .container-fluid.grid.bg-color-6.has-img-top:not(.has-img-bottom) .section-intro {
    padding-top: 80px;
}

@media only screen and (max-width:767px) {
    .reloaded .article-page .container-fluid.grid.bg-color-6.has-img-top:not(.has-img-bottom) .section-intro {
        padding-top: 40px;
    }
}

.reloaded .article-page .container-fluid.grid.bg-color-6.has-img-top:not(.has-img-bottom) .grid-teaser-section {
    margin: 53px auto 50px;
}

@media only screen and (max-width:767px) {
    .reloaded .article-page .container-fluid.grid.bg-color-6.has-img-top:not(.has-img-bottom) .grid-teaser-section {
        margin: 53px auto 0;
    }
}

.reloaded .container + .container-fluid.grid.bg-color-6:not(.has-img-top):not(.has-img-bottom) .section-intro {
    padding-top: 0px;
}

@media only screen and (max-width:767px) {
    .reloaded .container + .container-fluid.grid.bg-color-6:not(.has-img-top):not(.has-img-bottom) .section-intro {
        padding-top: 0px;
    }
}

.reloaded .container + .container-fluid.grid.bg-color-6.has-img-top:not(.has-img-bottom) .section-intro {
    padding-top: 80px;
}

@media only screen and (max-width:767px) {
    .reloaded .container + .container-fluid.grid.bg-color-6.has-img-top:not(.has-img-bottom) .section-intro {
        padding-top: 40px;
    }
}

.reloaded .container + .container-fluid.grid.bg-color-6.has-img-top:not(.has-img-bottom) .grid-teaser-section {
    margin: 53px auto 50px;
}

@media only screen and (max-width:767px) {
    .reloaded .container + .container-fluid.grid.bg-color-6.has-img-top:not(.has-img-bottom) .grid-teaser-section {
        margin: 53px auto 0;
    }
}

.reloaded .shariff {
    position: relative;
    margin: 0 -10px 25px;
    clear: both;
    overflow: hidden;
}

    .reloaded .shariff.desktop {
        display: block;
    }

    .reloaded .shariff.mobile {
        display: none;
    }

    .reloaded .shariff.no-line ul:after {
        display: none;
    }

    .reloaded .shariff ul {
        position: relative;
        justify-content: center;
        -webkit-justify-content: center;
        z-index: 100;
    }

        .reloaded .shariff ul:after {
            content: '';
            background: #9e9e9e;
            height: 2px;
            width: 100%;
            position: absolute;
            top: 50%;
            left: 0;
            margin-top: -2px;
            z-index: 90;
        }

    .reloaded .shariff .orientation-horizontal li {
        flex: 0 auto !important;
        position: relative;
        z-index: 100;
        margin: 0;
        height: 50px;
        overflow: visible;
    }

        .reloaded .shariff .orientation-horizontal li .share_text, .reloaded .shariff .orientation-horizontal li .share_count {
            display: none !important;
        }

        .reloaded .shariff .orientation-horizontal li:first-child:before {
            content: '';
            background: white;
            height: 50px;
            width: 35px;
            position: absolute;
            top: 0;
            left: -35px;
            z-index: 110;
        }

        .reloaded .shariff .orientation-horizontal li:last-child:after {
            content: '';
            background: white;
            height: 50px;
            width: 35px;
            position: absolute;
            top: 0;
            right: -35px;
            z-index: 110;
        }

        .reloaded .shariff .orientation-horizontal li a {
            height: 50px;
            display: flex;
            align-items: center;
        }

        .reloaded .shariff .orientation-horizontal li .fab, .reloaded .shariff .orientation-horizontal li .fas {
            margin-left: 10px;
        }

    .reloaded .shariff .orientation-horizontal.button-style-standard li {
        width: 50px;
        height: 50px;
        min-width: 50px;
        max-width: 50px;
    }

@media screen and (min-width:1681px) {
    .reloaded {
    }

        .reloaded .article-copy.numbers-wrapper .numbers-element {
            padding: 30px 50px 20px 50px;
            height: 195px;
        }

        .reloaded .container-fluid .section-intro h2 span, .reloaded .container .section-intro h2 span {
            font-size: 54px;
            font-size: 5.4rem;
        }

        .reloaded.article-page .page-main-content {
            width: 100%;
        }

        .reloaded.article-page .page-intro.locations-intro {
            padding: 0;
            width: 1366px;
            margin-bottom: 0;
        }

            .reloaded.article-page .page-intro.locations-intro .intro-headline h1 {
                font-size: 62px;
                font-size: 6.2rem;
            }

                .reloaded.article-page .page-intro.locations-intro .intro-headline h1 span {
                    font-size: 62px;
                    font-size: 6.2rem;
                }

            .reloaded.article-page .page-intro.locations-intro.txt-left .intro-headline {
                top: 10px;
                left: 85px;
            }

            .reloaded.article-page .page-intro.locations-intro .locations-data .location-map-wrapper {
                height: 683px;
            }

            .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper {
                height: 683px;
                font-size: 18px;
                font-size: 1.8rem;
                padding: 55px 0 0 85px;
            }

                .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-label, .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .address-label, .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .link-label {
                    font-size: 14px;
                    font-size: 1.4rem;
                    margin-bottom: 3px;
                }

                .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper {
                    padding-bottom: 20px;
                }

                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper .company-logo-wrapper {
                        width: 45%;
                        min-height: 50px;
                    }

                        .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper .company-logo-wrapper img {
                            height: auto;
                        }

                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper .awards-carousel-wrapper {
                        width: 50%;
                    }

                        .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper .awards-carousel-wrapper .awards-carousel-content .award-item {
                            height: 60px;
                        }

                            .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper .awards-carousel-wrapper .awards-carousel-content .award-item img {
                                height: 60px;
                            }

                        .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper .awards-carousel-wrapper .awards-carousel-content .owl-carousel .owl-stage {
                            padding: 0;
                            margin: 0 0 5px 0;
                            list-style: none;
                        }

                            .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper .awards-carousel-wrapper .awards-carousel-content .owl-carousel .owl-stage .owl-item {
                                padding: 0;
                                margin: 0;
                                list-style: none;
                            }

                .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper {
                    padding: 0 0 20px 0;
                }

                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .btn {
                        padding: 12px 5px 11px 10px;
                        margin: 0 5px 0 4px;
                        font-size: 14px;
                        font-size: 1.4rem;
                        top: -4px;
                    }

                        .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .btn:hover {
                            padding: 12px 5px 11px 10px;
                            margin: 0 5px 0 4px;
                        }

                        .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .btn:after {
                            content: '';
                            display: inline-block;
                            position: relative;
                            width: 20px;
                            height: 20px;
                            background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -130px 0;
                            z-index: 90;
                            top: auto;
                            right: auto;
                            margin: -2px 0 0 8px;
                            vertical-align: middle;
                            transform: scale(0.5);
                        }

                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item {
                        margin-right: 40px;
                        padding-bottom: 25px;
                    }

                        .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item p {
                            font-size: 48px;
                            font-size: 4.8rem;
                            font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                            letter-spacing: -0.04em;
                            line-height: 1.2;
                        }

                            .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item p.info-label {
                                font-size: 14px;
                                font-size: 1.4rem;
                                letter-spacing: normal;
                            }

                        .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper {
                            margin-top: 14px;
                        }

                            .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content {
                                width: 470px;
                            }

                                .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .owl-carousel .owl-stage {
                                    padding: 0;
                                    margin: 0 0 5px 0;
                                    list-style: none;
                                }

                                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .owl-carousel .owl-stage .owl-item {
                                        padding: 0;
                                        margin: 0;
                                        width: 30px;
                                        height: 30px;
                                        list-style: none;
                                    }

                                .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .owl-carousel .owl-dots {
                                    right: 0;
                                    top: 21px;
                                }

                .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .address-wrapper .address-item {
                    padding: 25px 0 25px 40px;
                    font-size: 18px;
                    font-size: 1.8rem;
                }

                .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .links-wrapper {
                    padding: 16px 0;
                }

                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .links-wrapper .link-label {
                        margin: 0 10px 0 0;
                    }

        .reloaded.majuscule .page-main-inner-content, .reloaded.majuscule.no-nav .page-main-inner-content {
        }

            .reloaded.majuscule .page-main-inner-content > .article-copy > p:first-of-type:first-line, .reloaded.majuscule.no-nav .page-main-inner-content > .article-copy > p:first-of-type:first-line {
                line-height: 100%;
            }

            .reloaded.majuscule .page-main-inner-content > .article-copy > p:first-of-type:first-letter, .reloaded.majuscule.no-nav .page-main-inner-content > .article-copy > p:first-of-type:first-letter {
                font-size: 156px;
                font-size: 15.6rem;
                margin: 0.06em 0.1em 0 0;
                line-height: 0.65;
            }

            .reloaded.majuscule .page-main-inner-content > .article-copy ~ .article-copy p:first-of-type:first-line, .reloaded.majuscule.no-nav .page-main-inner-content > .article-copy ~ .article-copy p:first-of-type:first-line {
                line-height: inherit;
            }

            .reloaded.majuscule .page-main-inner-content > .article-copy ~ .article-copy p:first-of-type:first-letter, .reloaded.majuscule.no-nav .page-main-inner-content > .article-copy ~ .article-copy p:first-of-type:first-letter {
                color: inherit;
                font-size: inherit;
                font-family: inherit;
                padding: 0;
                margin: 0;
                float: none;
                line-height: inherit;
            }

        .reloaded .page-main-inner-content, .reloaded.no-nav .page-main-inner-content {
            width: 960px;
            margin-left: auto;
            margin-right: auto;
            font-family: 'DaimlerCS-Light', Arial, sans-serif;
        }

            .reloaded .page-main-inner-content .article-copy, .reloaded.no-nav .page-main-inner-content .article-copy {
                font-size: 24px;
                font-size: 2.4rem;
            }

                .reloaded .page-main-inner-content .article-copy p, .reloaded.no-nav .page-main-inner-content .article-copy p {
                    font-size: 24px;
                    font-size: 2.4rem;
                    line-height: 1.5;
                }

            .reloaded .page-main-inner-content .article-timeline, .reloaded.no-nav .page-main-inner-content .article-timeline {
                width: 80%;
                margin: 70px auto 50px;
                font-size: 24px;
                font-size: 2.4rem;
            }

                .reloaded .page-main-inner-content .article-timeline .timeline-elem, .reloaded.no-nav .page-main-inner-content .article-timeline .timeline-elem {
                    padding: 0 0 25px 0;
                    font-size: 24px;
                    font-size: 2.4rem;
                }

                    .reloaded .page-main-inner-content .article-timeline .timeline-elem p, .reloaded.no-nav .page-main-inner-content .article-timeline .timeline-elem p {
                        font-size: 24px;
                        font-size: 2.4rem;
                    }

                    .reloaded .page-main-inner-content .article-timeline .timeline-elem .elem-pic, .reloaded.no-nav .page-main-inner-content .article-timeline .timeline-elem .elem-pic {
                        margin-right: 30px;
                        width: 90px;
                        height: 90px;
                    }

                        .reloaded .page-main-inner-content .article-timeline .timeline-elem .elem-pic + .elem-content, .reloaded.no-nav .page-main-inner-content .article-timeline .timeline-elem .elem-pic + .elem-content {
                            padding-top: 25px;
                        }

                        .reloaded .page-main-inner-content .article-timeline .timeline-elem .elem-pic:after, .reloaded.no-nav .page-main-inner-content .article-timeline .timeline-elem .elem-pic:after {
                            width: 90px;
                            height: 90px;
                            border-radius: 45px;
                        }

                        .reloaded .page-main-inner-content .article-timeline .timeline-elem .elem-pic img, .reloaded.no-nav .page-main-inner-content .article-timeline .timeline-elem .elem-pic img {
                            position: absolute;
                            top: 50%;
                            left: 50%;
                            margin: -21px 0 0 -21px;
                        }

                    .reloaded .page-main-inner-content .article-timeline .timeline-elem .elem-content .nr, .reloaded.no-nav .page-main-inner-content .article-timeline .timeline-elem .elem-content .nr {
                        font-size: 30px;
                        font-size: 3rem;
                    }

                .reloaded .page-main-inner-content .article-timeline.connection-type-arrow-1 .timeline-elem, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-arrow-1 .timeline-elem {
                    padding-bottom: 50px;
                }

                    .reloaded .page-main-inner-content .article-timeline.connection-type-arrow-1 .timeline-elem:after, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-arrow-1 .timeline-elem:after {
                        transform: scale(1);
                    }

                    .reloaded .page-main-inner-content .article-timeline.connection-type-arrow-1 .timeline-elem:last-child, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-arrow-1 .timeline-elem:last-child {
                        padding: 0;
                    }

                .reloaded .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem {
                    padding-bottom: 200px;
                }

                    .reloaded .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem:after, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem:after {
                        transform: scale(1);
                    }

                    .reloaded .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem:last-child, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem:last-child {
                        padding: 0;
                    }

                    .reloaded .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem:nth-child(even):after, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem:nth-child(even):after {
                        transform: scale(-1, 1);
                    }

                .reloaded .page-main-inner-content .article-timeline.alternating, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating {
                    width: 85%;
                }

                    .reloaded .page-main-inner-content .article-timeline.alternating .timeline-elem, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating .timeline-elem {
                        width: 100%;
                        padding-bottom: 50px;
                    }

                        .reloaded .page-main-inner-content .article-timeline.alternating .timeline-elem:nth-child(even) .elem-pic, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating .timeline-elem:nth-child(even) .elem-pic {
                            margin-left: 40px;
                        }

                    .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-line .timeline-elem, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-line .timeline-elem {
                    }

                        .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-line .timeline-elem:nth-child(even):after, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-line .timeline-elem:nth-child(even):after {
                            right: 43px;
                        }

                    .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-arrow-1 .timeline-elem, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-arrow-1 .timeline-elem {
                        padding-bottom: 40px;
                    }

                        .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-arrow-1 .timeline-elem:last-child, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-arrow-1 .timeline-elem:last-child {
                            padding: 0;
                        }

                    .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-arrow-2 .timeline-elem, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-arrow-2 .timeline-elem {
                        padding-bottom: 190px;
                    }

                        .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-arrow-2 .timeline-elem:last-child, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-arrow-2 .timeline-elem:last-child {
                            padding: 0;
                        }

                    .reloaded .page-main-inner-content .article-timeline.alternating.center, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.center {
                        width: 960px;
                    }

                        .reloaded .page-main-inner-content .article-timeline.alternating.center .timeline-elem, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.center .timeline-elem {
                            width: 525px;
                        }

        .reloaded.no-nav .article-abstract {
            margin-left: 0;
        }

            .reloaded.no-nav .article-abstract p {
                width: auto;
                font-size: 30px;
                font-size: 3rem;
            }

        .reloaded .body-template-container h2 {
            font-size: 30px;
            font-size: 3rem;
            margin: 0 0 25px 0;
        }

        .reloaded .body-template-container.article-video {
            margin-bottom: 93px;
        }

        .reloaded .body-template-container.pullout-left, .reloaded .no-nav .body-template-container.pullout-left {
            width: 1200px;
            margin-left: -120px;
        }

            .reloaded .body-template-container.pullout-left h2, .reloaded .no-nav .body-template-container.pullout-left h2 {
                margin-left: 120px;
            }

        .reloaded .page-intro {
            margin-bottom: 151px;
        }

            .reloaded .page-intro.no-img {
                margin-top: 150px;
                margin-bottom: 70px;
            }

            .reloaded .page-intro .intro-visual {
                margin-left: -113px;
                width: 1366px;
                height: 683px;
            }

            .reloaded .page-intro .intro-headline {
                bottom: -45px;
                width: 55%;
            }

            .reloaded .page-intro.txt-left .intro-headline {
                left: 33px;
            }

            .reloaded .page-intro h1 {
                font-size: 54px;
                font-size: 5.4rem;
                line-height: 1.31;
                padding: 9px 0 8px 0;
                margin: 0 5px 0 4px;
            }

                .reloaded .page-intro h1 span {
                    font-size: 54px;
                    font-size: 5.4rem;
                }

        .reloaded.category-page .container-fluid.owl-slider + .container, .reloaded.category-page .container-fluid.owl-slider + .container-fluid {
            margin-top: -170px;
        }

        .reloaded.category-page .page-intro.label-head .text-content-wrapper {
            padding: 0;
        }

        .reloaded.category-page .page-intro.label-head .intro-headline h1 {
            font-size: 16px;
            font-size: 1.6rem;
        }

            .reloaded.category-page .page-intro.label-head .intro-headline h1 span {
                padding: 5px 20px;
            }

        .reloaded.category-page .page-intro .video-content-wrapper {
            width: 1366px;
            margin: 0 auto;
        }

        .reloaded.category-page .page-intro .text-content-wrapper {
            width: 1200px;
            position: absolute;
            top: 0;
            left: 50%;
            margin: 0 0 0 -600px;
            padding-top: 55px;
        }

        .reloaded.category-page .page-intro .quote-abstract .quote-text > div {
            font-size: 26px;
            font-size: 2.6rem;
            line-height: 1.4;
        }

        .reloaded.category-page .page-intro.no-video .quote-abstract {
            max-width: 47%;
        }

        .reloaded.category-page.locations .page-intro .intro-bg {
            margin-left: -683px;
        }

        .reloaded.category-page.locations .page-intro .text-content-wrapper {
            margin: 90px auto 160px;
        }

            .reloaded.category-page.locations .page-intro .text-content-wrapper .intro-headline {
                margin: 0 0 30px 0;
            }

            .reloaded.category-page.locations .page-intro .text-content-wrapper .quote-abstract {
                margin: 0;
            }

        .reloaded.category-page.locations .locations-search {
            width: 1200px;
            margin: 0 auto 50px;
        }

            .reloaded.category-page.locations .locations-search .form-content-wrapper {
                padding: 20px 0;
            }

            .reloaded.category-page.locations .locations-search #form-locations-search .form-group .ms-ctn {
                width: 370px;
            }

                .reloaded.category-page.locations .locations-search #form-locations-search .form-group .ms-ctn .ms-sel-ctn input {
                    font-size: 18px;
                    font-size: 1.8rem;
                }

                .reloaded.category-page.locations .locations-search #form-locations-search .form-group .ms-ctn .ms-sel-item {
                    font-size: 18px;
                    font-size: 1.8rem;
                }

        .reloaded.category-page.locations .locations-search-results {
            width: 960px;
        }

        .reloaded .owl-slider {
            margin: 27px auto 0;
        }

            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content {
                width: 1366px;
                height: 768px;
                margin-left: -683px;
            }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper {
                    width: 1200px;
                    height: 768px;
                    margin-left: -600px;
                }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content {
                        left: 20px;
                    }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content h2 {
                            position: relative;
                            font-size: 48px;
                            font-size: 4.8rem;
                            line-height: 1.4;
                            padding: 18px 0;
                            background: #fff;
                            display: inline;
                            -webkit-box-decoration-break: clone;
                            -ms-box-decoration-break: clone;
                            -o-box-decoration-break: clone;
                            box-decoration-break: clone;
                            box-shadow: 30px 0 0 #fff, -30px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
                        }

                            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content h2 .cta-arrow {
                                right: -10px;
                                top: -2px;
                                margin: 0 10px 0 15px;
                            }

                                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content h2 .cta-arrow:before {
                                    margin-top: -13px;
                                    transform: scale(1);
                                }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content p {
                            font-size: 22px;
                            font-size: 2.2rem;
                            line-height: 1.2;
                            padding: 12px 0;
                            top: -18px;
                            background: #fff;
                            display: inline;
                            -webkit-box-decoration-break: clone;
                            -ms-box-decoration-break: clone;
                            -o-box-decoration-break: clone;
                            box-decoration-break: clone;
                            box-shadow: 30px 0 0 #fff, -30px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
                        }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-tl {
                            top: 103px;
                            left: 20px;
                        }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-tr {
                            top: 103px;
                            left: auto;
                            right: 20px;
                            text-align: right;
                        }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-bl {
                            top: auto;
                            bottom: 230px;
                            left: 20px;
                        }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-br {
                            top: auto;
                            bottom: 230px;
                            left: auto;
                            right: 20px;
                            text-align: right;
                        }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .video-icon-style {
                    left: 570px;
                    margin: 10px 0 0 -45px;
                    transform: scale(1);
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content:after {
                    left: 570px;
                    margin: 10px 0 0 -45px;
                    transform: scale(1);
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-tl h2:last-child:after, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-tr h2:last-child:after, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-bl h2:last-child:after {
                    margin-bottom: 30px;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-bl:after, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-br:after {
                    display: none;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-bl:before, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-br:before {
                    left: 570px;
                    margin: 10px 0 0 -45px;
                    transform: scale(1);
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-tr:after {
                    right: 569px;
                    margin: 10px -45px 0 0;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-br:before {
                    left: auto;
                    right: 568px;
                    float: right;
                    margin: -152px -45px 0 0;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-bl:before {
                    top: -160px;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1 .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2 .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3 .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4 .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5 .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6 .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7 .box-content {
                    background: transparent;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1.transparent .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2.transparent .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3.transparent .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4.transparent .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5.transparent .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6.transparent .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7.transparent .box-content {
                    background: transparent;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1:hover .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2:hover .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3:hover .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4:hover .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5:hover .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6:hover .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7:hover .box-content {
                    background: transparent;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1:hover.transparent .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2:hover.transparent .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3:hover.transparent .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4:hover.transparent .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5:hover.transparent .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6:hover.transparent .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7:hover.transparent .box-content {
                    background: transparent;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1 .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1 .box-content p {
                    background: #e6e6e6;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #e6e6e6, -30px 0 0 #e6e6e6, 4px 0 0 #e6e6e6, -4px 0 0 #e6e6e6, 3px 0 0 #e6e6e6, -3px 0 0 #e6e6e6, 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1.transparent .box-content p {
                    background: #e6e6e6;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #e6e6e6, -30px 0 0 #e6e6e6, 4px 0 0 #e6e6e6, -4px 0 0 #e6e6e6, 3px 0 0 #e6e6e6, -3px 0 0 #e6e6e6, 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1:hover .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1:hover .box-content p {
                    background: #c8c8c8;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #c8c8c8, -30px 0 0 #c8c8c8, 4px 0 0 #c8c8c8, -4px 0 0 #c8c8c8, 3px 0 0 #c8c8c8, -3px 0 0 #c8c8c8, 1px 0 0 #c8c8c8, -1px 0 0 #c8c8c8;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1:hover.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1:hover.transparent .box-content p {
                    background: #c8c8c8;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #c8c8c8, -30px 0 0 #c8c8c8, 4px 0 0 #c8c8c8, -4px 0 0 #c8c8c8, 3px 0 0 #c8c8c8, -3px 0 0 #c8c8c8, 1px 0 0 #c8c8c8, -1px 0 0 #c8c8c8;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2 .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2 .box-content p {
                    color: #fff;
                    background: #003340;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #003340, -30px 0 0 #003340, 4px 0 0 #003340, -4px 0 0 #003340, 3px 0 0 #003340, -3px 0 0 #003340, 1px 0 0 #003340, -1px 0 0 #003340;
                }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2 .box-content h2 a {
                        color: #fff;
                    }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2.transparent .box-content p {
                    color: #fff;
                    background: #003340;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #003340, -30px 0 0 #003340, 4px 0 0 #003340, -4px 0 0 #003340, 3px 0 0 #003340, -3px 0 0 #003340, 1px 0 0 #003340, -1px 0 0 #003340;
                }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2.transparent .box-content h2 a {
                        color: #fff;
                    }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2:hover .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2:hover .box-content p {
                    color: #fff;
                    background: #00677f;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #00677f, -30px 0 0 #00677f, 4px 0 0 #00677f, -4px 0 0 #00677f, 3px 0 0 #00677f, -3px 0 0 #00677f, 1px 0 0 #00677f, -1px 0 0 #00677f;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2:hover.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2:hover.transparent .box-content p {
                    color: #fff;
                    background: #00677f;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #00677f, -30px 0 0 #00677f, 4px 0 0 #00677f, -4px 0 0 #00677f, 3px 0 0 #00677f, -3px 0 0 #00677f, 1px 0 0 #00677f, -1px 0 0 #00677f;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3 .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3 .box-content p {
                    color: #fff;
                    background: #444444;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #444444, -30px 0 0 #444444, 4px 0 0 #444444, -4px 0 0 #444444, 3px 0 0 #444444, -3px 0 0 #444444, 1px 0 0 #444444, -1px 0 0 #444444;
                }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3 .box-content h2 a {
                        color: #fff;
                    }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3.transparent .box-content p {
                    color: #fff;
                    background: #444444;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #444444, -30px 0 0 #444444, 4px 0 0 #444444, -4px 0 0 #444444, 3px 0 0 #444444, -3px 0 0 #444444, 1px 0 0 #444444, -1px 0 0 #444444;
                }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3.transparent .box-content h2 a {
                        color: #fff;
                    }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3:hover .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3:hover .box-content p {
                    color: #fff;
                    background: #000;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #000, -30px 0 0 #000, 4px 0 0 #000, -4px 0 0 #000, 3px 0 0 #000, -3px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3:hover.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3:hover.transparent .box-content p {
                    color: #fff;
                    background: #000;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #000, -30px 0 0 #000, 4px 0 0 #000, -4px 0 0 #000, 3px 0 0 #000, -3px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4 .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4 .box-content p {
                    color: #fff;
                    background: #5a130a;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #5a130a, -30px 0 0 #5a130a, 4px 0 0 #5a130a, -4px 0 0 #5a130a, 3px 0 0 #5a130a, -3px 0 0 #5a130a, 1px 0 0 #5a130a, -1px 0 0 #5a130a;
                }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4 .box-content h2 a {
                        color: #fff;
                    }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4.transparent .box-content p {
                    color: #fff;
                    background: #5a130a;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #5a130a, -30px 0 0 #5a130a, 4px 0 0 #5a130a, -4px 0 0 #5a130a, 3px 0 0 #5a130a, -3px 0 0 #5a130a, 1px 0 0 #5a130a, -1px 0 0 #5a130a;
                }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4.transparent .box-content h2 a {
                        color: #fff;
                    }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4:hover .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4:hover .box-content p {
                    color: #fff;
                    background: #440e07;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #440e07, -30px 0 0 #440e07, 4px 0 0 #440e07, -4px 0 0 #440e07, 3px 0 0 #440e07, -3px 0 0 #440e07, 1px 0 0 #440e07, -1px 0 0 #440e07;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4:hover.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4:hover.transparent .box-content p {
                    color: #fff;
                    background: #440e07;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #440e07, -30px 0 0 #440e07, 4px 0 0 #440e07, -4px 0 0 #440e07, 3px 0 0 #440e07, -3px 0 0 #440e07, 1px 0 0 #440e07, -1px 0 0 #440e07;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5 .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5 .box-content p {
                    color: #fff;
                    background: #00677f;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #00677f, -30px 0 0 #00677f, 4px 0 0 #00677f, -4px 0 0 #00677f, 3px 0 0 #00677f, -3px 0 0 #00677f, 1px 0 0 #00677f, -1px 0 0 #00677f;
                }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5 .box-content h2 a {
                        color: #fff;
                    }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5.transparent .box-content p {
                    color: #fff;
                    background: #00677f;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #00677f, -30px 0 0 #00677f, 4px 0 0 #00677f, -4px 0 0 #00677f, 3px 0 0 #00677f, -3px 0 0 #00677f, 1px 0 0 #00677f, -1px 0 0 #00677f;
                }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5.transparent .box-content h2 a {
                        color: #fff;
                    }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5:hover .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5:hover .box-content p {
                    color: #fff;
                    background: #003340;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #003340, -30px 0 0 #003340, 4px 0 0 #003340, -4px 0 0 #003340, 3px 0 0 #003340, -3px 0 0 #003340, 1px 0 0 #003340, -1px 0 0 #003340;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5:hover.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5:hover.transparent .box-content p {
                    color: #fff;
                    background: #003340;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #003340, -30px 0 0 #003340, 4px 0 0 #003340, -4px 0 0 #003340, 3px 0 0 #003340, -3px 0 0 #003340, 1px 0 0 #003340, -1px 0 0 #003340;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6 .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6 .box-content p {
                    background: #fff;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #fff, -30px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6.transparent .box-content p {
                    background: #fff;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #fff, -30px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6:hover .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6:hover .box-content p {
                    background: #e6e6e6;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #e6e6e6, -30px 0 0 #e6e6e6, 4px 0 0 #e6e6e6, -4px 0 0 #e6e6e6, 3px 0 0 #e6e6e6, -3px 0 0 #e6e6e6, 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6:hover.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6:hover.transparent .box-content p {
                    background: #e6e6e6;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #e6e6e6, -30px 0 0 #e6e6e6, 4px 0 0 #e6e6e6, -4px 0 0 #e6e6e6, 3px 0 0 #e6e6e6, -3px 0 0 #e6e6e6, 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7 .box-content h2 a {
                    color: #fff;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7 .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7 .box-content p {
                    color: #fff;
                    background: #000;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #000, -30px 0 0 #000, 4px 0 0 #000, -4px 0 0 #000, 3px 0 0 #000, -3px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7.transparent .box-content h2 a {
                    color: #fff;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7.transparent .box-content p {
                    color: #fff;
                    background: #000;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #000, -30px 0 0 #000, 4px 0 0 #000, -4px 0 0 #000, 3px 0 0 #000, -3px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7:hover .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7:hover .box-content p {
                    color: #fff;
                    background: #565756;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #565756, -30px 0 0 #565756, 4px 0 0 #565756, -4px 0 0 #565756, 3px 0 0 #565756, -3px 0 0 #565756, 1px 0 0 #565756, -1px 0 0 #565756;
                }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7:hover.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7:hover.transparent .box-content p {
                    color: #fff;
                    background: #565756;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 30px 0 0 #565756, -30px 0 0 #565756, 4px 0 0 #565756, -4px 0 0 #565756, 3px 0 0 #565756, -3px 0 0 #565756, 1px 0 0 #565756, -1px 0 0 #565756;
                }

            .reloaded .owl-slider .owl-controlls {
                bottom: 180px;
                width: auto;
                margin: 0;
            }

        .reloaded .search-results-group .result-teaser {
            border-bottom: 2px solid #c8c8c8;
        }

            .reloaded .search-results-group .result-teaser .rt-text {
                font-size: 1em;
                height: auto;
                min-height: 160px;
                padding: 14px 20px;
            }

        .reloaded .container.search-results .result-teaser {
            font-size: 28px;
            font-size: 2.8rem;
            border-bottom: 2px solid red;
        }

            .reloaded .container.search-results .result-teaser > a:after {
                content: '';
                display: inline-block;
                width: 15px;
                height: 15px;
                background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -21px -76px;
                position: absolute;
                top: 15px;
                right: 15px;
            }

            .reloaded .container.search-results .result-teaser .rt-content-wrapper {
                padding: 30px;
                height: 250px;
            }

            .reloaded .container.search-results .result-teaser .rt-category {
                font-size: 18px;
                font-size: 1.8rem;
            }

            .reloaded .container.search-results .result-teaser .rt-icon {
                width: auto;
                height: auto;
                background: none;
                position: relative;
                bottom: auto;
                left: auto;
            }

            .reloaded .container.search-results .result-teaser .rt-text {
                font-size: 28px;
                font-size: 2.8rem;
            }

            .reloaded .container.search-results .result-teaser .rt-date-sticker .date-day-month {
                display: block;
                font-size: 1.125em;
                line-height: 1.1em;
                letter-spacing: 0.01em;
            }

            .reloaded .container.search-results .result-teaser .rt-date-sticker .date-year {
                display: block;
                font-size: 1.125em;
                line-height: 1.1em;
                letter-spacing: 0.01em;
            }

            .reloaded .container.search-results .result-teaser.rt-img-text {
                border-bottom: 2px solid #c8c8c8;
            }

        .reloaded .container.search-results .search-results-show-more .more-results {
            font-size: 28px;
            font-size: 2.8rem;
            padding: 30px 35px 30px 48px;
        }

            .reloaded .container.search-results .search-results-show-more .more-results.btn:after {
                top: -20px;
                right: -26px;
                width: 23px;
                height: 25px;
                transform: scale(1);
            }

        .reloaded .icon .rt-category {
            padding-left: 25px;
            width: 80%;
        }

            .reloaded .icon .rt-category:before {
                transform: scale(1);
            }

        .reloaded .ir-modules-wrapper .module-figures .module-category-label {
            font-size: 16px;
            font-size: 1.6rem;
            padding: 17px 0 17px 20px;
        }

        .reloaded .ir-modules-wrapper .module-width-1-2 .module-figures .module-category-label {
            padding: 17px 0 17px 20px;
        }

        .reloaded .ir-modules-wrapper .module-width-1-4 .module-figures .content-wrapper {
            padding: 15px 20px;
        }

        .reloaded .ir-modules-wrapper .module-width-1-4 .module-figures .module-figures-numbers {
            margin-top: 50px;
        }

        .reloaded .ir-modules-wrapper .module-width-1-4 .module-figures .module-category-label {
            padding: 0 0 17px 0;
        }

        .reloaded .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .reloaded .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .reloaded .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .reloaded .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .reloaded .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.currency.sml-txt .figure-footnote, .reloaded .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.currency.sml-txt .figure-footnote, .reloaded .asset-left .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.number.sml-txt .figure-footnote, .reloaded .asset-right .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.number.sml-txt .figure-footnote {
            text-align: center;
            width: auto;
            margin: 10px 15px 0 15px;
        }

        .reloaded .asset-full .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .reloaded .asset-full .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .reloaded .asset-full .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.currency.sml-txt .figure-footnote, .reloaded .asset-full .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.number.sml-txt .figure-footnote {
            font-size: 22px;
            font-size: 2.2rem;
            margin: 0 30px 0 0;
        }

        .reloaded .article-abstract p {
            font-size: 38px;
            font-size: 3.8rem;
        }

        .reloaded .article-copy.copy-single-col {
            width: auto;
        }

        .reloaded .article-copy a.more-link.btn {
            font-size: 2.2rem;
            padding: 9px 4px 8px;
            margin: 0 22px 0 18px;
            background: #000;
            display: inline;
            -webkit-box-decoration-break: clone;
            -ms-box-decoration-break: clone;
            -o-box-decoration-break: clone;
            box-decoration-break: clone;
            box-shadow: 15px 0 0 #000, -15px 0 0 #000, 4px 0 0 #000, -4px 0 0 #000, 3px 0 0 #000, -3px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000;
        }

            .reloaded .article-copy a.more-link.btn:hover {
                padding: 9px 4px 8px;
                margin: 0 22px 0 18px;
                background: #444444;
                display: inline;
                -webkit-box-decoration-break: clone;
                -ms-box-decoration-break: clone;
                -o-box-decoration-break: clone;
                box-decoration-break: clone;
                box-shadow: 15px 0 0 #444444, -15px 0 0 #444444, 4px 0 0 #444444, -4px 0 0 #444444, 3px 0 0 #444444, -3px 0 0 #444444, 1px 0 0 #444444, -1px 0 0 #444444;
            }

            .reloaded .article-copy a.more-link.btn:after {
                margin: 0 0 0 10px;
                transform: scale(0.7);
                top: 6px;
            }

        .reloaded .article-copy .footnote-link {
            background: transparent;
            color: #00677f;
            padding: 0;
        }

            .reloaded .article-copy .footnote-link:hover {
                color: #003340;
            }

        .reloaded .quote-font-size {
            font-size: 28px;
            font-size: 2.8rem;
        }

        .reloaded .article-quote {
            margin-bottom: 25px;
            padding: 10px 73px 50px;
        }

            .reloaded .article-quote blockquote {
                border: none;
                margin: 0;
                padding: 0;
                position: relative;
                font-size: 28px;
                font-size: 2.8rem;
                line-height: 1.5em;
            }

                .reloaded .article-quote blockquote:before {
                    left: 0;
                    top: -20px;
                    font-size: 160px;
                    margin-left: -27px;
                    margin-right: 21px;
                }

                .reloaded .article-quote blockquote:after {
                    font-size: 160px;
                    bottom: -61px;
                    margin-left: 17px;
                }

                .reloaded .article-quote blockquote:not([lang=de]):before {
                    top: 70px;
                }

            .reloaded .article-quote .article-quote-author {
                font-size: 16px !important;
                font-size: 1.6rem !important;
                line-height: 1;
                padding: 30px 0 0 0;
            }

        .reloaded .article-hightlight {
            padding: 50px 73px;
        }

            .reloaded .article-hightlight blockquote {
                font-size: 28px;
                font-size: 2.8rem;
            }

        .reloaded .article-photo .asset-container.asset-full, .reloaded .article-copy .asset-container.asset-full {
            width: auto;
        }

        .reloaded .article-photo .asset-media .article-quote, .reloaded .article-copy .asset-media .article-quote, .reloaded .article-photo .asset-media .article-hightlight, .reloaded .article-copy .asset-media .article-hightlight {
            width: 440px;
        }

        .reloaded .asset-left .asset-media .asset-subline, .reloaded .asset-right .asset-media .asset-subline {
            width: 480px !important;
        }

        .reloaded .article-copy .structured-content-wrapper .structured-section {
            padding: 0 120px;
        }

        .reloaded .asset-media .ir-modules-wrapper .ir-module-diagram h2 {
            font-size: 2.5rem;
        }

        .reloaded .article-photo .asset-container .ir-modules-wrapper .module-testimonial blockquote, .reloaded .article-copy .asset-container .ir-modules-wrapper .module-testimonial blockquote {
            line-height: 1.4;
            font-size: 28px;
            font-size: 2.8rem;
        }

            .reloaded .article-photo .asset-container .ir-modules-wrapper .module-testimonial blockquote:before, .reloaded .article-copy .asset-container .ir-modules-wrapper .module-testimonial blockquote:before, .reloaded .article-photo .asset-container .ir-modules-wrapper .module-testimonial blockquote:after, .reloaded .article-copy .asset-container .ir-modules-wrapper .module-testimonial blockquote:after {
                font-size: 28px;
                font-size: 2.8rem;
            }

        .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial {
            padding: 84px 120px 95px;
        }

            .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .content, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .content {
                position: relative;
            }

            .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header {
                padding: 0;
                order: 1;
            }

                .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header h3, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header h3 {
                    font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                    font-size: 1.4rem;
                    font-size: 14px;
                    line-height: 1.4;
                    position: relative;
                    padding-bottom: 2px;
                    margin-bottom: 18px;
                }

                    .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header h3:after, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header h3:after {
                        content: '';
                        position: absolute;
                        bottom: 0;
                        left: 0;
                        width: 197px;
                        height: 1px;
                        background: #c8c8c8;
                    }

            .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial blockquote, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial blockquote {
                font-size: 28px;
                font-size: 2.8rem;
                line-height: 1.4;
            }

            .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-body, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-body {
                font-family: 'DaimlerCS-Light', Arial, sans-serif;
                line-height: 1.6;
                font-style: normal;
                width: 92%;
                order: 2;
                padding: 0 0 0 160px;
                margin: 0;
                align-self: auto;
            }

            .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer {
                margin: 18px 0 0 0;
            }

                .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-avatar, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-avatar {
                    position: absolute;
                    top: -24px;
                    left: 0;
                }

                .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-info, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-info {
                    font-family: 'DaimlerCS-Light', Arial, sans-serif;
                    font-size: 16px;
                    font-size: 1.6rem;
                    line-height: 22px;
                    line-height: 2.2rem;
                    display: block;
                    margin: 0;
                    flex: 1 0 0;
                    position: relative;
                    padding: 0 0 0 160px;
                }

                    .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-info span, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-info span {
                        display: block;
                        display: -webkit-box;
                        font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                    }

            .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header + .testimonial-body, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header + .testimonial-body {
                margin-top: 39px;
            }

                .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header + .testimonial-body + .testimonial-footer .testimonial-avatar, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header + .testimonial-body + .testimonial-footer .testimonial-avatar {
                    top: 47px;
                }

        .reloaded .article-photo .asset-container.asset-left .ir-modules-wrapper .module-testimonial blockquote, .reloaded .article-copy .asset-container.asset-left .ir-modules-wrapper .module-testimonial blockquote, .reloaded .article-photo .asset-container.asset-right .ir-modules-wrapper .module-testimonial blockquote, .reloaded .article-copy .asset-container.asset-right .ir-modules-wrapper .module-testimonial blockquote {
            font-size: 28px;
            font-size: 2.8rem;
            line-height: 1.4;
        }

        .reloaded .container-fluid .section-intro, .reloaded .container .section-intro {
            padding-top: 100px;
            width: 960px;
        }

            .reloaded .container-fluid .section-intro h2, .reloaded .container .section-intro h2 {
                margin-top: 10px;
                margin-bottom: 2px;
            }

                .reloaded .container-fluid .section-intro h2 span, .reloaded .container .section-intro h2 span {
                    font-size: 62px;
                    font-size: 6.2rem;
                }

            .reloaded .container-fluid .section-intro .more-info-link a, .reloaded .container .section-intro .more-info-link a {
                font-size: 22px;
                font-size: 2.2rem;
            }

            .reloaded .container-fluid .section-intro .abstract, .reloaded .container .section-intro .abstract {
                width: 100%;
                font-size: 28px;
                font-size: 2.8rem;
                margin-left: 0;
                line-height: 43px;
                line-height: 4.3rem;
                margin: 100px 0 0 0;
            }

            .reloaded .container-fluid .section-intro .more-info-link + .abstract, .reloaded .container .section-intro .more-info-link + .abstract {
                margin: 116px 0 0 0;
            }

        .reloaded .container-fluid .section-btns-wrapper, .reloaded .container .section-btns-wrapper {
            width: 1024px;
            margin: 0 auto 140px;
        }

            .reloaded .container-fluid .section-btns-wrapper .btn, .reloaded .container .section-btns-wrapper .btn {
                font-size: 18px;
                font-size: 1.8rem;
                padding: 15px 75px;
            }

                .reloaded .container-fluid .section-btns-wrapper .btn:after, .reloaded .container .section-btns-wrapper .btn:after {
                    margin: -3px 0 0 8px;
                    transform: scale(0.7);
                }

        .reloaded .container-fluid .bg-img-wrapper, .reloaded .container .bg-img-wrapper {
            position: absolute;
            width: 1366px;
            margin-left: -683px;
        }

        .reloaded .article-page .container-fluid.bg-color-6:not(.has-img-top) .section-intro h2, .reloaded .article-page .container-fluid.bg-color-6:not(.has-img-top) .section-intro h2 span {
            font-size: 3rem;
            margin-left: 7px;
            width: 960px;
        }

        .reloaded .article-page .container-fluid.bg-color-6:not(.has-img-top) .section-intro .abstract {
            margin-left: 0;
            font-size: 2.4rem;
        }

            .reloaded .article-page .container-fluid.bg-color-6:not(.has-img-top) .section-intro .abstract p {
                width: 960px;
            }

        .reloaded .category-page .container-fluid {
        }

            .reloaded .category-page .container-fluid.grid.bg-color-1:not(.has-img-top):not(.has-img-bottom) .section-intro {
                padding-top: 80px;
            }

            .reloaded .category-page .container-fluid.grid.bg-color-1:not(.has-img-top):not(.has-img-bottom) .grid-teaser-section {
                margin: 80px auto 80px;
            }

            .reloaded .category-page .container-fluid.grid.bg-color-1.has-img-top:not(.has-img-bottom) .section-intro {
                padding-top: 100px;
            }

            .reloaded .category-page .container-fluid.grid.bg-color-1.has-img-top:not(.has-img-bottom) .grid-teaser-section {
                margin: 137px auto 80px;
            }

            .reloaded .category-page .container-fluid.grid.bg-color-1 .grid-teaser-section {
                margin: 80px auto 80px;
            }

            .reloaded .category-page .container-fluid.grid.visual-content {
                height: 1366px;
                margin-top: -400px;
                margin-bottom: -230px;
            }

                .reloaded .category-page .container-fluid.grid.visual-content .section-intro {
                    margin-top: 325px;
                }

                .reloaded .category-page .container-fluid.grid.visual-content .section-btns-wrapper {
                    bottom: 260px;
                }

        .reloaded .grid-teaser-section {
            width: 1200px;
            margin: 100px auto 100px;
        }

        .reloaded .grid-wrapper .grid-column-sizer {
            width: 300px;
            height: 300px;
        }

        .reloaded .grid-wrapper .grid-elem {
            font-size: 18px;
            font-size: 1.8rem;
        }

            .reloaded .grid-wrapper .grid-elem .teaser-content:before {
                right: 20px;
                top: 20px;
            }

            .reloaded .grid-wrapper .grid-elem p.teaser-head {
                font-size: 25px;
                font-size: 2.5rem;
                padding: 47px 23px 0 48px;
                margin-bottom: 20px;
            }

            .reloaded .grid-wrapper .grid-elem p.teaser-abstract {
                font-size: 18px;
                font-size: 1.8rem;
                padding: 5px 48px 0 48px;
            }

            .reloaded .grid-wrapper .grid-elem .module-category-label {
                padding: 5px 20px;
                font-size: 1.6rem;
            }

                .reloaded .grid-wrapper .grid-elem .module-category-label:after {
                    right: 15px;
                    top: 5px;
                    transform: scale(0.6);
                }

            .reloaded .grid-wrapper .grid-elem .teaser-social-wrapper {
                padding: 0;
            }

            .reloaded .grid-wrapper .grid-elem.size-1-1 {
                width: 600px;
                height: 600px;
            }

                .reloaded .grid-wrapper .grid-elem.size-1-1 .teaser-head {
                    padding: 70px 0 0 60px;
                }

                .reloaded .grid-wrapper .grid-elem.size-1-1 .teaser-abstract {
                    bottom: 75px;
                    left: 10px;
                }

                    .reloaded .grid-wrapper .grid-elem.size-1-1 .teaser-abstract span {
                        padding: 10px 0 10px 0;
                    }

                .reloaded .grid-wrapper .grid-elem.size-1-1 .teaser-content.pos-bl .teaser-head {
                    padding: 0 0 70px 60px;
                }

                .reloaded .grid-wrapper .grid-elem.size-1-1.split .teaser-content {
                    height: 300px;
                }

                    .reloaded .grid-wrapper .grid-elem.size-1-1.split .teaser-content:before {
                        top: 315px;
                    }

                .reloaded .grid-wrapper .grid-elem.size-1-1.split .teaser-img {
                    height: 300px;
                }

                .reloaded .grid-wrapper .grid-elem.size-1-1.split.img-top .teaser-content {
                    top: 300px;
                }

                    .reloaded .grid-wrapper .grid-elem.size-1-1.split.img-top .teaser-content:before {
                        top: -285px;
                    }

                .reloaded .grid-wrapper .grid-elem.size-1-1.size-l {
                    width: 1200px;
                    height: 1200px;
                }

                .reloaded .grid-wrapper .grid-elem.size-1-1.size-m {
                    width: 600px;
                    height: 600px;
                }

                .reloaded .grid-wrapper .grid-elem.size-1-1.size-s {
                    width: 300px;
                    height: 300px;
                }

                    .reloaded .grid-wrapper .grid-elem.size-1-1.size-s .teaser-content .teaser-head {
                        padding: 47px 48px 0 48px;
                    }

                    .reloaded .grid-wrapper .grid-elem.size-1-1.size-s .teaser-content .teaser-abstract {
                        bottom: auto;
                    }

                .reloaded .grid-wrapper .grid-elem.size-1-1.size-xs {
                    width: 150px;
                    height: 150px;
                }

                    .reloaded .grid-wrapper .grid-elem.size-1-1.size-xs p.teaser-head {
                        padding: 32px 28px 0 28px;
                    }

                    .reloaded .grid-wrapper .grid-elem.size-1-1.size-xs p.teaser-abstract {
                        max-width: 100%;
                        bottom: 20px;
                        padding: 0 28px 0 28px;
                    }

                .reloaded .grid-wrapper .grid-elem.size-1-1.video .teaser-content:after {
                    transform: scale(1);
                }

            .reloaded .grid-wrapper .grid-elem.size-2-1.size-s, .reloaded .grid-wrapper .grid-elem.size-1-2.size-s {
                width: 600px;
                height: 300px;
            }

            .reloaded .grid-wrapper .grid-elem.size-2-1.size-xs, .reloaded .grid-wrapper .grid-elem.size-1-2.size-xs {
                width: 300px;
                height: 150px;
            }

                .reloaded .grid-wrapper .grid-elem.size-2-1.size-xs p.teaser-head, .reloaded .grid-wrapper .grid-elem.size-1-2.size-xs p.teaser-head {
                    padding: 15px 20px 0 20px;
                }

                .reloaded .grid-wrapper .grid-elem.size-2-1.size-xs p.teaser-abstract, .reloaded .grid-wrapper .grid-elem.size-1-2.size-xs p.teaser-abstract {
                    padding: 5px 20px 0 20px;
                }

            .reloaded .grid-wrapper .grid-elem.size-2-1 .teaser-social-wrapper, .reloaded .grid-wrapper .grid-elem.size-1-2 .teaser-social-wrapper {
                margin: 10px 0 0 48px;
            }

            .reloaded .grid-wrapper .grid-elem.size-1-2 .teaser-content {
                float: none;
                width: 100%;
                height: 50%;
            }

            .reloaded .grid-wrapper .grid-elem.size-1-2 .teaser-img {
                float: none;
                width: 100%;
                height: 50%;
            }

            .reloaded .grid-wrapper .grid-elem.size-1-2.size-s {
                width: 300px;
                height: 600px;
            }

                .reloaded .grid-wrapper .grid-elem.size-1-2.size-s .teaser-content {
                    height: 300px;
                }

                .reloaded .grid-wrapper .grid-elem.size-1-2.size-s .teaser-img {
                    height: 300px;
                }

            .reloaded .grid-wrapper .grid-elem.size-1-2.size-xs {
                width: 150px;
                height: 300px;
            }

                .reloaded .grid-wrapper .grid-elem.size-1-2.size-xs .teaser-content {
                    height: 150px;
                }

                .reloaded .grid-wrapper .grid-elem.size-1-2.size-xs .teaser-img {
                    height: 150px;
                }

            .reloaded .grid-wrapper .grid-elem.size-1-2.size-xl {
                width: 1200px;
                height: 2400px;
            }

                .reloaded .grid-wrapper .grid-elem.size-1-2.size-xl .teaser-content {
                    width: 1200px;
                    height: 1200px;
                }

                    .reloaded .grid-wrapper .grid-elem.size-1-2.size-xl .teaser-content:after {
                        display: none;
                    }

                .reloaded .grid-wrapper .grid-elem.size-1-2.size-xl .teaser-img {
                    height: 2400px;
                }

            .reloaded .grid-wrapper .grid-elem.size-3-1 {
                width: 900px;
                height: 300px;
            }

                .reloaded .grid-wrapper .grid-elem.size-3-1.size-s p.teaser-head {
                    margin-bottom: 20px;
                }

                .reloaded .grid-wrapper .grid-elem.size-3-1.size-xs {
                    width: 600px;
                    height: 200px;
                }

            .reloaded .grid-wrapper .grid-elem.placeholder.flat.size-2-1 {
                height: 150px;
            }

            .reloaded .grid-wrapper .grid-elem.contact-teaser.size-1-1 .teaser-head {
                margin: 50px 0 50px;
                position: relative;
                top: 70px;
                left: 70px;
                padding: 18px 0;
                background: #fff;
                display: inline;
                -webkit-box-decoration-break: clone;
                -ms-box-decoration-break: clone;
                -o-box-decoration-break: clone;
                box-decoration-break: clone;
                box-shadow: 20px 0 0 #fff, -20px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
            }

            .reloaded .grid-wrapper .grid-elem.contact-teaser.size-1-1 .teaser-social-wrapper {
                position: relative;
                z-index: 100;
                top: 74px;
                left: 50px;
            }

                .reloaded .grid-wrapper .grid-elem.contact-teaser.size-1-1 .teaser-social-wrapper ul {
                    display: inline-block;
                    background: #fff;
                    padding: 0px 13px 16px 22px;
                }

            .reloaded .grid-wrapper .grid-elem.contact-teaser.size-2-1 .teaser-abstract {
                bottom: 25px;
            }

            .reloaded .grid-wrapper .grid-elem.search-link-tile {
                width: 200px !important;
                height: 200px !important;
            }

                .reloaded .grid-wrapper .grid-elem.search-link-tile .teaser-content .teaser-head {
                    font-size: 22px;
                    font-size: 2.2rem;
                    margin: 0;
                    margin-top: -12px;
                    padding: 25px 30px 0;
                }

                    .reloaded .grid-wrapper .grid-elem.search-link-tile .teaser-content .teaser-head span {
                        box-shadow: none;
                        background: transparent;
                    }

                .reloaded .grid-wrapper .grid-elem.search-link-tile .teaser-content:before {
                    margin: 12px 0 0 -50px;
                    transform: scale(0.88);
                }

                .reloaded .grid-wrapper .grid-elem.search-link-tile a:hover .teaser-content .teaser-head span {
                    box-shadow: none !important;
                    background: transparent !important;
                }

            .reloaded .grid-wrapper .grid-elem .video-icon-style {
                transform: scale(0.85);
            }

            .reloaded .grid-wrapper .grid-elem.video .teaser-img:after {
                transform: scale(0.85);
            }

            .reloaded .grid-wrapper .grid-elem.video.size-1-1 .teaser-content:after {
                transform: scale(1);
            }

            .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker h2 {
                font-size: 26px;
                font-size: 2.6rem;
            }

            .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-category-label {
                padding: 5px 20px;
                font-size: 1.6rem;
            }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-category-label:after {
                    right: 15px;
                    top: 5px;
                    transform: scale(0.6);
                }

            .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-img {
                margin: 0 0 40px;
                padding: 0 30px;
            }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-img img {
                    width: 80%;
                }

            .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers {
                margin: 0 auto 35px;
            }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.currency .prefix, .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.number .prefix {
                    font-size: 39px;
                    font-size: 3.9rem;
                    line-height: 1em;
                }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.currency .unit, .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.number .unit {
                    font-size: 35px;
                    font-size: 3.5rem;
                    line-height: 1em;
                    margin: 0;
                }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.currency .value, .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.number .value {
                    font-size: 73px;
                    font-size: 7.3rem;
                    line-height: 0.7em;
                }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.currency .signifier, .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.number .signifier {
                    font-size: 35px;
                    font-size: 3.5rem;
                    line-height: 0.7em;
                }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.currency.sml-txt .value, .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.number.sml-txt .value {
                    font-size: 48px;
                    font-size: 4.8rem;
                    line-height: 0.7em;
                }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.currency.md-txt, .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.number.md-txt {
                }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.currency.md-txt .value, .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.number.md-txt .value {
                        font-size: 55px;
                        font-size: 5.5rem;
                        line-height: 0.7em;
                        margin: 0 0 15px 0;
                    }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.percent {
                    margin-top: 10px;
                }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.percent .prefix {
                        font-size: 53px;
                        font-size: 5.3rem;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.percent .value {
                        font-size: 115px;
                        font-size: 11.5rem;
                        line-height: 0.7em;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.percent .unit {
                        font-size: 78px;
                        font-size: 7.8rem;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.percent.md-txt {
                        margin-top: -9px;
                    }

                        .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.percent.md-txt .value {
                            font-size: 80px;
                            font-size: 8rem;
                            line-height: 1.2em;
                        }

            .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .figure-footnote {
                font-size: 14px;
                font-size: 1.4rem;
            }

            .reloaded .grid-wrapper .grid-elem .ir-module .ir-module-diagram {
                padding: 65px 45px 20px 45px;
            }

                .reloaded .grid-wrapper .grid-elem .ir-module .ir-module-diagram .cta .content-wrapper .module-category-label {
                    padding: 5px 20px;
                    font-size: 1.6rem;
                }

                    .reloaded .grid-wrapper .grid-elem .ir-module .ir-module-diagram .cta .content-wrapper .module-category-label:after {
                        right: 15px;
                        top: 5px;
                        transform: scale(0.6);
                    }

                .reloaded .grid-wrapper .grid-elem .ir-module .ir-module-diagram .content-wrapper .module-category-label {
                    padding: 5px 20px;
                    font-size: 1.6rem;
                }

                    .reloaded .grid-wrapper .grid-elem .ir-module .ir-module-diagram .content-wrapper .module-category-label:after {
                        right: 15px;
                        top: 5px;
                        transform: scale(0.6);
                    }

                .reloaded .grid-wrapper .grid-elem .ir-module .ir-module-diagram .content-wrapper .chart-footer {
                    font-size: 14px;
                    font-size: 1.4rem;
                }

                .reloaded .grid-wrapper .grid-elem .ir-module .ir-module-diagram h2 {
                    margin: 0 auto 20px;
                    font-size: 26px;
                    font-size: 2.6rem;
                }

                    .reloaded .grid-wrapper .grid-elem .ir-module .ir-module-diagram h2 .subline {
                        font-size: 26px;
                        font-size: 2.6rem;
                    }

            .reloaded .grid-wrapper .grid-elem .ir-module.module-testimonial {
                padding: 80px 90px 60px 70px;
            }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-testimonial .testimonial-body {
                    font-size: 18px;
                    font-size: 1.8rem;
                }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-testimonial blockquote {
                    font-size: 25px;
                    font-size: 2.5rem;
                }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-testimonial .testimonial-avatar {
                    transform: scale(0.9);
                }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-testimonial .testimonial-signature {
                    bottom: 40px;
                    left: 70px;
                    transform: scale(1);
                }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-testimonial .testimonial-info {
                    font-size: 15px;
                    font-size: 1.5rem;
                    line-height: 1.2em;
                    bottom: 100px;
                    left: 70px;
                }

            .reloaded .grid-wrapper .grid-elem.size-2-1 .ir-module.module-figures .row {
                margin-top: 15px;
            }

            .reloaded .grid-wrapper .grid-elem.size-2-1 .ir-module.module-figures .module-figures-img {
                padding: 0 20px;
            }

                .reloaded .grid-wrapper .grid-elem.size-2-1 .ir-module.module-figures .module-figures-img img {
                    width: 90%;
                }

            .reloaded .grid-wrapper .grid-elem.size-2-1 .ir-module.module-figures .figure-footnote + .cta {
                margin-bottom: 15px;
            }

        .reloaded .infographics-section {
            min-height: 775px;
        }

            .reloaded .infographics-section .infographics-carousel-content .owl-carousel {
                max-width: 960px;
            }

            .reloaded .infographics-section .infographics-carousel-content .infographics-element {
                width: 280px;
                margin: 0 20px;
            }

                .reloaded .infographics-section .infographics-carousel-content .infographics-element .element-img {
                    width: 280px;
                    height: 158px;
                }

                .reloaded .infographics-section .infographics-carousel-content .infographics-element .element-value {
                    width: 280px;
                    height: 158px;
                }

                .reloaded .infographics-section .infographics-carousel-content .infographics-element .element-description {
                    font-size: 22px;
                    font-size: 2.2rem;
                    line-height: 34px;
                    line-height: 3.4rem;
                    margin-top: 25px;
                }

                    .reloaded .infographics-section .infographics-carousel-content .infographics-element .element-description p {
                        left: 10px;
                        padding: 10px 10px 10px 10px;
                        margin: 0 0 0 -10px;
                        background: #fff;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 10px 0 0 #fff, -10px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
                    }

            .reloaded .infographics-section .infographics-carousel-control {
                display: block;
                width: 1200px;
                height: 70px;
                position: absolute;
                top: 92px;
                left: 50%;
                margin: 0 0 0 -600px;
            }

        .reloaded .startup-section {
            width: 1080px;
        }

        .reloaded .events-teaser-section {
            margin: 50px 0;
            padding: 50px 0 0;
            min-height: 470px;
        }

            .reloaded .events-teaser-section .section-intro {
                padding-top: 50px;
            }

            .reloaded .events-teaser-section .events-teaser-carousel-content .owl-carousel {
                width: 825px;
                width: 1020px;
            }

            .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element {
                font-size: 22px;
                font-size: 2.2rem;
            }

                .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element .teaser-content {
                    height: 235px;
                    padding: 37px 20px 30px 37px;
                }

                .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element a .teaser-content:before {
                    transform: scale(0.65);
                }

                .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element .rt-location {
                    font-size: 16px;
                    font-size: 1.6rem;
                }

                .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element .teaser-img {
                    height: 235px;
                    float: right;
                    display: block;
                }

                    .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element .teaser-img img {
                        width: 100%;
                        height: auto;
                    }

                .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element.no-img .teaser-content {
                    height: 100%;
                }

                    .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element.no-img .teaser-content:after {
                        display: none;
                    }

                .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element.no-img .teaser-img {
                    display: none;
                }

            .reloaded .events-teaser-section .events-teaser-carousel-control {
                left: 50%;
                width: 1200px;
                top: 200px;
                margin: 0 0 0 -600px;
            }

                .reloaded .events-teaser-section .events-teaser-carousel-control .owl-prev {
                    left: 35px !important;
                    width: 70px;
                    height: 70px;
                    top: 0;
                }

                    .reloaded .events-teaser-section .events-teaser-carousel-control .owl-prev:after {
                        right: 27px;
                        transform: scale(1);
                    }

                .reloaded .events-teaser-section .events-teaser-carousel-control .owl-next {
                    right: 35px !important;
                    width: 70px;
                    height: 70px;
                    top: 0;
                }

                    .reloaded .events-teaser-section .events-teaser-carousel-control .owl-next:after {
                        left: 27px;
                        transform: scale(1);
                    }

            .reloaded .events-teaser-section .events-filter-wrapper {
                width: 1200px;
                margin: 0 0 80px -600px;
                height: 60px;
            }

                .reloaded .events-teaser-section .events-filter-wrapper .events-filter .events-filter-element {
                    width: 99px;
                    height: 60px;
                    font-size: 18px;
                    font-size: 1.8rem;
                }

                .reloaded .events-teaser-section .events-filter-wrapper .preselected {
                    height: 78px;
                    font-size: 18px;
                    font-size: 1.8rem;
                    padding-top: 31px;
                }

                    .reloaded .events-teaser-section .events-filter-wrapper .preselected .move-owl {
                        width: 78px;
                        height: 78px;
                    }

                        .reloaded .events-teaser-section .events-filter-wrapper .preselected .move-owl:after {
                            width: 18px;
                            height: 18px;
                            top: 31px;
                            left: 30px;
                        }

                    .reloaded .events-teaser-section .events-filter-wrapper .preselected:hover .move-owl {
                        background: #444444;
                        transition: all 0.1s ease-in-out;
                        transition-property: background;
                    }

                .reloaded .events-teaser-section .events-filter-wrapper.moveupdown {
                    width: 320px;
                }

                    .reloaded .events-teaser-section .events-filter-wrapper.moveupdown .events-filter {
                        width: 320px;
                        top: 83px;
                    }

                .reloaded .events-teaser-section .events-filter-wrapper.tags-wrapper {
                    height: 78px;
                }

                    .reloaded .events-teaser-section .events-filter-wrapper.tags-wrapper .events-filter .events-filter-element {
                        height: 78px;
                        padding-top: 28px;
                    }

        .reloaded .teaser-carousel-section {
            margin: 290px 0 50px 0;
            padding: 50px 0 0;
        }

            .reloaded .teaser-carousel-section + .section-btns-wrapper {
                margin-bottom: 80px !important;
            }

            .reloaded .teaser-carousel-section .section-intro {
                padding-top: 50px;
            }

            .reloaded .teaser-carousel-section .teaser-carousel-control {
                width: 1200px;
                top: 132px;
                margin: 0 0 0 -600px;
            }

                .reloaded .teaser-carousel-section .teaser-carousel-control .owl-prev {
                    left: 35px !important;
                }

                .reloaded .teaser-carousel-section .teaser-carousel-control .owl-next {
                    right: 35px !important;
                }

            .reloaded .teaser-carousel-section .module-category-label {
                padding: 5px 20px;
                font-size: 1.6rem;
            }

                .reloaded .teaser-carousel-section .module-category-label:after {
                    right: 15px;
                    top: 5px;
                    transform: scale(0.6);
                }

        .reloaded .teaser-carousel-section {
            margin: 230px 0 50px 0;
            padding: 50px 0 0;
        }

            .reloaded .teaser-carousel-section + .section-btns-wrapper {
                margin-bottom: 80px !important;
            }

            .reloaded .teaser-carousel-section .section-intro {
                padding-top: 50px;
            }

            .reloaded .teaser-carousel-section .teaser-carousel-content .owl-carousel {
                width: 825px;
            }

        .reloaded .no-nav .article-copy .schedule > li .elem-time, .reloaded .article-copy .schedule > li .elem-time {
            line-height: 42px;
            line-height: 4.2rem;
        }
}

@media screen and (min-width:1681px) and screen and (-ms-high-contrast:active), screen and (min-width:1681px) and (-ms-high-contrast:none) {
    .reloaded.majuscule .page-main-inner-content, .reloaded.majuscule.no-nav .page-main-inner-content {
    }

        .reloaded.majuscule .page-main-inner-content > .article-copy > p:first-of-type:first-letter, .reloaded.majuscule.no-nav .page-main-inner-content > .article-copy > p:first-of-type:first-letter {
            margin: 0.06em 0.1em 0 0;
            line-height: 0.75;
        }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .reloaded {
    }

        .reloaded footer .social-media-links {
            margin-top: 0;
        }

        .reloaded .article-copy.numbers-wrapper {
            margin-bottom: 70px;
            padding-bottom: 0;
        }

            .reloaded .article-copy.numbers-wrapper .numbers-element {
                padding: 15px 15px 10px 15px;
                height: 135px;
            }

                .reloaded .article-copy.numbers-wrapper .numbers-element .info {
                    font-size: 14px;
                    font-size: 1.4rem;
                }

        .reloaded.article-page .page-main-content {
            width: 100%;
            margin-left: 0;
        }

        .reloaded.article-page .page-intro.locations-intro {
            margin-bottom: 0;
        }

            .reloaded.article-page .page-intro.locations-intro .intro-headline {
                padding-right: 50px;
            }

                .reloaded.article-page .page-intro.locations-intro .intro-headline h1 {
                    font-size: 40px;
                    font-size: 4rem;
                }

                    .reloaded.article-page .page-intro.locations-intro .intro-headline h1 span {
                        font-size: 40px;
                        font-size: 4rem;
                    }

            .reloaded.article-page .page-intro.locations-intro.txt-left .intro-headline {
                position: relative;
                bottom: auto;
                top: 0px;
                left: 34px;
                float: none;
                width: 80%;
                margin: 5px 0 -30px 0;
            }

            .reloaded.article-page .page-intro.locations-intro .locations-data .location-map-wrapper {
                width: 100%;
                height: 350px;
                float: none;
            }

            .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper {
                width: 614px;
                height: auto;
                float: none;
                padding: 30px 0 0;
                margin: 0 auto;
            }

                .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper .company-logo-wrapper {
                    float: left;
                    width: 45%;
                    min-height: 50px;
                    display: flex;
                }

                .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper .awards-carousel-wrapper {
                    display: block;
                    float: right;
                    position: relative;
                    width: 50%;
                    text-align: center;
                }

                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper .awards-carousel-wrapper .awards-carousel-content .award-item {
                        height: 50px;
                    }

                        .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper .awards-carousel-wrapper .awards-carousel-content .award-item img {
                            height: 50px;
                            width: auto;
                            margin: 0 auto;
                        }

                .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper {
                    padding: 20px 0 10px 0;
                }

                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content {
                        width: 550px;
                    }

        .reloaded.majuscule .page-main-inner-content, .reloaded.majuscule.no-nav .page-main-inner-content {
        }

            .reloaded.majuscule .page-main-inner-content > .article-copy > p:first-of-type:first-line, .reloaded.majuscule.no-nav .page-main-inner-content > .article-copy > p:first-of-type:first-line {
                line-height: 100%;
            }

            .reloaded.majuscule .page-main-inner-content > .article-copy > p:first-of-type:first-letter, .reloaded.majuscule.no-nav .page-main-inner-content > .article-copy > p:first-of-type:first-letter {
                font-size: 100px;
                font-size: 10rem;
                margin: 0.06em 0.1em 0 0;
            }

            .reloaded.majuscule .page-main-inner-content > .article-copy ~ .article-copy p:first-of-type:first-line, .reloaded.majuscule.no-nav .page-main-inner-content > .article-copy ~ .article-copy p:first-of-type:first-line {
                line-height: inherit;
            }

            .reloaded.majuscule .page-main-inner-content > .article-copy ~ .article-copy p:first-of-type:first-letter, .reloaded.majuscule.no-nav .page-main-inner-content > .article-copy ~ .article-copy p:first-of-type:first-letter {
                color: inherit;
                font-size: inherit;
                font-family: inherit;
                padding: 0;
                margin: 0;
                float: none;
                line-height: inherit;
            }

        .reloaded .page-main-inner-content, .reloaded.no-nav .page-main-inner-content {
            width: 614px;
            margin-left: auto;
            margin-right: auto;
            font-family: 'DaimlerCS-Light', Arial, sans-serif;
        }

            .reloaded .page-main-inner-content .article-copy, .reloaded.no-nav .page-main-inner-content .article-copy {
                font-size: 18px;
                font-size: 1.8rem;
                padding: 0 0 0 0;
            }

                .reloaded .page-main-inner-content .article-copy p, .reloaded.no-nav .page-main-inner-content .article-copy p {
                    font-size: 18px;
                    font-size: 1.8rem;
                    line-height: 1.5;
                }

            .reloaded .page-main-inner-content .contact-persons-wrapper, .reloaded.no-nav .page-main-inner-content .contact-persons-wrapper {
                padding: 17px 0 0 0;
                font-size: 16px;
                font-size: 1.6rem;
            }

                .reloaded .page-main-inner-content .contact-persons-wrapper .contact-persons-item, .reloaded.no-nav .page-main-inner-content .contact-persons-wrapper .contact-persons-item {
                    padding: 0 0 0 40px;
                    margin-bottom: 35px;
                }

                    .reloaded .page-main-inner-content .contact-persons-wrapper .contact-persons-item .phone, .reloaded.no-nav .page-main-inner-content .contact-persons-wrapper .contact-persons-item .phone, .reloaded .page-main-inner-content .contact-persons-wrapper .contact-persons-item .fax, .reloaded.no-nav .page-main-inner-content .contact-persons-wrapper .contact-persons-item .fax {
                        margin-bottom: 15px;
                    }

                    .reloaded .page-main-inner-content .contact-persons-wrapper .contact-persons-item p, .reloaded.no-nav .page-main-inner-content .contact-persons-wrapper .contact-persons-item p {
                        font-size: 16px;
                        font-size: 1.6rem;
                    }

            .reloaded .page-main-inner-content .article-timeline, .reloaded.no-nav .page-main-inner-content .article-timeline {
                width: 80%;
                margin: 40px auto 30px;
                font-size: 16px;
                font-size: 1.6rem;
            }

                .reloaded .page-main-inner-content .article-timeline .timeline-elem, .reloaded.no-nav .page-main-inner-content .article-timeline .timeline-elem {
                    padding: 0 0 25px 0;
                }

                    .reloaded .page-main-inner-content .article-timeline .timeline-elem p, .reloaded.no-nav .page-main-inner-content .article-timeline .timeline-elem p {
                        font-size: 16px;
                        font-size: 1.6rem;
                    }

                    .reloaded .page-main-inner-content .article-timeline .timeline-elem .elem-pic, .reloaded.no-nav .page-main-inner-content .article-timeline .timeline-elem .elem-pic {
                        margin-right: 30px;
                        width: 90px;
                        height: 90px;
                    }

                        .reloaded .page-main-inner-content .article-timeline .timeline-elem .elem-pic + .elem-content, .reloaded.no-nav .page-main-inner-content .article-timeline .timeline-elem .elem-pic + .elem-content {
                            padding-top: 25px;
                        }

                        .reloaded .page-main-inner-content .article-timeline .timeline-elem .elem-pic:after, .reloaded.no-nav .page-main-inner-content .article-timeline .timeline-elem .elem-pic:after {
                            width: 90px;
                            height: 90px;
                            border-radius: 45px;
                        }

                        .reloaded .page-main-inner-content .article-timeline .timeline-elem .elem-pic img, .reloaded.no-nav .page-main-inner-content .article-timeline .timeline-elem .elem-pic img {
                            position: absolute;
                            top: 50%;
                            left: 50%;
                            margin: -21px 0 0 -21px;
                        }

                    .reloaded .page-main-inner-content .article-timeline .timeline-elem .elem-content .nr, .reloaded.no-nav .page-main-inner-content .article-timeline .timeline-elem .elem-content .nr {
                        font-size: 26px;
                        font-size: 2.6rem;
                    }

                .reloaded .page-main-inner-content .article-timeline.connection-type-arrow-1 .timeline-elem, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-arrow-1 .timeline-elem {
                    padding-bottom: 50px;
                }

                    .reloaded .page-main-inner-content .article-timeline.connection-type-arrow-1 .timeline-elem:after, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-arrow-1 .timeline-elem:after {
                        bottom: 0;
                        transform: scale(0.65);
                    }

                    .reloaded .page-main-inner-content .article-timeline.connection-type-arrow-1 .timeline-elem:last-child, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-arrow-1 .timeline-elem:last-child {
                        padding: 0;
                    }

                .reloaded .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem {
                    padding-bottom: 165px;
                }

                    .reloaded .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem:after, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem:after {
                        bottom: 0;
                        transform: scale(0.65);
                    }

                    .reloaded .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem:last-child, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem:last-child {
                        padding: 0;
                    }

                    .reloaded .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem:nth-child(even):after, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem:nth-child(even):after {
                        transform: scale(-0.65, 0.65);
                    }

                .reloaded .page-main-inner-content .article-timeline.alternating, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating {
                    width: 85%;
                }

                    .reloaded .page-main-inner-content .article-timeline.alternating .timeline-elem, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating .timeline-elem {
                        width: 100%;
                        padding-bottom: 50px;
                    }

                        .reloaded .page-main-inner-content .article-timeline.alternating .timeline-elem:nth-child(even) .elem-pic, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating .timeline-elem:nth-child(even) .elem-pic {
                            margin-left: 40px;
                        }

                    .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-line .timeline-elem, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-line .timeline-elem {
                    }

                        .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-line .timeline-elem:nth-child(even):after, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-line .timeline-elem:nth-child(even):after {
                            right: 43px;
                        }

                    .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-arrow-1 .timeline-elem, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-arrow-1 .timeline-elem {
                        padding-bottom: 50px;
                    }

                        .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-arrow-1 .timeline-elem:after, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-arrow-1 .timeline-elem:after {
                            bottom: 0;
                        }

                        .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-arrow-1 .timeline-elem:last-child, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-arrow-1 .timeline-elem:last-child {
                            padding: 0;
                        }

                    .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-arrow-2 .timeline-elem, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-arrow-2 .timeline-elem {
                        padding-bottom: 165px;
                    }

                        .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-arrow-2 .timeline-elem:after, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-arrow-2 .timeline-elem:after {
                            bottom: 0;
                        }

                        .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-arrow-2 .timeline-elem:last-child, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-arrow-2 .timeline-elem:last-child {
                            padding: 0;
                        }

                    .reloaded .page-main-inner-content .article-timeline.alternating.center, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.center {
                        width: 614px;
                    }

                        .reloaded .page-main-inner-content .article-timeline.alternating.center .timeline-elem, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.center .timeline-elem {
                            width: 352px;
                        }

        .reloaded.no-nav .article-abstract {
            margin-left: 0;
        }

            .reloaded.no-nav .article-abstract p {
                width: auto;
                font-size: 23px;
                font-size: 2.3rem;
            }

        .reloaded .body-template-container.pullout-left {
            width: 768px;
            margin-left: -77px;
        }

            .reloaded .body-template-container.pullout-left h2 {
                margin-left: 77px;
            }

        .reloaded .page-intro {
            margin-bottom: 122px;
            top: 0;
        }

            .reloaded .page-intro.no-img {
                margin-top: 50px;
                margin-bottom: 70px;
            }

            .reloaded .page-intro .intro-visual {
                margin-left: -54px;
                width: 768px;
                height: 384px;
            }

            .reloaded .page-intro .intro-headline {
                bottom: -25px;
                width: 70%;
            }

            .reloaded .page-intro h1 {
                font-size: 40px;
                font-size: 4rem;
                line-height: 1.3;
                padding: 8px 0 8px 0;
                margin: 0;
            }

                .reloaded .page-intro h1 span {
                    font-size: 40px;
                    font-size: 4rem;
                    line-height: 1.3;
                }

            .reloaded .page-intro .co2-label {
                margin-bottom: -55px;
            }

        .reloaded .owl-slider {
            height: auto;
            width: 100%;
            margin: 27px auto 0;
            padding: 0;
        }

            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content {
                width: 100%;
                height: 576px;
                margin-left: 0;
                left: 0;
            }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element {
                    overflow: hidden;
                }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper {
                        width: 728px;
                        height: 576px;
                        margin-left: -364px;
                    }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content {
                            left: 20px;
                            width: 70%;
                        }

                            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content h2 {
                                font-size: 35px;
                                font-size: 3.5rem;
                                line-height: 1.6;
                                padding: 14px 0;
                                background: #fff;
                                display: inline;
                                -webkit-box-decoration-break: clone;
                                -ms-box-decoration-break: clone;
                                -o-box-decoration-break: clone;
                                box-decoration-break: clone;
                                box-shadow: 20px 0 0 #fff, -20px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
                            }

                                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content h2 .cta-arrow {
                                    right: -10px;
                                    top: -1px;
                                    margin: 0 10px 0 -2px;
                                }

                                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content h2 .cta-arrow:before {
                                        margin-top: -11px;
                                        transform: scale(0.65);
                                    }

                            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content p {
                                font-size: 18px;
                                font-size: 1.8rem;
                                line-height: 1.2;
                                padding: 12px 0;
                                top: -18px;
                                background: #fff;
                                display: inline;
                                -webkit-box-decoration-break: clone;
                                -ms-box-decoration-break: clone;
                                -o-box-decoration-break: clone;
                                box-decoration-break: clone;
                                box-shadow: 20px 0 0 #fff, -20px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
                            }

                            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-tl {
                                top: 105px;
                                left: 20px;
                            }

                            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-tr {
                                top: 105px;
                                left: auto;
                                right: 20px;
                                text-align: right;
                            }

                            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-bl {
                                top: auto;
                                bottom: 180px;
                                left: 20px;
                            }

                            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-br {
                                top: auto;
                                bottom: 180px;
                                left: auto;
                                right: 20px;
                                text-align: right;
                            }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .video-icon-style {
                        left: 350px;
                        margin: -10px 0 0 -51px;
                        transform: scale(0.8);
                    }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content:after {
                        left: 350px;
                        margin: -10px 0 0 -51px;
                        transform: scale(0.8);
                    }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-tl h2:last-child:after, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-tr h2:last-child:after, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-bl h2:last-child:after {
                        margin-bottom: 20px;
                    }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-bl:after, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-br:after {
                        display: none;
                    }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-bl:before, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-br:before {
                        left: 350px;
                        margin: -10px 0 0 -51px;
                        transform: scale(0.8);
                    }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-tr:after {
                        right: 349px;
                        margin: -10px -52px 0 0;
                    }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-br:before {
                        left: auto;
                        right: 336px;
                        float: right;
                        margin: -121px -52px 0 0;
                    }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-bl:before {
                        float: right;
                        left: -109px;
                        top: -114px;
                    }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1 .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1 .box-content p {
                        background: #e6e6e6;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 20px 0 0 #e6e6e6, -20px 0 0 #e6e6e6, 4px 0 0 #e6e6e6, -4px 0 0 #e6e6e6, 3px 0 0 #e6e6e6, -3px 0 0 #e6e6e6, 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6;
                    }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1.transparent .box-content p {
                        background: #e6e6e6;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 20px 0 0 #e6e6e6, -20px 0 0 #e6e6e6, 4px 0 0 #e6e6e6, -4px 0 0 #e6e6e6, 3px 0 0 #e6e6e6, -3px 0 0 #e6e6e6, 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6;
                    }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1:hover .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1:hover .box-content p {
                        background: #c8c8c8;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 20px 0 0 #c8c8c8, -20px 0 0 #c8c8c8, 4px 0 0 #c8c8c8, -4px 0 0 #c8c8c8, 3px 0 0 #c8c8c8, -3px 0 0 #c8c8c8, 1px 0 0 #c8c8c8, -1px 0 0 #c8c8c8;
                    }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1:hover.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1:hover.transparent .box-content p {
                        background: #c8c8c8;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 20px 0 0 #c8c8c8, -20px 0 0 #c8c8c8, 4px 0 0 #c8c8c8, -4px 0 0 #c8c8c8, 3px 0 0 #c8c8c8, -3px 0 0 #c8c8c8, 1px 0 0 #c8c8c8, -1px 0 0 #c8c8c8;
                    }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2 .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2 .box-content p {
                        color: #fff;
                        background: #003340;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 20px 0 0 #003340, -20px 0 0 #003340, 4px 0 0 #003340, -4px 0 0 #003340, 3px 0 0 #003340, -3px 0 0 #003340, 1px 0 0 #003340, -1px 0 0 #003340;
                    }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2 .box-content h2 a {
                            color: #fff;
                        }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2.transparent .box-content p {
                        color: #fff;
                        background: #003340;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 20px 0 0 #003340, -20px 0 0 #003340, 4px 0 0 #003340, -4px 0 0 #003340, 3px 0 0 #003340, -3px 0 0 #003340, 1px 0 0 #003340, -1px 0 0 #003340;
                    }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2.transparent .box-content h2 a {
                            color: #fff;
                        }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2:hover .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2:hover .box-content p {
                        color: #fff;
                        background: #00677f;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 20px 0 0 #00677f, -20px 0 0 #00677f, 4px 0 0 #00677f, -4px 0 0 #00677f, 3px 0 0 #00677f, -3px 0 0 #00677f, 1px 0 0 #00677f, -1px 0 0 #00677f;
                    }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2:hover.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2:hover.transparent .box-content p {
                        color: #fff;
                        background: #00677f;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 20px 0 0 #00677f, -20px 0 0 #00677f, 4px 0 0 #00677f, -4px 0 0 #00677f, 3px 0 0 #00677f, -3px 0 0 #00677f, 1px 0 0 #00677f, -1px 0 0 #00677f;
                    }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3 .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3 .box-content p {
                        color: #fff;
                        background: #444444;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 20px 0 0 #444444, -20px 0 0 #444444, 4px 0 0 #444444, -4px 0 0 #444444, 3px 0 0 #444444, -3px 0 0 #444444, 1px 0 0 #444444, -1px 0 0 #444444;
                    }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3 .box-content h2 a {
                            color: #fff;
                        }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3.transparent .box-content p {
                        color: #fff;
                        background: #444444;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 20px 0 0 #444444, -20px 0 0 #444444, 4px 0 0 #444444, -4px 0 0 #444444, 3px 0 0 #444444, -3px 0 0 #444444, 1px 0 0 #444444, -1px 0 0 #444444;
                    }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3.transparent .box-content h2 a {
                            color: #fff;
                        }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3:hover .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3:hover .box-content p {
                        color: #fff;
                        background: #000;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 20px 0 0 #000, -20px 0 0 #000, 4px 0 0 #000, -4px 0 0 #000, 3px 0 0 #000, -3px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000;
                    }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3:hover.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3:hover.transparent .box-content p {
                        color: #fff;
                        background: #000;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 20px 0 0 #000, -20px 0 0 #000, 4px 0 0 #000, -4px 0 0 #000, 3px 0 0 #000, -3px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000;
                    }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4 .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4 .box-content p {
                        color: #fff;
                        background: #5a130a;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 20px 0 0 #5a130a, -20px 0 0 #5a130a, 4px 0 0 #5a130a, -4px 0 0 #5a130a, 3px 0 0 #5a130a, -3px 0 0 #5a130a, 1px 0 0 #5a130a, -1px 0 0 #5a130a;
                    }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4 .box-content h2 a {
                            color: #fff;
                        }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4.transparent .box-content p {
                        color: #fff;
                        background: #5a130a;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 20px 0 0 #5a130a, -20px 0 0 #5a130a, 4px 0 0 #5a130a, -4px 0 0 #5a130a, 3px 0 0 #5a130a, -3px 0 0 #5a130a, 1px 0 0 #5a130a, -1px 0 0 #5a130a;
                    }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4.transparent .box-content h2 a {
                            color: #fff;
                        }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4:hover .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4:hover .box-content p {
                        color: #fff;
                        background: #440e07;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 20px 0 0 #440e07, -20px 0 0 #440e07, 4px 0 0 #440e07, -4px 0 0 #440e07, 3px 0 0 #440e07, -3px 0 0 #440e07, 1px 0 0 #440e07, -1px 0 0 #440e07;
                    }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4:hover.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4:hover.transparent .box-content p {
                        color: #fff;
                        background: #440e07;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 20px 0 0 #440e07, -20px 0 0 #440e07, 4px 0 0 #440e07, -4px 0 0 #440e07, 3px 0 0 #440e07, -3px 0 0 #440e07, 1px 0 0 #440e07, -1px 0 0 #440e07;
                    }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5 .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5 .box-content p {
                        color: #fff;
                        background: #00677f;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 20px 0 0 #00677f, -20px 0 0 #00677f, 4px 0 0 #00677f, -4px 0 0 #00677f, 3px 0 0 #00677f, -3px 0 0 #00677f, 1px 0 0 #00677f, -1px 0 0 #00677f;
                    }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5 .box-content h2 a {
                            color: #fff;
                        }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5.transparent .box-content p {
                        color: #fff;
                        background: #00677f;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 20px 0 0 #00677f, -20px 0 0 #00677f, 4px 0 0 #00677f, -4px 0 0 #00677f, 3px 0 0 #00677f, -3px 0 0 #00677f, 1px 0 0 #00677f, -1px 0 0 #00677f;
                    }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5.transparent .box-content h2 a {
                            color: #fff;
                        }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5:hover .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5:hover .box-content p {
                        color: #fff;
                        background: #003340;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 20px 0 0 #003340, -20px 0 0 #003340, 4px 0 0 #003340, -4px 0 0 #003340, 3px 0 0 #003340, -3px 0 0 #003340, 1px 0 0 #003340, -1px 0 0 #003340;
                    }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5:hover.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5:hover.transparent .box-content p {
                        color: #fff;
                        background: #003340;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 20px 0 0 #003340, -20px 0 0 #003340, 4px 0 0 #003340, -4px 0 0 #003340, 3px 0 0 #003340, -3px 0 0 #003340, 1px 0 0 #003340, -1px 0 0 #003340;
                    }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6 .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6 .box-content p {
                        background: #fff;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 20px 0 0 #fff, -20px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
                    }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6.transparent .box-content p {
                        background: #fff;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 20px 0 0 #fff, -20px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
                    }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6:hover .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6:hover .box-content p {
                        background: #e6e6e6;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 20px 0 0 #e6e6e6, -20px 0 0 #e6e6e6, 4px 0 0 #e6e6e6, -4px 0 0 #e6e6e6, 3px 0 0 #e6e6e6, -3px 0 0 #e6e6e6, 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6;
                    }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6:hover.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6:hover.transparent .box-content p {
                        background: #e6e6e6;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 20px 0 0 #e6e6e6, -20px 0 0 #e6e6e6, 4px 0 0 #e6e6e6, -4px 0 0 #e6e6e6, 3px 0 0 #e6e6e6, -3px 0 0 #e6e6e6, 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6;
                    }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7 .box-content h2 a {
                        color: #fff;
                    }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7 .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7 .box-content p {
                        color: #fff;
                        background: #000;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 20px 0 0 #000, -20px 0 0 #000, 4px 0 0 #000, -4px 0 0 #000, 3px 0 0 #000, -3px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000;
                    }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7.transparent .box-content h2 a {
                        color: #fff;
                    }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7.transparent .box-content p {
                        color: #fff;
                        background: #000;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 20px 0 0 #000, -20px 0 0 #000, 4px 0 0 #000, -4px 0 0 #000, 3px 0 0 #000, -3px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000;
                    }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7:hover .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7:hover .box-content p {
                        color: #fff;
                        background: #565756;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 20px 0 0 #565756, -20px 0 0 #565756, 4px 0 0 #565756, -4px 0 0 #565756, 3px 0 0 #565756, -3px 0 0 #565756, 1px 0 0 #565756, -1px 0 0 #565756;
                    }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7:hover.transparent .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7:hover.transparent .box-content p {
                        color: #fff;
                        background: #565756;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 20px 0 0 #565756, -20px 0 0 #565756, 4px 0 0 #565756, -4px 0 0 #565756, 3px 0 0 #565756, -3px 0 0 #565756, 1px 0 0 #565756, -1px 0 0 #565756;
                    }

            .reloaded .owl-slider .owl-controlls {
                width: auto;
                margin: 0;
                left: auto;
                bottom: 130px;
            }

        .reloaded .container-fluid .section-intro h2 span, .reloaded .container .section-intro h2 span {
            font-size: 40px;
            font-size: 4rem;
        }

        .reloaded.category-page .page-intro {
            margin-top: 0;
            margin-bottom: 0;
            padding-top: 0;
            text-align: right;
        }

            .reloaded.category-page .page-intro.label-head.no-video {
                margin-bottom: -27px;
            }

            .reloaded.category-page .page-intro .bg-img-elem img {
                width: 100%;
                height: auto;
            }

            .reloaded.category-page .page-intro.label-head .intro-headline h1 span {
                padding: 3px 10px;
            }

            .reloaded.category-page .page-intro .video-content-wrapper {
                width: 100%;
            }

            .reloaded.category-page .page-intro .video-frame {
                position: absolute;
                top: 0;
                width: 100%;
                height: 100%;
                z-index: -1;
            }

            .reloaded.category-page .page-intro .text-content-wrapper {
                position: absolute;
                top: 0;
                width: 768px;
                padding-top: 0;
                left: 50%;
                margin: 0 0 0 -384px;
                height: 100%;
            }

            .reloaded.category-page .page-intro .quote-abstract {
                max-width: 38%;
                display: block;
                position: absolute;
                bottom: 40px;
                text-align: left;
            }

                .reloaded.category-page .page-intro .quote-abstract span {
                    padding: 8px 0 8px 0;
                    margin: 0;
                    background: #fff;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 15px 0 0 #fff, -15px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
                    left: 50px;
                }

                .reloaded.category-page .page-intro .quote-abstract .quote-text p {
                    display: inline;
                }

                .reloaded.category-page .page-intro .quote-abstract .quote-text div {
                    padding: 8px 0 8px 0;
                    margin: 0;
                    background: #fff;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 15px 0 0 #fff, -15px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
                    display: inline;
                    font-size: 22px;
                    font-size: 2.2rem;
                    line-height: 1.4;
                    left: 50px;
                }

                .reloaded.category-page .page-intro .quote-abstract .quote-author {
                    font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                    font-style: italic;
                    font-size: 14px;
                    font-size: 1.4rem;
                    line-height: 1.9;
                }

                .reloaded.category-page .page-intro .quote-abstract .quote-source {
                    font-size: 14px;
                    font-size: 1.4rem;
                }

            .reloaded.category-page .page-intro .intro-headline {
                width: 70%;
                top: 30px;
            }

                .reloaded.category-page .page-intro .intro-headline h1 span {
                    padding: 12px 0;
                    background: #fff;
                    display: inline;
                    -webkit-box-decoration-break: clone;
                    -ms-box-decoration-break: clone;
                    -o-box-decoration-break: clone;
                    box-decoration-break: clone;
                    box-shadow: 15px 0 0 #fff, -15px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
                    left: 50px;
                }

            .reloaded.category-page .page-intro .intro-icons {
                margin: -5px 0 0 5px;
                padding: 8px 16px 8px;
            }

            .reloaded.category-page .page-intro a.show-hidden-txt-btn {
                top: 4px;
                left: -15px;
            }

                .reloaded.category-page .page-intro a.show-hidden-txt-btn.open {
                    top: 5px;
                }

                    .reloaded.category-page .page-intro a.show-hidden-txt-btn.open:after {
                        line-height: 0.9;
                    }

            .reloaded.category-page .page-intro.no-video .quote-abstract {
                max-width: 70%;
            }

            .reloaded.category-page .page-intro.no-video .intro-headline {
                max-width: 70%;
            }

            .reloaded.category-page .page-intro .intro-headline {
                position: relative;
                top: 55px;
                left: 30px;
                margin: 0 0 30px 0;
            }

            .reloaded.category-page .page-intro .quote-abstract {
                position: relative;
                top: 55px;
                left: auto;
                bottom: auto;
                margin: 0;
            }

        .reloaded.category-page.locations .page-intro {
            width: auto;
            margin: auto;
            z-index: 100;
        }

            .reloaded.category-page.locations .page-intro .intro-bg {
                margin-left: -512px;
            }

                .reloaded.category-page.locations .page-intro .intro-bg img {
                    width: 100%;
                }

            .reloaded.category-page.locations .page-intro .text-content-wrapper {
                margin: 90px auto 140px;
            }

                .reloaded.category-page.locations .page-intro .text-content-wrapper .intro-headline {
                    margin: 0 0 20px 35px;
                }

                    .reloaded.category-page.locations .page-intro .text-content-wrapper .intro-headline h1 span {
                        background: #000;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 15px 0 0 #000, -15px 0 0 #000, 4px 0 0 #000, -4px 0 0 #000, 3px 0 0 #000, -3px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000;
                    }

                .reloaded.category-page.locations .page-intro .text-content-wrapper .quote-abstract {
                    margin: 0;
                }

        .reloaded.category-page.locations .locations-search {
            width: 700px;
            margin: 0 auto 20px;
        }

            .reloaded.category-page.locations .locations-search .form-content-wrapper {
                padding: 20px 0;
            }

                .reloaded.category-page.locations .locations-search .form-content-wrapper fieldset {
                    display: flex;
                    flex-wrap: wrap;
                }

            .reloaded.category-page.locations .locations-search #form-locations-search .form-group {
                margin-bottom: 10px;
            }

                .reloaded.category-page.locations .locations-search #form-locations-search .form-group .ms-ctn {
                    width: 340px;
                }

        .reloaded.category-page.locations .locations-search-results {
            width: 614px;
        }

        .reloaded.category-page .container-fluid.grid.visual-content {
            width: auto;
            height: auto;
            min-height: 768px;
            margin-top: -170px;
            margin-bottom: -120px;
        }

            .reloaded.category-page .container-fluid.grid.visual-content .section-intro {
                margin-top: 145px;
            }

            .reloaded.category-page .container-fluid.grid.visual-content .section-btns-wrapper {
                bottom: 15%;
            }

        .reloaded.category-page .container-fluid.owl-slider + .container, .reloaded.category-page .container-fluid.owl-slider + .container-fluid {
            margin-top: -125px;
        }

        .reloaded .search-results-group .result-teaser {
            border-bottom: 1px solid #c8c8c8;
        }

            .reloaded .search-results-group .result-teaser .rt-text {
                padding-top: 0;
                height: auto;
                min-height: 107px;
            }

        .reloaded .container.search-results .result-teaser {
            font-size: 20px;
            font-size: 2rem;
        }

            .reloaded .container.search-results .result-teaser > a:after {
                content: '';
                display: inline-block;
                width: 15px;
                height: 15px;
                background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -21px -76px;
                position: absolute;
                top: 15px;
                right: 15px;
            }

            .reloaded .container.search-results .result-teaser .rt-content-wrapper {
                padding: 25px;
                height: 190px;
            }

            .reloaded .container.search-results .result-teaser .rt-category {
                font-size: 14px;
                font-size: 1.4rem;
            }

            .reloaded .container.search-results .result-teaser .rt-icon {
                width: auto;
                height: auto;
                background: none;
                position: relative;
                bottom: auto;
                left: auto;
            }

            .reloaded .container.search-results .result-teaser .rt-text {
                font-size: 20px;
                font-size: 2rem;
            }

            .reloaded .container.search-results .result-teaser .rt-date-sticker .date-day-month {
                display: block;
                font-size: 1.125em;
                line-height: 1.1em;
                letter-spacing: 0.01em;
            }

            .reloaded .container.search-results .result-teaser .rt-date-sticker .date-year {
                display: block;
                font-size: 1.125em;
                line-height: 1.1em;
                letter-spacing: 0.01em;
            }

        .reloaded .container.search-results .search-results-show-more .more-results {
            font-size: 20px;
            font-size: 2rem;
            padding: 20px 25px 20px 48px;
        }

            .reloaded .container.search-results .search-results-show-more .more-results.btn:after {
                top: -10px;
                right: -16px;
                width: 23px;
                height: 25px;
                transform: scale(0.75);
            }

        .reloaded .icon .rt-category {
            padding-left: 25px;
            width: 80%;
        }

            .reloaded .icon .rt-category:before {
                transform: scale(0.8);
            }

        .reloaded .no-nav .article-photo .ir-modules-wrapper .ir-module-box, .reloaded .article-photo .ir-modules-wrapper .ir-module-box, .reloaded .no-nav .article-copy .ir-modules-wrapper .ir-module-box, .reloaded .article-copy .ir-modules-wrapper .ir-module-box {
            margin-bottom: 10px;
        }

        .reloaded .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .reloaded .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .reloaded .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .reloaded .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .reloaded .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .reloaded .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .reloaded .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .reloaded .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures {
            padding: 0;
        }

            .reloaded .no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .content-wrapper, .reloaded .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .content-wrapper, .reloaded .no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .content-wrapper, .reloaded .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .content-wrapper, .reloaded .no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .content-wrapper, .reloaded .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .content-wrapper, .reloaded .no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .content-wrapper, .reloaded .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .content-wrapper {
                height: 100%;
                width: 100%;
                padding-bottom: 55px;
            }

        .reloaded .no-nav .article-photo .asset-full .ir-modules-wrapper .ir-module-box, .reloaded .article-photo .asset-full .ir-modules-wrapper .ir-module-box, .reloaded .no-nav .article-copy .asset-full .ir-modules-wrapper .ir-module-box, .reloaded .article-copy .asset-full .ir-modules-wrapper .ir-module-box {
            margin-bottom: 35px;
            padding: 0;
        }

        .reloaded .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .reloaded .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .reloaded .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .reloaded .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures {
            padding: 0;
        }

            .reloaded .no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .content-wrapper, .reloaded .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .content-wrapper, .reloaded .no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .content-wrapper, .reloaded .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .content-wrapper {
                height: 100%;
                width: 100%;
                padding-bottom: 55px;
            }

        .reloaded .article-abstract p {
            font-size: 24px;
            font-size: 2.4rem;
        }

        .reloaded .article-copy.copy-single-col {
            width: auto;
        }

        .reloaded .article-copy a.more-link {
            color: #fff;
            padding: 12px 0 11px 0;
            margin: 0 15px 0 15px;
            background: #000;
            display: inline;
            -webkit-box-decoration-break: clone;
            -ms-box-decoration-break: clone;
            -o-box-decoration-break: clone;
            box-decoration-break: clone;
            box-shadow: 15px 0 0 #000, -15px 0 0 #000, 4px 0 0 #000, -4px 0 0 #000, 3px 0 0 #000, -3px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000;
            font-size: 18px;
            font-size: 1.8rem;
        }

            .reloaded .article-copy a.more-link:hover {
                color: #fff;
                padding: 12px 0 11px 0;
                margin: 0 15px 0 15px;
                background: #444444;
                display: inline;
                -webkit-box-decoration-break: clone;
                -ms-box-decoration-break: clone;
                -o-box-decoration-break: clone;
                box-decoration-break: clone;
                box-shadow: 15px 0 0 #444444, -15px 0 0 #444444, 4px 0 0 #444444, -4px 0 0 #444444, 3px 0 0 #444444, -3px 0 0 #444444, 1px 0 0 #444444, -1px 0 0 #444444;
            }

        .reloaded .article-copy .footnote-link {
            background: transparent;
            color: #00677f;
            padding: 0;
        }

            .reloaded .article-copy .footnote-link:hover {
                color: #003340;
            }

        .reloaded .quote-font-size {
            font-size: 1.8rem;
        }

        .reloaded .article-quote, .reloaded.no-nav .article-quote {
            padding: 10px 53px 50px;
            margin-bottom: 30px;
        }

            .reloaded .article-quote blockquote, .reloaded.no-nav .article-quote blockquote {
                font-size: 1.8rem;
            }

                .reloaded .article-quote blockquote:not([lang=de]):before, .reloaded.no-nav .article-quote blockquote:not([lang=de]):before {
                    top: 55px;
                }

            .reloaded .article-quote .article-quote-author, .reloaded.no-nav .article-quote .article-quote-author {
                font-size: 14px !important;
                font-size: 1.4rem !important;
            }

        .reloaded .article-hightlight, .reloaded.no-nav .article-hightlight {
            padding: 35px 53px;
            margin-bottom: 30px;
        }

            .reloaded .article-hightlight blockquote, .reloaded.no-nav .article-hightlight blockquote {
                font-size: 1.8rem;
            }

        .reloaded .article-photo .asset-container.asset-full, .reloaded .article-copy .asset-container.asset-full {
            width: auto;
        }

        .reloaded .article-photo .asset-media .article-quote, .reloaded .article-copy .asset-media .article-quote, .reloaded .article-photo .asset-media .article-hightlight, .reloaded .article-copy .asset-media .article-hightlight {
            width: 287px;
        }

        .reloaded .asset-left .asset-media .asset-subline, .reloaded .asset-right .asset-media .asset-subline {
            width: 340px !important;
        }

        .reloaded .asset-left .article-quote, .reloaded .asset-right .article-quote, .reloaded .asset-left .article-hightlight, .reloaded .asset-right .article-hightlight {
            margin-bottom: 10px;
        }

        .reloaded .asset-media .ir-modules-wrapper .ir-module-diagram h2 {
            font-size: 2rem;
        }

        .reloaded .article-photo .asset-container .ir-modules-wrapper .module-testimonial blockquote, .reloaded .article-copy .asset-container .ir-modules-wrapper .module-testimonial blockquote {
            line-height: 1.6;
            font-size: 1.8rem;
        }

            .reloaded .article-photo .asset-container .ir-modules-wrapper .module-testimonial blockquote:before, .reloaded .article-copy .asset-container .ir-modules-wrapper .module-testimonial blockquote:before, .reloaded .article-photo .asset-container .ir-modules-wrapper .module-testimonial blockquote:after, .reloaded .article-copy .asset-container .ir-modules-wrapper .module-testimonial blockquote:after {
                font-size: 1.8rem;
                line-height: 1.6;
            }

        .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial {
            padding: 62px 86px 58px;
        }

            .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .content, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .content {
                position: relative;
            }

            .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial blockquote, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial blockquote {
                font-size: 1.8rem;
                line-height: 1.6;
            }

            .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header {
                padding: 0;
                order: 1;
            }

                .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header h3, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header h3 {
                    font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                    font-size: 1.4rem;
                    line-height: 1.4;
                    position: relative;
                    padding-bottom: 2px;
                    margin-bottom: 18px;
                }

                    .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header h3:after, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header h3:after {
                        content: '';
                        position: absolute;
                        bottom: 0;
                        left: 0;
                        width: 197px;
                        height: 1px;
                        background: #c8c8c8;
                    }

            .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-body, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-body {
                font-family: 'DaimlerCS-Light', Arial, sans-serif;
                line-height: 1.6;
                font-style: normal;
                width: 100%;
                order: 2;
                padding: 0 0 0 120px;
                margin: 0;
                align-self: auto;
            }

            .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer {
                margin: 11px 0 0 0;
                padding: 0;
            }

                .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-avatar, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-avatar {
                    position: absolute;
                    top: -24px;
                    left: 0;
                }

                    .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-avatar img, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-avatar img {
                        margin: 0 20px 0 0;
                    }

                .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-info, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-info {
                    font-family: 'DaimlerCS-Light', Arial, sans-serif;
                    font-size: 1.6rem;
                    line-height: 2.2rem;
                    display: block;
                    margin: 0;
                    flex: 1 0 0;
                    position: relative;
                    padding: 0 0 0 120px;
                }

                    .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-info span, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-info span {
                        display: block;
                        display: -webkit-box;
                        font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                    }

            .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header + .testimonial-body, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header + .testimonial-body {
                margin-top: 39px;
            }

                .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header + .testimonial-body + .testimonial-footer .testimonial-avatar, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header + .testimonial-body + .testimonial-footer .testimonial-avatar {
                    top: 47px;
                }

        .reloaded .article-copy .structured-content-wrapper .structured-section {
            padding: 0 76px;
        }

            .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-content .owl-carousel .owl-stage {
                padding: 0;
                list-style: none;
            }

                .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-content .owl-carousel .owl-stage li {
                    list-style: none;
                    margin: 0;
                    padding: 0;
                }

                    .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-content .owl-carousel .owl-stage li:before {
                        display: none;
                    }

            .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-content .structured-section-item .teaser-img {
                width: 120px;
                height: 120px;
                margin: 0 auto 22px;
            }

            .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-content .structured-section-item .content-text p {
                margin: 0 0 8px 0;
                padding: 0;
                font-size: 14px;
                font-size: 1.4rem;
                line-height: 1.1em;
            }

            .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-content .structured-section-item .content-text .headline {
                font-size: 18px;
                font-size: 1.8rem;
                margin-top: 2px;
                margin-bottom: 11px;
            }

            .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-control .owl-prev, .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-control .owl-next {
                transform: scale(0.8);
            }

            .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-control .owl-prev {
                left: 10px !important;
            }

            .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-control .owl-next {
                right: 10px !important;
            }

        .reloaded.no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures a.cta:before, .reloaded .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures a.cta:before, .reloaded.no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures a.cta:before, .reloaded .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures a.cta:before, .reloaded.no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures a.cta:before, .reloaded .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures a.cta:before, .reloaded.no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures a.cta:before, .reloaded .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures a.cta:before {
            transform: scale(0.8);
        }

        .reloaded.no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .reloaded .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .reloaded.no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .reloaded .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .reloaded.no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .reloaded .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .reloaded.no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .reloaded .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label {
            margin: 0;
        }

        .reloaded.no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .reloaded .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .reloaded.no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .reloaded .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .reloaded.no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .reloaded .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .reloaded.no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img, .reloaded .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-img {
            width: 100%;
            margin: 10px auto 25px;
        }

        .reloaded.no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .reloaded .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .reloaded.no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .reloaded .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .reloaded.no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .reloaded .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .reloaded.no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .reloaded .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers {
            width: 80%;
            margin: 0 10%;
            text-align: center;
        }

            .reloaded.no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .reloaded .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .reloaded.no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .reloaded .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .reloaded.no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .reloaded .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .reloaded.no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .reloaded .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.md-txt .figure-footnote, .reloaded.no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .reloaded .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .reloaded.no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .reloaded .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .reloaded.no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .reloaded .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .reloaded.no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .reloaded .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.md-txt .figure-footnote, .reloaded.no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .figure-footnote, .reloaded .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .figure-footnote, .reloaded.no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .figure-footnote, .reloaded .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .figure-footnote, .reloaded.no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .figure-footnote, .reloaded .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .figure-footnote, .reloaded.no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .figure-footnote, .reloaded .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.currency.sml-txt .figure-footnote, .reloaded.no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .figure-footnote, .reloaded .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .figure-footnote, .reloaded.no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .figure-footnote, .reloaded .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .figure-footnote, .reloaded.no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .figure-footnote, .reloaded .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .figure-footnote, .reloaded.no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .figure-footnote, .reloaded .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number.sml-txt .figure-footnote {
                text-align: center;
                margin-left: 0;
                margin-right: 0;
            }

        .reloaded.no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .ir-module-diagram a.cta:before, .reloaded .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .ir-module-diagram a.cta:before, .reloaded.no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .ir-module-diagram a.cta:before, .reloaded .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .ir-module-diagram a.cta:before, .reloaded.no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .ir-module-diagram a.cta:before, .reloaded .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .ir-module-diagram a.cta:before, .reloaded.no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .ir-module-diagram a.cta:before, .reloaded .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .ir-module-diagram a.cta:before {
            transform: scale(0.8);
        }

        .reloaded.no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers, .reloaded .article-copy .asset-full .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers, .reloaded.no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers, .reloaded .article-photo .asset-full .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers {
            margin-top: 10px;
        }

            .reloaded.no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.number.md-txt .value, .reloaded .article-copy .asset-full .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.number.md-txt .value, .reloaded.no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.number.md-txt .value, .reloaded .article-photo .asset-full .asset-media .ir-modules-wrapper .module-figures .module-figures-numbers.number.md-txt .value {
                font-size: 52px;
                font-size: 5.2rem;
            }

        .reloaded.no-nav .article-copy .schedule > li, .reloaded .article-copy .schedule > li {
            padding: 20px 0 20px 0;
        }

            .reloaded.no-nav .article-copy .schedule > li .elem-time, .reloaded .article-copy .schedule > li .elem-time {
                line-height: 27px;
                line-height: 2.7rem;
            }

        .reloaded .container-fluid .section-intro, .reloaded .container .section-intro {
            width: 715px;
            padding-top: 50px;
        }

        .reloaded .container-fluid .section-btns-wrapper, .reloaded .container .section-btns-wrapper {
            width: 768px;
            margin: 0 auto 90px;
        }

            .reloaded .container-fluid .section-btns-wrapper .btn, .reloaded .container .section-btns-wrapper .btn {
                font-size: 16px;
                font-size: 1.6rem;
                padding: 15px 75px;
            }

                .reloaded .container-fluid .section-btns-wrapper .btn:after, .reloaded .container .section-btns-wrapper .btn:after {
                    margin: -2px 0 0 8px;
                    transform: scale(0.6);
                }

        .reloaded .container-fluid .bg-img-wrapper, .reloaded .container .bg-img-wrapper {
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            margin-left: 0;
        }

        .reloaded .article-page .container-fluid.bg-color-6:not(.has-img-top) .section-intro h2, .reloaded .article-page .container-fluid.bg-color-6:not(.has-img-top) .section-intro h2 span {
            font-size: 2.5rem;
            margin-left: 25px;
            width: 614px;
        }

        .reloaded .article-page .container-fluid.bg-color-6:not(.has-img-top) .section-intro .abstract {
            margin-left: 35px;
            font-size: 1.8rem;
        }

            .reloaded .article-page .container-fluid.bg-color-6:not(.has-img-top) .section-intro .abstract p {
                width: 614px;
            }

        .reloaded .infographics-section {
            min-height: 580px;
        }

            .reloaded .infographics-section .infographics-carousel-content .owl-carousel {
                max-width: 640px;
            }

            .reloaded .infographics-section .infographics-carousel-content .infographics-element {
                width: 280px;
                margin: 0 20px;
            }

                .reloaded .infographics-section .infographics-carousel-content .infographics-element .element-img {
                    width: 280px;
                    height: 158px;
                }

                .reloaded .infographics-section .infographics-carousel-content .infographics-element .element-value {
                    width: 280px;
                    height: 158px;
                }

                .reloaded .infographics-section .infographics-carousel-content .infographics-element .element-description {
                    font-size: 22px;
                    font-size: 2.2rem;
                    line-height: 34px;
                    line-height: 3.4rem;
                    margin-top: 25px;
                }

                    .reloaded .infographics-section .infographics-carousel-content .infographics-element .element-description p {
                        padding: 10px 10px 10px 10px;
                        margin: 0 0 0 -10px;
                        background: #fff;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 10px 0 0 #fff, -10px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
                    }

            .reloaded .infographics-section .infographics-carousel-control {
                display: block;
                width: 100%;
                height: 70px;
                position: absolute;
                top: 96px;
                left: 0;
                margin: 0;
            }

                .reloaded .infographics-section .infographics-carousel-control .owl-prev, .reloaded .infographics-section .infographics-carousel-control .owl-next {
                    transform: scale(0.8);
                }

                .reloaded .infographics-section .infographics-carousel-control .owl-prev {
                    left: 10px !important;
                }

                .reloaded .infographics-section .infographics-carousel-control .owl-next {
                    right: 10px !important;
                }

        .reloaded .teaser-carousel-section .module-category-label {
            padding: 3px 10px;
            font-size: 1.2rem;
        }

            .reloaded .teaser-carousel-section .module-category-label:after {
                right: 10px;
                top: 1px;
                transform: scale(0.45);
            }

        .reloaded .events-teaser-section .section-intro {
            padding-top: 50px;
        }

        .reloaded .events-teaser-section .events-teaser-carousel-content .owl-carousel {
            width: 464px;
            width: 474px;
            height: 434px;
        }

        .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element {
            width: 192px;
            height: 384px;
            margin: 0 20px;
            width: 217px;
            height: 434px;
            font-size: 18px;
            font-size: 1.8rem;
        }

            .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element .teaser-content {
                height: 192px;
                padding: 37px 15px 20px 27px;
                height: 217px;
                padding: 37px 15px 20px 22px;
            }

            .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element a .teaser-content:before {
                transform: scale(0.65);
            }

            .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element .rt-calendar {
                right: 17px;
                bottom: 209px;
                transform: scale(0.75);
                bottom: 234px;
            }

            .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element .rt-location {
                width: 153px;
                top: 179px;
                left: 22px;
            }

            .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element .teaser-img {
                height: 192px;
            }

            .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element.no-img .rt-calendar {
                bottom: 20px;
                right: 20px;
                transform: scale(1);
            }

        .reloaded .events-teaser-section .events-teaser-carousel-control {
            top: 207px;
            left: 50%;
            width: 712px;
            top: 181px;
            margin: 0 0 0 -356px;
        }

            .reloaded .events-teaser-section .events-teaser-carousel-control .owl-prev, .reloaded .events-teaser-section .events-teaser-carousel-control .owl-next {
                transform: scale(0.8);
                transform: scale(1);
            }

            .reloaded .events-teaser-section .events-teaser-carousel-control .owl-prev {
                left: 10px !important;
                width: 55px;
                height: 55px;
                top: 7px;
            }

                .reloaded .events-teaser-section .events-teaser-carousel-control .owl-prev:after {
                    right: 20px;
                    transform: scale(0.79);
                }

            .reloaded .events-teaser-section .events-teaser-carousel-control .owl-next {
                right: 10px !important;
                width: 55px;
                height: 55px;
                top: 7px;
            }

                .reloaded .events-teaser-section .events-teaser-carousel-control .owl-next:after {
                    left: 20px;
                    transform: scale(0.79);
                }

        .reloaded .events-teaser-section .events-filter-wrapper {
            width: 712px;
            margin: 0 0 35px -356px;
            overflow: hidden;
        }

            .reloaded .events-teaser-section .events-filter-wrapper .events-filter {
                width: 984px;
            }

                .reloaded .events-teaser-section .events-filter-wrapper .events-filter .events-filter-element {
                    font-size: 14px;
                    font-size: 1.4rem;
                }

            .reloaded .events-teaser-section .events-filter-wrapper.month-wrapper .events-filter-owl {
                display: block;
                width: 55px;
                height: 55px;
                background: #000;
                z-index: 100;
                position: absolute;
                top: 0;
                right: 0;
                cursor: pointer;
                transition: all 0.1s ease-in-out;
                transition-property: background;
            }

                .reloaded .events-teaser-section .events-filter-wrapper.month-wrapper .events-filter-owl:hover {
                    background: #444444;
                    transition: all 0.1s ease-in-out;
                    transition-property: background;
                }

                .reloaded .events-teaser-section .events-filter-wrapper.month-wrapper .events-filter-owl:after {
                    content: '';
                    background: transparent url('https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg') no-repeat -48px 0;
                    display: block;
                    width: 20px;
                    height: 35px;
                    position: absolute;
                    right: 20px;
                    top: 50%;
                    margin-top: -17px;
                    transform: scale(0.79);
                }

                .reloaded .events-teaser-section .events-filter-wrapper.month-wrapper .events-filter-owl.next:after {
                    background: transparent url('https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg') no-repeat -75px 0;
                    left: 20px;
                }

            .reloaded .events-teaser-section .events-filter-wrapper.moveleft .events-filter.month {
                left: 0;
                transition: left 1s;
            }

            .reloaded .events-teaser-section .events-filter-wrapper.moveleft.move .events-filter.month {
                left: -328px;
            }

        .reloaded .teaser-carousel-section {
            margin: 150px 0 50px 0;
            padding: 50px 0 0;
            min-height: 235px;
        }

            .reloaded .teaser-carousel-section + .section-btns-wrapper {
                margin-bottom: 80px !important;
            }

            .reloaded .teaser-carousel-section .section-intro {
                padding-top: 50px;
            }

            .reloaded .teaser-carousel-section .teaser-carousel-content .owl-carousel {
                width: 464px;
            }

            .reloaded .teaser-carousel-section .teaser-carousel-content .teaser-element {
                width: 192px;
                height: 192px;
                margin: 0 20px;
                font-size: 18px;
                font-size: 1.8rem;
                line-height: 1.2;
            }

                .reloaded .teaser-carousel-section .teaser-carousel-content .teaser-element .teaser-content {
                    height: 192px;
                    padding: 20px 35px 20px 25px;
                }

                .reloaded .teaser-carousel-section .teaser-carousel-content .teaser-element a .teaser-content:before {
                    transform: scale(0.65);
                }

                .reloaded .teaser-carousel-section .teaser-carousel-content .teaser-element.live-feed .teaser-content {
                    padding-bottom: 60px;
                }

            .reloaded .teaser-carousel-section .teaser-carousel-control {
                width: 768px;
                top: 111px;
                left: 50%;
                margin: 0 0 0 -384px;
            }

                .reloaded .teaser-carousel-section .teaser-carousel-control .owl-prev, .reloaded .teaser-carousel-section .teaser-carousel-control .owl-next {
                    transform: scale(0.8);
                }

                .reloaded .teaser-carousel-section .teaser-carousel-control .owl-prev {
                    left: 10px !important;
                }

                .reloaded .teaser-carousel-section .teaser-carousel-control .owl-next {
                    right: 10px !important;
                }

            .reloaded .teaser-carousel-section.lrg {
                margin-top: 20px;
            }

                .reloaded .teaser-carousel-section.lrg .teaser-carousel-content .teaser-element {
                    height: 384px;
                }

                    .reloaded .teaser-carousel-section.lrg .teaser-carousel-content .teaser-element .teaser-content {
                        padding: 30px 35px 20px 25px;
                    }

                    .reloaded .teaser-carousel-section.lrg .teaser-carousel-content .teaser-element a .teaser-content:before {
                        transform: scale(0.65);
                    }

                    .reloaded .teaser-carousel-section.lrg .teaser-carousel-content .teaser-element.live-feed .teaser-content {
                        padding-bottom: 60px;
                    }

                    .reloaded .teaser-carousel-section.lrg .teaser-carousel-content .teaser-element.live-feed a:after {
                        left: 25px;
                        bottom: 212px;
                        transform: scale(0.75);
                        transform-origin: bottom left;
                    }

                    .reloaded .teaser-carousel-section.lrg .teaser-carousel-content .teaser-element.live-feed.no-img a:after {
                        bottom: 20px;
                    }

                    .reloaded .teaser-carousel-section.lrg .teaser-carousel-content .teaser-element .teaser-img {
                        height: 192px;
                    }

                .reloaded .teaser-carousel-section.lrg .teaser-carousel-control {
                    top: 207px;
                }

        .reloaded .additional-content-section {
            width: 768px;
        }

            .reloaded .additional-content-section .explanation-elem .elem-content {
                font-size: 16px;
                font-size: 1.6rem;
                padding: 0 45px;
            }

        .reloaded .grid-teaser-section {
            width: 768px;
            margin: 53px auto 50px;
        }

        .reloaded .grid-wrapper {
            width: 768px;
        }

            .reloaded .grid-wrapper .grid-column-sizer {
                width: 192px;
                height: 192px;
            }

            .reloaded .grid-wrapper .grid-elem {
                font-size: 14px;
                font-size: 1.4rem;
            }

                .reloaded .grid-wrapper .grid-elem p.teaser-head {
                    font-size: 18px;
                    font-size: 1.8rem;
                    padding: 25px 0 0 25px;
                    margin-bottom: 0;
                }

                .reloaded .grid-wrapper .grid-elem p.teaser-abstract {
                    font-size: 14px;
                    font-size: 1.4rem;
                    padding: 0 20px 0 25px;
                }

                .reloaded .grid-wrapper .grid-elem .module-category-label {
                    padding: 3px 10px;
                    font-size: 1.2rem;
                }

                    .reloaded .grid-wrapper .grid-elem .module-category-label:after {
                        right: 10px;
                        top: 1px;
                        transform: scale(0.45);
                    }

                .reloaded .grid-wrapper .grid-elem .teaser-content:before {
                    right: 10px;
                    top: 10px;
                    transform: scale(0.75);
                }

                .reloaded .grid-wrapper .grid-elem.size-1-1 {
                    width: 384px;
                    height: 384px;
                }

                    .reloaded .grid-wrapper .grid-elem.size-1-1.split .teaser-content {
                        height: 192px;
                    }

                        .reloaded .grid-wrapper .grid-elem.size-1-1.split .teaser-content:before {
                            top: 207px;
                        }

                    .reloaded .grid-wrapper .grid-elem.size-1-1.split .teaser-img {
                        height: 192px;
                    }

                    .reloaded .grid-wrapper .grid-elem.size-1-1.split.img-top .teaser-content {
                        top: 192px;
                    }

                        .reloaded .grid-wrapper .grid-elem.size-1-1.split.img-top .teaser-content:before {
                            top: -180px;
                        }

                    .reloaded .grid-wrapper .grid-elem.size-1-1.size-l {
                        width: 768px;
                        height: 768px;
                    }

                    .reloaded .grid-wrapper .grid-elem.size-1-1.size-m {
                        width: 384px;
                        height: 384px;
                    }

                    .reloaded .grid-wrapper .grid-elem.size-1-1.size-s {
                        width: 192px;
                        height: 192px;
                    }

                        .reloaded .grid-wrapper .grid-elem.size-1-1.size-s .teaser-content .teaser-head, .reloaded .grid-wrapper .grid-elem.size-1-1.size-s .teaser-content .teaser-abstract {
                            padding-right: 35px;
                        }

                        .reloaded .grid-wrapper .grid-elem.size-1-1.size-s .teaser-content .teaser-head {
                            padding: 30px 20px 0 25px;
                        }

                    .reloaded .grid-wrapper .grid-elem.size-1-1.size-xs {
                        width: 96px;
                        height: 96px;
                    }

                    .reloaded .grid-wrapper .grid-elem.size-1-1 .teaser-head {
                        padding: 50px 0 0 40px;
                    }

                    .reloaded .grid-wrapper .grid-elem.size-1-1 .teaser-abstract {
                        bottom: 50px;
                        left: 15px;
                    }

                    .reloaded .grid-wrapper .grid-elem.size-1-1 .teaser-content.pos-bl .teaser-head {
                        padding: 0 0 50px 40px;
                    }

                .reloaded .grid-wrapper .grid-elem.size-2-1.size-s, .reloaded .grid-wrapper .grid-elem.size-1-2.size-s {
                    width: 384px;
                    height: 192px;
                }

                .reloaded .grid-wrapper .grid-elem.size-2-1.size-xs, .reloaded .grid-wrapper .grid-elem.size-1-2.size-xs {
                    width: 192px;
                    height: 96px;
                }

                .reloaded .grid-wrapper .grid-elem.size-2-1 .teaser-social-wrapper, .reloaded .grid-wrapper .grid-elem.size-1-2 .teaser-social-wrapper {
                    margin: 5px 0 0 25px;
                }

                .reloaded .grid-wrapper .grid-elem.size-1-2 {
                    display: flex;
                    flex-direction: column;
                }

                    .reloaded .grid-wrapper .grid-elem.size-1-2 .teaser-content {
                        float: none;
                        width: 100%;
                        height: 50%;
                    }

                    .reloaded .grid-wrapper .grid-elem.size-1-2 .teaser-img {
                        float: none;
                        width: 100%;
                        height: 50%;
                    }

                    .reloaded .grid-wrapper .grid-elem.size-1-2.size-s {
                        width: 192px;
                        height: 384px;
                    }

                        .reloaded .grid-wrapper .grid-elem.size-1-2.size-s .teaser-content {
                            height: 192px;
                        }

                        .reloaded .grid-wrapper .grid-elem.size-1-2.size-s .teaser-img {
                            height: 192px;
                        }

                    .reloaded .grid-wrapper .grid-elem.size-1-2.size-xs {
                        width: 96px;
                        height: 192px;
                    }

                        .reloaded .grid-wrapper .grid-elem.size-1-2.size-xs .teaser-content {
                            height: 96px;
                        }

                        .reloaded .grid-wrapper .grid-elem.size-1-2.size-xs .teaser-img {
                            height: 96px;
                        }

                    .reloaded .grid-wrapper .grid-elem.size-1-2.size-xl {
                        width: 768px;
                        height: 1536px;
                    }

                        .reloaded .grid-wrapper .grid-elem.size-1-2.size-xl .teaser-content {
                            width: 768px;
                            height: 768px;
                        }

                            .reloaded .grid-wrapper .grid-elem.size-1-2.size-xl .teaser-content:after {
                                display: none;
                            }

                        .reloaded .grid-wrapper .grid-elem.size-1-2.size-xl .teaser-img {
                            height: 1536px;
                        }

                .reloaded .grid-wrapper .grid-elem.size-3-1.size-m, .reloaded .grid-wrapper .grid-elem.size-3-1.size-s {
                    width: 576px;
                    height: 192px;
                }

                    .reloaded .grid-wrapper .grid-elem.size-3-1.size-m p.teaser-head, .reloaded .grid-wrapper .grid-elem.size-3-1.size-s p.teaser-head {
                        margin-bottom: 0;
                    }

                .reloaded .grid-wrapper .grid-elem.size-3-1.size-xs {
                    width: 384px;
                    height: 192px;
                }

                    .reloaded .grid-wrapper .grid-elem.size-3-1.size-xs .teaser-content {
                        width: 50%;
                        float: left;
                        display: block;
                    }

                    .reloaded .grid-wrapper .grid-elem.size-3-1.size-xs .teaser-img {
                        width: 50%;
                        float: right;
                        display: block;
                    }

                .reloaded .grid-wrapper .grid-elem.search-link-tile {
                    width: 128px !important;
                    height: 128px !important;
                }

                    .reloaded .grid-wrapper .grid-elem.search-link-tile .teaser-content .teaser-head {
                        font-size: 16px;
                        font-size: 1.6rem;
                        margin: 0;
                        padding: 15px 20px 0;
                        max-width: 100%;
                    }

                        .reloaded .grid-wrapper .grid-elem.search-link-tile .teaser-content .teaser-head span {
                            box-shadow: none;
                            background: transparent;
                        }

                    .reloaded .grid-wrapper .grid-elem.search-link-tile .teaser-content:before {
                        margin: -4px 0 0 -56px;
                        transform: scale(0.49);
                    }

                    .reloaded .grid-wrapper .grid-elem.search-link-tile a:hover .teaser-content .teaser-head span {
                        box-shadow: none;
                        background: transparent;
                    }

                .reloaded .grid-wrapper .grid-elem .video-icon-style {
                    transform: scale(0.6);
                }

                .reloaded .grid-wrapper .grid-elem.video .teaser-img:after {
                    transform: scale(0.6);
                }

                .reloaded .grid-wrapper .grid-elem.video.size-3-1.size-s .teaser-img:after {
                    left: 75%;
                }

                .reloaded .grid-wrapper .grid-elem.video.size-3-1.size-s.img-left .teaser-img:after {
                    left: 75%;
                }

                .reloaded .grid-wrapper .grid-elem.video.size-1-1 .teaser-content:after {
                    transform: scale(0.8);
                }

                .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker:before {
                    right: 20px;
                }

                .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker .main-target-link {
                    font-size: 40px;
                    font-size: 4rem;
                }

                .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker h2 {
                    font-size: 18px;
                    font-size: 1.8rem;
                }

                .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker .stock-info .stock-values .stock-course {
                    font-size: 40px;
                    font-size: 4rem;
                }

                    .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker .stock-info .stock-values .stock-course .currency {
                        font-size: 23px;
                        font-size: 2.3rem;
                    }

                .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker .stock-info .stock-values .stock-trend {
                    line-height: 1em;
                }

                    .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker .stock-info .stock-values .stock-trend .ic-trend {
                        transform: scale(0.85);
                        transform-origin: center left;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker .stock-info .stock-values .stock-trend .trend-val {
                        font-size: 16px;
                        font-size: 1.6rem;
                        line-height: 1em;
                    }

                .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker .stock-info .stock-timestamp {
                    font-size: 11px;
                    font-size: 1.1rem;
                }

                    .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker .stock-info .stock-timestamp p {
                        font-size: 11px;
                        font-size: 1.1rem;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker .stock-info .stock-timestamp .date, .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker .stock-info .stock-timestamp .divider, .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker .stock-info .stock-timestamp .time {
                        font-size: 11px;
                        font-size: 1.1rem;
                    }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-category-label {
                    padding: 3px 10px;
                    font-size: 1.2rem;
                }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-category-label:after {
                        right: 10px;
                        top: 1px;
                        transform: scale(0.45);
                    }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-img {
                    margin: 0 0 30px;
                }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-img img {
                        width: 80%;
                    }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers {
                    margin: 0 auto;
                    width: 90%;
                }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers .cta {
                        font-size: 21px;
                        font-size: 2.1rem;
                        margin-top: 5px;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.currency .prefix, .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.number .prefix {
                        font-size: 30px;
                        font-size: 3rem;
                    }

                        .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.currency .prefix + .value, .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.number .prefix + .value {
                            margin-left: 4px;
                        }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.currency .unit, .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.number .unit {
                        font-size: 21px;
                        font-size: 2.1rem;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.currency .value, .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.number .value {
                        font-size: 52px;
                        font-size: 5.2rem;
                        line-height: 0.7em;
                        letter-spacing: -2px;
                        margin: 0 0 5px 0;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.currency .signifier, .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.number .signifier {
                        font-size: 21px;
                        font-size: 2.1rem;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.currency.sml-txt .value, .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.number.sml-txt .value {
                        font-size: 46px;
                        font-size: 4.6rem;
                        letter-spacing: -2px;
                        margin-bottom: 5px;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.currency.md-txt .value, .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.number.md-txt .value {
                        font-size: 36px;
                        font-size: 3.6rem;
                        letter-spacing: -2px;
                        margin-bottom: 8px;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.currency.md-txt .prefix + .value, .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.number.md-txt .prefix + .value {
                        font-size: 36px;
                        font-size: 3.6rem;
                        margin-left: 4px;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.percent .prefix {
                        font-size: 50px;
                        font-size: 5rem;
                        margin-right: 2px;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.percent .value {
                        font-size: 115px;
                        font-size: 11.5rem;
                        line-height: 0.7em;
                        letter-spacing: -0.2em;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.percent .unit {
                        font-size: 56px;
                        font-size: 5.6rem;
                        line-height: 0.7em;
                        margin-left: 5px;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.percent .signifier {
                        font-size: 45px;
                        font-size: 4.5rem;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.percent.md-txt {
                        margin-top: -10px;
                    }

                        .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.percent.md-txt .prefix {
                            font-size: 35px;
                            font-size: 3.5rem;
                            margin-right: 1px;
                        }

                        .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.percent.md-txt .value {
                            font-size: 70px;
                            font-size: 7rem;
                            line-height: 1.2em;
                        }

                        .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.percent.md-txt .unit {
                            font-size: 50px;
                            font-size: 5rem;
                        }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .figure-footnote {
                    font-size: 11px;
                    font-size: 1.1rem;
                }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .figure-footnote + .cta {
                        margin-bottom: 30px;
                    }

                .reloaded .grid-wrapper .grid-elem .ir-module .ir-module-diagram {
                    padding: 40px 20px 20px 20px;
                }

                    .reloaded .grid-wrapper .grid-elem .ir-module .ir-module-diagram .cta .content-wrapper .module-category-label {
                        padding: 3px 10px;
                        font-size: 1.2rem;
                    }

                        .reloaded .grid-wrapper .grid-elem .ir-module .ir-module-diagram .cta .content-wrapper .module-category-label:after {
                            right: 10px;
                            top: 1px;
                            transform: scale(0.45);
                        }

                    .reloaded .grid-wrapper .grid-elem .ir-module .ir-module-diagram .content-wrapper .module-category-label {
                        padding: 3px 10px;
                        font-size: 1.2rem;
                    }

                        .reloaded .grid-wrapper .grid-elem .ir-module .ir-module-diagram .content-wrapper .module-category-label:after {
                            right: 10px;
                            top: 1px;
                            transform: scale(0.45);
                        }

                    .reloaded .grid-wrapper .grid-elem .ir-module .ir-module-diagram .content-wrapper .chart-footer {
                        font-size: 12px;
                        font-size: 1.2rem;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module .ir-module-diagram h2 {
                        margin: 0 auto 5px;
                        font-size: 18px;
                        font-size: 1.8rem;
                    }

                        .reloaded .grid-wrapper .grid-elem .ir-module .ir-module-diagram h2 .subline {
                            font-size: 18px;
                            font-size: 1.8rem;
                        }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-testimonial {
                    padding: 40px 40px 20px 40px;
                }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-testimonial .testimonial-body {
                        font-size: 16px;
                        font-size: 1.6rem;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-testimonial blockquote {
                        font-size: 18px;
                        font-size: 1.8rem;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-testimonial .testimonial-avatar {
                        transform: scale(0.5);
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-testimonial .testimonial-signature {
                        bottom: 20px;
                        left: 40px;
                        transform: scale(0.5);
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-testimonial .testimonial-info {
                        font-size: 13px;
                        font-size: 1.3rem;
                        bottom: 50px;
                        left: 40px;
                        width: 45%;
                    }

                .reloaded .grid-wrapper .grid-elem.size-2-1 .ir-module.module-figures .row {
                    margin: 0;
                }

                .reloaded .grid-wrapper .grid-elem.size-2-1 .ir-module.module-figures .module-figures-img {
                    padding: 0 10px;
                }

                    .reloaded .grid-wrapper .grid-elem.size-2-1 .ir-module.module-figures .module-figures-img img {
                        width: 90%;
                    }

                .reloaded .grid-wrapper .grid-elem.size-2-1 .ir-module.module-figures .module-figures-numbers .cta {
                    font-size: 18px;
                    font-size: 1.8rem;
                }

                .reloaded .grid-wrapper .grid-elem.size-2-1 .ir-module.module-figures .figure-footnote {
                    margin: 0;
                    left: auto;
                    bottom: auto;
                }

                    .reloaded .grid-wrapper .grid-elem.size-2-1 .ir-module.module-figures .figure-footnote + .cta {
                        margin-bottom: 10px;
                    }
}

@media screen and (min-width:768px) and (max-width:1023px) and screen and (-ms-high-contrast:active), screen and (min-width:768px) and (max-width:1023px) and (-ms-high-contrast:none) {
    .reloaded.majuscule .page-main-inner-content, .reloaded.majuscule.no-nav .page-main-inner-content {
    }

        .reloaded.majuscule .page-main-inner-content > .article-copy > p:first-of-type:first-letter, .reloaded.majuscule.no-nav .page-main-inner-content > .article-copy > p:first-of-type:first-letter {
            margin: 0.06em 0.1em 0 0;
        }
}

@media screen and (max-width:767px) {
    .reloaded {
    }

        .reloaded.article-page .page-main-content {
            width: 100%;
            margin-left: 0;
        }

        .reloaded.article-page .page-intro.locations-intro {
            margin-bottom: 0;
        }

            .reloaded.article-page .page-intro.locations-intro .intro-headline {
                padding-right: 50px;
            }

                .reloaded.article-page .page-intro.locations-intro .intro-headline h1 {
                    font-size: 27px;
                    font-size: 2.7rem;
                }

                    .reloaded.article-page .page-intro.locations-intro .intro-headline h1 span {
                        font-size: 27px;
                        font-size: 2.7rem;
                    }

            .reloaded.article-page .page-intro.locations-intro.txt-left .intro-headline {
                position: relative;
                bottom: auto;
                top: -10px;
                left: 0;
                float: none;
                width: 90%;
                margin: 30px 0 -40px 0;
            }

            .reloaded.article-page .page-intro.locations-intro .locations-data .location-map-wrapper {
                width: 100%;
                height: 250px;
                float: none;
            }

            .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper {
                width: auto;
                height: auto;
                float: none;
                padding: 0;
                margin: -20px auto 0;
            }

                .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper {
                    padding: 0 20px 5px;
                }

                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper .company-logo-wrapper {
                        float: left;
                        width: 100%;
                        min-height: 50px;
                        display: flex;
                    }

                        .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper .company-logo-wrapper img {
                            margin: 30px auto 0;
                        }

                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper .awards-carousel-wrapper {
                        display: block;
                        float: right;
                        position: relative;
                        width: 100%;
                        text-align: center;
                    }

                        .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper .awards-carousel-wrapper .awards-carousel-content {
                            width: 100%;
                        }

                            .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper .awards-carousel-wrapper .awards-carousel-content .award-item {
                                height: 50px;
                            }

                                .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper .awards-carousel-wrapper .awards-carousel-content .award-item img {
                                    height: 50px;
                                    width: auto;
                                    margin: 0 auto;
                                }

                            .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper .awards-carousel-wrapper .awards-carousel-content .owl-carousel {
                                position: static;
                            }

                                .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper .awards-carousel-wrapper .awards-carousel-content .owl-carousel .owl-item.cloned {
                                    display: none !important;
                                }

                                .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper .awards-carousel-wrapper .awards-carousel-content .owl-carousel .owl-stage {
                                    transform: none !important;
                                    transition: none !important;
                                    width: auto !important;
                                    text-align: center;
                                }

                                .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper .awards-carousel-wrapper .awards-carousel-content .owl-carousel .owl-item {
                                    width: auto !important;
                                    margin-bottom: 10px !important;
                                    display: inline-block;
                                    float: none;
                                }

                                .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .logo-wrapper .awards-carousel-wrapper .awards-carousel-content .owl-carousel .owl-dots {
                                    display: none;
                                }

                .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper {
                    padding: 20px 20px 10px;
                }

                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item {
                        width: 50%;
                        margin-right: 0;
                    }

                        .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item.benefits {
                            padding-bottom: 0;
                        }

                        .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content {
                            width: 100%;
                        }

                            .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .owl-carousel {
                                position: static;
                            }

                                .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .owl-carousel .owl-item.cloned {
                                    display: none !important;
                                }

                                .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .owl-carousel .owl-stage {
                                    transform: none !important;
                                    transition: none !important;
                                    width: auto !important;
                                }

                                .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .owl-carousel .owl-item {
                                    width: auto !important;
                                    margin-bottom: 10px !important;
                                }

                                .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .info-wrapper .info-item .benefits-carousel-wrapper .benefits-carousel-content .owl-carousel .owl-dots {
                                    display: none;
                                }

                .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .address-wrapper .address-item {
                    border-left: none;
                    width: 100%;
                    float: none;
                    padding: 20px;
                    font-size: 14px;
                    font-size: 1.4rem;
                    border-top: 1px solid #e2e2e2;
                }

                    .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .address-wrapper .address-item:first-child {
                        border-top: none;
                        border-left: none;
                        padding-left: 20px;
                        width: 100%;
                    }

                .reloaded.article-page .page-intro.locations-intro .locations-data .location-detail-wrapper .links-wrapper {
                    padding: 11px 20px;
                }

        .reloaded.no-nav .search-results .result-teaser.rt-img .rt-text, .reloaded .search-results .result-teaser.rt-img .rt-text, .reloaded.no-nav .search-results .result-teaser.rt-img-text .rt-text, .reloaded .search-results .result-teaser.rt-img-text .rt-text {
            padding-left: 10px;
        }

        .reloaded.majuscule .page-main-inner-content, .reloaded.majuscule.no-nav .page-main-inner-content {
        }

            .reloaded.majuscule .page-main-inner-content > .article-copy > p:first-of-type:first-line, .reloaded.majuscule.no-nav .page-main-inner-content > .article-copy > p:first-of-type:first-line {
                line-height: 100%;
            }

            .reloaded.majuscule .page-main-inner-content > .article-copy > p:first-of-type:first-letter, .reloaded.majuscule.no-nav .page-main-inner-content > .article-copy > p:first-of-type:first-letter {
                font-size: 89px;
                font-size: 8.9rem;
                margin: 0.06em 0.1em 0 0;
            }

            .reloaded.majuscule .page-main-inner-content > .article-copy ~ .article-copy p:first-of-type:first-line, .reloaded.majuscule.no-nav .page-main-inner-content > .article-copy ~ .article-copy p:first-of-type:first-line {
                line-height: inherit;
            }

            .reloaded.majuscule .page-main-inner-content > .article-copy ~ .article-copy p:first-of-type:first-letter, .reloaded.majuscule.no-nav .page-main-inner-content > .article-copy ~ .article-copy p:first-of-type:first-letter {
                color: inherit;
                font-size: inherit;
                font-family: inherit;
                padding: 0;
                margin: 0;
                float: none;
                line-height: inherit;
            }

        .reloaded .page-main-inner-content, .reloaded.no-nav .page-main-inner-content {
            width: 100%;
        }

            .reloaded .page-main-inner-content .article-copy, .reloaded.no-nav .page-main-inner-content .article-copy {
                font-size: 18px;
                font-size: 1.8rem;
            }

                .reloaded .page-main-inner-content .article-copy p, .reloaded.no-nav .page-main-inner-content .article-copy p {
                    font-size: 18px;
                    font-size: 1.8rem;
                    line-height: 1.5;
                }

            .reloaded .page-main-inner-content .contact-persons-wrapper, .reloaded.no-nav .page-main-inner-content .contact-persons-wrapper {
                padding: 17px 0 0 0;
                font-size: 16px;
                font-size: 1.6rem;
            }

                .reloaded .page-main-inner-content .contact-persons-wrapper .contact-persons-item, .reloaded.no-nav .page-main-inner-content .contact-persons-wrapper .contact-persons-item {
                    padding: 0 0 25px 0;
                    border-left: none;
                    border-bottom: 1px solid #d9d9d9;
                    margin-bottom: 25px;
                    width: 100%;
                }

                    .reloaded .page-main-inner-content .contact-persons-wrapper .contact-persons-item:last-child, .reloaded.no-nav .page-main-inner-content .contact-persons-wrapper .contact-persons-item:last-child {
                        border-bottom: none;
                    }

                    .reloaded .page-main-inner-content .contact-persons-wrapper .contact-persons-item .phone, .reloaded.no-nav .page-main-inner-content .contact-persons-wrapper .contact-persons-item .phone, .reloaded .page-main-inner-content .contact-persons-wrapper .contact-persons-item .fax, .reloaded.no-nav .page-main-inner-content .contact-persons-wrapper .contact-persons-item .fax {
                        margin-bottom: 10px;
                    }

                        .reloaded .page-main-inner-content .contact-persons-wrapper .contact-persons-item .phone span, .reloaded.no-nav .page-main-inner-content .contact-persons-wrapper .contact-persons-item .phone span, .reloaded .page-main-inner-content .contact-persons-wrapper .contact-persons-item .fax span, .reloaded.no-nav .page-main-inner-content .contact-persons-wrapper .contact-persons-item .fax span {
                            background: #000;
                            display: inline;
                            -webkit-box-decoration-break: clone;
                            -ms-box-decoration-break: clone;
                            -o-box-decoration-break: clone;
                            box-decoration-break: clone;
                            box-shadow: 1px 0 0 #000, -1px 0 0 #000, 4px 0 0 #000, -4px 0 0 #000, 3px 0 0 #000, -3px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000;
                        }

                    .reloaded .page-main-inner-content .contact-persons-wrapper .contact-persons-item p, .reloaded.no-nav .page-main-inner-content .contact-persons-wrapper .contact-persons-item p {
                        font-size: 16px;
                        font-size: 1.6rem;
                    }

                    .reloaded .page-main-inner-content .contact-persons-wrapper .contact-persons-item:nth-child(odd), .reloaded.no-nav .page-main-inner-content .contact-persons-wrapper .contact-persons-item:nth-child(odd) {
                        border-left: none;
                        padding: 0 0 25px 0;
                    }

            .reloaded .page-main-inner-content .article-timeline, .reloaded.no-nav .page-main-inner-content .article-timeline {
                width: 90%;
                margin: 40px auto 30px;
                font-size: 18px;
                font-size: 1.8rem;
            }

                .reloaded .page-main-inner-content .article-timeline .timeline-elem, .reloaded.no-nav .page-main-inner-content .article-timeline .timeline-elem {
                    flex-direction: column;
                    padding: 0 0 15px 0;
                    font-size: 18px;
                    font-size: 1.8rem;
                }

                    .reloaded .page-main-inner-content .article-timeline .timeline-elem .elem-pic, .reloaded.no-nav .page-main-inner-content .article-timeline .timeline-elem .elem-pic {
                        margin: 0 auto;
                    }

                        .reloaded .page-main-inner-content .article-timeline .timeline-elem .elem-pic + .elem-content, .reloaded.no-nav .page-main-inner-content .article-timeline .timeline-elem .elem-pic + .elem-content {
                            padding-top: 25px;
                        }

                        .reloaded .page-main-inner-content .article-timeline .timeline-elem .elem-pic img, .reloaded.no-nav .page-main-inner-content .article-timeline .timeline-elem .elem-pic img {
                            width: 42px;
                            height: 42px;
                        }

                    .reloaded .page-main-inner-content .article-timeline .timeline-elem .elem-content .nr, .reloaded.no-nav .page-main-inner-content .article-timeline .timeline-elem .elem-content .nr {
                        font-size: 28px;
                        font-size: 2.8rem;
                        font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                        font-style: italic;
                    }

                    .reloaded .page-main-inner-content .article-timeline .timeline-elem .elem-content .head, .reloaded.no-nav .page-main-inner-content .article-timeline .timeline-elem .elem-content .head {
                        font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                    }

                    .reloaded .page-main-inner-content .article-timeline .timeline-elem .elem-content .text, .reloaded.no-nav .page-main-inner-content .article-timeline .timeline-elem .elem-content .text {
                        margin: 0 0 25px 0;
                    }

                        .reloaded .page-main-inner-content .article-timeline .timeline-elem .elem-content .text .img-wrapper, .reloaded.no-nav .page-main-inner-content .article-timeline .timeline-elem .elem-content .text .img-wrapper {
                            margin: 22px auto 20px;
                            float: none;
                        }

                            .reloaded .page-main-inner-content .article-timeline .timeline-elem .elem-content .text .img-wrapper img, .reloaded.no-nav .page-main-inner-content .article-timeline .timeline-elem .elem-content .text .img-wrapper img {
                                width: 100%;
                                height: auto;
                            }

                .reloaded .page-main-inner-content .article-timeline.connection-type-line .timeline-elem .elem-pic, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-line .timeline-elem .elem-pic {
                    margin-top: 30px;
                }

                .reloaded .page-main-inner-content .article-timeline.connection-type-line .timeline-elem .elem-content, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-line .timeline-elem .elem-content {
                    padding-top: 45px;
                }

                    .reloaded .page-main-inner-content .article-timeline.connection-type-line .timeline-elem .elem-content .text, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-line .timeline-elem .elem-content .text {
                        margin-bottom: 5px;
                    }

                .reloaded .page-main-inner-content .article-timeline.connection-type-line .timeline-elem:after, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-line .timeline-elem:after {
                    height: 150px;
                    left: 50%;
                    margin-left: -2px;
                }

                .reloaded .page-main-inner-content .article-timeline.connection-type-line .timeline-elem:first-child .elem-pic, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-line .timeline-elem:first-child .elem-pic {
                    margin-top: 0;
                }

                .reloaded .page-main-inner-content .article-timeline.connection-type-line .timeline-elem:first-child:after, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-line .timeline-elem:first-child:after {
                    height: 120px;
                }

                .reloaded .page-main-inner-content .article-timeline.connection-type-line .timeline-elem:last-child:after, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-line .timeline-elem:last-child:after {
                    display: block;
                    height: 75px;
                    top: 0;
                }

                .reloaded .page-main-inner-content .article-timeline.connection-type-arrow-1 .timeline-elem, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-arrow-1 .timeline-elem {
                    padding-bottom: 60px;
                }

                    .reloaded .page-main-inner-content .article-timeline.connection-type-arrow-1 .timeline-elem:after, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-arrow-1 .timeline-elem:after {
                        transform: scale(0.6);
                    }

                    .reloaded .page-main-inner-content .article-timeline.connection-type-arrow-1 .timeline-elem:last-child, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-arrow-1 .timeline-elem:last-child {
                        padding: 0;
                    }

                        .reloaded .page-main-inner-content .article-timeline.connection-type-arrow-1 .timeline-elem:last-child:after, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-arrow-1 .timeline-elem:last-child:after {
                            display: none;
                        }

                .reloaded .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem {
                    padding-bottom: 160px;
                }

                    .reloaded .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem:after, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem:after {
                        transform: scale(0.6);
                        bottom: 0;
                    }

                    .reloaded .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem:last-child, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem:last-child {
                        padding: 0;
                    }

                        .reloaded .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem:last-child:after, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem:last-child:after {
                            display: none;
                        }

                    .reloaded .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem:nth-child(even):after, .reloaded.no-nav .page-main-inner-content .article-timeline.connection-type-arrow-2 .timeline-elem:nth-child(even):after {
                        transform: scale(-0.6, 0.6);
                    }

                .reloaded .page-main-inner-content .article-timeline.alternating, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating {
                    width: 90%;
                }

                    .reloaded .page-main-inner-content .article-timeline.alternating .timeline-elem, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating .timeline-elem {
                        width: 100%;
                        padding-bottom: 50px;
                    }

                        .reloaded .page-main-inner-content .article-timeline.alternating .timeline-elem:nth-child(odd), .reloaded.no-nav .page-main-inner-content .article-timeline.alternating .timeline-elem:nth-child(odd) {
                            margin-left: auto;
                        }

                            .reloaded .page-main-inner-content .article-timeline.alternating .timeline-elem:nth-child(odd) .elem-pic, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating .timeline-elem:nth-child(odd) .elem-pic {
                                order: 1;
                                margin-left: 0;
                                margin-right: 40px;
                            }

                            .reloaded .page-main-inner-content .article-timeline.alternating .timeline-elem:nth-child(odd) .elem-nr, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating .timeline-elem:nth-child(odd) .elem-nr {
                                order: 2;
                            }

                            .reloaded .page-main-inner-content .article-timeline.alternating .timeline-elem:nth-child(odd) .elem-content, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating .timeline-elem:nth-child(odd) .elem-content {
                                order: 3;
                            }

                        .reloaded .page-main-inner-content .article-timeline.alternating .timeline-elem:nth-child(even), .reloaded.no-nav .page-main-inner-content .article-timeline.alternating .timeline-elem:nth-child(even) {
                            margin-right: auto;
                        }

                            .reloaded .page-main-inner-content .article-timeline.alternating .timeline-elem:nth-child(even) .elem-pic, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating .timeline-elem:nth-child(even) .elem-pic {
                                order: 1;
                                margin-left: 40px;
                                margin-right: 0;
                            }

                            .reloaded .page-main-inner-content .article-timeline.alternating .timeline-elem:nth-child(even) .elem-content, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating .timeline-elem:nth-child(even) .elem-content {
                                order: 3;
                                text-align: right;
                            }

                                .reloaded .page-main-inner-content .article-timeline.alternating .timeline-elem:nth-child(even) .elem-content .nr, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating .timeline-elem:nth-child(even) .elem-content .nr {
                                    padding-right: 2px;
                                }

                                .reloaded .page-main-inner-content .article-timeline.alternating .timeline-elem:nth-child(even) .elem-content .text .img-wrapper, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating .timeline-elem:nth-child(even) .elem-content .text .img-wrapper {
                                    float: none;
                                }

                    .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-line .timeline-elem, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-line .timeline-elem {
                        padding-bottom: 25px;
                    }

                        .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-line .timeline-elem .elem-pic, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-line .timeline-elem .elem-pic {
                            margin-top: 30px;
                        }

                        .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-line .timeline-elem .elem-content, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-line .timeline-elem .elem-content {
                            padding-top: 45px;
                        }

                            .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-line .timeline-elem .elem-content .text, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-line .timeline-elem .elem-content .text {
                                margin-bottom: 5px;
                            }

                        .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-line .timeline-elem:after, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-line .timeline-elem:after {
                            height: 150px;
                            left: 50%;
                            margin-left: -2px;
                        }

                        .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-line .timeline-elem:first-child .elem-pic, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-line .timeline-elem:first-child .elem-pic {
                            margin-top: 0;
                        }

                        .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-line .timeline-elem:first-child:after, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-line .timeline-elem:first-child:after {
                            height: 120px;
                        }

                        .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-line .timeline-elem:nth-child(even):after, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-line .timeline-elem:nth-child(even):after {
                            height: 150px;
                            left: 50%;
                            margin-left: -2px;
                        }

                        .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-line .timeline-elem:last-child:after, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-line .timeline-elem:last-child:after {
                            display: block;
                            height: 75px;
                            top: 0;
                        }

                    .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-line.center .timeline-elem .text .img-wrapper, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-line.center .timeline-elem .text .img-wrapper {
                        margin-left: auto;
                        margin-right: auto;
                    }

                    .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-arrow-1 .timeline-elem, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-arrow-1 .timeline-elem {
                        padding-bottom: 60px;
                    }

                        .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-arrow-1 .timeline-elem:nth-child(even) .elem-pic, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-arrow-1 .timeline-elem:nth-child(even) .elem-pic {
                            margin-left: 0;
                            margin-right: 0;
                            position: absolute;
                            top: 0;
                            right: 0;
                        }

                            .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-arrow-1 .timeline-elem:nth-child(even) .elem-pic + .elem-content, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-arrow-1 .timeline-elem:nth-child(even) .elem-pic + .elem-content {
                                padding-top: 115px;
                            }

                        .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-arrow-1 .timeline-elem:last-child, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-arrow-1 .timeline-elem:last-child {
                            padding: 0;
                        }

                        .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-arrow-1 .timeline-elem:nth-child(even) .text .img-wrapper, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-arrow-1 .timeline-elem:nth-child(even) .text .img-wrapper {
                            margin-left: auto;
                            margin-right: auto;
                        }

                    .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-arrow-2 .timeline-elem, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-arrow-2 .timeline-elem {
                        padding-bottom: 160px;
                    }

                        .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-arrow-2 .timeline-elem:nth-child(even) .elem-pic, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-arrow-2 .timeline-elem:nth-child(even) .elem-pic {
                            margin-left: 0;
                            margin-right: 0;
                            position: absolute;
                            top: 0;
                            right: 0;
                        }

                            .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-arrow-2 .timeline-elem:nth-child(even) .elem-pic + .elem-content, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-arrow-2 .timeline-elem:nth-child(even) .elem-pic + .elem-content {
                                padding-top: 115px;
                            }

                        .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-arrow-2 .timeline-elem:last-child, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-arrow-2 .timeline-elem:last-child {
                            padding: 0;
                        }

                        .reloaded .page-main-inner-content .article-timeline.alternating.connection-type-arrow-2 .timeline-elem:nth-child(even) .text .img-wrapper, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.connection-type-arrow-2 .timeline-elem:nth-child(even) .text .img-wrapper {
                            margin-left: auto;
                            margin-right: auto;
                        }

                    .reloaded .page-main-inner-content .article-timeline.alternating.center, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.center {
                        width: 90%;
                        padding: 0;
                    }

                        .reloaded .page-main-inner-content .article-timeline.alternating.center .timeline-elem, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.center .timeline-elem {
                            width: 100%;
                        }

                            .reloaded .page-main-inner-content .article-timeline.alternating.center .timeline-elem .elem-pic, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.center .timeline-elem .elem-pic {
                                margin-left: auto;
                                margin-right: auto;
                            }

                            .reloaded .page-main-inner-content .article-timeline.alternating.center .timeline-elem .elem-content:after, .reloaded.no-nav .page-main-inner-content .article-timeline.alternating.center .timeline-elem .elem-content:after {
                                left: 50%;
                                margin-left: -2px;
                            }

        .reloaded.no-nav .article-abstract p {
            font-size: 23px;
            font-size: 2.3rem;
        }

        .reloaded .body-template-container h2 {
            font-size: 25px;
            font-size: 2.5rem;
            margin: 0 0 14px 0;
        }

        .reloaded .body-template-container.article-video {
            margin-bottom: 43px;
        }

        .reloaded .body-template-container.pullout-left, .reloaded .no-nav .body-template-container.pullout-left {
            width: 100%;
            margin-left: 0;
        }

            .reloaded .body-template-container.pullout-left h2, .reloaded .no-nav .body-template-container.pullout-left h2 {
                margin-left: 0;
            }

        .reloaded section .border-top {
            padding-top: 34px !important;
        }

        .reloaded .page-intro {
            margin: 0 0 26px 0;
            top: 0;
        }

            .reloaded .page-intro.no-img {
                margin-top: 40px;
                margin-bottom: 26px;
            }

                .reloaded .page-intro.no-img h1 {
                    left: auto;
                    right: 10px;
                }

                .reloaded .page-intro.no-img.txt-left h1 {
                    left: 10px;
                    right: auto;
                }

                .reloaded .page-intro.no-img.txt-right h1 {
                    left: auto;
                    right: 10px;
                }

            .reloaded .page-intro .intro-visual {
                width: auto;
                min-height: 160px;
                height: auto;
                margin: 0 -10px;
            }

                .reloaded .page-intro .intro-visual img {
                    width: 100%;
                    height: auto;
                }

            .reloaded .page-intro .intro-headline {
                position: static;
            }

            .reloaded .page-intro .intro-visual + .intro-headline {
                bottom: auto;
                top: -20px;
                width: 80%;
                right: 8px;
                position: relative;
            }

            .reloaded .page-intro h1 {
                font-size: 27px;
                font-size: 2.7rem;
                line-height: 1.2;
                padding: 4px 0 1px 0;
                margin: 0 2px 0 1px;
                background: #000;
                display: inline;
                -webkit-box-decoration-break: clone;
                -ms-box-decoration-break: clone;
                -o-box-decoration-break: clone;
                box-decoration-break: clone;
                box-shadow: 10px 0 0 #000, -10px 0 0 #000, 4px 0 0 #000, -4px 0 0 #000, 3px 0 0 #000, -3px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000;
            }

                .reloaded .page-intro h1 span {
                    font-size: 27px;
                    font-size: 2.7rem;
                }

            .reloaded .page-intro .co2-label {
                margin-top: inherit;
                margin-bottom: inherit;
            }

        .reloaded .container-fluid .section-intro h2 span, .reloaded .container .section-intro h2 span {
            font-size: 35px;
            font-size: 3.5rem;
        }

        .reloaded.category-page .container-fluid.owl-slider + .container, .reloaded.category-page .container-fluid.owl-slider + .container-fluid {
            margin-top: 0;
        }

        .reloaded.category-page .container-fluid.grid.visual-content {
            width: auto;
            height: auto;
            min-height: 340px;
            margin-top: -10px;
            margin-bottom: -90px;
        }

            .reloaded.category-page .container-fluid.grid.visual-content .section-intro {
                margin-top: 10%;
            }

                .reloaded.category-page .container-fluid.grid.visual-content .section-intro h2 span {
                    font-size: 10vw;
                }

            .reloaded.category-page .container-fluid.grid.visual-content .section-btns-wrapper {
                bottom: 15%;
            }

        .reloaded.category-page .page-intro .bg-img-elem img {
            width: 100%;
            height: auto;
        }

        .reloaded.category-page .page-intro.label-head .intro-headline h1 span {
            padding: 3px 10px;
        }

        .reloaded.category-page .page-intro .embedded-player {
        }

        .reloaded.category-page .page-intro .video-content-wrapper {
            width: 100%;
            margin: 0 auto;
            min-height: 640px;
            background: #f2f2f2;
        }

        .reloaded.category-page .page-intro .video-content.preview {
            height: auto;
            padding: 0;
        }

        .reloaded.category-page .page-intro .video-placeholder img {
            width: 100%;
            height: auto;
        }

        .reloaded.category-page .page-intro .video-frame {
            position: absolute;
            top: 0;
            width: 100%;
            height: 100%;
            z-index: -1;
        }

        .reloaded.category-page .page-intro .text-content-wrapper {
            width: 100%;
            margin: 0 auto;
            height: auto;
            padding-top: 0;
            position: absolute;
            top: 3px;
            left: 0;
        }

        .reloaded.category-page .page-intro .intro-headline {
            width: 80%;
            position: relative;
            margin: 59px 0 0 20px;
            top: auto;
        }

            .reloaded.category-page .page-intro .intro-headline h1 span {
                font-size: 50px;
                font-size: 5rem;
                background: #fff;
                display: inline;
                -webkit-box-decoration-break: clone;
                -ms-box-decoration-break: clone;
                -o-box-decoration-break: clone;
                box-decoration-break: clone;
                box-shadow: 15px 0 0 #fff, -15px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
                margin: 0;
                padding: 15px 0;
            }

        .reloaded.category-page .page-intro .intro-icons {
            padding: 10px 22px 15px;
            transform: scale(0.75);
            transform-origin: 0 0;
            margin: 0 0 0 15px;
        }

        .reloaded.category-page .page-intro a.show-hidden-txt-btn {
            top: 5px;
            left: -15px;
        }

            .reloaded.category-page .page-intro a.show-hidden-txt-btn:after {
                font-size: 30px;
                font-size: 3rem;
                line-height: 30px;
            }

            .reloaded.category-page .page-intro a.show-hidden-txt-btn.open:after {
                line-height: 1;
            }

        .reloaded.category-page .page-intro .play-video {
            display: none;
        }

        .reloaded.category-page .page-intro .intro-headline .play-video {
            margin: -2px 0 0 0;
            cursor: pointer;
            display: block;
            width: auto;
            height: auto;
            position: relative;
            left: auto;
            top: auto;
            z-index: auto;
            align-items: inherit;
        }

            .reloaded.category-page .page-intro .intro-headline .play-video:after {
                display: none;
            }

            .reloaded.category-page .page-intro .intro-headline .play-video span {
                color: #000;
                background: #fff;
                padding: 17px 20px 17px 40px;
                display: inline;
                z-index: 100;
                position: relative;
                width: auto;
                height: auto;
                left: auto;
                top: auto;
                align-items: inherit;
                justify-content: inherit;
                margin: 0 0 0 15px;
            }

                .reloaded.category-page .page-intro .intro-headline .play-video span:before {
                    content: '';
                    display: block;
                    position: absolute;
                    top: 50%;
                    left: 20px;
                    margin: -7px 0 0 0;
                    width: 0;
                    height: 0;
                    border-style: solid;
                    border-width: 8px 0 8px 10px;
                    border-color: transparent transparent transparent #000;
                }

        .reloaded.category-page .page-intro .intro-headline .intro-icons + .play-video {
            margin: -7px 0 0 0;
        }

        .reloaded.category-page .page-intro .intro-headline h1 + .play-video {
            margin: 24px 0 0 0;
        }

        .reloaded.category-page .page-intro .quote-abstract {
            max-width: 65%;
            width: 65%;
            display: block;
            text-align: left;
            margin: 65px 0 0 0;
            position: relative;
            bottom: auto;
            float: none;
            top: 75px;
            left: 30px;
        }

            .reloaded.category-page .page-intro .quote-abstract span {
                left: auto;
                right: auto;
                background: #fff;
                display: inline;
                -webkit-box-decoration-break: clone;
                -ms-box-decoration-break: clone;
                -o-box-decoration-break: clone;
                box-decoration-break: clone;
                box-shadow: 15px 0 0 #fff, -15px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
            }

            .reloaded.category-page .page-intro .quote-abstract .quote-text div {
                font-size: 20px;
                font-size: 2rem;
                line-height: 1.5;
                left: auto;
                right: auto;
                background: #fff;
                display: inline;
                -webkit-box-decoration-break: clone;
                -ms-box-decoration-break: clone;
                -o-box-decoration-break: clone;
                box-decoration-break: clone;
                box-shadow: 15px 0 0 #fff, -15px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
            }

            .reloaded.category-page .page-intro .quote-abstract .quote-text span {
                box-shadow: none;
                left: auto;
                right: auto;
            }

            .reloaded.category-page .page-intro .quote-abstract .quote-author, .reloaded.category-page .page-intro .quote-abstract .quote-source {
                font-size: 14px;
                font-size: 1.4rem;
                line-height: 1.7;
                left: auto;
            }

        .reloaded.category-page .page-intro.light-content .intro-headline .play-video span {
            color: #fff;
            background: #000;
        }

            .reloaded.category-page .page-intro.light-content .intro-headline .play-video span:before {
                content: '';
                border-color: transparent transparent transparent #fff;
            }

        .reloaded.category-page .page-intro.no-video .video-content-wrapper {
            min-height: 506px;
        }

        .reloaded.category-page .page-intro.no-video .quote-abstract {
            max-width: 65%;
            margin: 0;
        }

        .reloaded.category-page .page-intro.no-video + .container-fluid.has-img-bottom .grid-teaser-section, .reloaded.category-page .page-intro.no-video + .container-fluid.has-img-top .grid-teaser-section {
            margin-top: 0;
            margin-top: 50px;
        }

        .reloaded.category-page .page-intro .intro-headline {
            position: relative;
            top: 75px;
            left: 0;
            margin: 0 0 30px 0;
        }

        .reloaded.category-page.locations .page-intro {
            width: auto;
            margin: auto;
            z-index: auto;
        }

            .reloaded.category-page.locations .page-intro .intro-bg {
                margin-left: 0;
                width: 100%;
                position: absolute;
                top: 0;
                left: 0;
            }

                .reloaded.category-page.locations .page-intro .intro-bg img {
                    width: 100%;
                }

            .reloaded.category-page.locations .page-intro .text-content-wrapper {
                margin: 70px auto 80px;
            }

                .reloaded.category-page.locations .page-intro .text-content-wrapper .intro-headline {
                    margin: 0 0 20px 0;
                }

                    .reloaded.category-page.locations .page-intro .text-content-wrapper .intro-headline h1 span {
                        background: #000;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 15px 0 0 #000, -15px 0 0 #000, 4px 0 0 #000, -4px 0 0 #000, 3px 0 0 #000, -3px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000;
                    }

                .reloaded.category-page.locations .page-intro .text-content-wrapper .quote-abstract {
                    margin: 0;
                }

        .reloaded.category-page.locations .locations-search {
            width: auto;
            margin: 0 auto 20px;
        }

            .reloaded.category-page.locations .locations-search .form-content-wrapper {
                padding: 20px 10px;
                width: 100%;
            }

                .reloaded.category-page.locations .locations-search .form-content-wrapper fieldset {
                    display: flex;
                    flex-wrap: wrap;
                }

            .reloaded.category-page.locations .locations-search #form-locations-search .form-group {
                margin: 0 0 10px 0;
                width: 100%;
            }

                .reloaded.category-page.locations .locations-search #form-locations-search .form-group .ms-ctn {
                    width: 100%;
                }

        .reloaded.category-page.locations .locations-search-results {
            width: 100%;
        }

            .reloaded.category-page.locations .locations-search-results .locations-accordion {
                margin-left: 0;
                margin-right: 0;
            }

                .reloaded.category-page.locations .locations-search-results .locations-accordion .accordion {
                    border-top: none;
                }

                .reloaded.category-page.locations .locations-search-results .locations-accordion .panel .panel-heading a:after {
                    margin-top: -12px;
                }

                .reloaded.category-page.locations .locations-search-results .locations-accordion .panel .panel-heading a.collapsed:after {
                    margin-top: -9px;
                }

                .reloaded.category-page.locations .locations-search-results .locations-accordion .panel .panel-heading a:hover {
                    background: #000 !important;
                    color: #fff;
                    border-bottom: 2px solid transparent;
                }

                    .reloaded.category-page.locations .locations-search-results .locations-accordion .panel .panel-heading a:hover:after {
                        color: #fff;
                    }

                .reloaded.category-page.locations .locations-search-results .locations-accordion .panel .panel-collapse {
                    border-bottom: 2px solid #f2f2f2;
                }

                    .reloaded.category-page.locations .locations-search-results .locations-accordion .panel .panel-collapse .panel-body:after {
                        display: none;
                    }

            .reloaded.category-page.locations .locations-search-results .location-item {
                width: 100%;
                float: none;
            }

                .reloaded.category-page.locations .locations-search-results .location-item:nth-child(-n+2) a {
                    border-top: 1px solid transparent;
                }

                .reloaded.category-page.locations .locations-search-results .location-item a {
                    border-bottom: 1px solid #e6e6e6;
                    border-top: 1px solid transparent;
                }

                .reloaded.category-page.locations .locations-search-results .location-item:last-child a {
                    border-bottom: 1px solid transparent;
                }

        .reloaded header + section .owl-slider {
            margin: 30px auto 0;
            top: 0;
        }

        .reloaded .owl-slider {
            min-height: 250px;
            height: auto;
            width: 100%;
            margin: 20px auto 13px;
            padding: 0;
            position: relative;
            display: block;
        }

            .reloaded .owl-slider .hero-slider-wrapper {
                position: relative;
                overflow: hidden;
            }

                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content {
                    position: relative;
                    overflow: hidden;
                    width: auto;
                    height: auto;
                    margin-left: auto;
                    left: auto;
                }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content ul {
                        margin: 0;
                        padding: 0;
                        width: 20000em;
                        position: relative;
                        list-style: none;
                    }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element {
                        position: relative;
                        overflow: hidden;
                        text-align: center;
                    }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .hero-img {
                            display: block;
                            height: auto;
                            width: auto;
                        }

                            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .hero-img img {
                                width: 100%;
                            }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper {
                            width: auto;
                            height: 130px;
                            overflow: visible;
                            position: relative;
                            text-align: left;
                            display: block;
                            margin: 0;
                            left: 0;
                        }

                            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content {
                                width: auto;
                                height: 130px;
                                overflow: visible;
                                background: #e6e6e6;
                                font-size: 17px;
                                font-size: 1.7rem;
                                line-height: 1.1em;
                                margin: 0;
                                padding: 15px 40px 30px 20px;
                            }

                                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content:after {
                                    content: '';
                                    display: block;
                                    position: absolute;
                                    width: 20px;
                                    height: 20px;
                                    right: 15px;
                                    top: 20px;
                                    background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -105px 0;
                                    z-index: 90;
                                    transform: scale(0.65);
                                    transform-origin: top right;
                                }

                                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-bl {
                                    position: relative;
                                    bottom: 0;
                                    left: 0;
                                    margin: 0;
                                }

                                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-br {
                                    position: relative;
                                    bottom: 0;
                                    right: 0;
                                    margin: 0;
                                    text-align: left;
                                }

                                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-tl {
                                    position: relative;
                                    top: 0;
                                    left: 0;
                                    margin: 0;
                                }

                                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content.pos-tr {
                                    position: relative;
                                    top: 0;
                                    right: 0;
                                    margin: 0;
                                    text-align: left;
                                }

                                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content .more-link {
                                    display: none;
                                }

                                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content h2 {
                                    font-size: 25px;
                                    font-size: 2.5rem;
                                    line-height: 1.6em;
                                    margin: 0 0 4px 0;
                                    padding: 0;
                                }

                                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content h2 a:after {
                                        content: "";
                                        width: 300px;
                                        height: 100%;
                                        position: absolute;
                                        right: 0;
                                        top: 0;
                                        background: transparent;
                                    }

                                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content h2 .cta-arrow {
                                        top: -1px;
                                        display: none;
                                    }

                                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content p {
                                    margin: 0;
                                    padding: 0;
                                    font-size: 18px;
                                    font-size: 1.8rem;
                                }

                                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content p {
                                    display: block;
                                    box-shadow: none;
                                    position: relative;
                                    top: auto;
                                    right: auto;
                                    bottom: auto;
                                    left: auto;
                                }

                            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper:after {
                                content: "";
                                width: 0;
                                height: 0;
                                border: 16px solid transparent;
                                border-color: transparent transparent #e6e6e6 transparent;
                                position: absolute;
                                top: -31px;
                                left: 50%;
                                margin-left: -16px;
                                z-index: 100;
                            }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element:hover .teaserbox-wrapper .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element:hover .teaserbox-wrapper .box-content p {
                            display: block;
                            background: transparent;
                            box-shadow: none;
                            position: relative;
                            top: auto;
                            right: auto;
                            bottom: auto;
                            left: auto;
                        }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element:hover .teaserbox-wrapper .box-content:after {
                            background-position: -105px 0;
                        }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element:hover .hero-img:after {
                            opacity: 0.8;
                        }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .video-icon-style {
                            content: '';
                            background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat 0 -120px;
                            width: 92px;
                            height: 92px;
                            display: block;
                            position: absolute;
                            top: 50%;
                            left: 50%;
                            margin: -45px 0 0 -45px;
                            transform: scale(0.6);
                        }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content:before, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content:after {
                            display: none;
                        }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-br:before, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-tr:before, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-bl:before, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-tl:before, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-br:after, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-tr:after, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-bl:after, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .box-content.pos-tl:after {
                            display: none;
                        }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .hero-img {
                            position: relative;
                        }

                            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.video .hero-img:after {
                                content: '';
                                background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat 0 -120px;
                                width: 92px;
                                height: 92px;
                                display: block;
                                position: absolute;
                                top: 50%;
                                left: 50%;
                                margin: -45px 0 0 -45px;
                                transform: scale(0.6);
                            }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.transparent .teaserbox-wrapper .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1 .teaserbox-wrapper .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2 .teaserbox-wrapper .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3 .teaserbox-wrapper .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4 .teaserbox-wrapper .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5 .teaserbox-wrapper .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6 .teaserbox-wrapper .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7 .teaserbox-wrapper .box-content, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-8 .teaserbox-wrapper .box-content {
                            color: #000;
                        }

                            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.transparent .teaserbox-wrapper .box-content p, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1 .teaserbox-wrapper .box-content p, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2 .teaserbox-wrapper .box-content p, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3 .teaserbox-wrapper .box-content p, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4 .teaserbox-wrapper .box-content p, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5 .teaserbox-wrapper .box-content p, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6 .teaserbox-wrapper .box-content p, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7 .teaserbox-wrapper .box-content p, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-8 .teaserbox-wrapper .box-content p {
                                font-size: 15px;
                                font-size: 1.5rem;
                                box-shadow: none;
                                background: transparent;
                                color: #000;
                                display: block;
                            }

                            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.transparent .teaserbox-wrapper .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1 .teaserbox-wrapper .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2 .teaserbox-wrapper .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3 .teaserbox-wrapper .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4 .teaserbox-wrapper .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5 .teaserbox-wrapper .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6 .teaserbox-wrapper .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7 .teaserbox-wrapper .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-8 .teaserbox-wrapper .box-content h2 {
                                font-size: 20px;
                                font-size: 2rem;
                                line-height: 1.2em;
                                box-shadow: none;
                                background: transparent;
                                color: #000;
                                display: block;
                            }

                                .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.transparent .teaserbox-wrapper .box-content h2 a, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1 .teaserbox-wrapper .box-content h2 a, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2 .teaserbox-wrapper .box-content h2 a, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3 .teaserbox-wrapper .box-content h2 a, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4 .teaserbox-wrapper .box-content h2 a, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5 .teaserbox-wrapper .box-content h2 a, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6 .teaserbox-wrapper .box-content h2 a, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7 .teaserbox-wrapper .box-content h2 a, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-8 .teaserbox-wrapper .box-content h2 a {
                                    color: #000;
                                }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.transparent:hover .teaserbox-wrapper .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1:hover .teaserbox-wrapper .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2:hover .teaserbox-wrapper .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3:hover .teaserbox-wrapper .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4:hover .teaserbox-wrapper .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5:hover .teaserbox-wrapper .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6:hover .teaserbox-wrapper .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7:hover .teaserbox-wrapper .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-8:hover .teaserbox-wrapper .box-content h2, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.transparent:hover .teaserbox-wrapper .box-content p, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1:hover .teaserbox-wrapper .box-content p, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2:hover .teaserbox-wrapper .box-content p, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3:hover .teaserbox-wrapper .box-content p, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4:hover .teaserbox-wrapper .box-content p, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5:hover .teaserbox-wrapper .box-content p, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6:hover .teaserbox-wrapper .box-content p, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7:hover .teaserbox-wrapper .box-content p, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-8:hover .teaserbox-wrapper .box-content p {
                            display: block;
                            background: transparent;
                            box-shadow: none;
                            position: relative;
                            top: auto;
                            right: auto;
                            bottom: auto;
                            left: auto;
                        }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1 .teaserbox-wrapper .box-content {
                            background: #e6e6e6;
                        }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1 .teaserbox-wrapper:after {
                            border-color: transparent transparent #e6e6e6 transparent;
                        }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1:hover .teaserbox-wrapper .box-content {
                            background: #c8c8c8;
                        }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-1:hover .teaserbox-wrapper:after {
                            border-color: transparent transparent #c8c8c8 transparent;
                        }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2 .teaserbox-wrapper .box-content {
                            background: #003340;
                        }

                            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2 .teaserbox-wrapper .box-content h2 a, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2 .teaserbox-wrapper .box-content p {
                                color: #fff;
                            }

                            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2 .teaserbox-wrapper .box-content:after {
                                background-position: -130px 0;
                            }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2 .teaserbox-wrapper:after {
                            border-color: transparent transparent #003340 transparent;
                        }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2:hover .teaserbox-wrapper .box-content {
                            background: #00677f;
                        }

                            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2:hover .teaserbox-wrapper .box-content:after {
                                background-position: -130px 0;
                            }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-2:hover .teaserbox-wrapper:after {
                            border-color: transparent transparent #00677f transparent;
                        }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3 .teaserbox-wrapper .box-content {
                            background: #444444;
                        }

                            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3 .teaserbox-wrapper .box-content h2 a, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3 .teaserbox-wrapper .box-content p {
                                color: #fff;
                            }

                            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3 .teaserbox-wrapper .box-content:after {
                                background-position: -130px 0;
                            }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3 .teaserbox-wrapper:after {
                            border-color: transparent transparent #444444 transparent;
                        }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3:hover .teaserbox-wrapper .box-content {
                            background: #000;
                        }

                            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3:hover .teaserbox-wrapper .box-content:after {
                                background-position: -130px 0;
                            }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-3:hover .teaserbox-wrapper:after {
                            border-color: transparent transparent #000 transparent;
                        }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4 .teaserbox-wrapper .box-content {
                            background: #5a130a;
                        }

                            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4 .teaserbox-wrapper .box-content h2 a, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4 .teaserbox-wrapper .box-content p {
                                color: #fff;
                            }

                            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4 .teaserbox-wrapper .box-content:after {
                                background-position: -130px 0;
                            }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4 .teaserbox-wrapper:after {
                            border-color: transparent transparent #5a130a transparent;
                        }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4:hover .teaserbox-wrapper .box-content {
                            background: #440e07;
                        }

                            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4:hover .teaserbox-wrapper .box-content:after {
                                background-position: -130px 0;
                            }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-4:hover .teaserbox-wrapper:after {
                            border-color: transparent transparent #440e07 transparent;
                        }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5 .teaserbox-wrapper .box-content {
                            background: #00677f;
                        }

                            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5 .teaserbox-wrapper .box-content h2 a, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5 .teaserbox-wrapper .box-content p {
                                color: #fff;
                            }

                            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5 .teaserbox-wrapper .box-content:after {
                                background-position: -130px 0;
                            }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5 .teaserbox-wrapper:after {
                            border-color: transparent transparent #00677f transparent;
                        }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5:hover .teaserbox-wrapper .box-content {
                            background: #003340;
                        }

                            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5:hover .teaserbox-wrapper .box-content:after {
                                background-position: -130px 0;
                            }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-5:hover .teaserbox-wrapper:after {
                            border-color: transparent transparent #003340 transparent;
                        }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6 .teaserbox-wrapper .box-content {
                            background: #fff;
                        }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6 .teaserbox-wrapper:after {
                            border-color: transparent transparent #fff transparent;
                        }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6:hover .teaserbox-wrapper .box-content {
                            background: #c8c8c8;
                        }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-6:hover .teaserbox-wrapper:after {
                            border-color: transparent transparent #c8c8c8 transparent;
                        }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7 .teaserbox-wrapper .box-content {
                            background: #000;
                        }

                            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7 .teaserbox-wrapper .box-content h2 a, .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7 .teaserbox-wrapper .box-content p {
                                color: #fff;
                            }

                            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7 .teaserbox-wrapper .box-content:after {
                                background-position: -130px 0;
                            }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7 .teaserbox-wrapper:after {
                            border-color: transparent transparent #000 transparent;
                        }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7:hover .teaserbox-wrapper .box-content {
                            background: #565756;
                        }

                            .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7:hover .teaserbox-wrapper .box-content:after {
                                background-position: -130px 0;
                            }

                        .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.color-7:hover .teaserbox-wrapper:after {
                            border-color: transparent transparent #565756 transparent;
                        }

                    .reloaded .owl-slider .hero-slider-wrapper .hero-slider-content .owl-nav.disabled {
                        display: none;
                    }

            .reloaded .owl-slider .owl-controlls {
                width: 100%;
                left: 0;
                margin: 0;
                bottom: 2px;
                text-align: center;
                position: relative;
            }

                .reloaded .owl-slider .owl-controlls .owl-slider-pagination {
                    display: inline-block;
                    width: auto;
                    margin: 5px 0 0 0;
                    overflow: hidden;
                }

                    .reloaded .owl-slider .owl-controlls .owl-slider-pagination .owl-dot {
                        padding: 5px 4px;
                        float: left;
                        display: block;
                        width: 40px;
                        cursor: pointer;
                    }

                        .reloaded .owl-slider .owl-controlls .owl-slider-pagination .owl-dot span {
                            display: block;
                            width: 35px;
                            height: 7px;
                            background: #fff;
                            text-indent: -9999em;
                        }

                        .reloaded .owl-slider .owl-controlls .owl-slider-pagination .owl-dot.active span, .reloaded .owl-slider .owl-controlls .owl-slider-pagination .owl-dot:hover span {
                            background: #000;
                        }

            .reloaded .owl-slider .owl-slider-navigation {
                display: none;
            }

        .reloaded .search-results-group .result-teaser {
            border-bottom: 1px solid #c8c8c8;
        }

            .reloaded .search-results-group .result-teaser .rt-text {
                min-height: 53px;
                border-bottom: none;
                padding: 10px;
                float: none;
                width: auto;
            }

        .reloaded .container.search-results .result-teaser {
            font-size: 18px;
            font-size: 1.8rem;
            width: 100%;
            margin-bottom: 5px;
        }

            .reloaded .container.search-results .result-teaser > a:after {
                content: '';
                display: inline-block;
                width: 15px;
                height: 15px;
                background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -21px -76px;
                position: absolute;
                top: 15px;
                right: 20px;
                transform: scale(0.8);
            }

            .reloaded .container.search-results .result-teaser .rt-content-wrapper {
                padding: 25px;
                height: auto;
                margin: 0 5px;
            }

            .reloaded .container.search-results .result-teaser .rt-category {
                font-size: 14px;
                font-size: 1.4rem;
                position: relative;
                bottom: auto;
                margin-top: 14px;
            }

            .reloaded .container.search-results .result-teaser .rt-text {
                font-size: 18px;
                font-size: 1.8rem;
            }

            .reloaded .container.search-results .result-teaser .rt-date-sticker .date-day-month {
                display: block;
                font-size: 1.125em;
                line-height: 1.1em;
                letter-spacing: 0.01em;
            }

            .reloaded .container.search-results .result-teaser .rt-date-sticker .date-year {
                display: block;
                font-size: 1.125em;
                line-height: 1.1em;
                letter-spacing: 0.01em;
            }

        .reloaded .container.search-results .search-results-show-more .more-results {
            font-size: 18px;
            font-size: 1.8rem;
            padding: 11px 20px 15px 43px;
            width: auto;
        }

            .reloaded .container.search-results .search-results-show-more .more-results.btn:after {
                top: -5px;
                right: -16px;
                width: 23px;
                height: 25px;
                transform: scale(0.75);
            }

        .reloaded.no-nav .search-results .result-teaser {
            width: 100%;
        }

            .reloaded.no-nav .search-results .result-teaser .rt-text {
                height: auto;
                width: auto;
            }

            .reloaded.no-nav .search-results .result-teaser.rt-text-only .rt-text {
                width: 100%;
            }

        .reloaded .ir-modules-wrapper .module-report.img-bottom .module-report-content-wrapper {
            padding-bottom: 70px;
        }

        .reloaded .ir-modules-wrapper .module-figures {
            padding: 0;
        }

            .reloaded .ir-modules-wrapper .module-figures .content-wrapper {
                height: 100%;
                width: 100%;
                padding-bottom: 25px;
            }

            .reloaded .ir-modules-wrapper .module-figures a.cta:before {
                transform: scale(0.8);
            }

        .reloaded .ir-modules-wrapper .ir-module-diagram .canvas-wrapper {
            padding: 8px 0;
        }

        .reloaded .ir-modules-wrapper .ir-module-diagram a.cta:before {
            transform: scale(0.8);
        }

        .reloaded .article-abstract p {
            font-size: 23px;
            font-size: 2.3rem;
            line-height: 1.35;
        }

        .reloaded.article-page .article-abstract .article-abstract-wrapper {
            display: block;
        }

            .reloaded.article-page .article-abstract .article-abstract-wrapper a.event-calendar-add-icon {
                float: left;
                margin: 0 30px 20px 0;
            }

        .reloaded.article-page .container-fluid:nth-last-child(2):not(lvl2-nav-wrapper):not(.bg-color-1) {
            margin-bottom: 0;
        }

        .reloaded .article-copy.numbers-wrapper {
            margin-bottom: 40px;
        }

            .reloaded .article-copy.numbers-wrapper:before {
                height: 10px;
                line-height: 10px;
                width: 100%;
            }

            .reloaded .article-copy.numbers-wrapper:after {
                width: 100%;
            }

            .reloaded .article-copy.numbers-wrapper h2 {
                margin: 0 0 11px 0;
                padding: 0;
            }

            .reloaded .article-copy.numbers-wrapper .numbers-element {
                width: 50%;
                padding: 14px 7px 0 14px;
                height: 130px;
            }

                .reloaded .article-copy.numbers-wrapper .numbers-element:nth-child(3n+1) {
                    clear: none;
                }

                .reloaded .article-copy.numbers-wrapper .numbers-element:nth-child(2n+1) {
                    width: 50%;
                    clear: left;
                }

                .reloaded .article-copy.numbers-wrapper .numbers-element:nth-child(3n+1) {
                    padding-left: 14px;
                }

                .reloaded .article-copy.numbers-wrapper .numbers-element:nth-child(4n+4) {
                    padding-left: 14px;
                    width: 50%;
                }

                .reloaded .article-copy.numbers-wrapper .numbers-element:nth-child(-n+3) {
                    padding-top: 14px;
                }

                .reloaded .article-copy.numbers-wrapper .numbers-element .amount .amount-currency {
                    margin-right: 5px;
                }

                .reloaded .article-copy.numbers-wrapper .numbers-element .amount .amount-volume {
                    letter-spacing: -0.06em;
                    margin-right: 6px;
                }

                .reloaded .article-copy.numbers-wrapper .numbers-element .type {
                    line-height: 1.1em;
                    font-size: 18px;
                    font-size: 1.8rem;
                    margin-top: -3px;
                    font-family: 'DaimlerCS-Regular', Arial, sans-serif;
                }

                .reloaded .article-copy.numbers-wrapper .numbers-element .info {
                    font-size: 14px;
                    font-size: 1.4rem;
                    font-family: 'DaimlerCS-Regular', Arial, sans-serif;
                }

        .reloaded .article-copy.copy-single-col {
            width: auto;
        }

        .reloaded .quote-font-size {
            font-size: 1.8rem;
        }

        .reloaded .article-quote {
            padding: 10px 48px 35px;
        }

            .reloaded .article-quote blockquote {
                border: none;
                margin: 0;
                padding: 0;
                position: relative;
                font-size: 1.8rem;
                line-height: 1.5em;
            }

                .reloaded .article-quote blockquote:before {
                    left: 0;
                    top: -8px;
                    font-size: 100px;
                    font-size: 10rem;
                    margin-left: -19px;
                    margin-right: 8px;
                }

                .reloaded .article-quote blockquote:after {
                    font-size: 100px;
                    font-size: 10rem;
                    bottom: -36px;
                    margin-left: 8px;
                }

                .reloaded .article-quote blockquote:not([lang=de]):before {
                    top: 45px;
                }

            .reloaded .article-quote .article-quote-author {
                font-size: 12px !important;
                font-size: 1.2rem !important;
                line-height: 1;
                padding: 30px 0 0 0;
            }

        .reloaded .article-hightlight {
            padding: 30px 48px;
        }

            .reloaded .article-hightlight blockquote {
                font-size: 1.8rem;
            }

        .reloaded .article-photo ol li, .reloaded.no-nav .article-photo ol li, .reloaded .article-copy ol li, .reloaded.no-nav .article-copy ol li, .reloaded .article-photo ul li, .reloaded.no-nav .article-photo ul li, .reloaded .article-copy ul li, .reloaded.no-nav .article-copy ul li {
            font-size: 1.8rem;
        }

            .reloaded .article-photo ol li:before, .reloaded.no-nav .article-photo ol li:before, .reloaded .article-copy ol li:before, .reloaded.no-nav .article-copy ol li:before {
                font-size: 18px;
                font-size: 1.8rem;
                top: 0;
            }

            .reloaded .article-photo ol li ol li, .reloaded.no-nav .article-photo ol li ol li, .reloaded .article-copy ol li ol li, .reloaded.no-nav .article-copy ol li ol li {
                padding: 0 0 0 30px;
            }

                .reloaded .article-photo ol li ol li:before, .reloaded.no-nav .article-photo ol li ol li:before, .reloaded .article-copy ol li ol li:before, .reloaded.no-nav .article-copy ol li ol li:before {
                    font-size: 18px;
                    font-size: 1.8rem;
                    top: -1px;
                }

                .reloaded .article-photo ol li ol li ol li, .reloaded.no-nav .article-photo ol li ol li ol li, .reloaded .article-copy ol li ol li ol li, .reloaded.no-nav .article-copy ol li ol li ol li {
                    padding: 0 0 0 44px;
                }

                    .reloaded .article-photo ol li ol li ol li:before, .reloaded.no-nav .article-photo ol li ol li ol li:before, .reloaded .article-copy ol li ol li ol li:before, .reloaded.no-nav .article-copy ol li ol li ol li:before {
                        font-size: 18px;
                        font-size: 1.8rem;
                        top: -1px;
                    }

        .reloaded .article-photo .asset-container.asset-full, .reloaded.no-nav .article-photo .asset-container.asset-full, .reloaded .article-copy .asset-container.asset-full, .reloaded.no-nav .article-copy .asset-container.asset-full {
            margin-left: -10px;
            margin-right: -10px;
        }

            .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper, .reloaded.no-nav .article-photo .asset-container.asset-full .ir-modules-wrapper, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper, .reloaded.no-nav .article-copy .asset-container.asset-full .ir-modules-wrapper {
                margin-left: 10px;
                margin-right: 10px;
            }

        .reloaded .article-photo .asset-container.asset-left .ir-modules-wrapper, .reloaded.no-nav .article-photo .asset-container.asset-left .ir-modules-wrapper, .reloaded .article-copy .asset-container.asset-left .ir-modules-wrapper, .reloaded.no-nav .article-copy .asset-container.asset-left .ir-modules-wrapper, .reloaded .article-photo .asset-container.asset-right .ir-modules-wrapper, .reloaded.no-nav .article-photo .asset-container.asset-right .ir-modules-wrapper, .reloaded .article-copy .asset-container.asset-right .ir-modules-wrapper, .reloaded.no-nav .article-copy .asset-container.asset-right .ir-modules-wrapper {
            margin-left: 0;
            margin-right: 0;
        }

        .reloaded .article-photo .asset-media .article-quote, .reloaded.no-nav .article-photo .asset-media .article-quote, .reloaded .article-copy .asset-media .article-quote, .reloaded.no-nav .article-copy .asset-media .article-quote, .reloaded .article-photo .asset-media .article-hightlight, .reloaded.no-nav .article-photo .asset-media .article-hightlight, .reloaded .article-copy .asset-media .article-hightlight, .reloaded.no-nav .article-copy .asset-media .article-hightlight {
            width: 100%;
        }

        .reloaded .article-photo .asset-zoom, .reloaded.no-nav .article-photo .asset-zoom, .reloaded .article-copy .asset-zoom, .reloaded.no-nav .article-copy .asset-zoom {
            display: none;
        }

        .reloaded .article-photo .asset-subline, .reloaded.no-nav .article-photo .asset-subline, .reloaded .article-copy .asset-subline, .reloaded.no-nav .article-copy .asset-subline {
            background: #f1f1f1;
            width: 100% !important;
            max-width: none;
            position: relative;
            bottom: auto;
            left: auto;
        }

        .reloaded .asset-media .ir-modules-wrapper .ir-module-diagram h2 {
            font-size: 2rem;
        }

        .reloaded.no-nav .article-accordion, .reloaded .article-accordion, .reloaded .locations-accordion {
            margin-left: 0;
            margin-right: 0;
        }

            .reloaded.no-nav .article-accordion .accordion, .reloaded .article-accordion .accordion, .reloaded .locations-accordion .accordion {
                border-top: 2px solid #f2f2f2;
            }

            .reloaded.no-nav .article-accordion .panel .panel-heading a, .reloaded .article-accordion .panel .panel-heading a, .reloaded .locations-accordion .panel .panel-heading a {
                font-size: 18px;
                font-size: 1.8rem;
                padding: 20px 45px 20px 20px;
                border: none;
                border-bottom: 2px solid transparent;
            }

                .reloaded.no-nav .article-accordion .panel .panel-heading a:after, .reloaded .article-accordion .panel .panel-heading a:after, .reloaded .locations-accordion .panel .panel-heading a:after {
                    font-size: 35px;
                    font-size: 3.5rem;
                    margin-top: 8px;
                    right: 20px;
                }

                .reloaded.no-nav .article-accordion .panel .panel-heading a:hover, .reloaded .article-accordion .panel .panel-heading a:hover, .reloaded .locations-accordion .panel .panel-heading a:hover, .reloaded.no-nav .article-accordion .panel .panel-heading a:active, .reloaded .article-accordion .panel .panel-heading a:active, .reloaded .locations-accordion .panel .panel-heading a:active, .reloaded.no-nav .article-accordion .panel .panel-heading a:focus, .reloaded .article-accordion .panel .panel-heading a:focus, .reloaded .locations-accordion .panel .panel-heading a:focus {
                    color: #000;
                    background: #fff !important;
                }

                .reloaded.no-nav .article-accordion .panel .panel-heading a.collapsed, .reloaded .article-accordion .panel .panel-heading a.collapsed, .reloaded .locations-accordion .panel .panel-heading a.collapsed {
                    border: none;
                    border-bottom: 2px solid #f2f2f2;
                }

                    .reloaded.no-nav .article-accordion .panel .panel-heading a.collapsed:after, .reloaded .article-accordion .panel .panel-heading a.collapsed:after, .reloaded .locations-accordion .panel .panel-heading a.collapsed:after {
                        margin-top: 9px;
                    }

                    .reloaded.no-nav .article-accordion .panel .panel-heading a.collapsed:hover, .reloaded .article-accordion .panel .panel-heading a.collapsed:hover, .reloaded .locations-accordion .panel .panel-heading a.collapsed:hover, .reloaded.no-nav .article-accordion .panel .panel-heading a.collapsed:active, .reloaded .article-accordion .panel .panel-heading a.collapsed:active, .reloaded .locations-accordion .panel .panel-heading a.collapsed:active, .reloaded.no-nav .article-accordion .panel .panel-heading a.collapsed:focus, .reloaded .article-accordion .panel .panel-heading a.collapsed:focus, .reloaded .locations-accordion .panel .panel-heading a.collapsed:focus {
                        color: #000;
                        background: #fff !important;
                    }

            .reloaded.no-nav .article-accordion .panel .panel-collapse, .reloaded .article-accordion .panel .panel-collapse, .reloaded .locations-accordion .panel .panel-collapse {
                border: none;
                border-bottom: 2px solid #f2f2f2;
            }

                .reloaded.no-nav .article-accordion .panel .panel-collapse .panel-body, .reloaded .article-accordion .panel .panel-collapse .panel-body, .reloaded .locations-accordion .panel .panel-collapse .panel-body {
                    padding: 0 20px 11px;
                }

                    .reloaded.no-nav .article-accordion .panel .panel-collapse .panel-body h2, .reloaded .article-accordion .panel .panel-collapse .panel-body h2, .reloaded .locations-accordion .panel .panel-collapse .panel-body h2 {
                        font-size: 2.8rem;
                    }

                    .reloaded.no-nav .article-accordion .panel .panel-collapse .panel-body .ir-modules-wrapper .ir-module-diagram h2, .reloaded .article-accordion .panel .panel-collapse .panel-body .ir-modules-wrapper .ir-module-diagram h2, .reloaded .locations-accordion .panel .panel-collapse .panel-body .ir-modules-wrapper .ir-module-diagram h2 {
                        font-size: 1.8rem;
                        text-align: center;
                    }

            .reloaded.no-nav .article-accordion .panel-group .panel + .panel, .reloaded .article-accordion .panel-group .panel + .panel, .reloaded .locations-accordion .panel-group .panel + .panel {
                margin-top: 0;
            }

            .reloaded.no-nav .article-accordion .accordion-toggle-open-close, .reloaded .article-accordion .accordion-toggle-open-close, .reloaded .locations-accordion .accordion-toggle-open-close {
                margin-bottom: 6px;
            }

                .reloaded.no-nav .article-accordion .accordion-toggle-open-close a, .reloaded .article-accordion .accordion-toggle-open-close a, .reloaded .locations-accordion .accordion-toggle-open-close a {
                    font-size: 1.2rem;
                    width: 85px;
                    padding: 3px 0;
                }

            .reloaded.no-nav .article-accordion .accordion-header-buttons, .reloaded .article-accordion .accordion-header-buttons, .reloaded .locations-accordion .accordion-header-buttons {
                width: 580px;
                margin: 3px 0 18px 0;
                position: relative;
                text-align: right;
            }

        .reloaded .article-photo .asset-container.asset-left .ir-modules-wrapper .module-testimonial, .reloaded .article-copy .asset-container.asset-left .ir-modules-wrapper .module-testimonial, .reloaded .article-photo .asset-container.asset-right .ir-modules-wrapper .module-testimonial, .reloaded .article-copy .asset-container.asset-right .ir-modules-wrapper .module-testimonial, .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial {
            padding: 28px 20px 40px;
        }

            .reloaded .article-photo .asset-container.asset-left .ir-modules-wrapper .module-testimonial .content, .reloaded .article-copy .asset-container.asset-left .ir-modules-wrapper .module-testimonial .content, .reloaded .article-photo .asset-container.asset-right .ir-modules-wrapper .module-testimonial .content, .reloaded .article-copy .asset-container.asset-right .ir-modules-wrapper .module-testimonial .content, .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .content, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .content {
                position: relative;
            }

            .reloaded .article-photo .asset-container.asset-left .ir-modules-wrapper .module-testimonial .testimonial-header, .reloaded .article-copy .asset-container.asset-left .ir-modules-wrapper .module-testimonial .testimonial-header, .reloaded .article-photo .asset-container.asset-right .ir-modules-wrapper .module-testimonial .testimonial-header, .reloaded .article-copy .asset-container.asset-right .ir-modules-wrapper .module-testimonial .testimonial-header, .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header {
                padding: 0;
                order: 1;
            }

                .reloaded .article-photo .asset-container.asset-left .ir-modules-wrapper .module-testimonial .testimonial-header h3, .reloaded .article-copy .asset-container.asset-left .ir-modules-wrapper .module-testimonial .testimonial-header h3, .reloaded .article-photo .asset-container.asset-right .ir-modules-wrapper .module-testimonial .testimonial-header h3, .reloaded .article-copy .asset-container.asset-right .ir-modules-wrapper .module-testimonial .testimonial-header h3, .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header h3, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header h3 {
                    font-size: 1.4rem;
                    font-size: 14px;
                    line-height: 1.4;
                    position: relative;
                    padding-bottom: 2px;
                    margin-bottom: 18px;
                }

                    .reloaded .article-photo .asset-container.asset-left .ir-modules-wrapper .module-testimonial .testimonial-header h3:after, .reloaded .article-copy .asset-container.asset-left .ir-modules-wrapper .module-testimonial .testimonial-header h3:after, .reloaded .article-photo .asset-container.asset-right .ir-modules-wrapper .module-testimonial .testimonial-header h3:after, .reloaded .article-copy .asset-container.asset-right .ir-modules-wrapper .module-testimonial .testimonial-header h3:after, .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header h3:after, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header h3:after {
                        bottom: 0;
                        left: 0;
                        width: 197px;
                        height: 1px;
                    }

            .reloaded .article-photo .asset-container.asset-left .ir-modules-wrapper .module-testimonial .testimonial-body, .reloaded .article-copy .asset-container.asset-left .ir-modules-wrapper .module-testimonial .testimonial-body, .reloaded .article-photo .asset-container.asset-right .ir-modules-wrapper .module-testimonial .testimonial-body, .reloaded .article-copy .asset-container.asset-right .ir-modules-wrapper .module-testimonial .testimonial-body, .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-body, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-body {
                line-height: 1.6;
                font-style: normal;
                width: 92%;
                order: 2;
                padding: 0;
                margin: 100px 0 0 0;
                align-self: auto;
            }

                .reloaded .article-photo .asset-container.asset-left .ir-modules-wrapper .module-testimonial .testimonial-body blockquote, .reloaded .article-copy .asset-container.asset-left .ir-modules-wrapper .module-testimonial .testimonial-body blockquote, .reloaded .article-photo .asset-container.asset-right .ir-modules-wrapper .module-testimonial .testimonial-body blockquote, .reloaded .article-copy .asset-container.asset-right .ir-modules-wrapper .module-testimonial .testimonial-body blockquote, .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-body blockquote, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-body blockquote {
                    font-size: 18px;
                    font-size: 1.8rem;
                }

                    .reloaded .article-photo .asset-container.asset-left .ir-modules-wrapper .module-testimonial .testimonial-body blockquote:before, .reloaded .article-copy .asset-container.asset-left .ir-modules-wrapper .module-testimonial .testimonial-body blockquote:before, .reloaded .article-photo .asset-container.asset-right .ir-modules-wrapper .module-testimonial .testimonial-body blockquote:before, .reloaded .article-copy .asset-container.asset-right .ir-modules-wrapper .module-testimonial .testimonial-body blockquote:before, .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-body blockquote:before, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-body blockquote:before, .reloaded .article-photo .asset-container.asset-left .ir-modules-wrapper .module-testimonial .testimonial-body blockquote:after, .reloaded .article-copy .asset-container.asset-left .ir-modules-wrapper .module-testimonial .testimonial-body blockquote:after, .reloaded .article-photo .asset-container.asset-right .ir-modules-wrapper .module-testimonial .testimonial-body blockquote:after, .reloaded .article-copy .asset-container.asset-right .ir-modules-wrapper .module-testimonial .testimonial-body blockquote:after, .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-body blockquote:after, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-body blockquote:after {
                        font-size: 18px;
                        font-size: 1.8rem;
                        line-height: 1.4;
                    }

            .reloaded .article-photo .asset-container.asset-left .ir-modules-wrapper .module-testimonial .testimonial-footer, .reloaded .article-copy .asset-container.asset-left .ir-modules-wrapper .module-testimonial .testimonial-footer, .reloaded .article-photo .asset-container.asset-right .ir-modules-wrapper .module-testimonial .testimonial-footer, .reloaded .article-copy .asset-container.asset-right .ir-modules-wrapper .module-testimonial .testimonial-footer, .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer {
                margin: 18px 0 0 0;
                width: 92%;
            }

                .reloaded .article-photo .asset-container.asset-left .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-avatar, .reloaded .article-copy .asset-container.asset-left .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-avatar, .reloaded .article-photo .asset-container.asset-right .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-avatar, .reloaded .article-copy .asset-container.asset-right .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-avatar, .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-avatar, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-avatar {
                    position: absolute;
                    top: -94px;
                    left: 50%;
                    margin-left: -35px;
                    width: 70px;
                    height: 70px;
                }

                    .reloaded .article-photo .asset-container.asset-left .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-avatar img, .reloaded .article-copy .asset-container.asset-left .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-avatar img, .reloaded .article-photo .asset-container.asset-right .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-avatar img, .reloaded .article-copy .asset-container.asset-right .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-avatar img, .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-avatar img, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-avatar img {
                        margin: 0;
                        width: 70px;
                        height: 70px;
                    }

                .reloaded .article-photo .asset-container.asset-left .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-info, .reloaded .article-copy .asset-container.asset-left .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-info, .reloaded .article-photo .asset-container.asset-right .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-info, .reloaded .article-copy .asset-container.asset-right .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-info, .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-info, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-info {
                    font-size: 14px;
                    font-size: 1.4rem;
                    line-height: 1.3;
                    display: block;
                    margin: 0;
                    position: relative;
                    padding: 0;
                    align-self: auto;
                    z-index: 90;
                }

                    .reloaded .article-photo .asset-container.asset-left .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-info span, .reloaded .article-copy .asset-container.asset-left .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-info span, .reloaded .article-photo .asset-container.asset-right .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-info span, .reloaded .article-copy .asset-container.asset-right .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-info span, .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-info span, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-info span {
                        display: block;
                        display: -webkit-box;
                        font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                        font-weight: normal;
                        z-index: 100;
                        margin: 0;
                        padding: 0;
                    }

                        .reloaded .article-photo .asset-container.asset-left .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-info span:first-letter, .reloaded .article-copy .asset-container.asset-left .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-info span:first-letter, .reloaded .article-photo .asset-container.asset-right .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-info span:first-letter, .reloaded .article-copy .asset-container.asset-right .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-info span:first-letter, .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-info span:first-letter, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-footer .testimonial-info span:first-letter {
                            margin: 0;
                            padding: 0;
                        }

            .reloaded .article-photo .asset-container.asset-left .ir-modules-wrapper .module-testimonial .testimonial-header + .testimonial-body, .reloaded .article-copy .asset-container.asset-left .ir-modules-wrapper .module-testimonial .testimonial-header + .testimonial-body, .reloaded .article-photo .asset-container.asset-right .ir-modules-wrapper .module-testimonial .testimonial-header + .testimonial-body, .reloaded .article-copy .asset-container.asset-right .ir-modules-wrapper .module-testimonial .testimonial-header + .testimonial-body, .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header + .testimonial-body, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header + .testimonial-body {
                margin-top: 120px;
            }

                .reloaded .article-photo .asset-container.asset-left .ir-modules-wrapper .module-testimonial .testimonial-header + .testimonial-body + .testimonial-footer .testimonial-avatar, .reloaded .article-copy .asset-container.asset-left .ir-modules-wrapper .module-testimonial .testimonial-header + .testimonial-body + .testimonial-footer .testimonial-avatar, .reloaded .article-photo .asset-container.asset-right .ir-modules-wrapper .module-testimonial .testimonial-header + .testimonial-body + .testimonial-footer .testimonial-avatar, .reloaded .article-copy .asset-container.asset-right .ir-modules-wrapper .module-testimonial .testimonial-header + .testimonial-body + .testimonial-footer .testimonial-avatar, .reloaded .article-photo .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header + .testimonial-body + .testimonial-footer .testimonial-avatar, .reloaded .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial .testimonial-header + .testimonial-body + .testimonial-footer .testimonial-avatar {
                    top: 47px;
                }

        .reloaded .article-copy .structured-content-wrapper .structured-section {
            margin: 0;
            padding: 0 65px;
        }

            .reloaded .article-copy .structured-content-wrapper .structured-section h2 {
                margin-left: -65px;
            }

            .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-content .owl-carousel .owl-stage {
                padding: 0;
            }

            .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-content .structured-section-item .content-text p {
                margin: 0 0 8px 0;
                padding: 0;
                font-size: 14px;
                font-size: 1.4rem;
                line-height: 1.1em;
            }

            .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-content .structured-section-item .content-text .headline {
                font-size: 18px;
                font-size: 1.8rem;
                margin-top: 2px;
                margin-bottom: 11px;
            }

            .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-control .owl-prev, .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-control .owl-next {
                transform: scale(0.65);
            }

            .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-control .owl-prev {
                left: 0 !important;
            }

            .reloaded .article-copy .structured-content-wrapper .structured-section .structured-section-carousel-wrapper .structured-section-carousel-control .owl-next {
                right: 0 !important;
            }

        .reloaded.no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .chart-footer, .reloaded .article-photo .asset-container .asset-media .ir-modules-wrapper .chart-footer, .reloaded.no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .chart-footer, .reloaded .article-copy .asset-container .asset-media .ir-modules-wrapper .chart-footer, .reloaded.no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .chart-footer, .reloaded .article-photo .asset-full .asset-media .ir-modules-wrapper .chart-footer, .reloaded.no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .chart-footer, .reloaded .article-copy .asset-full .asset-media .ir-modules-wrapper .chart-footer, .reloaded.no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .chart-footer, .reloaded .article-photo .asset-left .asset-media .ir-modules-wrapper .chart-footer, .reloaded.no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .chart-footer, .reloaded .article-copy .asset-left .asset-media .ir-modules-wrapper .chart-footer, .reloaded.no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .chart-footer, .reloaded .article-photo .asset-right .asset-media .ir-modules-wrapper .chart-footer, .reloaded.no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .chart-footer, .reloaded .article-copy .asset-right .asset-media .ir-modules-wrapper .chart-footer {
            padding: 0;
        }

        .reloaded.no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .reloaded .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .reloaded.no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .reloaded .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .reloaded.no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .reloaded .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .reloaded.no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .reloaded .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .reloaded.no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .reloaded .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .reloaded.no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .reloaded .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .reloaded.no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .reloaded .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .reloaded.no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures, .reloaded .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures {
            padding: 0;
        }

            .reloaded.no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .reloaded .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .reloaded.no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .reloaded .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .reloaded.no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .reloaded .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .reloaded.no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .reloaded .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .reloaded.no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .reloaded .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .reloaded.no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .reloaded .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .reloaded.no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .reloaded .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .reloaded.no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label, .reloaded .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-category-label {
                padding-left: 0;
            }

            .reloaded.no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .content-wrapper, .reloaded .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .content-wrapper, .reloaded.no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .content-wrapper, .reloaded .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .content-wrapper, .reloaded.no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .content-wrapper, .reloaded .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .content-wrapper, .reloaded.no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .content-wrapper, .reloaded .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .content-wrapper, .reloaded.no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .content-wrapper, .reloaded .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .content-wrapper, .reloaded.no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .content-wrapper, .reloaded .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .content-wrapper, .reloaded.no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .content-wrapper, .reloaded .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .content-wrapper, .reloaded.no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .content-wrapper, .reloaded .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .content-wrapper {
                padding: 15px;
            }

            .reloaded.no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures a.cta:before, .reloaded .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures a.cta:before, .reloaded.no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures a.cta:before, .reloaded .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures a.cta:before, .reloaded.no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures a.cta:before, .reloaded .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures a.cta:before, .reloaded.no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures a.cta:before, .reloaded .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures a.cta:before, .reloaded.no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures a.cta:before, .reloaded .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures a.cta:before, .reloaded.no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures a.cta:before, .reloaded .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures a.cta:before, .reloaded.no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures a.cta:before, .reloaded .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures a.cta:before, .reloaded.no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures a.cta:before, .reloaded .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures a.cta:before {
                transform: scale(0.8);
            }

            .reloaded.no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .reloaded .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .reloaded.no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .reloaded .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .reloaded.no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .reloaded .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .reloaded.no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .reloaded .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .reloaded.no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .reloaded .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .reloaded.no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .reloaded .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .reloaded.no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .reloaded .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .reloaded.no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers, .reloaded .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers {
                padding-bottom: 20px;
            }

                .reloaded.no-nav .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .reloaded .article-photo .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .reloaded.no-nav .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .reloaded .article-copy .asset-container .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .reloaded.no-nav .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .reloaded .article-photo .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .reloaded.no-nav .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .reloaded .article-copy .asset-full .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .reloaded.no-nav .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .reloaded .article-photo .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .reloaded.no-nav .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .reloaded .article-copy .asset-left .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .reloaded.no-nav .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .reloaded .article-photo .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .reloaded.no-nav .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value, .reloaded .article-copy .asset-right .asset-media .ir-modules-wrapper .ir-modules-content-wrapper .module-height-rows-1 .module-figures .module-figures-numbers.number .value {
                    display: block;
                }

        .reloaded.no-nav .article-copy .schedule > li, .reloaded .article-copy .schedule > li {
            flex-direction: column;
            margin: 0;
            padding: 10px 0;
        }

            .reloaded.no-nav .article-copy .schedule > li .elem-time, .reloaded .article-copy .schedule > li .elem-time {
                flex-grow: 1;
                flex-shrink: 1;
                width: 100%;
                padding: 0 0 5px 0;
            }

            .reloaded.no-nav .article-copy .schedule > li .elem-description, .reloaded .article-copy .schedule > li .elem-description {
                width: 100%;
            }

                .reloaded.no-nav .article-copy .schedule > li .elem-description > ul > li, .reloaded .article-copy .schedule > li .elem-description > ul > li {
                    padding: 0 0 0 15px;
                }

            .reloaded.no-nav .article-copy .schedule > li:first-child, .reloaded .article-copy .schedule > li:first-child {
                padding: 0 0 10px 0;
            }

            .reloaded.no-nav .article-copy .schedule > li:not(.last):after, .reloaded .article-copy .schedule > li:not(.last):after, .reloaded.no-nav .article-copy .schedule > li:not(.last):before, .reloaded .article-copy .schedule > li:not(.last):before {
                left: 50%;
            }

        .reloaded .infographics-section {
            min-height: 470px;
        }

            .reloaded .infographics-section .infographics-carousel-content .owl-carousel {
                max-width: 230px;
            }

            .reloaded .infographics-section .infographics-carousel-content .infographics-element {
                width: 190px;
                margin: 0 20px;
            }

                .reloaded .infographics-section .infographics-carousel-content .infographics-element .element-img {
                    width: 190px;
                    height: 107px;
                }

                .reloaded .infographics-section .infographics-carousel-content .infographics-element .element-value {
                    width: 190px;
                    height: 107px;
                }

                    .reloaded .infographics-section .infographics-carousel-content .infographics-element .element-value.size-3 .element-nr {
                        font-size: 43px;
                        font-size: 4.3rem;
                    }

                    .reloaded .infographics-section .infographics-carousel-content .infographics-element .element-value.size-3 .element-unit {
                        font-size: 25px;
                        font-size: 2.5rem;
                        margin-top: 14px;
                    }

                .reloaded .infographics-section .infographics-carousel-content .infographics-element .element-description {
                    font-size: 18px;
                    font-size: 1.8rem;
                    line-height: 30px;
                    margin-top: 25px;
                }

                    .reloaded .infographics-section .infographics-carousel-content .infographics-element .element-description p {
                        padding: 10px;
                        margin: 0 0 0 -10px;
                        background: #fff;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 5px 0 0 #fff, -5px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
                    }

            .reloaded .infographics-section .infographics-carousel-control {
                display: block;
                width: 100%;
                height: 70px;
                position: absolute;
                top: 67px;
                left: 0;
                margin: 0;
            }

                .reloaded .infographics-section .infographics-carousel-control .owl-prev, .reloaded .infographics-section .infographics-carousel-control .owl-next {
                    transform: scale(0.65);
                }

                .reloaded .infographics-section .infographics-carousel-control .owl-prev {
                    left: 0 !important;
                }

                .reloaded .infographics-section .infographics-carousel-control .owl-next {
                    right: 0 !important;
                }

        .reloaded .teaser-carousel-section .module-category-label {
            font-size: 1.2rem;
            padding: 3px 10px;
        }

            .reloaded .teaser-carousel-section .module-category-label:after {
                right: 10px;
                top: 1px;
                transform: scale(0.45);
            }

        .reloaded .events-teaser-section {
            min-height: 300px;
            margin-bottom: 35px;
            padding: 0;
        }

            .reloaded .events-teaser-section .events-teaser-carousel-content .owl-carousel {
                width: 220px;
                height: 400px;
            }

            .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element {
                margin: 0 10px;
                width: 200px;
                height: 400px;
                font-size: 16px;
                font-size: 1.6rem;
            }

                .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element .teaser-content {
                    height: 150px;
                    padding: 17px 15px 10px 17px;
                    height: 200px;
                    padding: 37px 20px 30px 20px;
                }

                    .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element .teaser-content .teaser-head {
                        padding-right: 20px;
                    }

                .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element .rt-calendar {
                    right: 12px;
                    bottom: 162px;
                    transform: scale(0.75);
                    bottom: 212px;
                }

                .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element .rt-location {
                    width: 140px;
                    top: 168px;
                    line-height: 1;
                    left: 20px;
                }

                .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element .teaser-img {
                    height: 150px;
                }

                .reloaded .events-teaser-section .events-teaser-carousel-content .events-teaser-element.no-img .rt-calendar {
                    right: 12px;
                    bottom: 12px;
                    transform: scale(1);
                }

            .reloaded .events-teaser-section .events-teaser-carousel-control {
                display: block;
                height: 70px;
                position: absolute;
                top: 115px !important;
                left: 0;
                width: 100%;
                top: 165px !important;
                margin: 0;
            }

                .reloaded .events-teaser-section .events-teaser-carousel-control .owl-prev, .reloaded .events-teaser-section .events-teaser-carousel-control .owl-next {
                    transform: scale(0.65);
                }

                .reloaded .events-teaser-section .events-teaser-carousel-control .owl-prev {
                    left: 0 !important;
                }

                .reloaded .events-teaser-section .events-teaser-carousel-control .owl-next {
                    right: 0 !important;
                }

            .reloaded .events-teaser-section .events-filter-wrapper {
                width: 280px;
                margin: 0 0 50px -138px;
                height: 65px;
            }

                .reloaded .events-teaser-section .events-filter-wrapper .events-filter {
                    width: 100%;
                    height: 65px;
                    transition: height 1s;
                }

                    .reloaded .events-teaser-section .events-filter-wrapper .events-filter .events-filter-element {
                        text-align: left;
                        padding-left: 20px;
                        padding-top: 23px;
                        margin-right: 0;
                        width: 280px;
                        height: 65px;
                        font-size: 15px;
                        font-size: 1.5rem;
                    }

                        .reloaded .events-teaser-section .events-filter-wrapper .events-filter .events-filter-element.active:before {
                            display: none;
                        }

                        .reloaded .events-teaser-section .events-filter-wrapper .events-filter .events-filter-element:last-child {
                            margin-bottom: 0;
                        }

        .reloaded .teaser-carousel-section {
            min-height: 150px;
            margin: 50px 0 35px;
            padding: 0;
        }

            .reloaded .teaser-carousel-section + .section-btns-wrapper {
                margin-bottom: 50px !important;
            }

            .reloaded .teaser-carousel-section .teaser-carousel-content .owl-carousel {
                width: 170px;
            }

            .reloaded .teaser-carousel-section .teaser-carousel-content .teaser-element {
                width: 150px;
                height: 150px;
                margin: 0 10px;
                font-size: 15px;
                font-size: 1.5rem;
            }

                .reloaded .teaser-carousel-section .teaser-carousel-content .teaser-element .teaser-content {
                    height: 150px;
                    padding: 17px 15px 10px 17px;
                    padding: 37px 17px 20px 17px;
                }

                    .reloaded .teaser-carousel-section .teaser-carousel-content .teaser-element .teaser-content:before {
                        transform: scale(0.55);
                    }

                    .reloaded .teaser-carousel-section .teaser-carousel-content .teaser-element .teaser-content .teaser-head {
                        padding-right: 20px;
                    }

                .reloaded .teaser-carousel-section .teaser-carousel-content .teaser-element.live-feed .teaser-content {
                    padding-bottom: 37px;
                }

                    .reloaded .teaser-carousel-section .teaser-carousel-content .teaser-element.live-feed .teaser-content:after {
                        left: 18px;
                        bottom: 12px;
                        transform: scale(0.6);
                        transform-origin: bottom left;
                    }

            .reloaded .teaser-carousel-section .teaser-carousel-control {
                display: block;
                width: 100%;
                height: 70px;
                position: absolute;
                top: 40px;
                left: 0;
                margin: 0;
            }

                .reloaded .teaser-carousel-section .teaser-carousel-control .owl-prev, .reloaded .teaser-carousel-section .teaser-carousel-control .owl-next {
                    transform: scale(0.65);
                }

                .reloaded .teaser-carousel-section .teaser-carousel-control .owl-prev {
                    left: 0 !important;
                }

                .reloaded .teaser-carousel-section .teaser-carousel-control .owl-next {
                    right: 0 !important;
                }

            .reloaded .teaser-carousel-section.lrg {
                margin-top: 50px;
            }

                .reloaded .teaser-carousel-section.lrg .teaser-carousel-content .teaser-element {
                    height: 300px;
                }

                    .reloaded .teaser-carousel-section.lrg .teaser-carousel-content .teaser-element .teaser-content {
                        padding: 27px 15px 10px 17px;
                    }

                    .reloaded .teaser-carousel-section.lrg .teaser-carousel-content .teaser-element a .teaser-content:before {
                        transform: scale(0.65);
                    }

                    .reloaded .teaser-carousel-section.lrg .teaser-carousel-content .teaser-element.live-feed .teaser-content {
                        padding-bottom: 60px;
                    }

                    .reloaded .teaser-carousel-section.lrg .teaser-carousel-content .teaser-element.live-feed a:after {
                        left: 18px;
                        bottom: 162px;
                        transform: scale(0.6);
                        transform-origin: bottom left;
                    }

                    .reloaded .teaser-carousel-section.lrg .teaser-carousel-content .teaser-element.live-feed a .teaser-content:after {
                        left: 50%;
                        bottom: -31px;
                        transform: none;
                    }

                    .reloaded .teaser-carousel-section.lrg .teaser-carousel-content .teaser-element.live-feed.no-img a:after {
                        bottom: 20px;
                    }

                    .reloaded .teaser-carousel-section.lrg .teaser-carousel-content .teaser-element .teaser-img {
                        height: 150px;
                    }

                .reloaded .teaser-carousel-section.lrg .teaser-carousel-control {
                    top: 115px;
                }

        .reloaded .additional-content-section {
            width: 100%;
        }

            .reloaded .additional-content-section .explanation-elem {
                flex-direction: column;
                margin: 0 0 40px 0;
            }

                .reloaded .additional-content-section .explanation-elem.lrg-margin {
                    margin: 0 0 40px 0;
                }

                .reloaded .additional-content-section .explanation-elem a {
                    flex-direction: column;
                }

                    .reloaded .additional-content-section .explanation-elem a .elem-content:before {
                        right: 15px;
                    }

                .reloaded .additional-content-section .explanation-elem .elem-content {
                    position: relative;
                    padding: 40px 20px 40px 20px;
                    float: none;
                    width: 100%;
                    height: auto;
                }

                    .reloaded .additional-content-section .explanation-elem .elem-content:after {
                        content: "";
                        width: 0;
                        height: 0;
                        border: 19px solid transparent;
                        border-color: #ffffff transparent transparent transparent;
                        border-width: 16px;
                        position: absolute;
                        left: 50%;
                        right: auto;
                        bottom: -32px;
                        top: auto;
                        margin-left: -13px;
                        margin-top: 0;
                    }

                    .reloaded .additional-content-section .explanation-elem .elem-content:before {
                        right: 15px;
                    }

                .reloaded .additional-content-section .explanation-elem .elem-pic {
                    float: none;
                    width: 100%;
                    height: auto;
                }

                .reloaded .additional-content-section .explanation-elem.bg-color-1 .elem-pic {
                    background: #e6e6e6;
                }

                .reloaded .additional-content-section .explanation-elem.bg-color-1.img-left .elem-content:after {
                    border-color: #ffffff transparent transparent transparent;
                }

                .reloaded .additional-content-section .explanation-elem.bg-color-2 .elem-pic {
                    background: #003340;
                }

                .reloaded .additional-content-section .explanation-elem.bg-color-2.img-left .elem-content:after {
                    border-color: #ffffff transparent transparent transparent;
                }

                .reloaded .additional-content-section .explanation-elem.bg-color-3 .elem-pic {
                    background: #444444;
                }

                .reloaded .additional-content-section .explanation-elem.bg-color-3.img-left .elem-content:after {
                    border-color: #ffffff transparent transparent transparent;
                }

                .reloaded .additional-content-section .explanation-elem.bg-color-4 .elem-pic {
                    background: #5a130a;
                }

                .reloaded .additional-content-section .explanation-elem.bg-color-4.img-left .elem-content:after {
                    border-color: #ffffff transparent transparent transparent;
                }

                .reloaded .additional-content-section .explanation-elem.bg-color-5 .elem-pic {
                    background: #00677f;
                }

                .reloaded .additional-content-section .explanation-elem.bg-color-5.img-left .elem-content:after {
                    border-color: #ffffff transparent transparent transparent;
                }

                .reloaded .additional-content-section .explanation-elem a:hover .elem-content {
                    background: #c8c8c8;
                }

                    .reloaded .additional-content-section .explanation-elem a:hover .elem-content:after {
                        border-color: #c8c8c8 transparent transparent transparent;
                    }

                .reloaded .additional-content-section .explanation-elem a:hover.bg-color-1 .elem-pic {
                    background: #c8c8c8;
                }

                .reloaded .additional-content-section .explanation-elem a:hover.bg-color-1.img-left .elem-content:after {
                    border-color: transparent transparent #e6e6e6 transparent;
                    top: auto;
                    bottom: 0;
                }

                .reloaded .additional-content-section .explanation-elem a:hover.bg-color-2 .elem-pic {
                    background: #00677f;
                }

                .reloaded .additional-content-section .explanation-elem a:hover.bg-color-2.img-left .elem-content:after {
                    border-color: transparent transparent #e6e6e6 transparent;
                    top: auto;
                    bottom: 0;
                }

                .reloaded .additional-content-section .explanation-elem a:hover.bg-color-3 .elem-pic {
                    background: #000;
                }

                .reloaded .additional-content-section .explanation-elem a:hover.bg-color-3.img-left .elem-content:after {
                    border-color: transparent transparent #e6e6e6 transparent;
                    top: auto;
                    bottom: 0;
                }

                .reloaded .additional-content-section .explanation-elem a:hover.bg-color-4 .elem-pic {
                    background: #440e07;
                }

                .reloaded .additional-content-section .explanation-elem a:hover.bg-color-4.img-left .elem-content:after {
                    border-color: transparent transparent #e6e6e6 transparent;
                    top: auto;
                    bottom: 0;
                }

                .reloaded .additional-content-section .explanation-elem a:hover.bg-color-5 .elem-pic {
                    background: #003340;
                }

                .reloaded .additional-content-section .explanation-elem a:hover.bg-color-5.img-left .elem-content:after {
                    border-color: transparent transparent #e6e6e6 transparent;
                    top: auto;
                    bottom: 0;
                }

                .reloaded .additional-content-section .explanation-elem.img-left a:hover .elem-content:after {
                    left: 50% !important;
                    right: auto !important;
                    bottom: -32px !important;
                    top: auto !important;
                    border-color: #e6e6e6 transparent transparent transparent !important;
                }

                .reloaded .additional-content-section .explanation-elem.img-left .elem-content {
                    order: 1;
                }

                    .reloaded .additional-content-section .explanation-elem.img-left .elem-content:after {
                        content: "";
                        width: 0;
                        height: 0;
                        border: 19px solid transparent;
                        border-color: #ffffff transparent transparent transparent;
                        border-width: 16px;
                        position: absolute;
                        left: 50%;
                        right: auto;
                        bottom: -32px;
                        top: auto;
                        margin-left: -13px;
                        margin-top: 0;
                    }

                    .reloaded .additional-content-section .explanation-elem.img-left .elem-content:before {
                        right: 15px;
                    }

                .reloaded .additional-content-section .explanation-elem.img-left .elem-pic {
                    order: 2;
                }

        .reloaded .container-fluid .section-intro, .reloaded .container .section-intro {
            width: 88%;
            padding-top: 50px;
        }

            .reloaded .container-fluid .section-intro h2, .reloaded .container .section-intro h2 {
                margin-left: 0;
                width: 100%;
                font-size: 18px;
                font-size: 1.8rem;
            }

                .reloaded .container-fluid .section-intro h2 span, .reloaded .container .section-intro h2 span {
                    font-size: 32px;
                    font-size: 3.2rem;
                }

            .reloaded .container-fluid .section-intro .abstract, .reloaded .container .section-intro .abstract {
                margin: 37px 0 0 0;
                font-size: 18px;
                font-size: 1.8rem;
                line-height: 1.5;
            }

            .reloaded .container-fluid .section-intro.align-center h2, .reloaded .container .section-intro.align-center h2 {
                width: 80%;
            }

            .reloaded .container-fluid .section-intro.align-center .abstract, .reloaded .container .section-intro.align-center .abstract {
                width: 80%;
            }

            .reloaded .container-fluid .section-intro.align-center .more-info-link, .reloaded .container .section-intro.align-center .more-info-link {
                width: 80%;
            }

        .reloaded .container-fluid .section-btns-wrapper, .reloaded .container .section-btns-wrapper {
            width: 100%;
            margin: 0 auto 20px;
        }

            .reloaded .container-fluid .section-btns-wrapper .btn, .reloaded .container .section-btns-wrapper .btn {
                font-size: 16px;
                font-size: 1.6rem;
                padding: 15px 45px;
            }

        .reloaded .container-fluid .bg-img-wrapper, .reloaded .container .bg-img-wrapper {
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            margin-left: 0;
        }

        .reloaded .article-page .container-fluid.bg-color-6:not(.has-img-top) .section-intro h2, .reloaded .article-page .container-fluid.bg-color-6:not(.has-img-top) .section-intro h2 span {
            font-size: 2.5rem;
            margin-left: 0;
            width: auto;
        }

        .reloaded .article-page .container-fluid.grid.bg-color-6:not(.has-img-top):not(.has-img-bottom) .section-intro {
            width: auto;
            margin-left: 10px;
        }

        .reloaded .article-page .container-fluid.bg-color-6:not(.has-img-top) .section-intro .abstract {
            margin-left: 0;
            font-size: 1.8rem;
        }

            .reloaded .article-page .container-fluid.bg-color-6:not(.has-img-top) .section-intro .abstract p {
                width: auto;
                left: 0;
            }

        .reloaded .article-page .section-btns-wrapper {
            margin-bottom: 55px;
        }

        .reloaded .grid-teaser-section {
            width: 100%;
            margin: 50px auto 40px;
        }

        .reloaded .grid-wrapper .grid-elem.placeholder {
            display: none;
        }

        .reloaded .grid-wrapper .grid-elem .teaser-content {
            position: relative;
            height: 100%;
            width: 100%;
            top: 0;
            left: 0;
        }

            .reloaded .grid-wrapper .grid-elem .teaser-content:before {
                transform: scale(0.75);
            }

            .reloaded .grid-wrapper .grid-elem .teaser-content:after {
                right: calc(50% - 32px);
                right: -moz-calc(50% - 32px);
                right: -webkit-calc(50% - 32px);
            }

        .reloaded .grid-wrapper .grid-elem .teaser-img {
            position: relative;
        }

        .reloaded .grid-wrapper .grid-elem.img-left:not(.size-1-1) {
            left: 50%;
        }

        .reloaded .grid-wrapper .grid-elem.img-left.size-2-1:before {
            right: 50%;
            margin-right: 15px;
        }

        .reloaded .grid-wrapper .grid-elem.img-left .teaser-content:after {
            right: auto;
            left: calc(50% - 32px);
            left: -moz-calc(50% - 32px);
            left: -webkit-calc(50% - 32px);
        }

        .reloaded .grid-wrapper .grid-elem p.teaser-head {
            font-size: 18px;
            font-size: 1.8rem;
            padding: 30px 0 10px 15px;
            margin-bottom: 0;
        }

        .reloaded .grid-wrapper .grid-elem p.teaser-abstract {
            font-size: 15px;
            font-size: 1.5rem;
            padding: 0 15px;
        }

        .reloaded .grid-wrapper .grid-elem .module-category-label {
            font-size: 1.2rem;
            padding: 3px 10px;
        }

            .reloaded .grid-wrapper .grid-elem .module-category-label:after {
                right: 10px;
                top: 1px;
                transform: scale(0.45);
            }

        .reloaded .grid-wrapper .grid-elem.size-1-1 {
            width: 100%;
            height: auto;
        }

            .reloaded .grid-wrapper .grid-elem.size-1-1.split .teaser-content, .reloaded .grid-wrapper .grid-elem.size-1-1.split.img-top .teaser-content {
                display: block;
                height: auto;
                position: relative;
                top: auto;
            }

                .reloaded .grid-wrapper .grid-elem.size-1-1.split .teaser-content:before, .reloaded .grid-wrapper .grid-elem.size-1-1.split.img-top .teaser-content:before {
                    top: auto;
                    bottom: -35px;
                    border-color: #fff transparent transparent transparent;
                }

                .reloaded .grid-wrapper .grid-elem.size-1-1.split .teaser-content:after, .reloaded .grid-wrapper .grid-elem.size-1-1.split.img-top .teaser-content:after {
                    border-color: #fff transparent transparent transparent;
                    bottom: -31px;
                    top: auto;
                }

            .reloaded .grid-wrapper .grid-elem.size-1-1.split .teaser-img, .reloaded .grid-wrapper .grid-elem.size-1-1.split.img-top .teaser-img {
                width: 100%;
                height: auto;
                position: relative;
                top: auto;
            }

            .reloaded .grid-wrapper .grid-elem.size-1-1 .teaser-img {
                width: 100%;
                height: 100%;
            }

                .reloaded .grid-wrapper .grid-elem.size-1-1 .teaser-img img {
                    width: 100%;
                    height: auto;
                }

            .reloaded .grid-wrapper .grid-elem.size-1-1.size-xs {
                width: 100%;
                height: auto;
            }

            .reloaded .grid-wrapper .grid-elem.size-1-1.size-s {
                width: 100%;
                height: auto;
            }

                .reloaded .grid-wrapper .grid-elem.size-1-1.size-s .teaser-content .teaser-head {
                    font-size: 9vw;
                    line-height: 1.2;
                    padding: 32px 40px 10px 15px;
                }

                .reloaded .grid-wrapper .grid-elem.size-1-1.size-s .teaser-content .teaser-abstract {
                    font-size: 6vw;
                    line-height: 1.2;
                    padding: 15px 40px 15px 15px;
                }

                .reloaded .grid-wrapper .grid-elem.size-1-1.size-s.no-img:before {
                    content: "";
                    display: block;
                    padding-top: 100%;
                }

            .reloaded .grid-wrapper .grid-elem.size-1-1.size-m {
                width: 100%;
                height: auto;
            }

            .reloaded .grid-wrapper .grid-elem.size-1-1.size-l {
                width: 100%;
                height: auto;
            }

            .reloaded .grid-wrapper .grid-elem.size-1-1 .teaser-abstract {
                max-width: 90%;
            }

                .reloaded .grid-wrapper .grid-elem.size-1-1 .teaser-abstract span {
                    padding: 7px 0 7px 0;
                    line-height: 1.6;
                }

            .reloaded .grid-wrapper .grid-elem.size-1-1 .teaser-content {
                position: absolute;
            }

                .reloaded .grid-wrapper .grid-elem.size-1-1 .teaser-content.pos-bl .teaser-head {
                    padding: 0 0 40px 40px;
                }

            .reloaded .grid-wrapper .grid-elem.size-1-1 .teaser-img {
                position: relative;
            }

            .reloaded .grid-wrapper .grid-elem.size-1-1 .teaser-head {
                max-width: 90%;
                position: relative;
                padding: 60px 0 0 40px;
            }

                .reloaded .grid-wrapper .grid-elem.size-1-1 .teaser-head span {
                    padding: 7px 0 7px 0;
                }

            .reloaded .grid-wrapper .grid-elem.size-1-1:before {
                content: "";
                display: block;
            }

        .reloaded .grid-wrapper .grid-elem.size-2-1 {
            width: 100%;
            height: auto;
        }

            .reloaded .grid-wrapper .grid-elem.size-2-1 .teaser-content {
                position: absolute;
                width: 50%;
                height: 100%;
                left: 0;
                top: 0;
            }

                .reloaded .grid-wrapper .grid-elem.size-2-1 .teaser-content:before {
                    right: 50%;
                    margin-right: 15px;
                }

            .reloaded .grid-wrapper .grid-elem.size-2-1 .teaser-img {
                position: absolute;
                width: 50%;
                right: 0;
                top: 0;
            }

            .reloaded .grid-wrapper .grid-elem.size-2-1 a .teaser-content {
                position: static;
            }

            .reloaded .grid-wrapper .grid-elem.size-2-1 a .teaser-img {
                position: static;
            }

            .reloaded .grid-wrapper .grid-elem.size-2-1.contact-teaser .teaser-content {
                width: 100%;
            }

            .reloaded .grid-wrapper .grid-elem.size-2-1.contact-teaser .teaser-social-wrapper {
                margin: 5px 0 0 0;
                padding-left: 20px;
            }

            .reloaded .grid-wrapper .grid-elem.size-2-1.contact-teaser p.teaser-head {
                width: 50%;
                font-size: 18px;
                font-size: 1.8rem;
                padding-top: 20px;
            }

            .reloaded .grid-wrapper .grid-elem.size-2-1.contact-teaser p.teaser-abstract {
                width: 50%;
                bottom: 10px;
            }

            .reloaded .grid-wrapper .grid-elem.size-2-1.img-left .teaser-content:before {
                right: 15px;
                margin: 0;
            }

            .reloaded .grid-wrapper .grid-elem.size-2-1.img-left.contact-teaser .teaser-content {
                width: 100%;
            }

            .reloaded .grid-wrapper .grid-elem.size-2-1.img-left.contact-teaser .teaser-social-wrapper {
                margin-left: 50%;
            }

            .reloaded .grid-wrapper .grid-elem.size-2-1.img-left.contact-teaser p.teaser-head {
                margin-left: 50%;
            }

            .reloaded .grid-wrapper .grid-elem.size-2-1.img-left.contact-teaser p.teaser-abstract {
                margin-left: 50%;
            }

            .reloaded .grid-wrapper .grid-elem.size-2-1.img-left .teaser-content {
                left: auto;
                right: 0;
                top: 0;
            }

            .reloaded .grid-wrapper .grid-elem.size-2-1.img-left .teaser-img {
                right: auto;
                left: 0;
                top: 0;
            }

            .reloaded .grid-wrapper .grid-elem.size-2-1.img-left a .teaser-content {
                position: static;
            }

            .reloaded .grid-wrapper .grid-elem.size-2-1.img-left a .teaser-img {
                position: static;
            }

            .reloaded .grid-wrapper .grid-elem.size-2-1 p.teaser-head {
                height: auto;
                position: static;
            }

            .reloaded .grid-wrapper .grid-elem.size-2-1 p.teaser-abstract {
                height: auto;
                position: static;
            }

            .reloaded .grid-wrapper .grid-elem.size-2-1 a {
                position: absolute;
                right: 0;
                top: 0;
                z-index: 100;
                width: 100%;
                height: 100%;
            }

            .reloaded .grid-wrapper .grid-elem.size-2-1.size-s {
                width: 100%;
                height: auto;
            }

                .reloaded .grid-wrapper .grid-elem.size-2-1.size-s p.teaser-head {
                    height: auto;
                }

                .reloaded .grid-wrapper .grid-elem.size-2-1.size-s p.teaser-abstract {
                    height: auto;
                }

            .reloaded .grid-wrapper .grid-elem.size-2-1.size-xs {
                width: 100%;
                height: auto;
            }

            .reloaded .grid-wrapper .grid-elem.size-2-1:before {
                content: "";
                display: block;
                padding-top: 50%;
            }

        .reloaded .grid-wrapper .grid-elem.search-link-tile {
            width: 100% !important;
            height: auto !important;
        }

            .reloaded .grid-wrapper .grid-elem.search-link-tile .teaser-content {
                position: relative;
            }

                .reloaded .grid-wrapper .grid-elem.search-link-tile .teaser-content .teaser-head {
                    font-size: 18px;
                    font-size: 1.8rem;
                    margin: 0;
                    padding: 15px 40px 15px 80px !important;
                    max-width: 80%;
                }

                    .reloaded .grid-wrapper .grid-elem.search-link-tile .teaser-content .teaser-head span {
                        box-shadow: none;
                        background: transparent;
                    }

                .reloaded .grid-wrapper .grid-elem.search-link-tile .teaser-content:before {
                    content: '';
                    display: block;
                    position: absolute;
                    width: 32px;
                    height: 32px;
                    margin: -16px 0 0 0;
                    top: 50%;
                    left: 25px;
                    background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -290px 0 !important;
                    transform: scale(1);
                    z-index: 90;
                }

            .reloaded .grid-wrapper .grid-elem.search-link-tile a:hover .teaser-content .teaser-head span {
                box-shadow: none;
                background: transparent;
            }

        .reloaded .grid-wrapper .grid-elem .video-icon-style {
            transform: scale(0.55);
        }

        .reloaded .grid-wrapper .grid-elem.video .teaser-img:after {
            transform: scale(0.55);
        }

        .reloaded .grid-wrapper .grid-elem.video.size-3-1 .teaser-img {
            position: relative;
        }

            .reloaded .grid-wrapper .grid-elem.video.size-3-1 .teaser-img:after {
                top: auto;
                bottom: 50%;
                left: 50%;
                margin: 0 0 -45px -45px;
            }

        .reloaded .grid-wrapper .grid-elem.video.size-3-1.img-left .teaser-img:after {
            top: auto;
            bottom: 50%;
            left: 50%;
            margin: 0 0 -45px -45px;
        }

        .reloaded .grid-wrapper .grid-elem.video.size-1-1 .teaser-content:after {
            transform: scale(0.75);
        }

        .reloaded .grid-wrapper .grid-elem.size-1-2 a {
            display: block;
            width: 100%;
            height: 100%;
            position: absolute;
            left: 0;
            top: 0;
            z-index: 100;
        }

        .reloaded .grid-wrapper .grid-elem.size-1-2 .teaser-content {
            width: 100%;
            height: 50%;
            float: none;
            position: static;
        }

        .reloaded .grid-wrapper .grid-elem.size-1-2 .teaser-img {
            width: 100%;
            height: 50%;
            float: none;
            position: static;
        }

        .reloaded .grid-wrapper .grid-elem.size-1-2.size-s {
            width: 100%;
            height: auto;
        }

        .reloaded .grid-wrapper .grid-elem.size-1-2.size-xs {
            width: 100%;
            height: auto;
        }

            .reloaded .grid-wrapper .grid-elem.size-1-2.size-xs .teaser-content {
                height: 50%;
            }

        .reloaded .grid-wrapper .grid-elem.size-1-2:before {
            content: "";
            display: block;
        }

        .reloaded .grid-wrapper .grid-elem.size-3-1 .teaser-content, .reloaded .grid-wrapper .grid-elem.size-1-2 .teaser-content {
            width: 100%;
            height: auto;
            padding-bottom: 15px;
            float: none;
            position: relative;
            top: 0;
            left: 0;
        }

            .reloaded .grid-wrapper .grid-elem.size-3-1 .teaser-content:after, .reloaded .grid-wrapper .grid-elem.size-1-2 .teaser-content:after {
                left: 50%;
                margin: 0 0 0 -16px;
                right: auto;
                top: 100%;
                z-index: 200;
                border-color: #fff transparent transparent transparent;
            }

            .reloaded .grid-wrapper .grid-elem.size-3-1 .teaser-content > .module-category-label + .teaser-head, .reloaded .grid-wrapper .grid-elem.size-1-2 .teaser-content > .module-category-label + .teaser-head {
                padding-top: 35px;
                padding-bottom: 5px;
            }

        .reloaded .grid-wrapper .grid-elem.size-3-1 .teaser-img, .reloaded .grid-wrapper .grid-elem.size-1-2 .teaser-img {
            width: 100%;
            height: 50%;
            float: none;
            position: relative;
            bottom: 0;
            left: 0;
        }

        .reloaded .grid-wrapper .grid-elem.size-3-1 a, .reloaded .grid-wrapper .grid-elem.size-1-2 a {
            display: block;
            width: 100%;
            height: 100%;
            position: relative;
            left: auto;
            top: auto;
            z-index: 100;
        }

            .reloaded .grid-wrapper .grid-elem.size-3-1 a .teaser-content:after, .reloaded .grid-wrapper .grid-elem.size-1-2 a .teaser-content:after {
                top: auto;
                bottom: -32px;
            }

            .reloaded .grid-wrapper .grid-elem.size-3-1 a .teaser-img, .reloaded .grid-wrapper .grid-elem.size-1-2 a .teaser-img {
                position: static;
            }

        .reloaded .grid-wrapper .grid-elem.size-3-1.img-left .teaser-content, .reloaded .grid-wrapper .grid-elem.size-1-2.img-left .teaser-content {
            width: 100%;
            height: auto;
            float: none;
        }

            .reloaded .grid-wrapper .grid-elem.size-3-1.img-left .teaser-content:after, .reloaded .grid-wrapper .grid-elem.size-1-2.img-left .teaser-content:after {
                left: 50%;
                margin: 0 0 0 -16px;
                right: auto;
            }

        .reloaded .grid-wrapper .grid-elem.size-3-1.img-left .teaser-img, .reloaded .grid-wrapper .grid-elem.size-1-2.img-left .teaser-img {
            width: 100%;
            height: 50%;
            float: none;
        }

        .reloaded .grid-wrapper .grid-elem.size-3-1.size-m, .reloaded .grid-wrapper .grid-elem.size-1-2.size-m, .reloaded .grid-wrapper .grid-elem.size-3-1.size-s, .reloaded .grid-wrapper .grid-elem.size-1-2.size-s, .reloaded .grid-wrapper .grid-elem.size-3-1.size-xs, .reloaded .grid-wrapper .grid-elem.size-1-2.size-xs {
            width: 100%;
            height: auto;
        }

            .reloaded .grid-wrapper .grid-elem.size-3-1.size-m p.teaser-head, .reloaded .grid-wrapper .grid-elem.size-1-2.size-m p.teaser-head, .reloaded .grid-wrapper .grid-elem.size-3-1.size-s p.teaser-head, .reloaded .grid-wrapper .grid-elem.size-1-2.size-s p.teaser-head, .reloaded .grid-wrapper .grid-elem.size-3-1.size-xs p.teaser-head, .reloaded .grid-wrapper .grid-elem.size-1-2.size-xs p.teaser-head {
                padding: 20px 30px 0 20px;
                margin-bottom: 0;
            }

            .reloaded .grid-wrapper .grid-elem.size-3-1.size-m p.teaser-head, .reloaded .grid-wrapper .grid-elem.size-1-2.size-m p.teaser-head, .reloaded .grid-wrapper .grid-elem.size-3-1.size-s p.teaser-head, .reloaded .grid-wrapper .grid-elem.size-1-2.size-s p.teaser-head, .reloaded .grid-wrapper .grid-elem.size-3-1.size-xs p.teaser-head, .reloaded .grid-wrapper .grid-elem.size-1-2.size-xs p.teaser-head {
                padding: 20px 30px 0 20px;
                margin-bottom: 0;
            }

            .reloaded .grid-wrapper .grid-elem.size-3-1.size-m p.teaser-abstract, .reloaded .grid-wrapper .grid-elem.size-1-2.size-m p.teaser-abstract, .reloaded .grid-wrapper .grid-elem.size-3-1.size-s p.teaser-abstract, .reloaded .grid-wrapper .grid-elem.size-1-2.size-s p.teaser-abstract, .reloaded .grid-wrapper .grid-elem.size-3-1.size-xs p.teaser-abstract, .reloaded .grid-wrapper .grid-elem.size-1-2.size-xs p.teaser-abstract {
                padding: 0 20px;
                font-size: 1.1em;
            }

        .reloaded .grid-wrapper .grid-elem.size-3-1:before, .reloaded .grid-wrapper .grid-elem.size-1-2:before {
            content: "";
            display: block;
        }

        .reloaded .grid-wrapper .grid-elem.size-1-2 .teaser-head, .reloaded .grid-wrapper .grid-elem.size-1-2 .teaser-abstract {
            position: relative;
        }

        .reloaded .grid-wrapper .grid-elem.size-1-2.size-s, .reloaded .grid-wrapper .grid-elem.size-1-2.size-xs {
            height: auto;
        }

            .reloaded .grid-wrapper .grid-elem.size-1-2.size-s .teaser-content, .reloaded .grid-wrapper .grid-elem.size-1-2.size-xs .teaser-content {
                height: auto;
            }

            .reloaded .grid-wrapper .grid-elem.size-1-2.size-s .teaser-img, .reloaded .grid-wrapper .grid-elem.size-1-2.size-xs .teaser-img {
                height: auto;
            }

        .reloaded .grid-wrapper .grid-elem.size-1-2.size-xl {
            display: block;
            width: 100%;
            height: auto;
        }

            .reloaded .grid-wrapper .grid-elem.size-1-2.size-xl:before {
                content: "";
                display: block;
            }

            .reloaded .grid-wrapper .grid-elem.size-1-2.size-xl .teaser-content {
                max-width: 100%;
                height: auto;
            }

                .reloaded .grid-wrapper .grid-elem.size-1-2.size-xl .teaser-content:after {
                    display: none;
                }

            .reloaded .grid-wrapper .grid-elem.size-1-2.size-xl .teaser-img img {
                width: 100%;
            }

            .reloaded .grid-wrapper .grid-elem.size-1-2.size-xl .teaser-head {
                max-width: 100%;
            }

        .reloaded .grid-wrapper .grid-elem.img-mobile-right .teaser-content > .module-category-label + .teaser-head, .reloaded .grid-wrapper .grid-elem .img-right .teaser-content > .module-category-label + .teaser-head {
            padding-top: 35px;
        }

        .reloaded .grid-wrapper .grid-elem.img-mobile-right.img-left .teaser-content, .reloaded .grid-wrapper .grid-elem.contact-teaser.img-mobile-right.img-left .teaser-content {
            position: static;
            left: 0;
            right: auto;
            top: 0;
            float: left;
        }

            .reloaded .grid-wrapper .grid-elem.img-mobile-right.img-left .teaser-content:before, .reloaded .grid-wrapper .grid-elem.contact-teaser.img-mobile-right.img-left .teaser-content:before {
                right: 50%;
                margin-right: 15px;
            }

            .reloaded .grid-wrapper .grid-elem.img-mobile-right.img-left .teaser-content:after, .reloaded .grid-wrapper .grid-elem.contact-teaser.img-mobile-right.img-left .teaser-content:after {
                left: auto;
                right: calc(50% - 32px);
                right: -moz-calc(50% - 32px);
                right: -webkit-calc(50% - 32px);
                border-color: transparent transparent transparent #fff;
            }

        .reloaded .grid-wrapper .grid-elem.contact-teaser.img-mobile-right.img-left .teaser-content {
            position: absolute;
            top: 0;
            left: 0;
        }

            .reloaded .grid-wrapper .grid-elem.contact-teaser.img-mobile-right.img-left .teaser-content .teaser-head, .reloaded .grid-wrapper .grid-elem.contact-teaser.img-mobile-right.img-left .teaser-content .teaser-social-wrapper, .reloaded .grid-wrapper .grid-elem.contact-teaser.img-mobile-right.img-left .teaser-content .teaser-abstract {
                margin-left: 0;
            }

        .reloaded .grid-wrapper .grid-elem.contact-teaser.img-mobile-right.img-left .teaser-img {
            position: absolute;
            top: 0;
            right: 0;
            left: auto;
        }

        .reloaded .grid-wrapper .grid-elem.img-mobile-left .teaser-content {
            position: static;
            left: auto;
            right: 0;
            top: 0;
            float: right;
        }

            .reloaded .grid-wrapper .grid-elem.img-mobile-left .teaser-content:before {
                right: 15px;
                margin: 0;
            }

            .reloaded .grid-wrapper .grid-elem.img-mobile-left .teaser-content:after {
                right: auto;
                left: calc(50% - 32px);
                left: -moz-calc(50% - 32px);
                left: -webkit-calc(50% - 32px);
                border-color: transparent #fff transparent transparent;
            }

        .reloaded .grid-wrapper .grid-elem.contact-teaser.img-mobile-left .teaser-content {
            position: absolute;
            top: 0;
            right: 0;
        }

            .reloaded .grid-wrapper .grid-elem.contact-teaser.img-mobile-left .teaser-content .teaser-head, .reloaded .grid-wrapper .grid-elem.contact-teaser.img-mobile-left .teaser-content .teaser-social-wrapper, .reloaded .grid-wrapper .grid-elem.contact-teaser.img-mobile-left .teaser-content .teaser-abstract {
                margin-left: 50%;
            }

        .reloaded .grid-wrapper .grid-elem.contact-teaser.img-mobile-left .teaser-img {
            position: absolute;
            top: 0;
            right: auto;
            left: 0;
        }

        .reloaded .grid-wrapper .grid-elem.bg-color-1.size-3-1 .teaser-content:after, .reloaded .grid-wrapper .grid-elem.bg-color-1.size-1-2 .teaser-content:after {
            border-color: #e6e6e6 transparent transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem.bg-color-1.size-1-1.split.img-top .teaser-content:after {
            border-color: #e6e6e6 transparent transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem.bg-color-1.img-mobile-left .teaser-content:after {
            border-color: transparent #e6e6e6 transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem.bg-color-2.size-3-1 .teaser-content:after, .reloaded .grid-wrapper .grid-elem.bg-color-2.size-1-2 .teaser-content:after {
            border-color: #003340 transparent transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem.bg-color-2.size-1-1.split.img-top .teaser-content:after {
            border-color: #003340 transparent transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem.bg-color-2.img-mobile-left .teaser-content:after {
            border-color: transparent #003340 transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem.bg-color-3.size-3-1 .teaser-content:after, .reloaded .grid-wrapper .grid-elem.bg-color-3.size-1-2 .teaser-content:after {
            border-color: #444444 transparent transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem.bg-color-3.size-1-1.split.img-top .teaser-content:after {
            border-color: #444444 transparent transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem.bg-color-3.img-mobile-left .teaser-content:after {
            border-color: transparent #444444 transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem.bg-color-4.size-3-1 .teaser-content:after, .reloaded .grid-wrapper .grid-elem.bg-color-4.size-1-2 .teaser-content:after {
            border-color: #5a130a transparent transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem.bg-color-4.size-1-1.split.img-top .teaser-content:after {
            border-color: #5a130a transparent transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem.bg-color-4.img-mobile-left .teaser-content:after {
            border-color: transparent #5a130a transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem.bg-color-5.size-3-1 .teaser-content:after, .reloaded .grid-wrapper .grid-elem.bg-color-5.size-1-2 .teaser-content:after {
            border-color: #00677f transparent transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem.bg-color-5.size-1-1.split.img-top .teaser-content:after {
            border-color: #00677f transparent transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem.bg-color-5.img-mobile-left .teaser-content:after {
            border-color: transparent #00677f transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem.bg-color-6.size-3-1 .teaser-content:after, .reloaded .grid-wrapper .grid-elem.bg-color-6.size-1-2 .teaser-content:after {
            border-color: #fff transparent transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem.bg-color-6.size-1-1.split.img-top .teaser-content:after {
            border-color: #fff transparent transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem.bg-color-6.img-mobile-left .teaser-content:after {
            border-color: transparent #fff transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem.bg-color-7.size-3-1 .teaser-content:after, .reloaded .grid-wrapper .grid-elem.bg-color-7.size-1-2 .teaser-content:after {
            border-color: #000 transparent transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem.bg-color-7.size-1-1.split.img-top .teaser-content:after {
            border-color: #000 transparent transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem.bg-color-7.img-mobile-left .teaser-content:after {
            border-color: transparent #000 transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem:hover.bg-color-1.size-3-1 a .teaser-content:after, .reloaded .grid-wrapper .grid-elem:hover.bg-color-1.size-1-2 a .teaser-content:after {
            border-color: #c8c8c8 transparent transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem:hover.bg-color-1.size-1-1.split.img-top .teaser-content:after {
            border-color: #c8c8c8 transparent transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem:hover.bg-color-1.img-mobile-left a .teaser-content:after {
            border-color: transparent #c8c8c8 transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem:hover.bg-color-1.img-mobile-right.img-left a .teaser-content:after {
            border-color: transparent transparent transparent #c8c8c8;
        }

        .reloaded .grid-wrapper .grid-elem:hover.bg-color-2.size-3-1 a .teaser-content:after, .reloaded .grid-wrapper .grid-elem:hover.bg-color-2.size-1-2 a .teaser-content:after {
            border-color: #00677f transparent transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem:hover.bg-color-2.size-1-1.split.img-top .teaser-content:after {
            border-color: #00677f transparent transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem:hover.bg-color-2.img-mobile-left a .teaser-content:after {
            border-color: transparent #00677f transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem:hover.bg-color-2.img-mobile-right.img-left a .teaser-content:after {
            border-color: transparent transparent transparent #00677f;
        }

        .reloaded .grid-wrapper .grid-elem:hover.bg-color-3.size-3-1 a .teaser-content:after, .reloaded .grid-wrapper .grid-elem:hover.bg-color-3.size-1-2 a .teaser-content:after {
            border-color: #000 transparent transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem:hover.bg-color-3.size-1-1.split.img-top .teaser-content:after {
            border-color: #000 transparent transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem:hover.bg-color-3.img-mobile-left a .teaser-content:after {
            border-color: transparent #000 transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem:hover.bg-color-3.img-mobile-right.img-left a .teaser-content:after {
            border-color: transparent transparent transparent #000;
        }

        .reloaded .grid-wrapper .grid-elem:hover.bg-color-4.size-3-1 a .teaser-content:after, .reloaded .grid-wrapper .grid-elem:hover.bg-color-4.size-1-2 a .teaser-content:after {
            border-color: #440e07 transparent transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem:hover.bg-color-4.size-1-1.split.img-top .teaser-content:after {
            border-color: #440e07 transparent transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem:hover.bg-color-4.img-mobile-left a .teaser-content:after {
            border-color: transparent #440e07 transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem:hover.bg-color-4.img-mobile-right.img-left a .teaser-content:after {
            border-color: transparent transparent transparent #440e07;
        }

        .reloaded .grid-wrapper .grid-elem:hover.bg-color-5.size-3-1 a .teaser-content:after, .reloaded .grid-wrapper .grid-elem:hover.bg-color-5.size-1-2 a .teaser-content:after {
            border-color: #003340 transparent transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem:hover.bg-color-5.size-1-1.split.img-top .teaser-content:after {
            border-color: #003340 transparent transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem:hover.bg-color-5.img-mobile-left a .teaser-content:after {
            border-color: transparent #003340 transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem:hover.bg-color-5.img-mobile-right.img-left a .teaser-content:after {
            border-color: transparent transparent transparent #003340;
        }

        .reloaded .grid-wrapper .grid-elem:hover.bg-color-6.size-3-1 a .teaser-content:after, .reloaded .grid-wrapper .grid-elem:hover.bg-color-6.size-1-2 a .teaser-content:after {
            border-color: #c8c8c8 transparent transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem:hover.bg-color-6.size-1-1.split.img-top .teaser-content:after {
            border-color: #c8c8c8 transparent transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem:hover.bg-color-6.img-mobile-left a .teaser-content:after {
            border-color: transparent #c8c8c8 transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem:hover.bg-color-6.img-mobile-right.img-left a .teaser-content:after {
            border-color: transparent transparent transparent #c8c8c8;
        }

        .reloaded .grid-wrapper .grid-elem:hover.bg-color-7.size-3-1 a .teaser-content:after, .reloaded .grid-wrapper .grid-elem:hover.bg-color-7.size-1-2 a .teaser-content:after {
            border-color: #444444 transparent transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem:hover.bg-color-7.size-1-1.split.img-top .teaser-content:after {
            border-color: #444444 transparent transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem:hover.bg-color-7.img-mobile-left a .teaser-content:after {
            border-color: transparent #444444 transparent transparent;
        }

        .reloaded .grid-wrapper .grid-elem:hover.bg-color-7.img-mobile-right.img-left a .teaser-content:after {
            border-color: transparent transparent transparent #444444;
        }

        .reloaded .grid-wrapper .grid-elem.contact-teaser .teaser-content {
            position: absolute;
            top: 0;
            left: 0;
        }

        .reloaded .grid-wrapper .grid-elem.contact-teaser .teaser-img {
            position: absolute;
            top: 0;
            right: 0;
        }

        .reloaded .grid-wrapper .grid-elem.contact-teaser p {
            margin: 0;
        }

            .reloaded .grid-wrapper .grid-elem.contact-teaser p.teaser-head {
                line-height: 1.2;
                padding: 10px 20px 0;
                margin: 0;
            }

        .reloaded .grid-wrapper .grid-elem.contact-teaser.img-left .teaser-content {
            position: absolute;
            top: 0;
            left: auto;
            right: 0;
        }

        .reloaded .grid-wrapper .grid-elem.contact-teaser.img-left .teaser-img {
            position: absolute;
            top: 0;
            right: auto;
            left: 0;
        }

        .reloaded .grid-wrapper .grid-elem.contact-teaser.size-1-1 .teaser-head {
            margin: 0 0 0 16px;
            position: relative;
            top: 45px;
            left: 29px;
            padding: 14px 0;
            background: #fff;
            display: inline;
            -webkit-box-decoration-break: clone;
            -ms-box-decoration-break: clone;
            -o-box-decoration-break: clone;
            box-decoration-break: clone;
            box-shadow: 16px 0 0 #fff, -16px 0 0 #fff;
            font-size: 22px;
        }

        .reloaded .grid-wrapper .grid-elem.contact-teaser.size-1-1 .teaser-social-wrapper {
            position: absolute;
            top: auto;
            left: 25px;
            z-index: 100;
            bottom: 20px;
        }

            .reloaded .grid-wrapper .grid-elem.contact-teaser.size-1-1 .teaser-social-wrapper ul {
                display: inline-block;
                background: transparent;
                padding: 0;
            }

        .reloaded .grid-wrapper .grid-elem.contact-teaser.size-1-1 .teaser-abstract {
            position: relative;
            left: 20px;
            top: 62px;
            max-width: 70%;
            bottom: auto;
            padding: 0;
            margin: 0;
        }

            .reloaded .grid-wrapper .grid-elem.contact-teaser.size-1-1 .teaser-abstract span {
                padding: 7px 15px 7px 17px;
                margin: 0;
                background: #fff;
                display: inline;
                -webkit-box-decoration-break: clone;
                -ms-box-decoration-break: clone;
                -o-box-decoration-break: clone;
                box-decoration-break: clone;
                box-shadow: 1px 0 0 #fff, -1px 0 0 #fff;
            }

        .reloaded .grid-wrapper .grid-elem .ir-module {
            height: auto;
        }

            .reloaded .grid-wrapper .grid-elem .ir-module .stock-ticker {
                height: 170px;
            }

            .reloaded .grid-wrapper .grid-elem .ir-module.module-figures {
                padding: 50px 20px 25px;
                display: block;
            }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-category-label {
                    font-size: 1.2rem;
                    padding: 3px 10px;
                }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-category-label:after {
                        right: 10px;
                        top: 1px;
                        transform: scale(0.45);
                    }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .cta {
                    font-size: 27px;
                    font-size: 2.7rem;
                    line-height: 1.1em;
                    margin-top: 5px;
                }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .cta a {
                        position: initial;
                    }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-img {
                    width: 216px;
                    height: 125px;
                    margin: 0 auto 40px;
                    padding: 0 20px;
                    text-align: center;
                }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-img img {
                        width: 100%;
                    }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers {
                    margin: 0 auto 20px;
                    width: 80%;
                    text-align: center;
                }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.currency .prefix, .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.number .prefix {
                        font-size: 48px;
                        font-size: 4.8rem;
                        line-height: 1em;
                    }

                        .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.currency .prefix + .value, .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.number .prefix + .value {
                            margin-left: 4px;
                        }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.currency .unit, .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.number .unit {
                        font-size: 27px;
                        font-size: 2.7rem;
                        line-height: 1em;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.currency .value, .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.number .value {
                        font-size: 105px;
                        font-size: 10.5rem;
                        min-height: 9vh;
                        line-height: 0.7em;
                        letter-spacing: -2px;
                        margin: 0 0 10px 0;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.currency .signifier, .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.number .signifier {
                        font-size: 27px;
                        font-size: 2.7rem;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.currency.sml-txt .value, .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.number.sml-txt .value {
                        font-size: 60px;
                        font-size: 6rem;
                        min-height: 7vh;
                        line-height: 0.7em;
                        letter-spacing: -4px;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.currency.sml-txt.md-txt .value, .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.number.sml-txt.md-txt .value {
                        font-size: 60px;
                        font-size: 6rem;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.currency.md-txt .value, .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.number.md-txt .value {
                        font-size: 77px;
                        font-size: 7.7rem;
                        line-height: 0.7em;
                        letter-spacing: -4px;
                        margin: 0 0 12px 0;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.currency.md-txt .prefix + .value, .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.number.md-txt .prefix + .value {
                        font-size: 48px;
                        font-size: 4.8rem;
                        margin-left: 4px;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.percent .prefix {
                        font-size: 50px;
                        font-size: 5rem;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.percent .value {
                        letter-spacing: -10px;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.percent .unit {
                        font-size: 75px;
                        font-size: 7.5rem;
                        margin-left: 10px;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.percent.md-txt .prefix {
                        font-size: 28px;
                        font-size: 2.8rem;
                        margin-right: 1px;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.percent.md-txt .value {
                        font-size: 80px;
                        font-size: 8rem;
                        line-height: 1.2em;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.percent.md-txt .unit {
                        font-size: 40px;
                        font-size: 4rem;
                    }

                    .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .module-figures-numbers.percent .signifier {
                        margin-top: 15px;
                    }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-figures .figure-footnote {
                    bottom: auto;
                    position: relative;
                    margin-top: 35px;
                    font-size: 16px;
                    font-size: 1.6rem;
                }

            .reloaded .grid-wrapper .grid-elem .ir-module .ir-module-diagram {
                height: auto;
                padding: 40px 20px 25px 20px;
                display: block;
            }

                .reloaded .grid-wrapper .grid-elem .ir-module .ir-module-diagram .cta .content-wrapper .module-category-label {
                    font-size: 1.2rem;
                    padding: 3px 10px;
                }

                    .reloaded .grid-wrapper .grid-elem .ir-module .ir-module-diagram .cta .content-wrapper .module-category-label:after {
                        right: 10px;
                        top: 1px;
                        transform: scale(0.45);
                    }

                .reloaded .grid-wrapper .grid-elem .ir-module .ir-module-diagram .cta .content-wrapper .chart-footer {
                    margin-top: 15px;
                }

                .reloaded .grid-wrapper .grid-elem .ir-module .ir-module-diagram h2 {
                    margin: 0 auto 20px;
                    width: 75%;
                    font-size: 17px;
                    font-size: 1.7rem;
                }

                    .reloaded .grid-wrapper .grid-elem .ir-module .ir-module-diagram h2 .subline {
                        font-size: 17px;
                        font-size: 1.7rem;
                    }

                .reloaded .grid-wrapper .grid-elem .ir-module .ir-module-diagram .canvas-wrapper {
                    height: 300px;
                }

            .reloaded .grid-wrapper .grid-elem .ir-module.module-testimonial {
                padding: 40px 20px 170px 20px;
                height: auto;
            }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-testimonial .testimonial-body {
                    font-size: 16px;
                    font-size: 1.6rem;
                }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-testimonial blockquote {
                    font-size: 15px;
                    font-size: 1.5rem;
                }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-testimonial .testimonial-avatar {
                    transform: scale(0.5);
                }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-testimonial .testimonial-signature {
                    bottom: 10px;
                    left: 20px;
                    transform: scale(0.5);
                }

                .reloaded .grid-wrapper .grid-elem .ir-module.module-testimonial .testimonial-info {
                    font-size: 13px;
                    font-size: 1.3rem;
                    bottom: 50px;
                    left: 20px;
                }

        .reloaded .grid-wrapper .grid-elem.size-2-1.no-margin:before {
            display: none;
        }

        .reloaded .grid-wrapper .grid-elem.size-2-1 .ir-module.module-figures .row {
            width: auto;
            display: block;
            margin-bottom: 0;
        }

        .reloaded .grid-wrapper .grid-elem.size-2-1 .ir-module.module-figures .cta {
            font-size: 27px;
            font-size: 2.7rem;
        }

        .reloaded .grid-wrapper .grid-elem.size-2-1 .ir-module.module-figures .module-figures-img {
            width: 216px;
            height: 125px;
            margin: 0 auto 40px;
            padding: 0 20px;
            text-align: center;
        }

        .reloaded .grid-wrapper .grid-elem.size-2-1 .ir-module.module-figures .module-figures-numbers {
            margin: 0 auto 20px;
            width: 100%;
            text-align: center;
        }

        .reloaded .grid-wrapper .grid-elem.size-2-1 .ir-module.module-figures .figure-footnote {
            bottom: auto;
            left: 10%;
            width: 80%;
            position: relative;
            margin-top: 35px;
            font-size: 16px;
            font-size: 1.6rem;
        }

        .reloaded .shariff.desktop {
            display: none !important;
        }

        .reloaded .shariff.mobile {
            display: block !important;
        }

        .reloaded .shariff ul:after {
            height: 1px;
            margin-top: -1px;
        }

        .reloaded .shariff .facebook .fa-facebook {
            font-size: 20px;
        }

        .reloaded .shariff .twitter .fa-twitter {
            font-size: 24px;
        }

        .reloaded .shariff .mail .fa-envelope {
            font-size: 17px;
        }

        .reloaded .shariff .linkedin .fa-linkedin {
            font-size: 18px;
        }

        .reloaded .shariff .xing .fa-xing {
            font-size: 18px;
        }

        .reloaded .shariff .whatsapp .fa-whatsapp {
            font-size: 24px;
        }

        .reloaded .shariff .threema .fa-lock {
            font-size: 24px;
        }

        .reloaded .shariff .orientation-horizontal li {
            height: 40px;
        }

            .reloaded .shariff .orientation-horizontal li:first-child:before {
                height: 40px;
                width: 25px;
                left: -25px;
            }

            .reloaded .shariff .orientation-horizontal li:last-child:after {
                height: 40px;
                width: 25px;
                right: -25px;
            }

            .reloaded .shariff .orientation-horizontal li a {
                height: 40px;
            }

            .reloaded .shariff .orientation-horizontal li .fab, .reloaded .shariff .orientation-horizontal li .fas {
                margin-left: 2px;
            }

        .reloaded .shariff .orientation-horizontal.button-style-standard li {
            width: 40px;
            height: 40px;
            min-width: 40px;
            max-width: 40px;
        }
}

@media screen and (max-width:767px) and screen and (-ms-high-contrast:active), screen and (max-width:767px) and (-ms-high-contrast:none) {
    .reloaded.majuscule .page-main-inner-content, .reloaded.majuscule.no-nav .page-main-inner-content {
    }

        .reloaded.majuscule .page-main-inner-content > .article-copy > p:first-of-type:first-letter, .reloaded.majuscule.no-nav .page-main-inner-content > .article-copy > p:first-of-type:first-letter {
            margin: 0.06em 0.1em 0 0;
        }
}

.reloaded .list-teaser .external-link, .reloaded .download-teaser .external-link, .reloaded .events-teaser .external-link {
    position: relative;
}

    .reloaded .list-teaser .external-link:after, .reloaded .download-teaser .external-link:after, .reloaded .events-teaser .external-link:after {
        content: '';
        display: inline-block;
        height: 10px;
        line-height: 10px;
        width: 10px;
        background: transparent url('../img/img-icons-sprite-png.png') no-repeat -17px -144px;
        position: relative;
        margin-left: 5px;
    }

.reloaded .page-content-wrapper .download-teaser, .reloaded .page-content-wrapper .events-teaser, .reloaded .page-content-wrapper .list-teaser {
    padding: 0;
    margin-bottom: 15px;
}

    .reloaded .page-content-wrapper .download-teaser .content, .reloaded .page-content-wrapper .events-teaser .content, .reloaded .page-content-wrapper .list-teaser .content {
        background: #fff;
    }

    .reloaded .page-content-wrapper .download-teaser h3, .reloaded .page-content-wrapper .events-teaser h3, .reloaded .page-content-wrapper .list-teaser h3 {
        font-size: 2rem;
        margin: 0 0 17px 0;
    }

.reloaded .resp-tabs-container .list-teaser, .reloaded .resp-tabs-container .download-teaser, .reloaded .resp-tabs-container .events-teaser {
    padding-left: 0px;
    padding-right: 0px;
}

    .reloaded .resp-tabs-container .list-teaser .content ul li, .reloaded .resp-tabs-container .download-teaser .content ul li, .reloaded .resp-tabs-container .events-teaser .content ul li {
        font-size: 1.6rem;
    }

.reloaded .list-teaser, .reloaded .article-copy .asset-container .asset-media .list-teaser, .reloaded .download-teaser, .reloaded .article-copy .asset-container .asset-media .download-teaser {
    color: #000;
    padding: 0 30px;
    margin: 0 0 25px 0;
    overflow: hidden;
}

    .reloaded .list-teaser .content, .reloaded .article-copy .asset-container .asset-media .list-teaser .content, .reloaded .download-teaser .content, .reloaded .article-copy .asset-container .asset-media .download-teaser .content {
        position: relative;
        overflow: hidden;
    }

        .reloaded .list-teaser .content ul, .reloaded .article-copy .asset-container .asset-media .list-teaser .content ul, .reloaded .download-teaser .content ul, .reloaded .article-copy .asset-container .asset-media .download-teaser .content ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }

            .reloaded .list-teaser .content ul li, .reloaded .article-copy .asset-container .asset-media .list-teaser .content ul li, .reloaded .download-teaser .content ul li, .reloaded .article-copy .asset-container .asset-media .download-teaser .content ul li {
                list-style: none;
                border-top: 1px solid #c8c8c8;
                overflow: hidden;
                line-height: 1.2em;
                padding: 10px 0 9px;
                position: relative;
            }

                .reloaded .list-teaser .content ul li:hover, .reloaded .article-copy .asset-container .asset-media .list-teaser .content ul li:hover, .reloaded .download-teaser .content ul li:hover, .reloaded .article-copy .asset-container .asset-media .download-teaser .content ul li:hover {
                    background: rgba(230, 230, 230, 0.5);
                }

        .reloaded .list-teaser .content a.icon, .reloaded .article-copy .asset-container .asset-media .list-teaser .content a.icon, .reloaded .download-teaser .content a.icon, .reloaded .article-copy .asset-container .asset-media .download-teaser .content a.icon {
            position: relative;
            display: block;
            min-height: 45px;
        }

            .reloaded .list-teaser .content a.icon:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .content a.icon:after, .reloaded .download-teaser .content a.icon:after, .reloaded .article-copy .asset-container .asset-media .download-teaser .content a.icon:after {
                content: '';
                display: inline-block;
                height: 29px;
                width: 28px;
                background: transparent url('https://www.daimler.com/system/img/img-icons-sprite-files-svg.svg') no-repeat 0 0;
                position: absolute;
                top: 9px;
                left: 6px;
                margin-left: 0;
            }

            .reloaded .list-teaser .content a.icon:before, .reloaded .article-copy .asset-container .asset-media .list-teaser .content a.icon:before, .reloaded .download-teaser .content a.icon:before, .reloaded .article-copy .asset-container .asset-media .download-teaser .content a.icon:before {
                content: '';
                display: block;
                height: 40px;
                line-height: 40px;
                width: 40px;
                background: #00677f;
                position: absolute;
                top: 3px;
                left: 0;
                margin-left: 0;
            }

            .reloaded .list-teaser .content a.icon:hover:before, .reloaded .article-copy .asset-container .asset-media .list-teaser .content a.icon:hover:before, .reloaded .download-teaser .content a.icon:hover:before, .reloaded .article-copy .asset-container .asset-media .download-teaser .content a.icon:hover:before {
                background-color: #003340;
            }

            .reloaded .list-teaser .content a.icon.icon-pdf:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .content a.icon.icon-pdf:after, .reloaded .download-teaser .content a.icon.icon-pdf:after, .reloaded .article-copy .asset-container .asset-media .download-teaser .content a.icon.icon-pdf:after {
                background-position: -120px 0;
                width: 31px;
                height: 33px;
                top: 7px;
                left: 6px;
            }

            .reloaded .list-teaser .content a.icon.icon-xls:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .content a.icon.icon-xls:after, .reloaded .download-teaser .content a.icon.icon-xls:after, .reloaded .article-copy .asset-container .asset-media .download-teaser .content a.icon.icon-xls:after, .reloaded .list-teaser .content a.icon.icon-xlsx:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .content a.icon.icon-xlsx:after, .reloaded .download-teaser .content a.icon.icon-xlsx:after, .reloaded .article-copy .asset-container .asset-media .download-teaser .content a.icon.icon-xlsx:after {
                background-position: -160px 0;
                width: 31px;
                height: 33px;
                top: 7px;
                left: 6px;
            }

            .reloaded .list-teaser .content a.icon.icon-doc:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .content a.icon.icon-doc:after, .reloaded .download-teaser .content a.icon.icon-doc:after, .reloaded .article-copy .asset-container .asset-media .download-teaser .content a.icon.icon-doc:after, .reloaded .list-teaser .content a.icon.icon-docx:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .content a.icon.icon-docx:after, .reloaded .download-teaser .content a.icon.icon-docx:after, .reloaded .article-copy .asset-container .asset-media .download-teaser .content a.icon.icon-docx:after {
                background-position: -200px 0;
                width: 31px;
                height: 33px;
                top: 7px;
                left: 6px;
            }

            .reloaded .list-teaser .content a.icon.icon-txt:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .content a.icon.icon-txt:after, .reloaded .download-teaser .content a.icon.icon-txt:after, .reloaded .article-copy .asset-container .asset-media .download-teaser .content a.icon.icon-txt:after {
                background-position: -240px 0;
                width: 31px;
                height: 33px;
                top: 7px;
                left: 6px;
            }

            .reloaded .list-teaser .content a.icon.icon-zip:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .content a.icon.icon-zip:after, .reloaded .download-teaser .content a.icon.icon-zip:after, .reloaded .article-copy .asset-container .asset-media .download-teaser .content a.icon.icon-zip:after {
                background-position: -280px 0;
                width: 31px;
                height: 33px;
                top: 7px;
                left: 6px;
            }

            .reloaded .list-teaser .content a.icon.icon-ppt:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .content a.icon.icon-ppt:after, .reloaded .download-teaser .content a.icon.icon-ppt:after, .reloaded .article-copy .asset-container .asset-media .download-teaser .content a.icon.icon-ppt:after, .reloaded .list-teaser .content a.icon.icon-pptx:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .content a.icon.icon-pptx:after, .reloaded .download-teaser .content a.icon.icon-pptx:after, .reloaded .article-copy .asset-container .asset-media .download-teaser .content a.icon.icon-pptx:after {
                background-position: -320px 0;
                width: 31px;
                height: 33px;
                top: 7px;
                left: 6px;
            }

            .reloaded .list-teaser .content a.icon.icon-audio:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .content a.icon.icon-audio:after, .reloaded .download-teaser .content a.icon.icon-audio:after, .reloaded .article-copy .asset-container .asset-media .download-teaser .content a.icon.icon-audio:after {
                background-position: -80px 0;
                width: 27px;
                height: 24px;
                top: 11px;
                left: 7px;
            }

            .reloaded .list-teaser .content a.icon.icon-video:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .content a.icon.icon-video:after, .reloaded .download-teaser .content a.icon.icon-video:after, .reloaded .article-copy .asset-container .asset-media .download-teaser .content a.icon.icon-video:after {
                background-position: -40px 0;
                width: 26px;
                height: 26px;
                top: 10px;
                left: 8px;
            }

            .reloaded .list-teaser .content a.icon.icon-img:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .content a.icon.icon-img:after, .reloaded .download-teaser .content a.icon.icon-img:after, .reloaded .article-copy .asset-container .asset-media .download-teaser .content a.icon.icon-img:after {
                background-position: -440px 0;
                width: 31px;
                height: 33px;
                top: 7px;
                left: 6px;
            }

        .reloaded .list-teaser .content .type, .reloaded .article-copy .asset-container .asset-media .list-teaser .content .type, .reloaded .download-teaser .content .type, .reloaded .article-copy .asset-container .asset-media .download-teaser .content .type {
            display: block;
            margin-top: 3px;
            color: #707070;
        }

        .reloaded .list-teaser .content .news-date, .reloaded .article-copy .asset-container .asset-media .list-teaser .content .news-date, .reloaded .download-teaser .content .news-date, .reloaded .article-copy .asset-container .asset-media .download-teaser .content .news-date {
            display: block;
            color: #707070;
        }

    .reloaded .list-teaser ul li .teaser-description, .reloaded .article-copy .asset-container .asset-media .list-teaser ul li .teaser-description {
        width: 100%;
    }

        .reloaded .list-teaser ul li .teaser-description a:before, .reloaded .article-copy .asset-container .asset-media .list-teaser ul li .teaser-description a:before {
            content: '';
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
        }

    .reloaded .download-teaser ul li .teaser-description, .reloaded .article-copy .asset-container .asset-media .download-teaser ul li .teaser-description {
        width: 100%;
    }

        .reloaded .download-teaser ul li .teaser-description a:after, .reloaded .article-copy .asset-container .asset-media .download-teaser ul li .teaser-description a:after {
            content: '';
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
        }

    .reloaded .download-teaser + .download-teaser {
        clear: both;
        margin-top: 55px;
    }

    .reloaded .download-teaser + .article-copy, .reloaded .download-teaser + .body-template-container {
        margin-top: 55px;
    }

.reloaded .events-teaser, .reloaded .article-copy .asset-container .asset-media .events-teaser {
    color: #000;
    padding: 0 10px;
    margin: 0 0 25px 0;
    overflow: hidden;
}

    .reloaded .events-teaser .content, .reloaded .article-copy .asset-container .asset-media .events-teaser .content {
        position: relative;
        overflow: hidden;
    }

        .reloaded .events-teaser .content ul, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }

            .reloaded .events-teaser .content ul li, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li {
                list-style: none;
                overflow: hidden;
                line-height: 1.2em;
                padding: 0;
                margin-top: 10px;
                position: relative;
                background: #444444;
            }

                .reloaded .events-teaser .content ul li:first-child, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li:first-child {
                    margin-top: 0;
                }

                .reloaded .events-teaser .content ul li .event-date, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-date {
                    float: left;
                    width: 23%;
                    text-align: center;
                    color: #fff;
                    padding-top: 2px;
                }

                    .reloaded .events-teaser .content ul li .event-date .date-day, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-date .date-day {
                        display: block;
                        font-size: 2.188em;
                        line-height: 1.1em;
                        letter-spacing: -0.1em;
                    }

                    .reloaded .events-teaser .content ul li .event-date .date-month-year, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-date .date-month-year {
                        display: block;
                        font-size: 0.75em;
                        line-height: 1.1em;
                        letter-spacing: -0.04em;
                    }

                .reloaded .events-teaser .content ul li .event-description, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-description {
                    float: left;
                    width: 77%;
                    color: #000;
                    background: #fff;
                    padding: 10px 20px 15px;
                }

                    .reloaded .events-teaser .content ul li .event-description .title, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-description .title {
                        display: block;
                        margin-bottom: 3px;
                    }

                        .reloaded .events-teaser .content ul li .event-description .title a:before, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-description .title a:before {
                            content: '';
                            width: 100%;
                            height: 100%;
                            position: absolute;
                            top: 0;
                            left: 0;
                            z-index: 1000;
                        }

                    .reloaded .events-teaser .content ul li .event-description .additional-info, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-description .additional-info {
                        display: block;
                        font-size: 0.813em;
                        line-height: 1.2em;
                        margin-bottom: 8px;
                    }

                    .reloaded .events-teaser .content ul li .event-description .location, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-description .location {
                        display: block;
                        font-size: 0.813em;
                        line-height: 1.2em;
                    }

                    .reloaded .events-teaser .content ul li .event-description a.event-calendar, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-description a.event-calendar {
                        color: #00677f;
                        padding-top: 2px;
                        font-size: 12px;
                        font-size: 1.2rem;
                        font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                        z-index: 1100;
                        margin-top: 5px;
                        display: block;
                        text-align: right;
                        position: relative;
                    }

                        .reloaded .events-teaser .content ul li .event-description a.event-calendar:before, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-description a.event-calendar:before {
                            display: none;
                        }

                        .reloaded .events-teaser .content ul li .event-description a.event-calendar:after, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-description a.event-calendar:after {
                            content: '';
                            display: inline-block;
                            vertical-align: top;
                            width: 18px;
                            height: 18px;
                            margin-top: 0;
                            background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-svg.svg) no-repeat -97px -370px;
                            margin-left: 8px;
                        }

                        .reloaded .events-teaser .content ul li .event-description a.event-calendar:hover, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-description a.event-calendar:hover {
                            color: #003340;
                        }

                            .reloaded .events-teaser .content ul li .event-description a.event-calendar:hover:after, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-description a.event-calendar:hover:after {
                                background-position: -134px -370px;
                            }

    .reloaded .events-teaser .more-events, .reloaded .article-copy .asset-container .asset-media .events-teaser .more-events {
        float: right;
        font-family: 'DaimlerCS-Demi', Arial, sans-serif;
        padding: 10px 18px 10px 10px;
        margin: 4px 0 9px 0;
        position: relative;
    }

        .reloaded .events-teaser .more-events:after, .reloaded .article-copy .asset-container .asset-media .events-teaser .more-events:after {
            content: '';
            display: inline-block;
            height: 14px;
            line-height: 14px;
            width: 8px;
            background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -1px -82px;
            position: absolute;
            top: 15px;
            right: 0;
        }

        .reloaded .events-teaser .more-events:hover:after, .reloaded .article-copy .asset-container .asset-media .events-teaser .more-events:hover:after {
            background-position: -20px -82px;
        }

.reloaded .mac-os .events-teaser li .event-description:after {
    content: " ";
    position: absolute;
    right: 0;
    top: 0;
    width: 10px;
    height: 100%;
    background-color: #fff;
}

.reloaded .mac-os .events-teaser li .event-description:hover:after {
    background: #f7f8f8;
    border-color: #f7f8f8;
}

.reloaded .grid-wrapper .grid-elem .download-teaser, .reloaded .grid-wrapper .grid-elem .events-teaser {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin: 0;
    padding: 0;
    position: relative;
}

    .reloaded .grid-wrapper .grid-elem .download-teaser .module-category-label, .reloaded .grid-wrapper .grid-elem .events-teaser .module-category-label {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        float: none;
        padding: 4px 20px;
        background: #000;
        color: #fff;
        font-family: 'DaimlerCS-Demi', Arial, sans-serif;
        font-size: 1.4rem;
    }

        .reloaded .grid-wrapper .grid-elem .download-teaser .module-category-label:after, .reloaded .grid-wrapper .grid-elem .events-teaser .module-category-label:after {
            content: '';
            display: block;
            position: absolute;
            width: 20px;
            height: 20px;
            right: 15px;
            top: 3px;
            background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -130px 0;
            z-index: 90;
            transform: scale(0.5);
            transform-origin: center right;
            display: none;
        }

    .reloaded .grid-wrapper .grid-elem .download-teaser > a:before, .reloaded .grid-wrapper .grid-elem .events-teaser > a:before {
        display: none;
    }

    .reloaded .grid-wrapper .grid-elem .download-teaser > a > .module-category-label, .reloaded .grid-wrapper .grid-elem .events-teaser > a > .module-category-label {
        padding: 4px 35px 4px 20px;
    }

        .reloaded .grid-wrapper .grid-elem .download-teaser > a > .module-category-label:after, .reloaded .grid-wrapper .grid-elem .events-teaser > a > .module-category-label:after {
            display: block;
        }

        .reloaded .grid-wrapper .grid-elem .download-teaser > a > .module-category-label:hover, .reloaded .grid-wrapper .grid-elem .events-teaser > a > .module-category-label:hover {
            background: #565756;
        }

    .reloaded .grid-wrapper .grid-elem .download-teaser h3, .reloaded .grid-wrapper .grid-elem .events-teaser h3 {
        display: none;
    }

    .reloaded .grid-wrapper .grid-elem .download-teaser .content, .reloaded .grid-wrapper .grid-elem .events-teaser .content {
        padding: 30px;
        width: 100%;
    }

        .reloaded .grid-wrapper .grid-elem .download-teaser .content ul li, .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li {
            margin: 0;
            padding: 15px 20px;
            border-bottom: 1px solid #d9d9d9;
            background: transparent;
            line-height: 1.2;
        }

            .reloaded .grid-wrapper .grid-elem .download-teaser .content ul li > div:first-child:after, .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li > div:first-child:after {
                display: none;
            }

            .reloaded .grid-wrapper .grid-elem .download-teaser .content ul li a, .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li a {
                font-size: 1.8rem;
                line-height: 1.2;
                padding: 0;
                width: 100%;
            }

    .reloaded .grid-wrapper .grid-elem .events-teaser .content {
        width: 100%;
    }

        .reloaded .grid-wrapper .grid-elem .events-teaser .content a {
            font-family: 'DaimlerCS-Bold', Arial, sans-serif;
        }

        .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li > div:first-child:after {
            display: none;
        }

        .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li a:hover:before {
            background: rgba(0, 0, 0, 0.05);
        }

        .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li .event-date .date-day, .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li .event-date .date-month-year {
            font-family: 'DaimlerCS-Light', Arial, sans-serif;
            font-size: 18px;
            font-size: 1.8rem;
            line-height: 1.2;
        }

        .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li .event-description {
            float: none;
            width: 100%;
            background: none;
            padding: 0;
            font-family: 'DaimlerCS-Bold', Arial, sans-serif;
            font-size: 18px;
            font-size: 1.8rem;
            line-height: 1.2;
        }

            .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li .event-description .title {
                margin-bottom: 0;
            }

                .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li .event-description .title a:after {
                    content: '';
                    display: block;
                    position: absolute;
                    width: 20px;
                    height: 20px;
                    right: 12px;
                    top: 12px;
                    background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -105px 0;
                    z-index: 90;
                    transform: scale(0.65);
                    transform-origin: top right;
                }

            .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li .event-description .additional-info, .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li .event-description .location {
                font-size: 18px;
                font-size: 1.8rem;
                line-height: 1.2;
                margin-bottom: 0;
            }

            .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li .event-description .title, .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li .event-description .additional-info, .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li .event-description .location {
                font-family: inherit;
            }

            .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li .event-description a.event-calendar {
                padding: 5px 10px;
                margin: 0 0 0 -10px;
                color: #000;
                font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                font-size: 0.7em;
                display: inline;
                text-align: left;
                position: relative;
                top: auto;
                right: auto;
                text-indent: 0;
                overflow: hidden;
            }

                .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li .event-description a.event-calendar:before {
                    content: '+';
                    font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                    font-size: 1.6rem;
                    color: #fff;
                    display: inline-block;
                    position: relative;
                    left: 0;
                    width: 24px;
                    height: 24px;
                    background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -205px -41px;
                    margin-left: 0;
                    margin-right: 6px;
                    padding: 5px 0 0 7px;
                    transform: scale(0.75);
                    transform-origin: center left;
                }

                .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li .event-description a.event-calendar:after {
                    display: none;
                }

                .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li .event-description a.event-calendar:hover {
                    width: auto;
                    text-indent: inherit;
                    background: rgba(0, 0, 0, 0.05);
                }

    .reloaded .grid-wrapper .grid-elem .download-teaser .content ul li a .type {
        font-size: 0.7em;
    }

    .reloaded .grid-wrapper .grid-elem .download-teaser .content ul li a:hover {
        background: rgba(0, 0, 0, 0.05);
    }

    .reloaded .grid-wrapper .grid-elem .download-teaser .content ul li a.icon .type:before {
        content: '';
        display: inline-block;
        height: 17px;
        width: 18px;
        background: transparent url('https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg') no-repeat -146px -48px;
        position: relative;
        margin-right: 6px;
        transform: scale(0.75);
        transform-origin: left bottom;
    }

    .reloaded .grid-wrapper .grid-elem .download-teaser .content ul li a.icon.icon-pdf .type:before, .reloaded .grid-wrapper .grid-elem .download-teaser .content ul li a.icon.icon-xls .type:before, .reloaded .grid-wrapper .grid-elem .download-teaser .content ul li a.icon.icon-xlsx .type:before, .reloaded .grid-wrapper .grid-elem .download-teaser .content ul li a.icon.icon-doc .type:before, .reloaded .grid-wrapper .grid-elem .download-teaser .content ul li a.icon.icon-docx .type:before, .reloaded .grid-wrapper .grid-elem .download-teaser .content ul li a.icon.icon-txt .type:before, .reloaded .grid-wrapper .grid-elem .download-teaser .content ul li a.icon.icon-zip .type:before, .reloaded .grid-wrapper .grid-elem .download-teaser .content ul li a.icon.icon-ppt .type:before, .reloaded .grid-wrapper .grid-elem .download-teaser .content ul li a.icon.icon-pptx .type:before, .reloaded .grid-wrapper .grid-elem .download-teaser .content ul li a.icon.icon-audio .type:before, .reloaded .grid-wrapper .grid-elem .download-teaser .content ul li a.icon.icon-video .type:before, .reloaded .grid-wrapper .grid-elem .download-teaser .content ul li a.icon.icon-img .type:before {
        background-position: -146px -48px;
        width: 18px;
        height: 17px;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
    }

    .reloaded .grid-wrapper .grid-elem .download-teaser .content ul li a.icon.html .type:before {
        content: '';
        display: inline-block;
        height: 17px;
        width: 18px;
        background: transparent url('https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg') no-repeat -20px -75px;
        margin-right: 0;
        transform: scale(0.75);
        position: absolute;
        top: 5px;
        right: 5px;
    }

    .reloaded .grid-wrapper .grid-elem .download-teaser .content .type {
        margin: 2px 0 0 0;
    }

.reloaded .list-teaser, .reloaded .article-copy .list-teaser, .reloaded .article-copy .asset-container .asset-media .list-teaser, .reloaded .download-teaser, .reloaded .article-copy .download-teaser, .reloaded .article-copy .asset-container .asset-media .download-teaser, .reloaded .events-teaser, .reloaded .article-copy .events-teaser, .reloaded .article-copy .asset-container .asset-media .events-teaser {
    color: #000;
    padding: 0;
    margin: 0 0 25px 0;
    overflow: hidden;
    text-align: center;
}

    .reloaded .list-teaser h3, .reloaded .article-copy .list-teaser h3, .reloaded .article-copy .asset-container .asset-media .list-teaser h3, .reloaded .download-teaser h3, .reloaded .article-copy .download-teaser h3, .reloaded .article-copy .asset-container .asset-media .download-teaser h3, .reloaded .events-teaser h3, .reloaded .article-copy .events-teaser h3, .reloaded .article-copy .asset-container .asset-media .events-teaser h3 {
        font-family: 'DaimlerCS-Bold', Arial, sans-serif;
        font-weight: normal;
        font-size: 2.2rem;
        text-align: left;
    }

    .reloaded .list-teaser .content, .reloaded .article-copy .list-teaser .content, .reloaded .article-copy .asset-container .asset-media .list-teaser .content, .reloaded .download-teaser .content, .reloaded .article-copy .download-teaser .content, .reloaded .article-copy .asset-container .asset-media .download-teaser .content, .reloaded .events-teaser .content, .reloaded .article-copy .events-teaser .content, .reloaded .article-copy .asset-container .asset-media .events-teaser .content {
        position: relative;
        overflow: hidden;
        background: none;
    }

        .reloaded .list-teaser .content h3, .reloaded .article-copy .list-teaser .content h3, .reloaded .article-copy .asset-container .asset-media .list-teaser .content h3, .reloaded .download-teaser .content h3, .reloaded .article-copy .download-teaser .content h3, .reloaded .article-copy .asset-container .asset-media .download-teaser .content h3, .reloaded .events-teaser .content h3, .reloaded .article-copy .events-teaser .content h3, .reloaded .article-copy .asset-container .asset-media .events-teaser .content h3 {
            margin-top: 0;
        }

        .reloaded .list-teaser .content ul, .reloaded .article-copy .list-teaser .content ul, .reloaded .article-copy .asset-container .asset-media .list-teaser .content ul, .reloaded .download-teaser .content ul, .reloaded .article-copy .download-teaser .content ul, .reloaded .article-copy .asset-container .asset-media .download-teaser .content ul, .reloaded .events-teaser .content ul, .reloaded .article-copy .events-teaser .content ul, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }

            .reloaded .list-teaser .content ul li, .reloaded .article-copy .list-teaser .content ul li, .reloaded .article-copy .asset-container .asset-media .list-teaser .content ul li, .reloaded .download-teaser .content ul li, .reloaded .article-copy .download-teaser .content ul li, .reloaded .article-copy .asset-container .asset-media .download-teaser .content ul li, .reloaded .events-teaser .content ul li, .reloaded .article-copy .events-teaser .content ul li, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li {
                list-style: none;
                border-top: none;
                overflow: visible;
                padding: 35px 40px;
                margin: 0 0 20px 0;
                position: relative;
                background: #f2f2f2;
                text-align: left;
            }

                .reloaded .list-teaser .content ul li:hover, .reloaded .article-copy .list-teaser .content ul li:hover, .reloaded .article-copy .asset-container .asset-media .list-teaser .content ul li:hover, .reloaded .download-teaser .content ul li:hover, .reloaded .article-copy .download-teaser .content ul li:hover, .reloaded .article-copy .asset-container .asset-media .download-teaser .content ul li:hover, .reloaded .events-teaser .content ul li:hover, .reloaded .article-copy .events-teaser .content ul li:hover, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li:hover {
                    background: #e6e6e6;
                }

                .reloaded .list-teaser .content ul li:before, .reloaded .article-copy .list-teaser .content ul li:before, .reloaded .article-copy .asset-container .asset-media .list-teaser .content ul li:before, .reloaded .download-teaser .content ul li:before, .reloaded .article-copy .download-teaser .content ul li:before, .reloaded .article-copy .asset-container .asset-media .download-teaser .content ul li:before, .reloaded .events-teaser .content ul li:before, .reloaded .article-copy .events-teaser .content ul li:before, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li:before {
                    display: none;
                }

                .reloaded .list-teaser .content ul li > div:first-child:after, .reloaded .article-copy .list-teaser .content ul li > div:first-child:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .content ul li > div:first-child:after, .reloaded .download-teaser .content ul li > div:first-child:after, .reloaded .article-copy .download-teaser .content ul li > div:first-child:after, .reloaded .article-copy .asset-container .asset-media .download-teaser .content ul li > div:first-child:after, .reloaded .events-teaser .content ul li > div:first-child:after, .reloaded .article-copy .events-teaser .content ul li > div:first-child:after, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li > div:first-child:after {
                    content: '';
                    display: inline-block;
                    width: 15px;
                    height: 15px;
                    background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -21px -76px;
                    position: absolute;
                    top: 15px;
                    right: 15px;
                }

        .reloaded .list-teaser .content .teaser-description a, .reloaded .article-copy .list-teaser .content .teaser-description a, .reloaded .article-copy .asset-container .asset-media .list-teaser .content .teaser-description a, .reloaded .download-teaser .content .teaser-description a, .reloaded .article-copy .download-teaser .content .teaser-description a, .reloaded .article-copy .asset-container .asset-media .download-teaser .content .teaser-description a, .reloaded .events-teaser .content .teaser-description a, .reloaded .article-copy .events-teaser .content .teaser-description a, .reloaded .article-copy .asset-container .asset-media .events-teaser .content .teaser-description a {
            font-family: 'DaimlerCS-Light', Arial, sans-serif;
            font-size: 2rem;
            line-height: 1.5;
            color: #000;
            text-decoration: none;
            padding: 0;
            margin: 0;
            box-shadow: none;
            display: inline-block;
            background: none;
        }

@media screen and (max-width:767px) {
    .reloaded .list-teaser .content .teaser-description a, .reloaded .article-copy .list-teaser .content .teaser-description a, .reloaded .article-copy .asset-container .asset-media .list-teaser .content .teaser-description a, .reloaded .download-teaser .content .teaser-description a, .reloaded .article-copy .download-teaser .content .teaser-description a, .reloaded .article-copy .asset-container .asset-media .download-teaser .content .teaser-description a, .reloaded .events-teaser .content .teaser-description a, .reloaded .article-copy .events-teaser .content .teaser-description a, .reloaded .article-copy .asset-container .asset-media .events-teaser .content .teaser-description a {
        font-size: 1.6rem;
    }
}

@media screen and (max-width:1023px) {
    .reloaded .list-teaser .content .teaser-description a, .reloaded .article-copy .list-teaser .content .teaser-description a, .reloaded .article-copy .asset-container .asset-media .list-teaser .content .teaser-description a, .reloaded .download-teaser .content .teaser-description a, .reloaded .article-copy .download-teaser .content .teaser-description a, .reloaded .article-copy .asset-container .asset-media .download-teaser .content .teaser-description a, .reloaded .events-teaser .content .teaser-description a, .reloaded .article-copy .events-teaser .content .teaser-description a, .reloaded .article-copy .asset-container .asset-media .events-teaser .content .teaser-description a {
        font-size: 1.8rem;
    }
}

.reloaded .list-teaser .content .teaser-description a.icon:after, .reloaded .article-copy .list-teaser .content .teaser-description a.icon:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .content .teaser-description a.icon:after, .reloaded .download-teaser .content .teaser-description a.icon:after, .reloaded .article-copy .download-teaser .content .teaser-description a.icon:after, .reloaded .article-copy .asset-container .asset-media .download-teaser .content .teaser-description a.icon:after, .reloaded .events-teaser .content .teaser-description a.icon:after, .reloaded .article-copy .events-teaser .content .teaser-description a.icon:after, .reloaded .article-copy .asset-container .asset-media .events-teaser .content .teaser-description a.icon:after, .reloaded .list-teaser .content .teaser-description a.icon:before, .reloaded .article-copy .list-teaser .content .teaser-description a.icon:before, .reloaded .article-copy .asset-container .asset-media .list-teaser .content .teaser-description a.icon:before, .reloaded .download-teaser .content .teaser-description a.icon:before, .reloaded .article-copy .download-teaser .content .teaser-description a.icon:before, .reloaded .article-copy .asset-container .asset-media .download-teaser .content .teaser-description a.icon:before, .reloaded .events-teaser .content .teaser-description a.icon:before, .reloaded .article-copy .events-teaser .content .teaser-description a.icon:before, .reloaded .article-copy .asset-container .asset-media .events-teaser .content .teaser-description a.icon:before {
    display: none;
}

.reloaded .list-teaser .content .teaser-description a .type, .reloaded .article-copy .list-teaser .content .teaser-description a .type, .reloaded .article-copy .asset-container .asset-media .list-teaser .content .teaser-description a .type, .reloaded .download-teaser .content .teaser-description a .type, .reloaded .article-copy .download-teaser .content .teaser-description a .type, .reloaded .article-copy .asset-container .asset-media .download-teaser .content .teaser-description a .type, .reloaded .events-teaser .content .teaser-description a .type, .reloaded .article-copy .events-teaser .content .teaser-description a .type, .reloaded .article-copy .asset-container .asset-media .events-teaser .content .teaser-description a .type {
    font-family: 'DaimlerCS-Bold', Arial, sans-serif;
    color: #000;
}

    .reloaded .list-teaser .content .teaser-description a .type:before, .reloaded .article-copy .list-teaser .content .teaser-description a .type:before, .reloaded .article-copy .asset-container .asset-media .list-teaser .content .teaser-description a .type:before, .reloaded .download-teaser .content .teaser-description a .type:before, .reloaded .article-copy .download-teaser .content .teaser-description a .type:before, .reloaded .article-copy .asset-container .asset-media .download-teaser .content .teaser-description a .type:before, .reloaded .events-teaser .content .teaser-description a .type:before, .reloaded .article-copy .events-teaser .content .teaser-description a .type:before, .reloaded .article-copy .asset-container .asset-media .events-teaser .content .teaser-description a .type:before {
        content: '';
        display: inline-block;
        background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -146px -48px;
        position: relative;
        width: 18px;
        height: 17px;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
    }

.reloaded .list-teaser .content .teaser-description a:hover, .reloaded .article-copy .list-teaser .content .teaser-description a:hover, .reloaded .article-copy .asset-container .asset-media .list-teaser .content .teaser-description a:hover, .reloaded .download-teaser .content .teaser-description a:hover, .reloaded .article-copy .download-teaser .content .teaser-description a:hover, .reloaded .article-copy .asset-container .asset-media .download-teaser .content .teaser-description a:hover, .reloaded .events-teaser .content .teaser-description a:hover, .reloaded .article-copy .events-teaser .content .teaser-description a:hover, .reloaded .article-copy .asset-container .asset-media .events-teaser .content .teaser-description a:hover {
    padding: 0;
    margin: 0;
    color: #000;
    box-shadow: none;
    display: inline-block;
    background: none;
}

.reloaded .list-teaser .content .teaser-description a.external-link, .reloaded .article-copy .list-teaser .content .teaser-description a.external-link, .reloaded .article-copy .asset-container .asset-media .list-teaser .content .teaser-description a.external-link, .reloaded .download-teaser .content .teaser-description a.external-link, .reloaded .article-copy .download-teaser .content .teaser-description a.external-link, .reloaded .article-copy .asset-container .asset-media .download-teaser .content .teaser-description a.external-link, .reloaded .events-teaser .content .teaser-description a.external-link, .reloaded .article-copy .events-teaser .content .teaser-description a.external-link, .reloaded .article-copy .asset-container .asset-media .events-teaser .content .teaser-description a.external-link {
    position: inherit;
}

    .reloaded .list-teaser .content .teaser-description a.external-link:after, .reloaded .article-copy .list-teaser .content .teaser-description a.external-link:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .content .teaser-description a.external-link:after, .reloaded .download-teaser .content .teaser-description a.external-link:after, .reloaded .article-copy .download-teaser .content .teaser-description a.external-link:after, .reloaded .article-copy .asset-container .asset-media .download-teaser .content .teaser-description a.external-link:after, .reloaded .events-teaser .content .teaser-description a.external-link:after, .reloaded .article-copy .events-teaser .content .teaser-description a.external-link:after, .reloaded .article-copy .asset-container .asset-media .events-teaser .content .teaser-description a.external-link:after {
        display: none;
    }

.reloaded .list-teaser .content .job-description a, .reloaded .article-copy .list-teaser .content .job-description a, .reloaded .article-copy .asset-container .asset-media .list-teaser .content .job-description a, .reloaded .download-teaser .content .job-description a, .reloaded .article-copy .download-teaser .content .job-description a, .reloaded .article-copy .asset-container .asset-media .download-teaser .content .job-description a, .reloaded .events-teaser .content .job-description a, .reloaded .article-copy .events-teaser .content .job-description a, .reloaded .article-copy .asset-container .asset-media .events-teaser .content .job-description a {
    font-family: 'DaimlerCS-Light', Arial, sans-serif;
    font-size: 2rem;
    line-height: 1.5;
    color: #000;
    text-decoration: none;
}

    .reloaded .list-teaser .content .job-description a:before, .reloaded .article-copy .list-teaser .content .job-description a:before, .reloaded .article-copy .asset-container .asset-media .list-teaser .content .job-description a:before, .reloaded .download-teaser .content .job-description a:before, .reloaded .article-copy .download-teaser .content .job-description a:before, .reloaded .article-copy .asset-container .asset-media .download-teaser .content .job-description a:before, .reloaded .events-teaser .content .job-description a:before, .reloaded .article-copy .events-teaser .content .job-description a:before, .reloaded .article-copy .asset-container .asset-media .events-teaser .content .job-description a:before {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }

.reloaded .list-teaser .content .job-additional-info, .reloaded .article-copy .list-teaser .content .job-additional-info, .reloaded .article-copy .asset-container .asset-media .list-teaser .content .job-additional-info, .reloaded .download-teaser .content .job-additional-info, .reloaded .article-copy .download-teaser .content .job-additional-info, .reloaded .article-copy .asset-container .asset-media .download-teaser .content .job-additional-info, .reloaded .events-teaser .content .job-additional-info, .reloaded .article-copy .events-teaser .content .job-additional-info, .reloaded .article-copy .asset-container .asset-media .events-teaser .content .job-additional-info {
    font-family: 'DaimlerCS-Bold', Arial, sans-serif;
    font-size: 2rem;
    margin-top: 1em;
}

.reloaded .list-teaser .content.bg-dark ul li, .reloaded .article-copy .list-teaser .content.bg-dark ul li, .reloaded .article-copy .asset-container .asset-media .list-teaser .content.bg-dark ul li, .reloaded .download-teaser .content.bg-dark ul li, .reloaded .article-copy .download-teaser .content.bg-dark ul li, .reloaded .article-copy .asset-container .asset-media .download-teaser .content.bg-dark ul li, .reloaded .events-teaser .content.bg-dark ul li, .reloaded .article-copy .events-teaser .content.bg-dark ul li, .reloaded .article-copy .asset-container .asset-media .events-teaser .content.bg-dark ul li {
    background: #000;
}

    .reloaded .list-teaser .content.bg-dark ul li:hover, .reloaded .article-copy .list-teaser .content.bg-dark ul li:hover, .reloaded .article-copy .asset-container .asset-media .list-teaser .content.bg-dark ul li:hover, .reloaded .download-teaser .content.bg-dark ul li:hover, .reloaded .article-copy .download-teaser .content.bg-dark ul li:hover, .reloaded .article-copy .asset-container .asset-media .download-teaser .content.bg-dark ul li:hover, .reloaded .events-teaser .content.bg-dark ul li:hover, .reloaded .article-copy .events-teaser .content.bg-dark ul li:hover, .reloaded .article-copy .asset-container .asset-media .events-teaser .content.bg-dark ul li:hover {
        background: #707070;
    }

    .reloaded .list-teaser .content.bg-dark ul li > div:first-child:after, .reloaded .article-copy .list-teaser .content.bg-dark ul li > div:first-child:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .content.bg-dark ul li > div:first-child:after, .reloaded .download-teaser .content.bg-dark ul li > div:first-child:after, .reloaded .article-copy .download-teaser .content.bg-dark ul li > div:first-child:after, .reloaded .article-copy .asset-container .asset-media .download-teaser .content.bg-dark ul li > div:first-child:after, .reloaded .events-teaser .content.bg-dark ul li > div:first-child:after, .reloaded .article-copy .events-teaser .content.bg-dark ul li > div:first-child:after, .reloaded .article-copy .asset-container .asset-media .events-teaser .content.bg-dark ul li > div:first-child:after {
        background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -21px 0;
    }

    .reloaded .list-teaser .content.bg-dark ul li .event-date, .reloaded .article-copy .list-teaser .content.bg-dark ul li .event-date, .reloaded .article-copy .asset-container .asset-media .list-teaser .content.bg-dark ul li .event-date, .reloaded .download-teaser .content.bg-dark ul li .event-date, .reloaded .article-copy .download-teaser .content.bg-dark ul li .event-date, .reloaded .article-copy .asset-container .asset-media .download-teaser .content.bg-dark ul li .event-date, .reloaded .events-teaser .content.bg-dark ul li .event-date, .reloaded .article-copy .events-teaser .content.bg-dark ul li .event-date, .reloaded .article-copy .asset-container .asset-media .events-teaser .content.bg-dark ul li .event-date {
        color: #fff;
    }

    .reloaded .list-teaser .content.bg-dark ul li .event-description, .reloaded .article-copy .list-teaser .content.bg-dark ul li .event-description, .reloaded .article-copy .asset-container .asset-media .list-teaser .content.bg-dark ul li .event-description, .reloaded .download-teaser .content.bg-dark ul li .event-description, .reloaded .article-copy .download-teaser .content.bg-dark ul li .event-description, .reloaded .article-copy .asset-container .asset-media .download-teaser .content.bg-dark ul li .event-description, .reloaded .events-teaser .content.bg-dark ul li .event-description, .reloaded .article-copy .events-teaser .content.bg-dark ul li .event-description, .reloaded .article-copy .asset-container .asset-media .events-teaser .content.bg-dark ul li .event-description {
        color: #fff;
    }

        .reloaded .list-teaser .content.bg-dark ul li .event-description a.event-calendar, .reloaded .article-copy .list-teaser .content.bg-dark ul li .event-description a.event-calendar, .reloaded .article-copy .asset-container .asset-media .list-teaser .content.bg-dark ul li .event-description a.event-calendar, .reloaded .download-teaser .content.bg-dark ul li .event-description a.event-calendar, .reloaded .article-copy .download-teaser .content.bg-dark ul li .event-description a.event-calendar, .reloaded .article-copy .asset-container .asset-media .download-teaser .content.bg-dark ul li .event-description a.event-calendar, .reloaded .events-teaser .content.bg-dark ul li .event-description a.event-calendar, .reloaded .article-copy .events-teaser .content.bg-dark ul li .event-description a.event-calendar, .reloaded .article-copy .asset-container .asset-media .events-teaser .content.bg-dark ul li .event-description a.event-calendar {
            color: #fff !important;
        }

            .reloaded .list-teaser .content.bg-dark ul li .event-description a.event-calendar:after, .reloaded .article-copy .list-teaser .content.bg-dark ul li .event-description a.event-calendar:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .content.bg-dark ul li .event-description a.event-calendar:after, .reloaded .download-teaser .content.bg-dark ul li .event-description a.event-calendar:after, .reloaded .article-copy .download-teaser .content.bg-dark ul li .event-description a.event-calendar:after, .reloaded .article-copy .asset-container .asset-media .download-teaser .content.bg-dark ul li .event-description a.event-calendar:after, .reloaded .events-teaser .content.bg-dark ul li .event-description a.event-calendar:after, .reloaded .article-copy .events-teaser .content.bg-dark ul li .event-description a.event-calendar:after, .reloaded .article-copy .asset-container .asset-media .events-teaser .content.bg-dark ul li .event-description a.event-calendar:after {
                background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -172px -41px;
            }

            .reloaded .list-teaser .content.bg-dark ul li .event-description a.event-calendar:before, .reloaded .article-copy .list-teaser .content.bg-dark ul li .event-description a.event-calendar:before, .reloaded .article-copy .asset-container .asset-media .list-teaser .content.bg-dark ul li .event-description a.event-calendar:before, .reloaded .download-teaser .content.bg-dark ul li .event-description a.event-calendar:before, .reloaded .article-copy .download-teaser .content.bg-dark ul li .event-description a.event-calendar:before, .reloaded .article-copy .asset-container .asset-media .download-teaser .content.bg-dark ul li .event-description a.event-calendar:before, .reloaded .events-teaser .content.bg-dark ul li .event-description a.event-calendar:before, .reloaded .article-copy .events-teaser .content.bg-dark ul li .event-description a.event-calendar:before, .reloaded .article-copy .asset-container .asset-media .events-teaser .content.bg-dark ul li .event-description a.event-calendar:before {
                color: #000;
            }

    .reloaded .list-teaser .content.bg-dark ul li .job-description, .reloaded .article-copy .list-teaser .content.bg-dark ul li .job-description, .reloaded .article-copy .asset-container .asset-media .list-teaser .content.bg-dark ul li .job-description, .reloaded .download-teaser .content.bg-dark ul li .job-description, .reloaded .article-copy .download-teaser .content.bg-dark ul li .job-description, .reloaded .article-copy .asset-container .asset-media .download-teaser .content.bg-dark ul li .job-description, .reloaded .events-teaser .content.bg-dark ul li .job-description, .reloaded .article-copy .events-teaser .content.bg-dark ul li .job-description, .reloaded .article-copy .asset-container .asset-media .events-teaser .content.bg-dark ul li .job-description, .reloaded .list-teaser .content.bg-dark ul li .job-additional-info, .reloaded .article-copy .list-teaser .content.bg-dark ul li .job-additional-info, .reloaded .article-copy .asset-container .asset-media .list-teaser .content.bg-dark ul li .job-additional-info, .reloaded .download-teaser .content.bg-dark ul li .job-additional-info, .reloaded .article-copy .download-teaser .content.bg-dark ul li .job-additional-info, .reloaded .article-copy .asset-container .asset-media .download-teaser .content.bg-dark ul li .job-additional-info, .reloaded .events-teaser .content.bg-dark ul li .job-additional-info, .reloaded .article-copy .events-teaser .content.bg-dark ul li .job-additional-info, .reloaded .article-copy .asset-container .asset-media .events-teaser .content.bg-dark ul li .job-additional-info {
        color: #fff;
    }

.reloaded .list-teaser .content.bg-dark a, .reloaded .article-copy .list-teaser .content.bg-dark a, .reloaded .article-copy .asset-container .asset-media .list-teaser .content.bg-dark a, .reloaded .download-teaser .content.bg-dark a, .reloaded .article-copy .download-teaser .content.bg-dark a, .reloaded .article-copy .asset-container .asset-media .download-teaser .content.bg-dark a, .reloaded .events-teaser .content.bg-dark a, .reloaded .article-copy .events-teaser .content.bg-dark a, .reloaded .article-copy .asset-container .asset-media .events-teaser .content.bg-dark a {
    color: #fff;
}

    .reloaded .list-teaser .content.bg-dark a .type, .reloaded .article-copy .list-teaser .content.bg-dark a .type, .reloaded .article-copy .asset-container .asset-media .list-teaser .content.bg-dark a .type, .reloaded .download-teaser .content.bg-dark a .type, .reloaded .article-copy .download-teaser .content.bg-dark a .type, .reloaded .article-copy .asset-container .asset-media .download-teaser .content.bg-dark a .type, .reloaded .events-teaser .content.bg-dark a .type, .reloaded .article-copy .events-teaser .content.bg-dark a .type, .reloaded .article-copy .asset-container .asset-media .events-teaser .content.bg-dark a .type {
        color: #fff;
    }

        .reloaded .list-teaser .content.bg-dark a .type:before, .reloaded .article-copy .list-teaser .content.bg-dark a .type:before, .reloaded .article-copy .asset-container .asset-media .list-teaser .content.bg-dark a .type:before, .reloaded .download-teaser .content.bg-dark a .type:before, .reloaded .article-copy .download-teaser .content.bg-dark a .type:before, .reloaded .article-copy .asset-container .asset-media .download-teaser .content.bg-dark a .type:before, .reloaded .events-teaser .content.bg-dark a .type:before, .reloaded .article-copy .events-teaser .content.bg-dark a .type:before, .reloaded .article-copy .asset-container .asset-media .events-teaser .content.bg-dark a .type:before {
            background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -122px -48px;
        }

    .reloaded .list-teaser .content.bg-dark a:hover, .reloaded .article-copy .list-teaser .content.bg-dark a:hover, .reloaded .article-copy .asset-container .asset-media .list-teaser .content.bg-dark a:hover, .reloaded .download-teaser .content.bg-dark a:hover, .reloaded .article-copy .download-teaser .content.bg-dark a:hover, .reloaded .article-copy .asset-container .asset-media .download-teaser .content.bg-dark a:hover, .reloaded .events-teaser .content.bg-dark a:hover, .reloaded .article-copy .events-teaser .content.bg-dark a:hover, .reloaded .article-copy .asset-container .asset-media .events-teaser .content.bg-dark a:hover {
        color: #fff;
    }

.reloaded .list-teaser a.more-links, .reloaded .article-copy .list-teaser a.more-links, .reloaded .article-copy .asset-container .asset-media .list-teaser a.more-links, .reloaded .download-teaser a.more-links, .reloaded .article-copy .download-teaser a.more-links, .reloaded .article-copy .asset-container .asset-media .download-teaser a.more-links, .reloaded .events-teaser a.more-links, .reloaded .article-copy .events-teaser a.more-links, .reloaded .article-copy .asset-container .asset-media .events-teaser a.more-links, .reloaded .list-teaser a.more-news, .reloaded .article-copy .list-teaser a.more-news, .reloaded .article-copy .asset-container .asset-media .list-teaser a.more-news, .reloaded .download-teaser a.more-news, .reloaded .article-copy .download-teaser a.more-news, .reloaded .article-copy .asset-container .asset-media .download-teaser a.more-news, .reloaded .events-teaser a.more-news, .reloaded .article-copy .events-teaser a.more-news, .reloaded .article-copy .asset-container .asset-media .events-teaser a.more-news {
    float: none;
    display: block;
    color: #fff;
    font-family: 'DaimlerCS-Light', Arial, sans-serif;
    font-size: 2rem;
    padding: 10px 20px;
    margin: 14px 0 9px 0;
    position: relative;
    box-shadow: none;
    background: #000;
    text-decoration: none;
}

    .reloaded .list-teaser a.more-links:after, .reloaded .article-copy .list-teaser a.more-links:after, .reloaded .article-copy .asset-container .asset-media .list-teaser a.more-links:after, .reloaded .download-teaser a.more-links:after, .reloaded .article-copy .download-teaser a.more-links:after, .reloaded .article-copy .asset-container .asset-media .download-teaser a.more-links:after, .reloaded .events-teaser a.more-links:after, .reloaded .article-copy .events-teaser a.more-links:after, .reloaded .article-copy .asset-container .asset-media .events-teaser a.more-links:after, .reloaded .list-teaser a.more-news:after, .reloaded .article-copy .list-teaser a.more-news:after, .reloaded .article-copy .asset-container .asset-media .list-teaser a.more-news:after, .reloaded .download-teaser a.more-news:after, .reloaded .article-copy .download-teaser a.more-news:after, .reloaded .article-copy .asset-container .asset-media .download-teaser a.more-news:after, .reloaded .events-teaser a.more-news:after, .reloaded .article-copy .events-teaser a.more-news:after, .reloaded .article-copy .asset-container .asset-media .events-teaser a.more-news:after {
        content: '';
        display: inline-block;
        width: 15px;
        height: 15px;
        background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -21px 0;
        position: relative;
        top: 1px;
        margin-left: 15px;
    }

    .reloaded .list-teaser a.more-links:hover, .reloaded .article-copy .list-teaser a.more-links:hover, .reloaded .article-copy .asset-container .asset-media .list-teaser a.more-links:hover, .reloaded .download-teaser a.more-links:hover, .reloaded .article-copy .download-teaser a.more-links:hover, .reloaded .article-copy .asset-container .asset-media .download-teaser a.more-links:hover, .reloaded .events-teaser a.more-links:hover, .reloaded .article-copy .events-teaser a.more-links:hover, .reloaded .article-copy .asset-container .asset-media .events-teaser a.more-links:hover, .reloaded .list-teaser a.more-news:hover, .reloaded .article-copy .list-teaser a.more-news:hover, .reloaded .article-copy .asset-container .asset-media .list-teaser a.more-news:hover, .reloaded .download-teaser a.more-news:hover, .reloaded .article-copy .download-teaser a.more-news:hover, .reloaded .article-copy .asset-container .asset-media .download-teaser a.more-news:hover, .reloaded .events-teaser a.more-news:hover, .reloaded .article-copy .events-teaser a.more-news:hover, .reloaded .article-copy .asset-container .asset-media .events-teaser a.more-news:hover {
        display: block;
        color: #fff;
        padding: 10px 20px;
        margin: 14px 0 9px 0;
        box-shadow: none;
        background: #707070;
    }

    .reloaded .list-teaser a.more-links.target-jobs, .reloaded .article-copy .list-teaser a.more-links.target-jobs, .reloaded .article-copy .asset-container .asset-media .list-teaser a.more-links.target-jobs, .reloaded .download-teaser a.more-links.target-jobs, .reloaded .article-copy .download-teaser a.more-links.target-jobs, .reloaded .article-copy .asset-container .asset-media .download-teaser a.more-links.target-jobs, .reloaded .events-teaser a.more-links.target-jobs, .reloaded .article-copy .events-teaser a.more-links.target-jobs, .reloaded .article-copy .asset-container .asset-media .events-teaser a.more-links.target-jobs {
        background: #72170c;
    }

.reloaded.mac-os .events-teaser li .event-description::after {
    display: none;
}

.reloaded .events-teaser .content ul li .event-date {
    float: none;
    width: auto;
    color: #000;
    text-align: inherit;
    padding-top: 0;
}

    .reloaded .events-teaser .content ul li .event-date .date-day, .reloaded .events-teaser .content ul li .event-date .date-month-year {
        display: inline-block;
        font-family: 'DaimlerCS-Bold', Arial, sans-serif;
        font-size: 2rem;
        line-height: 1.5;
        letter-spacing: inherit;
    }

.reloaded .events-teaser .content ul li .event-description {
    float: none;
    width: 100%;
    background: none;
    padding: 0;
}

    .reloaded .events-teaser .content ul li .event-description .title {
        margin-bottom: 0;
    }

    .reloaded .events-teaser .content ul li .event-description .additional-info, .reloaded .events-teaser .content ul li .event-description .location {
        font-size: 2rem;
        line-height: 1.5;
        margin-bottom: 0;
    }

    .reloaded .events-teaser .content ul li .event-description a.event-calendar {
        padding-top: 0;
        color: #000 !important;
        font-size: 1.2rem;
        margin-top: 0;
        display: block;
        text-align: right;
        position: absolute;
        top: 10px;
        right: 45px;
        width: 24px;
        text-indent: -10000px;
        overflow: hidden;
    }

        .reloaded .events-teaser .content ul li .event-description a.event-calendar:after {
            content: '';
            display: inline-block;
            width: 24px;
            height: 24px;
            background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -205px -41px;
            margin-left: 0;
        }

        .reloaded .events-teaser .content ul li .event-description a.event-calendar:before {
            content: '+';
            font-family: 'DaimlerCS-Bold', Arial, sans-serif;
            font-size: 1.8rem;
            display: inline-block;
            background: none;
            height: 24px;
            width: 24px;
            position: absolute;
            top: 3px;
            margin-top: 0;
            right: 6px;
            color: #fff;
        }

        .reloaded .events-teaser .content ul li .event-description a.event-calendar:hover {
            width: auto;
            text-indent: inherit;
        }

            .reloaded .events-teaser .content ul li .event-description a.event-calendar:hover:after {
                margin-left: 8px;
            }

.reloaded .download-teaser .content ul li > div:after {
    display: none !important;
}

.reloaded .download-teaser .external-link .link-text:after {
    display: none;
}

.reloaded .list-teaser .content {
    overflow: visible;
}

    .reloaded .list-teaser .content ul li:before, .reloaded .article-copy .asset-container .asset-media .list-teaser .content ul li:before, .reloaded .list-teaser .content ul li:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .content ul li:after {
        display: none;
    }

.reloaded .list-teaser h3 {
    font-size: 1.8rem;
}

.reloaded .list-teaser .content {
    margin-bottom: 40px;
}

.reloaded .list-teaser.job_list_teaser a.more-links {
    background-color: #411610;
}

.reloaded .list-teaser.job_list_teaser .content .location {
    margin-right: 0em;
}

    .reloaded .list-teaser.job_list_teaser .content .location:after {
        content: ', ';
    }

@media screen and (min-width:1681px) {
    .reloaded {
    }

        .reloaded .special .page-content-wrapper .download-teaser h3, .reloaded .page-content-wrapper .download-teaser h3, .reloaded .special .page-content-wrapper .events-teaser h3, .reloaded .page-content-wrapper .events-teaser h3, .reloaded .special .page-content-wrapper .list-teaser h3, .reloaded .page-content-wrapper .list-teaser h3 {
            font-size: 25px;
            font-size: 2.5rem;
            margin: 0 0 15px 0;
            line-height: 1.3;
        }

        .reloaded .page-content-wrapper .page-main-inner-content > .list-teaser {
            width: 50%;
            margin-bottom: 55px;
        }

        .reloaded .list-teaser, .reloaded .article-copy .asset-container .asset-media .list-teaser, .reloaded .download-teaser, .reloaded .article-copy .asset-container .asset-media .download-teaser {
            padding: 0 25px;
            margin: 0 0 25px 0;
        }

            .reloaded .list-teaser .content ul, .reloaded .article-copy .asset-container .asset-media .list-teaser .content ul, .reloaded .download-teaser .content ul, .reloaded .article-copy .asset-container .asset-media .download-teaser .content ul {
                list-style: none;
                margin: 0;
                padding: 0;
            }

                .reloaded .list-teaser .content ul li, .reloaded .article-copy .asset-container .asset-media .list-teaser .content ul li, .reloaded .download-teaser .content ul li, .reloaded .article-copy .asset-container .asset-media .download-teaser .content ul li {
                    line-height: 1.2em;
                }

            .reloaded .list-teaser .more-links, .reloaded .article-copy .asset-container .asset-media .list-teaser .more-links, .reloaded .download-teaser .more-links, .reloaded .article-copy .asset-container .asset-media .download-teaser .more-links, .reloaded .list-teaser .more-news, .reloaded .article-copy .asset-container .asset-media .list-teaser .more-news, .reloaded .download-teaser .more-news, .reloaded .article-copy .asset-container .asset-media .download-teaser .more-news {
                padding: 10px 18px 10px 10px;
                margin: 4px 0 9px 0;
            }

                .reloaded .list-teaser .more-links:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .more-links:after, .reloaded .download-teaser .more-links:after, .reloaded .article-copy .asset-container .asset-media .download-teaser .more-links:after, .reloaded .list-teaser .more-news:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .more-news:after, .reloaded .download-teaser .more-news:after, .reloaded .article-copy .asset-container .asset-media .download-teaser .more-news:after {
                    top: 15px;
                }

            .reloaded .download-teaser .external-link .link-text:after {
                height: 12px;
                line-height: 12px;
                width: 13px;
                background: transparent url('../img/img-icons-sprite-png.png') no-repeat -1px -144px;
            }

        .reloaded .events-teaser .content ul li .event-description .title, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-description .title {
            margin-bottom: 1px;
        }

        .reloaded .events-teaser .content ul li .event-description .additional-info, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-description .additional-info {
            font-size: 1em;
            margin-bottom: 6px;
        }

        .reloaded .events-teaser .content ul li .event-description .location, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-description .location {
            font-size: 1em;
        }

        .reloaded .events-teaser .content ul li .event-description a.event-calendar, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-description a.event-calendar {
            font-size: 1.4rem;
            margin-top: 10px;
        }

        .reloaded .list-teaser, .reloaded .article-copy .asset-container .asset-media .list-teaser, .reloaded .download-teaser, .reloaded .article-copy .asset-container .asset-media .download-teaser, .reloaded .events-teaser, .reloaded .article-copy .asset-container .asset-media .events-teaser {
            padding: 0;
        }

            .reloaded .list-teaser h3, .reloaded .article-copy .asset-container .asset-media .list-teaser h3, .reloaded .download-teaser h3, .reloaded .article-copy .asset-container .asset-media .download-teaser h3, .reloaded .events-teaser h3, .reloaded .article-copy .asset-container .asset-media .events-teaser h3 {
                font-size: 2.5rem;
            }

            .reloaded .list-teaser .content ul li .event-date .date-day, .reloaded .article-copy .asset-container .asset-media .list-teaser .content ul li .event-date .date-day, .reloaded .download-teaser .content ul li .event-date .date-day, .reloaded .article-copy .asset-container .asset-media .download-teaser .content ul li .event-date .date-day, .reloaded .events-teaser .content ul li .event-date .date-day, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-date .date-day, .reloaded .list-teaser .content ul li .event-date .date-month-year, .reloaded .article-copy .asset-container .asset-media .list-teaser .content ul li .event-date .date-month-year, .reloaded .download-teaser .content ul li .event-date .date-month-year, .reloaded .article-copy .asset-container .asset-media .download-teaser .content ul li .event-date .date-month-year, .reloaded .events-teaser .content ul li .event-date .date-month-year, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-date .date-month-year {
                font-size: 2.2rem;
            }

            .reloaded .list-teaser .content ul li .event-description .additional-info, .reloaded .article-copy .asset-container .asset-media .list-teaser .content ul li .event-description .additional-info, .reloaded .download-teaser .content ul li .event-description .additional-info, .reloaded .article-copy .asset-container .asset-media .download-teaser .content ul li .event-description .additional-info, .reloaded .events-teaser .content ul li .event-description .additional-info, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-description .additional-info, .reloaded .list-teaser .content ul li .event-description .location, .reloaded .article-copy .asset-container .asset-media .list-teaser .content ul li .event-description .location, .reloaded .download-teaser .content ul li .event-description .location, .reloaded .article-copy .asset-container .asset-media .download-teaser .content ul li .event-description .location, .reloaded .events-teaser .content ul li .event-description .location, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-description .location {
                font-size: 2.2rem;
                line-height: 1.5;
            }

            .reloaded .list-teaser .content ul li .event-description a.event-calendar, .reloaded .article-copy .asset-container .asset-media .list-teaser .content ul li .event-description a.event-calendar, .reloaded .download-teaser .content ul li .event-description a.event-calendar, .reloaded .article-copy .asset-container .asset-media .download-teaser .content ul li .event-description a.event-calendar, .reloaded .events-teaser .content ul li .event-description a.event-calendar, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-description a.event-calendar {
                color: #fff;
                padding-top: 0;
                font-size: 1.4rem;
            }

            .reloaded .list-teaser .content a, .reloaded .article-copy .asset-container .asset-media .list-teaser .content a, .reloaded .download-teaser .content a, .reloaded .article-copy .asset-container .asset-media .download-teaser .content a, .reloaded .events-teaser .content a, .reloaded .article-copy .asset-container .asset-media .events-teaser .content a {
                font-size: 22px;
                font-size: 2.2rem;
            }

            .reloaded .list-teaser .content .job-additional-info, .reloaded .article-copy .asset-container .asset-media .list-teaser .content .job-additional-info, .reloaded .download-teaser .content .job-additional-info, .reloaded .article-copy .asset-container .asset-media .download-teaser .content .job-additional-info, .reloaded .events-teaser .content .job-additional-info, .reloaded .article-copy .asset-container .asset-media .events-teaser .content .job-additional-info {
                font-size: 22px;
                font-size: 2rem;
            }

            .reloaded .list-teaser a.more-links, .reloaded .article-copy .asset-container .asset-media .list-teaser a.more-links, .reloaded .download-teaser a.more-links, .reloaded .article-copy .asset-container .asset-media .download-teaser a.more-links, .reloaded .events-teaser a.more-links, .reloaded .article-copy .asset-container .asset-media .events-teaser a.more-links, .reloaded .list-teaser a.more-news, .reloaded .article-copy .asset-container .asset-media .list-teaser a.more-news, .reloaded .download-teaser a.more-news, .reloaded .article-copy .asset-container .asset-media .download-teaser a.more-news, .reloaded .events-teaser a.more-news, .reloaded .article-copy .asset-container .asset-media .events-teaser a.more-news {
                font-size: 22px;
                font-size: 2.2rem;
            }

        .reloaded .grid-wrapper .grid-elem .download-teaser .module-category-label, .reloaded .grid-wrapper .grid-elem .events-teaser .module-category-label {
            position: absolute;
            display: block;
            top: 0;
            left: 0;
            float: none;
            padding: 4px 20px;
            background: #000;
            color: #fff;
            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
            font-size: 1.4rem;
        }

            .reloaded .grid-wrapper .grid-elem .download-teaser .module-category-label:after, .reloaded .grid-wrapper .grid-elem .events-teaser .module-category-label:after {
                content: '';
                display: block;
                position: absolute;
                width: 20px;
                height: 20px;
                right: 15px;
                top: 3px;
                background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -130px 0;
                z-index: 90;
                transform: scale(0.5);
                transform-origin: center right;
                display: none;
            }

        .reloaded .grid-wrapper .grid-elem .download-teaser > a > .module-category-label, .reloaded .grid-wrapper .grid-elem .events-teaser > a > .module-category-label {
            padding: 5px 40px 5px 20px;
            font-size: 1.6rem;
        }

            .reloaded .grid-wrapper .grid-elem .download-teaser > a > .module-category-label:after, .reloaded .grid-wrapper .grid-elem .events-teaser > a > .module-category-label:after {
                right: 15px;
                top: 5px;
                transform: scale(0.6);
            }

        .reloaded .grid-wrapper .grid-elem .events-teaser .content {
            padding: 30px;
        }

            .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li {
                padding: 25px 20px;
            }

                .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li a {
                    font-size: 2.2rem;
                }

                .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li .event-date .date-day, .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li .event-date .date-month-year {
                    font-size: 2.2rem;
                }

                .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li .event-description {
                    font-size: 2.2rem;
                }

                    .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li .event-description .title a:after {
                        transform: scale(0.75);
                    }

                    .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li .event-description .additional-info, .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li .event-description .location {
                        font-size: 2.2rem;
                    }

                    .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li .event-description a.event-calendar {
                        padding: 7px 12px;
                        margin: 0 0 0 -12px;
                    }

                        .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li .event-description a.event-calendar:before {
                            top: 2px;
                            transform: scale(0.75);
                        }

        .reloaded .grid-wrapper .grid-elem .download-teaser .content {
            padding: 30px;
        }

            .reloaded .grid-wrapper .grid-elem .download-teaser .content ul li a {
                font-size: 2.2rem;
                line-height: 1.2;
                padding: 22px 20px;
                width: 100%;
            }

                .reloaded .grid-wrapper .grid-elem .download-teaser .content ul li a.icon .type:before {
                    margin-right: 6px;
                    transform: scale(0.85);
                }

            .reloaded .grid-wrapper .grid-elem .download-teaser .content .type {
                margin: 2px 0 0 0;
            }
}

@media screen and (min-width:1024px) and (max-width:1680px) {
    .reloaded {
    }

        .reloaded .page-content-wrapper .page-main-inner-content > .list-teaser {
            width: 50%;
            margin-bottom: 55px;
        }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .reloaded {
    }

        .reloaded .page-content-wrapper .page-main-inner-content > .list-teaser {
            width: 50%;
            margin-bottom: 55px;
            padding-left: 30px;
        }

        .reloaded .events-teaser .content {
            padding: 25px;
        }

            .reloaded .events-teaser .content ul li {
                padding: 10px 15px;
            }

                .reloaded .events-teaser .content ul li a {
                    font-size: 1.8rem;
                }

                .reloaded .events-teaser .content ul li .event-date .date-day, .reloaded .events-teaser .content ul li .event-date .date-month-year {
                    font-size: 1.8rem;
                }

                .reloaded .events-teaser .content ul li .event-description {
                    font-size: 1.8rem;
                }

                    .reloaded .events-teaser .content ul li .event-description .title a:after {
                        transform: scale(0.65);
                    }

                    .reloaded .events-teaser .content ul li .event-description .additional-info, .reloaded .events-teaser .content ul li .event-description .location {
                        font-size: 1.8rem;
                        line-height: 1.5;
                    }

                    .reloaded .events-teaser .content ul li .event-description a.event-calendar {
                        padding: 5px 10px;
                        margin: 0 0 0 -10px;
                    }

                        .reloaded .events-teaser .content ul li .event-description a.event-calendar:before {
                            top: 2px;
                            transform: scale(0.55);
                            margin-right: 0;
                        }

        .reloaded .list-teaser, .reloaded .article-copy .asset-container .asset-media .list-teaser, .reloaded .download-teaser, .reloaded .article-copy .asset-container .asset-media .download-teaser, .reloaded .events-teaser, .reloaded .article-copy .asset-container .asset-media .events-teaser {
            padding: 0;
        }

            .reloaded .list-teaser h3, .reloaded .article-copy .asset-container .asset-media .list-teaser h3, .reloaded .download-teaser h3, .reloaded .article-copy .asset-container .asset-media .download-teaser h3, .reloaded .events-teaser h3, .reloaded .article-copy .asset-container .asset-media .events-teaser h3 {
                font-size: 2rem;
            }

            .reloaded .list-teaser .content a, .reloaded .article-copy .asset-container .asset-media .list-teaser .content a, .reloaded .download-teaser .content a, .reloaded .article-copy .asset-container .asset-media .download-teaser .content a, .reloaded .events-teaser .content a, .reloaded .article-copy .asset-container .asset-media .events-teaser .content a {
                font-size: 1.8rem;
            }

            .reloaded .list-teaser .content .job-additional-info, .reloaded .article-copy .asset-container .asset-media .list-teaser .content .job-additional-info, .reloaded .download-teaser .content .job-additional-info, .reloaded .article-copy .asset-container .asset-media .download-teaser .content .job-additional-info, .reloaded .events-teaser .content .job-additional-info, .reloaded .article-copy .asset-container .asset-media .events-teaser .content .job-additional-info {
                font-size: 1.8rem;
            }

            .reloaded .list-teaser a.more-links, .reloaded .article-copy .asset-container .asset-media .list-teaser a.more-links, .reloaded .download-teaser a.more-links, .reloaded .article-copy .asset-container .asset-media .download-teaser a.more-links, .reloaded .events-teaser a.more-links, .reloaded .article-copy .asset-container .asset-media .events-teaser a.more-links, .reloaded .list-teaser a.more-news, .reloaded .article-copy .asset-container .asset-media .list-teaser a.more-news, .reloaded .download-teaser a.more-news, .reloaded .article-copy .asset-container .asset-media .download-teaser a.more-news, .reloaded .events-teaser a.more-news, .reloaded .article-copy .asset-container .asset-media .events-teaser a.more-news {
                font-size: 1.8rem;
            }

        .reloaded .grid-wrapper .grid-elem .download-teaser .module-category-label, .reloaded .grid-wrapper .grid-elem .events-teaser .module-category-label {
            position: absolute;
            display: block;
            top: 0;
            left: 0;
            float: none;
            padding: 4px 20px;
            background: #000;
            color: #fff;
            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
            font-size: 1.4rem;
        }

            .reloaded .grid-wrapper .grid-elem .download-teaser .module-category-label:after, .reloaded .grid-wrapper .grid-elem .events-teaser .module-category-label:after {
                content: '';
                display: block;
                position: absolute;
                width: 20px;
                height: 20px;
                right: 15px;
                top: 3px;
                background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -130px 0;
                z-index: 90;
                transform: scale(0.5);
                transform-origin: center right;
                display: none;
            }

        .reloaded .grid-wrapper .grid-elem .download-teaser > a > .module-category-label, .reloaded .grid-wrapper .grid-elem .events-teaser > a > .module-category-label {
            padding: 3px 27px 3px 10px;
            font-size: 1.2rem;
        }

            .reloaded .grid-wrapper .grid-elem .download-teaser > a > .module-category-label:after, .reloaded .grid-wrapper .grid-elem .events-teaser > a > .module-category-label:after {
                right: 10px;
                top: 1px;
                transform: scale(0.45);
            }

        .reloaded .grid-wrapper .grid-elem .download-teaser .content {
            padding: 25px;
        }

            .reloaded .grid-wrapper .grid-elem .download-teaser .content ul li a {
                font-size: 16px;
                font-size: 1.6rem;
                padding: 0;
            }

                .reloaded .grid-wrapper .grid-elem .download-teaser .content ul li a.icon .type {
                    margin: 0;
                }

                    .reloaded .grid-wrapper .grid-elem .download-teaser .content ul li a.icon .type:before {
                        margin-right: 2px;
                        transform: scale(0.65);
                    }
}

@media screen and (min-width:768px) and (max-width:1023px) and screen and (min-width:768px) and (max-width:1023px) {
    .reloaded .grid-wrapper .grid-elem .download-teaser .content ul {
        margin: 0;
        padding: 0;
    }
}

@media screen and (max-width:767px) {
    .reloaded {
    }

        .reloaded .list-teaser, .reloaded .article-copy .asset-container .asset-media .list-teaser, .reloaded .download-teaser, .reloaded .article-copy .asset-container .asset-media .download-teaser {
            color: #000;
            padding: 0 30px;
            margin: 0 0 25px 0;
            overflow: hidden;
            width: 100%;
        }

            .reloaded .list-teaser .content, .reloaded .article-copy .asset-container .asset-media .list-teaser .content, .reloaded .download-teaser .content, .reloaded .article-copy .asset-container .asset-media .download-teaser .content {
                position: relative;
                overflow: hidden;
            }

                .reloaded .list-teaser .content ul, .reloaded .article-copy .asset-container .asset-media .list-teaser .content ul, .reloaded .download-teaser .content ul, .reloaded .article-copy .asset-container .asset-media .download-teaser .content ul {
                    list-style: none;
                    margin: 0;
                    padding: 0;
                }

                    .reloaded .list-teaser .content ul li:hover, .reloaded .article-copy .asset-container .asset-media .list-teaser .content ul li:hover, .reloaded .download-teaser .content ul li:hover, .reloaded .article-copy .asset-container .asset-media .download-teaser .content ul li:hover {
                        background: #e6e6e6;
                    }

                    .reloaded .list-teaser .content ul li .teaser-description, .reloaded .article-copy .asset-container .asset-media .list-teaser .content ul li .teaser-description, .reloaded .download-teaser .content ul li .teaser-description, .reloaded .article-copy .asset-container .asset-media .download-teaser .content ul li .teaser-description {
                        width: 100%;
                        font-size: 14px;
                        font-size: 1.4rem;
                    }

                .reloaded .list-teaser .content a.icon:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .content a.icon:after, .reloaded .download-teaser .content a.icon:after, .reloaded .article-copy .asset-container .asset-media .download-teaser .content a.icon:after {
                    content: '';
                    display: inline-block;
                    height: 16px;
                    width: 16px;
                    background: transparent url('https://www.daimler.com/system/img/img-icons-sprite-files-svg.svg') no-repeat 0 -40px;
                    position: absolute;
                    top: 7px;
                    left: 4px;
                }

                .reloaded .list-teaser .content a.icon:before, .reloaded .article-copy .asset-container .asset-media .list-teaser .content a.icon:before, .reloaded .download-teaser .content a.icon:before, .reloaded .article-copy .asset-container .asset-media .download-teaser .content a.icon:before {
                    height: 25px;
                    line-height: 25px;
                    width: 25px;
                    top: 3px;
                    left: 0;
                }

                .reloaded .list-teaser .content a.icon.icon-pdf:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .content a.icon.icon-pdf:after, .reloaded .download-teaser .content a.icon.icon-pdf:after, .reloaded .article-copy .asset-container .asset-media .download-teaser .content a.icon.icon-pdf:after {
                    background-position: -120px -40px;
                    width: 16px;
                    height: 16px;
                    top: 7px;
                    left: 6px;
                }

                .reloaded .list-teaser .content a.icon.icon-xls:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .content a.icon.icon-xls:after, .reloaded .download-teaser .content a.icon.icon-xls:after, .reloaded .article-copy .asset-container .asset-media .download-teaser .content a.icon.icon-xls:after, .reloaded .list-teaser .content a.icon.icon-xlsx:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .content a.icon.icon-xlsx:after, .reloaded .download-teaser .content a.icon.icon-xlsx:after, .reloaded .article-copy .asset-container .asset-media .download-teaser .content a.icon.icon-xlsx:after {
                    background-position: -160px -40px;
                    width: 16px;
                    height: 16px;
                    top: 7px;
                    left: 6px;
                }

                .reloaded .list-teaser .content a.icon.icon-doc:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .content a.icon.icon-doc:after, .reloaded .download-teaser .content a.icon.icon-doc:after, .reloaded .article-copy .asset-container .asset-media .download-teaser .content a.icon.icon-doc:after, .reloaded .list-teaser .content a.icon.icon-docx:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .content a.icon.icon-docx:after, .reloaded .download-teaser .content a.icon.icon-docx:after, .reloaded .article-copy .asset-container .asset-media .download-teaser .content a.icon.icon-docx:after {
                    background-position: -200px -40px;
                    width: 16px;
                    height: 16px;
                    top: 7px;
                    left: 6px;
                }

                .reloaded .list-teaser .content a.icon.icon-txt:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .content a.icon.icon-txt:after, .reloaded .download-teaser .content a.icon.icon-txt:after, .reloaded .article-copy .asset-container .asset-media .download-teaser .content a.icon.icon-txt:after {
                    background-position: -240px -40px;
                    width: 16px;
                    height: 16px;
                    top: 7px;
                    left: 6px;
                }

                .reloaded .list-teaser .content a.icon.icon-zip:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .content a.icon.icon-zip:after, .reloaded .download-teaser .content a.icon.icon-zip:after, .reloaded .article-copy .asset-container .asset-media .download-teaser .content a.icon.icon-zip:after {
                    background-position: -280px -40px;
                    width: 16px;
                    height: 16px;
                    top: 7px;
                    left: 6px;
                }

                .reloaded .list-teaser .content a.icon.icon-ppt:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .content a.icon.icon-ppt:after, .reloaded .download-teaser .content a.icon.icon-ppt:after, .reloaded .article-copy .asset-container .asset-media .download-teaser .content a.icon.icon-ppt:after, .reloaded .list-teaser .content a.icon.icon-pptx:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .content a.icon.icon-pptx:after, .reloaded .download-teaser .content a.icon.icon-pptx:after, .reloaded .article-copy .asset-container .asset-media .download-teaser .content a.icon.icon-pptx:after {
                    background-position: -320px -40px;
                    width: 16px;
                    height: 16px;
                    top: 7px;
                    left: 6px;
                }

                .reloaded .list-teaser .content a.icon.icon-audio:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .content a.icon.icon-audio:after, .reloaded .download-teaser .content a.icon.icon-audio:after, .reloaded .article-copy .asset-container .asset-media .download-teaser .content a.icon.icon-audio:after {
                    background-position: -81px -40px;
                    width: 13px;
                    height: 12px;
                    top: 10px;
                    left: 6px;
                }

                .reloaded .list-teaser .content a.icon.icon-video:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .content a.icon.icon-video:after, .reloaded .download-teaser .content a.icon.icon-video:after, .reloaded .article-copy .asset-container .asset-media .download-teaser .content a.icon.icon-video:after {
                    background-position: -40px -40px;
                    width: 11px;
                    height: 12px;
                    top: 10px;
                    left: 7px;
                }

                .reloaded .list-teaser .content a.icon.icon-img:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .content a.icon.icon-img:after, .reloaded .download-teaser .content a.icon.icon-img:after, .reloaded .article-copy .asset-container .asset-media .download-teaser .content a.icon.icon-img:after {
                    background-position: -440px -40px;
                    width: 16px;
                    height: 16px;
                    top: 7px;
                    left: 6px;
                }

            .reloaded .list-teaser .more-links, .reloaded .article-copy .asset-container .asset-media .list-teaser .more-links, .reloaded .download-teaser .more-links, .reloaded .article-copy .asset-container .asset-media .download-teaser .more-links, .reloaded .list-teaser .more-news, .reloaded .article-copy .asset-container .asset-media .list-teaser .more-news, .reloaded .download-teaser .more-news, .reloaded .article-copy .asset-container .asset-media .download-teaser .more-news {
                float: right;
                font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                font-size: 1em;
                padding: 10px 14px 10px 10px;
                margin: 4px 0 9px 0;
                position: relative;
            }

                .reloaded .list-teaser .more-links:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .more-links:after, .reloaded .download-teaser .more-links:after, .reloaded .article-copy .asset-container .asset-media .download-teaser .more-links:after, .reloaded .list-teaser .more-news:after, .reloaded .article-copy .asset-container .asset-media .list-teaser .more-news:after, .reloaded .download-teaser .more-news:after, .reloaded .article-copy .asset-container .asset-media .download-teaser .more-news:after {
                    content: '';
                    display: inline-block;
                    height: 14px;
                    line-height: 14px;
                    width: 8px;
                    background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -1px -82px;
                    position: absolute;
                    top: 15px;
                    right: 0;
                }

        .reloaded .article-copy .asset-container .asset-media .list-teaser, .reloaded .article-copy .asset-container .asset-media .download-teaser {
            padding: 0;
        }

        .reloaded .events-teaser, .reloaded .article-copy .asset-container .asset-media .events-teaser {
            padding: 0;
            margin: 0 0 25px 0;
        }

            .reloaded .events-teaser .content, .reloaded .article-copy .asset-container .asset-media .events-teaser .content {
                padding: 0 20px;
            }

                .reloaded .events-teaser .content h3, .reloaded .article-copy .asset-container .asset-media .events-teaser .content h3 {
                    font-size: 17px;
                    font-size: 1.7rem;
                }

                .reloaded .events-teaser .content ul li, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li {
                    line-height: 1.2em;
                    margin-top: 10px;
                }

                    .reloaded .events-teaser .content ul li .event-date, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-date {
                        width: 20%;
                        color: #fff;
                        padding-top: 8px;
                    }

                        .reloaded .events-teaser .content ul li .event-date .date-day, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-date .date-day {
                            font-size: 2.188em;
                            line-height: 1.1em;
                            letter-spacing: -0.1em;
                        }

                        .reloaded .events-teaser .content ul li .event-date .date-month-year, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-date .date-month-year {
                            font-size: 0.75em;
                            line-height: 1.1em;
                            letter-spacing: -0.04em;
                        }

                    .reloaded .events-teaser .content ul li .event-description, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-description {
                        width: 80%;
                        padding: 10px 20px 15px;
                        min-height: 70px;
                    }

                        .reloaded .events-teaser .content ul li .event-description .title, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-description .title {
                            margin-bottom: 1px;
                            font-size: 1.4rem;
                            line-height: 1.2em;
                        }

                            .reloaded .events-teaser .content ul li .event-description .title a, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-description .title a {
                                z-index: 1000;
                            }

                        .reloaded .events-teaser .content ul li .event-description .additional-info, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-description .additional-info {
                            font-size: 1.4rem;
                            line-height: 1.2em;
                            margin-bottom: 6px;
                        }

                        .reloaded .events-teaser .content ul li .event-description .location, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-description .location {
                            font-size: 1.4rem;
                            line-height: 1.2em;
                        }

                        .reloaded .events-teaser .content ul li .event-description a.event-calendar, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-description a.event-calendar {
                            font-size: 1.1rem;
                            padding: 5px 0 0 0;
                            margin-top: 0;
                            z-index: 1100;
                            position: relative;
                        }

                            .reloaded .events-teaser .content ul li .event-description a.event-calendar:after, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-description a.event-calendar:after {
                                content: '';
                                width: 12px;
                                height: 12px;
                                margin-top: 1px;
                                background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-svg.svg) no-repeat -118px -370px;
                            }

                            .reloaded .events-teaser .content ul li .event-description a.event-calendar:hover:after, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-description a.event-calendar:hover:after {
                                background-position: -155px -370px;
                            }

            .reloaded .events-teaser .more-events, .reloaded .article-copy .asset-container .asset-media .events-teaser .more-events {
                padding: 10px 15px;
                margin: 0 0 15px 0;
                font-size: 14px;
                font-size: 1.4rem;
            }

                .reloaded .events-teaser .more-events:after, .reloaded .article-copy .asset-container .asset-media .events-teaser .more-events:after {
                    top: 13px;
                }

            .reloaded .article-copy .asset-container .asset-media .events-teaser .content, .reloaded .article-copy .asset-container .asset-media .list-teaser .content, .reloaded .article-copy .asset-container .asset-media .download-teaser .content {
                padding: 0;
                font-size: 14px;
                font-size: 1.4rem;
            }

                .reloaded .article-copy .asset-container .asset-media .events-teaser .content h3, .reloaded .article-copy .asset-container .asset-media .list-teaser .content h3, .reloaded .article-copy .asset-container .asset-media .download-teaser .content h3 {
                    margin-top: 0;
                }

                .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li, .reloaded .article-copy .asset-container .asset-media .list-teaser .content ul li, .reloaded .article-copy .asset-container .asset-media .download-teaser .content ul li {
                    font-size: 14px;
                    font-size: 1.4rem;
                }

                    .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-date, .reloaded .article-copy .asset-container .asset-media .list-teaser .content ul li .event-date, .reloaded .article-copy .asset-container .asset-media .download-teaser .content ul li .event-date {
                        width: 18%;
                    }

                    .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-description, .reloaded .article-copy .asset-container .asset-media .list-teaser .content ul li .event-description, .reloaded .article-copy .asset-container .asset-media .download-teaser .content ul li .event-description {
                        width: 82%;
                    }

                        .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-description .title, .reloaded .article-copy .asset-container .asset-media .list-teaser .content ul li .event-description .title, .reloaded .article-copy .asset-container .asset-media .download-teaser .content ul li .event-description .title, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-description .additional-info, .reloaded .article-copy .asset-container .asset-media .list-teaser .content ul li .event-description .additional-info, .reloaded .article-copy .asset-container .asset-media .download-teaser .content ul li .event-description .additional-info, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-description .location, .reloaded .article-copy .asset-container .asset-media .list-teaser .content ul li .event-description .location, .reloaded .article-copy .asset-container .asset-media .download-teaser .content ul li .event-description .location {
                            font-size: 14px;
                            font-size: 1.4rem;
                        }

        .reloaded .special .page-content-wrapper .download-teaser, .reloaded .special .page-content-wrapper .events-teaser, .reloaded .special .page-content-wrapper .list-teaser {
            padding: 0;
            margin-bottom: 25px !important;
        }

            .reloaded .special .page-content-wrapper .download-teaser h3, .reloaded .special .page-content-wrapper .events-teaser h3, .reloaded .special .page-content-wrapper .list-teaser h3 {
                font-size: 17px;
                font-size: 1.7rem;
                font-family: 'DaimlerCS-Demi', Arial, sans-serif;
                color: #000;
            }

            .reloaded .special .page-content-wrapper .download-teaser .tab-module .content .download-teaser .content, .reloaded .special .page-content-wrapper .events-teaser .tab-module .content .download-teaser .content, .reloaded .special .page-content-wrapper .list-teaser .tab-module .content .download-teaser .content, .reloaded .special .page-content-wrapper .download-teaser .tab-module .content .events-teaser .content, .reloaded .special .page-content-wrapper .events-teaser .tab-module .content .events-teaser .content, .reloaded .special .page-content-wrapper .list-teaser .tab-module .content .events-teaser .content, .reloaded .special .page-content-wrapper .download-teaser .tab-module .content .list-teaser .content, .reloaded .special .page-content-wrapper .events-teaser .tab-module .content .list-teaser .content, .reloaded .special .page-content-wrapper .list-teaser .tab-module .content .list-teaser .content {
                padding: 0;
            }

        .reloaded .list-teaser, .reloaded .article-copy .asset-container .asset-media .list-teaser, .reloaded .download-teaser, .reloaded .article-copy .asset-container .asset-media .download-teaser, .reloaded .events-teaser, .reloaded .article-copy .asset-container .asset-media .events-teaser {
            padding: 0;
        }

            .reloaded .list-teaser h3, .reloaded .article-copy .asset-container .asset-media .list-teaser h3, .reloaded .download-teaser h3, .reloaded .article-copy .asset-container .asset-media .download-teaser h3, .reloaded .events-teaser h3, .reloaded .article-copy .asset-container .asset-media .events-teaser h3 {
                font-size: 18px;
                font-size: 1.8rem;
            }

            .reloaded .list-teaser .content ul li .event-date .date-day, .reloaded .article-copy .asset-container .asset-media .list-teaser .content ul li .event-date .date-day, .reloaded .download-teaser .content ul li .event-date .date-day, .reloaded .article-copy .asset-container .asset-media .download-teaser .content ul li .event-date .date-day, .reloaded .events-teaser .content ul li .event-date .date-day, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-date .date-day, .reloaded .list-teaser .content ul li .event-date .date-month-year, .reloaded .article-copy .asset-container .asset-media .list-teaser .content ul li .event-date .date-month-year, .reloaded .download-teaser .content ul li .event-date .date-month-year, .reloaded .article-copy .asset-container .asset-media .download-teaser .content ul li .event-date .date-month-year, .reloaded .events-teaser .content ul li .event-date .date-month-year, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-date .date-month-year {
                font-size: 16px;
                font-size: 1.6rem;
            }

            .reloaded .list-teaser .content ul li .event-description .additional-info, .reloaded .article-copy .asset-container .asset-media .list-teaser .content ul li .event-description .additional-info, .reloaded .download-teaser .content ul li .event-description .additional-info, .reloaded .article-copy .asset-container .asset-media .download-teaser .content ul li .event-description .additional-info, .reloaded .events-teaser .content ul li .event-description .additional-info, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-description .additional-info, .reloaded .list-teaser .content ul li .event-description .location, .reloaded .article-copy .asset-container .asset-media .list-teaser .content ul li .event-description .location, .reloaded .download-teaser .content ul li .event-description .location, .reloaded .article-copy .asset-container .asset-media .download-teaser .content ul li .event-description .location, .reloaded .events-teaser .content ul li .event-description .location, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-description .location {
                font-size: 16px;
                font-size: 1.6rem;
                line-height: 1.5;
            }

            .reloaded .list-teaser .content ul li .event-description a.event-calendar, .reloaded .article-copy .asset-container .asset-media .list-teaser .content ul li .event-description a.event-calendar, .reloaded .download-teaser .content ul li .event-description a.event-calendar, .reloaded .article-copy .asset-container .asset-media .download-teaser .content ul li .event-description a.event-calendar, .reloaded .events-teaser .content ul li .event-description a.event-calendar, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-description a.event-calendar {
                color: #fff;
                padding-top: 0;
                font-size: 12px;
                font-size: 1.2rem;
            }

            .reloaded .list-teaser .content a, .reloaded .article-copy .asset-container .asset-media .list-teaser .content a, .reloaded .download-teaser .content a, .reloaded .article-copy .asset-container .asset-media .download-teaser .content a, .reloaded .events-teaser .content a, .reloaded .article-copy .asset-container .asset-media .events-teaser .content a {
                font-size: 16px;
                font-size: 1.6rem;
            }

            .reloaded .list-teaser .content .job-additional-info, .reloaded .article-copy .asset-container .asset-media .list-teaser .content .job-additional-info, .reloaded .download-teaser .content .job-additional-info, .reloaded .article-copy .asset-container .asset-media .download-teaser .content .job-additional-info, .reloaded .events-teaser .content .job-additional-info, .reloaded .article-copy .asset-container .asset-media .events-teaser .content .job-additional-info {
                font-size: 16px;
                font-size: 1.6rem;
            }

            .reloaded .list-teaser a.more-links, .reloaded .article-copy .asset-container .asset-media .list-teaser a.more-links, .reloaded .download-teaser a.more-links, .reloaded .article-copy .asset-container .asset-media .download-teaser a.more-links, .reloaded .events-teaser a.more-links, .reloaded .article-copy .asset-container .asset-media .events-teaser a.more-links, .reloaded .list-teaser a.more-news, .reloaded .article-copy .asset-container .asset-media .list-teaser a.more-news, .reloaded .download-teaser a.more-news, .reloaded .article-copy .asset-container .asset-media .download-teaser a.more-news, .reloaded .events-teaser a.more-news, .reloaded .article-copy .asset-container .asset-media .events-teaser a.more-news {
                font-size: 16px;
                font-size: 1.6rem;
            }

        .reloaded .grid-wrapper .grid-elem .download-teaser .module-category-label, .reloaded .grid-wrapper .grid-elem .events-teaser .module-category-label {
            position: absolute;
            display: block;
            top: 0;
            left: 0;
            float: none;
            padding: 4px 20px;
            background: #000;
            color: #fff;
            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
            font-size: 1.4rem;
        }

            .reloaded .grid-wrapper .grid-elem .download-teaser .module-category-label:after, .reloaded .grid-wrapper .grid-elem .events-teaser .module-category-label:after {
                content: '';
                display: block;
                position: absolute;
                width: 20px;
                height: 20px;
                right: 15px;
                top: 3px;
                background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -130px 0;
                z-index: 90;
                transform: scale(0.5);
                transform-origin: center right;
                display: none;
            }

        .reloaded .grid-wrapper .grid-elem .download-teaser > a > .module-category-label, .reloaded .grid-wrapper .grid-elem .events-teaser > a > .module-category-label {
            padding: 3px 27px 3px 10px;
            font-size: 1.2rem;
        }

            .reloaded .grid-wrapper .grid-elem .download-teaser > a > .module-category-label:after, .reloaded .grid-wrapper .grid-elem .events-teaser > a > .module-category-label:after {
                right: 10px;
                top: 1px;
                transform: scale(0.45);
            }

        .reloaded .grid-wrapper .grid-elem .events-teaser .content {
            padding: 30px 15px 40px;
        }

            .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li {
                padding: 10px 15px;
            }

                .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li a {
                    font-size: 16px;
                    font-size: 1.6rem;
                }

                .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li .event-date .date-day, .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li .event-date .date-month-year {
                    font-size: 16px;
                    font-size: 1.6rem;
                }

                .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li .event-description {
                    font-size: 16px;
                    font-size: 1.6rem;
                    min-height: auto;
                }

                    .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li .event-description .title a:after {
                        transform: scale(0.65);
                    }

                    .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li .event-description .additional-info, .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li .event-description .location {
                        font-size: 16px;
                        font-size: 1.6rem;
                    }

                    .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li .event-description a.event-calendar {
                        padding: 5px 10px;
                        margin: 0 0 0 -10px;
                    }

                        .reloaded .grid-wrapper .grid-elem .events-teaser .content ul li .event-description a.event-calendar:before {
                            top: 2px;
                            transform: scale(0.55);
                            margin-right: 0;
                        }

        .reloaded .grid-wrapper .grid-elem .download-teaser .content {
            padding: 30px 15px 40px;
        }

            .reloaded .grid-wrapper .grid-elem .download-teaser .content ul li {
                font-size: 16px;
                font-size: 1.6rem;
            }

                .reloaded .grid-wrapper .grid-elem .download-teaser .content ul li a {
                    font-size: 16px;
                    font-size: 1.6rem;
                    padding: 10px 15px;
                }

                    .reloaded .grid-wrapper .grid-elem .download-teaser .content ul li a.icon .type {
                        margin: 0;
                    }

                        .reloaded .grid-wrapper .grid-elem .download-teaser .content ul li a.icon .type:before {
                            margin-right: 2px;
                            transform: scale(0.65);
                        }
}

.reloaded .article-photo.photo-carousel {
    width: 960px;
    margin-left: -96px;
}

    .reloaded .article-photo.photo-carousel h2 {
        padding-left: 96px;
    }

    .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .asset-media {
        width: 768px;
    }

    .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-content .carousel-element {
        width: 768px;
    }

        .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-content .carousel-element .photo-carousel-media-wrapper > a.gallery-img:after {
            content: '';
            display: block;
            width: 100%;
            height: 100%;
            position: absolute;
            background: transparent;
            top: 0;
            left: 0;
            z-index: 1000;
        }

        .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-content .carousel-element .asset-caption {
            opacity: 0;
            filter: alpha(opacity=0);
            -o-transition: opacity 0.4s ease-in-out;
            -webkit-transition: opacity 0.4s ease-in-out;
            transition: opacity 0.4s ease-in-out;
            -webkit-transition: opacity 1s 0s ease, 0.4s 1s 0s ease, ease-in-out 1s 0s ease;
            -moz-transition: opacity 1s 0s ease, 0.4s 1s 0s ease, ease-in-out 1s 0s ease;
            -ms-transition: opacity 1s 0s ease, 0.4s 1s 0s ease, ease-in-out 1s 0s ease;
            -o-transition: opacity 1s 0s ease, 0.4s 1s 0s ease, ease-in-out 1s 0s ease;
            transition: opacity 1s 0s ease, 0.4s 1s 0s ease, ease-in-out 1s 0s ease;
            box-sizing: content-box;
            background: transparent;
            width: 60%;
            position: absolute;
            bottom: 30px;
            left: 40px;
        }

            .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-content .carousel-element .asset-caption p {
                margin: 0;
                line-height: 1.6;
                padding: 8px 3px;
                background: #fff;
                display: inline;
                -webkit-box-decoration-break: clone;
                -ms-box-decoration-break: clone;
                -o-box-decoration-break: clone;
                box-decoration-break: clone;
                box-shadow: 10px 0 0 #fff, -10px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
            }

        .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-content .carousel-element .asset-zoom {
            opacity: 0;
            filter: alpha(opacity=0);
            -o-transition: opacity 0.4s ease-in-out;
            -webkit-transition: opacity 0.4s ease-in-out;
            transition: opacity 0.4s ease-in-out;
            -webkit-transition: opacity 1s 0s ease, 0.4s 1s 0s ease, ease-in-out 1s 0s ease;
            -moz-transition: opacity 1s 0s ease, 0.4s 1s 0s ease, ease-in-out 1s 0s ease;
            -ms-transition: opacity 1s 0s ease, 0.4s 1s 0s ease, ease-in-out 1s 0s ease;
            -o-transition: opacity 1s 0s ease, 0.4s 1s 0s ease, ease-in-out 1s 0s ease;
            transition: opacity 1s 0s ease, 0.4s 1s 0s ease, ease-in-out 1s 0s ease;
        }

        .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-content .carousel-element:hover .asset-zoom a:after {
            background-position: 0 0;
        }

        .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-content .carousel-element:hover .asset-zoom a.btn-white {
            background-color: #444444;
        }

    .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-content .owl-carousel .owl-item {
        -webkit-transform: translate3d(0, 0, 0);
        opacity: 0.65;
        filter: alpha(opacity=65);
    }

        .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-content .owl-carousel .owl-item.hover {
            opacity: 1;
            filter: alpha(opacity=100);
        }

        .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-content .owl-carousel .owl-item.active {
            opacity: 1 !important;
        }

    .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-content li.active .asset-caption, .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-content li.active .asset-zoom {
        opacity: 1;
        filter: alpha(opacity=100);
        -o-transition: opacity 0.4s ease-in-out;
        -webkit-transition: opacity 0.4s ease-in-out;
        transition: opacity 0.4s ease-in-out;
        -webkit-transition: opacity 1s 0s ease, 0.4s 1s 0s ease, ease-in-out 1s 0s ease;
        -moz-transition: opacity 1s 0s ease, 0.4s 1s 0s ease, ease-in-out 1s 0s ease;
        -ms-transition: opacity 1s 0s ease, 0.4s 1s 0s ease, ease-in-out 1s 0s ease;
        -o-transition: opacity 1s 0s ease, 0.4s 1s 0s ease, ease-in-out 1s 0s ease;
        transition: opacity 1s 0s ease, 0.4s 1s 0s ease, ease-in-out 1s 0s ease;
    }

    .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-control {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
    }

        .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-control .owl-prev, .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-control .owl-next {
            width: 96px;
            height: 100%;
            z-index: 100;
            position: absolute;
            top: 0;
            cursor: pointer;
        }

            .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-control .owl-prev.disabled, .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-control .owl-next.disabled {
                display: none;
            }

        .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-control .owl-prev {
            left: 0 !important;
        }

            .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-control .owl-prev:after {
                display: none;
            }

        .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-control .owl-next {
            right: 0 !important;
        }

            .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-control .owl-next:after {
                display: none;
            }

    .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs {
        margin: 25px 160px 0;
        overflow: visible;
    }

        .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs .asset-media {
            width: 80px;
            min-height: 40px;
        }

        .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs .photo-carousel-content .carousel-element {
            width: 80px;
            min-height: 40px;
        }

        .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs .photo-carousel-content .owl-carousel {
            text-align: center;
        }

            .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs .photo-carousel-content .owl-carousel .owl-item {
                width: 80px !important;
                position: relative;
                float: none;
                display: inline-block;
                cursor: pointer;
                border-bottom: 4px solid transparent;
                opacity: 0.65;
                filter: alpha(opacity=65);
                -o-transition: opacity 0.2s linear;
                -webkit-transition: opacity 0.2s linear;
                transition: opacity 0.2s linear;
                -webkit-transition: opacity 1s 0s ease, 0.2s 1s 0s ease, linear 1s 0s ease;
                -moz-transition: opacity 1s 0s ease, 0.2s 1s 0s ease, linear 1s 0s ease;
                -ms-transition: opacity 1s 0s ease, 0.2s 1s 0s ease, linear 1s 0s ease;
                -o-transition: opacity 1s 0s ease, 0.2s 1s 0s ease, linear 1s 0s ease;
                transition: opacity 1s 0s ease, 0.2s 1s 0s ease, linear 1s 0s ease;
            }

                .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs .photo-carousel-content .owl-carousel .owl-item:hover {
                    opacity: 1;
                    filter: alpha(opacity=100);
                    -o-transition: opacity 0.2s linear;
                    -webkit-transition: opacity 0.2s linear;
                    transition: opacity 0.2s linear;
                    -webkit-transition: opacity 1s 0s ease, 0.2s 1s 0s ease, linear 1s 0s ease;
                    -moz-transition: opacity 1s 0s ease, 0.2s 1s 0s ease, linear 1s 0s ease;
                    -ms-transition: opacity 1s 0s ease, 0.2s 1s 0s ease, linear 1s 0s ease;
                    -o-transition: opacity 1s 0s ease, 0.2s 1s 0s ease, linear 1s 0s ease;
                    transition: opacity 1s 0s ease, 0.2s 1s 0s ease, linear 1s 0s ease;
                }

                .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs .photo-carousel-content .owl-carousel .owl-item.current {
                    border-color: #000;
                    opacity: 1;
                    filter: alpha(opacity=100);
                }

                    .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs .photo-carousel-content .owl-carousel .owl-item.current:hover {
                        opacity: 1;
                        filter: alpha(opacity=100);
                    }

        .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs .photo-carousel-control {
            display: block;
            width: 720px;
            position: absolute;
            top: 0;
            left: -40px;
        }

            .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs .photo-carousel-control .owl-prev, .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs .photo-carousel-control .owl-next {
                width: 30px;
                height: 47px;
                background: #000;
                z-index: 100;
                position: absolute;
                top: 0;
                cursor: pointer;
                transition: all 0.1s ease-in-out;
                transition-property: background;
            }

                .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs .photo-carousel-control .owl-prev.disabled, .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs .photo-carousel-control .owl-next.disabled {
                    display: none;
                }

                .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs .photo-carousel-control .owl-prev:hover, .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs .photo-carousel-control .owl-next:hover {
                    background: #444444;
                    transition: all 0.1s ease-in-out;
                    transition-property: background;
                }

            .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs .photo-carousel-control .owl-prev {
                left: 0;
            }

                .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs .photo-carousel-control .owl-prev:after {
                    content: '';
                    background: transparent url('https://www.daimler.com/system/img/img-arrows-sprite-svg.svg') no-repeat -181px -331px;
                    display: block;
                    width: 11px;
                    height: 17px;
                    position: absolute;
                    right: 10px;
                    top: 50%;
                    margin-top: -8px;
                }

            .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs .photo-carousel-control .owl-next {
                right: 0;
            }

                .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs .photo-carousel-control .owl-next:after {
                    content: '';
                    background: transparent url('https://www.daimler.com/system/img/img-arrows-sprite-svg.svg') no-repeat -196px -331px;
                    display: block;
                    width: 11px;
                    height: 17px;
                    position: absolute;
                    left: 10px;
                    top: 50%;
                    margin-top: -8px;
                }

    .reloaded .article-photo.photo-carousel .photo-carousel-pics-count {
        display: none;
    }

@media screen and (min-width:1681px) {
    .reloaded {
    }

        .reloaded .article-photo.photo-carousel {
            width: 1200px;
            margin-left: -120px;
        }

            .reloaded .article-photo.photo-carousel h2 {
                padding-left: 120px;
            }

            .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .asset-media {
                width: 960px !important;
            }

            .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-content .carousel-element {
                width: 960px;
            }

                .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-content .carousel-element .asset-caption {
                    width: 60%;
                    bottom: 30px;
                    left: 40px;
                }

                    .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-content .carousel-element .asset-caption p {
                        line-height: 1.6;
                        padding: 8px 3px;
                        background: #fff;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 10px 0 0 #fff, -10px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
                    }

            .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-control .owl-prev, .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-control .owl-next {
                width: 120px;
            }

                .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-control .owl-prev:after {
                    display: none;
                }

                .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-control .owl-next:after {
                    display: none;
                }

            .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs {
                margin: 25px 200px 0;
            }

                .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs .photo-carousel-control {
                    width: 880px;
                }
}

@media screen and (min-width:1024px) and (max-width:1680px) {
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .reloaded {
    }

        .reloaded .article-photo.photo-carousel {
            width: 768px;
            margin-left: -77px;
        }

            .reloaded .article-photo.photo-carousel h2 {
                padding-left: 77px;
            }

            .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .asset-media {
                width: 614px !important;
            }

            .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-content .carousel-element {
                width: 614px;
            }

                .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-content .carousel-element .asset-caption {
                    width: 60%;
                    bottom: 30px;
                    left: 40px;
                    line-height: 1.2;
                }

                    .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-content .carousel-element .asset-caption p {
                        font-size: 1.1rem;
                        line-height: 1.2;
                        padding: 8px 3px;
                        background: #fff;
                        display: inline;
                        -webkit-box-decoration-break: clone;
                        -ms-box-decoration-break: clone;
                        -o-box-decoration-break: clone;
                        box-decoration-break: clone;
                        box-shadow: 10px 0 0 #fff, -10px 0 0 #fff, 4px 0 0 #fff, -4px 0 0 #fff, 3px 0 0 #fff, -3px 0 0 #fff, 1px 0 0 #fff, -1px 0 0 #fff;
                    }

            .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-control .owl-prev, .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-control .owl-next {
                width: 77px;
            }

                .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-control .owl-prev:after {
                    display: none;
                }

                .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-control .owl-next:after {
                    display: none;
                }

            .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs {
                margin: 25px 144px 0px;
            }

                .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs .photo-carousel-control {
                    width: 560px;
                }
}

@media screen and (max-width:767px) {
    .reloaded {
    }

        .reloaded .article-photo.photo-carousel {
            width: auto;
            margin-left: -10px;
            margin-right: -10px;
        }

            .reloaded .article-photo.photo-carousel h2 {
                padding-left: 10px;
            }

            .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .asset-media {
                width: 100%;
            }

            .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-content {
            }

                .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-content .carousel-element {
                    width: 100%;
                }

                    .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-content .carousel-element .photo-carousel-media-wrapper > a.gallery:after {
                        content: '';
                        display: block;
                        width: 100%;
                        height: 100%;
                        position: absolute;
                        background: transparent;
                        top: 0;
                        left: 0;
                        z-index: 1000;
                    }

                    .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-content .carousel-element .asset-caption {
                        width: 100%;
                        position: relative;
                        bottom: auto;
                        left: 0;
                        padding: 8px 3px;
                        margin: 30px auto 0;
                    }

                        .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-content .carousel-element .asset-caption p {
                            line-height: 1.2;
                            padding: 0;
                            box-shadow: none;
                            background: transparent;
                        }

            .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-control {
                display: block;
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
            }

                .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-control .owl-prev, .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-control .owl-next {
                    width: 40px;
                }

                .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-control .owl-prev {
                    left: 0;
                }

                .reloaded .article-photo.photo-carousel .photo-carousel-wrapper .photo-carousel-control .owl-next {
                    right: 0;
                }

            .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs {
                display: none;
                margin: 25px 3% 0;
            }

                .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs .asset-media {
                    width: 33%;
                    min-height: 40px;
                }

                .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs .photo-carousel-content .carousel-element {
                    width: 33%;
                    min-height: 40px;
                }

                .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs .photo-carousel-content .owl-carousel .owl-item {
                    width: 33% !important;
                }

                .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs .photo-carousel-control {
                    display: block;
                    width: 94%;
                    position: absolute;
                    top: 0;
                    left: 0;
                }

                    .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs .photo-carousel-control .owl-prev, .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs .photo-carousel-control .owl-next {
                        width: 30px;
                        height: 100%;
                        z-index: 100;
                        position: absolute;
                        top: 0;
                        cursor: pointer;
                    }

                        .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs .photo-carousel-control .owl-prev.disabled, .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs .photo-carousel-control .owl-next.disabled {
                            display: none;
                        }

                    .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs .photo-carousel-control .owl-prev {
                        left: 0;
                    }

                        .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs .photo-carousel-control .owl-prev:after {
                            content: '';
                            background: #000;
                            display: block;
                            width: 30px;
                            height: 47px;
                            position: absolute;
                            left: 0;
                        }

                    .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs .photo-carousel-control .owl-next {
                        right: 0;
                    }

                        .reloaded .article-photo.photo-carousel .photo-carousel-wrapper.thumbs .photo-carousel-control .owl-next:after {
                            content: '';
                            background: #000;
                            display: block;
                            width: 30px;
                            height: 47px;
                            position: absolute;
                            left: 0;
                        }

            .reloaded .article-photo.photo-carousel .photo-carousel-pics-count {
                display: block;
                text-align: center;
                margin: 10px 0 0 0;
                position: absolute;
                top: 120px;
                width: 100px;
                left: 50%;
                margin-left: -50px;
                z-index: 100;
            }

                .reloaded .article-photo.photo-carousel .photo-carousel-pics-count p {
                    margin: 0;
                    padding: 0;
                }
}

.reloaded #lvl2Nav {
    background: transparent;
    color: #000;
    border-bottom: none !important;
    width: 100%;
}

    .reloaded #lvl2Nav .lvl2-nav-content {
        overflow: hidden;
        width: 960px;
        margin: 0 auto -2px;
        height: auto;
        padding: 0 10px;
        display: flex;
        justify-content: space-between;
    }

        .reloaded #lvl2Nav .lvl2-nav-content .funnel, .reloaded #lvl2Nav .lvl2-nav-content .navigation, .reloaded #lvl2Nav .lvl2-nav-content .search {
            float: none;
        }

        .reloaded #lvl2Nav .lvl2-nav-content .funnel {
            float: left;
        }

            .reloaded #lvl2Nav .lvl2-nav-content .funnel a, .reloaded #lvl2Nav .lvl2-nav-content .funnel .lvl-indicator {
                text-transform: uppercase;
                font-size: 0.813em;
                -webkit-border-radius: 4px 0 0 4px;
                -moz-border-radius: 4px 0 0 4px;
                -ms-border-radius: 4px 0 0 4px;
                border-radius: 4px 0 0 4px;
                padding-right: 25px;
                padding-top: 0;
                padding-bottom: 0;
                position: relative;
                height: 28px;
                line-height: 25px;
            }

            .reloaded #lvl2Nav .lvl2-nav-content .funnel .lvl-indicator {
                background: #000;
            }

                .reloaded #lvl2Nav .lvl2-nav-content .funnel .lvl-indicator:hover {
                    background: #565756;
                }

        .reloaded #lvl2Nav .lvl2-nav-content .search .search-button {
            background: #000;
        }

            .reloaded #lvl2Nav .lvl2-nav-content .search .search-button.hide-search {
                background: #000;
            }

            .reloaded #lvl2Nav .lvl2-nav-content .search .search-button:hover {
                background: #565756;
            }

            .reloaded #lvl2Nav .lvl2-nav-content .search .search-button.hide-search:hover {
                background: #000;
            }

        .reloaded #lvl2Nav .lvl2-nav-content .funnel .lvl-indicator:after {
            content: '';
            display: inline-block;
            height: 28px;
            line-height: 28px;
            width: 10px;
            background: #969499 url('../img/img-lvl1-indicator-arrow-md.png') no-repeat 0 0;
            position: absolute;
            top: -1px;
            right: -1px;
        }

        .reloaded #lvl2Nav .lvl2-nav-content .funnel .lvl-indicator:hover:after {
            content: '';
            background: #969499 url('../img/img-lvl1-indicator-arrow-md.png') no-repeat 0 -28px;
        }

        .reloaded #lvl2Nav .lvl2-nav-content .funnel .lvl-indicator .nav-section {
            float: left;
            text-transform: uppercase;
        }

        .reloaded #lvl2Nav .lvl2-nav-content .navigation {
            float: left;
            overflow: hidden;
        }

            .reloaded #lvl2Nav .lvl2-nav-content .navigation ul {
                margin-top: 0;
                height: 30px;
            }

                .reloaded #lvl2Nav .lvl2-nav-content .navigation ul, .reloaded #lvl2Nav .lvl2-nav-content .navigation ul li {
                    margin: 0;
                    padding: 0;
                    list-style: none;
                }

                    .reloaded #lvl2Nav .lvl2-nav-content .navigation ul li {
                        float: left;
                        text-transform: uppercase;
                        position: relative;
                        text-align: center;
                        line-height: 0;
                    }

                        .reloaded #lvl2Nav .lvl2-nav-content .navigation ul li:before {
                            display: inline-block;
                            content: "";
                            width: 9px;
                            height: 21px;
                            background: transparent url('../img/img-divider-nav.png') no-repeat 0 0;
                            vertical-align: bottom;
                            position: absolute;
                            top: 6px;
                            left: 0;
                        }

                        .reloaded #lvl2Nav .lvl2-nav-content .navigation ul li:first-child:before {
                            background: none;
                        }

                        .reloaded #lvl2Nav .lvl2-nav-content .navigation ul li.mouse-over:before {
                            opacity: 0.3;
                        }

                        .reloaded #lvl2Nav .lvl2-nav-content .navigation ul li a {
                            padding: 6px 12px 6px 16px;
                            text-transform: uppercase;
                            display: block;
                            line-height: 1em;
                            font-size: 16px;
                            font-size: 1.6rem;
                            color: #000;
                        }

                            .reloaded #lvl2Nav .lvl2-nav-content .navigation ul li a:hover {
                                color: #fff;
                            }

                        .reloaded #lvl2Nav .lvl2-nav-content .navigation ul li:first-child a {
                            background: none;
                        }

                        .reloaded #lvl2Nav .lvl2-nav-content .navigation ul li.active a {
                            font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                            color: #000;
                        }

                        .reloaded #lvl2Nav .lvl2-nav-content .navigation ul li:after {
                            content: '';
                            width: 18px;
                            height: 7px;
                            position: relative;
                            display: inline-block;
                            background: none;
                        }

    .reloaded #lvl2Nav.lvl3-active {
    }

        .reloaded #lvl2Nav.lvl3-active .lvl2-nav-content {
        }

            .reloaded #lvl2Nav.lvl3-active .lvl2-nav-content .navigation ul li.active:after {
                content: '';
                width: 18px;
                height: 7px;
                position: relative;
                display: inline-block;
                background: url('https://www.daimler.com/system/img/img-arrows-sprite-svg.svg') -155px -44px no-repeat;
            }

    .reloaded #lvl2Nav .lvl2-nav-content .search {
        float: right;
    }

        .reloaded #lvl2Nav .lvl2-nav-content .search .btn-search {
            width: 35px;
            height: 27px;
            padding: 4px 7px;
        }

            .reloaded #lvl2Nav .lvl2-nav-content .search .btn-search .ic-wrapper {
                width: 19px;
                height: 18px;
                display: block;
                background: transparent url('../img/ic-search-sprite-png.png') no-repeat -24px -24px;
            }

    .reloaded #lvl2Nav .lvl2-nav-content .btn-search:hover .ic-wrapper {
        background: transparent url('../img/ic-search-sprite-png.png') no-repeat -24px -24px;
    }

.reloaded #lvl3Nav {
    background: #fff;
    color: #000;
    width: 100%;
    border-bottom: 2px solid #e1e3e6;
}

    .reloaded #lvl3Nav .lvl3-nav-content {
        width: 1200px;
        margin: 0 auto;
        overflow: hidden;
    }

        .reloaded #lvl3Nav .lvl3-nav-content .navigation {
            float: left;
            overflow: hidden;
            padding: 6px 0;
        }

            .reloaded #lvl3Nav .lvl3-nav-content .navigation ul {
                overflow: hidden;
                text-align: center;
            }

                .reloaded #lvl3Nav .lvl3-nav-content .navigation ul, .reloaded #lvl3Nav .lvl3-nav-content .navigation ul li {
                    margin: 0;
                    padding: 0;
                    list-style: none;
                }

                    .reloaded #lvl3Nav .lvl3-nav-content .navigation ul li {
                        position: relative;
                        display: inline;
                    }

                        .reloaded #lvl3Nav .lvl3-nav-content .navigation ul li a {
                            padding: 6px 14px;
                            display: inline-block;
                            line-height: 1em;
                            color: #000;
                        }

                            .reloaded #lvl3Nav .lvl3-nav-content .navigation ul li a:hover {
                                color: #707070;
                            }

                        .reloaded #lvl3Nav .lvl3-nav-content .navigation ul li.active a {
                            font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                            color: #000;
                        }

                            .reloaded #lvl3Nav .lvl3-nav-content .navigation ul li.active a:hover {
                                color: #707070;
                            }

                        .reloaded #lvl3Nav .lvl3-nav-content .navigation ul li:first-child a {
                            background: none;
                        }

.reloaded #funnelNav {
    background: #000;
    color: #fff;
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 5500;
    display: block;
}

    .reloaded #funnelNav .funnel-nav-bg {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 200;
    }

    .reloaded #funnelNav.pos-elem {
        position: absolute;
        left: -9999em;
        top: -9999em;
    }

.reloaded .js #funnelNav.calc-height {
    display: block;
    position: absolute;
    left: -9999em;
    top: -9999em;
    height: auto;
}

.reloaded .funnel-nav-content {
    position: relative;
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    z-index: 500;
}

.reloaded .funnel-nav-headline {
    font-size: 1.389em;
    line-height: 1em;
    margin: 35px 0 0;
    padding: 0 24px 17px;
}

    .reloaded .funnel-nav-headline a {
        color: #fff;
        text-decoration: none;
    }

        .reloaded .funnel-nav-headline a:hover, .reloaded .funnel-nav-headline a:active, .reloaded .funnel-nav-headline a:focus {
            color: #9e9e9e;
        }

    .reloaded .funnel-nav-headline p {
        margin: 0;
        padding: 0;
    }

.reloaded .funnel-nav-section-wrapper {
    display: block;
    overflow: hidden;
    margin: 0 0 20px 0;
}

.reloaded .funnel-nav-section {
    float: left;
    width: 190px;
    margin: 0 0 5px 0;
    padding: 15px 24px 12px;
    position: relative;
}

    .reloaded .funnel-nav-section.active-section {
        background: #00677f;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        border-radius: 4px;
    }

        .reloaded .funnel-nav-section.active-section a.active-child {
            color: #000;
            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
        }

        .reloaded .funnel-nav-section.active-section .section-head {
            color: #003340;
        }

            .reloaded .funnel-nav-section.active-section .section-head a:hover, .reloaded .funnel-nav-section.active-section .section-head a:active, .reloaded .funnel-nav-section.active-section .section-head a:focus {
                color: #003340;
            }

        .reloaded .funnel-nav-section.active-section ul li a:hover {
            color: #003340;
        }

    .reloaded .funnel-nav-section.spacer-right {
        margin-right: 25px;
    }

    .reloaded .funnel-nav-section .section-head {
        font-size: 1.389em;
        line-height: 1em;
        margin: 0 0 17px 0;
    }

        .reloaded .funnel-nav-section .section-head a {
            color: #fff;
            text-decoration: none;
        }

            .reloaded .funnel-nav-section .section-head a:hover, .reloaded .funnel-nav-section .section-head a:active, .reloaded .funnel-nav-section .section-head a:focus {
                color: #9e9e9e;
            }

    .reloaded .funnel-nav-section ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .reloaded .funnel-nav-section ul li {
            padding: 0;
            list-style: none;
            margin: 0 0 12px 0;
            font-size: 0.889em;
            line-height: 1.2em;
        }

            .reloaded .funnel-nav-section ul li a {
                color: #fff;
                text-decoration: none;
            }

                .reloaded .funnel-nav-section ul li a:hover {
                    color: #9e9e9e;
                }

.reloaded .funnel-nav-content .teaser-element {
    float: left;
    width: 300px;
    overflow: hidden;
    margin-left: 25px;
    padding-left: 0;
    padding-right: 0;
}

    .reloaded .funnel-nav-content .teaser-element p {
        margin-top: 12px;
    }

    .reloaded .funnel-nav-content .teaser-element:first-child {
        margin-left: 0;
    }

    .reloaded .funnel-nav-content .teaser-element.unfloat {
        clear: left;
    }

    .reloaded .funnel-nav-content .teaser-element .teaser-img {
        overflow: hidden;
    }

        .reloaded .funnel-nav-content .teaser-element .teaser-img img {
            width: 100%;
        }

    .reloaded .funnel-nav-content .teaser-element .teaser-link {
        color: #fff;
    }

        .reloaded .funnel-nav-content .teaser-element .teaser-link:after {
            content: "";
            background: transparent url(https://www.daimler.com/system/img/sprite-teaser-arrows-svg.svg) no-repeat -91px -600px;
            width: 10px;
            height: 19px;
            position: absolute;
            margin: 2px 0 0 11px;
        }

        .reloaded .funnel-nav-content .teaser-element .teaser-link:hover, .reloaded .funnel-nav-content .teaser-element .teaser-link:focus, .reloaded .funnel-nav-content .teaser-element .teaser-link:active {
            color: #9e9e9e;
        }

            .reloaded .funnel-nav-content .teaser-element .teaser-link:hover:after, .reloaded .funnel-nav-content .teaser-element .teaser-link:focus:after, .reloaded .funnel-nav-content .teaser-element .teaser-link:active:after {
                background-position: -73px -600px;
            }

.reloaded .no-svg .funnel-nav-content .teaser-link:after {
    background: transparent url(../img/sprite-teaser-arrows-png.png) no-repeat -90px -600px;
}

.reloaded .offcanvas-content {
    display: none;
}

.reloaded #offcanvasNav {
    background: #000;
    color: #fff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .reloaded #offcanvasNav ul {
        list-style: none;
        margin: 0;
        padding: 0;
        border: none;
        line-height: normal;
    }

        .reloaded #offcanvasNav ul li {
            list-style: none;
            margin: 0;
            border: none;
            line-height: normal;
            background: #000;
            color: #fff;
            font-size: 0.944em;
            position: relative;
        }

            .reloaded #offcanvasNav ul li:before {
                background: none;
            }

            .reloaded #offcanvasNav ul li:first-child > a {
                border-top: none;
            }

            .reloaded #offcanvasNav ul li.open > a {
                text-decoration: none;
            }

            .reloaded #offcanvasNav ul li a {
                display: block;
                color: #fff;
                border-top: 1px solid rgba(255, 255, 255, 0.4);
                padding: 6px 14px 9px 14px;
                text-decoration: none;
            }

            .reloaded #offcanvasNav ul li ul {
                display: none;
            }

                .reloaded #offcanvasNav ul li ul li {
                    background: #444444;
                    font-family: 'DaimlerCS-Regular', Arial, sans-serif;
                }

                    .reloaded #offcanvasNav ul li ul li.open > ul > li:first-child:before {
                        background-position: -25px -6px;
                    }

                    .reloaded #offcanvasNav ul li ul li:first-child a {
                        border-top: none;
                        padding-top: 8px;
                    }

                    .reloaded #offcanvasNav ul li ul li a {
                        margin-left: 19px;
                        border-top: 1px solid rgba(255, 255, 255, 0.4);
                        text-decoration: none;
                    }

                    .reloaded #offcanvasNav ul li ul li ul {
                        display: none;
                    }

                        .reloaded #offcanvasNav ul li ul li ul li {
                            background: #707070;
                            font-size: 1em;
                        }

                            .reloaded #offcanvasNav ul li ul li ul li.open > ul > li:first-child:before {
                                background-position: -25px -12px;
                            }

                            .reloaded #offcanvasNav ul li ul li ul li:first-child a {
                                border-top: none;
                                padding-top: 8px;
                            }

                            .reloaded #offcanvasNav ul li ul li ul li a {
                                margin-left: 34px;
                                border-top: 1px solid rgba(255, 255, 255, 0.4);
                                text-decoration: none;
                            }

                            .reloaded #offcanvasNav ul li ul li ul li ul {
                                display: none;
                            }

                                .reloaded #offcanvasNav ul li ul li ul li ul li {
                                    background: #9e9e9e;
                                    font-size: 1em;
                                }

                                    .reloaded #offcanvasNav ul li ul li ul li ul li.open {
                                        background: #9e9e9e;
                                    }

                                        .reloaded #offcanvasNav ul li ul li ul li ul li.open > ul > li:first-child:before {
                                            background-position: -25px -18px;
                                        }

                                    .reloaded #offcanvasNav ul li ul li ul li ul li:first-child a {
                                        border-top: none;
                                        padding-top: 8px;
                                    }

                                    .reloaded #offcanvasNav ul li ul li ul li ul li a {
                                        color: #000;
                                        margin-left: 49px;
                                        border-top: 1px solid rgba(255, 255, 255, 0.4);
                                        text-decoration: none;
                                    }

                                    .reloaded #offcanvasNav ul li ul li ul li ul li ul {
                                        display: none;
                                    }

                                        .reloaded #offcanvasNav ul li ul li ul li ul li ul li {
                                            background: #c8c8c8;
                                            font-size: 0.882em;
                                        }

                                            .reloaded #offcanvasNav ul li ul li ul li ul li ul li:first-child a {
                                                border-top: none;
                                                padding-top: 8px;
                                            }

                                            .reloaded #offcanvasNav ul li ul li ul li ul li ul li a {
                                                margin-left: 64px;
                                                border-top: 1px solid rgba(255, 255, 255, 0.4);
                                                text-decoration: none;
                                            }

                .reloaded #offcanvasNav ul li ul > li:first-child:before {
                    background: none;
                }

                .reloaded #offcanvasNav ul li ul > li > ul > li:first-child:before {
                    background: none;
                }

                .reloaded #offcanvasNav ul li ul > li > ul > li > ul > li:first-child:before {
                    background: none;
                }

                .reloaded #offcanvasNav ul li ul > li > ul > li > ul > li > ul > li:first-child:before {
                    background: none;
                }

            .reloaded #offcanvasNav ul li.open {
                font-family: 'DaimlerCS-Regular', Arial, sans-serif;
            }

                .reloaded #offcanvasNav ul li.open a {
                    font-family: 'DaimlerCS-Regular', Arial, sans-serif;
                    text-decoration: none;
                }

                .reloaded #offcanvasNav ul li.open > a:after {
                    background: url('../img/img-offcanvas-nav-sprite.png') 0 -22px no-repeat;
                }

                .reloaded #offcanvasNav ul li.open ul > li:first-child {
                    -webkit-box-shadow: inset 0px 4px 4px 0px rgba(29, 29, 27, 0.2);
                    -moz-box-shadow: inset 0px 4px 4px 0px rgba(29, 29, 27, 0.2);
                    box-shadow: inset 0px 4px 4px 0px rgba(29, 29, 27, 0.2);
                }

                .reloaded #offcanvasNav ul li.open ul li:last-child {
                    -webkit-box-shadow: inset 0px -3px 3px 0px rgba(0, 0, 0, 0.2);
                    -moz-box-shadow: inset 0px -3px 3px 0px rgba(0, 0, 0, 0.2);
                    box-shadow: inset 0px -3px 3px 0px rgba(0, 0, 0, 0.2);
                }

                .reloaded #offcanvasNav ul li.open ul:first-child li:first-child.active {
                    -webkit-box-shadow: inset 0px 4px 4px 0px rgba(29, 29, 27, 0.2);
                    -moz-box-shadow: inset 0px 4px 4px 0px rgba(29, 29, 27, 0.2);
                    box-shadow: inset 0px 4px 4px 0px rgba(29, 29, 27, 0.2);
                }

                .reloaded #offcanvasNav ul li.open > ul > li:first-child:before {
                    content: '';
                    height: 6px;
                    width: 16px;
                    position: absolute;
                    top: 0;
                    left: 32px;
                    background: url('../img/img-offcanvas-nav-sprite.png') -25px 0 no-repeat;
                }

                .reloaded #offcanvasNav ul li.open > ul > li > ul > li:first-child:before {
                    left: 46px;
                }

                .reloaded #offcanvasNav ul li.open > ul > li > ul > li > ul > li:first-child:before {
                    left: 62px;
                }

                .reloaded #offcanvasNav ul li.open > ul > li > ul > li > ul > li > ul > li:first-child:before {
                    left: 76px;
                }

                .reloaded #offcanvasNav ul li.open .active {
                    margin-left: 0;
                    padding-left: 0;
                    border-bottom: none;
                    background: #fff;
                }

                    .reloaded #offcanvasNav ul li.open .active a {
                        color: #003340;
                        margin-left: 0;
                        padding-left: 33px;
                    }

                    .reloaded #offcanvasNav ul li.open .active + li > a:first-child {
                        border: none;
                    }

                .reloaded #offcanvasNav ul li.open + li > a:first-child {
                    border: none;
                }

                .reloaded #offcanvasNav ul li.open li .active a {
                    padding-left: 48px;
                }

                .reloaded #offcanvasNav ul li.open li li .active a {
                    padding-left: 63px;
                }

                .reloaded #offcanvasNav ul li.open li li li .active a {
                    padding-left: 78px;
                }

                .reloaded #offcanvasNav ul li.open li > ul > li:first-child a {
                    border: none;
                }

    .reloaded #offcanvasNav .additional-lvl > a:after {
        content: '';
        width: 22px;
        height: 22px;
        position: absolute;
        right: 15px;
        top: 6px;
        background: url('../img/img-offcanvas-nav-sprite.png') 0 0 no-repeat;
    }

    .reloaded #offcanvasNav .additional-lvl.active-path > ul {
        display: block !important;
    }

.reloaded #lvl2Nav {
    background: transparent;
    color: #000;
    border-bottom: none !important;
    width: 100%;
    margin-bottom: 0;
}

    .reloaded #lvl2Nav .lvl2-nav-content {
        overflow: hidden;
        width: 960px;
        margin: 0 auto -2px;
        height: auto;
        padding: 0 10px;
    }

        .reloaded #lvl2Nav .lvl2-nav-content .funnel {
            float: left;
        }

            .reloaded #lvl2Nav .lvl2-nav-content .funnel a, .reloaded #lvl2Nav .lvl2-nav-content .funnel .lvl-indicator {
                text-transform: uppercase;
                font-size: 0.813em;
                -webkit-border-radius: 4px 0 0 4px;
                -moz-border-radius: 4px 0 0 4px;
                -ms-border-radius: 4px 0 0 4px;
                border-radius: 4px 0 0 4px;
                padding-right: 25px;
                padding-top: 0;
                padding-bottom: 0;
                position: relative;
                height: 28px;
                line-height: 25px;
            }

            .reloaded #lvl2Nav .lvl2-nav-content .funnel .lvl-indicator {
                background: #000;
            }

                .reloaded #lvl2Nav .lvl2-nav-content .funnel .lvl-indicator:hover {
                    background: #565756;
                }

                .reloaded #lvl2Nav .lvl2-nav-content .funnel .lvl-indicator .nav-section {
                    line-height: 28px;
                }

        .reloaded #lvl2Nav .lvl2-nav-content .search .search-button {
            background: #000;
        }

            .reloaded #lvl2Nav .lvl2-nav-content .search .search-button.hide-search {
                background: #000;
            }

            .reloaded #lvl2Nav .lvl2-nav-content .search .search-button:hover {
                background: #565756;
            }

            .reloaded #lvl2Nav .lvl2-nav-content .search .search-button.hide-search:hover {
                background: #000;
            }

        .reloaded #lvl2Nav .lvl2-nav-content .funnel .lvl-indicator:after {
            content: '';
            display: inline-block;
            height: 28px;
            line-height: 28px;
            width: 10px;
            background: #fff url('../img/img-lvl1-indicator-arrow-md-reloaded.png') no-repeat 0 0;
            position: absolute;
            top: -1px;
            right: -1px;
        }

        .reloaded #lvl2Nav .lvl2-nav-content .funnel .lvl-indicator:hover:after {
            content: '';
            background: #969499 url('../img/img-lvl1-indicator-arrow-md-reloaded.png') no-repeat 0 -28px;
        }

        .reloaded #lvl2Nav .lvl2-nav-content .funnel .lvl-indicator .nav-section {
            float: left;
            text-transform: uppercase;
        }

        .reloaded #lvl2Nav .lvl2-nav-content .navigation {
            float: left;
            overflow: hidden;
        }

            .reloaded #lvl2Nav .lvl2-nav-content .navigation ul {
                margin-top: 0;
                height: 30px;
            }

                .reloaded #lvl2Nav .lvl2-nav-content .navigation ul, .reloaded #lvl2Nav .lvl2-nav-content .navigation ul li {
                    margin: 0;
                    padding: 0;
                    list-style: none;
                }

                    .reloaded #lvl2Nav .lvl2-nav-content .navigation ul li {
                        float: left;
                        text-transform: uppercase;
                        position: relative;
                        text-align: center;
                        line-height: 0;
                    }

                        .reloaded #lvl2Nav .lvl2-nav-content .navigation ul li:before {
                            display: inline-block;
                            content: "";
                            width: 9px;
                            height: 21px;
                            background: transparent url('../img/img-divider-nav.png') no-repeat 0 0;
                            vertical-align: bottom;
                            position: absolute;
                            top: 6px;
                            left: 0;
                        }

                        .reloaded #lvl2Nav .lvl2-nav-content .navigation ul li:first-child:before {
                            background: none;
                        }

                        .reloaded #lvl2Nav .lvl2-nav-content .navigation ul li.mouse-over:before {
                            opacity: 0.3;
                        }

                        .reloaded #lvl2Nav .lvl2-nav-content .navigation ul li a {
                            padding: 6px 12px 6px 16px;
                            text-transform: uppercase;
                            display: block;
                            line-height: 1em;
                            font-size: 15px;
                            font-size: 1.5rem;
                            color: #000;
                        }

                            .reloaded #lvl2Nav .lvl2-nav-content .navigation ul li a:hover {
                                color: #707070;
                            }

                        .reloaded #lvl2Nav .lvl2-nav-content .navigation ul li:first-child a {
                            background: none;
                        }

                        .reloaded #lvl2Nav .lvl2-nav-content .navigation ul li.active a {
                            font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                            color: #000;
                        }

                        .reloaded #lvl2Nav .lvl2-nav-content .navigation ul li:after {
                            content: '';
                            width: 18px;
                            height: 7px;
                            position: relative;
                            display: inline-block;
                            background: none;
                        }

    .reloaded #lvl2Nav.lvl3-active {
    }

        .reloaded #lvl2Nav.lvl3-active .lvl2-nav-content {
        }

            .reloaded #lvl2Nav.lvl3-active .lvl2-nav-content .navigation ul li.active:after {
                content: '';
                width: 18px;
                height: 7px;
                position: relative;
                display: inline-block;
                background: url('https://www.daimler.com/system/img/img-arrows-sprite-svg.svg') -155px -44px no-repeat;
            }

    .reloaded #lvl2Nav .lvl2-nav-content .search {
        float: right;
    }

        .reloaded #lvl2Nav .lvl2-nav-content .search .btn-search {
            width: 35px;
            height: 27px;
            padding: 4px 7px;
        }

            .reloaded #lvl2Nav .lvl2-nav-content .search .btn-search .ic-wrapper {
                width: 19px;
                height: 18px;
                display: block;
                background: transparent url('../img/ic-search-sprite-png.png') no-repeat -24px -24px;
            }

    .reloaded #lvl2Nav .lvl2-nav-content .btn-search:hover .ic-wrapper {
        background: transparent url('../img/ic-search-sprite-png.png') no-repeat -24px -24px;
    }

    .reloaded #lvl2Nav #lvl3Nav {
        background: #fff;
        color: #000;
        width: 100%;
        border-bottom: none;
    }

        .reloaded #lvl2Nav #lvl3Nav .lvl3-nav-content {
            width: 960px;
            margin: 0 auto;
            overflow: hidden;
        }

            .reloaded #lvl2Nav #lvl3Nav .lvl3-nav-content .navigation {
                float: left;
                overflow: hidden;
                padding: 6px 0;
            }

                .reloaded #lvl2Nav #lvl3Nav .lvl3-nav-content .navigation ul {
                    overflow: hidden;
                    text-align: center;
                }

                    .reloaded #lvl2Nav #lvl3Nav .lvl3-nav-content .navigation ul, .reloaded #lvl2Nav #lvl3Nav .lvl3-nav-content .navigation ul li {
                        margin: 0;
                        padding: 0;
                        list-style: none;
                    }

                        .reloaded #lvl2Nav #lvl3Nav .lvl3-nav-content .navigation ul li {
                            position: relative;
                            display: inline;
                        }

                            .reloaded #lvl2Nav #lvl3Nav .lvl3-nav-content .navigation ul li a {
                                padding: 6px 14px;
                                display: inline-block;
                                line-height: 1em;
                                color: #000;
                            }

                                .reloaded #lvl2Nav #lvl3Nav .lvl3-nav-content .navigation ul li a:hover {
                                    color: #707070;
                                }

                            .reloaded #lvl2Nav #lvl3Nav .lvl3-nav-content .navigation ul li.active a {
                                font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                                color: #000;
                            }

                                .reloaded #lvl2Nav #lvl3Nav .lvl3-nav-content .navigation ul li.active a:hover {
                                    color: #707070;
                                }

                            .reloaded #lvl2Nav #lvl3Nav .lvl3-nav-content .navigation ul li:first-child a {
                                background: none;
                            }

.reloaded #lvl3Nav {
    border-bottom: none;
}

    .reloaded #lvl3Nav .lvl3-nav-content .navigation {
        opacity: 0;
        transition: opacity 0.6s ease-out;
    }

        .reloaded #lvl3Nav .lvl3-nav-content .navigation.positioned {
            opacity: 1;
        }

body.reloaded:not(.category-page) #lvl3Nav + #lvl4Nav {
    margin-top: -50px;
}

    body.reloaded:not(.category-page) #lvl3Nav + #lvl4Nav.lvl5-active {
        margin-top: 0;
    }

.reloaded #lvl4Nav {
    opacity: 0;
    background: #fff;
    color: #000;
    width: 100%;
}

    .reloaded #lvl4Nav.lvl5-active {
        margin-bottom: 2px;
    }

    .reloaded #lvl4Nav .lvl4-nav-content {
        width: 1024px;
        height: 35px;
        margin: 0 auto 0;
        overflow: hidden;
    }

        .reloaded #lvl4Nav .lvl4-nav-content .navigation {
            float: left;
            padding: 0;
            position: relative;
            width: 1024px;
        }

            .reloaded #lvl4Nav .lvl4-nav-content .navigation ul {
                text-align: center;
                margin: 0;
                padding: 0;
                list-style: none;
            }

                .reloaded #lvl4Nav .lvl4-nav-content .navigation ul li {
                    position: relative;
                    display: block;
                    float: left;
                    margin: 0;
                    padding: 0;
                    list-style: none;
                }

                    .reloaded #lvl4Nav .lvl4-nav-content .navigation ul li:before {
                        content: '';
                        display: block;
                        position: absolute;
                        top: 0;
                        left: 0;
                        width: 1px;
                        height: 100%;
                        background: #d9d9d9;
                    }

                    .reloaded #lvl4Nav .lvl4-nav-content .navigation ul li.additional-lvl ul {
                        display: none;
                    }

                    .reloaded #lvl4Nav .lvl4-nav-content .navigation ul li a {
                        padding: 2px 0 0 0;
                        display: flex;
                        align-items: center;
                        justify-content: center;
                        width: 100%;
                        height: 35px;
                        color: #000;
                        background: #f2f2f2;
                        font-family: 'DaimlerCS-Light', Arial, sans-serif;
                        font-size: 14px;
                        font-size: 1.4rem;
                        -webkit-touch-callout: none;
                        -webkit-user-select: none;
                        -khtml-user-select: none;
                        -moz-user-select: none;
                        -ms-user-select: none;
                        user-select: none;
                    }

                        .reloaded #lvl4Nav .lvl4-nav-content .navigation ul li a:hover {
                            background: #e6e6e6;
                        }

                    .reloaded #lvl4Nav .lvl4-nav-content .navigation ul li:first-child:before {
                        display: none;
                    }

                    .reloaded #lvl4Nav .lvl4-nav-content .navigation ul li.ln-active a {
                        font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                        color: #000;
                        background: #f2f2f2;
                    }

                        .reloaded #lvl4Nav .lvl4-nav-content .navigation ul li.ln-active a:hover {
                            background: #e6e6e6;
                        }

            .reloaded #lvl4Nav .lvl4-nav-content .navigation .nav-controls {
                position: absolute;
                top: 0;
                right: 0;
                width: 70px;
                height: 35px;
                display: none;
            }

                .reloaded #lvl4Nav .lvl4-nav-content .navigation .nav-controls .nav-prev, .reloaded #lvl4Nav .lvl4-nav-content .navigation .nav-controls .nav-next {
                    height: 35px;
                    width: 35px;
                    cursor: pointer;
                    position: relative;
                    background: #000;
                    border-left: 1px solid #fff;
                }

                    .reloaded #lvl4Nav .lvl4-nav-content .navigation .nav-controls .nav-prev:hover, .reloaded #lvl4Nav .lvl4-nav-content .navigation .nav-controls .nav-next:hover {
                        color: #fff;
                        background: #444444;
                    }

                    .reloaded #lvl4Nav .lvl4-nav-content .navigation .nav-controls .nav-prev:after {
                        content: '';
                        background: transparent url('https://www.daimler.com/system/img/img-arrows-sprite-svg.svg') no-repeat -181px -331px;
                        display: block;
                        width: 11px;
                        height: 17px;
                        position: absolute;
                        top: 50%;
                        left: 50%;
                        margin-top: -8px;
                        margin-left: -7px;
                    }

                .reloaded #lvl4Nav .lvl4-nav-content .navigation .nav-controls .nav-next {
                    border-color: #333333;
                }

                    .reloaded #lvl4Nav .lvl4-nav-content .navigation .nav-controls .nav-next:after {
                        content: '';
                        background: transparent url('https://www.daimler.com/system/img/img-arrows-sprite-svg.svg') no-repeat -196px -331px;
                        display: block;
                        width: 11px;
                        height: 17px;
                        position: absolute;
                        top: 50%;
                        left: 50%;
                        margin-top: -8px;
                        margin-left: -5px;
                    }

                    .reloaded #lvl4Nav .lvl4-nav-content .navigation .nav-controls .nav-prev.disabled, .reloaded #lvl4Nav .lvl4-nav-content .navigation .nav-controls .nav-next.disabled {
                        background: #e6e6e6;
                        cursor: default;
                    }

                        .reloaded #lvl4Nav .lvl4-nav-content .navigation .nav-controls .nav-prev.disabled:hover, .reloaded #lvl4Nav .lvl4-nav-content .navigation .nav-controls .nav-next.disabled:hover {
                            background: #e6e6e6;
                            cursor: default;
                        }

.reloaded #lvl5Nav {
    opacity: 0;
    background: #fff;
    color: #000;
    width: 100%;
    height: 35px;
}

    .reloaded #lvl5Nav .lvl5-nav-content {
        width: 1024px;
        height: 35px;
        margin: 0 auto 0;
        overflow: hidden;
    }

        .reloaded #lvl5Nav .lvl5-nav-content .navigation {
            float: left;
            padding: 0;
            position: relative;
            width: 1024px;
        }

            .reloaded #lvl5Nav .lvl5-nav-content .navigation ul {
                text-align: center;
                margin: 0;
                padding: 0;
                list-style: none;
            }

                .reloaded #lvl5Nav .lvl5-nav-content .navigation ul li {
                    position: relative;
                    display: block;
                    float: left;
                    margin: 0;
                    padding: 0;
                    list-style: none;
                }

                    .reloaded #lvl5Nav .lvl5-nav-content .navigation ul li:before {
                        content: '';
                        display: block;
                        position: absolute;
                        top: 0;
                        left: 0;
                        width: 1px;
                        height: 100%;
                        background: #d9d9d9;
                    }

                    .reloaded #lvl5Nav .lvl5-nav-content .navigation ul li.additional-lvl ul {
                        display: none;
                    }

                    .reloaded #lvl5Nav .lvl5-nav-content .navigation ul li a {
                        padding: 2px 0 0 0;
                        display: flex;
                        align-items: center;
                        justify-content: center;
                        width: 100%;
                        height: 35px;
                        color: #000;
                        background: #f2f2f2;
                        font-family: 'DaimlerCS-Light', Arial, sans-serif;
                        font-size: 14px;
                        font-size: 1.4rem;
                        line-height: 1.4rem;
                        -webkit-touch-callout: none;
                        -webkit-user-select: none;
                        -khtml-user-select: none;
                        -moz-user-select: none;
                        -ms-user-select: none;
                        user-select: none;
                    }

                        .reloaded #lvl5Nav .lvl5-nav-content .navigation ul li a:hover {
                            background: #e6e6e6;
                        }

                    .reloaded #lvl5Nav .lvl5-nav-content .navigation ul li:first-child:before {
                        display: none;
                    }

                    .reloaded #lvl5Nav .lvl5-nav-content .navigation ul li.ln-active a {
                        font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                        color: #000;
                        background: #f2f2f2;
                    }

            .reloaded #lvl5Nav .lvl5-nav-content .navigation .nav-controls {
                position: absolute;
                top: 0;
                right: 0;
                width: 70px;
                height: 35px;
                display: none;
            }

                .reloaded #lvl5Nav .lvl5-nav-content .navigation .nav-controls .nav-prev, .reloaded #lvl5Nav .lvl5-nav-content .navigation .nav-controls .nav-next {
                    height: 35px;
                    width: 35px;
                    cursor: pointer;
                    position: relative;
                    background: #000;
                    border-left: 1px solid #fff;
                }

                    .reloaded #lvl5Nav .lvl5-nav-content .navigation .nav-controls .nav-prev:hover, .reloaded #lvl5Nav .lvl5-nav-content .navigation .nav-controls .nav-next:hover {
                        color: #fff;
                        background: #444444;
                    }

                    .reloaded #lvl5Nav .lvl5-nav-content .navigation .nav-controls .nav-prev.disabled, .reloaded #lvl5Nav .lvl5-nav-content .navigation .nav-controls .nav-next.disabled {
                        background: #e6e6e6;
                        cursor: default;
                    }

                        .reloaded #lvl5Nav .lvl5-nav-content .navigation .nav-controls .nav-prev.disabled:hover, .reloaded #lvl5Nav .lvl5-nav-content .navigation .nav-controls .nav-next.disabled:hover {
                            background: #e6e6e6;
                            cursor: default;
                        }

                    .reloaded #lvl5Nav .lvl5-nav-content .navigation .nav-controls .nav-prev:after {
                        content: '';
                        background: transparent url('https://www.daimler.com/system/img/img-arrows-sprite-svg.svg') no-repeat -181px -331px;
                        display: block;
                        width: 11px;
                        height: 17px;
                        position: absolute;
                        top: 50%;
                        left: 50%;
                        margin-top: -8px;
                        margin-left: -7px;
                    }

                .reloaded #lvl5Nav .lvl5-nav-content .navigation .nav-controls .nav-next {
                    border-color: #333333;
                }

                    .reloaded #lvl5Nav .lvl5-nav-content .navigation .nav-controls .nav-next:after {
                        content: '';
                        background: transparent url('https://www.daimler.com/system/img/img-arrows-sprite-svg.svg') no-repeat -196px -331px;
                        display: block;
                        width: 11px;
                        height: 17px;
                        position: absolute;
                        top: 50%;
                        left: 50%;
                        margin-top: -8px;
                        margin-left: -5px;
                    }

@media screen and (min-width:1681px) {
    .reloaded {
    }

        .reloaded #lvl2Nav .lvl2-nav-content {
            overflow: hidden;
            width: 1200px;
            margin: 0 auto -2px;
        }

            .reloaded #lvl2Nav .lvl2-nav-content .funnel a, .reloaded #lvl2Nav .lvl2-nav-content .funnel .lvl-indicator {
                text-transform: uppercase;
                font-size: 15px;
                font-size: 1.5rem;
                -webkit-border-radius: 4px 0 0 4px;
                -moz-border-radius: 4px 0 0 4px;
                -ms-border-radius: 4px 0 0 4px;
                border-radius: 4px 0 0 4px;
                padding-right: 30px;
                padding-top: 0;
                padding-bottom: 0;
                position: relative;
                height: 39px;
                line-height: 38px;
            }

                .reloaded #lvl2Nav .lvl2-nav-content .funnel .lvl-indicator:after {
                    content: '';
                    display: inline-block;
                    height: 39px;
                    line-height: 39px;
                    width: 14px;
                    background: #fff url('../img/img-lvl1-indicator-arrow-lg.png') no-repeat 0 0;
                    position: absolute;
                    top: -1px;
                    right: -1px;
                }

                .reloaded #lvl2Nav .lvl2-nav-content .funnel .lvl-indicator:hover:after {
                    content: '';
                    background: #fff url('../img/img-lvl1-indicator-arrow-lg.png') no-repeat 0 -39px;
                }

                .reloaded #lvl2Nav .lvl2-nav-content .funnel .lvl-indicator .nav-section {
                    float: left;
                }

            .reloaded #lvl2Nav .lvl2-nav-content .lines-button {
                padding: 0;
                width: 49px;
                height: 39px;
            }

                .reloaded #lvl2Nav .lvl2-nav-content .lines-button .lines {
                    width: 49px;
                    height: 39px;
                }

                    .reloaded #lvl2Nav .lvl2-nav-content .lines-button .lines:after {
                        content: '';
                        display: inline-block;
                        height: 16px;
                        line-height: 16px;
                        width: 18px;
                        background-position: -1px -101px;
                        top: 12px;
                        left: 15px;
                    }

                .reloaded #lvl2Nav .lvl2-nav-content .lines-button.x.hide-nav {
                    height: 47px;
                }

                    .reloaded #lvl2Nav .lvl2-nav-content .lines-button.x.hide-nav .lines:after {
                        height: 19px;
                        width: 19px;
                        background-position: -1px -121px;
                        top: 11px;
                        left: 16px;
                    }

            .reloaded #lvl2Nav .lvl2-nav-content .hide-search .search-icon:after {
                left: 14px;
            }

            .reloaded #lvl2Nav .lvl2-nav-content .navigation ul {
                margin-top: 6px;
            }

                .reloaded #lvl2Nav .lvl2-nav-content .navigation ul li a {
                    padding: 6px 16px 6px 20px;
                    text-transform: uppercase;
                    display: block;
                    line-height: 1em;
                    font-size: 18px;
                    font-size: 1.8rem;
                }

                .reloaded #lvl2Nav .lvl2-nav-content .navigation ul li:before {
                    top: 8px;
                }

                .reloaded #lvl2Nav .lvl2-nav-content .navigation ul li:after {
                    content: '';
                    width: 27px;
                    height: 11px;
                    position: relative;
                    display: inline-block;
                    background: none;
                }

            .reloaded #lvl2Nav .lvl2-nav-content .search .btn-search {
                width: auto;
                height: auto;
                padding: 7px 10px 6px;
            }

                .reloaded #lvl2Nav .lvl2-nav-content .search .btn-search .ic-wrapper {
                    width: 24px;
                    height: 24px;
                    background: transparent url('../img/ic-search-sprite-png.png') no-repeat 0 -24px;
                }

                .reloaded #lvl2Nav .lvl2-nav-content .search .btn-search:hover .ic-wrapper {
                    background: transparent url('../img/ic-search-sprite-png.png') no-repeat 0 -24px;
                }

        .reloaded #lvl2Nav.lvl3-active .lvl2-nav-content .navigation ul li.active:after {
            content: '';
            width: 27px;
            height: 11px;
            position: relative;
            display: inline-block;
            background: url('../img/img-arrows-sprite-png.png') -11px -19px no-repeat;
        }

        .reloaded #lvl2Nav:not(.lvl3-active) .lvl2-nav-content {
            margin-bottom: 9px;
        }

        .reloaded #lvl3Nav {
            max-width: 1920px;
        }

            .reloaded #lvl3Nav .lvl3-nav-content {
                width: 1200px;
                margin: 0 auto;
                overflow: hidden;
            }

                .reloaded #lvl3Nav .lvl3-nav-content .navigation {
                    padding: 11px 0;
                }

        .reloaded .funnel-nav-content .teaser-element {
            width: 380px;
        }

        .reloaded #lvl2Nav .lvl2-nav-content {
            overflow: hidden;
            width: 1200px;
            margin: 0 auto -2px;
        }

            .reloaded #lvl2Nav .lvl2-nav-content .funnel a, .reloaded #lvl2Nav .lvl2-nav-content .funnel .lvl-indicator {
                text-transform: uppercase;
                font-size: 15px;
                font-size: 1.5rem;
                -webkit-border-radius: 4px 0 0 4px;
                -moz-border-radius: 4px 0 0 4px;
                -ms-border-radius: 4px 0 0 4px;
                border-radius: 4px 0 0 4px;
                padding-right: 30px;
                padding-top: 0;
                padding-bottom: 0;
                position: relative;
                height: 39px;
                line-height: 38px;
            }

                .reloaded #lvl2Nav .lvl2-nav-content .funnel a .nav-section, .reloaded #lvl2Nav .lvl2-nav-content .funnel .lvl-indicator .nav-section {
                    line-height: 39px;
                }

                .reloaded #lvl2Nav .lvl2-nav-content .funnel .lvl-indicator:after {
                    content: '';
                    display: inline-block;
                    height: 39px;
                    line-height: 39px;
                    width: 14px;
                    background: #fff url('../img/img-lvl1-indicator-arrow-lg-reloaded.png') no-repeat 0 0;
                    position: absolute;
                    top: -1px;
                    right: -1px;
                }

                .reloaded #lvl2Nav .lvl2-nav-content .funnel .lvl-indicator:hover:after {
                    content: '';
                    background: #fff url('../img/img-lvl1-indicator-arrow-lg-reloaded.png') no-repeat 0 -39px;
                }

                .reloaded #lvl2Nav .lvl2-nav-content .funnel .lvl-indicator .nav-section {
                    float: left;
                }

            .reloaded #lvl2Nav .lvl2-nav-content .lines-button {
                padding: 0;
                width: 49px;
                height: 39px;
            }

                .reloaded #lvl2Nav .lvl2-nav-content .lines-button .lines {
                    width: 49px;
                    height: 39px;
                }

                    .reloaded #lvl2Nav .lvl2-nav-content .lines-button .lines:after {
                        content: '';
                        display: inline-block;
                        height: 16px;
                        line-height: 16px;
                        width: 18px;
                        background-position: -1px -101px;
                        top: 12px;
                        left: 15px;
                    }

                .reloaded #lvl2Nav .lvl2-nav-content .lines-button.x.hide-nav {
                    height: 47px;
                }

                    .reloaded #lvl2Nav .lvl2-nav-content .lines-button.x.hide-nav .lines:after {
                        height: 19px;
                        width: 19px;
                        background-position: -1px -121px;
                        top: 11px;
                        left: 16px;
                    }

            .reloaded #lvl2Nav .lvl2-nav-content .hide-search .search-icon:after {
                left: 14px;
            }

            .reloaded #lvl2Nav .lvl2-nav-content .navigation ul {
                margin-top: 6px;
            }

                .reloaded #lvl2Nav .lvl2-nav-content .navigation ul li a {
                    padding: 6px 16px 6px 20px;
                    text-transform: uppercase;
                    display: block;
                    line-height: 1em;
                    font-size: 18px;
                    font-size: 1.8rem;
                }

                .reloaded #lvl2Nav .lvl2-nav-content .navigation ul li:before {
                    top: 8px;
                }

                .reloaded #lvl2Nav .lvl2-nav-content .navigation ul li:after {
                    content: '';
                    width: 27px;
                    height: 11px;
                    position: relative;
                    display: inline-block;
                    background: none;
                }

            .reloaded #lvl2Nav .lvl2-nav-content .search .btn-search {
                width: auto;
                height: auto;
                padding: 7px 10px 6px;
            }

                .reloaded #lvl2Nav .lvl2-nav-content .search .btn-search .ic-wrapper {
                    width: 24px;
                    height: 24px;
                    background: transparent url('../img/ic-search-sprite-png.png') no-repeat 0 -24px;
                }

                .reloaded #lvl2Nav .lvl2-nav-content .search .btn-search:hover .ic-wrapper {
                    background: transparent url('../img/ic-search-sprite-png.png') no-repeat 0 -24px;
                }

        .reloaded #lvl2Nav.lvl3-active .lvl2-nav-content .navigation ul li.active:after {
            content: '';
            width: 27px;
            height: 11px;
            position: relative;
            display: inline-block;
            background: url('../img/img-arrows-sprite-png.png') -11px -19px no-repeat;
        }

        .reloaded #lvl3Nav {
            max-width: 1920px;
        }

            .reloaded #lvl3Nav .lvl3-nav-content {
                width: 1200px;
                margin: 0 auto;
                overflow: hidden;
            }

                .reloaded #lvl3Nav .lvl3-nav-content .navigation {
                    padding: 11px 0;
                }

        .reloaded #lvl4Nav {
        }

            .reloaded #lvl4Nav .lvl4-nav-content {
                width: 1366px;
                height: 35px;
                margin: 0 auto 0;
            }

                .reloaded #lvl4Nav .lvl4-nav-content .navigation {
                    width: 1366px;
                }

                    .reloaded #lvl4Nav .lvl4-nav-content .navigation ul li a {
                        padding: 2px 0 0 0;
                        height: 35px;
                        font-size: 14px;
                        font-size: 1.4rem;
                    }

                    .reloaded #lvl4Nav .lvl4-nav-content .navigation .nav-controls {
                        width: 70px;
                        height: 35px;
                    }

                        .reloaded #lvl4Nav .lvl4-nav-content .navigation .nav-controls .nav-prev, .reloaded #lvl4Nav .lvl4-nav-content .navigation .nav-controls .nav-next {
                            height: 35px;
                            width: 35px;
                        }

                            .reloaded #lvl4Nav .lvl4-nav-content .navigation .nav-controls .nav-prev:after {
                                transform: scale(1.2);
                            }

                            .reloaded #lvl4Nav .lvl4-nav-content .navigation .nav-controls .nav-next:after {
                                transform: scale(1.2);
                            }

        .reloaded #lvl5Nav .lvl5-nav-content {
            width: 1366px;
            height: 35px;
            margin: 0 auto -15px;
        }

            .reloaded #lvl5Nav .lvl5-nav-content .navigation {
                width: 1366px;
            }

                .reloaded #lvl5Nav .lvl5-nav-content .navigation ul li a {
                    padding: 2px 0 0 0;
                    height: 35px;
                    font-size: 14px;
                    font-size: 1.4rem;
                }

                .reloaded #lvl5Nav .lvl5-nav-content .navigation .nav-controls {
                    width: 70px;
                    height: 35px;
                }

                    .reloaded #lvl5Nav .lvl5-nav-content .navigation .nav-controls .nav-prev, .reloaded #lvl5Nav .lvl5-nav-content .navigation .nav-controls .nav-next {
                        height: 35px;
                        width: 35px;
                    }

                        .reloaded #lvl5Nav .lvl5-nav-content .navigation .nav-controls .nav-prev:after, .reloaded #lvl5Nav .lvl5-nav-content .navigation .nav-controls .nav-next:after {
                            transform: scale(1.2);
                        }
}

@media screen and (min-width:1024px) and (max-width:1680px) {
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .reloaded {
    }

        .reloaded #offcanvasNav {
            display: none;
            position: absolute;
            position: fixed;
            top: 0;
            height: 100%;
            z-index: 999999;
            width: 300px;
            overflow-x: none;
            overflow-y: auto;
        }

            .reloaded #offcanvasNav ul li {
                font-size: 15px;
                font-size: 1.5rem;
            }

            .reloaded #offcanvasNav.right {
                left: auto;
                right: -300px;
            }

            .reloaded #offcanvasNav.left {
                left: -300px;
                right: auto;
            }

        .reloaded #lvl2Nav {
            border: none;
        }

            .reloaded #lvl2Nav .lvl2-nav-content {
                overflow: hidden;
                width: 700px;
                margin: 0 auto;
                padding: 0;
                height: auto;
                position: relative;
            }

                .reloaded #lvl2Nav .lvl2-nav-content .funnel {
                    width: 100%;
                    padding: 0 10px;
                }

                .reloaded #lvl2Nav .lvl2-nav-content .search {
                    position: absolute;
                    top: 0;
                    right: 10px;
                    z-index: 10;
                }

                    .reloaded #lvl2Nav .lvl2-nav-content .search .btn-search {
                        padding: 7px 10px 6px;
                        width: auto;
                        height: auto;
                    }

                        .reloaded #lvl2Nav .lvl2-nav-content .search .btn-search .ic-wrapper {
                            width: 24px;
                            height: 24px;
                            display: block;
                            background: transparent url('../img/ic-search-sprite-png.png') no-repeat 0 -24px;
                        }

                        .reloaded #lvl2Nav .lvl2-nav-content .search .btn-search:hover, .reloaded #lvl2Nav .lvl2-nav-content .search .btn-search:focus, .reloaded #lvl2Nav .lvl2-nav-content .search .btn-search:active {
                            background: #000;
                        }

                            .reloaded #lvl2Nav .lvl2-nav-content .search .btn-search:hover .ic-wrapper, .reloaded #lvl2Nav .lvl2-nav-content .search .btn-search:focus .ic-wrapper, .reloaded #lvl2Nav .lvl2-nav-content .search .btn-search:active .ic-wrapper {
                                background: #000 url('../img/ic-search-sprite-png.png') no-repeat 0 -24px;
                            }

        .reloaded .lines-button {
            padding: 0;
            width: 49px;
            height: 39px;
        }

            .reloaded .lines-button .lines {
                width: 49px;
                height: 39px;
            }

                .reloaded .lines-button .lines:after {
                    content: '';
                    display: inline-block;
                    height: 15px;
                    line-height: 15px;
                    width: 18px;
                    background-position: -40px -101px;
                    top: 12px;
                    left: 15px;
                }

            .reloaded .lines-button.x.hide-nav {
                height: 39px;
                -webkit-border-radius: 4px;
                -moz-border-radius: 4px;
                -ms-border-radius: 4px;
                border-radius: 4px;
            }

                .reloaded .lines-button.x.hide-nav .lines:after {
                    height: 19px;
                    width: 19px;
                    background-position: -40px -121px;
                    top: 10px;
                    left: 15px;
                }

        .reloaded .search-button.x.hide-search {
            height: 39px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            -ms-border-radius: 4px;
            border-radius: 4px;
        }

            .reloaded .search-button.x.hide-search .search-icon:after {
                top: 10px;
                left: 14px;
            }

        .reloaded .lvl-indicator {
            display: block;
            border: none;
            text-align: center;
            background: #e6e6e6;
            color: #000;
            padding: 1px 0 0 0;
            margin-top: 25px;
            margin-bottom: 25px;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            border-radius: 0;
            font: 'DaimlerCS-Regular', Arial, sans-serif;
            font-size: 25px;
            font-size: 2.5rem;
            line-height: 36px;
            height: 36px;
        }

            .reloaded .lvl-indicator:hover {
                background: #e6e6e6;
                color: #000;
            }

            .reloaded .lvl-indicator:after {
                background: none;
                content: '';
            }

            .reloaded .lvl-indicator:hover:after {
                background: none;
                content: '';
            }

            .reloaded .lvl-indicator .nav-section {
                width: 100%;
                text-align: center;
                font-family: 'DaimlerCS-Regular', Arial, sans-serif;
                text-transform: uppercase;
            }

        .reloaded #lvl2Nav {
            border: none;
        }

            .reloaded #lvl2Nav .lvl2-nav-content {
                overflow: hidden;
                width: 700px;
                margin: 0 auto;
                padding: 0;
                height: auto;
                position: relative;
            }

                .reloaded #lvl2Nav .lvl2-nav-content .funnel {
                    width: 100%;
                    padding: 0 10px;
                }

                .reloaded #lvl2Nav .lvl2-nav-content .search .btn-search {
                    padding: 7px 10px 6px;
                    width: auto;
                    height: auto;
                }

                    .reloaded #lvl2Nav .lvl2-nav-content .search .btn-search .ic-wrapper {
                        width: 24px;
                        height: 24px;
                        display: block;
                        background: transparent url('../img/ic-search-sprite-png.png') no-repeat 0 -24px;
                    }

                    .reloaded #lvl2Nav .lvl2-nav-content .search .btn-search:hover, .reloaded #lvl2Nav .lvl2-nav-content .search .btn-search:focus, .reloaded #lvl2Nav .lvl2-nav-content .search .btn-search:active {
                        background: #000;
                    }

                        .reloaded #lvl2Nav .lvl2-nav-content .search .btn-search:hover .ic-wrapper, .reloaded #lvl2Nav .lvl2-nav-content .search .btn-search:focus .ic-wrapper, .reloaded #lvl2Nav .lvl2-nav-content .search .btn-search:active .ic-wrapper {
                            background: #000 url('../img/ic-search-sprite-png.png') no-repeat 0 -24px;
                        }

        .reloaded .lvl-indicator {
            display: block;
            border: none;
            text-align: center;
            background: #e6e6e6;
            color: #000;
            padding: 1px 0 0 0;
            margin-top: 25px;
            margin-bottom: 25px;
            border-radius: 0;
            font: 'DaimlerCS-Regular', Arial, sans-serif;
            font-size: 25px;
            font-size: 2.5rem;
            line-height: 36px;
            height: 36px;
        }

            .reloaded .lvl-indicator:after {
                content: '';
                display: block;
                width: 8px;
                height: 13px;
                background: transparent none;
                position: absolute;
                top: 15px;
                right: 19px;
            }

            .reloaded .lvl-indicator:hover {
                background: #e6e6e6;
                color: #000;
            }
}

@media screen and (max-width:767px) {
    .reloaded {
    }

        .reloaded #offcanvasNav {
            width: 270px;
        }

            .reloaded #offcanvasNav ul li {
                font-size: 15px;
                font-size: 1.5rem;
            }

        .reloaded #funnelNav {
            display: none;
        }

        .reloaded .lvl-indicator {
            display: block;
            border: none;
            text-align: center;
            background: #e6e6e6;
            color: #000;
            padding: 1px 0 0 0;
            margin: 20px 5px;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            border-radius: 0;
            font: 'DaimlerCS-Regular', Arial, sans-serif;
            font-size: 18px;
            font-size: 1.8rem;
            line-height: 25px;
            height: 25px;
            letter-spacing: normal;
        }

            .reloaded .lvl-indicator:hover {
                background: #e6e6e6;
                color: #000;
            }

            .reloaded .lvl-indicator:after {
                background: none;
                content: '';
            }

            .reloaded .lvl-indicator:hover:after {
                background: none;
                content: '';
            }

            .reloaded .lvl-indicator .nav-section {
                width: 100%;
                text-align: center;
                font-family: 'DaimlerCS-Regular', Arial, sans-serif;
                text-transform: uppercase;
            }

        .reloaded #lvl2Nav {
            border: none;
        }

            .reloaded #lvl2Nav.lvl2-nav-wrapper {
                padding: 0 10px;
                width: 100%;
            }

            .reloaded #lvl2Nav .lvl2-nav-content {
                overflow: hidden;
                width: auto;
                margin: 0 auto;
                padding: 0;
                height: auto;
            }

                .reloaded #lvl2Nav .lvl2-nav-content .search .btn-search {
                    width: 41px;
                    height: 34px;
                    padding: 4px 7px;
                }

                .reloaded #lvl2Nav .lvl2-nav-content .funnel button {
                    margin-bottom: 0;
                }

                .reloaded #lvl2Nav .lvl2-nav-content .search .btn-search .ic-wrapper {
                    width: 24px;
                    height: 24px;
                    background: transparent url('../img/ic-search-sprite-png.png') no-repeat 0 -24px;
                }

                .reloaded #lvl2Nav .lvl2-nav-content .btn-search:hover, .reloaded #lvl2Nav .lvl2-nav-content .btn-search:focus, .reloaded #lvl2Nav .lvl2-nav-content .btn-search:active {
                    background: #007a93;
                }

                    .reloaded #lvl2Nav .lvl2-nav-content .btn-search:hover .ic-wrapper, .reloaded #lvl2Nav .lvl2-nav-content .btn-search:focus .ic-wrapper, .reloaded #lvl2Nav .lvl2-nav-content .btn-search:active .ic-wrapper {
                        background: #007a93 url('../img/ic-search-sprite-png.png') no-repeat 0 -24px;
                    }

        .reloaded .lines-button {
            padding: 0;
            width: 40px;
            height: 35px;
        }

            .reloaded .lines-button .lines {
                width: 40px;
                height: 35px;
            }

                .reloaded .lines-button .lines:after {
                    content: '';
                    display: inline-block;
                    height: 14px;
                    line-height: 14px;
                    width: 17px;
                    background-position: -62px -101px;
                    top: 11px;
                    left: 12px;
                }

            .reloaded .lines-button.x.hide-nav {
                height: 35px;
                -webkit-border-radius: 4px;
                -moz-border-radius: 4px;
                -ms-border-radius: 4px;
                border-radius: 4px;
            }

                .reloaded .lines-button.x.hide-nav .lines:after {
                    height: 18px;
                    width: 18px;
                    background-position: -62px -121px;
                    top: 10px;
                    left: 11px;
                }

        .reloaded .search-button {
            height: 35px;
            width: 40px;
        }

            .reloaded .search-button.x.hide-search {
                -webkit-border-radius: 4px;
                -moz-border-radius: 4px;
                -ms-border-radius: 4px;
                border-radius: 4px;
                height: 35px;
                width: 40px;
            }

                .reloaded .search-button.x.hide-search .search-icon:after {
                    left: 11px;
                }

            .reloaded .search-button .search-icon {
                width: 40px;
                height: 35px;
            }

                .reloaded .search-button .search-icon:after {
                    left: 9px;
                    top: 6px;
                }

        .reloaded #lvl2Nav {
            position: initial;
        }

            .reloaded #lvl2Nav .lvl2-nav-content {
                overflow: hidden;
                width: auto;
                margin: 0 auto;
                padding: 0;
                height: auto;
            }

        .reloaded .lvl-indicator {
            display: block;
            border: none;
            text-align: center;
            background: #e6e6e6;
            color: #000;
            padding: 1px 0 0 0;
            margin: 20px 5px;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            border-radius: 0;
            font: 'DaimlerCS-Regular', Arial, sans-serif;
            font-size: 18px;
            font-size: 1.8rem;
            line-height: 25px;
            height: 25px;
            letter-spacing: normal;
        }

            .reloaded .lvl-indicator:after {
                content: '';
                display: block;
                width: 8px;
                height: 13px;
                background: transparent none;
                position: absolute;
                top: 15px;
                right: 19px;
            }

            .reloaded .lvl-indicator:hover {
                background: #e6e6e6;
                color: #000;
            }
}

.reloaded .job-search-teaser {
    width: 680px;
    max-width: none;
    margin: 100px auto 70px;
    float: none;
    padding: 0;
    z-index: 101;
}

    .reloaded .job-search-teaser fieldset h2 {
        display: none;
    }

    .reloaded .job-search-teaser fieldset .row.reduce-gutter-5 {
        margin: 40px 0 0 0;
        padding: 0;
        float: none;
        display: flex;
        justify-content: space-between;
    }

        .reloaded .job-search-teaser fieldset .row.reduce-gutter-5 span:first-child {
            text-align: right;
        }

    .reloaded .job-search-teaser .content {
        color: #000;
        background: transparent;
        padding: 0;
    }

        .reloaded .job-search-teaser .content .btn {
            font-family: 'DaimlerCS-Light', Arial, sans-serif;
            font-size: 1.6rem;
            padding: 12px 50px 10px 30px;
            white-space: normal;
            text-align: left;
        }

            .reloaded .job-search-teaser .content .btn:after {
                display: block;
                position: absolute;
                margin: 0;
                top: 10px;
                right: 10px;
            }

        .reloaded .job-search-teaser .content .input-search {
            height: 65px;
            font-family: 'DaimlerCS-Light', Arial, sans-serif;
            font-size: 2rem;
            box-shadow: none;
            padding: 6px 45px;
            color: #000;
        }

            .reloaded .job-search-teaser .content .input-search:hover {
                background: #fff;
            }

            .reloaded .job-search-teaser .content .input-search:focus {
                border: none;
                background: #fff;
            }

        .reloaded .job-search-teaser .content .btn-search-jobs {
            height: 65px;
            width: 65px;
            background: #5a130a;
        }

            .reloaded .job-search-teaser .content .btn-search-jobs:after {
                width: 32px;
                height: 32px;
                margin: -16px 0 0 -16px;
                top: 50%;
                left: 50%;
                background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -290px 0;
                transform: scale(0.8);
            }

        .reloaded .job-search-teaser .content .jobs-counter {
            position: relative;
            overflow: hidden;
            width: 70%;
            margin: 0 auto;
            font-family: 'DaimlerCS-Light', Arial, sans-serif;
            color: #000;
            text-align: center;
            font-size: 2rem;
            display: none;
        }

            .reloaded .job-search-teaser .content .jobs-counter .counter-digits-container {
                float: none;
                display: inline;
                margin: 0;
                font-family: 'DaimlerCS-Light', Arial, sans-serif;
                font-size: 2rem;
                 
                color: #000;
            }

                .reloaded .job-search-teaser .content .jobs-counter .counter-digits-container .count-nr {
                    display: inline;
                }

                    .reloaded .job-search-teaser .content .jobs-counter .counter-digits-container .count-nr .count-nr-content {
                        height: auto;
                        display: inline;
                        font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                        font-size: 3.6rem;
                        letter-spacing: -0.02em;
                        padding: 0;
                        margin: 0;
                        -webkit-border-radius: 0;
                        -moz-border-radius: 0;
                        -ms-border-radius: 0;
                        border-radius: 0;
                        position: relative;
                        background: none;
                    }

            .reloaded .job-search-teaser .content .jobs-counter p {
                line-height: normal;
                font-family: 'DaimlerCS-Light', Arial, sans-serif;
                font-size: 2rem;
                padding: 0;
                margin: 0;
                display: inline-flex;
                align-items: baseline;
            }

            .reloaded .job-search-teaser .content .jobs-counter .counter-digits-container {
                order: 2;
            }

                .reloaded .job-search-teaser .content .jobs-counter .counter-digits-container.pull-right {
                    float: none !important;
                }

                .reloaded .job-search-teaser .content .jobs-counter .counter-digits-container span {
                    background: none;
                    height: auto;
                    display: inline;
                    font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                    font-size: 3.6rem;
                    letter-spacing: -0.02em;
                    padding: 0;
                    margin-left: -5px;
                    -webkit-border-radius: 0;
                    -moz-border-radius: 0;
                    -ms-border-radius: 0;
                    border-radius: 0;
                    position: relative;
                }

                    .reloaded .job-search-teaser .content .jobs-counter .counter-digits-container span:first-child {
                        margin: 0 0 0 5px;
                    }

        .reloaded .job-search-teaser .content .job-search-button-container {
            float: none;
            padding: 0 5px;
            margin: 0;
            width: calc(50% - 10px);
            width: -moz-calc(50% - 10px);
            width: -webkit-calc(50% - 10px);
        }

            .reloaded .job-search-teaser .content .job-search-button-container .jobsearch-btn {
                background: #5a130a;
                color: #fff;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                -ms-border-radius: 0;
                border-radius: 0;
                font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                font-size: 1.5rem;
                padding: 15px 75px;
            }

                .reloaded .job-search-teaser .content .job-search-button-container .jobsearch-btn:hover {
                    background: #440e07;
                    color: #fff;
                }

                .reloaded .job-search-teaser .content .job-search-button-container .jobsearch-btn img {
                    display: none;
                }

                .reloaded .job-search-teaser .content .job-search-button-container .jobsearch-btn:after {
                    content: '';
                    display: inline-block;
                    width: 20px;
                    height: 20px;
                    background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -130px 0;
                    position: relative;
                    top: auto;
                    right: auto;
                    margin: -2px 0 0 8px;
                    vertical-align: middle;
                    transform: scale(0.6);
                }

        .reloaded .job-search-teaser .content .job-search-input-container {
            margin-bottom: 20px;
        }

            .reloaded .job-search-teaser .content .job-search-input-container .input-group .input-group-btn a.btn-search-jobs {
                background: #5a130a;
            }

                .reloaded .job-search-teaser .content .job-search-input-container .input-group .input-group-btn a.btn-search-jobs:hover {
                    background: #440e07;
                }

@media screen and (min-width:1681px) {
    .reloaded {
    }

        .reloaded .job-search-teaser {
            width: 880px;
            margin: 150px auto 105px;
        }

            .reloaded .job-search-teaser .content .btn {
                font-size: 16px;
                font-size: 1.6rem;
            }

            .reloaded .job-search-teaser .content .input-search {
                height: 80px;
                font-size: 25px;
                font-size: 2.5rem;
                padding: 6px 45px;
            }

            .reloaded .job-search-teaser .content .btn-search-jobs {
                height: 80px;
                width: 80px;
            }

                .reloaded .job-search-teaser .content .btn-search-jobs:after {
                    transform: scale(1);
                }

            .reloaded .job-search-teaser .content .jobs-counter {
                font-size: 2.2rem;
            }

                .reloaded .job-search-teaser .content .jobs-counter .counter-digits-container {
                    font-size: 2.2rem;
                }

                    .reloaded .job-search-teaser .content .jobs-counter .counter-digits-container .count-nr .count-nr-content {
                        font-size: 4rem;
                    }

                .reloaded .job-search-teaser .content .jobs-counter p {
                    font-size: 2.2rem;
                }

                .reloaded .job-search-teaser .content .jobs-counter .counter-digits-container span {
                    font-size: 3.8rem;
                }

            .reloaded .job-search-teaser .content .job-search-button-container {
                padding-right: 3px;
            }

                .reloaded .job-search-teaser .content .job-search-button-container .jobsearch-btn {
                    -webkit-border-radius: 0;
                    -moz-border-radius: 0;
                    -ms-border-radius: 0;
                    border-radius: 0;
                    font-size: 18px;
                    font-size: 1.8rem;
                    padding: 15px 75px;
                }

                    .reloaded .job-search-teaser .content .job-search-button-container .jobsearch-btn:after {
                        margin: -3px 0 0 8px;
                        transform: scale(0.7);
                    }

            .reloaded .job-search-teaser .content .job-search-input-container {
                margin-bottom: 20px;
            }
}

@media screen and (min-width:1024px) and (max-width:1680px) {
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .reloaded {
    }

        .reloaded .job-search-teaser {
            margin: 95px auto 65px;
        }

            .reloaded .job-search-teaser .content .input-search {
                font-size: 20px;
                font-size: 2rem;
            }

            .reloaded .job-search-teaser .content .jobs-counter .counter-digits-container {
                font-size: 20px;
                font-size: 2rem;
            }

                .reloaded .job-search-teaser .content .jobs-counter .counter-digits-container .count-nr .count-nr-content {
                    font-size: 36px;
                    font-size: 3.6rem;
                }

            .reloaded .job-search-teaser .content .job-search-button-container .jobsearch-btn {
                font-size: 15px;
                font-size: 1.5rem;
            }
}

@media screen and (max-width:767px) {
    .reloaded .job-search-teaser {
        width: 100%;
        margin: -60px 0 0 0;
        padding: 80px 0 50px 0;
        background: #f2f2f2;
    }

        .reloaded .job-search-teaser:before {
            content: '';
            display: block;
            position: absolute;
            top: -70px;
            height: 70px;
            width: 100%;
            background: -moz-linear-gradient(top, rgba(242, 242, 242, 0) 0%, #f2f2f2 100%);
            background: -webkit-linear-gradient(top, rgba(242, 242, 242, 0) 0%, #f2f2f2 100%);
            background: linear-gradient(to bottom, rgba(242, 242, 242, 0) 0%, #f2f2f2 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00f2f2f2', endColorstr='#f2f2f2', GradientType=0);
        }

        .reloaded .job-search-teaser fieldset h2 {
            display: none;
        }

        .reloaded .job-search-teaser fieldset .row.reduce-gutter-5 {
            display: block;
            text-align: center;
        }

            .reloaded .job-search-teaser fieldset .row.reduce-gutter-5 span:first-child {
                text-align: center;
            }

        .reloaded .job-search-teaser .content {
            padding: 0 20px;
        }

            .reloaded .job-search-teaser .content .btn {
                font-size: 18px;
                font-size: 1.8rem;
                padding: 12px 50px 10px 30px;
            }

                .reloaded .job-search-teaser .content .btn:after {
                    display: block;
                    position: absolute;
                    margin: 0;
                    top: 10px;
                    right: 10px;
                }

            .reloaded .job-search-teaser .content .input-search {
                height: 60px;
                font-size: 20px;
                font-size: 2rem;
                padding: 6px 25px;
            }

            .reloaded .job-search-teaser .content .btn-search-jobs {
                height: 60px;
                width: 60px;
            }

                .reloaded .job-search-teaser .content .btn-search-jobs:after {
                    width: 32px;
                    height: 32px;
                    margin: -16px 0 0 -16px;
                    top: 50%;
                    left: 50%;
                    background: transparent url(https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg) no-repeat -290px 0;
                    transform: scale(0.75);
                }

            .reloaded .job-search-teaser .content .jobs-counter {
                width: 70%;
                margin: 0 auto 30px;
                text-align: center;
                font-size: 20px;
                font-size: 2rem;
            }

                .reloaded .job-search-teaser .content .jobs-counter .counter-digits-container {
                    display: block;
                    font-size: 20px;
                    font-size: 2rem;
                }

                    .reloaded .job-search-teaser .content .jobs-counter .counter-digits-container .count-nr {
                        display: block;
                    }

                        .reloaded .job-search-teaser .content .jobs-counter .counter-digits-container .count-nr .count-nr-content {
                            font-size: 36px;
                            font-size: 3.6rem;
                        }

            .reloaded .job-search-teaser .content .job-search-button-container {
                padding: 0;
                margin: 0 auto;
            }

                .reloaded .job-search-teaser .content .job-search-button-container .jobsearch-btn {
                    display: block;
                    font-size: 15px;
                    font-size: 1.5rem;
                    text-align: center;
                    padding: 15px 45px;
                    margin: 10px 0 0;
                }

                    .reloaded .job-search-teaser .content .job-search-button-container .jobsearch-btn:after {
                        transform: scale(0.5);
                    }

            .reloaded .job-search-teaser .content .job-search-input-container {
                margin-bottom: 20px;
            }
}

.reloaded .horizontal-tab-module {
    position: relative;
    margin: 0 -10px;
    overflow: hidden;
}

.reloaded ul.resp-tabs-list {
    position: absolute;
    margin: 0;
    padding: 0;
    height: 60px;
    list-style: none;
}

    .reloaded ul.resp-tabs-list li.resp-tab-item {
        display: inline-block;
        list-style: none;
        cursor: pointer;
        float: left;
        position: relative;
        font-size: 1.8rem;
        margin: 0;
        line-height: inherit;
        border: 1px solid transparent;
        border-left-color: #f2f2f2;
        border-radius: 0;
        color: #000;
        padding: 18px 30px;
        height: 60px;
        background: #f2f2f2;
    }

        .reloaded ul.resp-tabs-list li.resp-tab-item:first-child {
            border-left-color: transparent;
        }

        .reloaded ul.resp-tabs-list li.resp-tab-item:before {
            position: absolute;
            display: block;
            content: "";
            top: 100%;
            left: 50%;
            border: solid transparent;
            border-color: rgba(194, 225, 245, 0);
            border-top-color: rgba(194, 225, 245, 0);
            border-width: 10px;
            margin-left: -10px;
            pointer-events: none;
        }

        .reloaded ul.resp-tabs-list li.resp-tab-item:hover {
            color: #fff !important;
            background: #000 !important;
        }

            .reloaded ul.resp-tabs-list li.resp-tab-item:hover:before {
                border-top-color: transparent;
            }

    .reloaded ul.resp-tabs-list li.tabdrop:before, .reloaded ul.resp-tabs-list li.tabdrop:after {
        content: '';
        background: none;
    }

    .reloaded ul.resp-tabs-list li .dropdown-toggle {
        list-style: none;
        cursor: pointer;
        margin-right: 0;
        margin-bottom: 0;
        line-height: 1.42857143;
        border: 1px solid transparent;
        border-radius: 4px 4px 0 0;
        color: #fff;
        padding: 4px 35px 4px 13px;
        height: 35px;
        float: right;
        font-size: 16px;
        font-size: 1.6rem;
        background: #000;
        margin-top: 5px;
        position: relative;
        text-decoration: none;
    }

        .reloaded ul.resp-tabs-list li .dropdown-toggle:hover {
            background: #000 !important;
        }

        .reloaded ul.resp-tabs-list li .dropdown-toggle:before, .reloaded ul.resp-tabs-list li .dropdown-toggle:after {
            content: '';
            background: none;
        }

        .reloaded ul.resp-tabs-list li .dropdown-toggle:after {
            content: "";
            width: 14px;
            height: 8px;
            position: absolute;
            top: 12px;
            right: 13px;
            background: transparent url('../img/img-arrows-sprite-png.png') no-repeat 0 -110px;
        }

        .reloaded ul.resp-tabs-list li .dropdown-toggle a {
            color: #fff;
            text-decoration: none;
        }

            .reloaded ul.resp-tabs-list li .dropdown-toggle a:hover {
                color: #fff;
            }

    .reloaded ul.resp-tabs-list li .dropdown-menu {
        background: transparent;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        padding-top: 3px;
    }

        .reloaded ul.resp-tabs-list li .dropdown-menu .resp-tab-item {
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            -ms-border-radius: 4px;
            border-radius: 4px;
            float: right;
            margin-right: 0;
        }

            .reloaded ul.resp-tabs-list li .dropdown-menu .resp-tab-item.resp-tab-active {
                padding: 6px 23px;
                margin-top: 5px;
                font-size: 18px;
                font-size: 1.8rem;
                height: 40px !important;
                background: #00677f !important;
            }

.reloaded .mac-os .resp-tabs-list li.resp-tab-item {
    font-size: 15rem;
    font-size: 1.5rem;
}

.reloaded .tab-module .resp-tabs-container {
    padding: 0;
    background-color: #fff;
    clear: left;
    margin-top: 25px;
}

    .reloaded .tab-module .resp-tabs-container .resp-tab-content {
        display: none;
        width: 100%;
        overflow: hidden;
        padding: 0 !important;
    }

        .reloaded .tab-module .resp-tabs-container .resp-tab-content .content {
            padding: 0 10px;
        }

@media screen and (min-width:768px) and (max-width:1023px) {
    .reloaded .tab-module .resp-tabs-container .resp-tab-content .content {
        padding: 0 10px;
    }
}

@media screen and (max-width:767px) {
    .reloaded .tab-module .resp-tabs-container .resp-tab-content .content {
        padding: 10px 15px 0 15px;
        border-bottom: none;
    }
}

.reloaded .tab-module .resp-tabs-container .resp-tab-content p {
    font-size: 1.6rem;
}

@media screen and (max-width:767px) {
    .reloaded .tab-module .resp-tabs-container .resp-tab-content.resp-accordion-closed {
        display: none !important;
    }
}

.reloaded .tab-module .resp-tabs-container .resp-content-active, .reloaded .tab-module .resp-tabs-container .resp-accordion-active {
    display: block;
}

.reloaded .tab-module .resp-tabs-container .resp-tab-content-active {
    border-top: none;
    margin-bottom: 5px;
    display: block !important;
}

.reloaded .tab-module .resp-tabs-container .list-teaser li, .reloaded .tab-module .resp-tabs-container .events-teaser li, .reloaded .tab-module .resp-tabs-container .download-teaser li {
    margin-bottom: 0;
}

    .reloaded .tab-module .resp-tabs-container .list-teaser li:before, .reloaded .tab-module .resp-tabs-container .events-teaser li:before, .reloaded .tab-module .resp-tabs-container .download-teaser li:before, .reloaded .tab-module .resp-tabs-container .list-teaser li:after, .reloaded .tab-module .resp-tabs-container .events-teaser li:after, .reloaded .tab-module .resp-tabs-container .download-teaser li:after {
        content: '';
        background: none;
    }

.reloaded .tab-module .resp-tabs-container .download-teaser li {
    min-height: 70px;
}

.reloaded .nav .resp-tabs-container {
    margin-top: 85px;
}

.reloaded h4.resp-accordion {
    display: none;
    font-size: 25px;
    font-size: 2.5rem;
    color: #000;
    background: #fff;
    margin: 0 0 5px 0;
    padding: 18px 70px 18px 28px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    position: relative;
    border: 1px solid #eaeaea;
}

    .reloaded h4.resp-accordion:hover {
        color: #707070;
        background: #e6e6e6;
    }

.reloaded h4.resp-tab-active {
    top: 0;
    font-size: 18px;
    font-size: 1.8rem;
    font-family: 'DaimlerCS-Demi', Arial, sans-serif;
    height: 40px !important;
    background: #000 !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}

    .reloaded h4.resp-tab-active .resp-arrow:after {
        content: '';
        display: inline-block;
        height: 43px;
        line-height: 43px;
        width: 43px;
        background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -112px -1px;
        position: absolute;
        top: 11px;
        right: 14px;
    }

.reloaded h4.resp-tab-active {
    color: #000;
    background: #fff !important;
    margin-bottom: none;
}

.reloaded .resp-easy-accordion h4.resp-accordion {
    display: block;
}

.reloaded .resp-jfit {
    width: 100%;
    margin: 0px;
}

.reloaded .tab-module {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}

    .reloaded .tab-module h3 {
        font-size: 2rem;
    }

    .reloaded .tab-module .article-copy {
        padding: 0;
        margin: 0;
        width: 100%;
    }

        .reloaded .tab-module .article-copy h1, .reloaded .tab-module .article-copy h2, .reloaded .tab-module .article-copy h3, .reloaded .tab-module .article-copy h4 {
            margin-top: 0;
        }

        .reloaded .tab-module .article-copy.copy-single-col {
            width: auto;
            padding: 0;
            margin: 0;
        }

.reloaded .tabs-navigation-backward, .reloaded .tabs-navigation-forward {
    border-bottom: 2px solid #707070;
    background: #fff;
    z-index: 2;
    height: 42px;
    width: 29px;
    overflow: hidden;
    position: absolute;
    top: 0;
}

    .reloaded .tabs-navigation-backward .btn, .reloaded .tabs-navigation-forward .btn {
        text-indent: -9999em;
        width: 25px;
        padding: 4px 7px 5px 7px;
        position: relative;
        -webkit-border-radius: 4px 4px 0 0;
        -moz-border-radius: 4px 4px 0 0;
        -ms-border-radius: 4px 4px 0 0;
        border-radius: 4px 4px 0 0;
        color: #000;
    }

        .reloaded .tabs-navigation-backward .btn:hover, .reloaded .tabs-navigation-forward .btn:hover, .reloaded .tabs-navigation-backward .btn:active, .reloaded .tabs-navigation-forward .btn:active, .reloaded .tabs-navigation-backward .btn:focus, .reloaded .tabs-navigation-forward .btn:focus {
            color: #000;
        }

        .reloaded .tabs-navigation-backward .btn:after, .reloaded .tabs-navigation-forward .btn:after {
            content: '';
            width: 15px;
            height: 20px;
            position: absolute;
            top: 8px;
            background: transparent url(https://www.daimler.com/system/img/img-arrows-sprite-svg.svg) no-repeat;
            z-index: 100;
        }

.reloaded .tabs-navigation-backward {
    left: 0;
    padding: 4px 4px 0 0;
}

    .reloaded .tabs-navigation-backward .btn:after {
        left: 3px;
        background-position: -180px -330px;
    }

.reloaded .tabs-navigation-forward {
    right: 0;
    padding: 4px 0 0 4px;
}

    .reloaded .tabs-navigation-forward .btn:after {
        left: 7px;
        background-position: -195px -330px;
    }

.reloaded .page-content-wrapper .tab-module .horizontal-tab-module ul.resp-tabs-list li.resp-tab-item.resp-tab-active {
    font-size: 1.8rem;
    height: 60px !important;
    color: #fff;
    background: #000 !important;
}

    .reloaded .page-content-wrapper .tab-module .horizontal-tab-module ul.resp-tabs-list li.resp-tab-item.resp-tab-active:before {
        border-top-color: #000;
    }

    .reloaded .page-content-wrapper .tab-module .horizontal-tab-module ul.resp-tabs-list li.resp-tab-item.resp-tab-active:hover {
        background: #000 !important;
    }

        .reloaded .page-content-wrapper .tab-module .horizontal-tab-module ul.resp-tabs-list li.resp-tab-item.resp-tab-active:hover:before {
            border-top-color: #000;
        }

.reloaded .page-content-wrapper .tab-module .horizontal-tab-module .tabs-navigation-backward, .reloaded .page-content-wrapper .tab-module .horizontal-tab-module .tabs-navigation-forward {
    height: 60px;
    width: 30px;
    background: #f2f2f2;
    border-bottom: none;
    padding: 0 0 0 1px;
}

@media screen and (min-width:1681px) {
    .reloaded .page-content-wrapper .tab-module .horizontal-tab-module .tabs-navigation-backward, .reloaded .page-content-wrapper .tab-module .horizontal-tab-module .tabs-navigation-forward {
        height: 80px;
        width: 40px;
    }
}

.reloaded .page-content-wrapper .tab-module .horizontal-tab-module .tabs-navigation-backward .btn, .reloaded .page-content-wrapper .tab-module .horizontal-tab-module .tabs-navigation-forward .btn {
    padding: 0;
    width: 29px;
    height: 60px;
    border-radius: 0;
}

@media screen and (min-width:1681px) {
    .reloaded .page-content-wrapper .tab-module .horizontal-tab-module .tabs-navigation-backward .btn, .reloaded .page-content-wrapper .tab-module .horizontal-tab-module .tabs-navigation-forward .btn {
        width: 39px;
        height: 80px;
    }
}

.reloaded .page-content-wrapper .tab-module .horizontal-tab-module .tabs-navigation-backward .btn:after, .reloaded .page-content-wrapper .tab-module .horizontal-tab-module .tabs-navigation-forward .btn:after {
    top: 20px;
    left: 8px;
    margin: 0;
}

@media screen and (min-width:1681px) {
    .reloaded .page-content-wrapper .tab-module .horizontal-tab-module .tabs-navigation-backward .btn:after, .reloaded .page-content-wrapper .tab-module .horizontal-tab-module .tabs-navigation-forward .btn:after {
        top: 30px;
        left: 11px;
    }
}

.reloaded .page-content-wrapper .tab-module .horizontal-tab-module .tabs-navigation-backward {
    padding: 0 1px 0 0;
}

    .reloaded .page-content-wrapper .tab-module .horizontal-tab-module .tabs-navigation-backward .btn:after {
        left: 6px;
    }

@media screen and (min-width:1681px) {
    .reloaded .page-content-wrapper .tab-module .horizontal-tab-module .tabs-navigation-backward .btn:after {
        left: 10px;
    }
}

.reloaded .page-content-wrapper .tab-module .horizontal-tab-module .resp-tabs-container {
    margin-top: 85px;
}

    .reloaded .page-content-wrapper .tab-module .horizontal-tab-module .resp-tabs-container:after {
        display: block;
        content: "";
        width: 100%;
        height: 4px;
        background: #f2f2f2;
    }

.reloaded .article-copy:last-child > .tab-module .horizontal-tab-module .resp-tabs-container:after {
    display: none;
}

@media screen and (min-width:1681px) {
    .reloaded {
    }

        .reloaded .resp-tabs-list li.resp-tab-item {
            padding: 6px 23px;
            height: 41px;
            font-size: 20px;
            font-size: 2rem;
            letter-spacing: -0.05em;
            margin-top: 6px;
            background: #707070;
        }

            .reloaded .resp-tabs-list li.resp-tab-item.resp-tab-active {
                padding: 6px 23px;
                margin-top: 0;
                font-size: 25px;
                font-size: 2.5rem;
                height: 47px !important;
            }

        .reloaded .horizontal-tab-module {
            width: 100% !important;
        }

        .reloaded .tabs-navigation-backward {
            border-bottom: 2px solid #707070;
            padding: 4px 4px 0 0;
        }

        .reloaded .tabs-navigation-forward {
            border-bottom: 2px solid #707070;
            padding: 4px 0 0 4px;
        }

        .reloaded h4.resp-accordion {
            display: none;
            font-size: 18px;
            font-size: 1.8rem;
            margin: 0 0 5px 0;
            padding: 15px 45px 15px 15px;
        }

        .reloaded h4.resp-tab-active {
            top: 0;
            font-size: 18px;
            font-size: 1.8rem;
            height: 47px !important;
        }

        .reloaded .page-content-wrapper .tab-module .horizontal-tab-module ul.resp-tabs-list {
            margin: 0px;
            padding: 0px;
            border-bottom: none;
            height: 80px;
            list-style: none;
        }

            .reloaded .page-content-wrapper .tab-module .horizontal-tab-module ul.resp-tabs-list li.resp-tab-item {
                font-size: 2.8rem;
                margin: 0;
                line-height: inherit;
                border: 1px solid transparent;
                border-left-color: #f2f2f2;
                border-radius: 0;
                color: #000;
                padding: 20px 40px;
                height: 80px;
                background: #f2f2f2;
            }

                .reloaded .page-content-wrapper .tab-module .horizontal-tab-module ul.resp-tabs-list li.resp-tab-item:first-child {
                    border-left-color: transparent;
                }

                .reloaded .page-content-wrapper .tab-module .horizontal-tab-module ul.resp-tabs-list li.resp-tab-item.resp-tab-active {
                    font-size: 2.8rem;
                    height: 80px !important;
                    color: #fff;
                    background: #000 !important;
                }

                    .reloaded .page-content-wrapper .tab-module .horizontal-tab-module ul.resp-tabs-list li.resp-tab-item.resp-tab-active:before {
                        display: block;
                        content: "";
                        top: 100%;
                        left: 50%;
                        border: solid transparent;
                        border-color: rgba(194, 225, 245, 0);
                        border-top-color: rgba(194, 225, 245, 0);
                        border-top-color: #000;
                        border-width: 15px;
                        margin-left: -12px;
                        pointer-events: none;
                    }

                .reloaded .page-content-wrapper .tab-module .horizontal-tab-module ul.resp-tabs-list li.resp-tab-item:hover {
                    color: #fff !important;
                    background: #000 !important;
                }

        .reloaded .page-content-wrapper .tab-module .horizontal-tab-module .resp-tabs-container {
            margin-top: 107px;
        }

        .reloaded .clustered-tabs {
            margin: 0 0 60px 0;
        }

            .reloaded .clustered-tabs .tabs-nav-wrapper ul li a {
                font-size: 18px;
                font-size: 1.8rem;
            }

            .reloaded .clustered-tabs .tabs-content-wrapper .tabs-content-item .item-content-wrapper {
                padding: 70px 0 0 0;
            }
}

@media screen and (min-width:1024px) and (max-width:1680px) {
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .reloaded {
    }

        .reloaded .tab-module .horizontal-tab-module {
            padding: 0 10px;
        }

        .reloaded .col-md-6.tab-module .horizontal-tab-module.nav {
            margin-right: 0 !important;
        }

        .reloaded .tabs-navigation-backward {
            border-bottom: 2px solid #707070;
        }

        .reloaded .tabs-navigation-forward {
            border-bottom: 2px solid #707070;
        }

        .reloaded .nav .resp-tabs-container {
            padding: 0;
        }
}

@media screen and (max-width:767px) {
    .reloaded {
    }

        .reloaded .tab-module {
            width: 100%;
            border: none;
        }

            .reloaded .tab-module .horizontal-tab-module {
                padding: 0;
                margin: 0;
            }

        .reloaded ul.resp-tabs-list {
            display: none;
        }

        .reloaded h4.resp-accordion {
            display: block !important;
            display: none;
            font-size: 18px;
            font-size: 1.8rem;
            margin: 0 0 5px 0;
            padding: 17px 45px 14px 14px;
        }

        .reloaded h4.resp-tab-active {
            border: 1px solid #eaeaea;
            -webkit-border-radius: 4px 4px 0 0;
            -moz-border-radius: 4px 4px 0 0;
            -ms-border-radius: 4px 4px 0 0;
            border-radius: 4px 4px 0 0;
            border-bottom: 1px solid transparent;
            margin: 0;
        }

            .reloaded h4.resp-tab-active .resp-arrow:after {
                background-position: -1px -34px;
                height: 23px;
                line-height: 22px;
                right: 14px;
                top: 13px;
                width: 23px;
            }

            .reloaded h4.resp-tab-active:hover {
                color: #707070;
            }

                .reloaded h4.resp-tab-active:hover .resp-arrow:after {
                    background-position: -180px -1px;
                }

        .reloaded h4 .resp-arrow:after {
            content: '';
            display: inline-block;
            height: 23px;
            line-height: 22px;
            width: 23px;
            background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -180px -49px;
            position: absolute;
            top: 13px;
            right: 14px;
        }

        .reloaded h4:hover .resp-arrow:after {
            background-position: -157px -1px;
        }

        .reloaded .resp-tabs-container {
            padding: 0;
            margin-top: 0;
        }

        .reloaded .nav .resp-tabs-container {
            margin-top: 0;
        }

        .reloaded .resp-accordion-closed {
            display: none !important;
        }

        .reloaded .tab-module {
            padding: 0 0 10px;
            overflow: hidden;
        }

            .reloaded .tab-module:first-child {
                padding-top: 0;
            }

        .reloaded .tabs-navigation-backward {
            display: none;
        }

        .reloaded .tabs-navigation-forward {
            display: none;
        }

        .reloaded .page-content-wrapper .tab-module .horizontal-tab-module .resp-tabs-container {
            margin-top: 0;
            border-bottom: 2px solid #f2f2f2;
        }

            .reloaded .page-content-wrapper .tab-module .horizontal-tab-module .resp-tabs-container h4.resp-accordion {
                margin-top: 0;
                margin-bottom: 0;
                font-size: 18px;
                color: inherit;
                font-size: 1.8rem;
                padding: 20px 45px 20px 20px;
                border-radius: 0;
                border: none;
                border-top: 2px solid #f2f2f2;
            }

                .reloaded .page-content-wrapper .tab-module .horizontal-tab-module .resp-tabs-container h4.resp-accordion:hover {
                    background: inherit;
                }

                .reloaded .page-content-wrapper .tab-module .horizontal-tab-module .resp-tabs-container h4.resp-accordion .resp-arrow:after {
                    content: '+';
                    font-family: 'DaimlerCS-Bold', Arial, sans-serif;
                    background: none;
                    font-size: 3.5rem;
                    top: 19px;
                    right: 20px;
                }

                .reloaded .page-content-wrapper .tab-module .horizontal-tab-module .resp-tabs-container h4.resp-accordion.resp-tab-active {
                    padding-bottom: 40px;
                }

                    .reloaded .page-content-wrapper .tab-module .horizontal-tab-module .resp-tabs-container h4.resp-accordion.resp-tab-active .resp-arrow:after {
                        content: '–';
                        right: 18px;
                        top: 16px;
                    }

            .reloaded .page-content-wrapper .tab-module .horizontal-tab-module .resp-tabs-container:after {
                display: none;
            }

        .reloaded .article-copy:last-child > .tab-module .horizontal-tab-module .resp-tabs-container:after {
            display: none;
        }

        .reloaded .clustered-tabs {
            margin: 0 0 60px 0;
        }

            .reloaded .clustered-tabs .tabs-nav-wrapper {
                display: none;
            }

            .reloaded .clustered-tabs .tabs-content-wrapper .tabs-content-item a.mobile-nav-item {
                width: 100%;
                margin: 0;
                padding: 15px 20px;
                font-size: 16px;
                font-size: 1.6rem;
                display: block;
                position: relative;
                color: #000;
                background: #f2f2f2;
                transition: background-color 0.2s ease;
                box-shadow: none;
                outline: none;
                text-decoration: none;
                border-bottom: 1px solid #e6e6e6;
                margin-bottom: 5px;
            }

                .reloaded .clustered-tabs .tabs-content-wrapper .tabs-content-item a.mobile-nav-item:hover {
                    background: #e6e6e6;
                    transition: background-color 0.2s ease;
                }

            .reloaded .clustered-tabs .tabs-content-wrapper .tabs-content-item .item-content-wrapper {
                display: none;
                padding: 20px 20px 0 20px;
                position: relative;
                font-size: 16px;
                font-size: 1.6rem;
            }

                .reloaded .clustered-tabs .tabs-content-wrapper .tabs-content-item .item-content-wrapper .article-accordion {
                    padding: 0;
                }

                    .reloaded .clustered-tabs .tabs-content-wrapper .tabs-content-item .item-content-wrapper .article-accordion .panel .panel-heading a:after {
                        margin-top: -10px;
                    }

            .reloaded .clustered-tabs .tabs-content-wrapper .tabs-content-item.active .item-content-wrapper {
                display: block;
            }

            .reloaded .clustered-tabs .tabs-content-wrapper .tabs-content-item.active.active a.mobile-nav-item {
                color: #fff;
                background: #000;
                cursor: default;
            }

                .reloaded .clustered-tabs .tabs-content-wrapper .tabs-content-item.active.active a.mobile-nav-item:after {
                    content: "";
                    width: 0;
                    height: 0;
                    border: 6px solid transparent;
                    border-color: #000 transparent transparent transparent;
                    position: absolute;
                    top: auto;
                    right: auto;
                    bottom: -12px;
                    left: 50%;
                    margin-left: -6px;
                    z-index: 100;
                    display: block;
                }
}

.gomex-video-player-wrapper {
    display: block;
    padding-bottom: 56.25%;
    position: relative;
}

    .gomex-video-player-wrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.article-copy.body-template-container h2:not(:first-child) {
    margin-top: 55px;
}

img.apprenticeship-infobox-img {
    float: left;
    margin: 0 2em 2em 0;
    max-width: 100%;
}

.benefits-container {
    margin: 0;
}

    .benefits-container .benefits-element {
        min-height: 70px;
    }

        .benefits-container .benefits-element .icon {
            font-family: 'CorporateSDemiRegular', Arial, sans-serif;
            font-size: 15px;
            font-size: 1.5rem;
            line-height: 1;
            padding-left: 50px;
        }

            .benefits-container .benefits-element .icon:before {
                content: " ";
                width: 55px;
                height: 55px;
                background: transparent url('https://www.daimler.com/system/img/img-sprite-job-benefits-svg.svg') no-repeat;
                position: absolute;
                top: 0;
                left: 0;
            }

        .benefits-container .benefits-element .icon-companycar:before {
            background-position: 0 -55px;
        }

        .benefits-container .benefits-element .icon-dogs-allowed:before {
            background-position: -330px -165px;
        }

        .benefits-container .benefits-element .icon-employee-discount:before {
            background-position: -220px -165px;
        }

        .benefits-container .benefits-element .icon-internet:before {
            background-position: -110px -55px;
        }

        .benefits-container .benefits-element .icon-company-medic:before {
            background-position: -330px -55px;
        }

        .benefits-container .benefits-element .icon-transport:before {
            background-position: 0 0;
        }

        .benefits-container .benefits-element .icon-childcare:before {
            background-position: -110px 0;
        }

        .benefits-container .benefits-element .icon-coaching:before {
            background-position: -220px -55px;
        }

        .benefits-container .benefits-element .icon-accessibility:before {
            background-position: -330px 0;
        }

        .benefits-container .benefits-element .icon-health-measures:before {
            background-position: 0 -165px;
        }

        .benefits-container .benefits-element .icon-parking-area:before {
            background-position: 0 -110px;
        }

        .benefits-container .benefits-element .icon-homeoffice:before {
            background-position: 0 -220px;
        }

        .benefits-container .benefits-element .icon-food-allowance:before {
            background-position: -220px -220px;
        }

        .benefits-container .benefits-element .icon-working-hours:before {
            background-position: -220px 0;
        }

        .benefits-container .benefits-element .icon-occupational-pension:before {
            background-position: -330px -110px;
        }

        .benefits-container .benefits-element .icon-corporate-event:before {
            background-position: -110px -110px;
        }

        .benefits-container .benefits-element .icon-employee-influence:before {
            background-position: -220px -110px;
        }

        .benefits-container .benefits-element .icon-employee-mobile:before {
            background-position: -110px -165px;
        }

        .benefits-container .benefits-element .icon-canteen:before {
            background-position: -110px -220px;
        }

.btn_reset_job_search_filter {
    margin: 10px 0 0 0;
    font-size: 1.125em;
}

    .btn_reset_job_search_filter:hover {
        background-color: #ffffff;
        color: #182b45;
    }

footer .footer-brands .brands-wrapper ul li a img {
    height: auto;
    width: auto;
}

.row.centered {
    text-align: center;
}

.delete-location-filter-button {
    margin: 0px 10px 20px 10px;
    margin: 0rem 1.25rem 2.5rem 1.25rem;
    padding-top: 5px;
}

button.delete-location-filter-button:after {
    content: '';
    background: transparent url('../img/img-arrows-sprite-png.png') no-repeat -39px -17px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    position: relative;
    top: 8px;
    left: 10px;
}

.sitemap-subnav a.sitemap-has-sublevels {
    font-weight: normal;
}

.loading-img {
    background: transparent url('../img/loading.gif') no-repeat;
}

@media screen and (min-width:1681px) {
    .no-nav .page-main-inner-content .search-results {
        width: 1140px;
    }

    .page-main-inner-content .search-results .result-teaser {
        width: 820px;
    }

    .no-nav .page-main-inner-content .search-results .result-teaser {
        width: 50%;
    }

    .no-nav .page-main-inner-content .search-results-show-more {
        width: 1140px;
        margin-bottom: 50px;
        min-height: 50px;
        overflow: hidden;
        position: relative;
        text-align: center;
    }

        .no-nav .page-main-inner-content .search-results-show-more .all-results::after {
            background: transparent url('../img/img-arrows-sprite-png.png') no-repeat scroll -1px -82px;
            content: "";
            display: inline-block;
            height: 14px;
            line-height: 14px;
            margin-left: -8px;
            position: relative;
            right: -15px;
            top: 2px;
            width: 8px;
        }

        .no-nav .page-main-inner-content .search-results-show-more .all-results {
            font-family: "DaimlerCS-Demi", Arial, sans-serif;
            position: absolute;
            right: 25px;
            top: 14px;
        }
}

@media screen and (min-width:1024px) and (max-width:1680px) {
    .page-main-inner-content .search-results {
        width: 660px;
    }

    .no-nav .page-main-inner-content .search-results {
        width: 960px;
    }

    .page-main-inner-content .search-results .result-teaser {
        width: 660px;
    }

    .no-nav .page-main-inner-content .search-results .result-teaser {
        width: 50%;
    }

    .no-nav .page-main-inner-content .search-results-show-more {
        width: 960px;
        margin-bottom: 50px;
        min-height: 50px;
        overflow: hidden;
        position: relative;
        text-align: center;
    }

        .no-nav .page-main-inner-content .search-results-show-more .all-results::after {
            background: transparent url('../img/img-arrows-sprite-png.png') no-repeat scroll -1px -82px;
            content: "";
            display: inline-block;
            height: 14px;
            line-height: 14px;
            margin-left: -8px;
            position: relative;
            right: -15px;
            top: 2px;
            width: 8px;
        }

        .no-nav .page-main-inner-content .search-results-show-more .all-results {
            font-family: DaimlerCS-Demi, Arial, sans-serif;
            position: absolute;
            right: 25px;
            top: 14px;
        }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .page-main-inner-content .search-results {
        width: 700px;
        margin-left: -10px;
    }

    .page-main-inner-content .search-results-show-more {
        margin-bottom: 50px;
        min-height: 50px;
        overflow: hidden;
        position: relative;
        text-align: center;
    }

        .page-main-inner-content .search-results-show-more .all-results::after {
            background: transparent url('../img/img-arrows-sprite-png.png') no-repeat scroll -1px -82px;
            content: "";
            display: inline-block;
            height: 14px;
            line-height: 14px;
            margin-left: -8px;
            position: relative;
            right: -15px;
            top: 2px;
            width: 8px;
        }

        .page-main-inner-content .search-results-show-more .all-results {
            font-family: "DaimlerCS-Demi", Arial, sans-serif;
            position: absolute;
            right: 25px;
            top: 14px;
        }
}

@media screen and (max-width:767px) {
    .page-main-inner-content .search-results-show-more .more-results {
        padding-left: 35px;
        padding-right: 35px;
        width: 100%;
    }

    .page-main-inner-content .search-results-show-more {
        font-size: 0.875em;
        margin-bottom: 0;
        min-height: 50px;
        padding: 0 20px;
        overflow: hidden;
        position: relative;
        text-align: center;
    }

        .page-main-inner-content .search-results-show-more .all-results::after {
            background: transparent url('../img/img-arrows-sprite-png.png') no-repeat scroll -1px -82px;
            content: "";
            display: inline-block;
            height: 14px;
            line-height: 14px;
            margin-left: -8px;
            position: relative;
            right: -15px;
            top: 2px;
            width: 8px;
        }

        .page-main-inner-content .search-results-show-more .all-results {
            display: inline-block;
            left: auto;
            padding: 15px 15px 15px 0;
            position: relative;
            right: auto;
            text-align: left;
            top: 0;
            width: auto;
            font-family: "DaimlerCS-Demi", Arial, sans-serif;
        }
}

.body-template-container table.table {
    border-color: #c8c8c8;
    border-style: solid;
    border-width: 2px;
}

    .body-template-container table.table tbody tr:first-child > th:first-child {
        border-top: solid 2px #c8c8c8;
    }

span.nobr {
    white-space: nowrap;
}

@media screen and (min-width:1681px) {
    .no-nav .article-photo.photo-carousel.pullout-left .photo-carousel-wrapper .carousel-element, .no-nav .article-copy.photo-carousel.pullout-left .photo-carousel-wrapper .carousel-element {
        width: 1000px;
    }

    .no-nav .article-photo.photo-carousel.pullout-left .photo-carousel-wrapper .asset-media, .no-nav .article-copy.photo-carousel.pullout-left .photo-carousel-wrapper .asset-media {
        width: 1000px;
    }

    .no-nav .article-photo.photo-carousel .photo-carousel-wrapper .carousel-element, .no-nav .article-copy.photo-carousel .photo-carousel-wrapper .carousel-element {
        width: 820px;
    }

    .no-nav .article-photo.photo-carousel .photo-carousel-wrapper .asset-media, .no-nav .article-copy.photo-carousel .photo-carousel-wrapper .asset-media {
        width: 820px;
    }
}

.locations .country-select-dropdown .dropdown-menu {
    background: none;
}

.locations .country-select-dropdown .open > .dropdown-menu {
    background: white;
}

@media screen and (min-width:1681px) {
    .career-job-offer-search .job-options-distance {
        font-size: 2rem;
    }
}

@media screen and (max-width:767px) {
    .career-job-offer-search .job-search .content .job-search-button-container .btn {
        color: #fff;
        background: #92372c;
    }

        .career-job-offer-search .job-search .content .job-search-button-container .btn .caret {
            margin-left: 5px;
        }
}

.newsfeed-page #newsdetail pre {
    margin: 0;
    padding: 0;
    text-overflow: inherit;
    display: block;
    overflow: hidden;
    border: none;
    background: transparent;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.4;
    word-break: normal;
    font-family: 'DaimlerCS-Regular', Arial, sans-serif;
}

.newsfeed-page #newsdetail .voting-rights-announcement .pre {
    font-family: 'DaimlerCS-Regular', Arial, sans-serif;
    white-space: normal;
}

.newsfeed-page #newsdetail h2 {
    display: none;
}

.newsfeed-page #newsdetail table {
    width: 100%;
}

    .newsfeed-page #newsdetail table td {
        padding: 5px;
    }

.newsfeed-page #newsdetail hr {
    border-color: #000;
    margin-bottom: 0;
    margin-top: 0;
}

.newsfeed-page #newsdetail .news_top_date {
    font-size: 1.2em;
   
}

.ui-rangeSlider .ui-ruler-tick.big-tick .ui-ruler-tick-label {
    bottom: 8px;
}

.article-video .video-content {
    padding-top: 0;
}

.article-accordion .article-copy .asset-media .article-video {
    width: auto;
}

#lvl2Nav .lvl2-nav-content .navigation ul {
    height: 40px;
}

.ir-module-diagram .chartjs-pie-legend {
    text-align: center;
}

#search-container-main-search {
    display: none;
}

.job-search-form-management .btn-default {
    text-shadow: none;
}

.job-search-form-management .btn {
    font-family: 'DaimlerCS-Regular', Arial, sans-serif;
    font-size: 1em;
    padding: 5px;
    margin-right: 5px;
}

    .job-search-form-management .btn::after {
        background-image: none;
    }

.dropdown-menu a:hover, .dropdown-menu a.active-filter, .dropdown-menu a.active-filter:hover {
    margin: 0 1px;
    padding: 3px 19px;
}

.multiselect-container > li > a:hover, .multiselect-container > li > a.active-filter, .multiselect-container > li.active > a {
    padding: 0;
    margin: 0 1px;
}

.job-offer-search .job-search-options .multiselect-container a:hover > label.checkbox .select-icon {
    margin-left: -10px;
}

.article-copy > h3, .article-copy > div > h3 {
    margin-top: 0;
    font-family: "DaimlerCS-Demi", Arial, sans-serif;
    font-size: 2.1rem;
}

@media screen and (max-width:767px) {
    .article-copy > h3, .article-copy > div > h3 {
        font-size: 1.6rem;
    }
}

.article-copy > h3, .article-copy > div > h3 {
    font-family: "DaimlerCS-Bold", Arial, sans-serif;
    font-size: 2.6rem;
}

@media screen and (min-width:1681px) {
    .article-copy > h3, .article-copy > div > h3 {
        font-size: 3.2rem;
    }
}

@media screen and (max-width:1023px) and (min-width:768px) {
    .article-copy > h3, .article-copy > div > h3 {
        font-size: 2.2rem;
    }
}

@media screen and (max-width:767px) {
    .article-copy > h3, .article-copy > div > h3 {
        font-size: 1.8rem;
    }
}

@media screen and (min-width:1681px) {
    .no-nav .hero-module.xl-height .hero-pic {
        height: 621px;
    }

        .no-nav .hero-module.xl-height .hero-pic img {
            margin-top: -63px;
        }

    .hero-module.xl-height .hero-pic {
        height: 455px;
    }

        .hero-module.xl-height .hero-pic img {
            margin-top: -46px;
        }
}

@media screen and (min-width:1024px) and (max-width:1680px) {
    .no-nav .hero-module.xl-height .hero-pic {
        height: 500px;
    }

        .no-nav .hero-module.xl-height .hero-pic img {
            margin-top: -50px;
        }

    .hero-module.xl-height .hero-pic {
        height: 367px;
    }

        .hero-module.xl-height .hero-pic img {
            margin-top: -43px;
        }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .no-nav .hero-module.xl-height .hero-pic {
        height: 379px;
    }

        .no-nav .hero-module.xl-height .hero-pic img {
            margin-top: -37px;
        }

    .hero-module.xl-height .hero-pic {
        height: 379px;
    }

        .hero-module.xl-height .hero-pic img {
            margin-top: -37px;
        }
}

.article-copy a.btn, .article-copy li a.btn, .article-table a.btn, .article-copy a.teaser-btn, .article-copy li a.teaser-btn, .article-table a.teaser-btn {
    font-family: "DaimlerCS-Regular", Arial, sans-serif !important;
}

b, strong {
    font-family: "DaimlerCS-Bold", Arial, sans-serif;
}

@media screen and (min-width:1681px) {
    .numbers-wrapper .numbers-element .amount .amount-volume {
        font-size: 4.8rem;
    }
}

@media screen and (min-width:1024px) and (max-width:1680px) {
    .numbers-wrapper .numbers-element .amount .amount-volume {
        font-size: 3.3rem;
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .numbers-wrapper .numbers-element .amount .amount-volume {
        font-size: 3.3rem;
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .article-copy .asset-container.asset-full .ir-modules-wrapper .module-testimonial {
        padding-top: 10px;
        padding-bottom: 0;
    }
}

.module-testimonial .no-quote blockquote::before, .module-testimonial .no-quote blockquote::after {
    content: "";
}

@media screen and (min-width:1681px) {
    .no-nav .article-photo .asset-full .img-wrapper.xl-height {
        height: 667px;
    }

    .article-photo .asset-full .img-wrapper.xl-height {
        height: 547px;
    }
}

@media screen and (min-width:1024px) and (max-width:1680px) {
    .no-nav .article-photo .asset-full .img-wrapper.xl-height {
        height: 547px;
    }

    .article-photo .asset-full .img-wrapper.xl-height {
        height: 453px;
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .no-nav .article-photo .asset-full .img-wrapper.xl-height {
        height: 453px;
    }

    .article-photo .asset-full .img-wrapper.xl-height {
        height: 453px;
    }
}

@media screen and (min-width:768px) and (max-width:1680px) {
    .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element.transparent .teaserbox-wrapper .box-content {
        min-height: 80px;
    }
}

.owl-slider .hero-slider-wrapper .box-content h2 {
    line-height: 1.1;
}

.owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content p {
    line-height: 1.3;
}

footer .footer-disclaimer {
    border-top: 1px solid #c8c8c8;
    margin-top: 30px;
    margin-bottom: 0;
    padding-top: 18px;
}

@media screen and (max-width:767px) {
    footer .footer-disclaimer {
        border-top: 0 none;
        margin-top: 0;
        margin-bottom: 0;
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .special .special-doorpage-hero .special-doorpage-hero-img {
        height: 390px;
    }

    .special .special-detail-hero .special-detail-hero-img, .special .special-detail-hero-box .special-detail-hero-img {
        height: 390px;
    }
}

@media screen and (min-width:1681px) {
    .special .special-detail-hero .hero-module-text .hero-abstract .hero-abstract-wrapper, .special .special-detail-hero-box .hero-module-text .hero-abstract .hero-abstract-wrapper {
        height: auto;
        padding-top: 40px;
        padding-bottom: 64px;
    }

    .special .special-detail-hero .special-detail-hero-img + .hero-module-text, .special .special-detail-hero-box .special-detail-hero-img + .hero-module-text {
        margin: -180px auto 0;
    }
}

.ir-modules-wrapper .color-1 .module-video {
    background-color: #8c8c8c;
}

.ir-modules-wrapper .color-2 .module-video {
    background-color: #003340;
}

.ir-modules-wrapper .color-3 .module-video {
    background-color: #444444;
}

.ir-modules-wrapper .color-4 .module-video {
    background-color: #5a130a;
}

.ir-modules-wrapper .color-5 .module-video {
    background-color: #00677f;
}

.ir-modules-wrapper .color-6 .module-video {
    background-color: #fff;
}

@media screen and (max-width:767px) {
    .ir-modules-wrapper .module-video .article-video {
        margin-bottom: 0;
    }
}

section .section-bg.color-7 {
    background: #000;
    background-image: linear-gradient(to top, white 0%, black 10%);
}

section .section-bg.color-8 {
    background: #004355;
    background-image: linear-gradient(to top, white 0%, #004355 15%);
}

section .section-bg.color-1 {
    background-image: linear-gradient(to top, white 0%, #e6e6e6 10%);
}

.txt-color-invert {
    color: #fff !important;
}

@media screen and (min-width:768px) and (max-width:1680px) {
    .teaser-btn {
        line-height: 1;
        min-height: 60px;
    }
}

@media screen and (min-width:1681px) {
    .teaser-btn {
        font-size: 2.8rem;
        padding-left: 20px;
        line-height: 1;
        min-height: 75px;
    }
}

@media screen and (max-width:767px) {
    #tab-module-search- h4.resp-accordion {
        display: none !important;
    }

    .search-main-container .search-results-group .result-teaser .rt-text h3 a, .job-search-no-result .search-results-group .result-teaser .rt-text h3 a {
        color: #fff;
    }

    .search-main-container .search-results-header .search-results-options .btn-toggle, .job-search-no-result .search-results-header .search-results-options .btn-toggle {
        background: #fff;
        color: #000;
    }

        .search-main-container .search-results-header .search-results-options .btn-toggle::after, .job-search-no-result .search-results-header .search-results-options .btn-toggle::after {
            background-position: -180px -49px;
            height: 24px;
            width: 23px;
            top: 8px;
        }

    .search-main-container .search-results-header .btn-toggle::after, .job-search-no-result .search-results-header .btn-toggle::after {
        right: 12px;
    }

    .search-main-container .search-results-header .search-results-options .btn-toggle:hover, .job-search-no-result .search-results-header .search-results-options .btn-toggle:hover {
        color: #707070;
        background: #e6e6e6;
    }

    .search-main-container .search-results-header .btn-toggle:hover::after, .job-search-no-result .search-results-header .btn-toggle:hover::after {
        right: 12px;
    }

    .search-main-container .search-results-header .search-results-options .btn-toggle.active::after, .job-search-no-result .search-results-header .search-results-options .btn-toggle.active::after {
        background-position: 0 -34px;
    }

    .search-main-container .search-results-header .btn-toggle.active::after, .job-search-no-result .search-results-header .btn-toggle.active::after {
        right: 12px;
    }

    .search-main-container .search-results-header .btn-toggle.active:hover::after, .job-search-no-result .search-results-header .btn-toggle.active:hover::after {
        right: 12px;
    }

    .search-main-container .search-results-header .search-results-filter .search-results-filter-label {
        color: #fff;
        background: transparent;
    }

        .search-main-container .search-results-header .search-results-filter .search-results-filter-label:hover {
            color: #e6e6e6;
        }

            .search-main-container .search-results-header .search-results-filter .search-results-filter-label:focus::after, .search-main-container .search-results-header .search-results-filter .search-results-filter-label::after, .search-main-container .search-results-header .search-results-filter .search-results-filter-label:hover::after {
                background-position: -1px -110px;
            }

    .search-main-container .nav .open > a, .search-main-container .nav .open > a:focus {
        color: #fff;
        background: transparent;
    }

        .search-main-container .nav .open > a::after, .search-main-container .nav .open > a:focus::after {
            background-position: -1px -110px;
        }

    .no-nav .search-results .search-results-filter, .search-results .search-results-filter {
        display: none;
    }

    .search-main-container .search-results-header .search-results-count p {
        color: #fff;
    }

    .no-nav .search-main-container .search-results {
        padding-left: 5px;
    }
}

@media screen and (min-width:1681px) {
    .special .page-content-wrapper .article-copy .asset-container.asset-full .asset-media {
        width: 100%;
    }
}

.article-table {
    position: relative;
    overflow: hidden;
}

    .article-table.complex {
        margin-right: 0;
    }

    .article-table .table-wrapper {
        position: relative;
        width: 100%;
        margin-right: 0;
        padding-right: 0;
    }

        .article-table .table-wrapper:after {
            content: '';
            height: 100%;
            width: 50px;
            position: absolute;
            top: 0;
            right: 0;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
            -webkit-transition: all 1s ease-in-out;
            transition: all 1s ease-in-out;
            -webkit-transition: all 1s 0s ease, 1s 1s 0s ease, ease-in-out 1s 0s ease;
            -moz-transition: all 1s 0s ease, 1s 1s 0s ease, ease-in-out 1s 0s ease;
            -ms-transition: all 1s 0s ease, 1s 1s 0s ease, ease-in-out 1s 0s ease;
            -o-transition: all 1s 0s ease, 1s 1s 0s ease, ease-in-out 1s 0s ease;
            transition: all 1s 0s ease, 1s 1s 0s ease, ease-in-out 1s 0s ease;
        }

        .article-table .table-wrapper.shadow:after {
            content: '';
            height: 100%;
            width: 50px;
            position: absolute;
            top: 0;
            right: 0;
            -webkit-box-shadow: inset -35px 0px 35px -30px rgba(0, 0, 0, 0.8);
            -moz-box-shadow: inset -35px 0px 35px -30px rgba(0, 0, 0, 0.8);
            box-shadow: inset -35px 0px 35px -30px rgba(0, 0, 0, 0.8);
        }

        .article-table .table-wrapper .table-responsive {
            position: relative;
            border-right: none;
            overflow-x: auto;
        }

.body-template-container table.table tfoot td {
    font-size: 1.45rem;
}

.locations-map svg {
    display: none;
}

.locations .locations-map-wrapper h1 {
    float: none;
}

.locations .locations-map {
    left: auto;
    margin: 0;
    padding: 0;
    border-top: none;
    position: absolute;
    right: 0;
    top: 102px;
}

    .locations .locations-map .country-select-dropdown {
        width: 290px;
        padding: 0;
        margin: 0;
        position: relative;
        top: auto;
        left: auto;
    }

        .locations .locations-map .country-select-dropdown .dropdown ul {
            display: none;
            width: 290px;
            -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
            -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        }

            .locations .locations-map .country-select-dropdown .dropdown ul li a {
                font-size: 18px;
                font-size: 1.8rem;
            }

                .locations .locations-map .country-select-dropdown .dropdown ul li a.active-filter {
                    font-family: 'DaimlerCS-Regular', Arial, sans-serif;
                }

        .locations .locations-map .country-select-dropdown .dropdown.open ul {
            display: block;
        }

        .locations .locations-map .country-select-dropdown .dropdown-label {
            display: block;
            font-size: 22px;
            font-size: 2.2rem;
            background: #e6e6e6;
            padding: 4px 10px 2px;
        }

            .locations .locations-map .country-select-dropdown .dropdown-label:after {
                top: 17px;
                right: 10px;
            }

    .locations .locations-map .country-btn {
        font-family: 'DaimlerCS-Regular', Arial, sans-serif;
        color: #000;
        padding: 3px 20px;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: auto;
        position: relative;
        background: none;
        -moz-transition: none;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        line-height: 1.42857143;
    }

        .locations .locations-map .country-btn.active-filter {
            font-family: 'DaimlerCS-Demi', Arial, sans-serif;
            color: #fff;
            background: #000;
            -moz-transition: none;
            -webkit-transition: none;
            -o-transition: none;
            transition: none;
        }

            .locations .locations-map .country-btn.active-filter:hover {
                color: #fff;
                background: #000;
                filter: none;
            }

        .locations .locations-map .country-btn.africa, .locations .locations-map .country-btn.asia, .locations .locations-map .country-btn.australia_pacific, .locations .locations-map .country-btn.europe, .locations .locations-map .country-btn.north_middle_america, .locations .locations-map .country-btn.south_america {
            top: auto;
            left: auto;
        }

@media screen and (min-width:1681px) {
    .locations .locations-map {
        right: 0 !important;
        top: 145px !important;
    }

        .locations .locations-map .country-select-dropdown {
            width: 350px !important;
        }

            .locations .locations-map .country-select-dropdown .dropdown ul {
                width: 350px !important;
            }

                .locations .locations-map .country-select-dropdown .dropdown ul li a {
                    font-size: 23px;
                    font-size: 2.3rem;
                }

            .locations .locations-map .country-select-dropdown .dropdown-label {
                font-size: 27px;
                font-size: 2.7rem;
                padding: 4px 10px 2px;
            }

                .locations .locations-map .country-select-dropdown .dropdown-label:after {
                    top: 19px;
                    right: 10px;
                }

        .locations .locations-map .country-btn {
            font-size: 18px;
            font-size: 1.8rem;
            padding: 6px 20px;
        }

            .locations .locations-map .country-btn.africa, .locations .locations-map .country-btn.asia, .locations .locations-map .country-btn.australia_pacific, .locations .locations-map .country-btn.europe, .locations .locations-map .country-btn.north_middle_america, .locations .locations-map .country-btn.south_america {
                top: auto !important;
                left: auto !important;
            }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .locations .page-intro {
        z-index: 1000;
    }

    .locations .locations-map-wrapper {
        overflow: visible;
    }

    .locations .locations-map {
        right: auto !important;
        top: 0 !important;
        margin: 0 20px;
        position: relative;
    }

        .locations .locations-map .country-select-dropdown {
            width: 100% !important;
        }

            .locations .locations-map .country-select-dropdown .dropdown ul {
                width: 100% !important;
                z-index: 500;
            }

                .locations .locations-map .country-select-dropdown .dropdown ul li a {
                    font-size: 18px;
                    font-size: 1.8rem;
                }

            .locations .locations-map .country-select-dropdown .dropdown-label {
                font-size: 22px;
                font-size: 2.2rem;
                padding: 4px 10px 2px;
            }

                .locations .locations-map .country-select-dropdown .dropdown-label:after {
                    top: 17px;
                    right: 10px;
                }

        .locations .locations-map .country-btn {
            padding: 6px 20px;
        }

            .locations .locations-map .country-btn.africa, .locations .locations-map .country-btn.asia, .locations .locations-map .country-btn.australia_pacific, .locations .locations-map .country-btn.europe, .locations .locations-map .country-btn.north_middle_america, .locations .locations-map .country-btn.south_america {
                top: auto !important;
                left: auto !important;
            }
}

@media screen and (max-width:767px) {
    .locations .page-intro {
        z-index: 1000;
    }

    .locations .locations-map-wrapper {
        overflow: visible;
    }

    .locations .locations-map {
        right: auto !important;
        top: 0 !important;
        margin: 0 20px;
        position: relative;
    }

        .locations .locations-map .country-select-dropdown {
            width: 100% !important;
        }

            .locations .locations-map .country-select-dropdown .dropdown ul {
                width: 100% !important;
                z-index: 500;
            }

                .locations .locations-map .country-select-dropdown .dropdown ul li a {
                    font-size: 16px;
                    font-size: 1.6rem;
                }

            .locations .locations-map .country-select-dropdown .dropdown-label {
                font-size: 16px;
                font-size: 1.6rem;
                padding: 8px 10px 5px;
            }

                .locations .locations-map .country-select-dropdown .dropdown-label:after {
                    top: 16px;
                    right: 10px;
                }
}

.article-copy .asset-container .ir-modules-wrapper .module-testimonial .article-quote {
    width: 100%;
}

@media screen and (min-width:1681px) {
    .grid-wrapper .grid-elem.size-2-1.size-m {
        width: 1200px;
        height: 600px;
    }
}

@media(max-width:1680px) and (min-width:1024px) {
    .grid-wrapper .grid-elem.size-2-1.size-m {
        width: 960px;
        height: 480px;
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .grid-wrapper .grid-elem.size-2-1.size-m {
        width: 768px;
        height: 384px;
    }
}

@media screen and (min-width:1681px) {
    .grid-wrapper .grid-elem .ir-module.module-testimonial.txt-small {
        padding-top: 60px;
    }

        .grid-wrapper .grid-elem .ir-module.module-testimonial.txt-small blockquote {
            font-size: 1.9rem;
        }
}

@media(max-width:1680px) and (min-width:1024px) {
    .grid-wrapper .grid-elem .ir-module.module-testimonial.txt-small blockquote {
        font-size: 1.6rem;
    }

    .grid-wrapper .grid-elem .ir-module.module-testimonial.txt-small .testimonial-info {
        width: 45%;
        bottom: 100px;
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .grid-wrapper .grid-elem .ir-module.module-testimonial.txt-small blockquote {
        font-size: 1.3rem;
    }
}

.breadcrumb.to-top-only {
    border: none;
    padding: 0;
}

@media(max-width:1680px) and (min-width:1024px) {
    #lvl2Nav .lvl2-nav-content .navigation ul li a {
        font-size: 1.53rem;
    }
}

.article-copy p.headline {
    margin: 0;
}

.article-copy p.highlight2 {
    border: solid 1px;
    padding-left: 10px;
    padding-right: 10px;
    background: #f2f2f2;
}

.page-main-inner-content .article-copy p.copy-footnote, .no-nav .page-main-inner-content .article-copy p.copy-footnote {
    font-size: 1.5rem;
}

.grid-wrapper .grid-elem.size-1-1 .teaser-abstract span {
    line-height: 1.4;
}

@media screen and (min-width:1681px) {
    .grid-wrapper .grid-elem.size-1-1.size-s .teaser-content .teaser-head {
        margin-bottom: 20px;
    }
}

@media(max-width:1680px) and (min-width:1024px) {
    .grid-wrapper .grid-elem.size-1-1.size-s .teaser-content .teaser-head {
        margin-bottom: 10px;
    }
}

.category-page .page-intro.no-video + .container-fluid.grid.no-text {
    top: 0;
    margin: 0;
}

    .category-page .page-intro.no-video + .container-fluid.grid.no-text .grid-wrapper {
        margin-top: -175px;
    }

@media screen and (max-width:1680px) and (min-width:1024px) {
    .category-page .page-intro.no-video + .container-fluid.grid.no-text .grid-wrapper {
        margin-top: -125px;
    }
}

@media screen and (max-width:1023px) and (min-width:768px) {
    .category-page .page-intro.no-video + .container-fluid.grid.no-text .grid-wrapper {
        margin-top: -125px;
    }
}

.result-teaser .mime-type {
    padding-right: 5px;
    color: #999;
}

.locations .everything-about-jobs .article-accordion .panel .list-teaser h3 {
    display: none;
}

.locations .everything-about-jobs .article-accordion .panel .list-teaser .content {
    margin-bottom: 24px;
    border-bottom: none;
    padding-bottom: 30px;
    margin-top: 20px;
}

.locations .everything-about-jobs .article-accordion .accordion-toggle-open-close, .locations .everything-about-jobs .locations-accordion .accordion-toggle-open-close {
    display: none;
}

.owl-slider .teaserbox-wrapper .co2-label {
    background-color: #fff;
    position: absolute;
    bottom: 125px;
    padding: 5px;
    margin-left: 33px;
    font-size: 1.4rem;
    opacity: 0.75;
}

.owl-slider:not(.single-img-stage) .teaserbox-wrapper .co2-label {
    bottom: 145px;
}

@media screen and (min-width:1681px) {
    .owl-slider .teaserbox-wrapper .co2-label {
        bottom: 165px;
        margin-left: auto;
    }

    .owl-slider:not(.single-img-stage) .teaserbox-wrapper .co2-label {
        bottom: 185px;
    }
}

@media(max-width:1680px) and (min-width:1024px) {
    .owl-slider .teaserbox-wrapper .co2-label {
        margin-right: 33px;
    }
}

@media screen and (max-width:1023px) and (min-width:768px) {
    .owl-slider .teaserbox-wrapper .co2-label {
        bottom: 110px;
        margin-left: auto;
    }

    .owl-slider:not(.single-img-stage) .teaserbox-wrapper .co2-label {
        bottom: 130px;
    }
}

.owl-slider .slider-element > .co2-label {
    text-align: left;
    margin-left: 20px;
    font-size: 1.3rem;
}

@media screen and (min-width:1024px) {
    .page-intro .co2-label {
        margin-bottom: -60px;
    }
}

.article-pageheader {
    margin-bottom: 0;
}

#lvl4Nav {
    height: 35px;
}

    #lvl4Nav .lvl4-nav-content {
        margin: 0 auto 0;
    }

        #lvl4Nav .lvl4-nav-content .navigation ul li a {
            font-size: 1.4rem;
            line-height: 1.4rem;
        }

        #lvl4Nav .lvl4-nav-content .navigation ul li.ln-active a {
            color: #000;
            background: #f2f2f2;
        }

            #lvl4Nav .lvl4-nav-content .navigation ul li.ln-active a:hover {
                color: #000;
                background: #e6e6e6;
            }

            #lvl4Nav .lvl4-nav-content .navigation ul li.ln-active a:after {
                content: none;
            }

        #lvl4Nav .lvl4-nav-content, #lvl4Nav .lvl4-nav-content .navigation ul li a, #lvl4Nav .lvl4-nav-content .navigation .nav-controls, #lvl4Nav .lvl4-nav-content .navigation .nav-controls .nav-prev, #lvl4Nav .lvl4-nav-content .navigation .nav-controls .nav-next {
            height: 35px;
        }

            #lvl4Nav .lvl4-nav-content .navigation .nav-controls .nav-prev, #lvl4Nav .lvl4-nav-content .navigation .nav-controls .nav-next {
                width: 35px;
            }

            #lvl4Nav .lvl4-nav-content .navigation .nav-controls {
                width: 70px;
            }

.grid-wrapper .grid-elem.icon-black .teaser-content:before {
    background-position: -105px 0;
}

.grid-wrapper .grid-elem.icon-white .teaser-content:before {
    background-position: -130px 0;
}

.grid-elem.bg-color-none {
    background: none;
}

.grid-wrapper .grid-elem.teaser-img-only .teaser-content {
    width: 100%;
    float: none;
}

    .grid-wrapper .grid-elem.teaser-img-only .teaser-content:after {
        content: none;
    }

@media screen and (min-width:768px) {
    .grid-wrapper .grid-elem.teaser-img-only .teaser-img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
}

.grid-wrapper .grid-elem:hover.teaser-img-only a:after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(68, 68, 68, 0.15);
}

@media screen and (max-width:767px) {
    .grid-wrapper .grid-elem.teaser-img-only.size-2-1 a .teaser-img {
        position: absolute;
        width: 100%;
    }

    .grid-wrapper .grid-elem.teaser-img-only.size-2-1 .teaser-content:before {
        right: 0;
    }
}

.reloaded.article-page .page-intro.locations-intro .locations-data .location-map-wrapper .info-routes .link-route-print {
    bottom: 55px;
    left: 5px;
    right: auto;
    top: auto;
}

.link-route-planner {
    background: black;
    color: white;
    padding: 5px 10px;
}

a.link-route-planner:hover {
    color: white;
    background: #444444;
}

#offcanvasNav ul li.open > a, #offcanvasNav ul li.open .active > a {
    font-family: 'DaimlerCS-Bold', Arial, sans-serif !important;
}

.document-list-container {
    background-color: #f2f2f2;
    padding-top: 25px;
    margin-bottom: 25px;
}

@media screen and (max-width:1023px) and (min-width:768px) {
    .container-fluid.document-list-container {
        width: auto;
    }

        .container-fluid.document-list-container .page-main-inner-content {
            width: 680px;
        }
}

.search-results-group .group-header h2 {
    text-align: center;
}

#form-document-filter .ms-ctn .ms-sel-ctn input {
    background-color: #fff;
}

#form-document-filter .ms-sel-item {
    width: 100%;
    padding-right: 55px;
}

    #form-document-filter .ms-sel-item + input {
        display: none;
    }

#form-document-filter .ms-ctn .ms-helper {
    display: none !important;
}

.search-results.documents {
    background-color: #f2f2f2;
    padding: 30px;
}

.locations-search__untillabel, .locations-search__untillabel--md {
    text-align: center;
    margin-bottom: 15px;
}

.document-item-row {
    margin: 0;
}

    .document-item-row > div {
        height: 190px;
        border: solid 1px #f2f2f2;
        background-color: #fff;
    }

        .document-item-row > div:hover {
            background-color: #e6e6e6;
        }

.document-search-document-list a {
    display: block;
    position: relative;
    height: 100%;
    padding: 25px;
    color: #000;
}

    .document-search-document-list a:hover {
        text-decoration: none;
    }

.link-ticker:before {
    content: '';
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    right: 5px;
    top: 15px;
    background: transparent url('https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg') no-repeat -105px 0;
    z-index: 90;
    transform: scale(0.65);
    transform-origin: top right;
}

.download-link-icon {
    display: inline-block;
    position: relative;
    margin-right: 10px;
}

    .download-link-icon:before {
        content: '';
        display: block;
        width: 18px;
        height: 17px;
        position: relative;
        top: 3px;
        background: transparent url('https://www.daimler.com/system/img/img-icons-sprite-reloaded-svg.svg') no-repeat -146px -48px;
        transform: scale(0.8);
    }

.document-search-document-list h4 {
    margin-top: 0;
    font-family: "DaimlerCS-Bold", Arial, sans-serif;
}

@media screen and (min-width:768px) {
    .locations-search__untillabel {
        transform: translateY(50%);
    }
}

@media screen and (min-width:1023px) {
    .locations-search__untillabel--md {
        transform: translateY(50%);
    }
}

@media screen and (max-width:1024px) {
    .document-text-paragraph {
        font-size: 18px;
    }

    .document-item-row > div {
        width: 100% !important;
    }
}

@media screen and (min-width:1681px) {
    .page-content-wrapper.document-list-container.container-fluid {
        width: initial;
    }
}

#cookiePolicy .info-dialog .consent .btn.consent-accept {
    margin-right: 10px;
    background-color: #6ea046;
}

#cookiePolicy .info-dialog .consent .info-without {
    text-decoration: underline;
}

.clustered-tabs .tabs-nav-wrapper ul li.active {
    position: relative;
}

.page-main-inner-content .contact-persons-wrapper .contact-persons-item .email {
    margin: 0 0 15px 0;
}

.page-main-inner-content .contact-persons-wrapper .contact-persons-item .name {
    margin: 0 0 15px 0;
}

.article-copy .locations-list a {
    margin: 0 22px 12px 18px;
    display: inline-block;
}

.article-copy .locations-list .threesixty {
    display: inline;
    margin-left: 8px;
    margin-right: 5px;
    position: relative;
    top: -2px;
}

    .article-copy .locations-list .threesixty a {
        background: none;
        display: inline;
        -webkit-box-decoration-break: unset;
        -ms-box-decoration-break: unset;
        -o-box-decoration-break: unset;
        box-decoration-break: unset;
        box-shadow: none;
        padding: 0px;
        margin: 0px;
    }

.locations-list .threesixty {
    display: inline;
    margin-left: 8px;
    margin-right: 5px;
    position: relative;
    top: -2px;
}

@media screen and (min-width:1681px) {
    .search-results .result-teaser .rt-text {
        font-size: 1em;
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .grid-wrapper .grid-elem p.teaser-abstract {
        font-size: 14px;
        font-size: 1.4rem;
    }
}

@media screen and (min-width:1681px) {
    .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content h2 {
        line-height: 1.47;
    }

    .page-intro h1 {
        margin: 0;
    }

    .page-intro.no-img h1 {
        line-height: 1.32;
    }
}

@media(max-width:1680px) and (min-width:1024px) {
    .owl-slider .hero-slider-wrapper .hero-slider-content .slider-element .teaserbox-wrapper .box-content h2 {
        line-height: 1.31;
    }

    .page-intro.no-img h1 {
        line-height: 1.27;
    }
}

.dropdown-lang.lang-switch, .lang-switch.wrapper {
    display: inline-block;
}

    .dropdown-lang.lang-switch .btn {
        background: none;
        font-family: DaimlerCS-Light, Arial, sans-serif;
        padding: 0;
    }

        .dropdown-lang.lang-switch .btn:active {
            box-shadow: none;
        }

.lang-switch a {
    color: #000;
}

.dropdown-lang.lang-switch .dropdown-menu-right {
    right: -1px;
    min-height: 45px;
}

.dropdown-lang.lang-switch .btn .lang-switch .caret {
    margin-left: 5px;
}

header .btn .lang-switch:hover, header .lang-switch a:hover {
    text-decoration: underline;
}

header .lang-switch.active {
    font-family: "DaimlerCS-Bold", Arial, san-sarif;
}

header .display-header-only {
    display: inline;
}

footer .footer-quicklinks .quicklinks-wrapper ul li .dropdown-lang span.display-header-only {
    display: none;
}

footer .footer-quicklinks .quicklinks-wrapper ul.dropdown-menu {
    display: none;
}

footer .footer-quicklinks .quicklinks-wrapper .dropdown-lang.open > ul.dropdown-menu {
    display: block;
}

footer .footer-quicklinks .quicklinks-wrapper ul li.dropdown-item {
    float: none;
}

footer .footer-quicklinks .quicklinks-wrapper ul li .dropdown-lang span {
    padding: 0;
    display: inline-block;
}

@media screen and (max-width:767px) {
    .footer-quicklinks .quicklinks-wrapper ul li {
        font-size: 1.8rem;
        margin-bottom: 10px;
    }

        .footer-quicklinks .quicklinks-wrapper ul li:before {
            content: none;
        }
}

@media screen and (max-width:1023px) and (min-width:768px) {
    #lvl2Nav .lvl2-nav-content .search {
        z-index: unset;
    }
}

footer .footer-quicklinks .quicklinks-wrapper .lang-switch ul, footer .footer-quicklinks .quicklinks-wrapper .lang-switch ul li {
    text-align: center;
    float: none;
}

.magazine .stage__content .stage__title:hover {
    text-decoration: none;
}

.magazine .stage__title h1 {
    text-shadow: 0 0 25px #000;
    text-align: center;
}

.magazine .articleTeaser__category {
    word-wrap: break-word;
}

.magazine .articleHead__metaHead {
    text-transform: uppercase;
}

.magazine .articleHead__subHeadline {
    word-wrap: break-word;
    font-size: 4rem;
}

@media(min-width:768px) {
    .magazine .articleHead__subHeadline {
        font-size: 6rem;
    }

    .magazine .stage__teaser .stage__teaserCategory {
        font-size: 1.6rem;
    }
}

@media(min-width:1024px) {
    .magazine .articleHead__subHeadline {
        font-size: 8.3rem;
    }
}

@media(min-width:1681px) {
    .magazine .articleHead__subHeadline {
        font-size: 10rem;
    }
}

.magazine .articleHead .imageSection picture img {
    margin-bottom: 2rem;
}

.magazine h2.articleHead__subHeadline {
    margin-bottom: 1rem;
}

@media(min-width:768px) {
    .magazine .articleHead .imageSection picture img {
        margin-bottom: 3rem;
    }

    .magazine h2.articleHead__subHeadline {
        margin-bottom: 1.4rem;
    }
}

@media(min-width:1024px) {
    .magazine .articleHead .imageSection picture img {
        margin-bottom: 4rem;
    }

    .magazine h2.articleHead__subHeadline {
        margin-bottom: 1.2rem;
    }
}

@media(min-width:1681px) {
    .magazine .articleHead .imageSection picture img {
        margin-bottom: 5rem;
    }

    .magazine h2.articleHead__subHeadline {
        margin-bottom: 1.2rem;
    }
}

.magazine .authorInfobox__text a, .magazine .textblock a {
    text-decoration: underline;
    font-weight: 500;
}

    .magazine .authorInfobox__text a:hover {
        color: #00677f;
        text-decoration: none;
    }

.magazine .blog-notice {
    margin-top: 3rem;
    margin-bottom: 2rem;
}

@media(min-width:1024px) {
    .magazine .blog-notice {
        font-size: 2.2rem;
    }
}

.magazine .article-video {
    margin-bottom: 5.5rem;
}

.magazine .float-none {
    float: none;
}

.magazine .teaserXL {
    margin-bottom: 8rem;
}

    .magazine .teaserXL .articleTeaser__category {
        color: #fff;
        margin-bottom: 0.5rem;
    }

.magazine .col-12.teaserXL__content {
    padding-left: 0;
    padding-right: 0;
    background-color: #00677f;
    color: #fff;
}

.magazine .teaserXL .media img {
    width: 100%;
}

.magazine .teaserXL .media-body {
    padding: 2rem;
    padding-bottom: 1.5rem;
    font-weight: 300;
}

.magazine .teaserXL .articleTeaser__title {
    font-size: 3rem;
    margin-bottom: 0.5rem;
}

.magazine .teaserXL .articleTeaser__meta {
    margin-bottom: 1.2rem;
}

.magazine .teaserXL a {
    width: 100%;
}

    .magazine .teaserXL a:hover {
        opacity: 0.8;
        background-color: #5097AB;
    }

@media(min-width:1024px) {
    .magazine .float-md-left {
        float: left;
    }

    .magazine .teaserXL__content {
        height: 264px;
    }

    .magazine .teaserXL .media img {
        width: 50%;
    }

    .magazine .teaserXL .media-body::after {
        width: 50%;
        height: 25px;
        background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, #00677f);
        content: " ";
        position: absolute;
        left: 50%;
        display: block;
        top: 239px;
    }
}

@media(min-width:1681px) {
    .magazine .teaserXL__content {
        height: 332px;
    }

    .magazine .teaserXL .media-body {
        font-size: 2.2rem;
    }

        .magazine .teaserXL .media-body::after {
            width: 50%;
            height: 20px;
            background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, #00677f);
            content: " ";
            position: absolute;
            left: 50%;
            display: block;
            top: 312px;
        }
}

.magazine .embed-code {
    margin-bottom: 5rem;
}

.magazine .articleTeaserSection__item.articleTeaser--large {
    margin-bottom: 0;
}

.magazine section.articleTeaserSection {
    margin-bottom: 0;
}

.magazine .blogBtn.articleTeaserSection__load {
    margin-bottom: 5rem;
}

.article-copy .asset-left .asset-media .ir-modules-wrapper .module-figures, .article-copy .asset-right .asset-media .ir-modules-wrapper .module-figures {
}

.asset-container .asset-media .ir-modules-wrapper .ir-module.module-figures {
    padding-bottom: 0;
}

    .asset-container .asset-media .ir-modules-wrapper .ir-module.module-figures .content-wrapper {
        position: static;
    }

.asset-full .asset-media .ir-modules-wrapper .ir-module.module-figures .figure-footnote {
    font-size: 1.6rem;
    margin: 0;
    padding: 10px;
}

.asset-full .asset-media .ir-modules-wrapper .ir-module.module-figures .content-wrapper {
    padding: 40px 20px 60px;
}

@media print {

    * {
        text-shadow: none !important;
        color: #000 !important;
        background: transparent !important;
        box-shadow: none !important;
    }

    a, a:visited {
        text-decoration: underline;
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }

    select {
        background: #fff !important;
    }


    .table td, .table th {
        background-color: #fff !important;
    }

    .btn > .caret, .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd !important;
    }

    .privacy-disclaimer, #lvl2Nav, #lvl3Nav, #funnelNav, #offcanvasNav, .page-left-nav, .nav-section, .breadcrumb, .social-media-links, .footer-boxes, .footer-quicklinks, .footer-quicklinks, .footer-brands, .owl-slider, .slide-in-teaser, .overlay-search, .fancybox-overlay, .photo-carousel, .article-video, .asset-zoom, .container-bg, .accordion-toggle-open-close, .teaser-btn, .date-slider-module, .country-select-dropdown, .meta-info-links, .job-search, .overview-quick-access, #socialshareprivacy {
        display: none !important;
    }

    .logo-daimler-web {
        display: none !important;
    }

    .logo-daimler-print {
        display: inline;
    }

    .logo-wrapper {
        position: relative;
    }

        .logo-wrapper img {
            max-width: 100%;
            height: auto;
        }

    .collapse {
        display: block !important;
    }

    .panel-heading a.collapsed {
        border-bottom: none !important;
    }

    .container, .container-fluid {
        width: 100%;
        font-size: 11pt;
    }

    .page-main-content, .page-main-inner-content {
        width: 100% !important;
        margin-left: 0;
    }

    .page-intro {
        padding-top: 5px;
    }

        .page-intro h1 {
            margin-bottom: 10px;
        }

    .body-template-container table.table td.cell-highlight td.cell-highlight, .body-template-container table.table td.cell-highlight, .body-template-container table.table td.cell-highlight th.cell-highlight, .body-template-container table.table th.cell-highlight {
        background: #e6e6e6 !important;
    }

    .numbers-wrapper .numbers-element:after, .numbers-wrapper:before, .numbers-wrapper:after {
        display: none !important;
    }

    .resp-tabs-list {
        display: none;
    }

    .article-accordion .accordion, .locations-accordion .accordion {
        width: 100%;
    }

    .body-template-container table.table thead th {
        font-size: 14pt;
        background-color: #c8c8c8 !important;
    }

        .body-template-container table.table thead th.empty-th {
            background-color: transparent !important;
        }

    .body-template-container table.table tbody th {
        font-size: 14pt;
        background-color: #c8c8c8 !important;
    }

    .social-media-feed-element p {
        height: auto !important;
    }

    .search-results-show-more {
        display: none;
    }

    .search-results-filter {
        display: none;
    }

        .search-results-filter .filter-head, .search-results-filter .filter-timespan-start, .search-results-filter .timespan-divider, .search-results-filter .filter-timespan-end {
            display: none;
        }

    .search-results-start {
        display: none !important;
    }

    .search-results .search-results-count, .search-hero .search-results-count {
        margin-bottom: 10px;
    }

        .search-results .search-results-count p, .search-hero .search-results-count p {
            font-size: 2rem;
        }

    .search-results.body-template-container, .search-hero.body-template-container {
        margin-bottom: 10px;
    }

    .search-results .search-results-group, .search-hero .search-results-group {
        padding: 10px 0;
        margin-bottom: 20px;
    }

        .search-results .search-results-group h2, .search-hero .search-results-group h2 {
            text-align: center;
            margin-bottom: 10px;
        }

    .search-results .result-teaser, .search-hero .result-teaser {
        width: 100% !important;
        position: relative;
        float: none !important;
        border-bottom: 1px solid #c8c8c8;
        padding-bottom: 0;
        page-break-inside: avoid;
        margin-bottom: 0;
    }

        .search-results .result-teaser.rt-text-only.icon .rt-text, .search-hero .result-teaser.rt-text-only.icon .rt-text {
            padding-left: 60px !important;
        }

        .search-results .result-teaser.rt-text-only.icon .rt-icon, .search-hero .result-teaser.rt-text-only.icon .rt-icon {
            position: absolute;
            left: 0;
            top: 0;
        }

        .search-results .result-teaser .rt-text, .search-hero .result-teaser .rt-text {
            height: auto !important;
            width: auto;
            min-height: 60px !important;
            max-width: 90%;
            border-bottom: none;
            float: none !important;
            padding-top: 10px;
            padding-bottom: 10px;
            font-size: 1em !important;
            line-height: 1em !important;
        }

            .search-results .result-teaser .rt-text a, .search-hero .result-teaser .rt-text a {
                display: block;
                text-decoration: none !important;
            }

                .search-results .result-teaser .rt-text a span, .search-hero .result-teaser .rt-text a span {
                    font-size: 1em !important;
                }

            .search-results .result-teaser .rt-text .rt-category, .search-hero .result-teaser .rt-text .rt-category {
                display: block !important;
                position: relative !important;
                line-height: 1.5 !important;
                bottom: 0 !important;
                left: 0 !important;
                font-size: 1em !important;
            }

        .search-results .result-teaser.icon-pdf .rt-icon:after, .search-hero .result-teaser.icon-pdf .rt-icon:after {
            content: 'PDF';
        }

        .search-results .result-teaser.icon-xls .rt-icon:after, .search-hero .result-teaser.icon-xls .rt-icon:after {
            content: 'XLS';
        }

        .search-results .result-teaser.icon-doc .rt-icon:after, .search-hero .result-teaser.icon-doc .rt-icon:after {
            content: 'DOC';
        }

        .search-results .result-teaser.icon-txt .rt-icon:after, .search-hero .result-teaser.icon-txt .rt-icon:after {
            content: 'TXT';
        }

        .search-results .result-teaser.icon-zip .rt-icon:after, .search-hero .result-teaser.icon-zip .rt-icon:after {
            content: 'ZIP';
        }

        .search-results .result-teaser.icon-ppt .rt-icon:after, .search-hero .result-teaser.icon-ppt .rt-icon:after {
            content: 'PPT';
        }

        .search-results .result-teaser.icon-audio .rt-icon:after, .search-hero .result-teaser.icon-audio .rt-icon:after {
            content: 'AUDIO';
        }

        .search-results .result-teaser.icon-video .rt-icon:after, .search-hero .result-teaser.icon-video .rt-icon:after {
            content: 'VIDEO';
        }

        .search-results .result-teaser.icon-img .rt-icon:after, .search-hero .result-teaser.icon-img .rt-icon:after {
            content: 'IMG';
        }

        .search-results .result-teaser .rt-icon:after, .search-hero .result-teaser .rt-icon:after {
            background: #fff;
            width: auto;
            padding: 2px 5px;
        }

        .search-results .result-teaser .rt-date-sticker, .search-hero .result-teaser .rt-date-sticker {
            position: absolute;
            top: 0;
            right: 0;
            height: 40px;
            width: auto;
            padding: 10px;
            white-space: nowrap;
        }

            .search-results .result-teaser .rt-date-sticker .date-day-month, .search-hero .result-teaser .rt-date-sticker .date-day-month {
                display: inline-block;
                font-size: 1em;
            }

            .search-results .result-teaser .rt-date-sticker .date-year, .search-hero .result-teaser .rt-date-sticker .date-year {
                display: inline-block;
                font-size: 1em;
            }

        .search-results .result-teaser.rt-text-only .rt-text, .search-hero .result-teaser.rt-text-only .rt-text {
            min-height: 60px !important;
            max-width: 90%;
            border-bottom: none;
            margin-right: 70px;
            padding-bottom: 10px;
            float: none !important;
        }

        .search-results .result-teaser.rt-text-only.icon .rt-text, .search-hero .result-teaser.rt-text-only.icon .rt-text {
            margin-left: 0;
        }

            .search-results .result-teaser.rt-text-only.icon .rt-text .rt-category, .search-hero .result-teaser.rt-text-only.icon .rt-text .rt-category {
                left: 0;
            }

    .search-results .search-hero, .search-hero .search-hero {
        margin-bottom: 10px !important;
    }

        .search-results .search-hero .rt-visual, .search-hero .search-hero .rt-visual {
            width: 30% !important;
        }

        .search-results .search-hero .rt-date-sticker, .search-hero .search-hero .rt-date-sticker {
            position: absolute;
            top: auto;
            bottom: 10px;
            right: 0;
            margin-bottom: 10px;
            height: auto !important;
            width: auto !important;
            white-space: nowrap;
        }

            .search-results .search-hero .rt-date-sticker .date-day, .search-hero .search-hero .rt-date-sticker .date-day, .search-results .search-hero .rt-date-sticker .date-year, .search-hero .search-hero .rt-date-sticker .date-year {
                display: inline-block !important;
                font-size: 1em !important;
                letter-spacing: 0.01em !important;
            }

            .search-results .search-hero .rt-date-sticker .date-month-year, .search-hero .search-hero .rt-date-sticker .date-month-year, .search-results .search-hero .rt-date-sticker .date-day-month, .search-hero .search-hero .rt-date-sticker .date-day-month {
                display: inline-block !important;
                font-size: 1em !important;
                font-family: 'DaimlerCS-Regular', Arial, sans-serif !important;
                letter-spacing: 0.01em !important;
            }

    html[lang="en"] .date-day-month:after {
        content: ',\00a0';
        position: relative;
    }

    .no-nav .search-results.search-content {
        width: 100%;
    }

    .no-nav .search-results .result-teaser {
        width: 100%;
    }

    .locations-map-wrapper {
        height: auto;
    }

        .locations-map-wrapper h1 {
            width: 100%;
            float: none;
            margin-top: 0;
        }

        .locations-map-wrapper .locations-map {
            position: relative;
        }

    .locations-detail-map {
        width: 100%;
        left: 0;
        margin-left: 0;
    }

        .locations-detail-map .container {
            width: 100%;
            left: 0;
            margin-left: 0;
        }

            .locations-detail-map .container .location-infos {
                float: none;
                width: 100%;
            }

                .locations-detail-map .container .location-infos .info-routes {
                    display: none;
                }

        .locations-detail-map .map-wrapper {
            position: relative;
        }

    .location-hero .location-infos .info-routes {
        display: none;
    }

    .location-hero .location-infos .info-modules .module-wrapper {
        float: none;
    }

        .location-hero .location-infos .info-modules .module-wrapper.module-wrapper-address, .location-hero .location-infos .info-modules .module-wrapper.module-wrapper-phone, .location-hero .location-infos .info-modules .module-wrapper.module-wrapper-figures {
            max-width: 100%;
        }

    .location-hero .location-infos .info-modules .logo {
        text-align: left;
    }

    .benefits-container .benefits-element {
        min-height: 1px;
        width: 100%;
        padding-left: 0;
    }

        .benefits-container .benefits-element .icon {
            padding-left: 0;
        }

            .benefits-container .benefits-element .icon:before {
                display: none;
            }

    .article-copy ol li ol li {
        padding-left: 33px;
    }

    .sidebar-top-buttons {
        display: none;
    }

    .hero-module .hero-pic {
        display: none;
    }

    .hero-module .hero-abstract-wrapper {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .no-nav .hero-module {
        width: 100%;
        margin-left: 0;
    }

        .no-nav .hero-module.no-date {
            width: 100%;
            margin-left: 0;
        }

        .no-nav .hero-module .hero-abstract {
            width: 100% !important;
        }

    .no-nav .article-photo .asset-full .img-wrapper {
        width: 100% !important;
        height: auto;
    }

    .no-nav.special {
        width: 100%;
    }

        .no-nav.special.no-pics {
            width: 100%;
        }

        .no-nav.special .pullout-left {
            margin: 0;
            width: 100%;
        }

    .no-nav .page-main-inner-content {
        width: 100%;
    }

    .no-nav .article-abstract {
        width: 100%;
        margin-left: 0;
    }

    .no-nav .pullout-left {
        margin: 0;
        width: 100%;
    }

    .special .special-detail-hero-box .hero-module-text {
        margin-top: 0;
    }

        .special .special-detail-hero-box .hero-module-text .caption-wrapper {
            position: relative;
            left: 0;
            top: 0;
            height: auto;
            margin: 0;
        }

            .special .special-detail-hero-box .hero-module-text .caption-wrapper .caption-text {
                position: relative;
                color: #000;
            }

        .special .special-detail-hero-box .hero-module-text .hero-abstract {
            position: relative;
        }

            .special .special-detail-hero-box .hero-module-text .hero-abstract .hero-abstract-wrapper {
                top: 0;
                margin: 0;
                padding: 0;
            }

    .special .page-content-wrapper .article-copy .asset-container.asset-left {
        overflow: hidden;
    }

    .hero-content-wrapper {
        width: 100% !important;
        margin: 0 !important;
        left: 0 !important;
    }

        .hero-content-wrapper .hero-text-wrapper h1 {
            width: 100% !important;
            margin: 0 !important;
            padding: 0 !important;
        }

        .hero-content-wrapper .hero-text-wrapper img {
            max-width: 100% !important;
            width: auto !important;
            height: auto !important;
        }

    .article-copy {
        overflow: hidden;
    }

        .article-copy.copy-single-col {
            width: 100%;
            clear: both;
        }

        .article-copy .asset-container .asset-media .more-links {
            float: none !important;
        }
}

/*header .header-logo {
    padding-top: 0;
}

    header .header-logo p {
        float: right;
        font-size: 24px;
        font-size: 2.4rem;
        line-height: 1;
        text-align: right;
        margin: 0;
        padding-top: 4px;
        font-family: "DaimlerCS-Regular", Arial, sans-serif;
    }

    header .header-logo::after {
        visibility: hidden;
        display: table;
        clear: both;
        content: '';
        height: 0;
        font-size: 0;
        overflow: hidden;
    }
*/
/*@media screen and (min-width:1681px) {
    header .header-logo p {
        font-size: 2.8rem;
        padding-top: 4px;
    }
}

@media screen and (max-width:1023px) and (min-width:768px) {
    header .logo-wrapper.no-search {
        width: 660px;
    }

    header .no-search .header-disclaimer {
        right: 30px;
    }

    header .header-logo p {
        font-size: 2.4rem;
        padding-top: 4px;
        text-align: right;
        float: none;
    }

    header .header-logo a {
        float: left;
    }
}*/
/*
@media screen and (max-width:767px) {

    header .logo-wrapper .header-logo img.logo-daimler-web {
        height: 20px;
        vertical-align: inherit;
    }

    header .header-logo p {
        text-align: left;
        font-size: 1.5rem;
        color: #c8c8c8;
        padding-top: 5px;
        line-height: 1;
        float: none;
    }

    header .no-search .privacy-disclaimer {
        right: 15px;
    }

    header .no-search .header-disclaimer .lang-switch {
        right: 25px;
    }
}
*/
/*@media screen and (max-width:767px) {
    .reloaded .events-teaser .content ul li .event-date, .reloaded .article-copy .asset-container .asset-media .events-teaser .content ul li .event-date {
        width: 100%;
        color: #000;
    }
}*/
.ir-modules-wrapper .color-1 .ir-module-diagram {
    background-color: rgb(255 255 255);
    border: none;
}