article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block
}
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden] {
    display: none
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-family: sans-serif
}
button,
input,
select,
textarea {
    font-family: sans-serif
}
body {
    margin: 0
}
a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}
h1 {
    font-size: 2em;
    margin: 0.67em 0
}
h2 {
    font-size: 1.5em;
    margin: 0.83em 0
}
h3 {
    font-size: 1.17em;
    margin: 1em 0
}
h4 {
    font-size: 1em;
    margin: 1.33em 0
}
h5 {
    font-size: 0.83em;
    margin: 1.67em 0
}
h6 {
    font-size: 0.67em;
    margin: 2.33em 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: bold
}
blockquote {
    margin: 1em 40px
}
dfn {
    font-style: italic
}
mark {
    background: #ff0;
    color: #000
}
p,
pre {
    margin: 1em 0
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: "courier new", monospace;
    font-size: 1em
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}
q {
    quotes: none
}
q:before,
q:after {
    content: "";
    content: none
}
small {
    font-size: 80%
}
sub {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    top: -0.5em
}
sub {
    bottom: -0.25em
}
dl,
menu,
ol,
ul {
    margin: 1em 0
}
dd {
    margin: 0 0 0 40px
}
menu,
ol,
ul {
    padding: 0 0 0 40px
}
nav ul,
nav ol {
    list-style: none;
    list-style-image: none
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic
}
svg:not(:root) {
    overflow: hidden
}
figure,
form {
    margin: 0
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}
button,
input {
    line-height: normal
}
button,
html input[type="button"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}
input {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}
button[disabled] {
    cursor: default
}
input {
    cursor: default;
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px;
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input::-webkit-search-cancel-button,
input::-webkit-search-decoration {
    -webkit-appearance: none
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto;
    vertical-align: top
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}
img {
    vertical-align: middle
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0
}
textarea {
    resize: vertical
}
.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0
}
.hidden {
    display: none !important;
    visibility: hidden
}
.invisible {
    visibility: hidden
}
.clearfix {
    *zoom: 1
}
.clearfix:before {
    content: " ";
    display: table
}
.clearfix:after {
    content: " ";
    display: table;
    clear: both
}
/**
    define your font faces
**/
/*@font-face {
    font-family: "NAME_OF_YOUR_FONT";
    src: url("../fonts/FONT.eot");
    src: url("../fonts/FONT.eot?#iefix") format("embedded-opentype"), url("../fonts/FONT.woff") format("woff"), url("../fonts/FONT.ttf") format("truetype"), url("../fonts/FONT-webfont.svg#FONT") format("svg");
    font-weight: normal;
    font-style: normal
}*/

@media only screen {
    body {
        background: #f89419 !important
    }
    body h1,
    body h2,
    body h3,
    body h4 {
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-weight: normal;
        color: #fff;
    }
    body h1 strong,
    body h2 strong,
    body h3 strong,
    body h4 strong {
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-weight: bold;
        color: #004289;
    }
    body h2 {
        font-size: 1.625em
    }
    body .language {
        background: #fff;
        text-align: center;
        display: block;
        line-height: 2;
        padding: 0.75em 0;
        color: #000;
        font-size: 0.8em
    }
    body .language a {
        color: #000
    }
    body .language a:hover {
        color: #000
    }
    body .header {
        margin-bottom: 42px
    }
    body .header .signet {
        max-width: 2.5em
    }
    body .header .visual-text {
        text-align: center;
        z-index: 100;
        width: 100%
    }
    body .header .visual-text h2 {
        color: #004289;
        margin-top: 0.5em
    }
    body .header.de .visual-text {
        margin-top: 0.3em
    }
    body .header.de .visual-text h2 {
        line-height: 1.2;
        margin-top: 0.35em
    }
    body .carousel-stage {
        background: #e35518;
        padding-top: 35px;
    }
    body .carousel-stage .row {
        position: relative
    }
    body .carousel-stage .owl-dots {
        text-align: center;
        margin-bottom: 14px
    }
    body .carousel-stage .owl-dots .owl-dot {
        display: inline-block;
        width: 12px;
        height: 12px;
        margin: 15px 10px 5px 10px;
        border-radius: 6px;
        background: #004289
    }
    body .carousel-stage .owl-dots .owl-dot.active {
        background: #f89419
    }
    body .video-wrapper {
        background: #e35518;
        text-align: center
    }
    body .video-wrapper h2 {
        margin-bottom: 0.9em;
        color: #fff
    }
    body #fanta-video.video-js {
        max-height: 16.5em;
        max-width: 100%;
        margin-top: 105px;
        margin-bottom: 105px;
        background: transparent
    }
    body .video-wrapper #fanta-video.vjs-fullscreen {
        max-height: none;
        max-width: 100%;
        margin-top: 0;
        margin-bottom: 0;
        background: transparent
    }
    body .video-wrapper .vjs-default-skin .vjs-big-play-button {
        background: #f89419;
    }
    body .video-wrapper .vjs-default-skin .vjs-big-play-button:before {
        color: #fff;
    }
    body .text-wrapper {
        background: #f89419;
        padding: 60px 0 0 0
    }
    body .text-wrapper .text h2 {
        margin-bottom: 30px;
        color: #fff
    }
    body .text-wrapper .text p {
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        line-height: 1.875em;
        font-size: 18px;
        color: #fff;
    }
    body .text-wrapper .text p strong {
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-weight: bold
    }
    body .phone-wrapper {
        background: #f89419;
        padding: 60px 0 60px 0;
        color: #fff;
    }
    body .phone-wrapper .phone ul {
        margin-top: 40px;
        margin-left: 0
    }
    body .phone-wrapper .phone ul li {
        margin-bottom: 80px;
        list-style-type: none;
        position: relative;
    }
    body .phone-wrapper .phone ul li.highlightOne:before {
        min-height: 77px; content: '';
        background: url("../img/icon_01.png") 0 5px no-repeat;
        display: block;
        position: absolute;
        width: 73px;
        top: 50%;
        transform: translateY(-50%);
    }
    body .phone-wrapper .phone ul li.highlightTwo:before {
        min-height: 77px; content: '';
        background: url("../img/icon_02.png") 0 5px no-repeat;
        display: block;
        position: absolute;
        width: 73px;
        top: 50%;
        transform: translateY(-50%);
    }
    body .phone-wrapper .phone ul li.highlightThree:before {
        min-height: 77px; content: '';
        background: url("../img/icon_03.png") 0 5px no-repeat;
        display: block;
        position: absolute;
        width: 73px;
        top: 50%;
        transform: translateY(-50%);
    }
    body .phone-wrapper .phone ul li.highlightFour:before {
        min-height: 77px; content: '';
        background: url("../img/icon_04.png") 0 5px no-repeat;
        display: block;
        position: absolute;
        width: 73px;
        top: 50%;
        transform: translateY(-50%);
    }
    body .phone-wrapper .phone ul li p {
        margin-left: 90px;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        line-height: 1.7;
        font-size: 1.125em
    }
    body .phone-wrapper .phone ul li p strong {
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        font-weight: bold
    }
    body .phone-wrapper .gallery {
        margin: 0 auto;
        max-width: 90%
    }
    body .download-wrapper {
        background: #fff
    }
    body .download-wrapper .red {
        color: #f00;
    }
    body .download-wrapper .download {
        margin: 95px auto;
        text-align: center
    }
    body .download-wrapper .badges {
        margin-top: 1.5em
    }
    body .download-wrapper .badges img {
        margin: 0.25em 0.125em;
        max-height: 40px
    }
    body footer {
        background: #f89419;
        text-align: center;
        margin-top: 70px;
        margin-bottom: 70px;
    }
    body footer a {
        color: #fff;
        font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
        text-decoration: none;
        font-size: 2.2em;
        padding-left: 10px;
        padding-right: 10px
    }

    body footer a:hover{
        color: #fff;
    }

    body footer span{
        color: #004289;
        padding-bottom: 50px;
    }
}
@media only screen and (min-width: 40.063em) {
    body .row {
        padding-right: 2em !important;
        padding-left: 2em !important
    }
    body h2 {
        font-size: 1.625em;
        padding: 0;
        margin: 0
    }
    body .language {
        background: transparent;
        font-size: 1em;
        position: absolute;
        padding: 0 0 0 0;
        float: right;
        top: 1.5em;
        right: 0;
        z-index: 200;
        color: #000
    }
    body .language a {
        color: #000
    }
    body .header .signet {
        display: inline;
        max-width: 2em
    }
    body .header .keyvisual {
        margin-top: -2.75em
    }
    body .header .visual-text {
        width: 93%;
        margin-top: 0.2em
    }
    body .header .visual-text h2 {
        margin-top: 0.6em !important
    }
    body .header.de .visual-text {
        margin-top: 0.2em
    }
    body .header.de .visual-text h2 {
        margin-top: 0.6em
    }
    body .video-wrapper #fanta-video {
        max-height: 38em !important
    }
    body .video-wrapper #fanta-video.vjs-fullscreen {
        max-height: none !important
    }
}
@media only screen and (min-width: 64.063em) {
    body .row {
        padding-right: 0 !important;
        padding-left: 0 !important
    }
    body h2 {
        font-size: 2.25em
    }
    body .language {
        padding-right: 0.9375rem
    }
    body .header .signet {
        max-width: 122px
    }
    body .header .keyvisual {
        margin-top: -7em;
        max-width: 100%
    }
    body .header .visual-text {
        margin-top: 1em !important;
        width: 97%
    }
    body .video-wrapper #fanta-video {
        max-height: 546px !important
    }

    body .video-wrapper #fanta-video.vjs-fullscreen {
        max-height: none !important
    }

}