﻿/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

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

[hidden],
template {
    display: none
}

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

body {
    margin: 0
}

a {
    background: transparent
}

a:focus {
    outline: thin dotted
}

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

h1,
h2 {
    font-size: 2em;
    margin: 0.67em 0
}

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

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

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

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

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

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

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

figure {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

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

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

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

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

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

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

textarea {
    overflow: auto;
    vertical-align: top
}

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

* {
    margin: 0;
    padding: 0;
    overflow: visible;
    outline: none
}

*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    font-family: "GothamLight", sans-serif;
    font-weight: 400;
    background-color: #fff;
    color: #1a171b;
    font-size: 15px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding-top: 99px
}

@media screen and (min-width: 960px) {
    body {
        padding-top: 121px
    }
}

@media screen and (min-width: 1280px) {
    body {
        font-size: 17px;
        line-height: 25px
    }
}

p {
    line-height: 20px;
    padding-bottom: 20px
}

@media screen and (min-width: 960px) {
    p.indent7 {
        width: 522px
    }

    p.indent9 {
        width: 620px
    }
}

@media screen and (min-width: 1280px) {
    p {
        font-size: 17px;
        line-height: 25px
    }
}

strong {
    font-weight: 400;
    font-family: "GothamLight", sans-serif
}

img {
    max-width: 100%
}

a {
    cursor: pointer;
    cursor: hand;
    color: #1a171b;
    transition: color 0.2s;
    font-size: 15px;
    line-height: 20px;
    text-decoration: none;
    font-family: "GothamLight", sans-serif;
    font-weight: 400
}

@media screen and (min-width: 1280px) {
    a {
        font-size: 17px;
        line-height: 25px
    }
}

a:hover {
    border-bottom: 1px solid black
}

a.back {
    display: block;
    padding-left: 24px;
    padding-top: 3px;
    background-image: url("/static/img/backtooverview.png");
    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center left 2px
}

a.back:hover {
    border: none
}

a.next {
    position: relative;
    padding-left: 20px;
    padding-top: 3px
}

a.next:after {
    content: "";
    position: absolute;
    top: 2px;
    left: 3px;
    display: block;
    width: 10px;
    height: 18px;
    background-image: url("/static/img/backtooverview.png");
    background-size: 7px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg)
}

a.next:hover {
    border: none
}

a.pdf {
    display: block;
    padding-left: 30px;
    padding-top: 6px;
    background-image: url("/static/img/pdf.png");
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: center left 2px
}

a.pdf:hover {
    border: none
}

address {
    font-style: normal;
    font-size: 15px;
    line-height: 18px;
    padding-bottom: 20px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #1a171b;
    font-family: "Linotype Didot W01";
    font-weight: 400;
    letter-spacing: 0;
    margin-top: 0;
    padding-top: 0
}

h1 {
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 35px;
    position: relative;
    padding-bottom: 0;
    letter-spacing: 1px
}

@media screen and (min-width: 1280px) {
    h1 {
        font-size: 34px;
        line-height: 42px
    }
}

h2 {
    margin-top: 77px;
    margin-bottom: 26px;
    font-size: 24px
}

h3 {
    text-transform: uppercase;
    font-family: "GothamMedium", sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;
    margin-top: 73px;
    margin-bottom: -20px
}

ul {
    list-style-type: disc;
    margin-left: 20px;
    margin-top: 0;
    margin-bottom: 0
}

.is-hidden-mobile {
    display: none
}

@media screen and (min-width: 960px) {
    .is-hidden-mobile {
        display: block
    }
}

.is-hidden-desktop {
    display: inline-block
}

@media screen and (min-width: 960px) {
    .is-hidden-desktop {
        display: none !important
    }
}

.content-is-centered {
    text-align: center !important
}

table.is-spaced {
    font-size: 15px;
    line-height: 20px
}

@media screen and (min-width: 1280px) {
    table.is-spaced {
        font-size: 17px;
        line-height: 25px
    }
}

table.is-spaced td {
    padding-right: 30px
}

.has-margin-15-bottom {
    margin-bottom: 15px
}

@font-face {
    font-family: "Linotype Didot W01";
    src: url("/static/fonts/Linotype_Didot.woff2") format("woff2"), url("/static/fonts/Linotype_Didot.woff") format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Linotype Didot W01";
    src: url("/static/fonts/Linotype_Didot.woff2") format("woff2"), url("/static/fonts/Linotype_Didot.woff") format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: "Foundry Monoline W01_n2";
    src: url("/static/fonts/e5de97bd-5e5f-403a-8e3a-42edfb24fa59.eot?#iefix") format("eot")
}

@font-face {
    font-family: "Foundry Monoline W01";
    src: url("/static/fonts/e5de97bd-5e5f-403a-8e3a-42edfb24fa59.eot?#iefix");
    src: url("/static/fonts/e5de97bd-5e5f-403a-8e3a-42edfb24fa59.eot?#iefix") format("eot"), url("/static/fonts/553aa309-470e-453d-bfde-5bda877dbcb0.woff2") format("woff2"), url("/static/fonts/6486cfab-8f58-41fb-a723-0407883264ba.woff") format("woff"), url("/static/fonts/925ea81a-6b33-4f92-9181-ccc8c80979c7.ttf") format("truetype"), url("/static/fonts/70dd2192-cebe-49b6-bcbf-de1598808da2.svg#70dd2192-cebe-49b6-bcbf-de1598808da2") format("svg");
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: "Foundry Monoline W01_i8";
    src: url("/static/fonts/aff4a715-b9a7-4cc9-93a3-16fa163a5177.eot?#iefix") format("eot")
}

@font-face {
    font-family: "Foundry Monoline W01";
    src: url("/static/fonts/aff4a715-b9a7-4cc9-93a3-16fa163a5177.eot?#iefix");
    src: url("/static/fonts/aff4a715-b9a7-4cc9-93a3-16fa163a5177.eot?#iefix") format("eot"), url("/static/fonts/65594b97-5fe7-43b4-8f00-a0ac7bd60e56.woff2") format("woff2"), url("/static/fonts/cb6d9be0-a43e-436f-a981-d4209d84601a.woff") format("woff"), url("/static/fonts/14250aef-4a8c-4b46-a110-aa827a0a78d3.ttf") format("truetype"), url("/static/fonts/b50b7415-09f2-488f-9be0-1264f07f4258.svg#b50b7415-09f2-488f-9be0-1264f07f4258") format("svg");
    font-weight: 800;
    font-style: italic
}

@font-face {
    font-family: "Minion W01 Caption_n4";
    src: url("/static/fonts/f1eed122-a501-4c59-85e4-4db18384cf87.eot?#iefix") format("eot")
}

@font-face {
    font-family: "Minion W01 Caption";
    src: url("/static/fonts/f1eed122-a501-4c59-85e4-4db18384cf87.eot?#iefix");
    src: url("/static/fonts/f1eed122-a501-4c59-85e4-4db18384cf87.eot?#iefix") format("eot"), url("/static/fonts/a87bb921-3486-4a72-ae9b-95da5497189c.woff2") format("woff2"), url("/static/fonts/c30f5672-a88d-407a-bf93-926f33c9d872.woff") format("woff"), url("/static/fonts/f008cedb-28d1-4788-aab9-82d6877f3939.ttf") format("truetype"), url("/static/fonts/6f6cb6b6-28c0-4542-b435-5e2ba7ed5a81.svg#6f6cb6b6-28c0-4542-b435-5e2ba7ed5a81") format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "GothamBook";
    src: url("/static/fonts/Gotham-Book.eot");
    src: url("/static/fonts/Gotham-Book.eot?#iefix") format("embedded-opentype"), url("/static/fonts/Gotham-Book.woff") format("woff"), url("/static/fonts/Gotham-Book.ttf") format("truetype"), url("/static/fonts/Gotham-Book.svg#Gotham-Book") format("svg");
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility
}

@font-face {
    font-family: "GothamMedium";
    src: url("/static/fonts/Gotham-Medium.eot");
    src: url("/static/fonts/Gotham-Medium.eot?#iefix") format("embedded-opentype"), url("/static/fonts/Gotham-Medium.woff") format("woff"), url("/static/fonts/Gotham-Medium.ttf") format("truetype"), url("/static/fonts/Gotham-Medium.svg#Gotham-Medium") format("svg");
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility
}

@font-face {
    font-family: "GothamLight";
    src: url("/static/fonts/Gotham-Light.eot");
    src: url("/static/fonts/Gotham-Light.eot?#iefix") format("embedded-opentype"), url("/static/fonts/Gotham-Light.woff") format("woff"), url("/static/fonts/Gotham-Light.ttf") format("truetype"), url("/static/fonts/Gotham-Light.svg#Gotham-Light") format("svg");
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility
}

@font-face {
    font-family: "GothamExtraLight";
    src: url("/static/fonts/Gotham-ExtraLight.eot");
    src: url("/static/fonts/Gotham-ExtraLight.eot?#iefix") format("embedded-opentype"), url("/static/fonts/Gotham-ExtraLight.woff") format("woff"), url("/static/fonts/Gotham-ExtraLight.ttf") format("truetype"), url("/static/fonts/Gotham-ExtraLight.svg#Gotham-ExtraLight") format("svg");
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility
}

@media screen {
    .wrapper {
        margin: 0 auto;
        max-width: calc(960px - 10px);
        padding: 0 20px
    }
}

@media screen and (min-width: 1080px) {
    .wrapper {
        max-width: calc(1080px - 10px)
    }
}

@media screen and (min-width: 960px) {
    .wrapper.indent1 {
        padding-left: 140px;
        padding-right: 140px
    }
}

@media screen {
    .wrapper.pageTitle {
        margin-top: 40px
    }

    .wrapper.pageTitle.no-image-before {
        margin-top: 70px
    }

    .wrapper.spacer {
        margin-bottom: 150px
    }

    .wrapper.mobile-no-padding {
        padding: 0
    }
}

@media screen and (min-width: 960px) {
    .wrapper.mobile-no-padding {
        padding: 0 20px
    }
}

@media screen and (min-width: 1280px) {
    .wrapper {
        max-width: 1280px
    }
}

@media screen {
    .header {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background-color: #887350;
        z-index: 22
    }

    .header .logo {
        margin-top: 24px;
        text-align: center;
        margin-bottom: 24px
    }

    .header .logo a:hover {
        border: none
    }
}

@media screen and (min-width: 960px) {
    .header .logo {
        margin-bottom: 0
    }
}

@media screen {
    .header .logo img {
        width: 150px
    }

    .header .mobileNav-opener {
        position: absolute;
        right: 32px;
        top: 12px;
        margin-top: 22px;
        width: 38px;
        cursor: hand;
        cursor: pointer
    }

    .header .mobileNav-opener .line {
        background-color: #d6c499;
        height: 2px;
        width: 100%;
        margin-bottom: 9px
    }
}

@media screen and (min-width: 960px) {
    .header .mobileNav-opener {
        display: none
    }
}

@media screen {
    .footer {
        margin-top: 0;
        padding-top: 20px;
        font-size: 15px;
        line-height: 20px;
        position: relative;
        text-align: left;
        background-color: #eeeeee
    }

    .footer a {
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto
    }

    .footer.is-sticky-bottom {
        position: absolute;
        bottom: 0;
        right: 0;
        left: 0
    }
}

@media screen and (min-width: 960px) {
    .footer {
        padding-top: 40px
    }
}

@media screen {
    .footer address {
        line-height: 20px
    }
}

@media screen and (min-width: 1280px) {
    .footer address {
        font-size: 17px;
        line-height: 25px
    }
}

@media screen {
    .footer table {
        font-size: 15px
    }
}

@media screen and (min-width: 1280px) {
    .footer table {
        font-size: 17px;
        line-height: 25px
    }
}

@media screen {
    .footer table td {
        padding-right: 30px
    }
}

@media screen and (min-width: 1280px) {
    .footer {
        font-size: 17px;
        line-height: 25px
    }
}

@media screen {
    .footer p {
        line-height: 18px
    }

    .footer h1 {
        margin-bottom: 15px
    }
}

@media screen and (min-width: 960px) {
    .footer h1 {
        margin-bottom: 35px
    }
}

@media screen and (min-width: 960px) {
    .footer {
        margin-top: 10px
    }

    .footer .wrapper:after {
        display: table;
        content: '';
        clear: both
    }

    .footer .footer-item {
        float: left
    }

    .footer .footer-item:after {
        display: table;
        content: '';
        clear: both
    }

    .footer .footer-item.is-50 {
        width: 50%
    }

    .footer .footer-item.is-right {
        float: right
    }

    .footer .footer-item .footer-subitem {
        float: left
    }

    .footer .footer-item .footer-subitem.is-50 {
        width: 50%
    }

    .footer .footer-item .footer-subitem.is-right {
        float: right
    }
}

@media screen {
    .footer .slideUp-arrow {
        position: absolute;
        cursor: hand;
        cursor: pointer;
        right: 20px;
        top: 36px;
        right: 20px;
        text-align: right;
        font-size: 14px
    }
}

@media screen and (min-width: 960px) {
    .footer .slideUp-arrow {
        display: none
    }
}

@media screen {
    .footer .slideUp-arrow img {
        width: 24px;
        margin-bottom: 20px
    }

    .footer .footer-centered {
        text-align: center;
        font-size: 10px;
        padding-top: 60px;
        padding-bottom: 20px
    }

    .footer .footer-centered a {
        font-size: 10px;
        display: inline-block;
        padding-left: 20px
    }

    .footer .footer-centered a:hover {
        border: none
    }

    .footer .footer-centered a:hover span {
        border-bottom: 1px solid #000000
    }

    .btn,
    button,
    input[type="submit"] {
        background-color: #fff;
        color: #a9966f;
        transition: all 0.2s;
        cursor: hand;
        cursor: pointer;
        text-decoration: none;
        padding: 7px 12px;
        margin-bottom: 10px;
        font-size: 12px;
        letter-spacing: 1px;
        text-align: left;
        border: 1px solid #a9966f
    }

    .btn:hover,
    button:hover,
    input[type="submit"]:hover {
        background-color: #a9966f;
        color: #fff;
        border: 1px solid #a9966f
    }

    .btn.is-centered,
    button.is-centered,
    input[type="submit"].is-centered {
        margin-left: auto;
        margin-right: auto
    }

    .btn.is-50,
    button.is-50,
    input[type="submit"].is-50 {
        width: calc(50% - 10px);
        text-align: center
    }

    .btn,
    button {
        margin-top: 30px;
        display: inline-block;
        padding: 4px 9px 4px 10px
    }

    input[type="submit"] {
        width: auto;
        height: auto;
        padding: 8px 12px
    }

    nav.mainNav {
        position: absolute;
        right: 0;
        width: 0px;
        min-height: calc(100vh - 91px);
        background-color: #d3c49e;
        overflow: hidden
    }

    nav.mainNav ul.mainNav-sublist {
        visibility: visible
    }
}

@media screen and (min-width: 960px) {
    nav.mainNav {
        overflow: visible;
        position: relative;
        text-align: center;
        right: auto;
        top: auto;
        margin-top: 2px;
        margin-bottom: 2px;
        width: auto !important;
        min-height: 0;
        background-color: transparent
    }
}

@media screen {
    nav.mainNav div.scroller {
        overflow-y: scroll;
        height: 100%;
        padding: 12px 30px 60px 30px;
        width: calc(300px + 15px);
        height: calc(100vh - 70px)
    }
}

@media screen and (min-width: 960px) {
    nav.mainNav div.scroller {
        height: auto;
        width: auto;
        overflow: visible;
        padding: 0;
        height: auto
    }
}

@media screen {
    nav.mainNav a {
        display: block;
        width: 100%
    }

    nav.mainNav ul.mainNav-list {
        margin: 0;
        padding: 0;
        list-style: none;
        display: inline-block;
        width: 100%
    }

    nav.mainNav ul.mainNav-list:after {
        display: table;
        content: '';
        clear: both
    }
}

@media screen and (min-width: 960px) {
    nav.mainNav ul.mainNav-list {
        margin-right: 63px;
        width: auto
    }
}

@media screen {
    nav.mainNav ul.mainNav-list li.mainNav-list-item {
        position: relative
    }
}

@media screen and (min-width: 960px) {
    nav.mainNav ul.mainNav-list li.mainNav-list-item {
        float: left
    }
}

@media screen {
    nav.mainNav ul.mainNav-list li.mainNav-list-item>a {
        text-decoration: none;
        color: #887350;
        font-family: "GothamMedium", sans-serif;
        font-weight: 400;
        font-size: 18px;
        line-height: 26px;
        text-transform: uppercase;
        padding-top: 14px;
        padding-bottom: 14px;
        text-align: center;
        letter-spacing: 1px
    }
}

@media screen and (min-width: 960px) {
    nav.mainNav ul.mainNav-list li.mainNav-list-item>a {
        padding-right: 13px;
        padding-left: 13px;
        font-size: 12px;
        padding-bottom: 6px;
        color: #FFFFFF;
        text-align: left
    }
}

@media screen {
    nav.mainNav ul.mainNav-list li.mainNav-list-item>a span {
        border-bottom: 2px solid transparent;
        transition: border 0.1s
    }
}

@media screen and (min-width: 960px) {
    nav.mainNav ul.mainNav-list li.mainNav-list-item:first-child a {
        padding-left: 0
    }

    nav.mainNav ul.mainNav-list li.mainNav-list-item:first-child ul.mainNav-sublist {
        left: -10px
    }

    nav.mainNav ul.mainNav-list li.mainNav-list-item:last-child a {
        padding-right: 0
    }

    nav.mainNav ul.mainNav-list li.mainNav-list-item:hover .mainNav-sublist {
        opacity: 1;
        visibility: visible
    }
}

@media screen {

    nav.mainNav ul.mainNav-list li.mainNav-list-item.is-active>a>span,
    nav.mainNav ul.mainNav-list li.mainNav-list-item:hover>a>span {
        border-bottom: 1px solid #887350
    }
}

@media screen and (min-width: 960px) {

    nav.mainNav ul.mainNav-list li.mainNav-list-item.is-active>a>span,
    nav.mainNav ul.mainNav-list li.mainNav-list-item:hover>a>span {
        border-bottom: 1px solid #FFFFFF
    }
}

@media screen {
    nav.mainNav ul.mainNav-list li.mainNav-list-item:hover a {
        border-bottom: none
    }

    nav.mainNav ul.mainNav-sublist {
        list-style: none;
        width: auto;
        white-space: nowrap;
        transition: background-color 0.25s, opacity 0.1s;
        padding: 0;
        margin: -10px 0 0 0
    }

    nav.mainNav ul.mainNav-sublist li.mainNav-sublist-item a {
        text-decoration: none;
        color: #000000;
        font-family: "GothamMedium", sans-serif;
        font-weight: 400;
        font-size: 18px;
        line-height: 26px;
        padding-top: 3px;
        padding-bottom: 4px;
        text-align: center;
        letter-spacing: 1px
    }
}

@media screen and (min-width: 960px) {
    nav.mainNav ul.mainNav-sublist {
        position: absolute;
        padding: 18px 9px 8px 10px;
        margin: 0;
        opacity: 0;
        visibility: hidden;
        left: calc(13px - 10px);
        background-color: rgba(136, 115, 80, 0.6)
    }

    nav.mainNav ul.mainNav-sublist li.mainNav-sublist-item {
        margin-bottom: -4px
    }

    nav.mainNav ul.mainNav-sublist li.mainNav-sublist-item>a {
        text-decoration: none;
        color: #FFFFFF;
        font-size: 13px;
        padding-bottom: 0;
        padding-top: 0;
        font-family: "GothamLight", sans-serif;
        font-weight: 400;
        text-align: left
    }

    nav.mainNav ul.mainNav-sublist li.mainNav-sublist-item>a span {
        border-bottom: 1px solid transparent;
        transition: border 0.1s
    }

    nav.mainNav ul.mainNav-sublist li.mainNav-sublist-item:hover>a span {
        border-bottom: 1px solid #FFFFFF
    }
}

@media screen {
    nav.mainNav.subNav-is-boxed ul.mainNav-sublist {
        background-color: #FFFFFF
    }

    nav.mainNav.subNav-is-boxed ul.mainNav-sublist li.mainNav-sublist-item>a {
        color: #1a171b
    }

    nav.mainNav.subNav-is-boxed ul.mainNav-sublist li.mainNav-sublist-item:hover>a span {
        border-bottom: 1px solid #1a171b
    }
}

@media screen and (min-width: 960px) {
    .indent.first {
        padding-left: 64px
    }

    .indent.first:after {
        left: 64px
    }

    .indent.first-half {
        padding-left: calc(64px + 21px)
    }

    .indent.first-half:after {
        padding-left: calc(64px + 21px)
    }

    .indent.second {
        padding-left: 144px
    }

    .indent.second:after {
        left: 144px
    }

    .indent.third {
        padding-left: 224px
    }

    .indent.third:after {
        left: 224px
    }

    .indent.is-right {
        text-align: right
    }

    .indent.is-right.first {
        padding-left: auto;
        padding-right: 64px
    }

    .indent.is-right.second {
        padding-left: auto;
        padding-right: 144px
    }

    .indent.is-right.third {
        padding-left: auto;
        padding-right: 224px
    }

    .has-no-indent {
        padding-left: 0
    }

    .has-no-indent:after {
        left: 0
    }
}

@media screen and (min-width: 960px) {
    span.breaksetter {
        display: block
    }
}

@media screen {
    #map-canvas {
        width: 100%;
        height: 340px;
        margin-top: 88px;
        margin-bottom: 20px
    }

    .customBox {
        background: yellow;
        border: 1px solid black;
        position: absolute
    }

    .nSlider {
        width: 100%;
        position: relative;
        background-color: #eee6d9
    }

    .nSlider-content {
        overflow: hidden
    }

    ul.nSlider-content-list {
        list-style: none;
        margin: 0;
        padding: 0;
        position: relative;
        padding-top: 46.34%
    }

    li.nSlider-content-list-item {
        visibility: hidden;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%
    }

    div.nSlider-content-list-item-image {
        position: relative
    }

    div.nSlider-content-list-item-image img {
        position: absolute;
        width: 100%
    }

    div.nSlider-arrow {
        position: absolute;
        top: 0px;
        height: 100%;
        padding-top: 30px;
        z-index: 10;
        cursor: pointer;
        width: 50%;
        background-repeat: no-repeat;
        background-position: center center;
        width: 50px
    }
}

@media screen and (min-width: 960px) {
    div.nSlider-arrow {
        display: none
    }
}

@media screen {
    div.nSlider-arrow.prev {
        left: 0px;
        background-image: url("/static/img/slider-button-left.png")
    }

    div.nSlider-arrow.next {
        right: 0px;
        background-image: url("/static/img/slider-button.png")
    }

    div.nSlider-arrow.next img {
        float: right
    }

    .grid {
        margin-top: 20px
    }

    .grid:after {
        display: table;
        content: '';
        clear: both
    }

    .grid>.grid-item {
        position: relative;
        margin-bottom: 20px;
        background-clip: padding-box;
        padding: 20px
    }

    .grid>.grid-item:after {
        display: table;
        content: '';
        clear: both
    }

    .grid>.grid-item.is-img {
        display: none
    }
}

@media screen and (min-width: 960px) {
    .grid>.grid-item .is-centered {
        padding-top: 40px
    }
}

@media screen {
    .grid>.grid-item .is-success {
        display: none
    }

    .grid>.grid-item.is-img,
    .grid>.grid-item.is-video {
        overflow: hidden
    }
}

@media screen and (min-width: 960px) {
    .grid>.grid-item {
        float: left;
        height: 400px;
        padding: 23px
    }

    .grid>.grid-item.is-img {
        position: relative
    }

    .grid>.grid-item.is-img img {
        position: absolute;
        left: -27%;
        width: 150%;
        max-width: 140%
    }

    .grid>.grid-item.is-video {
        position: relative
    }

    .grid>.grid-item.is-video>* {
        margin-left: 0;
        margin-top: -20%
    }

    .grid>.grid-item.is-video .wistia_responsive_padding,
    .grid>.grid-item.is-video .wistia_embed,
    .grid>.grid-item.is-video #wistia_chrome_10,
    .grid>.grid-item.is-video #wistia_chrome_11,
    .grid>.grid-item.is-video #wistia_chrome_12,
    .grid>.grid-item.is-video #wistia_chrome_13,
    .grid>.grid-item.is-video #wistia_chrome_14,
    .grid>.grid-item.is-video #wistia_chrome_15,
    .grid>.grid-item.is-video #wistia_chrome_16,
    .grid>.grid-item.is-video #wistia_chrome_17,
    .grid>.grid-item.is-video #wistia_chrome_18,
    .grid>.grid-item.is-video #wistia_chrome_19,
    .grid>.grid-item.is-video #wistia_chrome_20 {
        width: 130% !important;
        height: 120% !important
    }

    .grid>.grid-item.is-video .wistia_responsive_padding {
        padding: 0 !important
    }

    .grid>.grid-item .is-subcolumn-50:first-child {
        float: left;
        width: calc(44% - 15px)
    }

    .grid>.grid-item .is-subcolumn-50:nth-child(2) {
        float: left;
        width: calc(44% - 15px)
    }

    .grid>.grid-item .is-subcolumn-50:last-child {
        float: right;
        width: calc(56% - 15px)
    }

    .grid>.grid-item .is-subcolumn-75 {
        width: 296px;
        clear: both
    }

    .grid>.grid-item:nth-child(2n-1) {
        border-right: 10px solid transparent
    }

    .grid>.grid-item:nth-child(2n) {
        border-left: 10px solid transparent
    }

    .grid>.grid-item.is-50 {
        width: 50%
    }

    .grid>.grid-item.is-img,
    .grid>.grid-item.is-video {
        display: block;
        padding: 0
    }
}

@media screen and (min-width: 1080px) {
    .grid>.grid-item {
        height: 338px
    }

    .grid>.grid-item.is-video {
        position: relative
    }

    .grid>.grid-item.is-video>* {
        margin-left: -5%;
        margin-top: -7%
    }

    .grid>.grid-item.is-video .wistia_responsive_padding,
    .grid>.grid-item.is-video .wistia_embed,
    .grid>.grid-item.is-video #wistia_chrome_10,
    .grid>.grid-item.is-video #wistia_chrome_11,
    .grid>.grid-item.is-video #wistia_chrome_12,
    .grid>.grid-item.is-video #wistia_chrome_13,
    .grid>.grid-item.is-video #wistia_chrome_14,
    .grid>.grid-item.is-video #wistia_chrome_15,
    .grid>.grid-item.is-video #wistia_chrome_16,
    .grid>.grid-item.is-video #wistia_chrome_17,
    .grid>.grid-item.is-video #wistia_chrome_18,
    .grid>.grid-item.is-video #wistia_chrome_19,
    .grid>.grid-item.is-video #wistia_chrome_20 {
        width: 110% !important;
        height: 110% !important
    }

    .grid>.grid-item.is-video .wistia_responsive_padding {
        padding: 0 !important
    }

    .grid>.grid-item.is-img {
        position: relative
    }

    .grid>.grid-item.is-img img {
        position: relative;
        left: 0;
        width: 100%;
        max-width: 100%
    }

    .grid>.grid-item.is-img img .wistia_responsive_padding {
        width: 140%;
        margin-top: 40%;
        margin-left: -30px
    }

    .grid>.grid-item.formMargin {
        margin-top: 50px !important
    }
}

@media screen and (min-width: 1280px) {
    .grid>.grid-item {
        height: 407px
    }

    .grid>.grid-item.formMargin {
        margin-top: 0px !important
    }
}

@media screen {
    .form-50:after {
        display: table;
        content: '';
        clear: both
    }

    .form-50 input {
        width: calc(50% - 10px)
    }

    .form-50 input:first-child {
        float: left
    }

    .form-50 input:last-child {
        float: right
    }

    .form-50 input.is-right {
        float: right
    }

    input,
    textarea,
    select {
        -webkit-appearance: none;
        background-color: #fff;
        width: 100%;
        border: 1px solid #000;
        padding: 8px 10px;
        margin-bottom: 10px;
        font-size: 12px;
        border-radius: 0
    }
}

@media screen and (min-width: 960px) {

    input,
    textarea,
    select {
        font-size: 9px
    }
}

@media screen and (min-width: 1080px) {

    input,
    textarea,
    select {
        font-size: 12px
    }
}

@media screen {

    input.is-error,
    textarea.is-error,
    select.is-error {
        border: 1px solid #c63f45
    }

    input:focus,
    textarea:focus,
    select:focus {
        outline: none;
        border-color: #a9966f;
        box-shadow: 0 0 10px #a9966f
    }
}

@media screen and (min-width: 960px) {
    p.gdprTerms {
        padding-bottom: 0px
    }
}

@media screen {
    ::-webkit-input-placeholder {
        color: #000
    }

    :-moz-placeholder {
        color: #000;
        opacity: 1
    }

    ::-moz-placeholder {
        color: #000;
        opacity: 1
    }

    :-ms-input-placeholder {
        color: #000
    }

    .is-submit {
        position: relative
    }

    .is-submit:after {
        display: table;
        content: '';
        clear: both
    }

    .is-submit:before {
        position: absolute;
        right: 10px;
        top: 10px;
        content: '';
        background-image: url("/static/img/arrow-right-yellow.png");
        width: 7px;
        height: 13px;
        background-size: 100% 100%;
        background-repeat: no-repeat;
        transition: background-image 0.2s
    }

    .is-submit:hover:before {
        background-image: url("/static/img/arrow-right-white.png")
    }

    .is-dropdown {
        position: relative
    }

    .is-dropdown:after {
        display: table;
        content: '';
        clear: both
    }

    .is-dropdown:before {
        position: absolute;
        right: 10px;
        top: 13px;
        content: '';
        background-image: url("/static/img/arrow-bottom.png");
        width: 13px;
        height: 7px;
        background-size: 100% 100%;
        background-repeat: no-repeat
    }

    select {
        display: block;
        background-position: right 13px top 13px;
        background-repeat: no-repeat;
        width: calc(50% - 20px);
        float: right;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

    textarea {
        height: 134px
    }

    .checked span {
        background-color: #000 !important
    }

    input[type="radio"]+label,
    input[type="radio"]+label span {
        -moz-border-radius: 20px;
        -webkit-border-radius: 20px;
        -khtml-border-radius: 20px;
        border-radius: 20px
    }

    input[type="checkbox"],
    input[type="radio"] {
        line-height: 0;
        display: none
    }

    input[type="checkbox"]+label,
    input[type="radio"]+label {
        position: relative;
        float: left;
        display: inline-block;
        width: 19px;
        height: 19px;
        cursor: pointer;
        overflow: hidden;
        background-color: #fff
    }

    input[type="checkbox"]+label span,
    input[type="radio"]+label span {
        position: absolute;
        display: block;
        width: 7px;
        height: 7px;
        left: 6px;
        top: 6px;
        background-color: #fff
    }

    input[type="checkbox"]:checked+label span,
    input[type="radio"]:checked+label span {
        background-color: #000
    }

    .grid>.newsbox {
        background-color: #d6c499;
        padding: 20px !important;
        margin-bottom: 0
    }

    .grid>.newsbox h1 {
        margin-bottom: 30px
    }

    .grid>.newsbox a.news-item {
        text-decoration: none;
        font-family: "GothamLight", sans-serif;
        font-weight: 400
    }

    .grid>.newsbox a.news-item .news-item-date {
        font-family: "GothamMedium", sans-serif;
        font-weight: 400
    }

    .grid>.newsbox a.news-item .news-item-title {
        margin-bottom: 20px
    }

    .grid>.newsbox a.news-item:hover {
        color: #FFFFFF
    }

    .newsGrid:after {
        display: table;
        content: '';
        clear: both
    }
}

@media screen and (min-width: 960px) {
    .newsGrid {
        padding: 0 140px
    }
}

@media screen {
    .newsGrid .newsGrid-item {
        margin-bottom: 25px
    }
}

@media screen and (min-width: 960px) {
    .newsGrid .newsGrid-item {
        width: calc(50% - 10px)
    }

    .newsGrid .newsGrid-item:nth-child(2n-1) {
        float: left
    }

    .newsGrid .newsGrid-item:nth-child(2n) {
        float: right
    }
}

@media screen {
    .newsGrid .newsGrid-item h2 {
        font-family: "GothamLight", sans-serif;
        font-weight: 400;
        font-size: 18px;
        line-height: 20px;
        margin: 0;
        padding: 0;
        margin-top: 20px;
        margin-bottom: 20px
    }
}

@media screen and (min-width: 1280px) {
    .newsGrid .newsGrid-item h2 {
        font-size: 24px;
        line-height: 25px
    }
}

@media screen {
    .newsGrid .newsGrid-item .newsGrid-item-date {
        font-family: "GothamMedium", sans-serif;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px
    }
}

@media screen and (min-width: 1280px) {
    .newsGrid .newsGrid-item .newsGrid-item-date {
        font-size: 17px;
        line-height: 25px
    }
}

@media screen and (min-width: 1280px) {
    .newsGrid .newsGrid-item .newsGrid-item-text {
        font-size: 17px;
        line-height: 25px
    }
}

@media screen {
    .newsGrid .newsGrid-item a.btn {
        margin-top: 10px
    }

    .newsDetail:after {
        display: table;
        content: '';
        clear: both
    }
}

@media screen and (min-width: 960px) {
    .newsDetail {
        padding: 0 140px
    }

    .newsDetail .newsDetail-left {
        float: left;
        width: calc(65% - 50px)
    }

    .newsDetail .newsDetail-right {
        float: right;
        width: calc(35% - 60px)
    }
}

@media screen {
    .newsDetail img {
        width: 100%;
        margin-bottom: 20px
    }

    .newsDetail h2 {
        font-family: "GothamLight", sans-serif;
        font-weight: 400;
        font-size: 18px;
        line-height: 20px;
        margin: 0;
        padding: 0;
        margin-top: 40px;
        margin-bottom: 20px
    }
}

@media screen and (min-width: 1280px) {
    .newsDetail h2 {
        font-size: 24px;
        line-height: 25px
    }
}

@media screen {
    .newsDetail .newsDetail-date {
        font-family: "GothamMedium", sans-serif;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px
    }
}

@media screen and (min-width: 1280px) {
    .newsDetail .newsDetail-date {
        font-size: 17px;
        line-height: 25px
    }
}

@media screen and (min-width: 1280px) {
    .newsDetail .newsDetail-text {
        font-size: 17px;
        line-height: 25px
    }
}

@media screen {
    .newsDetail .newsDetail-backToOverview {
        margin-top: 60px;
        display: block;
        padding-left: 18px;
        padding-top: 2px;
        background-image: url("/static/img/backtooverview.png");
        background-size: 7px;
        background-repeat: no-repeat;
        background-position: center left 2px
    }

    .newsDetail .newsDetail-backToOverview:hover {
        border: none
    }

    .charter-advantages {
        margin-bottom: 80px
    }

    .charter-advantages:after {
        display: table;
        content: '';
        clear: both
    }
}

@media screen and (min-width: 960px) {

    .charter-advantages .charter-advantages-left,
    .charter-advantages .charter-advantages-right {
        float: left;
        width: calc(50% - 10px)
    }

    .charter-advantages .charter-advantages-right {
        float: right
    }
}

@media screen {
    .charter-advantages ul {
        width: 90%;
        padding: 0;
        margin: 0;
        list-style: none
    }

    .charter-advantages ul li {
        position: relative;
        padding-left: 20px;
        line-height: 20px
    }
}

@media screen and (min-width: 1280px) {
    .charter-advantages ul li {
        line-height: 25px
    }
}

@media screen {
    .charter-advantages ul li:before {
        left: 0;
        top: 0;
        position: absolute;
        content: "–"
    }

    .charter-advantages .charter-advantages-title {
        font-family: "GothamMedium", sans-serif;
        font-weight: 400;
        margin-top: 20px
    }

    .fleetGrid {
        margin-bottom: 80px
    }

    .fleetGrid:after {
        display: table;
        content: '';
        clear: both
    }

    .fleetGrid.small {
        margin-bottom: 40px
    }

    .fleetGrid.small .fleetGrid-item {
        height: 350px
    }

    .fleetGrid .fleetGrid-item {
        position: relative
    }
}

@media screen and (min-width: 960px) {
    .fleetGrid .fleetGrid-item {
        height: 580px;
        width: 25%;
        float: left
    }

    .fleetGrid .fleetGrid-item:nth-child(1) {
        border-right: calc(20px / 4 * 3) solid #fff
    }

    .fleetGrid .fleetGrid-item:nth-child(2) {
        border-left: calc(20px / 4 * 1) solid #fff;
        border-right: calc(20px / 4 * 2) solid #fff
    }

    .fleetGrid .fleetGrid-item:nth-child(3) {
        border-right: calc(20px / 4 * 1) solid #fff;
        border-left: calc(20px / 4 * 2) solid #fff
    }

    .fleetGrid .fleetGrid-item:nth-child(4) {
        border-left: calc(20px / 4 * 3) solid #fff
    }

    .fleetGrid .fleetGrid-item .content-is-centered {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto
    }
}

@media screen and (min-width: 1280px) {
    .fleetGrid .fleetGrid-item {
        height: 700px
    }
}

@media screen {
    .fleetGrid .fleetGrid-item a:hover {
        color: #1a171b;
        border: none
    }

    .fleetGrid .fleetGrid-item a.btn:hover {
        border: 1px solid #a9966f;
        color: #ffffff
    }

    .fleetGrid .fleetGrid-item .fleetGrid-item-image {
        margin: 20px 0
    }
}

@media screen and (min-width: 960px) {
    .fleetGrid .fleetGrid-item .fleetGrid-item-image {
        margin: 0
    }
}

@media screen {
    .fleetGrid .fleetGrid-item .fleetGrid-item-image img {
        width: 50%
    }
}

@media screen and (min-width: 960px) {
    .fleetGrid .fleetGrid-item .fleetGrid-item-image img {
        width: 100%;
        margin-left: 0 !important
    }
}

@media screen {
    .fleetGrid .fleetGrid-item .fleetGrid-item-title {
        font-family: "GothamMedium", sans-serif;
        font-weight: 400;
        margin: 20px 0
    }

    .approvals {
        margin-bottom: 80px
    }

    .fleetImage {
        margin-top: 20px;
        margin-bottom: 60px;
        height: auto;
        width: 100%
    }

    .fleetImage:after {
        display: table;
        content: '';
        clear: both
    }

    .fleetImage .fleetImage-left,
    .fleetImage .fleetImage-right {
        float: left;
        width: calc(50% - 10px)
    }

    .fleetImage .fleetImage-right {
        float: right
    }

    .fleetImage.fwFloatLeft {
        float: left
    }

    .fleetSpecs:after {
        display: table;
        content: '';
        clear: both
    }
}

@media screen and (min-width: 960px) {

    .fleetSpecs .fleetSpecs-left,
    .fleetSpecs .fleetSpecs-right {
        width: calc(50% - 10px);
        float: left
    }

    .fleetSpecs .fleetSpecs-left:after,
    .fleetSpecs .fleetSpecs-right:after {
        display: table;
        content: '';
        clear: both
    }

    .fleetSpecs .fleetSpecs-right {
        float: right
    }
}

@media screen {
    .fleetSpecs .fleetSpecs-title {
        font-family: "GothamMedium", sans-serif;
        font-weight: 400;
        margin-bottom: 20px
    }

    .fleetSpecs table {
        margin-bottom: 60px
    }

    .fleetSpecs table.is-left {
        margin-bottom: 0
    }
}

@media screen and (min-width: 960px) {
    .fleetSpecs table.is-left {
        float: left;
        width: 50%;
        margin-bottom: 60px
    }

    .fleetSpecs table.is-right {
        float: right;
        width: 50%
    }
}

@media screen {
    .fleetSpecs table td {
        padding-top: 3px;
        padding-bottom: 3px
    }

    .fleetSpecs table td:first-child {
        min-width: 150px
    }

    .cabin-configuration {
        margin-bottom: 60px
    }

    .cabin-configuration:after {
        display: table;
        content: '';
        clear: both
    }
}

@media screen and (min-width: 960px) {

    .cabin-configuration .cabin-configuration-left,
    .cabin-configuration .cabin-configuration-right {
        float: left;
        width: calc(50% - 10px)
    }

    .cabin-configuration .cabin-configuration-right {
        float: right
    }
}

@media screen {
    .cabin-configuration img {
        margin: 20px 0
    }

    .cabin-configuration p {
        margin-bottom: 20px
    }

    .range-start:after {
        display: table;
        content: '';
        clear: both
    }

    .range-start .range-start-item {
        margin-right: 5px
    }
}

@media screen and (min-width: 700px) {
    .range-start .range-start-item {
        width: 25%;
        float: left;
        margin-right: 0
    }
}

@media screen {
    .range-start a {
        font-family: "GothamMedium", sans-serif;
        font-weight: 400
    }

    .range-start a span {
        transition: border 0.2s
    }

    .range-start a:hover,
    .range-start a.is-active {
        border: none;
        color: #1a171b
    }

    .range-start a:hover span,
    .range-start a.is-active span {
        border-bottom: 1px solid black
    }

    #map {
        margin: 40px auto;
        height: 530px
    }

    .showSpecs-button {
        font-family: "GothamMedium", sans-serif;
        font-weight: 400
    }

    .fleet-buttons {
        margin-bottom: 100px
    }

    .fleet-buttons a {
        display: block;
        margin-bottom: 20px
    }

    .fleet-buttons a:hover {
        border: none
    }
}

@media screen and (min-width: 960px) {
    .fleet-buttons:after {
        display: table;
        content: '';
        clear: both
    }

    .fleet-buttons a {
        margin-bottom: 0;
        display: block;
        float: left
    }

    .fleet-buttons a:last-child {
        float: right
    }
}

@media screen {
    /*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.2.0
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2014 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
    ;

    .chosen-container {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        zoom: 1;
        *display: inline;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none
    }

    .chosen-container .chosen-drop {
        position: absolute;
        top: 100%;
        left: -9999px;
        z-index: 1010;
        width: 100%
    }

    .chosen-container.chosen-with-drop .chosen-drop {
        left: 0
    }

    .chosen-container a {
        cursor: pointer
    }

    .chosen-container .chosen-results {
        position: relative;
        overflow-x: hidden;
        overflow-y: auto;
        margin: 0;
        padding: 0;
        max-height: 240px;
        padding-top: 10px;
        padding-bottom: 10px;
        -webkit-overflow-scrolling: touch
    }

    .chosen-container .chosen-results li {
        display: none;
        margin: 0;
        padding: 0;
        list-style: none;
        word-wrap: break-word;
        -webkit-touch-callout: none
    }

    .chosen-container .chosen-results li.active-result {
        display: list-item;
        cursor: pointer
    }

    .chosen-container .chosen-results li.disabled-result {
        display: list-item;
        cursor: default
    }

    .chosen-container .chosen-results li.no-results {
        display: list-item
    }

    .chosen-container .chosen-results li.group-result {
        display: list-item;
        cursor: default
    }

    .chosen-container .chosen-results li em {
        font-style: normal;
        text-decoration: underline
    }

    .chosen-container-single .chosen-single {
        position: relative;
        display: block;
        overflow: hidden;
        text-decoration: none;
        white-space: nowrap
    }

    .chosen-container-single .chosen-single span {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .chosen-container-single .chosen-single abbr {
        position: absolute;
        top: 6px;
        right: 26px;
        display: block;
        width: 12px;
        height: 12px;
        background: url("chosen-sprite.png") -42px 1px no-repeat;
        font-size: 1px
    }

    .chosen-container-single .chosen-single abbr:hover {
        background-position: -42px -10px
    }

    .chosen-container-single .chosen-single div {
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        width: 18px;
        height: 100%
    }

    .chosen-container-single .chosen-single div b {
        display: block;
        width: 100%;
        height: 100%
    }

    .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
        background-position: -42px -10px
    }

    .chosen-container-single .chosen-search {
        position: relative;
        z-index: 1010;
        margin: 0;
        padding: 0;
        white-space: nowrap
    }

    .chosen-container-single .chosen-search input[type="text"] {
        width: 100%;
        height: auto;
        outline: 0;
        border: none
    }

    .chosen-container-single .chosen-drop {
        margin-top: -1px;
        background-clip: padding-box
    }

    .chosen-container-single.chosen-container-single-nosearch .chosen-search {
        position: absolute;
        left: -9999px
    }

    .chosen-container-multi .chosen-choices {
        position: relative;
        overflow: hidden;
        margin: 0;
        padding: 0 5px;
        width: 100%;
        height: auto !important;
        height: 1%;
        cursor: text
    }

    .chosen-container-multi .chosen-choices li {
        float: left;
        list-style: none
    }

    .chosen-container-multi .chosen-choices li.search-field {
        margin: 0;
        padding: 0;
        white-space: nowrap
    }

    .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
        margin: 1px 0;
        padding: 0;
        height: 25px;
        outline: 0;
        border: 0 !important;
        background: transparent !important;
        box-shadow: none;
        border-radius: 0
    }

    .chosen-container-multi .chosen-choices li.search-choice {
        position: relative;
        margin: 3px 5px 3px 0;
        padding: 3px 20px 3px 5px;
        border: 1px solid #aaa;
        max-width: 100%;
        border-radius: 3px;
        background-clip: padding-box;
        cursor: default
    }

    .chosen-container-multi .chosen-choices li.search-choice span {
        word-wrap: break-word
    }

    .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
        position: absolute;
        top: 4px;
        right: 3px;
        display: block;
        width: 12px;
        height: 12px
    }

    .chosen-container-multi .chosen-results {
        margin: 0;
        padding: 0
    }

    .chosen-container-multi .chosen-drop .result-selected {
        display: list-item;
        cursor: default
    }

    .chosen-container-active.chosen-with-drop .chosen-single div {
        border-left: none;
        background: transparent
    }

    .chosen-disabled {
        opacity: 0.5 !important;
        cursor: default
    }

    .chosen-disabled .chosen-single {
        cursor: default
    }

    .chosen-disabled .chosen-choices .search-choice .search-choice-close {
        cursor: default
    }

    .chosen-rtl {
        text-align: right
    }

    .chosen-rtl .chosen-single {
        overflow: visible;
        padding: 0 8px 0 0
    }

    .chosen-rtl .chosen-single span {
        margin-right: 0;
        margin-left: 26px;
        direction: rtl
    }

    .chosen-rtl .chosen-single-with-deselect span {
        margin-left: 38px
    }

    .chosen-rtl .chosen-single div {
        right: auto;
        left: 3px
    }

    .chosen-rtl .chosen-single abbr {
        right: auto;
        left: 26px
    }

    .chosen-rtl .chosen-choices li {
        float: right
    }

    .chosen-rtl .chosen-choices li.search-field input[type="text"] {
        direction: rtl
    }

    .chosen-rtl .chosen-choices li.search-choice {
        margin: 3px 5px 3px 0;
        padding: 3px 5px 3px 19px
    }

    .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
        right: auto;
        left: 4px
    }

    .chosen-rtl.chosen-container-single-nosearch .chosen-search,
    .chosen-rtl .chosen-drop {
        left: 9999px
    }

    .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
        border-right: none
    }

    .chosen-rtl .chosen-search input[type="text"] {
        direction: rtl
    }

    .chosen-container {
        width: calc(50% - 10px) !important;
        float: right;
        display: block
    }

    .chosen-container .chosen-single {
        padding: 5px 13px;
        background-color: transparent;
        border: 1px solid #000000;
        background-repeat: no-repeat;
        background-position: right 10px center;
        background-size: 21px 21px
    }

    .chosen-container a {
        color: #000000;
        font-size: 12px;
        font-family: "GothamLight", sans-serif;
        font-weight: 400
    }
}

@media screen and (min-width: 960px) {
    .chosen-container a {
        font-size: 9px
    }
}

@media screen and (min-width: 1080px) {
    .chosen-container a {
        font-size: 12px
    }
}

@media screen {
    .chosen-container .chosen-drop {
        background-color: #ffffff;
        border: 1px solid #a9966f
    }

    .chosen-container .chosen-drop .chosen-search input {
        height: 62px
    }

    .chosen-container .chosen-drop .chosen-results {
        padding: 0
    }

    .chosen-container .chosen-drop .chosen-results .no-results {
        height: 30px;
        padding: 10px 20px
    }

    .chosen-container .chosen-drop .chosen-results .active-result {
        padding: 5px 13px;
        border-bottom: 1px solid #a9966f;
        color: #000000;
        background-color: #ffffff;
        transition: background-color 0.2s
    }

    .chosen-container .chosen-drop .chosen-results .active-result.result-selected {
        background-image: url("/images/dropdoan-white-tick.png");
        background-position: right 12px center;
        background-size: 16px;
        background-repeat: no-repeat
    }

    .chosen-container .chosen-drop .chosen-results .active-result:hover,
    .chosen-container .chosen-drop .chosen-results .active-result.highlighted {
        background-color: #a9966f;
        color: #FFFFFF
    }

    .company-grid {
        margin-bottom: 40px
    }

    .company-grid:after {
        display: table;
        content: '';
        clear: both
    }

    .company-grid img {
        max-width: 245px
    }

    .company-grid .company-grid-left {
        margin-bottom: 40px
    }
}

@media screen and (min-width: 960px) {

    .company-grid .company-grid-left,
    .company-grid .company-grid-right {
        float: left;
        width: calc(50% - 10px);
        margin-bottom: 0
    }

    .company-grid .company-grid-right {
        float: right
    }
}

@media screen {
    .company-grid .company-title {
        font-family: "GothamMedium", sans-serif;
        font-weight: 400;
        margin: 20px 0 25px 0
    }

    .company-grid img {
        width: 100%
    }
}

@media screen and (min-width: 960px) {
    .company-grid img {
        width: 245px
    }
}

@media screen {
    .timeline {
        margin-top: 15px
    }

    .timeline .timeline-item {
        margin-bottom: 20px
    }

    .timeline .timeline-item .timeline-item-year {
        font-family: "GothamMedium", sans-serif;
        font-weight: 400
    }
}

@media screen and (min-width: 960px) {
    .timeline .timeline-item .timeline-item-text {
        width: 550px
    }
}

@media screen {
    .wrapper.career {
        margin-top: 80px;
        margin-bottom: 140px
    }

    .contact {
        margin-bottom: 80px
    }

    .contact:after {
        display: table;
        content: '';
        clear: both
    }
}

@media screen and (min-width: 960px) {
    .contact .contact-left {
        float: left;
        width: calc(55% - 30px)
    }

    .contact .contact-right {
        float: right;
        width: calc(45% - 30px)
    }
}

@media screen {

    .contact .privacyPolicy h1,
    .contact .privacyPolicy h2 {
        padding: 10px 0 20px;
        margin: 0
    }

    .contact .privacyPolicy p {
        padding: 0 0 20px;
        margin: 0
    }

    .contact .privacyPolicy ul {
        padding: 0 0 20px
    }

    .contact .privacyPolicy ul ul {
        padding: 0
    }

    .contact-map {
        margin-bottom: 20px
    }

    .contact-map:after {
        display: table;
        content: '';
        clear: both
    }

    .contact-map .contact-map-left,
    .contact-map .contact-map-right {
        float: left;
        width: calc(50% - 10px);
        height: 400px
    }

    .contact-map .contact-map-right {
        float: right
    }

    .contact-title {
        margin-top: 10px;
        font-family: "GothamMedium", sans-serif;
        font-weight: 400;
        text-transform: uppercase
    }
}

/*# sourceMappingURL=screen.css.map */