html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

select:disabled{
    background-color: rgb(235, 235, 228);
}

button.disabled{
    cursor: default !important;
    opacity: 0.3;
}

button.disabled:hover{
    background: #013e7d;
    color: #fff;
    cursor: default !important;
    opacity: 0.3;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

#cboxOverlay,
#cboxWrapper,
#colorbox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

#cboxWrapper {
    max-width: none
}

#cboxOverlay {
    position: fixed;
    width: 100%;
    height: 100%
}

#cboxBottomLeft,
#cboxMiddleLeft {
    clear: left
}

#cboxContent {
    position: relative
}

#cboxLoadedContent {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

#cboxTitle {
    margin: 0
}

#cboxLoadingGraphic,
#cboxLoadingOverlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#cboxClose,
#cboxNext,
#cboxPrevious,
#cboxSlideshow {
    cursor: pointer
}

.cboxPhoto {
    float: left;
    margin: auto;
    border: 0;
    display: block;
    max-width: none;
    -ms-interpolation-mode: bicubic
}

.cboxIframe {
    width: 100%;
    height: 100%;
    display: block;
    border: 0;
    padding: 0;
    margin: 0
}

#cboxContent,
#cboxLoadedContent,
#colorbox {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box
}

#cboxOverlay {
    background: #fff;
    opacity: .9;
    filter: alpha(opacity=90)
}

#colorbox {
    outline: 0
}

#cboxContent {
    margin-top: 32px;
    overflow: visible;
    background: #000
}

.cboxIframe {
    background: #fff
}

#cboxError {
    padding: 50px;
    border: 1px solid #ccc
}

#cboxLoadedContent {
    background: #000;
    padding: 1px
}

#cboxLoadingGraphic {
    background: url(images/loading.gif) no-repeat center center
}

#cboxLoadingOverlay {
    background: #000
}

#cboxTitle {
    position: absolute;
    top: -22px;
    left: 0;
    color: #000
}

#cboxCurrent {
    position: absolute;
    top: -22px;
    right: 205px;
    text-indent: -9999px
}

#cboxClose,
#cboxNext,
#cboxPrevious,
#cboxSlideshow {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -20px;
    background: url(images/controls.png) no-repeat 0 0
}

#cboxClose:active,
#cboxNext:active,
#cboxPrevious:active,
#cboxSlideshow:active {
    outline: 0
}

#cboxPrevious {
    background-position: 0 0;
    right: 44px
}

#cboxPrevious:hover {
    background-position: 0 -25px
}

#cboxNext {
    background-position: -25px 0;
    right: 22px
}

#cboxNext:hover {
    background-position: -25px -25px
}

#cboxClose {
    background-position: -50px 0;
    right: 0
}

#cboxClose:hover {
    background-position: -50px -25px
}

.cboxSlideshow_off #cboxPrevious,
.cboxSlideshow_on #cboxPrevious {
    right: 66px
}

.cboxSlideshow_on #cboxSlideshow {
    background-position: -75px -25px;
    right: 44px
}

.cboxSlideshow_on #cboxSlideshow:hover {
    background-position: -100px -25px
}

.cboxSlideshow_off #cboxSlideshow {
    background-position: -100px 0;
    right: 44px
}

.cboxSlideshow_off #cboxSlideshow:hover {
    background-position: -75px -25px
}

.mejs__offscreen {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal
}

.mejs__container {
    background: #000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Helvetica, Arial, serif;
    position: relative;
    text-align: left;
    text-indent: 0;
    vertical-align: top
}

.mejs__container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mejs__container video::-webkit-media-controls,
.mejs__container video::-webkit-media-controls-panel,
.mejs__container video::-webkit-media-controls-panel-container,
.mejs__container video::-webkit-media-controls-start-playback-button {
    -webkit-appearance: none;
    display: none!important
}

.mejs__fill-container,
.mejs__fill-container .mejs__container {
    height: 100%;
    width: 100%
}

.mejs__fill-container {
    background: 0 0;
    margin: 0 auto;
    overflow: hidden;
    position: relative
}

.mejs__container:focus {
    outline: 0
}

.mejs__iframe-overlay {
    height: 100%;
    position: absolute;
    width: 100%
}

.mejs__embed,
.mejs__embed body {
    background: #000;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.mejs__fullscreen {
    overflow: hidden!important
}

.mejs__container-fullscreen {
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000
}

.mejs__container-fullscreen .mejs__mediaelement,
.mejs__container-fullscreen video {
    height: 100%!important;
    width: 100%!important
}

.mejs__background {
    left: 0;
    position: absolute;
    top: 0
}

.mejs__mediaelement {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0
}

.mejs__poster {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1
}

:root .mejs__poster-img {
    display: none
}

.mejs__poster-img {
    border: 0;
    padding: 0
}

.mejs__overlay {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    position: absolute;
    top: 0
}

.mejs__layer {
    z-index: 1
}

.mejs__overlay-play {
    cursor: pointer
}

.mejs__overlay-button {
    background: url(mejs-controls.svg) no-repeat;
    background-position: 0 -39px;
    height: 80px;
    width: 80px
}

.mejs__overlay:hover>.mejs__overlay-button {
    background-position: -80px -39px
}

.mejs__overlay-loading {
    height: 80px;
    width: 80px
}

.mejs__overlay-loading-bg-img {
    -webkit-animation: mejs__loading-spinner 1s linear infinite;
    -o-animation: mejs__loading-spinner 1s linear infinite;
    animation: mejs__loading-spinner 1s linear infinite;
    background: transparent url(mejs-controls.svg) -160px -40px no-repeat;
    display: block;
    height: 80px;
    width: 80px;
    z-index: 1
}

@-webkit-keyframes mejs__loading-spinner {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-o-keyframes mejs__loading-spinner {
    100% {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes mejs__loading-spinner {
    100% {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.mejs__controls {
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 0 10px;
    position: absolute;
    width: 100%;
    z-index: 3
}

.mejs__controls:not([style*='display: none']) {
    background: rgba(255, 0, 0, .7);
    background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, .35));
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, .35)));
    background: -o-linear-gradient(transparent, rgba(0, 0, 0, .35));
    background: linear-gradient(transparent, rgba(0, 0, 0, .35))
}

.mejs__button,
.mejs__time,
.mejs__time-rail {
    font-size: 10px;
    height: 40px;
    line-height: 10px;
    margin: 0;
    width: 32px
}

.mejs__button>button {
    background: transparent url(mejs-controls.svg);
    border: 0;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    margin: 10px 6px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    text-decoration: none;
    width: 20px
}

.mejs__button>button:focus {
    outline: dotted 1px #999
}

.mejs__container-keyboard-inactive [role=slider],
.mejs__container-keyboard-inactive [role=slider]:focus,
.mejs__container-keyboard-inactive a,
.mejs__container-keyboard-inactive a:focus,
.mejs__container-keyboard-inactive button,
.mejs__container-keyboard-inactive button:focus {
    outline: 0
}

.mejs__time {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    height: 24px;
    overflow: hidden;
    padding: 16px 6px 0;
    text-align: center;
    width: auto
}

.mejs__play>button {
    background-position: 0 0
}

.mejs__pause>button {
    background-position: -20px 0
}

.mejs__replay>button {
    background-position: -160px 0
}

.mejs__time-rail {
    direction: ltr;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 40px;
    margin: 0 10px;
    padding-top: 10px;
    position: relative
}

.paddedText{
    padding-left: 11px;
}

.mejs__time-buffering,
.mejs__time-current,
.mejs__time-float,
.mejs__time-float-corner,
.mejs__time-float-current,
.mejs__time-hovered,
.mejs__time-loaded,
.mejs__time-marker,
.mejs__time-total {
    border-radius: 2px;
    cursor: pointer;
    display: block;
    height: 10px;
    position: absolute
}

.mejs__time-total {
    background: rgba(255, 255, 255, .3);
    margin: 5px 0 0;
    width: 100%
}

.mejs__time-buffering {
    -webkit-animation: buffering-stripes 2s linear infinite;
    -o-animation: buffering-stripes 2s linear infinite;
    animation: buffering-stripes 2s linear infinite;
    background: -webkit-linear-gradient(135deg, rgba(255, 255, 255, .4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .4) 75%, transparent 75%, transparent);
    background: -o-linear-gradient(135deg, rgba(255, 255, 255, .4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .4) 75%, transparent 75%, transparent);
    background: linear-gradient(-45deg, rgba(255, 255, 255, .4) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .4) 75%, transparent 75%, transparent);
    -webkit-background-size: 15px 15px;
    background-size: 15px 15px;
    width: 100%
}

@-webkit-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 30px 0
    }
}

@-o-keyframes buffering-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 30px 0
    }
}

@keyframes buffering-stripes {
    from {
        background-position: 0 0
    }
    to {
        background-position: 30px 0
    }
}

.mejs__time-loaded {
    background: rgba(255, 255, 255, .3)
}

.mejs__time-current,
.mejs__time-handle-content {
    background: rgba(255, 255, 255, .9)
}

.mejs__time-hovered {
    background: rgba(255, 255, 255, .5);
    z-index: 10
}

.mejs__time-hovered.negative {
    background: rgba(0, 0, 0, .2)
}

.mejs__time-buffering,
.mejs__time-current,
.mejs__time-hovered,
.mejs__time-loaded {
    left: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: .15s ease-in all;
    -o-transition: .15s ease-in all;
    transition: .15s ease-in all;
    width: 100%
}

.mejs__time-buffering {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1)
}

.mejs__time-hovered {
    -webkit-transition: height .1s cubic-bezier(.44, 0, 1, 1);
    -o-transition: height .1s cubic-bezier(.44, 0, 1, 1);
    transition: height .1s cubic-bezier(.44, 0, 1, 1)
}

.mejs__time-hovered.no-hover {
    -webkit-transform: scaleX(0)!important;
    -ms-transform: scaleX(0)!important;
    -o-transform: scaleX(0)!important;
    transform: scaleX(0)!important
}

.mejs__time-handle,
.mejs__time-handle-content {
    border: 4px solid transparent;
    cursor: pointer;
    left: 0;
    position: absolute;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    z-index: 11
}

.mejs__time-handle-content {
    border: 4px solid rgba(255, 255, 255, .9);
    border-radius: 50%;
    height: 10px;
    left: -7px;
    top: -4px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    width: 10px
}

.mejs__time-rail .mejs__time-handle-content:active,
.mejs__time-rail .mejs__time-handle-content:focus,
.mejs__time-rail:hover .mejs__time-handle-content {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.mejs__time-float {
    background: #eee;
    border: solid 1px #333;
    bottom: 100%;
    color: #111;
    display: none;
    height: 17px;
    margin-bottom: 9px;
    position: absolute;
    text-align: center;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 36px
}

.mejs__time-float-current {
    display: block;
    left: 0;
    margin: 2px;
    text-align: center;
    width: 30px
}

.mejs__time-float-corner {
    border: solid 5px #eee;
    border-color: #eee transparent transparent;
    border-radius: 0;
    display: block;
    height: 0;
    left: 50%;
    line-height: 0;
    position: absolute;
    top: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0
}

.mejs__long-video .mejs__time-float {
    margin-left: -23px;
    width: 64px
}

.mejs__long-video .mejs__time-float-current {
    width: 60px
}

.mejs__broadcast {
    color: #fff;
    height: 10px;
    position: absolute;
    top: 15px;
    width: 100%
}

.mejs__fullscreen-button>button {
    background-position: -80px 0
}

.mejs__unfullscreen>button {
    background-position: -100px 0
}

.mejs__mute>button {
    background-position: -60px 0
}

.mejs__unmute>button {
    background-position: -40px 0
}

.mejs__volume-button {
    position: relative
}

.mejs__volume-button>.mejs__volume-slider {
    -webkit-backface-visibility: hidden;
    background: rgba(50, 50, 50, .7);
    border-radius: 0;
    bottom: 100%;
    display: none;
    height: 115px;
    left: 50%;
    margin: 0;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 25px;
    z-index: 1
}

.mejs__volume-button:hover {
    border-radius: 0 0 4px 4px
}

.mejs__volume-total {
    background: rgba(255, 255, 255, .5);
    height: 100px;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 8px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 2px
}

.mejs__volume-current {
    background: rgba(255, 255, 255, .9);
    left: 0;
    margin: 0;
    position: absolute;
    width: 100%
}

.mejs__volume-handle {
    background: rgba(255, 255, 255, .9);
    border-radius: 1px;
    cursor: ns-resize;
    height: 6px;
    left: 50%;
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 16px
}

.mejs__horizontal-volume-slider {
    display: block;
    height: 36px;
    position: relative;
    vertical-align: middle;
    width: 56px
}

.mejs__horizontal-volume-total {
    background: rgba(50, 50, 50, .8);
    border-radius: 2px;
    font-size: 1px;
    height: 8px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 16px;
    width: 50px
}

.mejs__horizontal-volume-current {
    background: rgba(255, 255, 255, .8);
    border-radius: 2px;
    font-size: 1px;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.mejs__horizontal-volume-handle {
    display: none
}

.mejs__captions-button,
.mejs__chapters-button {
    position: relative
}

.mejs__captions-button>button {
    background-position: -140px 0
}

.mejs__chapters-button>button {
    background-position: -180px 0
}

.mejs__captions-button>.mejs__captions-selector,
.mejs__chapters-button>.mejs__chapters-selector {
    background: rgba(50, 50, 50, .7);
    border: solid 1px transparent;
    border-radius: 0;
    bottom: 100%;
    margin-right: -43px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 50%;
    visibility: visible;
    width: 86px
}

.mejs__chapters-button>.mejs__chapters-selector {
    margin-right: -55px;
    width: 110px
}

.mejs__captions-selector-list,
.mejs__chapters-selector-list {
    list-style-type: none!important;
    margin: 0;
    overflow: hidden;
    padding: 0
}

.mejs__captions-selector-list-item,
.mejs__chapters-selector-list-item {
    color: #fff;
    cursor: pointer;
    display: block;
    list-style-type: none!important;
    margin: 0 0 6px;
    overflow: hidden;
    padding: 0
}

.mejs__captions-selector-list-item:hover,
.mejs__chapters-selector-list-item:hover {
    background-color: #c8c8c8!important;
    background-color: rgba(255, 255, 255, .4)!important
}

.mejs__captions-selector-input,
.mejs__chapters-selector-input {
    clear: both;
    float: left;
    left: -1000px;
    margin: 3px 3px 0 5px;
    position: absolute
}

.mejs__captions-selector-label,
.mejs__chapters-selector-label {
    cursor: pointer;
    float: left;
    font-size: 10px;
    line-height: 15px;
    padding: 4px 10px 0;
    width: 100%
}

.mejs__captions-selected,
.mejs__chapters-selected {
    color: rgba(33, 248, 248, 1)
}

.mejs__captions-translations {
    font-size: 10px;
    margin: 0 0 5px
}

.mejs__captions-layer {
    bottom: 0;
    color: #fff;
    font-size: 16px;
    left: 0;
    line-height: 20px;
    position: absolute;
    text-align: center
}

.mejs__captions-layer a {
    color: #fff;
    text-decoration: underline
}

.mejs__captions-layer[lang=ar] {
    font-size: 20px;
    font-weight: 400
}

.mejs__captions-position {
    bottom: 15px;
    left: 0;
    position: absolute;
    width: 100%
}

.mejs__captions-position-hover {
    bottom: 35px
}

.mejs__captions-text,
.mejs__captions-text * {
    background: rgba(20, 20, 20, .5);
    -webkit-box-shadow: 5px 0 0 rgba(20, 20, 20, .5), -5px 0 0 rgba(20, 20, 20, .5);
    box-shadow: 5px 0 0 rgba(20, 20, 20, .5), -5px 0 0 rgba(20, 20, 20, .5);
    padding: 0;
    white-space: pre-wrap
}

.mejs__container.mejs__hide-cues video::-webkit-media-text-track-container {
    display: none
}

.mejs__overlay-error {
    position: relative
}

.mejs__overlay-error>img {
    left: 0;
    max-width: 100%;
    position: absolute;
    top: 0;
    z-index: -1
}

.mejs__cannotplay,
.mejs__cannotplay a {
    color: #fff;
    font-size: .8em
}

.mejs__cannotplay {
    position: relative
}

.mejs__cannotplay a,
.mejs__cannotplay p {
    display: inline-block;
    padding: 0 15px;
    width: 100%
}

.kicon {
    font-family: kicons;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.kicon-inside:before {
    font-family: kicons
}

.k_arrow_up:before {
    content: "\f101"
}

.k_facebook_logo:before {
    content: "\f102"
}

.k_ic_language:before {
    content: "\f103"
}

.k_icon_jpg:before {
    content: "\f104"
}

.k_icon_pdf:before {
    content: "\f105"
}

.k_locations_fax:before {
    content: "\f106"
}

.k_locations_mail:before {
    content: "\f107"
}

.k_locations_phone:before {
    content: "\f108"
}

.k_opener_arrow_closed:before {
    content: "\f109"
}

.k_opener_arrow_opened:before {
    content: "\f10a"
}

.k_twitter_logo:before {
    content: "\f10b"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    height: 100%
}

body,
html {
    padding: 0;
    margin: 0;
    background: #050b1f
}

body {
    font-family: Roboto, arial, sans-serif;
    font-size: 18px;
    height: 100%;
    overflow-x: hidden;
    min-width: 320px
}

a,
a:hover {
    color: #134078;
    text-decoration: underline
}

object {
    pointer-events: none
}

a.svg {
    position: relative;
    display: inline-block
}

a.svg:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

b,
strong {
    font-weight: 700
}

.within-bounds {
    width: 100%;
    max-width: 1145px;
    margin: 0 auto;
    position: relative
}

.claim {
    font-size: 0;
    line-height: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    background: transparent url(../../Image_claim.png/$FILE/claim.png) 0 0 no-repeat;
    height: 146px;
    width: 623px;
    position: relative;
    z-index: 12
}

.scrolldown-img {
    height: 200px;
    width: 200px;
    position: relative
}

.scrolldown-img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}

@-webkit-keyframes scale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-o-keyframes scale {
    0% {
        -o-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -o-transform: scale(1.15);
        transform: scale(1.15)
    }
    100% {
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes scale {
    0% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.15);
        -o-transform: scale(1.15);
        transform: scale(1.15)
    }
    100% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes scale-inner {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.27);
        transform: scale(1.27)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-o-keyframes scale-inner {
    0% {
        -o-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -o-transform: scale(1.27);
        transform: scale(1.27)
    }
    100% {
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes scale-inner {
    0% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.27);
        -o-transform: scale(1.27);
        transform: scale(1.27)
    }
    100% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes scale-outer {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(.71);
        transform: scale(.71)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-o-keyframes scale-outer {
    0% {
        -o-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -o-transform: scale(.71);
        transform: scale(.71)
    }
    100% {
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes scale-outer {
    0% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(.71);
        -o-transform: scale(.71);
        transform: scale(.71)
    }
    100% {
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

.scrolldown-img img {
    -webkit-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear
}

.scrolldown-img img.sdi-3 {
    width: 150px;
    -webkit-animation-name: scale-outer;
    -o-animation-name: scale-outer;
    animation-name: scale-outer
}

.scrolldown-img img.sdi-2 {
    width: 120px;
    -webkit-animation-name: scale;
    -o-animation-name: scale;
    animation-name: scale
}

.scrolldown-img img.sdi-1 {
    width: 58px;
    -webkit-animation-name: scale-inner;
    -o-animation-name: scale-inner;
    animation-name: scale-inner
}

.clearfix {
    display: table;
    content: " ";
    clear: both
}

#header .burger {
    display: none;
    width: 45px;
    cursor: pointer;
    float: left;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    -webkit-transform-origin: 27px 33px;
    -ms-transform-origin: 27px 33px;
    -o-transform-origin: 27px 33px;
    transform-origin: 27px 33px
}

#header .burger .burger-bun {
    width: 45px;
    margin: 0 auto;
    height: 5px;
    background: #fff;
    margin-top: 10px;
    -webkit-transition: -webkit-transform .3s ease-in-out, width .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out, width .3s ease-in-out;
    transition: transform .3s ease-in-out, width .3s ease-in-out
}

#header .burger .bun-top {
    margin-top: 0;
    -webkit-transform-origin: 10.5px 24px;
    -ms-transform-origin: 10.5px 24px;
    -o-transform-origin: 10.5px 24px;
    transform-origin: 10.5px 24px
}

#header .burger .bun-bot {
    -webkit-transform-origin: 10.2px -19.3px;
    -ms-transform-origin: 10.2px -19.3px;
    -o-transform-origin: 10.2px -19.3px;
    transform-origin: 10.2px -19.3px
}

#header {
    position: fixed;
    color: #fff;
    width: 100%;
    top: 0;
    z-index: 20
}

#header a {
    color: #fff;
    text-decoration: none
}

#header #headline {
    background: #4c4c4c;
    background: rgba(0, 0, 0, .7);
    overflow: hidden;
    -o-transition: max-height .3s ease-in-out;
    transition: max-height .3s ease-in-out;
    -webkit-transition: max-height .3s ease-in-out;
    max-height: 160px
}

body.scrolled #header #headline {
    max-height: 0
}

#header #headline-wrap {
    padding: 24px 70px 21px;
    overflow: auto;
    line-height: 60px
}

#header #logo {
    font-size: 36px;
    font-weight: 300;
    position: absolute;
    bottom: 50px
}

#header #logo object {
    width: 390px;
    height: 60px
}

#header #headline h1 {
    font-size: 36px;
    margin-bottom: 0;
    line-height: 1em
}

#header #headline h2 {
    font-size: 24px;
    margin-bottom: 0;
    line-height: 1em;
    margin-left: 4px;
    color: #027eff
}

#header #headline h2 a {
    color: #027eff
}

#header #headline #logo-kurz {
    float: right;
    padding-left: 48px;
    height: 46px
}

#header #menu {
    background: #4c4c4c url(/images/header_shadow.png) 0 0 repeat-x;
    background: rgba(0, 0, 0, .7) url(/images/header_shadow.png) 0 0 repeat-x;
    padding: 0 62px 0;
    font-size: 18px;
    font-weight: 100
}

#header #menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 18px
}

#header #menu ul li {
    display: inline-block
}

#header #menu ul li.mobile {
    display: none
}

#header #menu ul li sup {
    position: absolute;
    bottom: 12px;
    line-height: 1em;
    font-size: 12px
}

#header #menu ul li a {
    text-decoration: none;
    display: block;
    line-height: 28px;
    padding: 10px 10px 0
}

#header #menu ul li:hover a {
    background: #013e7d url(/images/header_shadow.png) 0 0 repeat-x;
    color: #fff
}

#header #menu ul li.active>a {
    background: #000 url(/images/header_shadow.png) 0 0 repeat-x;
    color: #027eff
}

#header #menu ul li ul {
    opacity: 0;
    position: absolute;
    background: #4c4c4c;
    background: rgba(0, 0, 0, .7);
    -webkit-transition: opacity .2s ease-in-out, margin-top .2s ease-in-out, max-height 0s ease-in-out .2s;
    -o-transition: opacity .2s ease-in-out, margin-top .2s ease-in-out, max-height 0s ease-in-out .2s;
    transition: opacity .2s ease-in-out, margin-top .2s ease-in-out, max-height 0s ease-in-out .2s;
    max-height: 0;
    overflow: hidden;
    margin-top: -10px
}

#header #menu ul li:hover ul {
    -webkit-transition: opacity .2s ease-in-out, margin-top .2s ease-in-out, max-height 0s ease-in-out;
    -o-transition: opacity .2s ease-in-out, margin-top .2s ease-in-out, max-height 0s ease-in-out;
    transition: opacity .2s ease-in-out, margin-top .2s ease-in-out, max-height 0s ease-in-out;
    max-height: 100vw;
    opacity: 1;
    margin-top: 0
}

#header #menu ul li ul li {
    display: block;
    margin: 0
}

#header #menu ul li ul li a {
    padding: 10px 10px 0;
    color: #fff
}

#header #menu ul li.active ul li a,
#header #menu ul li:hover ul li a {
    color: #fff;
    background: 0 0
}

#header #menu ul li.active ul li:hover a,
#header #menu ul li:hover ul li.active a {
    background: #013e7d
}

#header #menu ul li.active ul li.active a,
#header #menu ul li:hover ul li:hover a {
    background: #013e7d
}

#header #language-select {
    position: absolute;
    right: 83px;
    bottom: 0
}

#header #language-select .active {
    padding: 8px 0;
    line-height: 17px;
    color: #007dff;
    font-size: 14px;
    min-width: 50px;
    font-weight: 700;
    cursor: pointer
}

#header #language-select .icon {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 2px;
    height: 19px;
    width: 19px;
    background: transparent none left top no-repeat
}

#header #language-select .icon.icon-lang {
    background-image: url(/images/ic_language.svg)
}

#header #language-select ul {
    opacity: 0;
    position: absolute;
    right: 0;
    background: #4c4c4c;
    background: rgba(0, 0, 0, .7);
    -webkit-transition: opacity .2s ease-in-out, right .2s ease-in-out, max-height .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, right .2s ease-in-out, max-height .2s ease-in-out;
    transition: opacity .2s ease-in-out, right .2s ease-in-out, max-height .2s ease-in-out;
    max-height: 0;
    overflow: hidden;
    margin: 0;
    padding: 0
}

#header #language-select:hover ul {
    opacity: 1;
    right: -10px;
    max-height: 300px
}

#header #language-select ul li {
    display: block;
    margin: 0;
    font-size: 14px
}

#header #language-select ul li a {
    padding: 8px 10px
}

#header #language-select ul li:hover a {
    background-image: none
}

section {
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#start {
    position: relative;
    color: #fff;
    -webkit-background-size: cover;
    background-size: cover;
    height: 100%;
    min-height: 550px
}

#start .within-bounds {
    overflow: visible
}

#start .within-bounds {
    padding-top: 140px;
    padding-bottom: 180px;
    height: 100%
}

#start #concepts {
    position: absolute;
    left: 0;
    top: calc(50% - 200px);
    top: -webkit-calc(50% - 200px)
}

#start #concepts img {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto
}

#start .concept {
    margin-bottom: 20px
}

#start .concept .concept-wrap {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: -1
}

@media screen and (min-aspect-ratio:16/9) {
    #start #concepts img,
    #start .concept .concept-wrap {
        width: 100%
    }
}

@media screen and (max-aspect-ratio:16/9) {
    #start #concepts img,
    #start .concept .concept-wrap {
        left: calc(-1 * (178vh - 100vw)/ 2);
        left: -webkit-calc(-1 * (178vh - 100vw)/ 2);
        width: 178vh;
        height: 100vh
    }
}

#start .concept.active .concept-wrap {
    z-index: 0
}

#start .concept .iframe-wrap,
#start .concept video {
    height: 100%
}

#start .concept .iframe-wrap {
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 106.25%
}

#start .concept .iframe-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#start .concept .iframe-wrap+img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 1;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

#start .concept .iframe-wrap+img.active {
    opacity: 0
}

#start .concept-text {
    position: relative;
    z-index: 2
}

#start .concept h2 {
    margin: 0;
    background: rgba(0, 0, 0, .5);
    font-weight: 100;
    font-size: 36px;
    padding: 10px 70px;
    cursor: pointer;
    width: 330px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out
}

body.jp #start .concept h2 {
    font-size: 24px;
    padding-right: 32px
}

#start .concept .bodytext {
    background: rgba(0, 0, 0, .9);
    font-weight: 100;
    cursor: pointer;
    color: #ccc;
    font-size: 15px;
    width: 330px;
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height .3s ease-in-out;
    -o-transition: max-height .3s ease-in-out;
    transition: max-height .3s ease-in-out
}

#start .concept .bodytext p {
    padding: 10px 10px 10px 70px
}

#start .concept.active h2 {
    background: #013e7d
}

#start .concept h2:hover {
    background: #000;
    color: #0270e2
}

#start .concept.active .bodytext {
    max-height: 200px
}

body.footer-show {
    background: #000
}

body.footer-show #start #concepts {
    visibility: hidden
}

#start #scroll-down {
    position: absolute;
    z-index: 12;
    bottom: 0;
    left: 50%;
    margin-left: -100px;
    cursor: pointer
}

@media screen and (max-height:800px) and (max-width:850px) {
    #start #scroll-down {
        margin-left: 0;
        left: 350px
    }
    #start .en-aus #scroll-down,
    #start .en-uk #scroll-down,
    #start .en-us #scroll-down,
    #start .hu #scroll-down {
        left: 50%;
        margin-left: -100px
    }
}

@media screen and (max-width:550px) {
    #start #scroll-down {
        left: 50%;
        margin-left: -100px
    }
}

@media screen and (max-height:639px) and (max-width:550px) {
    #start #scroll-down {
        display: none
    }
    #start .en-aus #scroll-down,
    #start .en-uk #scroll-down,
    #start .en-us #scroll-down,
    #start .hu #scroll-down {
        display: block
    }
}

@media screen and (max-height:400px) {
    #start #scroll-down {
        display: none
    }
    #start .en-aus #scroll-down,
    #start .en-uk #scroll-down,
    #start .en-us #scroll-down,
    #start .hu #scroll-down {
        display: block
    }
}

.bg-scroll {
    position: relative;
    overflow: hidden
}

.bg-scroll .scrollbg {
    min-width: 100%;
    min-height: 200%;
    position: absolute;
    top: 0;
    left: 0
}

#page-2 {
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    padding: 80px 0;
    overflow: hidden
}

#page-2 .within-bounds {
    padding: 0 16px;
    opacity: 0;
    position: relative;
    z-index: 12;
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
    -webkit-transition: opacity .5s ease-in-out, -webkit-transform .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out, -o-transform .5s ease-in-out;
    transition: opacity .5s ease-in-out, transform .5s ease-in-out
}

#page-2 .within-bounds.show {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

#page-2 article {
    position: relative;
    z-index: 12;
    background: rgba(255, 255, 255, .6);
    padding: 28px 32px;
    font-size: 18px;
    max-width: 945px;
    margin: 0 auto;
    color: #333;
    overflow: auto
}

#page-2 article h2 {
    margin: 0 0 12px;
    font-size: 18px;
    color: #fff
}

#page-2 article p {
    margin: 0
}

#page-2 article ul {
    list-style-type: none;
    margin: 22px 0 0;
    padding: 0
}

#page-2 article ul li {
    padding-left: 14px
}

#page-2 article ul li:before {
    content: "\002022";
    margin-left: -14px;
    padding-right: 7px;
    color: #fff
}

#page-2 article .text-columns {
    float: left;
    width: -webkit-calc(50%);
    width: calc(50%)
}

#page-2 article .text-columns.left {
    width: -webkit-calc(50% - 16px);
    width: calc(50% - 16px);
    margin-right: 16px
}

#page-3 {
    background: #000;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    height: 300px;
    overflow: hidden
}

.bg45 {
    background: #0c1b49 url(../../Image_bg_metallized.jpg/$FILE/bg_metallized.jpg) center top repeat;
    -webkit-background-size: auto 100%;
    background-size: auto 100%
}

#page-4 {
    background: #0c1b49 url(../../Image_bg_metallized.jpg/$FILE/bg_metallized.jpg) center top repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    padding: 80px 0;
    overflow: hidden
}

#page-4 h2 {
    color: #134078;
    font-size: 18px;
    margin: 0 0 12px;
    -webkit-transition: -webkit-transform .5s ease-in-out, opacity .5s ease-in-out;
    -o-transition: -o-transform .5s ease-in-out, opacity .5s ease-in-out;
    transition: transform .5s ease-in-out, opacity .5s ease-in-out;
    -webkit-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    -o-transform: translateY(-200px);
    transform: translateY(-200px);
    opacity: 0
}

#page-4 p {
    margin-top: 0;
    margin-bottom: 12px;
    -webkit-transition: -webkit-transform .5s ease-in-out, opacity .5s ease-in-out;
    -o-transition: -o-transform .5s ease-in-out, opacity .5s ease-in-out;
    transition: transform .5s ease-in-out, opacity .5s ease-in-out;
    -webkit-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    -o-transform: translateY(-200px);
    transform: translateY(-200px);
    opacity: 0
}

#page-4 article {
    width: 50%;
    float: left;
    padding-right: 24px
}

#page-4 .features {
    position: absolute;
    padding-top: 20px;
    width: 50%;
    right: 0;
    top: 12px
}

#page-4 .features ul {
    -webkit-transition: -webkit-transform .5s ease-in-out, opacity .5s ease-in-out;
    -o-transition: -o-transform .5s ease-in-out, opacity .5s ease-in-out;
    transition: transform .5s ease-in-out, opacity .5s ease-in-out;
    -webkit-transform: translateY(-200px);
    -ms-transform: translateY(-200px);
    -o-transform: translateY(-200px);
    transform: translateY(-200px);
    opacity: 0
}

#page-4 .features img {
    -webkit-transition: -webkit-transform .5s ease-in-out, opacity .5s ease-in-out;
    -o-transition: -o-transform .5s ease-in-out, opacity .5s ease-in-out;
    transition: transform .5s ease-in-out, opacity .5s ease-in-out;
    opacity: 0
}

#page-4 .show .features img,
#page-4 .show .features ul,
#page-4 .show h2,
#page-4 .show p {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

body.jp #page-4 .features img {
    max-height: 290px
}

#page-4 address {
    background: rgba(2, 62, 124, .2);
    color: #fff;
    padding: 24px 32px 24px 100%;
    margin-top: 24px;
    margin-left: -100%;
    font-style: normal;
    -webkit-transition: -webkit-transform .5s ease-in-out, opacity .5s ease-in-out;
    -o-transition: -o-transform .5s ease-in-out, opacity .5s ease-in-out;
    transition: transform .5s ease-in-out, opacity .5s ease-in-out;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0
}

#page-4 .show address {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
}

#page-4 .show address.col2 {
    width: 320%
}

#page-4 .show address .col2-1,
#page-4 .show address .col2-2 {
    display: inline-block;
    vertical-align: top
}

#page-4 .show address .col2-1 {
    margin-right: 64px
}

#page-4 .show address strong {
    color: #134078;
    margin-bottom: 6px;
    display: block
}

#page-4 address label {
    display: inline-block;
    width: 70px;
    color: #134078
}

#page-4 address table td {
    padding-right: 40px;
    white-space: nowrap
}

#page-4 address a {
    color: #fff;
    text-decoration: none
}

#page-4 ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

#page-4 ul li {
    padding-left: 14px
}

#page-4 ul li:before {
    content: "\002022";
    margin-left: -14px;
    padding-right: 7px;
    color: #fff
}

#page-5 {
    background: #0c1b49 url(../../Image_bg_metallized.jpg/$FILE/bg_metallized.jpg) center top repeat;
    -webkit-background-size: auto 100%;
    background-size: auto 100%
}

#page-5 ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    overflow: auto
}

#page-5 ul li {
    display: block;
    float: left;
    width: 33.325%;
    height: 18vw;
    opacity: 0;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: translateX(-5vw);
    -ms-transform: translateX(-5vw);
    -o-transform: translateX(-5vw);
    transform: translateX(-5vw)
}

#page-5 ul li:nth-child(1) {
    -webkit-transition: opacity .3s ease-in-out 0s, -webkit-transform .3s ease-in-out 0s;
    -o-transition: opacity .3s ease-in-out 0s, -o-transform .3s ease-in-out 0s;
    transition: opacity .3s ease-in-out 0s, transform .3s ease-in-out 0s
}

#page-5 ul li:nth-child(2) {
    -webkit-transition: opacity .3s ease-in-out .1s, -webkit-transform .3s ease-in-out 50ms;
    -o-transition: opacity .3s ease-in-out .1s, -o-transform .3s ease-in-out 50ms;
    transition: opacity .3s ease-in-out .1s, transform .3s ease-in-out 50ms
}

#page-5 ul li:nth-child(3) {
    -webkit-transition: opacity .3s ease-in-out .2s, -webkit-transform .3s ease-in-out .1s;
    -o-transition: opacity .3s ease-in-out .2s, -o-transform .3s ease-in-out .1s;
    transition: opacity .3s ease-in-out .2s, transform .3s ease-in-out .1s
}

#page-5 ul li:nth-child(4) {
    -webkit-transition: opacity .3s ease-in-out .1s, -webkit-transform .3s ease-in-out .15s;
    -o-transition: opacity .3s ease-in-out .1s, -o-transform .3s ease-in-out .15s;
    transition: opacity .3s ease-in-out .1s, transform .3s ease-in-out .15s
}

#page-5 ul li:nth-child(5) {
    -webkit-transition: opacity .3s ease-in-out .2s, -webkit-transform .3s ease-in-out .2s;
    -o-transition: opacity .3s ease-in-out .2s, -o-transform .3s ease-in-out .2s;
    transition: opacity .3s ease-in-out .2s, transform .3s ease-in-out .2s
}

#page-5 ul li:nth-child(6) {
    -webkit-transition: opacity .3s ease-in-out .3s, -webkit-transform .3s ease-in-out .25s;
    -o-transition: opacity .3s ease-in-out .3s, -o-transform .3s ease-in-out .25s;
    transition: opacity .3s ease-in-out .3s, transform .3s ease-in-out .25s
}

#page-5 ul li.show {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0)
}

#page-5 ul li {
    overflow: hidden;
    position: relative
}

#page-5 ul li img.background {
    top: 0;
    left: 0;
    width: 100%;
    position: absolute;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    transition: transform .3s ease-in-out
}

#page-5 ul li img.additional {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%
}

#page-5 ul li a {
    display: block;
    height: 100%;
    width: 100%;
    position: relative
}

#page-5 ul li a .box {
    color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 20%;
    width: 80%;
    line-height: 3.7vw;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    -webkit-transition: height .3s ease-in-out;
    -o-transition: height .3s ease-in-out;
    transition: height .3s ease-in-out
}

#page-5 ul li.video a .box {
    background: transparent url(../../Image_ic_video_play.png/$FILE/ic_video_play.png) center center no-repeat;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    height: 73px;
    width: 90px
}

#page-5 ul li a div h3 {
    font-size: 2vw;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 4vw;
    line-height: 4vw
}

#page-5 ul li a div p {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 1vw;
    width: 90%;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    padding-top: 3vw;
    line-height: 1.2em;
    font-size: 1.5vw
}

#page-5 ul li:hover a div {
    height: 80%
}

#page-5 ul li.video:hover a .box {
    height: 90px;
    width: 90px
}

#page-5 ul li:hover a div p {
    opacity: 1
}

#page-6 {
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    height: 40vw;
    background: #fff
}

#page-6.chromefix {
    background: #fffffe
}

#page-6 img,
#page-6 object {
    width: 90%;
    display: block;
    margin: 0 auto
}

#page-6 .object-click {
    position: absolute;
    width: 9vw;
    height: 13vw;
    top: 40vw;
    left: 22.8vw
}

.bottom-claim {
    padding: 2px;
    background: transparent url(../../Image_bg_footer-portal.jpg/$FILE/bg_footer-portal.jpg) left top no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    height: 17.5vw;
    overflow: hidden
}

.bottom-claim .within-bounds {
    margin-top: 1.8vw;
    text-align: center
}

.bottom-claim img,
.bottom-claim object {
    -webkit-transform: translateY(-140px);
    -ms-transform: translateY(-140px);
    -o-transform: translateY(-140px);
    transform: translateY(-140px);
    opacity: 0;
    -webkit-transition: -webkit-transform .3s ease-in-out, opacity .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out, opacity .3s ease-in-out;
    transition: transform .3s ease-in-out, opacity .3s ease-in-out;
    height: 2.6vw
}

.bottom-claim.show img,
.bottom-claim.show object {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

footer.footer-wrap {
    background: #000;
    position: relative;
    min-height: 65px
}

#footer {
    position: fixed;
    bottom: 0;
    background: #000;
    width: 100%;
    color: #999;
    text-align: center;
    font-size: 14px;
    z-index: 999;
    bottom: -65px;
    opacity: 0;
    -webkit-transition: bottom .3s ease-in-out, opacity .3s ease-in-out;
    -o-transition: bottom .3s ease-in-out, opacity .3s ease-in-out;
    transition: bottom .3s ease-in-out, opacity .3s ease-in-out
}

#footer.show {
    bottom: 0;
    opacity: 1
}

#footer a {
    color: #999;
    text-decoration: none
}

#footer .copy {
    display: inline-block;
    margin: 0 24px
}

#footer ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-block
}

#footer ul li {
    display: inline-block;
    margin: 0 24px 0 0;
    vertical-align: bottom;
    cursor: pointer;
    position: relative;
    line-height: 65px;
    height: 65px
}

#footer ul li:before {
    content: '';
    display: none
}

#footer ul li.copyright,
#footer ul li.copyright:hover {
    cursor: default;
    color: #027eff
}

#footer ul li:hover a,
#footer ul li:hover>span {
    color: #027eff
}

#footer ul li:hover a.icon {
    background-position: center bottom
}

#footer ul ul {
    display: none;
    position: absolute;
    left: -10px;
    bottom: 65px;
    background: #000;
    text-align: left
}

#footer ul li:hover ul {
    display: block
}

#footer ul ul li {
    display: block;
    margin: 0;
    white-space: nowrap;
    line-height: 1.4em;
    height: auto
}

#footer ul li:hover ul li a,
#footer ul ul li a {
    display: block;
    padding: 4px 8px;
    color: #999
}

#footer ul ul li:hover a {
    color: #fff!important;
    background: #027eff
}

#footer ul li a.icon {
    display: inline-block;
    height: 17px;
    width: 21px;
    background: transparent url(/images/ic_twitter_2017.png) center top no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}

#footer ul li a.icon.facebook {
    background-image: url(/images/ic_fb_2017.png)
}

#footer ul li a.icon.twitter {
    width: 17px;
    background-image: url(/images/ic_twitter_2017.png)
}

#footer ul li a.icon.linkedin {
    width: 17px;
    background-image: url(../../Image_ic_linkedin.png/$FILE/ic_linkedin.png)
}

#footer #arrow-up a {
    background: url(/images/ic_arrow-up.png) top left repeat-y;
    display: block;
    width: 64px;
    height: 64px;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-animation-duration: .5s;
    -o-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -o-animation-timing-function: linear;
    animation-timing-function: linear
}

@-webkit-keyframes arrow-up {
    from {
        background-position: left 0
    }
    to {
        background-position: left -65px
    }
}

@-o-keyframes arrow-up {
    from {
        background-position: left 0
    }
    to {
        background-position: left -65px
    }
}

@keyframes arrow-up {
    from {
        background-position: left 0
    }
    to {
        background-position: left -65px
    }
}

#footer #arrow-up a:hover {
    -webkit-animation-name: arrow-up;
    -o-animation-name: arrow-up;
    animation-name: arrow-up
}

#footer .dropup-body {
    position: absolute;
    z-index: 10;
    bottom: 65px;
    background: rgba(255, 255, 255, .9);
    color: #027eff;
    text-align: left;
    font-style: normal;
    line-height: 1.4em;
    min-width: 300px
}

#footer address.dropup-body {
    padding: 25px 30px
}

#footer .dropup-body a {
    color: #027eff!important
}

#footer .dropup-body li {
    display: block;
    text-transform: uppercase;
    text-align: right;
    margin-right: 0
}

#footer .dropup-body li a {
    text-decoration: none;
    line-height: 36px;
    color: #027eff;
    padding: 0 12px
}

#footer ul li .dropup-body,
#footer ul li ul {
    display: none
}

#footer ul li:hover .dropup-body,
#footer ul li:hover ul {
    display: block
}

#cookies {
    position: fixed;
    bottom: -78px;
    background: #027eff;
    width: 100%;
    color: #fff;
    font-size: 13px;
    padding: 23px 0 25px;
    opacity: 0;
    -webkit-transition: bottom .3s ease-in-out, opacity .3s ease-in-out;
    -o-transition: bottom .3s ease-in-out, opacity .3s ease-in-out;
    transition: bottom .3s ease-in-out, opacity .3s ease-in-out;
    z-index: 998
}

#cookies.active {
    bottom: 0;
    opacity: 1
}

body.footer-show #cookies.active {
    bottom: 65px
}

#cookies a {
    color: #fff
}

#cookies .within-bounds {
    text-align: center
}

#cookies .within-bounds>div {
    display: inline-block
}

#cookies .left {
    position: static;
    border-right: 2px solid #fff;
    padding-right: 40px;
    margin-right: 40px;
    text-align: right
}

#cookies .right {
    position: static;
    margin-right: 42px;
    text-align: left
}

#cookies #cookies-ok {
    border: 2px solid #fff;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    padding: 2px 4px 2px 2px;
    position: relative;
    top: -6px;
    -webkit-transition: background-color .2s ease-in-out, color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out, color .2s ease-in-out;
    transition: background-color .2s ease-in-out, color .2s ease-in-out
}

#cookies #cookies-ok:hover {
    background: #fff;
    color: #027eff
}

#cookies-close {
    position: absolute;
    top: 5px;
    right: 0;
    height: 28px;
    width: 28px;
    background: transparent url(/images/ic_cookie_close.png) center bottom no-repeat
}

#cookies-close:hover {
    background-position: center bottom
}

#cboxOverlay {
    background: rgba(0, 0, 0, .5)
}

#cboxClose,
#cboxLoadingGraphic,
#cboxNext,
#cboxPrevious,
#cboxSlideshow {
    background-image: none
}

#cboxLoadedContent {
    overflow: hidden!important
}

#cboxContent,
#cboxLoadedContent,
#cboxLoadingOverlay {
    background: #027eff;
    color: #fff
}

#cboxContent {
    padding: 24px 32px
}

#cboxContent #popup-ok {
    border: 2px solid #fff;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    padding: 2px 4px 2px 2px;
    -webkit-transition: background-color .2s ease-in-out, color .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out, color .2s ease-in-out;
    transition: background-color .2s ease-in-out, color .2s ease-in-out;
    float: right
}

#cboxContent #popup-ok:hover {
    background: #fff;
    color: #027eff
}

.mejs-container {
    height: 100%!important;
    width: 100%!important
}

.mejs-time-rail {
    width: -webkit-calc(100% - 144px)!important;
    width: calc(100% - 144px)!important
}

.mejs-time-total {
    width: -webkit-calc(100% - 154px)!important;
    width: calc(100% - 154px)!important
}

#poster-big {
    margin-bottom: 65px
}

a.download {
    display: inline-block;
    color: #666;
    text-decoration: none;
    line-height: 1.3em;
    font-size: 12px;
    min-height: 86px;
    padding-right: 55px;
    margin-bottom: 32px
}

a.download img {
    width: 100%
}

a.download em {
    font-weight: 700;
    font-style: normal;
    color: #013d7c
}

a.download.jpg {
    background: transparent url(../../Image_ic_jpg.png/$FILE/ic_jpg.png) right bottom no-repeat
}

a.download.jpg:hover {
    background-image: url(../../Image_ic_jpg_a.png/$FILE/ic_jpg_a.png)
}

a.download.pdf {
    background: transparent url(../../Image_ic_pdf.png/$FILE/ic_pdf.png) right bottom no-repeat
}

a.download.pdf:hover {
    background: transparent url(../../Image_ic_pdf_a.png/$FILE/ic_pdf_a.png) right bottom no-repeat
}

@media (max-width:1450px) {
    #ara {
        right: -webkit-calc(-1 * (100vw - 1145px)/ 2);
        right: calc(-1 * (100vw - 1145px)/ 2)
    }
    #start footer #press {
        right: 0
    }
}

@media screen and (max-width:1200px) {
    body.scrolled #header #headline {
        max-height: 100%
    }
    #header #headline #headline-wrap {
        padding-left: 16px;
        padding-right: 16px
    }
    #header .burger {
        display: block
    }
    #header #headline #logo {
        position: static;
        float: left;
        width: auto;
        height: 35px;
        margin-left: 12px;
        line-height: 36px
    }
    #header #headline #logo-kurz {
        height: 35px
    }
    #header #menu {
        display: block;
        position: fixed;
        z-index: 9999999;
        left: -100vw;
        top: 66px;
        height: calc(100% - 66px);
        height: -webkit-calc(100% - 66px);
        width: 100vw;
        padding: 6px 8px;
        background-color: rgba(63, 63, 63, .95);
        -webkit-transition: left .3s ease-in-out;
        -o-transition: left .3s ease-in-out;
        transition: left .3s ease-in-out;
        overflow-x: hidden;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        padding-top: 48px;
        padding-bottom: 32px
    }
    #header #menu ul li {
        display: block;
        border-top: 1px solid #999
    }
    #header #menu ul li.mobile {
        display: block
    }
    #header #menu ul li a {
        padding: 6px 8px
    }
    #header #menu ul li ul {
        opacity: 1;
        position: static;
        padding-left: 0;
        max-height: 100%;
        background: 0 0;
        padding-top: 0;
        padding-bottom: 12px;
        margin-top: 0!important;
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }
    #header #menu ul li:hover a {
        background: 0 0
    }
    #header #menu ul li:hover ul li:hover a {
        background: 0 0
    }
    #header #menu ul li:hover ul {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        max-height: initial
    }
    #header #menu ul li ul li {
        border: 0
    }
    #header #menu ul li.active a {
        background: #000
    }
    #header #menu ul li ul li a {
        padding-left: 32px
    }
    #header #menu #language-select {
        font-size: 16px;
        top: 2px;
        bottom: auto;
        left: 16px
    }
    #header #menu #language-select .active {
        font-size: 16px;
        display: inline-block;
        float: left;
        margin-top: 4px;
        margin-right: 3px
    }
    #header #menu #language-select ul {
        opacity: 1;
        position: static;
        max-height: 100%;
        background: 0 0;
        padding-top: 0;
        display: inline-block;
        margin-top: 3px
    }
    #header #menu #language-select ul li {
        font-size: 16px;
        display: inline-block;
        border-bottom: 0;
        border-top: 0
    }
    #header #menu #language-select ul li a {
        padding-left: 0;
        padding-right: 0
    }
    #header #menu #language-select ul li a:before {
        content: "|";
        color: #999;
        position: relative;
        top: -1px;
        padding-right: 6px
    }
    body.burger-open {
        overflow: hidden;
        height: 100%;
        width: 100%
    }
    body.ios.burger-open {
        position: fixed
    }
    body.burger-open #header .burger .burger-bun {
        background: #027eff
    }
    body.burger-open #header #menu {
        left: 0
    }
}

@media (max-width:1250px) {
    #footer #contact {
        right: 0
    }
}

@media (max-width:1140px) {
    #ara {
        right: 0;
        width: 50%;
        top: 5vw;
        -webkit-background-size: 110% auto;
        background-size: 110% auto
    }
}

@media (max-width:1200px) {
    #start header .claim {
        background-image: url(../../Image_claim_mobile.png/$FILE/claim_mobile.png);
        -webkit-background-size: auto 100%;
        background-size: auto 100%;
        max-height: 256px;
        max-width: 412px;
        width: 100%;
        height: 31vw;
        margin: 5vw 0 5vw
    }
    #page {
        max-width: 100%
    }
    #start article {
        width: 80%;
        position: relative;
        z-index: 12;
        margin-bottom: 64px
    }
    section .within-bounds {
        padding-left: 16px;
        padding-right: 16px;
        height: auto;
        width: 100%;
        overflow: hidden
    }
    .bg45 {
        overflow: hidden
    }
    section#page-4 .within-bounds {
        overflow: visible
    }
}

@media (max-width:1100px) {
    #cookies {
        padding: 6px 120px 6px 30px
    }
    #cookies .left,
    #cookies .right,
    #cookies>div {
        position: static;
        display: block;
        width: 100%;
        padding: 3px 0;
        border: 0;
        text-align: left
    }
    #cookies br {
        display: none
    }
    #cookies #cookies-close {
        top: 15px;
        right: 30px
    }
    #cookies #cookies-ok {
        position: absolute;
        top: 15px;
        right: 70px
    }
}

@media (max-width:1150px) {
    #page-4 address table td {
        display: block
    }
    #page-4 address table td:nth-child(2) {
        margin-bottom: 12px
    }
    #ara {
        height: 150vh
    }
}

@media (max-width:850px) {
    #start .within-bounds {
        padding-bottom: 0;
        overflow: hidden
    }
    #start .within-bounds footer {
        position: relative
    }
    #start .within-bounds footer img {
        max-width: 100%
    }
    #start footer #drupa {
        position: static;
        width: 100%;
        font-size: 3vw;
        overflow: auto
    }
    #start footer #drupa img {
        width: 20vw;
        margin-right: 3vw
    }
    #start footer .dropup {
        border-top: 1px solid #36a9e0;
        margin-top: 12px;
        padding-top: 12px;
        position: relative;
        right: auto!important
    }
    #start footer .dropup a.button {
        display: block;
        background: 0 0!important;
        color: #2f91c0!important;
        text-align: left;
        font-size: 3.2vw;
        height: auto;
        line-height: 1.4em;
        padding-bottom: 12px
    }
    #start footer #press .dropup-body {
        position: static;
        background: 0 0;
        opacity: 1;
        width: 100%;
        color: #36a9e0;
        text-align: left;
        padding-top: 0;
        padding-left: 0!important;
        padding-right: 0!important;
        font-size: 3vw
    }
    #page-2 article .text-columns {
        float: none;
        width: 100%!important;
        margin: 0!important
    }
    #page-4 {
        -webkit-background-size: auto 100%;
        background-size: auto 100%;
        overflow: visible
    }
    #page-4 article {
        width: 100%;
        float: none;
        padding-right: 0
    }
    #page-4 article .features {
        position: static;
        width: 100%
    }
    #page-4 article .features img {
        margin: 24px 0;
        max-width: 100%
    }
    #page-4 address {
        margin-left: -30px;
        padding-left: 32px;
        padding-right: 32px;
        width: -webkit-calc(100% + 46px)!important;
        width: calc(100% + 46px)!important
    }
    #page-4 address table td {
        display: table-cell
    }
    #page-5 {
        overflow: visible
    }
    #page-5 ul li a div.box {
        height: 80%;
        line-height: initial;
        display: table
    }
    #page-5 ul li a div.box div.tcell {
        display: table-cell;
        vertical-align: middle
    }
    #page-5 ul li a div h3,
    #page-5 ul li a div p {
        position: static;
        opacity: 1;
        margin: 0 auto;
        padding: 0;
        height: auto
    }
    #page-5 ul li {
        width: 50%;
        height: 25vw
    }
    #page-5 ul li a div h3 {
        font-size: 3.5vw;
        line-height: 1.2em
    }
    #page-5 ul li a div p {
        margin-top: 12px;
        width: 80%;
        font-size: 2vw
    }
}

@media (max-width:800px) {
    #footer.show+#cookies.active {
        bottom: 0
    }
    .bottom-claim {
        margin-bottom: 0
    }
    #footer {
        position: relative;
        z-index: 1
    }
    #footer ul {
        padding-bottom: 48px
    }
    #footer ul,
    #footer ul li {
        display: block
    }
    #footer ul li {
        padding-left: 30px;
        text-align: left;
        height: auto;
        line-height: 2.5em
    }
    #footer ul li:nth-child(2) {
        line-height: 65px
    }
    #footer ul li.copyright {
        line-height: 65px;
        height: 65px;
        position: absolute;
        bottom: 0
    }
    #footer ul li a.icon {
        position: static
    }
    #footer ul li .dropup-body {
        display: block;
        position: static;
        background: 0 0;
        padding: 0 30px 12px;
        min-width: 0
    }
    #footer .dropup-body li {
        text-align: center;
        margin: 0
    }
    #footer ul li ul {
        display: block;
        position: static
    }
    #cookies {
        top: 100%;
        bottom: auto
    }
    #cookies.active {
        bottom: 0!important;
        top: auto
    }
}

@media (max-width:650px) {
    #logo img {
        max-width: -webkit-calc(100vw - 240px);
        max-width: calc(100vw - 240px)
    }
    #header #headline #logo-kurz {
        padding-left: 0
    }
}

@media (max-width:600px) {
    #deco {
        display: none
    }
    #header #headline #logo {
        font-size: 5vw
    }
    #header #headline #logo-kurz {
        padding-left: 0
    }
    .bottom-claim {
        height: 35vw;
        -webkit-background-size: auto 100%;
        background-size: auto 100%;
        background-position: center top
    }
    .bottom-claim .within-bounds {
        margin-top: 3.6vw
    }
    .bottom-claim img {
        height: 5.2vw
    }
}

@media (max-width:500px) {
    #page-3 img {
        min-width: 0;
        min-height: 0;
        width: auto;
        height: 120%;
        margin-left: -20%
    }
    #page-4 address table td {
        display: block
    }
    #page-5 ul li {
        float: none;
        width: 100%;
        height: 50vw
    }
    #page-5 ul li a div h3 {
        font-size: 6vw
    }
    #page-5 ul li a div p {
        font-size: 4vw
    }
    #page-6 {
        height: auto;
        padding-bottom: 32px
    }
    #page-6 img {
        margin-top: -100px
    }
}

@media (max-width:514px) {
    #header #headline #logo {
        display: none
    }
}

@media (max-width:514px),
(max-height:400px) {
    #header #headline #logo {
        font-size: 6vw;
        height: 5vw;
        width: -webkit-calc(100vw - 55px - 100px);
        width: calc(100vw - 55px - 100px);
        width: -webkit-calc(100vw - 200px);
        max-height: 35px;
        margin: auto 0 auto 16px;
        position: absolute;
        top: 0;
        bottom: 0
    }
    #header #headline #logo img {
        display: block;
        max-width: calc(100% - 16px);
        max-width: -webkit-calc(100% - 16px)
    }
    #start,
    #start .within-bounds {
        min-height: 100%
    }
    #start #concepts {
        top: 100px;
        right: 0;
        left: 0;
        width: calc(100vw - 32px);
        width: -webkit-calc(100vw - 32px);
        margin: auto
    }
    #start .concept h2 {
        padding: 6px 10px;
        font-size: 8vw;
        text-align: center;
        width: 100%
    }
    #start .concept h2:hover {
        background: rgba(0, 0, 0, .5);
        color: #fff
    }
    #start .concept.active h2 {
        background: #013e7d
    }
    #start .concept .bodytext {
        width: 100%
    }
    #start .concept .bodytext p {
        padding: 16px;
        margin: 0
    }
}

@media (max-height:400px) {
    #start,
    #start .within-bounds {
        min-height: 500px
    }
    #header #headline #logo-kurz {
        display: block
    }
    #start .concept h2 {
        font-size: 24px;
        width: 50%;
        margin: auto
    }
    #start .concept .bodytext {
        width: 50%;
        margin: auto
    }
}

@media (min-width:500px) {
    #header #headline #logo img {
        margin-top: 5px
    }
}

a.anchor {
    position: absolute;
    margin-top: -32px
}

section.content {
    background: #e5e8ed;
    color: #333;
    padding-bottom: 130px;
    font-size: 17px;
    line-height: 1.4em;
    letter-spacing: .03em;
    min-height: 100%;
    overflow: hidden
}

section.content h3 {
    font-size: 22px;
    line-height: 1.3em;
    margin: -4px 0 12px;
    color: #134078
}

section.content p,
section.content ul {
    margin: 0 0 12px;
    list-style-type: none
}

section.content a {
    color: #134078
}

section.content ul+ul {
    margin-top: -12px
}

section.content table {
    width: 100%!important;
    margin: 12px 0
}

section.content table tr {
    border-bottom: 2px solid #e5e8ed
}

section.content table th {
    text-align: left;
    background: #000;
    color: #fff;
    padding: 4px 10px;
    border-right: 2px solid #e5e8ed
}

section.content table th:nth-child(even) {
    background: #01346c
}

section.content table th:last-child {
    border-right: 0
}

section.content table td {
    padding: 6px 10px;
    vertical-align: top;
    border-right: 2px solid #e5e8ed;
    background: #d5d5d5
}

section.content table tr:nth-child(even) td {
    background: #cfd5dc
}

section.content table td:last-child {
    border-right: 0
}

section.content table p {
    margin: 0
}

section.content table.tradeshows td a,
section.content table.tradeshows td:nth-child(2) {
    font-weight: 700
}

section.content table.tradeshows td:last-child {
    color: #134078;
    font-weight: 700
}

section.content ul li:before {
    content: "â–º";
    color: #999;
    position: absolute;
    margin-left: -24px
}

section.content table ul {
    padding-left: 24px
}

section.content figure {
    margin: 0;
    position: relative;
    overflow: hidden
}

section.content figure a {
    position: relative;
    display: block;
    overflow: hidden;
    background: #303030
}

section.content figure img {
    display: block;
    position: relative;
    z-index: 2;
    opacity: 1;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

section.content figure video {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

section.content figure img.additional {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

section.content figure img.additional.active {
    opacity: 1
}

section.content figure.video img {
    opacity: 0
}

section.content figcaption {
    color: #e5e8ed;
    background: #737476;
    padding: 10px 14px;
    min-height: 40px;
    position: relative;
    z-index: 2
}

section.content figcaption a.ic-video {
    display: block;
    float: right;
    height: 20px;
    width: 20px;
    background: transparent url(../../Image_ic_video.png/$FILE/ic_video.png) center center no-repeat
}

section.content figure.video figcaption a.ic-video {
    background-image: url(../../Image_ic_pause.png/$FILE/ic_pause.png)
}

section.content img {
    display: block;
    width: 100%
}

section.content hr {
    background: #fff none;
    height: 3px;
    border: 0;
    margin: 42px 0
}

section.content header {
    overflow: hidden;
    margin-bottom: 48px
}

section.content header .image {
    overflow: hidden;
    min-height: 128px
}

section.content header h1,
section.content header h2 {
    float: left;
    font-size: 30px;
    font-weight: 100;
    line-height: 45px;
    margin: 0
}

section.content header h1 {
    text-transform: uppercase;
    color: #fff;
    background: #000;
    padding-left: -webkit-calc((100% - 1145px)/ 2);
    padding-left: calc((100% - 1145px)/ 2);
    padding-right: 16px
}

section.content header h2 {
    color: #999;
    background: #fff;
    padding-left: 16px;
    padding-right: 16px
}

section.content .within-bounds>::after {
    content: "";
    display: block;
    clear: both
}

section.content .within-bounds>.trans {
    -webkit-transition: opacity .5s ease-in-out, -webkit-transform .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out, -o-transform .5s ease-in-out;
    transition: opacity .5s ease-in-out, transform .5s ease-in-out
}

section.content .within-bounds>.trans .col {
    -webkit-transition: opacity .5s ease-in-out, -webkit-transform .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out, -o-transform .5s ease-in-out;
    transition: opacity .5s ease-in-out, transform .5s ease-in-out
}

section.content .within-bounds>.hide {
    opacity: 0;
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px)
}

section.content .within-bounds>.hide-1 {
    -webkit-transform: translateX(-50px);
    -ms-transform: translateX(-50px);
    -o-transform: translateX(-50px);
    transform: translateX(-50px)
}

section.content .within-bounds>.hide-2 {
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    -o-transform: translateX(50px);
    transform: translateX(50px)
}

section.content .within-bounds>.hide-3 {
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px)
}

section.content .within-bounds>* {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

section.content .cols {
    margin: 42px 0
}

section.content .cols:first-child {
    margin-top: 0
}

body.edit section.content .cols {
    overflow: auto
}

section.content .col img {
    width: 100%
}

section.content .col:last-child {
    margin-right: 0!important
}

.col21-2,
section.content .col21-1 {
    float: left;
    margin-right: 2%
}

section.content .col21-1 {
    width: 65.79%
}

section.content .col21-2 {
    width: 31.91%
}

section.content .col2-1,
section.content .col2-2 {
    float: left;
    width: 49%;
    margin-right: 2%
}

section.content .col3-1,
section.content .col3-2,
section.content .col3-3 {
    float: left;
    width: 31.58%;
    margin-right: 2.63%
}

section.content .col3-3 {
    margin-right: 0
}

section.content .col31-1 {
    float: left;
    width: 74.35%;
    margin-right: 2.63%
}

section.content .col31-2 {
    float: left;
    width: 23.02%;
    margin-right: 0
}

section.content .col31-2 .download-pdf-Container {
    text-align: right
}

section.content .col4-1,
section.content .col4-2,
section.content .col4-3,
section.content .col4-4 {
    float: left;
    width: 23.02%;
    margin-right: 2.63%
}

section.content .col4-4 {
    margin-right: 0
}

.iframe-wrap {
    position: relative;
    padding-bottom: 50%;
    padding-top: 6.3%;
    height: 0;
    width: 100%;
    margin: 0 auto;
    z-index: 2;
    overflow: hidden
}

.iframe-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.iframe-wrap .youtube-preview {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    cursor: pointer
}

.iframe-wrap .yt-play {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 14%;
    width: 14%;
    margin: auto;
    background: transparent url(../../Image_ic_yt_play_s.png/$FILE/ic_yt_play_s.png) center center no-repeat;
    z-index: 11;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    cursor: pointer
}

.iframe-wrap:hover .yt-play {
    background-image: url(../../Image_ic_yt_play_red_s.png/$FILE/ic_yt_play_red_s.png)
}

.gallery {
    position: relative;
    margin: 42px 0;
    overflow: hidden
}

.gallery img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transform: translateX(10%) translateY(5%) Scale(1.2);
    -ms-transform: translateX(10%) translateY(5%) Scale(1.2);
    -o-transform: translateX(10%) translateY(5%) Scale(1.2);
    transform: translateX(10%) translateY(5%) Scale(1.2);
    -webkit-transition: opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out, -o-transform .3s ease-in-out;
    transition: opacity .3s ease-in-out, transform .3s ease-in-out
}

.gallery img:first-child {
    position: relative;
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.gallery img.active {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.gallery .next,
.gallery .prev {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 14%;
    max-width: 104px;
    height: 100%;
    background: transparent url(../../Image_ic_gal_arr_left.png/$FILE/ic_gal_arr_left.png) center center no-repeat;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    z-index: 999;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    opacity: 1
}

.gallery .next {
    left: auto;
    right: 0;
    background-image: url(../../Image_ic_gal_arr_right.png/$FILE/ic_gal_arr_right.png);
    z-index: 999
}

.region.old {
    overflow: auto
}

.region.old .country {
    overflow: auto;
    padding-bottom: 24px
}

.region.old .country .company {
    float: left;
    width: -webkit-calc(33.3% - 24px);
    width: calc(33.3% - 24px);
    margin: 0 24px 24px 0
}

.region.old .country .company:nth-child(11),
.region.old .country .company:nth-child(5),
.region.old .country .company:nth-child(8) {
    clear: left
}

.region.old .country .company h4 {
    margin: 0
}

.region.new {
    overflow: auto;
    margin-bottom: 10px
}

.region.new .headline {
    position: relative;
    background: #dadada;
    padding: 9px 12px 8px 51px;
    cursor: pointer
}

.region.new .country h3:before,
.region.new .headline:before {
    content: "\f109";
    font-family: kicons;
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    background: #013e7d;
    border-right: 2px solid #e6e9ed
}

.region.new .country.open h3:before,
.region.open .headline:before {
    content: "\f10a";
    font-family: kicons
}

.region.new .headline h2 {
    font-weight: 600;
    color: #013e7d;
    font-size: 18px;
    margin: 0
}

.region.new .region-body {
    padding: 10px 0 10px 48px
}

.region.js .region-body {
    display: none
}

.region.open .region-body {
    display: block
}

.region.new .country {
    overflow: auto;
    max-width: 680px;
    margin-bottom: 10px
}

.region.new .country h3 {
    position: relative;
    background: #dadada;
    padding: 9px 12px 8px 51px;
    font-weight: 600;
    color: #013e7d;
    font-size: 18px;
    margin: 0;
    cursor: pointer
}

.region.new .country .country-body {
    padding: 10px 0
}

.region.js .country .country-body {
    display: none
}

.region.new .country.open .country-body {
    display: block
}

.region.new .country .country-body .company {
    overflow: hidden;
    border-bottom: 2px solid #013e7d;
    padding-bottom: 18px;
    margin-bottom: 24px;
    font-size: 18px;
    line-height: 29px;
    color: #666;
    padding-left: 52px
}

.region.new .country .country-body .company:last-child {
    border-bottom: 0
}

.region.new .country .country-body .company h4 {
    margin: 0;
    color: #013e7d
}

.region.new .country .country-body .company div {
    width: 335px;
    float: left;
    border-right: 1px solid #dadada;
    padding-right: 16px;
    margin-right: 16px
}

.region.new .country .country-body .company div:last-child {
    width: 275px;
    border-right: 0;
    padding-right: 0;
    margin-right: 0
}

.region.new .country .country-body .company .kicon-inside:before {
    color: #013e7d;
    font-size: 20px;
    vertical-align: middle;
    margin-right: 10px;
    text-decoration: none
}

.region.new .country .country-body .company a {
    color: #666;
    text-decoration: none;
    white-space: nowrap;
    font-size: 17px
}

section.content div.paraForm {
    overflow: hidden
}

section.content .e4w-formgrid {
    margin-top: 0
}

section.content .e4w-formgrid tr {
    border-bottom: 0;
    position: relative
}

section.content .e4w-formgrid tr td {
    padding-top: 0;
    padding-bottom: 18px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    background: 0 0!important
}

.e4w-formgrid label {
    display: none
}

.e4w-fieldtype-checkbox label {
    display: inline-block
}

.e4w-formgrid input.textfield,
.e4w-formgrid textarea {
    width: 100%;
    font-size: 14px;
    padding: 10px 12px;
    font-size: 18px;
    border: 2px solid #98999b;
    color: #333;
    position: relative
}

.e4w-formgrid .div_radio {
    float: left;
    position: relative
}

.e4w-formgrid .div_radio label {
    display: inline
}

.e4w-formgrid .div_radio span.error {
    position: absolute;
    bottom: -22px;
    left: 0;
    color: #c71e83
}

.e4w-formgrid .e4w-fieldtype-text .label_textfield {
    display: block;
    position: absolute;
    right: 30%;
    background: #013e7d;
    color: #fff;
    height: 46px;
    line-height: 46px;
    padding: 0 12px;
    width: 130px;
    top: 0;
    z-index: 0;
    opacity: 0;
    -webkit-transition: right .3s ease-in-out, opacity .3s ease-in-out, z-index 0s ease-in-out .3s;
    -o-transition: right .3s ease-in-out, opacity .3s ease-in-out, z-index 0s ease-in-out .3s;
    transition: right .3s ease-in-out, opacity .3s ease-in-out, z-index 0s ease-in-out .3s
}

.e4w-formgrid .filled .label_textfield {
    right: 0;
    opacity: 1;
    z-index: 10;
    -webkit-transition: right .3s ease-in-out, opacity .3s ease-in-out, z-index 0s ease-in-out 0s;
    -o-transition: right .3s ease-in-out, opacity .3s ease-in-out, z-index 0s ease-in-out 0s;
    transition: right .3s ease-in-out, opacity .3s ease-in-out, z-index 0s ease-in-out 0s
}

.e4w-formgrid .label_radio {
    display: inline;
    float: left;
    min-width: 40px;
    margin-right: 12px
}

.e4w-formgrid textarea {
    resize: vertical
}

.e4w-formgrid .filled input.textfield,
.e4w-formgrid .filled textarea {
    border: 2px solid #013e7d
}

.e4w-formgrid input.textfield.error,
.e4w-formgrid textarea.error {
    border: 2px solid #c71e83
}

.e4w-formgrid .e4w-fieldtype-text span.error {
    position: absolute;
    right: 0;
    top: 0;
    background: #c71e83;
    color: #fff;
    height: 44px;
    line-height: 46px;
    padding: 0 12px;
    width: auto;
    z-index: 11
}

.e4w-fieldtype-select select.error {
    border: 2px solid #c71e83
}

.e4w-formgrid .e4w-fieldtype-select span.error {
    position: absolute;
    right: 11px;
    top: 2px;
    color: #c71e83;
    height: 46px;
    line-height: 46px;
    padding: 0 12px;
    width: auto;
    z-index: 11
}

.e4w-formrow.plz {
    float: left;
    width: 30%
}

.e4w-formrow.ort {
    float: left;
    width: calc(70% - 28px);
    width: -webkit-calc(70% - 28px);
    margin-left: 28px
}

.e4w-formrow.ort td,
.e4w-formrow.plz td {
    display: block
}

.e4w-formrow.plz .label_textfield {
    width: auto
}

.e4w-formrow .e4w-formcell label.personen-label {
    margin-left: 6px;
    vertical-align: middle;
    width: auto;
    position: static!important;
    background: 0 0!important;
    color: #333!important;
    height: auto!important;
    line-height: auto!important;
    padding: 0!important
}

.e4w-formrow .e4w-formcell input.personen-text {
    border-width: 0 0 2px 0;
    border-color: #013e7d;
    background: 0 0;
    margin-left: 6px;
    width: 30px;
    height: 22px;
    vertical-align: middle;
    padding: 1px 3px;
    text-align: right
}

.e4w-formbuttons {
    margin-top: 48px
}

.e4w-formbuttons input {
    background: #013e7d;
    border: 2px solid #013e7d;
    padding: 12px;
    color: #fff
}

.e4w-formbuttons input:hover {
    background: #fff;
    color: #013e7d
}

.e4w-fieldtype-radio label.label_radio {
    display: none
}

.e4w-fieldtype-radio br {
    display: none
}

.e4w-fieldtype-radio {
    padding-left: 16px!important
}

.e4w-fieldtype-radio .label_radio_entry {
    margin-right: 8px
}

.e4w-fieldtype-radio .radio {
    margin-right: 24px
}

.e4w-fieldtype-checkbox {
    padding-left: 16px!important
}

.e4w-fieldtype-checkbox label.label_checkbox {
    margin-bottom: 16px
}

.e4w-fieldtype-checkbox .label_checkbox_entry {
    margin-right: 8px;
    max-width: 80%;
    vertical-align: top
}

.e4w-fieldtype-checkbox .checkbox {
    margin-right: 24px
}

.e4w-fieldtype-checkbox span.error {
    position: absolute;
    right: 0;
    color: #c71e83
}

.e4w-fieldtype-select select {
    padding: 10px 12px;
    font-size: 18px;
    border: 2px solid #98999b;
    width: 100%
}

.e4w-fieldtype-select select option {
    color: #333
}

.e4w-fieldtype-select select option:first-child {
    color: #7d7d7d
}

.cols.form address {
    font-style: normal;
    font-weight: 300;
    margin-top: 66px
}

.cols.form address a {
    text-decoration: none;
    color: #333
}

body.jp .cols.form address {
    margin-top: 18px
}

.cols.form address h4 {
    font-weight: 400;
    margin: 12px 0 6px
}

.cols.form address .contact {
    border-top: 2px solid #fff;
    padding-top: 20px;
    margin-top: 20px;
    overflow: hidden
}

.cols.form address .phone,
.cols.form address .web {
    float: left
}

.cols.form address .phone {
    border-right: 2px solid #ccc;
    padding-right: 30px
}

.cols.form address .web {
    margin-left: 30px
}

.cols.form address label,
.cols.form address span {
    float: left
}

.cols.form address label {
    width: 64px;
    clear: left;
    font-weight: 500;
    color: #013e7d
}

.e4w-fieldtype-file label {
    display: block;
    margin-bottom: 12px;
    margin-left: 12px
}

.upload-display {
    display: inline-block;
    background: #fff;
    padding: 12px;
    border: 2px solid #fff;
    width: -webkit-calc(100% - 130px);
    width: calc(100% - 130px);
    color: #013e7d;
    font-weight: 500;
    height: 50px
}

.upload-button {
    position: relative;
    overflow: hidden;
    background: #013e7d;
    display: inline-block;
    color: #fff;
    padding: 11px 12px;
    border: 2px solid #013e7d;
    cursor: pointer;
    vertical-align: bottom;
    width: 130px;
    height: 50px
}

.upload-button:hover {
    background: #fff;
    color: #013e7d
}

.upload-button input {
    position: absolute;
    top: -2px;
    right: -2px;
    margin: 0;
    padding: 0;
    height: 50px;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0)
}

@media (max-width:1200px) {
    section.content header {
        overflow: auto
    }
}

@media (max-width:1175px) {
    section.content header h1,
    section.content header h2 {
        padding-left: 16px
    }
}

@media (max-width:850px) {
    section.content header img {
        width: 200%;
        margin-left: -50%
    }
    section.content table th {
        display: none
    }
    section.content table td {
        display: block;
        border: 0;
        padding: 0 10px
    }
    section.content table td:first-child {
        padding-top: 6px
    }
    section.content table td:last-child {
        padding-bottom: 6px
    }
}

@media (max-width:760px) {
    .region.new .country .country-body .company div {
        border-right: 0;
        border-bottom: 2px solid #dadada;
        padding: 0 0 12px 0;
        margin: 0 0 12px 0;
        width: 100%
    }
    .region.new .country .country-body .company div:last-child {
        border-bottom: 0;
        margin: 0;
        padding: 0
    }
}

@media (max-width:700px) {
    section.content .col {
        float: none;
        width: 100%;
        margin-bottom: 30px
    }
}

@media (max-width:520px) {
    section.content .cols.form address .phone,
    section.content .cols.form address .web {
        float: none;
        margin: 0
    }
}

@media (max-width:430px) {
    .region.new .region-body {
        padding-left: 8px
    }
    .region.new .country .country-body .company {
        padding-left: 0
    }
}

.page-width {
    max-width: 1145px;
    margin: 0 auto;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

#page.minimal {
    width: 100%;
    max-width: 1145px;
    margin: 0 auto;
    min-height: 100%;
    position: relative;
    padding-top: 160px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 206px;
    padding-left: 16px;
    padding-right: 16px
}

.press-page .content {
    overflow: hidden
}

#page .terms-page .download-pdf {
    position: absolute;
    right: 0;
    top: 0;
    background: transparent url(../../Image_ic_pdf.png/$FILE/ic_pdf.png) right bottom no-repeat;
    display: block;
    width: 120px;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    min-height: 86px;
    padding-right: 55px;
    margin-bottom: 32px;
    padding-top: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: right;
    color: #666;
    text-decoration: none;
    font-size: 12px
}

#page .terms-page .download-pdf:hover {
    background-image: url(../../Image_ic_pdf_a.png/$FILE/ic_pdf_a.png)
}

#page .text {
    position: static;
    margin-top: 10px;
    margin-bottom: 100px;
    float: left;
    width: -webkit-calc(70% - 30px);
    width: calc(70% - 30px);
    margin-right: 30px
}

#page .text h3 {
    font-size: 24px;
    font-weight: 400;
    line-height: 1.4em;
    margin: 0
}

#page .text h1 {
    font-size: 48px;
    font-weight: 400;
    color: #013d7c;
    margin: 14px 0 20px
}

#page .text h4 {
    font-size: 18px;
    color: #013d7c;
    margin: 24px 0 8px
}

#page .text p {
    margin: 8px 0;
    line-height: 1.4em
}

#page .text em {
    font-style: normal;
    font-weight: 700;
    color: #013d7c
}

#page .downloads {
    float: left;
    margin-top: 100px;
    margin-bottom: 100px;
    width: 30%;
    font-size: 12px
}

#page .downloads a {
    color: #666;
    text-decoration: none
}

.press-page .downloads .download {
    display: block;
    color: #666;
    text-decoration: none;
    line-height: 1.3em;
    font-size: 12px;
    min-height: 86px;
    padding-right: 55px;
    margin-bottom: 32px
}

.press-page .downloads .download img {
    width: 100%
}

#page .downloads .download em {
    font-weight: 700;
    font-style: normal;
    color: #013d7c
}

.press-page .downloads .download.jpg {
    background: transparent url(../../Image_ic_jpg.png/$FILE/ic_jpg.png) right bottom no-repeat
}

.press-page .downloads .download.jpg:hover {
    background-image: url(../../Image_ic_jpg_a.png/$FILE/ic_jpg_a.png)
}

.press-page .downloads .download.pdf {
    background: transparent url(../../Image_ic_pdf.png/$FILE/ic_pdf.png) right bottom no-repeat
}

.press-page .downloads .download.pdf:hover {
    background: transparent url(../../Image_ic_pdf_a.png/$FILE/ic_pdf_a.png) right bottom no-repeat
}

.terms-page .content {
    padding: 0;
    font-size: 18px;
    color: #666
}

.terms-page .content h1 {
    color: #134078;
    font-size: 32px;
    font-weight: 400;
    line-height: 1em;
    margin-bottom: 5px
}

.terms-page .content h2 {
    font-size: 25px;
    font-weight: 400;
    margin-top: 0
}

.terms-page .content a {
    color: #033878
}

.terms-page .content a:hover {
    color: #9c0
}

.terms-page .content div,
.terms-page .content p {
    margin: 0;
    padding: 0;
    color: #666;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px
}

.terms-page .content .para-imprint .para-imprint-top {
    margin: 8px 0 8px 0
}

.terms-page .content .para-imprint .term-address {
    margin: 14px 0 14px 0
}

.terms-page .content .para-imprint .term-address p {
    font-size: 22px;
    line-height: 30px
}

.terms-page .content .para-imprint .para-imprint-top-intro {
    color: #134078;
    font-weight: 700
}

.terms-page .content .para-imprint hr {
    display: block;
    width: 100%;
    height: 1px;
    background: #134078;
    border: 0
}

.terms-page .content ul.terms {
    display: block;
    margin: 0;
    padding: 0
}

.terms-page .content ul.terms>li {
    display: block;
    margin: 0;
    padding: 3px 0 15px 0;
    position: relative;
    cursor: pointer
}

.terms-page .content ul.terms>li:before {
    content: '';
    display: none
}

.terms-page .content ul.terms .numbering-numbering {
    position: absolute;
    top: 3px;
    left: 0;
    padding-right: 10px;
    width: 65px;
    text-align: right;
    color: #134078;
    font-weight: 700
}

.terms-page .content ul.terms .term-section {
    padding-left: 65px;
    padding-right: 15px
}

.terms-page .content ul.terms .term-para {
    padding-left: 65px;
    padding-right: 15px
}

.terms-page .content ul.terms-1 {
    margin: 60px 0 50px 0
}

.terms-page .content ul.terms-1>li {
    background-color: #fff;
    margin: 0 0 18px 0;
    border-top: 1px solid #134078;
    background-image: url(../../Image_terms_down.png/$FILE/terms_down.png);
    background-position: left -1px;
    background-repeat: no-repeat
}

.terms-page .content ul.terms-1>li.closed {
    background-image: url(../../Image_terms_right.png/$FILE/terms_right.png);
    background-color: transparent
}

.terms-page .content ul.terms-1>li.closed .term-para,
.terms-page .content ul.terms-1>li.closed ul {
    display: none
}

.terms-page .content ul.terms-1>li>.term-section {
    font-weight: 700
}

.terms-page .text {
    position: static;
    margin-top: 100px;
    margin-bottom: 100px;
    float: left;
    width: 730px;
    margin-right: 30px
}

.terms-page .text h4 {
    font-size: 18px;
    color: #666;
    margin: 24px 0 8px
}

.terms-page .text p {
    margin: 8px 0
}

.terms-page .text em {
    font-style: normal;
    color: #134078
}

@media (max-width:1045px) {
    #page .text {
        padding: 0 30px;
        float: none;
        width: 100%
    }
    #page .downloads {
        padding: 0 30px;
        float: none;
        width: 100%
    }
}

section.content.minimal {
    padding-bottom: 0
}

#page.minimal {
    color: #333;
    font-size: 17px;
    line-height: 1.4em;
    letter-spacing: .03em
}

#page.minimal p {
    margin: 22px 0
}

#page.minimal h1 {
    color: #134078;
    font-size: 32px;
    font-weight: 400;
    line-height: 1em;
    margin-bottom: 5px
}

#page.minimal .address {
    font-size: 22px;
    line-height: 30px
}

#page.minimal hr {
    border: 0;
    border-bottom: 1px solid #134078;
    background: 0 0;
    height: auto;
    margin: 9px 0
}

#page.minimal strong {
    color: #134078
}

#page.minimal .term-top {
    position: relative;
    color: #666;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    background-color: #fff;
    margin: 0 0 18px 0;
    padding: 3px 0 15px 0;
    border-top: 1px solid #134078;
    background-image: url(../../Image_terms_down.png/$FILE/terms_down.png);
    background-position: left -1px;
    background-repeat: no-repeat;
    cursor: pointer
}

#page.minimal .term-top.closed {
    background-image: url(../../Image_terms_right.png/$FILE/terms_right.png);
    background-color: transparent
}

#page.minimal .term-top.closed .term {
    display: none
}

#page.minimal:not(.term-top)+.term-top {
    margin-top: 60px
}

#page.minimal .term-top>.term-section {
    font-weight: 600
}

#page.minimal .term-top * {
    margin: 0;
    padding: 0
}

#page.minimal .term {
    position: relative;
    padding-top: 3px
}

#page.minimal .numbering-numbering {
    position: absolute;
    top: 3px;
    left: 0;
    padding-right: 10px;
    width: 65px;
    text-align: right;
    color: #134078;
    font-weight: 700
}

#page.minimal .term-section {
    padding-left: 65px;
    padding-right: 15px
}

#page.minimal .term-top ul {
    padding-left: 28px
}