﻿<!DOCTYPE html>
<html class="js" lang="en" itemscope="" itemtype="http://schema.org/WebPage">
<title>BMT</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<style>
    @font-face {
        font-family: "SuisseIntl";
        src: url(/fonts/SuisseIntl-Regular.otf) format("opentype");
        font-weight: 400;
        font-style: normal
    }

    @font-face {
        font-family: "SuisseIntl";
        src: url(/fonts/SuisseIntl-Light.otf) format("opentype");
        font-weight: 200;
        font-style: normal
    }

    @font-face {
        font-family: "SuisseIntl";
        src: url(/fonts/SuisseIntl-Medium.otf) format("opentype");
        font-weight: 400;
        font-style: normal
    }

    @font-face {
        font-family: "SuisseIntl";
        src: url(/fonts/SuisseIntl-Bold.otf) format("opentype");
        font-weight: 800;
        font-style: normal
    }

    .alert {
        padding: 15px;
        margin-bottom: 20px;
        border: 1px solid transparent;
        border-radius: 4px
    }

        .alert h4 {
            margin-top: 0;
            color: inherit
        }

        .alert .alert-link {
            font-weight: 700
        }

        .alert > p, .alert > ul {
            margin-bottom: 0
        }

            .alert > p + p {
                margin-top: 5px
            }

    .alert-dismissable, .alert-dismissible, .contourPage fieldset .help-block + div {
        padding-right: 35px
    }

        .alert-dismissable .close, .alert-dismissible .close {
            position: relative;
            top: -2px;
            right: -21px;
            color: inherit
        }

    .alert-success {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6
    }

    .alert-info {
        color: #31708f;
        background-color: #d9edf7;
        border-color: #bce8f1
    }

    .alert-warning {
        color: #8a6d3b;
        background-color: #fcf8e3;
        border-color: #faebcc
    }

    .alert-danger {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1
    }

    .testmenu {
        width: 100%;
        display: block;
        text-align: center;
        padding: 10px;
        background: #111
    }

        .testmenu select {
            width: 270px;
            font-size: 16px;
            padding: 10px 5px;
            margin-bottom: 0
        }

    @-ms-viewport {
        width: auto
    }

    .container {
        padding-left: 35px !important;
        padding-right: 35px !important
    }

    body.fixed, html.fixed {
        margin: 0;
        height: 100%;
        overflow: hidden
    }

    @media (max-width:992px) {
        body.fixed, html.fixed {
            position: fixed
        }
    }

    body.fixed-stay, html.fixed-stay {
        overflow: hidden
    }

    @media (max-width:992px) {
        body.fixed-stay, html.fixed-stay {
            position: fixed
        }
    }

    body, html {
        font-size: 62.5%;
        overflow-x: hidden
    }

    body {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 24px;
        -moz-osx-font-smoothing: grayscale;
        font-family: "SuisseIntl",arial,sans-serif;
        position: relative;
        -ms-overflow-style: auto !important;
        font-weight: 400;
        -webkit-font-smoothing: subpixel-antialiased;
        -webkit-text-size-adjust: none
    }

        body:before {
            content: '';
            background: #000;
            position: fixed;
            top: 0;
            right: 0;
            width: 0%;
            height: 100%;
            -webkit-transition: opacity .3s ease-in-out;
            -moz-transition: opacity .3s ease-in-out;
            -ms-transition: opacity .3s ease-in-out;
            -o-transition: opacity .3s ease-in-out;
            transition: opacity .3s ease-in-out;
            z-index: 999;
            opacity: 0
        }

        body.show-overlay:before {
            opacity: .5;
            width: 100%
        }

    div.background-softbrown {
        background: #f5f4f1
    }

    div.background-softgrey {
        background: #f4f4f4
    }

    img {
        display: block;
        max-width: 100%
    }

    a, h1, h2, h3, h4, ol, p, ul {
        margin: 15px 0 0
    }

        a + h1, a + h2, a + h3, a + h4, h1 + h1, h1 + h2, h1 + h3, h1 + h4, h2 + h1, h2 + h2, h2 + h3, h2 + h4, h3 + h1, h3 + h2, h3 + h3, h3 + h4, h4 + h1, h4 + h2, h4 + h3, h4 + h4, ol + h1, ol + h2, ol + h3, ol + h4, p + h1, p + h2, p + h3, p + h4, ul + h1, ul + h2, ul + h3, ul + h4 {
            margin-top: 40px
        }

        a + .btn, h1 + .btn, h2 + .btn, h3 + .btn, h4 + .btn, ol + .btn, p + .btn, ul + .btn {
            margin-top: 25px
        }

    blockquote {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 24px;
        padding: 20px;
        margin: 40px 0;
        font-weight: 500;
        border-left: 8px solid #00537f;
        color: #00537f
    }

    .n-mobilenav .inner .e-subnav ul li, .n-mobilenav .inner ul li, body, p a {
        margin: 0
    }

    p + p {
        margin-top: 15px
    }

    h1, h2 {
        font-weight: 600
    }

    h1, h2, h3, h4 {
        color: #00537f;
        font-family: "SuisseIntl",arial,sans-serif
    }

        h1.title-underline:after, h2.title-underline:after, h3.title-underline:after, h4.title-underline:after, ul li:before {
            content: '';
            display: block;
            width: 25px;
            height: 5px;
            background: #00b6dd;
            margin-top: 15px
        }

    .h1, h1 {
        font-size: 30px;
        font-size: 3rem;
        line-height: 38px;
        letter-spacing: 2px
    }

    .h2, h2 {
        font-size: 26px;
        font-size: 2.6rem;
        line-height: 34px
    }

    .h3, h3 {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 26px;
        font-weight: 400
    }

    .h4, h4, p.preamble {
        font-size: 16px;
        font-size: 1.6rem
    }

    .h4, h4, ol li, p, table, ul li {
        font-weight: 400;
        line-height: 24px
    }

    ol li, p, table, ul li {
        font-size: 14px;
        font-size: 1.4rem;
        color: #69757c
    }

        p.preamble {
            line-height: 26px;
            color: #72838d
        }

    ol, ul {
        position: relative;
        padding-left: 37px;
        list-style: decimal
    }

    ul {
        list-style: none
    }

        ul li {
            display: block;
            margin-top: 10px;
            vertical-align: middle
        }

            ul li:before {
                border-radius: 50%;
                -moz-border-radius: 50%;
                -webkit-border-radius: 50%;
                -ms-border-radius: 50%;
                width: 7px;
                height: 7px;
                float: left;
                margin-top: 8px;
                margin-right: 10px;
                margin-left: -17px;
                display: inline-block;
                vertical-align: top
            }

            ul li ul {
                padding-left: 40px
            }

                ol ol, ul li ul li {
                    clear: both
                }

                    ul li ul li ul {
                        padding-left: 60px
                    }

            ol ol, ul li ul {
                margin-bottom: 0
            }

    em {
        font-style: italic
    }

    strong {
        font-weight: 600
    }

    @media (min-width:370px) {
        .h1, h1 {
            font-size: 40px;
            font-size: 4rem;
            line-height: 48px;
            letter-spacing: 2px
        }
    }

    @media (min-width:992px) {
        a, h1, h2, h3, h4, ol, p, ul {
            margin: 20px 0 0
        }

            a + h1, a + h2, a + h3, a + h4, h1 + h1, h1 + h2, h1 + h3, h1 + h4, h2 + h1, h2 + h2, h2 + h3, h2 + h4, h3 + h1, h3 + h2, h3 + h3, h3 + h4, h4 + h1, h4 + h2, h4 + h3, h4 + h4, ol + h1, ol + h2, ol + h3, ol + h4, p + h1, p + h2, p + h3, p + h4, ul + h1, ul + h2, ul + h3, ul + h4 {
                margin-top: 60px
            }

            a + .btn, h1 + .btn, h2 + .btn, h3 + .btn, h4 + .btn, ol + .btn, p + .btn, ul + .btn {
                margin-top: 30px
            }

        blockquote {
            margin: 60px 0
        }

        p a {
            margin: 0
        }

        p + p {
            margin-top: 20px
        }

        body, ol li, p, table, ul li {
            font-size: 16px;
            font-size: 1.6rem;
            line-height: 24px
        }

            blockquote, p.preamble {
                font-size: 20px;
                font-size: 2rem;
                line-height: 28px
            }

        .h1, h1 {
            font-size: 50px;
            font-size: 5rem;
            line-height: 58px
        }

        .h2, h2 {
            font-size: 31px;
            font-size: 3.1rem;
            line-height: 39px
        }

        .h3, h3 {
            font-size: 23px;
            font-size: 2.3rem;
            line-height: 31px
        }

        .h4, h4 {
            font-size: 18px;
            font-size: 1.8rem;
            line-height: 26px
        }
    }

    @media (min-width:1460px) {
        p.preamble {
            font-size: 24px;
            font-size: 2.4rem;
            line-height: 32px
        }

        blockquote {
            font-size: 25px;
            font-size: 2.5rem;
            line-height: 33px
        }

        .h1, h1 {
            font-size: 60px;
            font-size: 6rem;
            line-height: 68px
        }

        .h2, h2 {
            font-size: 36px;
            font-size: 3.6rem;
            line-height: 44px
        }

        .h3, h3 {
            font-size: 28px;
            font-size: 2.8rem;
            line-height: 36px
        }

        .h4, h4 {
            font-size: 21px;
            font-size: 2.1rem;
            line-height: 29px
        }
    }

    .btn, .btn .icon, button, button .icon {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

    .btn, button {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 16px;
        border: 1px solid #dcdcdc;
        display: inline-block;
        background: 0 0;
        text-decoration: none;
        border-radius: 0;
        color: #00537f;
        font-weight: 500;
        padding: 21px 25px;
        min-width: 160px;
        cursor: pointer
    }

        .btn .icon, button .icon {
            fill: #00b6dd;
            float: right;
            margin-top: 3px
        }

        .btn:active, .btn:hover, button:active, button:hover {
            background: #00b6dd;
            color: #fff;
            border-color: #00b6dd
        }

            .btn:active .icon, .btn:hover .icon, button:active .icon, button:hover .icon {
                fill: #fff
            }

        .btn.disabled, .btn:disabled, button.disabled, button:disabled {
            background: #ededed;
            border-color: #ededed;
            color: #b8c0c6;
            cursor: default
        }

            .btn.disabled .icon, .btn:disabled .icon, button.disabled .icon, button:disabled .icon {
                fill: #b8c0c6
            }

        .btn.btn-lightblue, button.btn-lightblue {
            background: #00b6dd;
            border-color: #00b6dd;
            color: #fff
        }

            .btn.btn-lightblue .icon, button.btn-lightblue .icon {
                fill: #fff
            }

            .btn.btn-lightblue:hover, button.btn-lightblue:hover {
                background: #fff;
                color: #00b6dd;
                border-color: #fff
            }

                .btn.btn-lightblue:hover .icon, button.btn-lightblue:hover .icon {
                    fill: #00b6dd
                }

        .btn.btn-white, .m-careersbanner .e-text h1, .m-careersbanner .e-text p, button.btn-white {
            color: #fff
        }

    .m-form {
        width: 100%;
        float: left;
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: #fff;
        padding: 30px 0
    }

    @media (min-width:500px) {
        .m-form {
            width: 100%
        }
    }

    @media (min-width:768px) {
        .m-form {
            width: 100%
        }
    }

    @media (min-width:992px) {
        .m-form {
            width: 75%
        }
    }

    @media (min-width:1230px) {
        .m-form {
            width: 58.33333%
        }
    }

    @media (min-width:1460px) {
        .m-form {
            width: 58.33333%;
            padding-left: 0;
            padding-right: 0
        }
    }

    .m-form .wrapper {
        padding: 20px;
        box-sizing: border-box;
        background: #f4f4f4
    }

    .help-block {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 18px
    }

    input, label, textarea {
        width: 100%;
        display: block
    }

    label {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 24px;
        color: #00537f;
        font-family: "SuisseIntl",arial,sans-serif
    }

        label.error {
            color: #e6363b;
            margin-top: 5px
        }

    fieldset {
        border: 0;
        padding: 0;
        margin: 0 0 20px
    }

    input, textarea {
        border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        -webkit-border-radius: 0 !important;
        -ms-border-radius: 0 !important;
        -webkit-transition: all .2s ease-in-out;
        -moz-transition: all .2s ease-in-out;
        -ms-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        margin: 5px 0;
        padding: 15px 20px !important;
        box-sizing: border-box;
        border: 1px solid #dcdcdc;
        -webkit-appearance: none
    }

        input:focus, textarea:focus {
            outline: 0;
            border: 1px solid #00537f
        }

        input.error, textarea.error {
            outline: 0;
            border: 1px solid #e6363b;
            background: #ffdcdc
        }

    textarea {
        min-height: 200px
    }

    input {
    }

        input[type=submit] {
            color: #e6363b
        }

    select {
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 24px;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        -ms-border-radius: 0;
        padding: 0 15px;
        min-height: 50px;
        min-width: 160px;
        cursor: pointer;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        background-color: #fff;
        border: 1px solid #dcdcdc;
        background-image: url(../images/svgs/menu_arrow_down-lightblue.svg) !important;
        padding-right: 50px !important;
        background-position: right 15px center;
        background-repeat: no-repeat;
        background-size: 9px 6px !important;
        box-sizing: border-box
    }

        select:hover {
            background-image: url(../images/svgs/menu_arrow_down-blue.svg) !important
        }

        select::-ms-expand {
            display: none
        }

    @media (min-width:500px) {
        .m-form .wrapper {
            padding: 40px
        }
    }

    @media (min-width:992px) {
        .m-form {
            padding: 50px 0
        }
    }

    @media (min-width:1230px) {
        .m-form {
            padding: 60px 0
        }
    }

    .link, a {
        color: #00b6dd;
        text-decoration: none;
        border-bottom: 1px solid transparent;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        display: inline-block;
        cursor: pointer
    }

        .link:hover, a:hover {
            border-bottom-color: #00b6dd
        }

        .link.e-back, a.e-back {
            margin-top: 80px;
            font-weight: 600;
            border: 0 !important
        }

            .link.e-back:hover, a.e-back:hover {
                color: #00537f
            }

                .link.e-back:hover .icon, a.e-back:hover .icon {
                    fill: #00537f
                }

            .link.e-back .icon, a.e-back .icon {
                fill: #00b6dd;
                margin-right: 20px;
                -webkit-transition: fill .3s ease-in-out;
                -moz-transition: fill .3s ease-in-out;
                -ms-transition: fill .3s ease-in-out;
                -o-transition: fill .3s ease-in-out;
                transition: fill .3s ease-in-out
            }

    .icon-buttonarrow, .icon-buttonarrow-left {
        height: 10px;
        width: 12.5px
    }

    .icon-menu_arrow_down {
        height: 6px;
        width: 10px
    }

    .icon-more_services {
        width: 12px;
        height: 12px
    }

    .icon-grid_view {
        width: 15px;
        height: 12px
    }

    .icon-icon_home {
        width: 15px;
        height: 14px
    }

    .icon-right_arrow {
        width: 4.5px;
        height: 7px
    }

    .icon-icon_connect {
        width: 30px;
        height: 30px
    }

    .icon-icon_search {
        width: 18px;
        height: 18px
    }

    .icon-refresh {
        width: 12px;
        height: 12px
    }

    .bmt-mark {
        width: 0;
        height: 0;
        fill: none;
        stroke-width: 5;
        stroke-miterlimit: 10
    }

    .contourPage .col-md-1 {
        width: 8.33333333%
    }

    .contourPage .col-md-2 {
        width: 16.66666667%
    }

    .contourPage .col-md-3 {
        width: 25%
    }

    .contourPage .col-md-4 {
        width: 33.33333333%
    }

    .contourPage .col-md-5 {
        width: 41.66666667%
    }

    .contourPage .col-md-6 {
        width: 50%
    }

    .contourPage .col-md-7 {
        width: 58.33333333%
    }

    .contourPage .col-md-8 {
        width: 66.66666667%
    }

    .contourPage .col-md-9 {
        width: 75%
    }

    .contourPage .col-md-10 {
        width: 83.33333333%
    }

    .contourPage .col-md-11 {
        width: 91.66666667%
    }

    .contourPage .col-md-12 {
        width: 100%
    }

    .contourPage fieldset {
        border: 0;
        padding: 0;
        margin: 0
    }

        .contourPage fieldset span.field-validation-valid {
            color: red;
            display: block
        }

        .contourPage fieldset label {
            font-size: 16px;
            font-size: 1.6rem;
            line-height: 24px;
            font-family: "SuisseIntl",arial,sans-serif;
            font-weight: 600;
            color: #000;
            display: inline-block
        }

        .contourPage fieldset .umbraco-forms-field {
            position: relative
        }

        .contourPage fieldset .help-block {
            position: absolute;
            top: 85px;
            background: #000;
            color: #fff;
            left: 100%;
            padding: 15px;
            margin-top: 5px;
            width: 200px;
            margin-left: -180px;
            visibility: hidden;
            z-index: 20
        }

            .contourPage fieldset .help-block:before {
                border-radius: 13px;
                -moz-border-radius: 13px;
                -webkit-border-radius: 13px;
                -ms-border-radius: 13px;
                font-size: 18px;
                font-size: 1.8rem;
                line-height: 26px;
                text-align: center;
                content: "i";
                font-style: italic;
                font-family: "Times New Roman",Georgia,Serif;
                width: 26px;
                height: 26px;
                background: #000;
                position: absolute;
                right: 20px;
                top: -45px;
                visibility: visible
            }

            .contourPage fieldset .help-block:after {
                bottom: 100%;
                right: 22px;
                border: solid transparent;
                content: " ";
                height: 0;
                width: 0;
                position: absolute;
                pointer-events: none;
                border-color: transparent transparent #000;
                border-width: 10px
            }

            .contourPage fieldset .help-block:hover {
                visibility: visible
            }

    @media (pointer:coarse) {
        .contourPage fieldset .help-block {
            font-size: 12px;
            font-size: 1.2rem;
            line-height: 18px;
            margin: -10px 0 5px;
            color: #000;
            display: block;
            position: relative;
            opacity: 1;
            top: auto;
            left: 0;
            background: 0 0;
            padding: 0;
            transform: none;
            visibility: visible
        }

            .contourPage fieldset .help-block:after, .contourPage fieldset .help-block:before {
                display: none
            }

            .contourPage fieldset .help-block + div {
                padding-right: 0
            }
    }

    .contourPage fieldset input, .contourPage fieldset select, .contourPage fieldset textarea {
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        -ms-border-radius: 3px;
        border: solid 1px #e7e7e7;
        margin-bottom: 15px
    }

        .contourPage fieldset input:active, .contourPage fieldset input:focus, .contourPage fieldset select:active, .contourPage fieldset select:focus, .contourPage fieldset textarea:active, .contourPage fieldset textarea:focus {
            border-color: #ddd
        }

    .contourPage fieldset .multiplechoice, .contourPage fieldset .radiobuttonlist {
        margin-bottom: 15px;
        display: block
    }

        .contourPage fieldset .radiobuttonlist input[type=radio] {
            border-radius: 12px;
            -moz-border-radius: 12px;
            -webkit-border-radius: 12px;
            -ms-border-radius: 12px;
            width: 24px;
            height: 24px;
            display: inline-block;
            vertical-align: middle;
            margin: 0 5px 15px 0;
            opacity: 0
        }

            .contourPage fieldset .multiplechoice input[type=checkbox] + label, .contourPage fieldset .radiobuttonlist input[type=radio] + label {
                -webkit-transition: all .3s ease-in-out;
                -moz-transition: all .3s ease-in-out;
                -ms-transition: all .3s ease-in-out;
                -o-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out;
                font-family: "SuisseIntl",arial,sans-serif;
                display: inline-block;
                vertical-align: middle;
                margin: 0 0 15px -32px;
                position: relative;
                padding-left: 30px
            }

                .contourPage fieldset .radiobuttonlist input[type=radio] + label:after, .contourPage fieldset .radiobuttonlist input[type=radio] + label:before {
                    content: " ";
                    display: block;
                    position: absolute;
                    -webkit-transition: all .3s ease-in-out;
                    -moz-transition: all .3s ease-in-out;
                    -ms-transition: all .3s ease-in-out;
                    -o-transition: all .3s ease-in-out;
                    transition: all .3s ease-in-out
                }

                .contourPage fieldset .radiobuttonlist input[type=radio] + label:before {
                    background: #fff;
                    border: solid 1px #e7e7e7;
                    box-sizing: border-box;
                    border-radius: 12px;
                    -moz-border-radius: 12px;
                    -webkit-border-radius: 12px;
                    -ms-border-radius: 12px;
                    width: 24px;
                    height: 24px;
                    left: 0;
                    top: 0
                }

                .contourPage fieldset .radiobuttonlist input[type=radio] + label:after {
                    border-radius: 6px;
                    -moz-border-radius: 6px;
                    -webkit-border-radius: 6px;
                    -ms-border-radius: 6px;
                    width: 10px;
                    height: 10px;
                    background: #ddd;
                    top: 7px;
                    left: 7px;
                    transform-origin: center;
                    transform: scale(0)
                }

                .contourPage fieldset .multiplechoice input[type=checkbox] + label:hover, .contourPage fieldset .radiobuttonlist input[type=radio] + label:hover {
                    color: #ddd;
                    cursor: pointer
                }

            .contourPage fieldset .radiobuttonlist input[type=radio]:checked + label:after {
                transform: scale(1)
            }

            .contourPage fieldset .radiobuttonlist input[type=radio]:checked:active + label:before, .contourPage fieldset .radiobuttonlist input[type=radio]:checked:active:focus + label:before, .contourPage fieldset .radiobuttonlist input[type=radio]:checked:focus + label:before {
                border-color: #ddd
            }

            .contourPage fieldset .radiobuttonlist input[type=radio]:active + label:before, .contourPage fieldset .radiobuttonlist input[type=radio]:active:focus + label:before, .contourPage fieldset .radiobuttonlist input[type=radio]:focus + label:before {
                border-color: #ddd
            }

        .contourPage fieldset .multiplechoice input[type=checkbox] {
            width: 24px;
            height: 24px;
            display: inline-block;
            vertical-align: middle;
            margin: 0 5px 15px 0;
            opacity: 0
        }

            .contourPage fieldset .multiplechoice input[type=checkbox] + label:after, .contourPage fieldset .multiplechoice input[type=checkbox] + label:before {
                content: " ";
                display: block;
                position: absolute;
                -webkit-transition: all .3s ease-in-out;
                -moz-transition: all .3s ease-in-out;
                -ms-transition: all .3s ease-in-out;
                -o-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out
            }

            .contourPage fieldset .multiplechoice input[type=checkbox] + label:before {
                background: #fff;
                border: solid 1px #e7e7e7;
                box-sizing: border-box;
                width: 24px;
                height: 24px;
                left: 0;
                top: 0
            }

            .contourPage fieldset .multiplechoice input[type=checkbox] + label:after {
                width: 11px;
                height: 18px;
                background-image: url(../images/tick.png);
                background-size: 100%;
                background-repeat: no-repeat;
                background-position: center;
                top: 3.5px;
                left: 6.5px;
                transform-origin: center;
                transform: scale(0)
            }

            .contourPage fieldset .checkbox input[type=checkbox]:checked + span:after, .contourPage fieldset .multiplechoice input[type=checkbox]:checked + label:after {
                transform: scale(1)
            }

            .contourPage fieldset .checkbox input[type=checkbox]:checked:active + span:before, .contourPage fieldset .checkbox input[type=checkbox]:checked:active:focus + span:before, .contourPage fieldset .checkbox input[type=checkbox]:checked:focus + span:before, .contourPage fieldset .multiplechoice input[type=checkbox]:checked:active + label:before, .contourPage fieldset .multiplechoice input[type=checkbox]:checked:active:focus + label:before, .contourPage fieldset .multiplechoice input[type=checkbox]:checked:focus + label:before {
                border-color: #ddd
            }

            .contourPage fieldset .checkbox input[type=checkbox]:active + span:before, .contourPage fieldset .checkbox input[type=checkbox]:active:focus + span:before, .contourPage fieldset .checkbox input[type=checkbox]:focus + span:before, .contourPage fieldset .multiplechoice input[type=checkbox]:active + label:before, .contourPage fieldset .multiplechoice input[type=checkbox]:active:focus + label:before, .contourPage fieldset .multiplechoice input[type=checkbox]:focus + label:before {
                border-color: #ddd
            }

    .contourPage fieldset .checkbox {
        margin-bottom: 15px;
        display: block;
        position: relative
    }

        .contourPage fieldset .checkbox .help-block {
            top: 40px
        }

    @media (pointer:coarse) {
        .contourPage fieldset .checkbox .help-block {
            font-size: 12px;
            font-size: 1.2rem;
            line-height: 18px;
            margin: -10px 0 5px;
            color: #000;
            display: block;
            position: relative;
            opacity: 1;
            top: auto;
            left: 0;
            background: 0 0;
            padding: 0;
            transform: none;
            visibility: visible
        }

            .contourPage fieldset .checkbox .help-block:after, .contourPage fieldset .checkbox .help-block:before {
                display: none
            }

            .contourPage fieldset .checkbox .help-block + div {
                padding-right: 0
            }
    }

    .contourPage fieldset .checkbox input[type=checkbox] + span:before, .contourPage fieldset .checkbox label {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out
    }

    .contourPage fieldset .checkbox label {
        font-family: "SuisseIntl",arial,sans-serif;
        display: inline-block;
        vertical-align: middle;
        margin: 0 0 15px;
        position: relative;
        padding-left: 30px;
        z-index: 5
    }

        .contourPage fieldset .checkbox label:hover {
            color: #785cb0;
            cursor: pointer
        }

    .contourPage fieldset .checkbox input[type=checkbox] {
        width: 24px;
        height: 24px;
        display: inline-block;
        vertical-align: middle;
        margin: 0 5px 15px 0;
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0
    }

        .contourPage fieldset .checkbox input[type=checkbox] + span:after, .contourPage fieldset .checkbox input[type=checkbox] + span:before {
            content: " ";
            display: block;
            position: absolute;
            z-index: 0
        }

        .contourPage fieldset .checkbox input[type=checkbox] + span:before {
            width: 24px;
            height: 24px;
            background: #fff;
            left: 0;
            top: 0;
            border: solid 1px #e7e7e7;
            box-sizing: border-box
        }

        .contourPage fieldset .checkbox input[type=checkbox] + span:after {
            width: 11px;
            height: 18px;
            background-image: url(../images/tick.png);
            background-size: 100%;
            background-repeat: no-repeat;
            background-position: center;
            top: 3.5px;
            left: 6.5px;
            transform-origin: center;
            transform: scale(0)
        }

    .contourPage .contourNavigation {
        margin-top: 15px
    }

        .contourPage .contourNavigation:after {
            content: '';
            height: 0;
            clear: both;
            display: block;
            visibility: hidden
        }

    .n-mobilenav, header {
        width: 100vw;
        position: absolute
    }

    header {
        padding: 25px 0;
        background: 0 0;
        border-bottom: 1px solid rgba(238,238,238,.4);
        transition-delay: .3s;
        z-index: 9999
    }

        header:before {
            content: '';
            background: linear-gradient(#111,transparent);
            position: absolute;
            width: 100%;
            height: 200%;
            left: 0;
            bottom: 0;
            z-index: 1;
            opacity: 1;
            -webkit-transition: opacity .3s ease-in-out;
            -moz-transition: opacity .3s ease-in-out;
            -ms-transition: opacity .3s ease-in-out;
            -o-transition: opacity .3s ease-in-out;
            transition: opacity .3s ease-in-out;
            transition-delay: .3s
        }

        header .e-mobnavtrigger {
            display: none
        }

        header .h-logo {
            z-index: 2;
            border: 0;
            margin: 0;
            float: left;
            position: relative;
            max-width: 100px;
            display: inline-block
        }

            .contourPage fieldset .checkbox input[type=checkbox] + span:after, .n-mobilenav .e-langselect, header .h-logo .icon {
                -webkit-transition: all .3s ease-in-out;
                -moz-transition: all .3s ease-in-out;
                -ms-transition: all .3s ease-in-out;
                -o-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out
            }

            header .h-logo .icon {
                max-width: 100px;
                max-height: 45px
            }

                header .h-logo .icon.white {
                    fill: #fff;
                    opacity: 1;
                    transition-delay: .3s
                }

                header .h-logo .icon.colour {
                    position: absolute;
                    top: 0;
                    left: 0;
                    opacity: 0;
                    transition-delay: .3s
                }

        header.white .e-mobnavtrigger span {
            background: #00537f
        }

        header.menu-open, header.white {
            background: #fff;
            transition-delay: 0s
        }

            header.menu-open .h-logo .icon.white, header.menu-open:before, header.white .h-logo .icon.white, header.white:before {
                opacity: 0;
                transition-delay: 0s
            }

            header.menu-open .h-logo .icon.colour, header.white .h-logo .icon.colour {
                opacity: 1;
                transition-delay: 0s
            }

        .n-mobilenav .e-langselect fieldset ul li input, .n-mobilenav .e-langselect fieldset ul li:before, header .n-navigation {
            display: none
        }

    @media (max-width:1230px) {
        header .e-mobnavtrigger, header .e-mobnavtrigger span {
            moz-transform-origin: center;
            -o-transform-origin: center;
            -ms-transform-origin: center;
            -webkit-transform-origin: center;
            transform-origin: center
        }

        header .e-mobnavtrigger {
            float: right;
            z-index: 10000;
            padding: 19px 0 15px 12px;
            background: 0 0;
            margin: 0;
            display: block;
            -webkit-transition: all .4s ease-in-out;
            -moz-transition: all .4s ease-in-out;
            -ms-transition: all .4s ease-in-out;
            -o-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out;
            width: 22px;
            height: 16px;
            position: relative
        }

            header .e-mobnavtrigger .inner {
                width: 100%;
                height: 100%;
                position: relative
            }

            header .e-mobnavtrigger span {
                -webkit-transition: all .2s ease-in-out;
                -moz-transition: all .2s ease-in-out;
                -ms-transition: all .2s ease-in-out;
                -o-transition: all .2s ease-in-out;
                transition: all .2s ease-in-out;
                width: 100%;
                height: 2px;
                left: 0;
                background: #fff;
                position: absolute;
                transition-delay: .3s
            }

                header .e-mobnavtrigger span:nth-child(1) {
                    top: 0
                }

                header .e-mobnavtrigger span:nth-child(2), header .e-mobnavtrigger span:nth-child(3) {
                    position: absolute;
                    top: 50%;
                    -webkit-transform: translateY(-50%);
                    -moz-transform: translateY(-50%);
                    -ms-transform: translateY(-50%);
                    -o-transform: translateY(-50%);
                    transform: translateY(-50%)
                }

                header .e-mobnavtrigger span:nth-child(4) {
                    bottom: 0
                }

            header .e-mobnavtrigger.open span {
                background: #00537f;
                transition-delay: 0s
            }

                header .e-mobnavtrigger.open span:nth-child(1) {
                    opacity: 0
                }

                header .e-mobnavtrigger.open span:nth-child(2) {
                    -moz-transform: rotate(45deg);
                    -o-transform: rotate(45deg);
                    -ms-transform: rotate(45deg);
                    -webkit-transform: rotate(45deg);
                    transform: rotate(45deg)
                }

                header .e-mobnavtrigger.open span:nth-child(3) {
                    -moz-transform: rotate(-45deg);
                    -o-transform: rotate(-45deg);
                    -ms-transform: rotate(-45deg);
                    -webkit-transform: rotate(-45deg);
                    transform: rotate(-45deg)
                }

                header .e-mobnavtrigger.open span:nth-child(4) {
                    opacity: 0
                }
    }

    @media (min-width:1230px) {
        header {
            padding: 40px 0;
            -webkit-transition: background .3s ease-in-out,padding .3s ease-in-out;
            -moz-transition: background .3s ease-in-out,padding .3s ease-in-out;
            -ms-transition: background .3s ease-in-out,padding .3s ease-in-out;
            -o-transition: background .3s ease-in-out,padding .3s ease-in-out;
            transition: background .3s ease-in-out,padding .3s ease-in-out;
            transition-delay: 0s !important
        }

            header .h-logo .icon.colour {
                opacity: 0;
                display: block
            }

            header.fixed {
                position: fixed;
                top: -151px;
                padding: 15px 0 30px;
                box-shadow: 0 0 15px 1px #dcdcdc
            }

                header.fixed + .m-searchbox {
                    position: fixed;
                    top: 0;
                    left: 0;
                    height: 116px
                }

                header.fixed .megamenu {
                    top: 100px
                }

            header.active, header.fixed, header.white, header:hover {
                background: #fff
            }

                header .n-navigation ul li:before, header .n-navigation ul li > a .icon, header.active:before, header.fixed:before, header.white:before, header:hover:before {
                    display: none
                }

                header.active .h-logo .icon.colour, header.fixed .h-logo .icon.colour, header.white .h-logo .icon.colour, header:hover .h-logo .icon.colour {
                    opacity: 1
                }

                header.active .h-logo .icon.white, header.fixed .h-logo .icon.white, header.white .h-logo .icon.white, header:hover .h-logo .icon.white {
                    opacity: 0
                }

                header.active .n-navigation .mainnav > ul > li > a, header.fixed .n-navigation .mainnav > ul > li > a, header.white .n-navigation .mainnav > ul > li > a, header:hover .n-navigation .mainnav > ul > li > a {
                    color: #000
                }

                    header .n-navigation ul li.has-nav > a.open, header.active .n-navigation .mainnav .topnav ul li a:hover, header.active .n-navigation .mainnav > ul > li > a:hover, header.fixed .n-navigation .mainnav .topnav ul li a:hover, header.fixed .n-navigation .mainnav > ul > li > a:hover, header.white .n-navigation .mainnav .topnav ul li a:hover, header.white .n-navigation .mainnav > ul > li > a:hover, header:hover .n-navigation .mainnav .topnav ul li a:hover, header:hover .n-navigation .mainnav > ul > li > a:hover {
                        color: #00b6dd
                    }

                        header.active .n-navigation .mainnav .topnav ul .e-search:hover .icon, header.active .n-navigation .mainnav .topnav ul li a:hover .icon, header.active .n-navigation .mainnav > ul > li > a:hover .icon, header.fixed .n-navigation .mainnav .topnav ul .e-search:hover .icon, header.fixed .n-navigation .mainnav .topnav ul li a:hover .icon, header.fixed .n-navigation .mainnav > ul > li > a:hover .icon, header.white .n-navigation .mainnav .topnav ul .e-search:hover .icon, header.white .n-navigation .mainnav .topnav ul li a:hover .icon, header.white .n-navigation .mainnav > ul > li > a:hover .icon, header:hover .n-navigation .mainnav .topnav ul .e-search:hover .icon, header:hover .n-navigation .mainnav .topnav ul li a:hover .icon, header:hover .n-navigation .mainnav > ul > li > a:hover .icon {
                            fill: #00b6dd
                        }

                    header.active .n-navigation .mainnav > ul > li > a .icon, header.fixed .n-navigation .mainnav > ul > li > a .icon, header.white .n-navigation .mainnav > ul > li > a .icon, header:hover .n-navigation .mainnav > ul > li > a .icon {
                        fill: #000
                    }

                header.active .n-navigation .mainnav .topnav ul .e-search .icon, header.fixed .n-navigation .mainnav .topnav ul .e-search .icon, header.white .n-navigation .mainnav .topnav ul .e-search .icon, header:hover .n-navigation .mainnav .topnav ul .e-search .icon {
                    fill: #000;
                    cursor: pointer
                }

                header.active .n-navigation .mainnav .topnav ul li a, header.fixed .n-navigation .mainnav .topnav ul li a, header.white .n-navigation .mainnav .topnav ul li a, header:hover .n-navigation .mainnav .topnav ul li a {
                    color: #87918b
                }

                    header.active .n-navigation .mainnav .topnav ul li a .icon, header.fixed .n-navigation .mainnav .topnav ul li a .icon, header.white .n-navigation .mainnav .topnav ul li a .icon, header:hover .n-navigation .mainnav .topnav ul li a .icon {
                        fill: #87918b
                    }

            header .container {
                z-index: 2;
                position: relative
            }

            header .h-logo {
                margin-top: 18px
            }

                header .h-logo .icon.colour, header .h-logo .icon.white {
                    transition-delay: 0s
                }

            header .n-navigation {
                margin-left: 185px;
                display: block
            }

                header .n-navigation ul {
                    padding: 0;
                    margin: 0;
                    position: static
                }

                    header .n-navigation ul li {
                        margin: 0 25px 0 0;
                        display: inline-block
                    }

                        header .n-navigation ul li.has-nav > a {
                            padding-right: 17px
                        }

                            header .n-navigation ul li.has-nav > a.open .icon {
                                fill: #00b6dd;
                                -moz-transform: rotate(180deg);
                                -o-transform: rotate(180deg);
                                -ms-transform: rotate(180deg);
                                -webkit-transform: rotate(180deg);
                                transform: rotate(180deg)
                            }

                            header .n-navigation ul li.has-nav > a:hover .icon {
                                fill: #00b6dd
                            }

                            header .n-navigation ul li.has-nav > a .icon {
                                width: 7px;
                                height: 4px;
                                margin-left: 10px;
                                fill: #fff;
                                position: absolute;
                                top: 50%;
                                -webkit-transform: translateY(-50%);
                                -moz-transform: translateY(-50%);
                                -ms-transform: translateY(-50%);
                                -o-transform: translateY(-50%);
                                transform: translateY(-50%);
                                right: 0;
                                -webkit-transition: all .3s ease-in-out;
                                -moz-transition: all .3s ease-in-out;
                                -ms-transition: all .3s ease-in-out;
                                -o-transition: all .3s ease-in-out;
                                transition: all .3s ease-in-out;
                                display: inline-block;
                                transform-origin: 50% 25%
                            }

                        header .n-navigation ul li > a {
                            margin: 0;
                            color: #fff;
                            position: relative;
                            border: 0;
                            font-size: 15px;
                            font-size: 1.5rem;
                            line-height: 23px
                        }

                            header .n-navigation ul li > a:hover {
                                color: #00b6dd
                            }

                header .n-navigation .mainnav:after {
                    content: '';
                    height: 0;
                    clear: both;
                    display: block;
                    visibility: hidden
                }

                header .n-navigation .mainnav ul {
                    display: inline-block;
                    float: left;
                    margin-top: 43px
                }

                    header .n-navigation .mainnav ul li:last-child {
                        margin-right: 0
                    }

                header .n-navigation .mainnav .topnav {
                    display: inline-block;
                    float: right;
                    margin-top: 7px
                }

                    header .n-navigation .mainnav .topnav .searchlang {
                        display: inline-block;
                        float: right;
                        margin: 10px 20px 0 0
                    }

                    header .n-navigation .mainnav .topnav ul {
                        margin: 0 0 0 50px;
                        float: right
                    }

                        header .n-navigation .mainnav .topnav ul li {
                            margin-right: 18px
                        }

                        header .n-navigation .mainnav .topnav ul .e-search {
                            margin-right: 0;
                            margin-left: 10px
                        }

                            header .n-navigation .mainnav .topnav ul .e-search .icon {
                                width: 20px;
                                height: 20px;
                                fill: #fff;
                                position: relative;
                                top: 5px;
                                -webkit-transition: all .3s ease-in-out;
                                -moz-transition: all .3s ease-in-out;
                                -ms-transition: all .3s ease-in-out;
                                -o-transition: all .3s ease-in-out;
                                transition: all .3s ease-in-out
                            }
    }

    @media (min-width:1460px) {
        header {
            padding: 45px 0 60px
        }

            header.fixed + .m-searchbox {
                height: 99px
            }

            header.fixed .megamenu {
                top: 84px
            }

            header .h-logo {
                margin-top: 0
            }

            header .n-navigation .mainnav {
                margin-top: 19px
            }

                header .n-navigation .mainnav ul {
                    margin-top: 7px
                }

                header .n-navigation .mainnav .topnav .e-links {
                    display: inline-block
                }

                header .n-navigation .mainnav .topnav .searchlang {
                    margin: 0
                }
    }

    .n-mobilenav {
        z-index: 9000;
        height: 100vh;
        display: none;
        top: 102px;
        left: 0;
        background: #fff;
        overflow-y: scroll;
        overflow-x: hidden
    }

        .n-mobilenav:after {
            content: "";
            display: block;
            height: 150px;
            width: 100%
        }

        .n-mobilenav.active .search {
            position: fixed;
            bottom: 0;
            left: 0
        }

        .n-mobilenav .e-langselect {
            padding: 20px 35px;
            position: absolute;
            top: 0;
            right: -100%;
            z-index: 2;
            background: #fff;
            width: 100%;
            height: 100%;
            box-sizing: border-box
        }

            .n-mobilenav .e-langselect.active {
                right: 0;
                transition-delay: .3s
            }

            .n-mobilenav .e-langselect fieldset ul li label, .n-mobilenav .e-langselect select {
                border: 1px solid #dcdcdc;
                font-size: 16px;
                font-size: 1.6rem;
                line-height: 24px;
                outline: 0
            }

            .n-mobilenav .e-langselect select {
                width: 100%;
                color: #00537f;
                font-weight: 600
            }

            .n-mobilenav .e-langselect .legend-title {
                color: #00537f;
                font-size: 14px;
                font-size: 1.4rem;
                line-height: 22px;
                font-weight: 500;
                margin-bottom: 10px
            }

            .n-mobilenav .e-langselect fieldset {
                margin-top: 45px
            }

                .n-mobilenav .e-langselect fieldset ul {
                    padding: 0;
                    margin: 0 -5px;
                    font-size: 0
                }

                    .n-mobilenav .e-langselect fieldset ul li {
                        width: calc(50% - 10px);
                        margin: 0 5px 10px;
                        display: inline-block;
                        outline: 0
                    }

                        .n-mobilenav .e-langselect fieldset ul li.active label {
                            background: #00537f;
                            color: #fff;
                            border: 1px solid #00537f
                        }

                        .n-mobilenav .e-langselect fieldset ul li label {
                            padding: 15px 0;
                            text-align: center;
                            font-weight: 500;
                            -webkit-transition: all .3s ease-in-out;
                            -moz-transition: all .3s ease-in-out;
                            -ms-transition: all .3s ease-in-out;
                            -o-transition: all .3s ease-in-out;
                            transition: all .3s ease-in-out
                        }

            .n-mobilenav .e-langselect button {
                width: 100%;
                background: #00b6dd;
                color: #fff;
                font-weight: 600;
                margin-top: 30px
            }

        .n-mobilenav .inner {
            padding: 5px 35px;
            height: 100%;
            z-index: 2;
            position: relative;
            background: #fff
        }

            .n-mobilenav .inner ul {
                padding: 0;
                margin: 0;
                display: block;
                list-style: none
            }

                .n-mobilenav .inner .e-subnav .e-level3nav.no-sublinks a:after, .n-mobilenav .inner ul li:before {
                    display: none
                }

                .n-mobilenav .inner ul li:first-child a {
                    border-top: none
                }

                .n-mobilenav .inner ul li:last-child a {
                    border-bottom: 1px solid #dcdcdc
                }

                .n-mobilenav .inner ul li a {
                    font-size: 18px;
                    font-size: 1.8rem;
                    line-height: 26px;
                    border: 0;
                    margin: 0;
                    display: block;
                    padding: 15px 0;
                    color: #00537f;
                    font-weight: 500;
                    border-top: 1px solid #dcdcdc;
                    position: relative
                }

                    .n-mobilenav .inner ul li a.dropdown:after {
                        background-image: url(../images/svgs/buttonarrow-lightblue.svg);
                        height: 12px;
                        width: 15px;
                        display: block;
                        right: 1px;
                        position: absolute;
                        top: 50%;
                        -webkit-transform: translateY(-50%);
                        -moz-transform: translateY(-50%);
                        -ms-transform: translateY(-50%);
                        -o-transform: translateY(-50%);
                        transform: translateY(-50%)
                    }

            .n-mobilenav .inner .e-subnav {
                border-bottom: 1px solid #dcdcdc;
                padding: 0 0 100px;
                position: absolute;
                top: 0;
                width: 100%;
                right: -150%;
                -webkit-transition: right .3s ease-in-out;
                -moz-transition: right .3s ease-in-out;
                -ms-transition: right .3s ease-in-out;
                -o-transition: right .3s ease-in-out;
                transition: right .3s ease-in-out;
                z-index: 2;
                overflow: hidden
            }

                .n-mobilenav .inner .e-subnav:after {
                    content: "";
                    display: block;
                    height: 200px;
                    width: 100%
                }

                .n-mobilenav .inner .e-subnav:before {
                    content: '';
                    position: absolute;
                    width: 300%;
                    height: 300%;
                    background: #fff
                }

                .n-mobilenav .inner .e-subnav.active {
                    right: 0
                }

                .m-stickysubnav .e-inner nav ul, .n-mobilenav .inner .e-subnav ul {
                    padding: 0;
                    margin: 0
                }

                    .n-mobilenav .inner .e-subnav ul li a {
                        font-size: 14px;
                        font-size: 1.4rem;
                        line-height: 22px;
                        border: 0;
                        padding: 5px 0;
                        color: #00b6dd
                    }

                .n-mobilenav .inner .e-subnav .e-back {
                    position: relative;
                    padding-left: 20px;
                    font-size: 14px;
                    font-size: 1.4rem;
                    line-height: 22px;
                    color: #00b6dd;
                    border: 0
                }

                    .n-mobilenav .inner .e-subnav .e-back:before, .n-mobilenav .inner .secondary-links li.lang-nav .lang-subnav > ul > li > a.country:after, .n-mobilenav .inner .secondary-links li.lang-nav > a:after, .n-mobilenav .inner ul li a.dropdown:after {
                        content: '';
                        background-size: cover;
                        background-repeat: no-repeat;
                        -webkit-transition: all .3s ease-in-out;
                        -moz-transition: all .3s ease-in-out;
                        -ms-transition: all .3s ease-in-out;
                        -o-transition: all .3s ease-in-out;
                        transition: all .3s ease-in-out
                    }

                    .n-mobilenav .inner .e-subnav .e-back:before, .n-mobilenav .inner .e-subnav .e-level3nav > a:after {
                        display: block;
                        position: absolute;
                        top: 50%;
                        -webkit-transform: translateY(-50%);
                        -moz-transform: translateY(-50%);
                        -ms-transform: translateY(-50%);
                        -o-transform: translateY(-50%);
                        transform: translateY(-50%)
                    }

                    .n-mobilenav .inner .e-subnav .e-back:before {
                        left: 0;
                        background-image: url(../images/svgs/buttonarrow-left-lightblue.svg);
                        width: 12px;
                        height: 10px
                    }

                .n-mobilenav .inner .e-subnav .e-level3nav > a {
                    border-top: 1px solid #dcdcdc;
                    border-bottom: none
                }

                    .n-mobilenav .inner .e-subnav .e-level3nav > a:after {
                        content: '';
                        background-image: url(../images/svgs/menu_arrow_down-lightblue.svg);
                        width: 7px;
                        height: 4px;
                        background-size: cover;
                        background-repeat: no-repeat;
                        right: 1px;
                        -webkit-transition: all .3s ease-in-out;
                        -moz-transition: all .3s ease-in-out;
                        -ms-transition: all .3s ease-in-out;
                        -o-transition: all .3s ease-in-out;
                        transition: all .3s ease-in-out
                    }

                    .n-mobilenav .inner .e-subnav .e-level3nav > a.active:after, .n-mobilenav .inner .secondary-links li.lang-nav .lang-subnav > ul > li > a.country.active:after, .n-mobilenav .inner .secondary-links li.lang-nav > a.active:after {
                        -moz-transform: rotate(180deg);
                        -o-transform: rotate(180deg);
                        -ms-transform: rotate(180deg);
                        -webkit-transform: rotate(180deg);
                        transform: rotate(180deg)
                    }

                .n-mobilenav .inner .e-subnav .e-level3nav ul {
                    padding: 0 0 20px;
                    display: none
                }

            .n-mobilenav .inner .secondary-links {
                padding: 30px 0
            }

                .n-mobilenav .inner .secondary-links li a {
                    font-size: 15px;
                    font-size: 1.5rem;
                    line-height: 23px;
                    padding: 5px 0;
                    color: #00b6dd;
                    border: 0 !important
                }

                .n-mobilenav .inner .secondary-links li.lang-nav > a {
                    color: #00537f;
                    display: inline-block
                }

                    .n-mobilenav .inner .secondary-links li.lang-nav .lang-subnav > ul > li > a.country:after, .n-mobilenav .inner .secondary-links li.lang-nav > a:after {
                        background-image: url(../images/svgs/menu_arrow_down-blue.svg);
                        width: 7px;
                        height: 4px;
                        display: inline-block;
                        vertical-align: middle;
                        margin-left: 10px
                    }

                .n-mobilenav .inner .secondary-links li.lang-nav .lang-subnav {
                    display: none;
                    margin-left: 15px
                }

                    .n-mobilenav .inner .secondary-links li.lang-nav .lang-subnav > ul > li > a.country {
                        display: inline-block
                    }

                        .n-mobilenav .inner .secondary-links li.lang-nav .lang-subnav > ul > li > a.country:after {
                            background-image: url(../images/svgs/menu_arrow_down-lightblue.svg)
                        }

                    .n-mobilenav .inner .secondary-links li.lang-nav .lang-subnav > ul > li > ul {
                        display: none;
                        margin-left: 15px;
                        margin-bottom: 15px
                    }

                        .n-mobilenav .inner .secondary-links li.lang-nav .lang-subnav > ul > li > ul li a {
                            color: #69757c
                        }

                            .n-mobilenav .inner .secondary-links li.lang-nav .lang-subnav > ul > li > ul li a:before {
                                content: '';
                                width: 15px;
                                height: 15px;
                                display: inline-block;
                                margin-right: 10px;
                                vertical-align: middle
                            }

                        .n-mobilenav .inner .secondary-links li.lang-nav .lang-subnav > ul > li > ul li.english a:before {
                            background-image: url(../images/svgs/flag_UK.svg)
                        }

                        .n-mobilenav .inner .secondary-links li.lang-nav .lang-subnav > ul > li > ul li.french a:before {
                            background-image: url(../images/svgs/flag_France.svg)
                        }

                        .n-mobilenav .inner .secondary-links li.lang-nav .lang-subnav > ul > li > ul li.spanish a:before {
                            background-image: url(../images/svgs/flag_Spain.svg)
                        }

                        .n-mobilenav .inner .secondary-links li.lang-nav .lang-subnav > ul > li > ul li.dutch a:before {
                            background-image: url(../images/svgs/flag_Dutch.svg)
                        }

                        .n-mobilenav .inner .secondary-links li.lang-nav .lang-subnav > ul > li > ul li.turkish a:before {
                            background-image: url(../images/svgs/flag_Turkey.svg)
                        }

        .n-mobilenav .search {
            position: relative;
            z-index: 2;
            width: 100%;
            padding: 5px 25px;
            box-sizing: border-box;
            background: #f5f4f1;
            bottom: -64px;
            -webkit-transition: bottom .3s ease-in-out;
            -moz-transition: bottom .3s ease-in-out;
            -ms-transition: bottom .3s ease-in-out;
            -o-transition: bottom .3s ease-in-out;
            transition: bottom .3s ease-in-out
        }

            .n-mobilenav .search input {
                padding-left: 35px !important;
                margin-bottom: 0;
                border: 0;
                margin-top: 0;
                background: 0 0;
                color: #a9a8a6;
                font-size: 16px;
                font-size: 1.6rem;
                line-height: 24px;
                display: block
            }

                .n-mobilenav .search input::-webkit-input-placeholder {
                    color: #a9a8a6
                }

                .n-mobilenav .search input:-moz-placeholder, .n-mobilenav .search input::-moz-placeholder {
                    color: #a9a8a6
                }

                .n-mobilenav .search input:-ms-input-placeholder {
                    color: #a9a8a6
                }

            .n-mobilenav .search button {
                padding: 0;
                min-width: auto;
                position: absolute;
                top: 50%;
                margin-top: -9px;
                left: 25px;
                outline: 0 !important;
                background: 0 0 !important;
                border: 0 !important
            }

                .n-mobilenav .search button .icon {
                    fill: #a9a8a6 !important;
                    margin-top: 0;
                    width: 18px;
                    height: 18px;
                    position: absolute;
                    left: 0
                }

    @media (min-width:768px) {
        .n-mobilenav .inner {
            max-width: 768px;
            margin-left: auto;
            margin-right: auto;
            box-sizing: border-box
        }
    }

    @media (min-width:1230px) {
        .n-mobilenav {
            display: none !important
        }

        .megamenu {
            position: absolute;
            width: 100%;
            top: 110px;
            left: 0
        }

            .megamenu:focus {
                display: block !important
            }

            .megamenu.hover-variation .e-mega-item .e-sub p, .megamenu.single-column-list .e-mega-item .e-sub p {
                margin-top: 12px
            }

            .megamenu.hover-variation .e-mega-item .e-sub .top:hover img {
                transition: none;
                transform: none
            }

            .megamenu.single-column-list .e-mega-item .e-sub {
                display: block !important;
                opacity: 1 !important;
                right: 0 !important
            }

            .megamenu.single-column-list .e-mega-item > .e-inner .e-links ul li {
                width: 50%
            }

            .megamenu.language-selector .e-mega-item .e-inner {
                padding-right: 320px
            }

                .megamenu.language-selector .e-mega-item .e-inner:before {
                    content: '';
                    position: absolute;
                    background-image: url(../images/svgs/map.svg);
                    width: 100%;
                    height: 100%;
                    top: 0;
                    left: 0;
                    background-size: cover
                }

                .megamenu.language-selector .e-mega-item .e-inner:after {
                    display: none
                }

                .megamenu.language-selector .e-mega-item .e-inner .e-text {
                    position: relative;
                    z-index: 2;
                    max-width: 220px
                }

                    .megamenu.language-selector .e-mega-item .e-inner .e-text .btn {
                        text-align: center;
                        color: #fff
                    }

                        .megamenu.language-selector .e-mega-item .e-inner .e-text .btn:hover {
                            color: #00b6dd
                        }

                .megamenu.language-selector .e-mega-item .e-inner .e-links {
                    max-width: 580px
                }

                    .megamenu.language-selector .e-mega-item .e-inner .e-links ul li {
                        width: calc(33.333% - 50px)
                    }

                        .megamenu.language-selector .e-mega-item .e-inner .e-links ul li a {
                            color: #00537f;
                            padding-right: 25px
                        }

                            .megamenu.language-selector .e-mega-item .e-inner .e-links ul li a.active, .megamenu.language-selector .e-mega-item .e-sub .e-sublinks ul li a.active {
                                color: #00b6dd;
                                text-decoration: underline
                            }

                                .megamenu.language-selector .e-mega-item .e-inner .e-links ul li a.active .icon, .megamenu.language-selector .e-mega-item .e-sub .e-sublinks ul li a.active .icon {
                                    opacity: 1
                                }

                            .megamenu.language-selector .e-mega-item .e-inner .e-links ul li a .icon, .megamenu.language-selector .e-mega-item .e-sub .e-sublinks ul li a .icon {
                                width: 12px;
                                height: 16px;
                                opacity: 0;
                                fill: #00b6dd;
                                -webkit-transition: opacity .3s ease-in-out;
                                -moz-transition: opacity .3s ease-in-out;
                                -ms-transition: opacity .3s ease-in-out;
                                -o-transition: opacity .3s ease-in-out;
                                transition: opacity .3s ease-in-out
                            }

            .megamenu.language-selector .e-mega-item .e-sub {
                width: 270px;
                right: 0;
                opacity: 1
            }

                .megamenu.language-selector .e-mega-item .e-sub .e-sublinks {
                    padding: 88px 50px 30px
                }

                    .megamenu.language-selector .e-mega-item .e-sub .e-sublinks h3 {
                        font-size: 16px;
                        font-size: 1.6rem;
                        line-height: 24px;
                        margin-top: 0
                    }

                    .megamenu.language-selector .e-mega-item .e-sub .e-sublinks ul {
                        margin-top: 15px;
                        width: 100%
                    }

                        .megamenu.language-selector .e-mega-item .e-sub .e-sublinks ul li {
                            width: 100%
                        }

                            .megamenu.language-selector .e-mega-item .e-sub .e-sublinks ul li a {
                                color: #00537f
                            }

                                .megamenu.language-selector .e-mega-item .e-sub .e-sublinks ul li a:before {
                                    content: '';
                                    width: 20px;
                                    height: 20px;
                                    display: inline-block;
                                    margin-right: 10px;
                                    vertical-align: middle
                                }

                            .megamenu.language-selector .e-mega-item .e-sub .e-sublinks ul li.english a:before {
                                background-image: url(../images/svgs/flag_UK.svg)
                            }

                            .megamenu.language-selector .e-mega-item .e-sub .e-sublinks ul li.french a:before {
                                background-image: url(../images/svgs/flag_France.svg)
                            }

                            .megamenu.language-selector .e-mega-item .e-sub .e-sublinks ul li.spanish a:before {
                                background-image: url(../images/svgs/flag_Spain.svg)
                            }

                            .megamenu.language-selector .e-mega-item .e-sub .e-sublinks ul li.dutch a:before {
                                background-image: url(../images/svgs/flag_Dutch.svg)
                            }

                            .megamenu.language-selector .e-mega-item .e-sub .e-sublinks ul li.turkish a:before {
                                background-image: url(../images/svgs/flag_Turkey.svg)
                            }
    }

    @media (min-width:1230px) and (min-width:1460px) {
        .megamenu.language-selector .e-mega-item .e-inner {
            padding-right: 400px
        }

            .megamenu.language-selector .e-mega-item .e-inner .e-text {
                max-width: 240px
            }

            .megamenu.language-selector .e-mega-item .e-inner .e-links {
                max-width: 650px
            }

        .megamenu.language-selector .e-mega-item .e-sub {
            width: 350px
        }

            .megamenu.language-selector .e-mega-item .e-sub .e-sublinks {
                padding: 88px 80px 30px 60px
            }
    }

    @media (min-width:1230px) {
        .megamenu.map-fullwidth .e-mega-item .e-inner {
            width: 100%;
            padding: 65px 40px 150px
        }

            .megamenu.map-fullwidth .e-mega-item .e-inner:after {
                display: none
            }

            .megamenu.map-fullwidth .e-mega-item .e-inner:before {
                content: '';
                position: absolute;
                background-image: url(../images/svgs/map.svg);
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                background-size: cover
            }

            .megamenu.map-fullwidth .e-mega-item .e-inner .e-text {
                position: relative;
                z-index: 2;
                margin-right: 50px
            }

                .megamenu.map-fullwidth .e-mega-item .e-inner .e-text .btn {
                    text-align: center
                }

            .megamenu.map-fullwidth .e-mega-item .e-inner .e-links {
                float: none;
                position: relative;
                z-index: 2;
                max-width: 650px
            }

                .megamenu.map-fullwidth .e-mega-item .e-inner .e-links ul li {
                    width: calc(33.333% - 50px)
                }
    }

    @media (min-width:1230px) and (min-width:1460px) {
        .megamenu.map-fullwidth .e-mega-item .e-inner {
            padding-right: 80px
        }

            .megamenu.map-fullwidth .e-mega-item .e-inner .e-text {
                margin-right: 100px
            }
    }

    @media (min-width:1230px) {
        .megamenu .container {
            padding: 0 !important
        }

        .megamenu .e-mega-item {
            position: relative;
            width: 100%
        }

            .megamenu .e-mega-item > .e-inner {
                background: #f5f4f1;
                padding: 65px 465px 150px 40px;
                width: 100%;
                box-sizing: border-box;
                position: relative;
                z-index: 2;
                overflow: hidden
            }

                .megamenu .e-mega-item > .e-inner:after {
                    content: '';
                    background: #f0efeb;
                    position: absolute;
                    width: 415px;
                    height: 100%;
                    right: 0;
                    top: 0
                }

                .megamenu .e-mega-item > .e-inner > .e-text {
                    max-width: 280px;
                    display: inline-block;
                    vertical-align: top
                }

                    .megamenu .e-mega-item .e-sub .top .e-text h3, .megamenu .e-mega-item > .e-inner > .e-text h2 {
                        font-size: 24px;
                        font-size: 2.4rem;
                        line-height: 32px
                    }

                    .megamenu .e-mega-item > .e-inner > .e-text p {
                        font-size: 14px;
                        font-size: 1.4rem;
                        line-height: 24px
                    }

                .megamenu .e-mega-item > .e-inner > .e-links {
                    display: inline-block;
                    vertical-align: top;
                    float: right;
                    max-width: 395px;
                    margin-top: 62px
                }

                    .megamenu .e-mega-item > .e-inner > .e-links > ul {
                        margin: 0 -25px;
                        padding: 0;
                        display: inline-block;
                        font-size: 0
                    }

                        .megamenu .e-mega-item > .e-inner > .e-links > ul > li {
                            margin: 0 25px;
                            width: calc(50% - 50px);
                            display: inline-block;
                            vertical-align: bottom
                        }

                            .megamenu .e-mega-item .e-sub .e-sublinks ul li:before, .megamenu .e-mega-item > .e-inner > .e-links > ul > li:before {
                                display: none
                            }

                            .megamenu .e-mega-item .e-sub .e-sublinks ul li a, .megamenu .e-mega-item > .e-inner > .e-links > ul > li > a {
                                font-size: 14px;
                                font-size: 1.4rem;
                                line-height: 22px;
                                padding: 10px 15px 10px 0;
                                margin: 0;
                                border-bottom: 1px solid #dcdcdc;
                                color: #00537f;
                                display: block;
                                position: relative
                            }

                                .megamenu .e-mega-item > .e-inner > .e-links > ul > li > a.active, .megamenu .e-mega-item > .e-inner > .e-links > ul > li > a.focus, .megamenu .e-mega-item > .e-inner > .e-links > ul > li > a:hover {
                                    color: #00b6dd;
                                    border-bottom-color: #dcdcdc
                                }

                                .megamenu .e-mega-item .e-sub .e-sublinks ul li a .icon, .megamenu .e-mega-item > .e-inner > .e-links > ul > li > a .icon {
                                    width: 5px;
                                    height: 10px;
                                    fill: #00b6dd;
                                    display: inline-block;
                                    position: absolute;
                                    top: 50%;
                                    margin-top: -5px;
                                    right: 0
                                }

            .megamenu .e-mega-item .e-sub {
                width: 415px;
                position: absolute;
                top: 0;
                right: -415px;
                height: 100%;
                background: #fff;
                line-height: 0;
                overflow: hidden;
                opacity: 0;
                z-index: 3
            }

                .megamenu .e-mega-item .e-sub.active {
                    -webkit-transition: opacity .3s ease-in-out;
                    -moz-transition: opacity .3s ease-in-out;
                    -ms-transition: opacity .3s ease-in-out;
                    -o-transition: opacity .3s ease-in-out;
                    transition: opacity .3s ease-in-out;
                    right: 0;
                    opacity: 1
                }

                .megamenu .e-mega-item .e-sub .top {
                    position: relative;
                    margin: 0;
                    border: 0;
                    width: 100%
                }

                    .megamenu .e-mega-item .e-sub .top:hover img {
                        -moz-transform: scale(1.05);
                        -o-transform: scale(1.05);
                        -ms-transform: scale(1.05);
                        -webkit-transform: scale(1.05);
                        transform: scale(1.05)
                    }

                    .megamenu .e-mega-item .e-sub .top:hover .e-text .icon {
                        fill: #00b6dd;
                        background: #fff
                    }

                    .megamenu .e-mega-item .e-sub .top .e-image {
                        position: relative
                    }

                        .megamenu .e-mega-item .e-sub .top .e-image:before {
                            content: '';
                            width: 100%;
                            height: 100%;
                            display: block;
                            position: absolute;
                            top: 0;
                            left: 0;
                            background: rgba(0,0,0,.5);
                            z-index: 1
                        }

                    .megamenu .e-mega-item .e-sub .top .e-text .icon, .megamenu .e-mega-item .e-sub .top img {
                        -webkit-transition: all .3s ease-in-out;
                        -moz-transition: all .3s ease-in-out;
                        -ms-transition: all .3s ease-in-out;
                        -o-transition: all .3s ease-in-out;
                        transition: all .3s ease-in-out;
                        width: 100%
                    }

                    .megamenu .e-mega-item .e-sub .top .e-text {
                        position: absolute;
                        bottom: 0;
                        left: 0;
                        width: 100%;
                        padding: 20px 65px 20px 30px;
                        box-sizing: border-box;
                        z-index: 2
                    }

                        .megamenu .e-mega-item .e-sub .top .e-text h3 {
                            color: #fff;
                            font-weight: 500;
                            margin-top: 0
                        }

                        .megamenu .e-mega-item .e-sub .top .e-text p {
                            color: #00b6dd;
                            margin-top: 0;
                            font-size: 14px;
                            font-size: 1.4rem;
                            line-height: 22px;
                            font-weight: 600
                        }

                        .megamenu .e-mega-item .e-sub .top .e-text .icon {
                            border: 1px solid #ebebeb;
                            width: 17px;
                            height: 12px;
                            fill: #fff;
                            padding: 13px 10.5px;
                            position: absolute;
                            right: 20px;
                            bottom: 20px
                        }

                .megamenu .e-mega-item .e-sub .e-sublinks {
                    padding: 15px 35px 30px;
                    position: relative;
                    background: #fff
                }

                    .megamenu .e-mega-item .e-sub .e-sublinks ul {
                        margin: 0;
                        padding: 0;
                        font-size: 0;
                        float: none
                    }

                        .megamenu .e-mega-item .e-sub .e-sublinks ul li {
                            margin: 0;
                            width: 180px;
                            display: block;
                            vertical-align: bottom
                        }

                            .megamenu .e-mega-item .e-sub .e-sublinks ul li a {
                                color: #00b6dd
                            }

                                .megamenu .e-mega-item .e-sub .e-sublinks ul li a:hover {
                                    color: #00537f;
                                    border-bottom-color: #dcdcdc
                                }
    }

    @media (min-width:1460px) {
        .megamenu {
            top: 114px
        }

            .megamenu .e-mega-item > .e-inner {
                padding-right: 505px
            }

                .megamenu .e-mega-item > .e-inner > .e-text {
                    max-width: 330px;
                    margin-right: 100px
                }

                .megamenu .e-mega-item > .e-inner .e-links {
                    max-width: 440px
                }
    }

    .m-searchbox {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 151px;
        background: #fff;
        z-index: 99999;
        border-bottom: 1px solid #dcdcdc
    }

        .m-searchbox .container {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%,-50%);
            -moz-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            -o-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%)
        }

            .m-searchbox .container ::-webkit-input-placeholder {
                color: #87918b;
                font-weight: 600
            }

            .m-searchbox .container ::-moz-placeholder {
                color: #87918b;
                font-weight: 600
            }

            .m-searchbox .container :-ms-input-placeholder {
                color: #87918b;
                font-weight: 600
            }

            .m-searchbox .container :-moz-placeholder {
                color: #87918b;
                font-weight: 600
            }

            .m-searchbox .container input {
                border: 0;
                font-size: 32px;
                font-size: 3.2rem;
                line-height: 42px;
                font-weight: 600;
                color: #87918b
            }

            .m-searchbox .container .e-close {
                position: absolute;
                top: 50%;
                -webkit-transform: translateY(-50%);
                -moz-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                -o-transform: translateY(-50%);
                transform: translateY(-50%);
                right: 35px;
                width: 20px;
                height: 20px;
                cursor: pointer
            }

                .m-searchbox .container .e-close:hover span {
                    background: #00b6dd
                }

                .m-searchbox .container .e-close span {
                    background: #00537f;
                    width: 22px;
                    height: 2px;
                    display: block;
                    -moz-transform: rotate(45deg);
                    -o-transform: rotate(45deg);
                    -ms-transform: rotate(45deg);
                    -webkit-transform: rotate(45deg);
                    transform: rotate(45deg);
                    -webkit-transition: all .3s ease-in-out;
                    -moz-transition: all .3s ease-in-out;
                    -ms-transition: all .3s ease-in-out;
                    -o-transition: all .3s ease-in-out;
                    transition: all .3s ease-in-out;
                    position: absolute;
                    top: 0;
                    left: 0;
                    margin-top: 9px
                }

                    .m-searchbox .container .e-close span:first-child {
                        -moz-transform: rotate(-45deg);
                        -o-transform: rotate(-45deg);
                        -ms-transform: rotate(-45deg);
                        -webkit-transform: rotate(-45deg);
                        transform: rotate(-45deg)
                    }

    @media (max-width:1200px) {
        .m-searchbox {
            display: none !important
        }
    }

    @media (min-width:1460px) {
        .m-searchbox {
            height: 159px
        }
    }

    @media (min-width:768px) {
        .m-stickyconnect.on-filterpage .e-connect {
            margin-top: -85px
        }
    }

    @media (min-width:1230px) {
        .m-stickyconnect.on-filterpage {
            border-bottom: 1px solid #dcdcdc
        }

            .m-stickyconnect.on-filterpage .e-connect {
                margin-top: 0
            }

            .m-stickyconnect.on-filterpage ul {
                border-bottom: none
            }
    }

    .m-stickyconnect.hide-connect {
        position: relative;
        border-bottom: 1px solid #ebebeb
    }

        .m-stickyconnect.hide-connect:before {
            content: '';
            position: absolute;
            width: 100%;
            height: 5px;
            bottom: -5px;
            left: 0;
            background: #eee;
            background: linear-gradient(#0000001f,transparent);
            display: block
        }

        .m-stickyconnect ul li:before, .m-stickyconnect.hide-connect .e-connect, .m-stickysubnav .e-inner nav ul li:before {
            display: none
        }

        .m-stickyconnect.hide-connect ul {
            margin-right: 0;
            padding-right: 0;
            border: 0
        }

            .m-stickyconnect.hide-connect ul li {
                border-bottom: 3px solid transparent
            }

                .m-stickyconnect.hide-connect ul li.active {
                    border-bottom: 3px solid #00b6dd
                }

                .m-stickyconnect.hide-connect ul li a {
                    padding: 33px 50px
                }

    .m-stickyconnect .container {
        position: relative;
        padding: 0 !important
    }

    .m-stickyconnect ul {
        flex-wrap: wrap;
        margin: 0 250px 0 0;
        padding: 0 100px 0 0;
        display: none
    }

        .m-stickyconnect ul li {
            margin: 0;
            flex: 0 0 auto;
            -webkit-transition: all .3s ease-in-out;
            -moz-transition: all .3s ease-in-out;
            -ms-transition: all .3s ease-in-out;
            -o-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
            border-bottom: 2px solid transparent
        }

            .m-stickyconnect ul li.active a, .m-stickyconnect ul li:hover a, .m-stickysubnav .e-inner nav ul li.active a, .m-stickysubnav .e-inner nav ul li.active a:hover {
                color: #00537f
            }

            .m-stickyconnect ul li.active {
                border-bottom: 2px solid #00b6dd
            }

            .m-stickyconnect .e-connect, .m-stickyconnect ul li a {
                font-size: 18px;
                font-size: 1.8rem;
                line-height: 26px;
                font-weight: 500;
                margin: 0;
                text-align: center
            }

            .m-stickyconnect ul li a {
                border: 0;
                display: block;
                padding: 28px 50px;
                color: #00b6dd
            }

    .m-stickyconnect .e-connect {
        color: #fff;
        padding: 27px 40px;
        background: #00b6dd;
        width: 100%;
        box-sizing: border-box
    }

        .m-stickyconnect .e-connect .icon {
            width: 30px;
            height: 30px;
            vertical-align: middle;
            margin-right: 10px;
            fill: #fff
        }

        .m-stickyconnect .e-connect.m-emergency {
            background: #e20177
        }

            .m-stickyconnect .e-connect.m-emergency:hover {
                background: #ff3d91
            }

    @media (max-width:1230px) {
        .m-stickyconnect {
            position: relative !important;
            width: auto !important
        }
    }

    @media (min-width:768px) {
        .m-stickyconnect {
            z-index: 10;
            position: relative
        }

            .m-stickyconnect:after {
                content: '';
                height: 0;
                clear: both;
                display: block;
                visibility: hidden
            }

            .m-stickyconnect .container {
                padding-left: 35px !important;
                padding-right: 35px !important
            }

            .m-stickyconnect .e-connect {
                width: auto;
                float: right;
                margin-top: -40px
            }
    }

    @media (min-width:1230px) {
        .m-stickyconnect {
            background: #fff;
            width: 100% !important;
            border-bottom: 1px solid #dcdcdc
        }

            .m-stickyconnect:before {
                -webkit-transition: background .3s ease-in-out;
                -moz-transition: background .3s ease-in-out;
                -ms-transition: background .3s ease-in-out;
                -o-transition: background .3s ease-in-out;
                transition: background .3s ease-in-out;
                content: '';
                position: absolute;
                width: 100%;
                height: 5px;
                bottom: -5px;
                left: 0;
                background: 0 0;
                display: block
            }

            .m-stickyconnect.sticky {
                top: 0 !important
            }

                .m-stickyconnect.sticky:before {
                    background: #eee;
                    background: linear-gradient(#0000001f,transparent)
                }

            .m-stickyconnect ul {
                display: flex
            }

            .m-stickyconnect .e-connect {
                position: absolute;
                top: 0;
                right: 35px;
                margin: 0
            }
    }

    @media (min-width:1460px) {
        .m-stickyconnect ul {
            padding-right: 180px
        }
    }

    @media (min-width:1230px) {
        .scrollmagic-pin-spacer .m-stickysubnav {
            top: -42.5px !important;
            margin-bottom: -42.5px !important
        }
    }

    .m-stickysubnav.careers-variation .e-inner .e-connect {
        width: 100%;
        font-size: 16px;
        font-size: 1.6rem;
        line-height: 24px
    }

        .m-stickysubnav.careers-variation .e-inner .e-connect .icon {
            margin-right: 10px;
            width: 24px;
            height: 31px
        }

    @media (min-width:992px) {
        .m-stickysubnav.careers-variation .e-inner .e-connect {
            min-width: 260px;
            margin-top: -43px
        }
    }

    .m-stickysubnav .container {
        position: relative
    }

        .m-stickysubnav .container:after {
            content: '';
            height: 0;
            clear: both;
            display: block;
            visibility: hidden
        }

    .m-stickysubnav .e-inner {
        position: relative;
        line-height: 0;
        font-size: 0
    }

        .m-stickysubnav .e-inner .e-connect {
            padding: 27px 10px;
            box-sizing: border-box
        }

        .m-stickysubnav .e-inner .e-connect, .m-stickysubnav .e-inner .e-subnav {
            color: #fff;
            font-size: 14px;
            font-size: 1.4rem;
            line-height: 22px;
            font-weight: 500;
            margin: 0;
            background: #00b6dd;
            text-align: center;
            position: relative;
            z-index: 2;
            width: 50%;
            vertical-align: top;
            -webkit-transition: background .3s ease-in-out;
            -moz-transition: background .3s ease-in-out;
            -ms-transition: background .3s ease-in-out;
            -o-transition: background .3s ease-in-out;
            transition: background .3s ease-in-out
        }

            .m-stickysubnav .e-inner .e-connect .icon, .m-stickysubnav .e-inner .e-subnav .icon {
                width: 15px;
                height: 15px;
                vertical-align: middle;
                margin-right: 5px;
                fill: #fff;
                margin-top: -2px
            }

        .m-stickysubnav .e-inner .e-connect {
            float: right
        }

            .m-stickysubnav .e-inner .e-connect:hover {
                background: #029ebf
            }

            .m-stickysubnav .e-inner .e-connect.m-emergency {
                background: #e20177
            }

                .m-stickysubnav .e-inner .e-connect.m-emergency:hover {
                    background: #ff3d91
                }

        .m-stickysubnav .e-inner .e-subnav {
            padding: 27.5px 10px;
            background: #00537f;
            border: 0;
            box-sizing: border-box
        }

            .m-stickysubnav .e-inner .e-subnav:hover {
                background: #026ea6
            }

            .m-stickysubnav .e-inner .e-subnav.active .e-navtrigger {
                margin-top: -4px
            }

                .m-stickysubnav .e-inner .e-subnav.active .e-navtrigger span:nth-child(1) {
                    opacity: 0
                }

                .m-stickysubnav .e-inner .e-subnav.active .e-navtrigger span:nth-child(2) {
                    -moz-transform: rotate(45deg);
                    -o-transform: rotate(45deg);
                    -ms-transform: rotate(45deg);
                    -webkit-transform: rotate(45deg);
                    transform: rotate(45deg)
                }

                .m-stickysubnav .e-inner .e-subnav.active .e-navtrigger span:nth-child(3) {
                    -moz-transform: rotate(-45deg);
                    -o-transform: rotate(-45deg);
                    -ms-transform: rotate(-45deg);
                    -webkit-transform: rotate(-45deg);
                    transform: rotate(-45deg)
                }

                .m-stickysubnav .e-inner .e-subnav.active .e-navtrigger span:nth-child(4) {
                    opacity: 0
                }

            .m-stickysubnav .e-inner .e-subnav .e-navtrigger {
                width: 15px;
                height: 10px;
                position: relative;
                display: inline-block;
                vertical-align: middle;
                margin-right: 5px;
                margin-top: -2px
            }

                .m-stickysubnav .e-inner .e-subnav .e-navtrigger span {
                    -webkit-transition: all .2s ease-in-out;
                    -moz-transition: all .2s ease-in-out;
                    -ms-transition: all .2s ease-in-out;
                    -o-transition: all .2s ease-in-out;
                    transition: all .2s ease-in-out;
                    moz-transform-origin: center;
                    -o-transform-origin: center;
                    -ms-transform-origin: center;
                    -webkit-transform-origin: center;
                    transform-origin: center;
                    border-radius: 2px;
                    -moz-border-radius: 2px;
                    -webkit-border-radius: 2px;
                    -ms-border-radius: 2px;
                    width: 100%;
                    height: 2px;
                    background: #fff;
                    position: absolute;
                    margin-left: -8px
                }

                    .m-stickysubnav .e-inner .e-subnav .e-navtrigger span:nth-child(1) {
                        top: 0
                    }

                    .m-stickysubnav .e-inner .e-subnav .e-navtrigger span:nth-child(2), .m-stickysubnav .e-inner .e-subnav .e-navtrigger span:nth-child(3) {
                        position: absolute;
                        top: 50%;
                        -webkit-transform: translateY(-50%);
                        -moz-transform: translateY(-50%);
                        -ms-transform: translateY(-50%);
                        -o-transform: translateY(-50%);
                        transform: translateY(-50%)
                    }

                    .m-stickysubnav .e-inner .e-subnav .e-navtrigger span:nth-child(4) {
                        bottom: 0
                    }

                .m-stickysubnav .e-inner .e-subnav .e-navtrigger:hover {
                    cursor: pointer
                }

        .m-stickysubnav .e-inner nav {
            position: absolute;
            top: 77px;
            left: 0;
            width: 100%;
            background: #fff;
            box-sizing: border-box;
            padding: 20px 20px 40px;
            z-index: 1;
            box-shadow: 0 0 10px 0 #00000047;
            display: none
        }

            .m-stickysubnav .e-inner nav h3 {
                margin: 0 0 10px;
                font-weight: 500;
                color: #00537f;
                font-size: 16px;
                font-size: 1.6rem;
                line-height: 24px
            }

            .m-stickysubnav .e-inner nav ul li {
                margin: 0
            }

                .m-stickysubnav .e-inner nav ul li a {
                    margin: 0;
                    font-size: 14px;
                    font-size: 1.4rem;
                    line-height: 22px;
                    padding: 10px 0;
                    border-bottom: 1px solid #dcdcdc;
                    display: block;
                    color: #69757c;
                    font-weight: 600
                }

                    .m-stickysubnav .e-inner nav ul li a:hover {
                        color: #00b6dd
                    }

    @media (max-width:992px) {
        .m-stickysubnav .container {
            padding: 0 !important;
            max-width: none !important
        }
    }

    @media (max-width:1230px) {
        .m-stickysubnav {
            position: relative !important;
            width: auto !important
        }
    }

    @media (min-width:768px) {
        .m-stickysubnav {
            z-index: 10;
            position: relative
        }

            .m-stickysubnav .e-inner .e-connect, .m-stickysubnav .e-inner .e-subnav {
                font-size: 18px;
                font-size: 1.8rem;
                line-height: 24px;
                padding: 27px 40px
            }

                .m-stickysubnav .e-inner .e-connect .icon {
                    margin-right: 10px;
                    width: 30px;
                    height: 30px;
                    margin-top: 0
                }

            .m-stickysubnav .e-inner .e-subnav {
                padding: 30.5px 40px
            }

                .m-stickysubnav .e-inner .e-subnav .e-navtrigger {
                    margin-right: 10px;
                    width: 25px;
                    height: 20px
                }

                    .m-stickysubnav .e-inner .e-subnav .e-navtrigger span {
                        height: 4px;
                        margin-left: -12px
                    }
    }

    @media (min-width:992px) {
        .m-stickysubnav .e-inner {
            display: inline-block;
            float: right
        }

            .m-stickysubnav .e-inner .e-connect, .m-stickysubnav .e-inner .e-subnav {
                float: right;
                width: 260px
            }
    }

    @media (min-width:1230px) {
        .m-stickysubnav {
            width: 100% !important
        }

            .m-stickysubnav:before {
                -webkit-transition: background .3s ease-in-out;
                -moz-transition: background .3s ease-in-out;
                -ms-transition: background .3s ease-in-out;
                -o-transition: background .3s ease-in-out;
                transition: background .3s ease-in-out;
                content: '';
                position: absolute;
                width: 100%;
                height: 5px;
                bottom: -5px;
                left: 0;
                background: 0 0;
                display: block
            }

            .m-stickysubnav.sticky {
                top: 0 !important;
                background: #fff
            }

                .m-stickysubnav.sticky:before {
                    background: #eee;
                    background: linear-gradient(#0000001f,transparent)
                }
    }

    #filtering-system.m-loading {
        min-height: 50vh;
        background-image: url(/images/ajax-loader.gif);
        background-position: center center;
        background-repeat: no-repeat
    }

    .m-careersbanner {
        position: relative;
        z-index: 10;
        overflow: hidden;
        background: #000
    }

        .m-careersbanner.dark-overlay:before {
            content: '';
            background: #000;
            opacity: .4;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 1
        }

        .m-careersbanner .container {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%,-50%);
            -moz-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            -o-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
            z-index: 2;
            margin-top: 25px
        }

        .m-careersbanner .mob-button {
            display: inline-block;
            box-sizing: border-box;
            width: 100%;
            border: 0;
            text-align: center;
            margin: 0;
            font-size: 18px;
            font-size: 1.8rem;
            line-height: 26px;
            font-weight: 500;
            color: #fff;
            background: #00b6dd;
            padding: 27px 40px
        }

            .m-careersbanner .mob-button .icon {
                fill: #fff;
                display: inline-block;
                float: none;
                width: 25px;
                height: 25px;
                margin-right: 10px;
                vertical-align: middle;
                margin-top: -3px
            }

        .m-careersbanner .e-text {
            position: relative;
            z-index: 2
        }

            .m-careersbanner .e-text form {
                width: 100%;
                padding-top: 20px;
                display: none
            }

                .m-careersbanner .e-text form .e-search, .m-careersbanner .e-text form .e-select {
                    margin-bottom: 10px;
                    vertical-align: top
                }

                    .m-careersbanner .e-text form .e-search ::-webkit-input-placeholder {
                        color: #72828d
                    }

                    .m-careersbanner .e-text form .e-search ::-moz-placeholder {
                        color: #72828d
                    }

                    .m-careersbanner .e-text form .e-search :-ms-input-placeholder {
                        color: #72828d
                    }

                    .m-careersbanner .e-text form .e-search :-moz-placeholder {
                        color: #72828d
                    }

                    .m-careersbanner .e-text form .e-search input, .m-careersbanner .e-text form .e-select select {
                        background-color: #fff;
                        border: 0;
                        color: #72828d;
                        font-size: 16px;
                        font-size: 1.6rem;
                        line-height: 24px;
                        outline: 0
                    }

                    .m-careersbanner .e-text form .e-search input {
                        background-image: url(../images/svgs/icon_search-lightblue.svg) !important;
                        padding-right: 50px !important;
                        background-position: right 15px center;
                        background-repeat: no-repeat;
                        background-size: 16px 16px !important;
                        box-sizing: border-box
                    }

                    .m-careersbanner .e-text form .e-select select {
                        width: 100%
                    }

                .m-careersbanner .e-text form .e-submit {
                    vertical-align: top
                }

                    .m-careersbanner .e-text form .e-submit button {
                        background: #00b6dd;
                        color: #fff;
                        border: 1px solid #00b6dd;
                        width: 100%
                    }

                        .m-careersbanner .e-text form .e-submit button:active, .m-careersbanner .e-text form .e-submit button:hover {
                            background: #fff;
                            color: #00b6dd
                        }

            .m-careersbanner .e-text h1 {
                margin-top: 0
            }

            .m-careersbanner .e-text p {
                margin-bottom: 0
            }

    @media (min-width:500px) {
        .m-careersbanner p {
            max-width: 70%
        }
    }

    @media (min-width:768px) {
        .m-careersbanner .container {
            margin-top: 30px
        }

        .m-careersbanner .mob-button {
            display: none
        }

        .m-careersbanner .e-text form {
            display: block !important;
            font-size: 0;
            margin-top: 45px;
            padding-top: 0
        }

            .m-careersbanner .e-text form .e-search, .m-careersbanner .e-text form .e-select {
                display: inline-block;
                margin: 0
            }

                .m-careersbanner .e-text form .e-search input, .m-careersbanner .e-text form .e-search select, .m-careersbanner .e-text form .e-select input, .m-careersbanner .e-text form .e-select select {
                    border-right: 1px solid #dcdcdc;
                    margin: 0;
                    padding: 25px 20px !important
                }

            .m-careersbanner .e-text form .e-search {
                width: 50%
            }

            .m-careersbanner .e-text form .e-select {
                width: 25%
            }

            .m-careersbanner .e-text form .e-submit {
                display: block;
                margin-top: 10px
            }

                .m-careersbanner .e-text form .e-submit button {
                    width: auto
                }
    }

    @media (min-width:992px) {
        .m-careersbanner .e-text form .e-search {
            width: 40%
        }

        .m-careersbanner .e-text form .e-select {
            width: 20%
        }

        .m-careersbanner .e-text form .e-submit {
            width: 20%;
            display: inline-block;
            margin: 0;
            padding: 10px 0;
            background: #fff
        }

            .m-careersbanner .e-text form .e-submit button {
                display: table;
                margin: 0 auto;
                padding: 18px 25px
            }
    }

    @media (min-width:1230px) {
        .m-careersbanner .e-text form .e-search input, .m-careersbanner .e-text form .e-search select, .m-careersbanner .e-text form .e-select input, .m-careersbanner .e-text form .e-select select {
            padding: 38px 35px !important;
            height: 100px
        }

        .m-careersbanner .e-text form .e-search {
            width: 35%
        }

            .m-careersbanner .e-text form .e-search input, .m-careersbanner .e-text form .e-select select {
                padding-right: 70px !important;
                background-position: right 35px center
            }

        .m-careersbanner .e-text form .e-submit {
            padding: 23px 35px;
            width: 25%;
            box-sizing: border-box
        }

            .m-careersbanner .e-text form .e-submit button {
                display: block;
                margin: 0;
                width: 100%
            }
    }

    @media (min-width:1930px) {
        .m-careersbanner .e-image {
            position: relative;
            overflow: hidden;
            height: 800px
        }

            .m-careersbanner .e-image img {
                position: absolute;
                top: 50%;
                left: 50%;
                width: auto;
                height: auto;
                max-height: none;
                max-width: none;
                min-height: 100%;
                min-width: 100%;
                transform: translate(-50%,-50%);
                -ms-transform: translate(-50%,-50%);
                -webkit-transform: translate(-50%,-50%)
            }
    }

    .m-errorbanner {
        padding: 150px 0 50px;
        text-align: center;
        background: #f5f4f1;
        position: relative;
        overflow: hidden
    }

    @media (min-width:650px) {
        .m-errorbanner.type-404 {
            padding-bottom: 105px
        }
    }

    @media (min-width:768px) {
        .m-errorbanner.type-404 {
            padding-bottom: 125px
        }
    }

    @media (min-width:1230px) {
        .m-errorbanner.type-404 {
            padding-bottom: 205px
        }
    }

    .m-errorbanner .bmt-mark {
        position: absolute;
        top: 50%;
        left: 50%;
        width: auto;
        height: auto;
        max-height: none;
        max-width: none;
        min-width: 100%;
        transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        min-height: 240%;
        stroke: #e4e4e1
    }

    .m-errorbanner .e-text {
        position: relative;
        z-index: 1
    }

        .m-errorbanner .e-text h1, .m-errorbanner .e-text h2 {
            color: #535753;
            margin: 0
        }

    @media (min-width:768px) {
        .m-errorbanner {
            padding: 170px 0 80px
        }

            .m-errorbanner .e-text h1 {
                font-size: 65px;
                font-size: 6.5rem;
                line-height: 73px
            }

            .m-errorbanner .e-text h2 {
                font-size: 30px;
                font-size: 3rem;
                line-height: 38px
            }
    }

    @media (min-width:992px) {
        .m-errorbanner .e-text h1 {
            font-size: 85px;
            font-size: 8.5rem;
            line-height: 93px
        }

        .m-errorbanner .e-text h2 {
            font-size: 40px;
            font-size: 4rem;
            line-height: 48px
        }
    }

    @media (min-width:1230px) {
        .m-errorbanner {
            padding: 300px 0 150px
        }

            .m-errorbanner .e-text h1 {
                font-size: 105px;
                font-size: 10.5rem;
                line-height: 113px
            }

            .m-errorbanner .e-text h2 {
                font-size: 50px;
                font-size: 5rem;
                line-height: 58px
            }
    }

    @media (min-width:1460px) {
        .m-errorbanner h1 {
            font-size: 125px;
            font-size: 12.5rem;
            line-height: 133px
        }

        .m-errorbanner h2 {
            font-size: 60px;
            font-size: 6rem;
            line-height: 68px
        }
    }

    .m-homepagebanner {
        position: relative;
        line-height: 0
    }

        .m-homepagebanner .js-slide-container .e-slide {
            display: inline-block;
            position: relative
        }

            .m-homepagebanner .js-slide-container .e-slide.dark-overlay .e-background:before {
                content: '';
                background: #000;
                opacity: .4;
                position: absolute;
                width: 100%;
                height: 100%;
                left: 0;
                top: 0;
                z-index: 1
            }

            .m-homepagebanner .js-slide-container .e-slide .e-background {
                position: relative;
                overflow: hidden;
                height: 85vh;
                min-height: 550px
            }

                .m-homepagebanner .js-slide-container .e-slide .e-background img, .m-homepagebanner .js-slide-container .e-slide .e-background video {
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    width: auto;
                    height: auto;
                    max-height: none;
                    max-width: none;
                    min-height: 100%;
                    min-width: 100%;
                    transform: translate(-50%,-50%);
                    -ms-transform: translate(-50%,-50%);
                    -webkit-transform: translate(-50%,-50%)
                }

                .m-homepagebanner .e-desktop-slider-controls, .m-homepagebanner .js-slide-container .e-slide .e-background video, .m-pagebanner video {
                    display: none
                }

            .m-homepagebanner .js-slide-container .e-slide .container {
                position: absolute;
                top: 50%;
                left: 50%;
                -webkit-transform: translate(-50%,-50%);
                -moz-transform: translate(-50%,-50%);
                -ms-transform: translate(-50%,-50%);
                -o-transform: translate(-50%,-50%);
                transform: translate(-50%,-50%);
                z-index: 2;
                margin-top: 20px
            }

                .m-homepagebanner .js-slide-container .e-slide .container .e-text {
                    max-width: 90%
                }

                    .m-homepagebanner .js-slide-container .e-slide .container .e-text .e-sub, .m-homepagebanner .js-slide-container .e-slide .container .e-text .e-title, .m-pagebanner .e-text h1, .m-pagebanner .e-text p {
                        color: #fff
                    }

                    .m-homepagebanner .js-slide-container .e-slide .container .e-text .e-title {
                        font-size: 40px;
                        font-size: 4rem;
                        line-height: 48px;
                        margin-bottom: 5px
                    }

                    .m-homepagebanner .js-slide-container .e-slide .container .e-text .e-sub {
                        font-size: 14px;
                        font-size: 1.4rem;
                        line-height: 24px;
                        margin-top: 0
                    }

        .m-homepagebanner .e-mobile-slider-controls {
            position: absolute;
            bottom: 25px;
            left: 0;
            width: calc(100% - 70px);
            margin: 0 35px
        }

            .m-homepagebanner .e-mobile-slider-controls:after {
                content: '';
                height: 0;
                clear: both;
                display: block;
                visibility: hidden
            }

            .m-homepagebanner .e-mobile-slider-controls .e-count {
                float: left;
                display: inline-block
            }

                .m-homepagebanner .e-mobile-slider-controls .e-count span {
                    color: #fff;
                    font-size: 14px;
                    font-size: 1.4rem;
                    line-height: 14px
                }

                    .m-homepagebanner .e-mobile-slider-controls .e-count span:first-child {
                        color: #00b6dd;
                        font-weight: 600
                    }

            .m-homepagebanner .e-mobile-slider-controls .e-arrows {
                float: right;
                display: inline-block
            }

                .m-homepagebanner .e-mobile-slider-controls .e-arrows .e-left, .m-homepagebanner .e-mobile-slider-controls .e-arrows .e-right {
                    display: inline-block;
                    width: 30px
                }

                    .m-homepagebanner .e-mobile-slider-controls .e-arrows .e-left .icon, .m-homepagebanner .e-mobile-slider-controls .e-arrows .e-right .icon {
                        fill: #00b6dd;
                        width: 18px;
                        height: 15px;
                        -webkit-transition: all .3s ease-in-out;
                        -moz-transition: all .3s ease-in-out;
                        -ms-transition: all .3s ease-in-out;
                        -o-transition: all .3s ease-in-out;
                        transition: all .3s ease-in-out
                    }

                    .m-homepagebanner .e-mobile-slider-controls .e-arrows .e-right .icon {
                        float: right
                    }

    @media (min-width:768px) {
        .m-homepagebanner .js-slide-container .e-slide .container .e-text {
            max-width: 70%
        }

            .m-homepagebanner .js-slide-container .e-slide .container .e-text .e-title {
                font-size: 50px;
                font-size: 5rem;
                line-height: 58px
            }

            .m-homepagebanner .js-slide-container .e-slide .container .e-text .e-sub {
                font-size: 18px;
                font-size: 1.8rem;
                line-height: 28px
            }

        .m-homepagebanner .e-mobile-slider-controls {
            width: 680px;
            position: absolute;
            left: 50%;
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            -o-transform: translateX(-50%);
            transform: translateX(-50%);
            margin: 0
        }
    }

    @media (min-width:992px) {
        .m-homepagebanner .js-slide-container .e-slide .e-background {
            height: 90vh
        }

        .m-homepagebanner .e-mobile-slider-controls {
            width: 900px
        }
    }

    @media (min-width:1230px) {
        .m-homepagebanner {
            overflow: hidden
        }

            .m-homepagebanner .js-slide-container .e-slide .e-background {
                min-height: 750px;
                max-height: 1000px
            }

                .m-homepagebanner .js-slide-container .e-slide .e-background.has-video video {
                    display: block
                }

                .m-homepagebanner .e-mobile-slider-controls, .m-homepagebanner .js-slide-container .e-slide .e-background.has-video img {
                    display: none
                }

            .m-homepagebanner .js-slide-container .e-slide .container .e-text {
                max-width: 700px
            }

                .m-homepagebanner .js-slide-container .e-slide .container .e-text .e-title {
                    font-size: 60px;
                    font-size: 6rem;
                    line-height: 68px
                }

                .m-homepagebanner .js-slide-container .e-slide .container .e-text .e-sub {
                    font-size: 21px;
                    font-size: 2.1rem;
                    line-height: 29px;
                    max-width: 80%
                }

            .m-homepagebanner .e-desktop-slider-controls {
                display: block;
                position: absolute;
                bottom: 0;
                left: 0;
                width: 100%
            }

                .m-homepagebanner .e-desktop-slider-controls:before {
                    content: '';
                    background: linear-gradient(transparent,#111);
                    position: absolute;
                    width: 100%;
                    height: 130%;
                    left: 0;
                    bottom: 0;
                    z-index: 1
                }

                .m-homepagebanner .e-desktop-slider-controls .container {
                    -webkit-transition: opacity .3s ease-in-out;
                    -moz-transition: opacity .3s ease-in-out;
                    -ms-transition: opacity .3s ease-in-out;
                    -o-transition: opacity .3s ease-in-out;
                    transition: opacity .3s ease-in-out;
                    z-index: 2;
                    position: relative;
                    opacity: 0;
                    font-size: 0;
                    line-height: 0;
                    padding: 0 !important
                }

                    .m-homepagebanner .e-desktop-slider-controls .container:before {
                        -webkit-transition: width 1.8s ease-in-out;
                        -moz-transition: width 1.8s ease-in-out;
                        -ms-transition: width 1.8s ease-in-out;
                        -o-transition: width 1.8s ease-in-out;
                        transition: width 1.8s ease-in-out;
                        content: '';
                        width: 0;
                        height: 1px;
                        top: 0;
                        left: -100%;
                        display: block;
                        position: absolute;
                        background: rgba(255,255,255,.2)
                    }

                    .m-homepagebanner .e-desktop-slider-controls .container.slick-initialized {
                        opacity: 1;
                        position: relative;
                        transition-delay: .3s
                    }

                        .m-homepagebanner .e-desktop-slider-controls .container.slick-initialized:before {
                            width: 300%;
                            transition-delay: .3s
                        }

                    .m-homepagebanner .e-desktop-slider-controls .container .e-item {
                        -webkit-transition: all .3s ease-in-out;
                        -moz-transition: all .3s ease-in-out;
                        -ms-transition: all .3s ease-in-out;
                        -o-transition: all .3s ease-in-out;
                        transition: all .3s ease-in-out;
                        cursor: pointer;
                        box-sizing: border-box;
                        padding: 30px 30px 40px;
                        position: relative;
                        display: inline-block;
                        opacity: .7;
                        outline: 0;
                        max-width: 300px
                    }

                        .m-homepagebanner .e-desktop-slider-controls .container .e-item.slick-current, .m-homepagebanner .e-desktop-slider-controls .container .e-item:hover {
                            background: rgba(0,0,0,.6);
                            opacity: 1
                        }

                            .m-homepagebanner .e-desktop-slider-controls .container .e-item.slick-current h3, .m-homepagebanner .e-desktop-slider-controls .container .e-item:hover h3 {
                                color: #d4d007
                            }

                        .m-homepagebanner .e-desktop-slider-controls .container .e-item:first-child:before {
                            content: '';
                            width: 1px;
                            height: 100%;
                            bottom: 0;
                            left: 0;
                            position: absolute;
                            background: #fff;
                            opacity: .2
                        }

                        .m-homepagebanner .e-desktop-slider-controls .container .e-item:after {
                            content: '';
                            width: 1px;
                            height: 100%;
                            bottom: 0;
                            right: 0;
                            position: absolute;
                            background: #fff;
                            opacity: .2
                        }

        @keyframes yellowline {
            0% {
                width: 0
            }

            to {
                width: 100%
            }
        }

        .m-homepagebanner .e-desktop-slider-controls .container .e-item.slick-current span {
            opacity: 1;
            width: 0%;
            animation-name: yellowline;
            animation-duration: 5.6s;
            animation-timing-function: linear
        }

        .m-homepagebanner .e-desktop-slider-controls .container .e-item span {
            width: 0;
            height: 3px;
            position: absolute;
            background: #d4d007;
            left: 0;
            top: 0
        }

        .m-homepagebanner .e-desktop-slider-controls .container .e-item h3, .m-homepagebanner .e-desktop-slider-controls .container .e-item p {
            color: #fff
        }

        .m-homepagebanner .e-desktop-slider-controls .container .e-item h3 {
            margin: 0;
            font-size: 22px;
            font-size: 2.2rem;
            line-height: 32px;
            -webkit-transition: color .3s ease-in-out;
            -moz-transition: color .3s ease-in-out;
            -ms-transition: color .3s ease-in-out;
            -o-transition: color .3s ease-in-out;
            transition: color .3s ease-in-out
        }

        .m-homepagebanner .e-desktop-slider-controls .container .e-item p {
            display: block;
            margin: 5px 0 0;
            font-size: 15px;
            font-size: 1.5rem;
            line-height: 25px;
            max-width: 80%
        }
    }

    @media (min-width:1460px) {
        .m-homepagebanner .e-desktop-slider-controls .container .e-item {
            max-width: 358px
        }
    }

    .m-pagebanner {
        position: relative;
        z-index: 10;
        overflow: hidden;
        background: #000
    }

    @media (min-width:1230px) {
        .m-pagebanner.no-breadcrumb .container {
            margin-top: 75px !important
        }
    }

    .m-pagebanner.dark-text .e-text h1, .m-pagebanner.dark-text .e-text p {
        color: #535753
    }

        .m-pagebanner.dark-text .e-text h1:after {
            background: #535753
        }

    .m-pagebanner.dark-overlay:before {
        content: '';
        background: #000;
        opacity: .4;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1
    }

    .m-pagebanner.small-text .e-text h1 span {
        font-size: .8em;
        line-height: .8em
    }

    .m-5050carousel .e-carousel .e-content .btn, .m-5050carousel .e-carousel .e-content .e-carousel-controls, .m-5050carousel .e-carousel .e-content .preamble, .m-5050carousel .e-carousel .e-slide-container .e-slide-inner img, .m-pagebanner.slim .e-text h1:after {
        display: none
    }

    @media (min-width:768px) {
        .m-pagebanner.slim .container {
            margin-top: 50px
        }
    }

    @media (min-width:992px) {
        .m-pagebanner.slim .container {
            margin-top: 30px
        }
    }

    @media (min-width:1230px) {
        .m-pagebanner.slim .container {
            margin-top: 50px
        }
    }

    @media (min-width:1930px) {
        .m-pagebanner.slim .e-image {
            height: 600px
        }
    }

    .m-pagebanner .container {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        z-index: 2;
        margin-top: 50px
    }

    .m-pagebanner .e-text {
        position: relative;
        z-index: 2
    }

        .m-fullwidthcarousel .e-intro h2, .m-pagebanner .e-text h1 {
            margin-top: 0
        }

            .m-pagebanner .e-text h1:after {
                content: '';
                background: #fff;
                display: block;
                width: 45px;
                height: 5px;
                margin-top: 18px
            }

        .m-pagebanner .e-text p {
            margin-bottom: 0
        }

    @media (min-width:500px) {
        .m-pagebanner p {
            max-width: 70%
        }
    }

    @media (min-width:768px) {
        .m-pagebanner .e-text {
            max-width: 80%
        }
    }

    @media (min-width:1230px) {
        .m-pagebanner div.e-image.has-video {
            padding-top: 33.8%
        }

            .m-pagebanner div.e-image.has-video video {
                display: block;
                position: absolute;
                top: 50%;
                left: 50%;
                width: auto;
                height: auto;
                max-height: none;
                max-width: none;
                min-height: 100%;
                min-width: 100%;
                transform: translate(-50%,-50%);
                -ms-transform: translate(-50%,-50%);
                -webkit-transform: translate(-50%,-50%)
            }

            .m-pagebanner div.e-image.has-video img {
                display: none
            }
    }

    @media (min-width:1460px) {
        .m-pagebanner .e-text {
            max-width: 800px
        }
    }

    @media (min-width:1930px) {
        .m-pagebanner .e-image {
            position: relative;
            overflow: hidden;
            height: 650px
        }

            .m-pagebanner .e-image img {
                position: absolute;
                top: 50%;
                left: 50%;
                width: auto;
                height: auto;
                max-height: none;
                max-width: none;
                min-height: 100%;
                min-width: 100%;
                transform: translate(-50%,-50%);
                -ms-transform: translate(-50%,-50%);
                -webkit-transform: translate(-50%,-50%)
            }
    }

    .m-5050carousel {
        background: #282b29;
        padding: 50px 0
    }

        .m-5050carousel .e-carousel .e-content h2 {
            color: #fff;
            margin-top: 0
        }

        .m-5050carousel .e-carousel .e-slide-container {
            margin-top: 30px
        }

            .m-5050carousel .e-carousel .e-slide-container .e-slide {
                display: block;
                margin-bottom: 15px;
                padding-bottom: 15px;
                border-bottom: 1px solid #373b38;
                position: relative;
                outline: 0;
                opacity: 1
            }

                .m-5050carousel .e-carousel .e-slide-container .e-slide:last-child {
                    border-bottom: none;
                    margin-bottom: 0
                }

            .m-5050carousel .e-carousel .e-slide-container h3 {
                display: inline-block;
                font-weight: 500;
                margin-top: 0;
                padding-right: 20px;
                color: #87918b
            }

            .m-5050carousel .e-carousel .e-slide-container .e-slide-inner .e-content .icon {
                position: absolute;
                top: 50%;
                margin-top: -10px;
                right: 0;
                fill: #00b6dd;
                -webkit-transition: all .3s ease-in-out;
                -moz-transition: all .3s ease-in-out;
                -ms-transition: all .3s ease-in-out;
                -o-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out
            }

        .m-5050carousel .e-carousel .e-mobile-arrows {
            display: none
        }

    @media (max-width:768px) {
        .m-5050carousel .e-carousel .e-slide-container h3 {
            font-size: 16px;
            font-size: 1.6rem;
            line-height: 27px
        }
    }

    @media (min-width:768px) {
        .m-5050carousel {
            padding: 80px 0;
            background-image: url(../images/svgs/bmt-mark.svg);
            background-size: 130%;
            background-repeat: no-repeat;
            background-position: 39% 63%
        }

            .m-5050carousel .e-carousel .e-content .preamble {
                display: block;
                color: #cacccb
            }

            .m-5050carousel .e-carousel .e-slide-container {
                margin: 30px -20px 0
            }

                .m-5050carousel .e-carousel .e-slide-container .slick-list {
                    padding: 0 100px 0 0
                }

                .m-5050carousel .e-carousel .e-slide-container .e-slide {
                    padding: 0;
                    margin: 0;
                    border: 0;
                    display: inline-block;
                    vertical-align: top;
                    max-width: 550px;
                    opacity: 0
                }

                    .m-5050carousel .e-carousel .e-slide-container .e-slide.slick-active + .slick-slide {
                        opacity: .4
                    }

                    .m-5050carousel .e-carousel .e-slide-container .e-slide.slick-active, .m-5050carousel .e-carousel .e-slide-container .e-slide.slick-active + .slick-active {
                        opacity: 1
                    }

                .m-5050carousel .e-carousel .e-slide-container h3 {
                    color: #fff;
                    vertical-align: middle;
                    padding-right: 50px
                }

                .m-5050carousel .e-carousel .e-slide-container .e-slide-inner {
                    margin: 0 13px
                }

                    .m-5050carousel .e-carousel .e-slide-container .e-slide-inner img {
                        display: block;
                        width: 100%
                    }

                    .m-5050carousel .e-carousel .e-slide-container .e-slide-inner .e-content {
                        position: absolute;
                        bottom: 0;
                        left: 0;
                        padding: 30px 50px;
                        width: 100%;
                        box-sizing: border-box
                    }

                        .m-5050carousel .e-carousel .e-slide-container .e-slide-inner .e-content .icon {
                            position: absolute;
                            bottom: 30px;
                            top: auto;
                            right: 50px;
                            margin: 0;
                            border: 1px solid #ebebeb;
                            width: 17px;
                            height: 12px;
                            padding: 13px 10.5px;
                            fill: #fff;
                            vertical-align: middle
                        }

            .m-5050carousel .e-carousel .e-mobile-arrows {
                display: block;
                margin-top: 40px
            }

                .m-5050carousel .e-carousel .e-mobile-arrows .e-left {
                    margin-right: 30px;
                    display: inline-block
                }

                .m-5050carousel .e-carousel .e-mobile-arrows .e-right {
                    display: inline-block;
                    width: 50%
                }

                    .m-5050carousel .e-carousel .e-mobile-arrows .e-left .icon, .m-5050carousel .e-carousel .e-mobile-arrows .e-right .icon {
                        fill: #00b6dd;
                        width: 18px;
                        height: 15px;
                        -webkit-transition: all .3s ease-in-out;
                        -moz-transition: all .3s ease-in-out;
                        -ms-transition: all .3s ease-in-out;
                        -o-transition: all .3s ease-in-out;
                        transition: all .3s ease-in-out
                    }
    }

    @media (min-width:992px) {
        .m-5050carousel {
            padding: 100px 0
        }
    }

    @media (min-width:1230px) {
        .m-5050carousel {
            margin-left: calc((100% - 1130px)/2)
        }

            .m-5050carousel .container {
                max-width: none;
                padding: 0 !important
            }

            .m-5050carousel .e-carousel {
                font-size: 0;
                line-height: 0;
                margin-left: 120px
            }

                .m-5050carousel .e-carousel .e-content {
                    width: 30%;
                    width: calc(40% - 50px);
                    margin-right: 50px;
                    display: inline-block;
                    vertical-align: bottom;
                    position: relative;
                    z-index: 10
                }

                    .m-5050carousel .e-carousel .e-content .btn {
                        display: inline-block
                    }

                    .m-5050carousel .e-carousel .e-content .e-carousel-controls {
                        display: block;
                        font-size: 0;
                        line-height: 0;
                        margin-top: 60px
                    }

                        .m-5050carousel .e-carousel .e-content .e-carousel-controls .e-counter {
                            width: 50px;
                            display: inline-block;
                            vertical-align: middle
                        }

                            .m-5050carousel .e-carousel .e-content .e-carousel-controls .e-counter span {
                                color: #cacccb;
                                font-size: 14px;
                                font-size: 1.4rem;
                                line-height: 14px;
                                font-weight: 600
                            }

                                .m-5050carousel .e-carousel .e-content .e-carousel-controls .e-counter span:first-child {
                                    color: #00b6dd;
                                    font-weight: 600
                                }

                        .m-5050carousel .e-carousel .e-content .e-carousel-controls .e-progressbar {
                            width: calc(100% - 250px);
                            margin: 0 50px;
                            display: inline-block;
                            vertical-align: middle;
                            height: 2px;
                            background: #fff;
                            position: relative
                        }

                            .m-5050carousel .e-carousel .e-content .e-carousel-controls .e-progressbar span {
                                width: 0;
                                background: #00b6dd;
                                height: 4px;
                                position: absolute;
                                left: 0;
                                top: -1px;
                                margin-left: 0;
                                -webkit-transition: all .3s ease-in-out;
                                -moz-transition: all .3s ease-in-out;
                                -ms-transition: all .3s ease-in-out;
                                -o-transition: all .3s ease-in-out;
                                transition: all .3s ease-in-out
                            }

                        .m-5050carousel .e-carousel .e-content .e-carousel-controls .e-arrows {
                            width: 100px;
                            display: inline-block
                        }

                            .m-5050carousel .e-carousel .e-content .e-carousel-controls .e-arrows .e-left, .m-5050carousel .e-carousel .e-content .e-carousel-controls .e-arrows .e-right {
                                vertical-align: middle;
                                cursor: pointer;
                                width: 50%;
                                display: inline-block
                            }

                                .m-5050carousel .e-carousel .e-content .e-carousel-controls .e-arrows .e-left:hover .icon, .m-5050carousel .e-carousel .e-content .e-carousel-controls .e-arrows .e-right:hover .icon {
                                    fill: #fff
                                }

                                .m-5050carousel .e-carousel .e-content .e-carousel-controls .e-arrows .e-left .icon, .m-5050carousel .e-carousel .e-content .e-carousel-controls .e-arrows .e-right .icon {
                                    fill: #00b6dd;
                                    width: 18px;
                                    height: 15px;
                                    -webkit-transition: all .3s ease-in-out;
                                    -moz-transition: all .3s ease-in-out;
                                    -ms-transition: all .3s ease-in-out;
                                    -o-transition: all .3s ease-in-out;
                                    transition: all .3s ease-in-out
                                }

                                .m-5050carousel .e-carousel .e-content .e-carousel-controls .e-arrows .e-right.disabled {
                                    cursor: default
                                }

                                    .m-5050carousel .e-carousel .e-content .e-carousel-controls .e-arrows .e-right.disabled .icon, .m-5050carousel .e-carousel .e-content .e-carousel-controls .e-arrows .e-right.disabled:hover .icon {
                                        fill: #cacccb
                                    }

                .m-5050carousel .e-carousel .e-slide-container {
                    width: 50%;
                    width: calc(60% - 50px);
                    margin: 0 0 0 50px;
                    display: inline-block;
                    vertical-align: bottom;
                    overflow: hidden
                }

                    .m-5050carousel .e-carousel .e-slide-container .slick-list {
                        padding: 0 40% 0 0
                    }

                    .m-5050carousel .e-carousel .e-slide-container .e-slide {
                        opacity: 0;
                        -webkit-transition: all .3s ease-in-out;
                        -moz-transition: all .3s ease-in-out;
                        -ms-transition: all .3s ease-in-out;
                        -o-transition: all .3s ease-in-out;
                        transition: all .3s ease-in-out
                    }

                        .m-5050carousel .e-carousel .e-slide-container .e-slide.slick-active, .m-5050carousel .e-carousel .e-slide-container .e-slide.slick-active + .slick-slide {
                            opacity: 1
                        }

                        .m-5050carousel .e-carousel .e-slide-container .e-slide .e-slide-inner {
                            overflow: hidden
                        }

                            .m-5050carousel .e-carousel .e-slide-container .e-slide .e-slide-inner img {
                                -webkit-transition: all .4s ease-in-out;
                                -moz-transition: all .4s ease-in-out;
                                -ms-transition: all .4s ease-in-out;
                                -o-transition: all .4s ease-in-out;
                                transition: all .4s ease-in-out
                            }

                        .m-5050carousel .e-carousel .e-slide-container .e-slide:hover {
                            border: 0
                        }

                            .m-5050carousel .e-carousel .e-slide-container .e-slide:hover .e-slide-inner img {
                                -moz-transform: scale(1.05);
                                -o-transform: scale(1.05);
                                -ms-transform: scale(1.05);
                                -webkit-transform: scale(1.05);
                                transform: scale(1.05)
                            }

                            .m-5050carousel .e-carousel .e-slide-container .e-slide:hover .e-slide-inner .e-content .icon {
                                background: #fff;
                                fill: #00b6dd
                            }

                .m-5050carousel .e-carousel .e-mobile-arrows {
                    display: none
                }
    }

    @media (min-width:1460px) {
        .m-5050carousel {
            padding: 130px 0 150px;
            margin-left: calc((100% - 1360px)/2)
        }

            .m-5050carousel .e-carousel .e-content .e-carousel-controls {
                margin-top: 100px
            }
    }

    .m-fullwidthcarousel {
        padding: 50px 0
    }

        .m-fullwidthcarousel.black-bg .e-slide-container .e-slide .e-text {
            background: #000
        }

    @media (min-width:768px) {
        .m-fullwidthcarousel.black-bg .e-slide-container .e-slide .e-text {
            background: rgba(0,0,0,.8)
        }
    }

    .m-fullwidthcarousel .e-intro {
        margin-bottom: 30px
    }

        .m-fullwidthcarousel .e-intro .preamble {
            display: none
        }

    .m-fullwidthcarousel .e-slide-container {
        line-height: 0;
        overflow: hidden
    }

        .m-fullwidthcarousel .e-slide-container .e-slide {
            width: 100%;
            max-width: 100%;
            margin: 0;
            border: 0
        }

            .m-fullwidthcarousel .e-slide-container .e-slide .e-image img {
                width: 100%
            }

            .m-fullwidthcarousel .e-slide-container .e-slide .e-text {
                background: #00537f;
                padding: 25px
            }

                .m-fullwidthcarousel .e-slide-container .e-slide .e-text .e-inner h3 {
                    font-weight: 400;
                    margin-top: 0;
                    color: #fff
                }

                .m-fullwidthcarousel .e-slide-container .e-slide .e-text .e-inner p {
                    margin-top: 10px;
                    font-size: 14px;
                    color: #fff
                }

                .m-fullwidthcarousel .e-slide-container .e-slide .e-text .e-inner .icon {
                    display: block;
                    margin: 15px 0 0;
                    border: 1px solid #fff;
                    fill: #00b6dd;
                    width: 17px;
                    height: 12px;
                    padding: 13px 10.5px
                }

    .m-fullwidthcarousel .e-carousel-controls {
        display: block;
        font-size: 0;
        line-height: 0;
        margin-top: 30px
    }

        .m-fullwidthcarousel .e-carousel-controls .e-counter {
            width: 50px;
            display: inline-block;
            vertical-align: middle
        }

            .m-fullwidthcarousel .e-carousel-controls .e-counter span {
                color: #cacccb;
                font-size: 14px;
                font-size: 1.4rem;
                line-height: 14px
            }

                .m-fullwidthcarousel .e-carousel-controls .e-counter span:first-child {
                    color: #00b6dd;
                    font-weight: 600
                }

        .m-fullwidthcarousel .e-carousel-controls .e-progressbar {
            width: calc(100% - 145px);
            margin: 0 25px;
            display: inline-block;
            vertical-align: middle;
            height: 2px;
            background: #cacccb;
            position: relative
        }

            .m-fullwidthcarousel .e-carousel-controls .e-progressbar span {
                width: 0;
                background: #00b6dd;
                height: 4px;
                position: absolute;
                left: 0;
                top: -1px;
                margin-left: 0;
                -webkit-transition: all .3s ease-in-out;
                -moz-transition: all .3s ease-in-out;
                -ms-transition: all .3s ease-in-out;
                -o-transition: all .3s ease-in-out;
                transition: all .3s ease-in-out
            }

        .m-fullwidthcarousel .e-carousel-controls .e-arrows {
            width: 45px;
            display: inline-block
        }

            .m-fullwidthcarousel .e-carousel-controls .e-arrows .e-right .icon {
                float: right
            }

            .m-fullwidthcarousel .e-carousel-controls .e-arrows .e-left, .m-fullwidthcarousel .e-carousel-controls .e-arrows .e-right {
                vertical-align: middle;
                cursor: pointer;
                min-height: 25px;
                width: 50%;
                display: inline-block
            }

                .m-fullwidthcarousel .e-carousel-controls .e-arrows .e-left .icon, .m-fullwidthcarousel .e-carousel-controls .e-arrows .e-right .icon {
                    fill: #00b6dd;
                    width: 14px;
                    height: 12px;
                    margin-top: 6px;
                    -webkit-transition: all .3s ease-in-out;
                    -moz-transition: all .3s ease-in-out;
                    -ms-transition: all .3s ease-in-out;
                    -o-transition: all .3s ease-in-out;
                    transition: all .3s ease-in-out
                }

                .m-fullwidthcarousel .e-carousel-controls .e-arrows .e-right.disabled {
                    cursor: default
                }

                    .m-fullwidthcarousel .e-carousel-controls .e-arrows .e-right.disabled .icon, .m-fullwidthcarousel .e-carousel-controls .e-arrows .e-right.disabled:hover .icon {
                        fill: #cacccb
                    }

    @media (min-width:768px) {
        .m-fullwidthcarousel {
            padding: 80px 0
        }

            .m-fullwidthcarousel .e-intro .preamble {
                display: block;
                max-width: 750px
            }

            .m-fullwidthcarousel .e-slide-container .e-slide {
                position: relative;
                overflow: hidden
            }

                .m-fullwidthcarousel .e-slide-container .e-slide .e-text {
                    position: absolute;
                    height: 100%;
                    top: 0;
                    left: 0;
                    width: 50%;
                    max-width: 460px;
                    box-sizing: border-box;
                    background: rgba(0,83,127,.9);
                    display: flex
                }

                    .m-fullwidthcarousel .e-slide-container .e-slide .e-text .e-inner {
                        align-self: center
                    }

            .m-fullwidthcarousel .e-carousel-controls .e-progressbar {
                width: calc(100% - 295px);
                margin: 0 100px
            }
    }

    @media (min-width:992px) {
        .m-fullwidthcarousel {
            padding: 100px 0
        }

            .m-fullwidthcarousel .e-slide-container {
                margin-top: 50px
            }

                .m-fullwidthcarousel .e-slide-container .e-slide:hover .e-image img {
                    -moz-transform: scale(1.05);
                    -o-transform: scale(1.05);
                    -ms-transform: scale(1.05);
                    -webkit-transform: scale(1.05);
                    transform: scale(1.05)
                }

                .m-fullwidthcarousel .e-slide-container .e-slide:hover .e-text .e-inner .icon {
                    background: #fff
                }

                .m-fullwidthcarousel .e-slide-container .e-slide .e-image img, .m-fullwidthcarousel .e-slide-container .e-slide .e-text .e-inner .icon {
                    -webkit-transition: all .3s ease-in-out;
                    -moz-transition: all .3s ease-in-out;
                    -ms-transition: all .3s ease-in-out;
                    -o-transition: all .3s ease-in-out;
                    transition: all .3s ease-in-out
                }

                .m-fullwidthcarousel .e-slide-container .e-slide .e-text {
                    padding: 0 50px
                }

                    .m-fullwidthcarousel .e-slide-container .e-slide .e-text .e-inner h3 {
                        font-size: 21px;
                        font-size: 2.1rem;
                        line-height: 30px
                    }

                    .m-fullwidthcarousel .e-slide-container .e-slide .e-text .e-inner p {
                        max-width: 80%
                    }

                    .m-fullwidthcarousel .e-slide-container .e-slide .e-text .e-inner .icon {
                        margin-top: 35px
                    }

            .m-fullwidthcarousel .e-carousel-controls {
                margin-top: 45px
            }

                .m-fullwidthcarousel .e-carousel-controls .e-progressbar {
                    width: calc(100% - 310px)
                }

                .m-fullwidthcarousel .e-carousel-controls .e-arrows {
                    width: 60px
                }

                    .m-fullwidthcarousel .e-carousel-controls .e-arrows .e-left:hover .icon, .m-fullwidthcarousel .e-carousel-controls .e-arrows .e-right:hover .icon {
                        fill: #00537f
                    }

                    .m-fullwidthcarousel .e-carousel-controls .e-arrows .e-left .icon, .m-fullwidthcarousel .e-carousel-controls .e-arrows .e-right .icon {
                        width: 18px;
                        height: 15px
                    }
    }

    @media (min-width:1230px) {
        .m-fullwidthcarousel .container {
            max-width: 1200px
        }

        .m-fullwidthcarousel .e-intro {
            max-width: 1200px;
            margin: 0 auto;
            font-size: 0;
            line-height: 0
        }

            .m-fullwidthcarousel .e-intro:after {
                content: '';
                height: 0;
                clear: both;
                display: block;
                visibility: hidden
            }

            .m-fullwidthcarousel .e-intro h2 {
                max-width: 30%;
                display: inline-block;
                vertical-align: top
            }

            .m-fullwidthcarousel .e-intro .preamble {
                max-width: 70%;
                margin-left: 100px;
                display: inline-block;
                vertical-align: top;
                margin-top: 0;
                float: right
            }

        .m-fullwidthcarousel .e-slide-container {
            margin-top: 70px
        }
    }

    @media (min-width:1460px) {
        .m-fullwidthcarousel {
            padding: 120px 0
        }

            .m-fullwidthcarousel .e-slide-container {
                margin: 70px -60px 0
            }

            .m-fullwidthcarousel .e-carousel-controls .e-progressbar {
                width: calc(100% - 430px);
                margin: 0 160px
            }
    }

    body, header {
        -webkit-transition: opacity .2s ease-in-out;
        -moz-transition: opacity .2s ease-in-out;
        -ms-transition: opacity .2s ease-in-out;
        -o-transition: opacity .2s ease-in-out;
        transition: opacity .2s ease-in-out;
        opacity: 0
    }
</style>
<body>
    <section class="m-errorbanner">
        <svg class="icon bmt-mark">
            <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/images/icons.svg#bmt-mark"></use>
        </svg>
        <div class="container">
            <div class="e-text">
                <h1>500</h1>
                <h2>Oops. Somethings gone wrong!</h2>
                <p class="preamble">Looks like the server failed to load your request</p>
                <a href="/" class="btn btn-lightblue">Back to home</a>
            </div>
        </div>
    </section>
    <footer>
        <div class="container">
            <div class="e-footer-links"></div>

            <div class="e-footer-details">
                <svg class="icon icon-logo">
                    <use xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="/images/icons.svg#icon-Logo-white"></use>
                </svg>
            </div>

            <div class="e-mobile-social">
            </div>
        </div>

        <div class="e-lower-footer">
            <div class="container">
            </div>
        </div>
    </footer>
    <div>
        <link href="/css/core.css" rel="stylesheet">
        <link href="/css/styles.css" rel="stylesheet">
        <link href="/css/print.css" rel="stylesheet">
    </div>
</body>
</html>