@font-face {
    font-family: "CaeciliaLTStd";
    font-style: normal;
    font-weight: 100;
    src: url(fonts/caecilialtstd-light-webfont.eot);
    src: url(fonts/caecilialtstd-light-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/caecilialtstd-light-webfont.woff) format("woff"), url(fonts/caecilialtstd-light-webfont.svg#CaeciliaLTStd45Light) format("svg")
}

@font-face {
    font-family: "CaeciliaLTStd";
    font-style: normal;
    font-weight: 400;
    src: url(fonts/caecilialtstd-roman-webfont.eot);
    src: url(fonts/caecilialtstd-roman-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/caecilialtstd-roman-webfont.woff2) format("woff2"), url(fonts/caecilialtstd-roman-webfont.woff) format("woff"), url(fonts/caecilialtstd-roman-webfont.svg#CaeciliaLTStd55Roman) format("svg")
}

@font-face {
    font-family: "CaeciliaLTStd";
    font-style: normal;
    font-weight: 600;
    src: url(fonts/caecilialtstd-bold-webfont.eot);
    src: url(fonts/caecilialtstd-bold-webfont.eot?#iefix) format("embedded-opentype"), url(fonts/caecilialtstd-bold-webfont.woff2) format("woff2"), url(fonts/caecilialtstd-bold-webfont.woff) format("woff"), url(fonts/caecilialtstd-bold-webfont.svg#CaeciliaLTStd75Bold) format("svg")
}

@font-face {
    font-family: "CaeciliaLTStd";
    font-style: normal;
    font-weight: 900;
    src: url(fonts/CaeciliaLTStd-Heavy.eot);
    src: url(fonts/CaeciliaLTStd-Heavy?#iefix) format("embedded-opentype"), url(fonts/CaeciliaLTStd-Heavy.woff2) format("woff2"), url(fonts/CaeciliaLTStd-Heavy.woff) format("woff"), url(fonts/CaeciliaLTStd-Heavy.svg#CaeciliaLTStd85Heavy) format("svg")
}

* {
    -webkit-text-size-adjust: none !important;
    max-height: 500000px;
}

html {
    font-family: 'Open Sans', sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template, .m-show, .hide {
    display: none !important;
}

a {
    color: #f60;
    background-color: transparent;
    font-family: "CaeciliaLTStd";
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], /* 1 */
input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

.relative {
    position: relative;
}

#vid1_Youtube_api {
    width: 100%;
    height: 100% !important;
}

.video-js.vjs-innerscreen {
    padding-top: 56.25% !important;
    width: 100%;
    height: 0;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%
}

.embed-container iframe, .embed-container img, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

body {
    font-size: 16px;
    line-height: 24px;
    color: #505050;
    background-color: transparent;
}

::-webkit-input-placeholder {
    color: gray;
    font-style: italic
}

:-moz-placeholder {
    color: gray;
    font-style: italic
}

::-moz-placeholder {
    color: gray;
    font-style: italic
}

:-ms-input-placeholder {
    color: gray;
    font-style: italic
}

.hidden {
    display: none
}

.static {
    position: static
}

ul.unstyled {
    margin: 0;
    padding: 0;
    list-style: none
}

figure {
    line-height: 0
}

figure caption {
    line-height: normal
}

figure img {
    max-width: 100%
}

.pull-center {
    float: none;
    margin: 0 auto;
    display: block
}

.pull-right {
    float: right
}

.pull-down {
    position: absolute;
    left: auto;
    right: auto;
    bottom: 0
}

.align-left {
    text-align: left
}

.align-center {
    text-align: center
}

.align-right {
    text-align: right
}

.inner {
    width: 100%;
    padding: 15px
}

.line {
    border: 1px solid #dedde4
}

.st-content > section {
    background-color: #fff
}

.st-content small > section {
    background-color: #fff
}

.st-content > section {
    background-color: #fff
}

.st-content > .block-jumbo {
    background-color: transparent;
    padding-top: calc(56.25% - 545px);
}

.st-content > .block-jumbo.jumbo-content {
    padding-top: 26.25%;
}

.st-content > .block-jumb.jumbo-content .container {
    background-color: transparent;
    padding-top: calc(56.25% - 545px);
}

.white {
    background-color: #fff !important
}

.white75 {
    background-color: rgba(255, 255, 255, 0.75) !important
}

.lightgrey {
    background-color: #f6f3f2 !important
}

.grey {
    background-color: #f2f2f2 !important
}

.blue {
    background-color: #232572 !important;
    color: #fff
}

.blue h1,
.blue h1,
.blue h3,
.blue h4,
.blue h5,
.blue h6,
strong, a {
    color: #f60
}

.embed-container-video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container-video iframe, .embed-container-video object, .embed-container-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.content-item + .content-item {
    margin-top: 20px;
}

.block-credit .inner .grid_fluid div + div {
    margin-top: 10px;
}

.grid {
    background-color: #faf9f8 !important;
    background-image: url(images/grid.svg);
    background-size: 3px 3px
}

.pt-xs, .pb-small {
    padding-top: 25px
}

.pt-xxs {
    padding-top: 10px;
}

.pb-xs, .pt-small {
    padding-bottom: 25px
}

/*
.pt-small {
    padding-top: 50px
}


.pb-small {
    padding-bottom: 50px
}
*/
.pt-std {
    padding-top: 75px
}

.pb-std {
    padding-bottom: 75px
}

.mt-xxs {
    margin-top: 10px
}

.mt-xs {
    margin-top: 25px
}

.mb-xxs {
    margin-bottom: 10px
}

.mb-xs {
    margin-bottom: 25px
}

.mt-small {
    margin-top: 50px
}

.mb-small {
    margin-bottom: 50px
}

.mt-std {
    margin-top: 75px
}

.mb-std {
    margin-bottom: 75px
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "CaeciliaLTStd";
    font-weight: 600;
    font-size: 24px;
    color: #232572;
    margin-top: 0
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit
}

header.inner-heading h1,
header.inner-heading h2,
header.inner-heading h3,
header.inner-heading h4,
header.inner-heading h5 {
    margin-top: 140px;
    color: #fff;
    font-size: 46px !important;
    line-height: 1.2 !important;
    font-weight: 700 !important;
    text-shadow: 1px 1px 5px rgba(150, 150, 150, 0.32);
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.32);
}

header.inner-heading h1 a,
header.inner-heading h2 a,
header.inner-heading h3 a,
header.inner-heading h4 a,
header.inner-heading h5 a {
    color: #f2f2f2
}

.box-content h1,
.box-content header h1.heading {
    font-size: 30px !important;
    line-height: normal !important;
    font-weight: 900 !important;
}

.box-content header.box-inner .heading {
    margin-bottom: 0;
}

.box-content section.box-intro {
    font-size: 18px;
    line-height: normal;
    font-weight: 500;
    margin-bottom: 20px;
}

.box-content header.box-inner .heading + .box-intro p:first-child {
    margin-top: 5px;

}

.box-content article h2,
.box-content header h2.heading {
    font-size: 28px;
    line-height: normal;
    font-weight: 900;
    margin-bottom: 0;
}

.box-content article h3 {
    font-size: 20px;
    line-height: normal;
    font-weight: 900;
    margin-bottom: 0;
}

.box-content article h3 a {
    text-decoration: none;
}

.box-content article h4,
.box-content header h4.heading {
    font-size: 18px;
    line-height: normal;
    font-weight: 900;
    margin-bottom: 0;
}

.box-content article h5,
.box-content header h5.heading {
    font-size: 16px;
    line-height: normal;
    font-weight: 900;
    margin-bottom: 0;
}

.box-content article h6,
.box-content header h6.heading {
    font-size: 16px;
    line-height: normal;
    font-weight: 900;
    margin-bottom: 0;
}

.box-content article h1 + p,
.box-content article h2 + p,
.box-content article h3 + p,
.box-content article h4 + p,
.box-content article h5 + p,
.box-content article h6 + p,
.box-content article h1 + ul,
.box-content article h2 + ul,
.box-content article h3 + ul,
.box-content article h4 + ul,
.box-content article h5 + ul,
.box-content article h6 + ul,
.box-content article h1 + ol,
.box-content article h2 + ol,
.box-content article h3 + ol,
.box-content article h4 + ol,
.box-content article h5 + ol,
.box-content article h6 + ol {
    margin-top: 0px;
}

.box-content article p + h1,
.box-content article p + h2,
.box-content article p + h3,
.box-content article p + h4,
.box-content article p + h5,
.box-content article p + h6,
.box-content article ul + h1,
.box-content article ul + h2,
.box-content article ul + h3,
.box-content article ul + h4,
.box-content article ul + h5,
.box-content article ul + h6,
.box-content article ol + h1,
.box-content article ol + h2,
.box-content article ol + h3,
.box-content article ol + h4,
.box-content article ol + h5,
.box-content article ol + h6 {
    margin-top: 35px;
}

blockquote {
    margin: 20px 0 30px;
    padding: 0;
    font-style: italic;
}

.light {
    font-weight: 100 !important;
}

header .heading {
    font-size: 24px;
    line-height: 28px;
    font-weight: 900;
}

.block-jumbo h1 {
    margin-top: 20px;
    line-height: 32px
}

.block-jumbo .f-container {
    z-index: 99;
}

.block-jumbo .rating {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    display: none;
}

.block-jumbo .rating .ratingblock {
    float: right;
    background: rgba(255, 102, 0, 0.71);
    color: #fff;
    padding: 15px;
    text-decoration: none;
    border-radius: 5px;
}

.block-jumbo .rating .ratingblock span {
    font-size: 1.7em;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}

.block-jumbo .rating .ratingblock:hover {
    text-decoration: underline;
}

.f-container {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;

    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.no-flexbox .f-container {
    display: -webkit-flex;
    display: flex;
    display: table-cell;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.f-item {
    width: 100%;
    max-width: 25%;
    height: auto;
    text-align: center;
}

.no-flexbox .f-item {
    display: inline-block;
    max-width: 24%;
    min-height: 300px;
    float: left;
}

.block-jumbo .f-item + .f-item {
    margin-left: 1px;
}

.block-jumbo .f-item {
    cursor: pointer;
}

.controle-bar {
    display: none;
}

.link {
    font-family: "CaeciliaLTStd";
    color: #f60;
    font-weight: 600;
    text-decoration: none
}

.link:hover {
    color: #e55c00;
    text-decoration: underline
}

.link.blue {
    font-family: 'Open Sans', sans-serif;
    color: #232572;
    font-weight: 400;
    background-color: transparent !important
}

.button {
    font-family: "CaeciliaLTStd";
    font-size: 14px;
    width: 100%;
    text-align: center;
    background-color: #f60;
    color: #fff;
    font-weight: 600;
    border: 0;
    display: inline-block;
    border-radius: 3px;
    line-height: 40px;
    text-decoration: none;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out
}

.button.inline {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
}

.button.primary {
    color: #fff;
    background-color: #f60
}

.box-pitch .button.primary {
	background-color: rgba(0, 172, 58)
}

.box-pitch .button.primary:hover {
	background-color: rgba(0, 172, 58)
}

.button.primary[disabled] {
    background-color: #d4d3dd
}

.button.primary:hover {
    background-color: #e55c00
}

.button.secondary {
    color: #232572;
    background-color: #d4d3dd
}

.button.secondary.ghost {
    border: 1px solid #d4d3dd;
    background-color: transparent
}

.button.secondary:hover {
    background-color: #cfced6
}

.button.tertiary {
    color: #FFFFFF;
    background-color: #232572;
}

.button.tertiary:hover {
    background-color: #13144c;
}

.breadcrumbs {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 11px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.breadcrumbs .pb-small {
    padding: 0;
}

.breadcrumbs li {
    float: left;
}

.breadcrumbs li + li {
    margin-left: 15px;
}

.breadcrumbs li + li:before {
    content: "\203A";
    padding-right: 10px;
    color: #a9a9ac;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 10px;
}

.breadcrumbs li,
.breadcrumbs a {
    font-family: "CaeciliaLTStd";
    text-decoration: none;
    color: #ff6600;
}

.breadcrumbs li strong {
    font-weight: normal;
}

.align-top {
    vertical-align: top;
}

.msg-error {
    background-color: #f60;
    padding: 5px 15px;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

@media only screen and (max-width: 47.938em) {
    html, body {
        margin: 0;
        padding: 0;
        width: 100%
    }

    body {
        overflow: hidden;
        overflow-y: auto
    }

    body.snapjs-left {
        overflow-y: hidden;
        background-color: #fff
    }

    body.snapjs-right {
        overflow-y: hidden;
        background-color: #fff
    }

    .button.primary.second {
        margin-top: 2%;
    }

    .snapjs-right .snap-drawer-left {
        display: block;
        right: 0;
        left: auto
    }

    .snapjs-right .snap-drawer-right {
        display: none
    }

    #content {
        background: #fff;
        padding-top: 0
    }

    #content:after {
        position: absolute;
        top: 0;
        right: 0;
        width: 0;
        height: 0;
        background: rgba(0, 0, 0, 0.5);
        content: '';
        opacity: 0;
        -webkit-transition: opacity 0.3s, width .1s 0.3s, height .1s .3s;
        transition: opacity 0.3s, width .1s 0.3s, height .1s .3s
    }

    .snapjs-right #content:after {
        width: 100%;
        height: 100%;
        opacity: 1;
        -webkit-transition: opacity .3s;
        transition: opacity .3s
    }

    .snapjs-left #content:after {
        width: 100%;
        height: 100%;
        opacity: 1;
        -webkit-transition: opacity .3s;
        transition: opacity .3s
    }

    .snap-drawer {
        display: none;
        position: fixed;
        top: 56px;
        right: auto;
        bottom: 0;
        left: auto;
        width: 285px;
        height: auto;
        overflow: hidden;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        -webkit-transition: width .3s ease;
        -moz-transition: width .3s ease;
        -ms-transition: width .3s ease;
        -o-transition: width .3s ease;
        transition: width .3s ease
    }

    .snapjs-left .snap-drawer {
        display: block
    }

    .snapjs-right .snap-drawer {
        display: block
    }

    .snap-content {
        z-index: 2;
        -webkit-overflow-scrolling: touch;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    .snap-drawers {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        width: auto;
        height: auto;
        height: 100vh;
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch
    }

    .snap-drawer-left {
        left: 0;
        z-index: 1
    }

    .snap-drawer-right {
        right: 0;
        z-index: 1
    }

    .snapjs-expand-left .snap-drawer-left, .snapjs-expand-right .snap-drawer-right {
        width: 100%
    }

    .m-hide {
        display: none
    }

    .m-show {
        display: block !important;
    }

    header.header {
        position: fixed !important;
        top: 0;
        right: 0;
        left: 0;
        width: auto;
        height: 56px;
        z-index: 100;
        background: #fff;
        border-bottom: 1px solid #d7d2cb
    }

    body {
        padding-top: 56px
    }

    header.header .header-wrap {
        position: relative
    }

    .snap-drawers {
        display: block
    }

    header.header nav.mainnav {
        display: none
    }

    header.header button {
        -webkit-appearance: none;
        border: none;
        display: block;
        border-radius: 0;
        width: 55px;
        height: 55px;
        background: #fff;
        color: #a29d99;
        font-size: 20px;
        line-height: 56px;
        text-align: center;
        border: 1px solid #d7d2cb;
        border-bottom: none;
        border-top: 0;
        border-radius: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    header.header .menu-open {
        position: absolute;
        right: -1px;
        top: 0;
        display: block
    }

    header.header .menu-close {
        position: absolute;
        right: -1px;
        top: 0;
        display: none
    }

    header.header .icon-phone {
        position: absolute;
        left: -1px;
        top: 0
    }

    .block-logo {
        width: 55px;
        height: 55px;
        position: absolute;
        left: 0;
        top: 0;
        padding: 5px;

        margin: 0
    }

    .block-logo a {
        width: 160px;
        width: 46px;
        height: 55px;
        height: 51px;
        overflow: hidden;
        display: block;
    }

    .block-logo img {
        max-width: none;
        height: 45px;
        width: auto;

    }

    header.header .box-search {
        display: none
    }

    header.header .box-search.local {
        display: block;
        position: absolute;
        top: 56px;
        left: 0;
        right: 0;
        padding: 0.5rem;
        margin: 0;
        background: #fff;
        transition: 0.5s;
        transform-origin: 0px 0px;
        transform: rotateX(-90deg);
        backface-visibility: hidden;
    }

    header.header .box-search.local.open {
        transform: rotateX(0deg);
    }

    header.header .box-search.local .search-icon {
        position: absolute;
        right: 20px;
        top: 12px;

    }

    header.header .box-search.local input[type="submit"] {
        display: none;
    }

    header.header .box-search.local.open .flyout-search-results {
        left: 0;
        right: 0;
    }

    header.header .box-search.local.open .flyout-search-results h3 {
        font-size: 18px;
    }

    header.header .box-contact {
        list-style: none;
        margin: 0;
        padding: 0;
        position: absolute;
        right: 53px;
        min-width: 55px;
        height: 55px
    }

    header.header .box-contact a {
        height: 55px;
    }

    header.header .box-contact .box-mail, .block-topmenu {
        display: none
    }

    header.header .box-contact .box-phone span {
        display: none;
    }

    header.header .box-contact .box-phone,
    header.header .box-contact .box-search {
        float: left;
        -webkit-appearance: none;
        border: none;
        display: block;
        border-radius: 0;
        width: 55px;
        height: 55px;
        background: #fff;
        color: #a29d99;
        font-size: 20px;
        line-height: 56px;
        text-align: center;
        border: 1px solid #d7d2cb;
        border-bottom: none;
        border-top: 0;
        border-radius: 0;
        overflow: hidden;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    header.header .box-contact li + li {
        border-left: none !important;
    }

    header.header .box-contact .box-search {

    }

    header.header .box-contact .box-phone i.fa {
        width: 100%
    }

    .snapjs-right header.header .menu-close {
        display: block;
        font-size: 19px
    }

    .snapjs-right header.header .menu-open {
        display: none
    }

    .snapjs-right #content {
        overflow: hidden
    }

    .gradient {
        background-color: #f6f3f2;
    }

    .block-jumbo .f-container {
        padding: 0;
        margin: 0;
        margin-bottom: 1px;
    }

    .block-jumbo .f-container .f-item + .f-item {
        margin-top: 1px;
    }

    .box-payback .inner + a {
        margin: 10px 0;
        border-bottom: none;
    }

    article.grid.boxwall {
        max-height: none !important;
    }

    .brick {
        max-width: 100% !important;
        width: auto !important;
        max-height: auto !important;
        height: auto !important;
    }

    .brick.box-1to2,
    .brick.box-1to1 {
        display: none;
    }

    .brick figcaption {
        background-color: rgba(35, 37, 114, 0.9);
        position: relative;
        left: 0;
        right: 0;
        bottom: 0;
        margin-top: -1px;
        width: 100%;
        height: auto;
        display: inline-block;
        opacity: 1;
        color: #fff;
        border-bottom: 4px solid #ffffff;
    }

    .brick figcaption p {
        margin-top: 0;
        padding: 0 1.25rem 0.625rem;
        line-height: initial;
    }

    .brick .inner {
        padding: 20px 0;
        text-align: center;
    }

    .brick .inner h3 {
        color: #fff;
        line-height: normal;
        font-size: 18px;
        margin: 0 0 10px;
    }

    .brick .round-label {
        background-color: #f60;
        width: 30px;
        height: 30px;
        border-radius: 100%;
        text-align: center;
        line-height: 30px;
        font-size: 14px;
        color: #fff;
        font-family: "CaeciliaLTStd";
        font-weight: 900;
        display: inline-block;
    }

    .sidebar {
        font-weight: 400;
        font-size: 14px;
        color: #534943;
        padding-bottom: 50px
    }

    .sidebar .mobilenav ul {
        list-style: none;
        margin: 0;
        padding: 0
    }

    .sidebar .mobilenav ul.menu {
        border-bottom: 1px solid #eae7e3
    }

    .sidebar .mobilenav ul li {
        margin: 0
    }

    .sidebar .mobilenav ul li + li {
        border-top: 1px solid #eae7e3
    }

    .sidebar .mobilenav ul li ul {
        display: none
    }

    .sidebar .mobilenav ul li a.show + ul {
        display: block;
    }

    .sidebar .mobilenav ul li .hasDropdown {
        position: relative
    }

    .sidebar ul a {
        color: #534943;
        height: 50px;
        font-size: 14px;
        -webkit-text-size-adjust: none !important;
        line-height: 50px;
        display: block;
        padding: 0 15px;
        font-weight: 400;
        text-decoration: none;
        white-space: nowrap;
        -webkit-tap-highlight-color: rgba(83, 73, 67, 0.2)
    }

    .ios.safari .sidebar ul a {
        font-size: 13px
    }

    .sidebar ul li.active > a {
        font-weight: 600
    }

    .sidebar .mobilenav ul.menu ul {
        background: rgba(83, 73, 67, 0.05)
    }

    .sidebar ul ul a {
        padding-left: 20px
    }

    .sidebar .box-btn {
        display: none;
    }

    .sidebar .button {
        background: none;
        color: #534943;
        text-align: left;
    }

    .sidebar .inner {
        padding: 0;
    }

    .sidebar ul ul a:before {
        content: '\203a';
        display: inline-block;
        font-family: Roboto Slab;
        margin-right: 5px;
        color: #a29d99
    }

    .sidebar ul ul ul a {
        padding-left: 30px
    }

    .sidebar .mobilenav ul li .hasDropdown span {
        position: absolute;
        right: 0;
        top: 0;
        font-size: 20px;
        line-height: 50px;
        width: 55px;
        height: 50px;
        text-align: center;
        border-left: 1px solid #eae7e3;
        color: #a29d99;
        -webkit-tap-highlight-color: rgba(83, 73, 67, 0.2)
    }

    .sidebar .mobilenav ul li .hasDropdown.show span:before {
        color: #000
    }

    .sidebar .mobilenav ul li .hasDropdown.show + ul, .sidebar .mobilenav ul li .hasDropdown.show + div > nav > ul {
        display: block;
        border-top: 1px solid #eae7e3
    }

    .block-jumbo .f-container {
        display: block;
        /*-webkit-display: block;*/
    }

    .st-content > .block-jumbo.jumbo-content,
    .st-content > .block-jumbo {
        padding: 0;
    }

    .block-jumbo h1 {
        background: rgba(255, 255, 255, 0.7);
        margin: 0 0 12px;
        padding: 10px 20px;
        font-size: 18px;
        border-radius: 4px;
        line-height: 24px;
        font-weight: 700;
    }

    .block-jumbo .f-item {
        /*width: 100%;*/
        max-width: none;
        /*height: auto;*/
        /*text-align: center;*/
    }

    .block-jumbo .f-item .inner {
        position: relative;
    }

    .ico {
        display: inline-block;
        color: #d4d3dd;
        font-size: 24px;
    }

    .ico.round {
        line-height: 34px;
        color: #fff;
        margin: 0 auto 15px;
        width: 34px;
        height: 34px;
        border-radius: 34px;
        background-color: #232572;
        text-align: center;
        font-size: 20px;
        vertical-align: initial;
        /*margin-bottom: 0;*/
    }

    .block-jumbo .ico.popup-youtube {
        width: 60px;
        height: 60px;
        line-height: 64px;
        text-align: center;
        border-radius: 100%;
        font-size: 20px;
        text-indent: 2px;
        color: #fff;
        margin-bottom: 10px;
        background-size: cover;
        background-position: center;
    }

    .block-jumbo .f-item header {
        display: inline-block;
        height: auto !important;
    }

    .block-jumbo .f-item header h3 {
        height: auto !important;
        margin: 0;
    }

    .f-item article a {
        color: #505050;
    }

    .block-calc .omega {
        margin-right: 10px !important;
    }

    .background-container {
        position: relative;
        /* left: -10px; */
        top: 0;
        margin: 0 -10px;
        /* width: 100%; */
        height: 0;
        /* right: -10px; */
        /* width: 100vw; */
        z-index: 1;
        background-size: cover;
        background-position: center top;
        /* background-attachment: fixed; */
        background-repeat: no-repeat;
        max-width: none;
    }

    body > .background-container {
        display: none;
    }

    .brick {
        background-position: center center;
        background-size: cover;
        overflow: hidden;
        background-repeat: no-repeat;
    }

    .breadcrumbs {
        display: none;
    }

    .brick {
        position: relative;
    }

    .brick.box-1to1 {
        width: 150px;
        height: 150px;
    }

    .brick.box-2to2 {
        width: 300px;
        height: 300px;
    }

    .brick.box-1to2 {
        width: 150px;
        height: 300px;
    }

    .brick.box-2to1 {
        width: 150px;
        height: 180px;
    }

    .brick.box-3to1 {
        width: 540px;
        height: 150px;
    }

    .block-jumbo {
        position: relative;
        overflow: hidden;
    }

    .st-content > .block-jumbo.jumbo-content .background-container {
        left: 0;
        right: 0;
        position: absolute;

    }

    .mobile .st-content > .block-jumbo.jumbo-content .background-container {
        left: 0;
        right: 0;
        position: relative;
        padding-bottom: 56.25%;

    }

    .block-jumbo .outer-container {
        width: 100%;
        position: relative;
        z-index: 1;
        height: auto;
        left: 0 !important;
        bottom: 0;
    }

    .block-jumbo.jumbo-alternative.extended {
        height: 700px;
    }

    .block-jumbo.jumbo-alternative.extended.jumbo-video {
        height: auto;
    }

    .block-jumbo.jumbo-alternative.extended.jumbo-video .box-scroll {
        display: none;
    }

    .block-jumbo.jumbo-alternative.jumbo-video header.inner-heading h1 {
        font-size: 20px !important;
        color: #232572;
        margin-top: 0;
    }

    .block-jumbo.jumbo-alternative .breadcrumbs {
        background: #fff;
        margin: 0 -10px;
        position: relative;
        z-index: 2;
    }

    .block-jumbo .overflow {
        padding-bottom: 56.25%;
        display: block;
        overflow: hidden;
        position: relative;
    }

    .mobile .block-jumbo .overflow {
        padding-bottom: 0;
    }

    .box-pitch.round {
        position: relative;
        left: 0;
        /* top: -144px; */
        background-color: rgba(35, 37, 114, 0.75);
        width: 100%;
        height: 100%;
        z-index: -1;
        padding: 60px;
    }

	.mobile-background-home {
		display:none;
	}

	@media only screen and (max-width: 760px) {

		.mobile-background-home {
			display: block;
			background-position: center;
    		background-size: cover;
    		width: 100%;
    		height: 100%;
    		position: absolute;
    		top: 0;
    		left: 0;
    		z-index: -1;
		}

		.box-pitch.round {
			background-color: rgba(35, 37, 114, 0.5);
		  	position: unset;
    	}

	}

    .box-pitch.round h1 {
        background: none;
        color: #fff;
        font-size: 24px;
        line-height: normal;
        padding: 0;
    }

    .box-pitch.round footer {
        margin-top: 20px;
    }

    .box-pitch.round .button {
        line-height: 30px;
    }

    .box-pitch.round p {
        margin: 0;
        font-size: 13px;
        color: #fff;
    }

    .block-referenties footer.blue {
        padding: 10px 0;
    }

    .language-country-choice {
        border-left: 0 !important;
        border-right: 0 !important;
    }
}

@media only screen and (min-width: 48em) {
    body {
        padding-top: 30px;
    }

    body:before {
        position: absolute;
        height: 30px;
        left: 0;
        right: 0;
        background: url(images/header-stripe.png);
        top: 0;
        content: '';
    }

    header .heading {
        font-size: 36px;
        line-height: 38px;
    }

    .pt-small {
        padding-top: 100px
    }

    .pb-small {
        padding-bottom: 100px
    }

    .pt-std {
        padding-top: 75px
    }

    .pb-std {
        padding-bottom: 75px
    }

    header.header {
        height: 145px;
        /*margin-top: 30px;*/
        padding: 0;
        background: #fff
    }

    .block-logo {
        width: auto;
        height: 115px;
        position: relative;
        left: auto;
        top: auto;
        margin-top: 15px
    }

    .block-logo a {
        display: block;
    }

    .block-logo img {
        margin-top: 2px
    }

    header.header .btn {
        display: none
    }

    .gradient {
        background-color: #fff;
        background-image: -webkit-gradient(linear, left bottom, right bottom, color-stop(0, #f1f1f4), color-stop(1, #ffffff));
        background-image: -o-linear-gradient(right, #f1f1f4 0%, #ffffff 100%);
        background-image: -moz-linear-gradient(right, #f1f1f4 0%, #ffffff 100%);
        background-image: -webkit-linear-gradient(right, #f1f1f4 0%, #ffffff 100%);
        background-image: -ms-linear-gradient(right, #f1f1f4 0%, #ffffff 100%);
        background-image: linear-gradient(to right, #f1f1f4 0%, #ffffff 100%);
    }

    .box-search form {
        position: relative;
        padding-top: 32px;
        font-family: "CaeciliaLTStd"
    }

    .box-search .search-icon {
        position: absolute;
        left: 10px;
        bottom: 5px
    }

    .box-search .search-icon .fa-search {
        font-size: 14px;
        font-weight: 100;
        color: #e5e5e5
    }

    .box-search input[type="text"] {
        width: 100%;
        display: inline-flex;
        height: 33px;
        box-sizing: border-box;
        font-size: 12px;
        text-indent: 26px;
        border: 1px solid #e5e5e5
    }

    .box-search input[type="submit"] {
        width: 24%;
        display: inline;
        height: 33px;
        margin-left: -3px;
        box-sizing: border-box;
        position: absolute;
        right: 0;
        bottom: 0;
        border: 1px solid #e5e5e5;
        background: #f6f3f2;
        font-size: 11px;
        font-weight: 700;
        text-transform: uppercase;
        text-align: center
    }

    header.header .box-contact {
        height: 80px;
        padding-top: 30px;
        width: 100%
    }

    header.header .grid_4.alpha.box-search.static.local {
        width: 235px;
    }

    header.header .grid_3.omega.static {
        width: 285px;
    }

    header.header .box-contact li {
        width: 50%;
        border-left: 1px solid #dfdee6;
        display: inline-flex;
        float: left;
        height: 50px;
    }

    header.header .box-contact li a {
        color: #232572;
        font-size: 10px;
        padding: 0 12px;
        line-height: 20px
    }

    header.header .box-contact li a:hover {
        text-decoration: none;
    }

    header.header .box-contact li.box-phone a {
        padding: 0 0 0 20px
    }

    header.header .box-contact li a .fa {
        color: #dfdee6;
        font-size: 20px;
        margin-right: 5px
    }

    header.header .box-contact li small {
        color: #f60;
        font-size: 11px;
        display: block;
        white-space: nowrap;
    }

    header.header nav.mainnav {
        height: 65px;
        border-top: 1px solid #dfdee6
    }

    .banner--clone {
        position: fixed;
        z-index: 190990;
        top: -2px;
        left: 0;
        width: 100%;
        background: #fff !important;
        margin: 0 !important;
        -webkit-transform: translateY(-102%);
        -ms-transform: translateY(-102%);
        transform: translateY(-102%);
        -webkit-transition: all 300ms ease-in-out;
        -moz-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;
        -webkit-box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, 0.45);
        -moz-box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, 0.45);
        box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, 0.45)
    }

    header .jumbo-buttons--sticky {
        display: none;
    }

    header.banner--stick .jumbo-buttons--sticky {
        display: block;
        top: auto;
        bottom: -40px;
    }

    header.header nav.mainnav > ul {
        list-style: none;
        padding: 0;
        margin: 0;
        height: 65px
    }

    header.header nav.mainnav > ul > li {
        display: inline-block;
        float: left;
        height: 65px;
        line-height: 60px
    }

    header.header nav.mainnav > ul > li + li {
        margin-left: 14px
    }

    header.header nav.mainnav > ul > li > a {
        font-weight: 700;
        font-size: 16px;
        color: #232572;
        padding: 18px 0 19px;
        line-height: 24px;
        text-decoration: none;
        border-top: 3px solid transparent;
    }

    header.header nav.mainnav > ul > li:hover > a {
        border-top: 3px solid #dfdee6
    }

    header.header nav.mainnav > ul > li.active > a {
        border-top: 3px solid #f60
    }

    header.header nav.mainnav .menu .dropdown a + ul {
        position: absolute;
        display: block;
        top: -975px;
        z-index: 1000;
        margin: 21px 0 0 -50px;
        list-style: none;
        padding: 0 50px 0 40px;
        border-left: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5;
        font-size: 18px
    }

    header.header nav.mainnav .menu .dropdown a + ul li {
        padding: 0 0 0 10px;
        list-style: none;
        margin: 0;
        position: relative;
        line-height: 30px;
    }

    header.header nav.mainnav .menu .dropdown a + ul li:after {
        content: "\203A";
        position: absolute;
        left: 0;
        top: 0;
        color: #d4d3dd
    }

    header.header nav.mainnav .menu .dropdown a + ul a {
        color: #232572;
        font-size: 16px;
        font-weight: 500;
        text-decoration: none;
        font-family: "CaeciliaLTStd";
        white-space: nowrap;
        width: auto
    }

    header.header nav.mainnav .menu .dropdown a + ul a:hover {
        color: #f60;
    }

    .banner--clone .div.category {
        opacity: 0;
    }

    header.header.banner--clone {
        height: 105px;
        /*overflow: hidden;*/
    }

    header.header.banner--clone .block-logo img {
        width: auto;
        max-width: none;
        height: 70px;
    }

    header.header.banner--clone .block-logo a {
        height: 72px;
        width: 72px;
        overflow: hidden;
    }

    .category, .dropdownbg {
        width: 100%;
        min-height: 100px;
        height: auto;
        position: absolute;
        background-color: #fff;
        border-bottom: 3px solid #e5e5e5;
        display: block;
        left: 0;
        top: -975px;
        right: 0;
        z-index: 999;
        padding-bottom: 25px;
        box-sizing: content-box;
        font-size: 16px
    }

    .dropdownbg {
        padding-top: 50px;
    }

    .header.banner--clone .dropdownbg {
        padding-bottom: 50px
    }

    header.header nav.mainnav .menu .dropdown:hover a + ul {
        top: 155px;
        margin-top: 50px;
    }

    header.header nav.mainnav .dropdown:hover div.category, header.header nav.mainnav > ul > li:hover div.dropdownbg {
        top: 175px
    }

    header.header.banner--clone nav.mainnav > ul > li:hover div.category, header.header.banner--clone nav.mainnav > ul > li:hover div.dropdownbg {
        top: 145px;
        top: 105px;
        position: fixed;
        left: 0;
        right: 0;
        opacity: 1;
        padding-top: 13px;
        top: 92px;
    }

    header.header nav.mainnav div.category a {
        color: #232572;
        font-size: 16px;
        font-weight: 500;
        text-decoration: none;
        font-family: "CaeciliaLTStd"
    }

    header.header nav.mainnav div.category ul {
        margin: 0;
        padding: 0
    }

    header.header nav.mainnav div.category .submenu {
        margin: 25px 0 0;
        padding: 0;
        border-left: 1px solid #e5e5e5;
        border-right: 1px solid #e5e5e5
    }

    header.header nav.mainnav div.category > nav > ul > li {
        border-left: 1px solid #e5e5e5
    }

    header.header nav.mainnav div.category .submenu .box-sub {
        display: inline-block;
        width: 33%;
        float: left;
    }

    header.header nav.mainnav div.category .submenu .inner {
        position: relative;
        padding: 0 25px 50px
    }

    header.header nav.mainnav div.category .submenu .inner ul {
        position: relative;
        top: auto;
        left: auto;
        margin: 0;
        border: 0;
        padding: 0;
        line-height: normal
    }

    header.header nav.mainnav div.category .submenu .inner a.main {
        color: #151918;
        font-size: 18px;
        font-weight: 600;
        text-decoration: none
    }

    header.header nav.mainnav div.category .submenu div.box-btn {
        position: relative;
        margin: 0 50px
    }

    header.header nav.mainnav div.category .submenu a.button {
        color: #fff !important
    }

    .block-topmenu {
        position: relative;
        /*position: absolute;*/
        top: -176px;
        /*top: 0px;*/
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        color: rgba(255, 255, 255, 0.6);
        z-index: 900000;
        margin-right: 72px;
        /*background-color: rgba(0, 0, 0, 0.3);*/
    }

    .block-topmenu ul {
        float: right;
        text-transform: uppercase;
        font-size: 10px;
    }

    .block-topmenu a {
        color: rgba(255, 255, 255, 1);
        text-decoration: none;
        text-transform: uppercase;
        font-family: 'Open Sans', sans-serif;
        font-size: 10px;
    }

    .block-topmenu a:hover {
        color: rgba(255, 255, 255, 0.8)
    }

    .block-topmenu ul li {
        float: left;
    }

    .block-topmenu ul li + li {
        margin-left: 10px
    }

    .block-topmenu ul li .login-header {
        background-color: #f60;
        padding: 5px;
        border-radius: 3px;
    }

    .box-language li + li {
        display: none
    }

    .snap-drawers {
        display: none
    }

    .snap-content {
        position: relative
    }

    .background-container {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: -10;
        background-size: cover;
        background-position: center;
    }

    .background-container.background-video {
        height: 0;
    }

    .background-content img {
        height: auto
    }

    .block-jumbo {
        padding: 98px 0
    }

    .controle-bar {
        display: block;
        position: absolute;
        top: 520px;
        left: 0;
        height: 3rem;
        width: 100%;
        z-index: 100;
        text-align: center;
    }

    .controle-bar button.button.mini {
        display: inline-block;
        width: auto;
        min-width: 40px;
    }

    .box-elevator {
        margin-bottom: 98px;
        color: #fff
    }

    .box-elevator header h1 {
        font-size: 46px;
        color: #fff;
        line-height: 56px
    }

    .box-elevator header h1 a {
        color: #d4d3dd
    }

    .ico.round {
        line-height: 74px;
        color: #fff;
        margin: 0 auto 30px;
        width: 74px;
        height: 74px;
        border-radius: 74px 74px 74px 74px;
        background-color: #232572;
        text-align: center;
        font-size: 34px;
    }

    .f-item .inner {
        position: relative;
        padding-top: 50px;
        padding-bottom: 20px;

    }

    .f-item:hover .inner {
        background-color: #232572;
        color: #fff;
        -webkit-transform: scale(1.049, 1.049);
        -moz-transform: scale(1.049, 1.049);
        -ms-transform: scale(1.049, 1.049);
        transform: scale(1.049, 1.049);
    }

    .f-item:hover .inner h3 {
        color: #fff;
    }

    .f-item:hover .inner .ico {
        color: #232572;
        background-color: #fff;
    }

    .f-item .ico.round {
        position: absolute;
        left: 50%;
        top: 0;
        margin-left: -37px;
        margin-bottom: 0;
        margin-top: -37px;
    }

    .f-item article {
        margin-bottom: 20px;
    }

    .f-item article p {
        margin-top: 0;
    }

    .f-item article a {
        font-family: 'Open Sans', sans-serif;
        color: #505050;
        text-decoration: none;
    }

    .f-item:hover article a {
        color: #fff;
        text-decoration: none;
    }

    .f-item a.ico {
        display: inline-block;
        font-size: 18px;
        background-repeat: no-repeat;

    }

    .f-item a.ico i.fa {
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);

    }

    .f-item footer {
        position: relative;
        height: 50px;
    }

    .f-item footer a {
        position: absolute;
        bottom: 0px;
        display: block;
        width: 100%;
        line-height: 40px;
    }

    .block-jumbo h3 {
        font-size: 24px;
        line-height: 28px;
        padding-bottom: 24px;
        min-height: 56px;
        margin-bottom: 0

    }

    /*.block-jumbo .f-item {*/
    /*transition: all .1s ease-in 0s;*/
    /*}*/
    /*.block-jumbo .f-item:hover {*/
    /*-webkit-transform: scale(1.049,1.049);*/
    /*-moz-transform: scale(1.049,1.049);*/
    /*-ms-transform: scale(1.049,1.049);*/
    /*transform: scale(1.049,1.049);*/
    /*-webkit-box-shadow:  0 0 10px rgba(0,0,0,0.2);*/
    /*-moz-box-shadow:  0 0 10px rgba(0,0,0,0.2);*/
    /*box-shadow:  0 0 10px rgba(0,0,0,0.2);*/
    /*}*/
    .block-jumbo .inner p {
        font-size: 14px
    }

    .block-jumbo .box-video .inner a {
        display: block;
        text-decoration: underline
    }

    .block-jumbo .box-video a.button {
        position: absolute;
        bottom: 25px;
        left: 15px;
        width: 75%;
        text-decoration: none
    }

    .block-jumbo .f-item a.ico {
        background-size: cover;
    }

    .block-jumbo .f-item a.ico i.fa {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .block-jumbo .background-container {

    }

    .outer-container {
        position: absolute;
        left: 0;
        top: 0px;
        width: 450px;
        height: 450px;
        z-index: 1;
        overflow: hidden;
    }

    .outer-container.set-center {
        margin-left: -225px;
    }

    .box-pitch {
        position: absolute;
        left: 0;
        top: -144px;
        background-color: rgba(35, 37, 114, 0.75);
        width: 100%;
        height: 100%;
        z-index: -1;
        padding: 170px 40px 40px 40px !important;
    }

    .block-jumbo.jumbo-alternative .outer-container.set-center {
        margin-left: -300px;
    }

    .block-jumbo.jumbo-alternative .outer-container {
        width: 600px;
        height: 600px;
    }

    .block-jumbo.jumbo-alternative .outer-container .box-pitch {
        padding: 195px 40px 40px 40px !important;

    }

    .st-content > .block-jumbo.jumbo-alternative {
        padding: 0 !important;
        height: 650px !important;
        position: relative;
    }

    .st-content > .block-jumbo.jumbo-alternative.jumbo-video {
        padding: 0 !important;
        padding-top: calc(56.25% - 175px) !important;;
        height: 0 !important;
        position: relative;

    }

    .st-content > .block-jumbo.jumbo-alternative.jumbo-video .breadcrumbs,
    .st-content > .block-jumbo.jumbo-alternative.jumbo-video .container_12 {
        top: 0;
        position: absolute;
        left: 0;
        right: 0;
    }

    .st-content > .block-jumbo.jumbo-alternative.jumbo-video .box-scroll {
        bottom: 60px;
        text-shadow: 0 1px 3px #000;
    }

    .st-content > .block-jumbo.jumbo-alternative.jumbo-video .controle-bar {
        top: auto;
        bottom: 0px;
    }

    .jumbo-alternative .box-pitch h1 {
        font-size: 38px;
        line-height: normal;
    }

    .jumbo-alternative .breadcrumbs {
        border-top: none;
        position: relative;
        z-index: 1;
    }

    .box-pitch.round {
        border-radius: 100%;

    }

    .box-pitch header *,
    .box-pitch footer * {
        color: #fff;

    }

    .box-pitch footer a {
        max-width: 200px;
        margin: 0 auto;

    }

    .box-pitch footer a + p {
        font-size: 12px;
        margin-top: 5px;
    }

    header.header.banner--clone nav.mainnav ul.menu {
        position: absolute;
        left: 190px;
        top: 27px;
        border-top: 1px solid #dfdee6;
    }

    header.header.banner--clone .header-wrap .grid_12 {
        position: relative;
    }

    header.header.banner--clone div.box-search {
        position: absolute;
        display: none;
    }

    header.header.banner--clone .box-contact li {
        width: auto;
        display: inline-block;
        float: left;
        height: 35px;
    }

    header.header.banner--clone .box-contact li a {
        padding: 0 20px;
        display: block;
        line-height: 35px;
    }

    header.header.banner--clone .box-contact li a .fa {
        margin: 0 auto;
        font-size: 16px;
        line-height: 35px;
    }

    header.header.banner--clone .box-contact li a:hover .fa {
        color: #232572;
    }

    header.header.banner--clone .box-contact li.box-phone {
        border-right: 1px solid #dfdee6;
    }

    header.header.banner--clone .box-contact li.box-search {
        display: inline-block !important;
    }

    header.header.banner--clone .box-contact {
        position: absolute;
        right: 0;
        width: auto;
    }

    header.header.banner--clone .box-contact li span {
        display: none;
    }

    header.header.banner--clone nav.mainnav > ul > li {
        /*margin-top: -1px;*/
    }

    header.header.banner--clone nav.mainnav .menu .dropdown:hover > a + ul {
        top: 80px;
        margin-top: 21px;
    }

    header.header.banner--clone.banner--stick .block-topmenu,
    header.header.banner--clone.banner--stick .language-wrap {
        position: absolute;
        top: 0px;
        right: 26%;
        color: #232572;
        display: block;
    }

    header.header.banner--clone .block-topmenu a {
        color: #232572;
    }

    header.header.banner--clone .block-topmenu a:hover {
        color: #000;
    }

    header.header.banner--clone .language-wrap .language-choice-container {
        top: 0;
    }

    header.header.banner--clone .language-wrap .language-current::after {
        border-color: #232572 transparent transparent transparent;
    }
}

@media only screen and (min-width: 48em) and (max-width: 1440px) {
    header.header nav.mainnav .menu .dropdown.last > a + ul {
        margin-left: -184px;
    }

    header.header.header.banner--clone nav.mainnav .menu .dropdown.last > a + ul {
        margin-left: -50px;
    }

    header.header nav.mainnav div.category a.button {
        line-height: 20px;
        box-sizing: content-box;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    header.header nav.mainnav div.category li.last a.button {
        line-height: 30px;
    }

    .block-jumbo h3 {
        font-size: 22px;
    }
}

@media only screen and (min-width: 76.250em) {
    .st-content > .block-jumbo.jumbo-content {
        padding-top: 20.25%;
        padding-bottom: 70px;
    }

    .st-content > .block-jumbo.jumbo-alternative.jumbo-video {
        padding: 0 !important;
        padding-top: 0;
        height: 650px !important;
        position: relative;
    }

    .box-search input[type="text"] {
        font-size: 14px;
        text-indent: 30px
    }

    header.header nav.mainnav > ul > li + li {
        margin-left: 42px;
    }

    header.header .grid_4.alpha.box-search.static.local {
        width: 360px;
    }

    header.header .grid_3.omega.static {
        width: 300px;
    }

    header.header .box-contact li a {
        font-size: 11px
    }

    header.header .box-contact li a {
        padding: 0 10px;
    }

    header.header .box-contact li small {
        font-size: 12px
    }

    .block-jumbo .inner p {
        font-size: 16px
    }

    header.header nav.mainnav div.category .submenu .inner {
        position: relative;
        padding: 0 50px 50px
    }

}

/*.ios.iphone .cc-window {
	display: block;
}
.ios.ipad .cc-window {
	display: block;
	width: 100%;
	left: 0;
	max-width: none;
	right: 0;
	bottom: 0;
}
.ios.ipad .cc-floating .cc-message {
	text-align: center;
}*/
/*.ios.iphone .cc-floating.cc-theme-edgeless .cc-message {
	margin: 0;
}
.ios.iphone  .cc-floating.cc-theme-edgeless .cc-message {
	display: block;
}*/

/* Custom cookie section placed in footer.tpl */
.block_cookie {
    background-color: #232572 !important;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
    padding: 25px;
    color: #FFF;
    font-size: 16px;
}

.block_cookie-text {
    width: 75%;
    float: left;
}

.block_cookie-button {
    width: 20%;
    float: right;
}

.block_cookie-button button {
    width: 150px;
    float: right;
}

@media only screen and (max-width: 47.938em) {
    .block_cookie-text,
    .block_cookie-button {
        width: 100%;
        font-size: 14px;
    }

    .block_cookie-button button {
        float: none;
        margin-top: 25px;
    }

}

/* Ending Custom cookie section placed in footer.tpl */
@media only screen and (min-width: 48em) {
.container_12 .grid_10.content-item {
	width: unset;
}
}

