﻿@charset "UTF-8"; /*!
 * Date:      Mon May 30 2016 13:50:02 GMT+0200 (CEST)
 * Date-ISO:  2016-05-30T11:50:02.151Z
 * Timestamp: 1464609002
 * Release:   sprint_10-86
 * Revision:  0ec11302b9d0e89e9aa78caf3e1c99a6ddae6a87
 */ /*! normalize.css v3.0.1 | MIT License | git.io/normalize */

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

body {
    margin: 0;
}

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

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

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

[hidden], template {
    display: none;
}

a {
    background: 0 0;
}

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

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

b, strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

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

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

small {
    font-size: 80%;
}

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

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

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

figure {
    margin: 1em 40px;
}

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

pre {
    overflow: auto;
}

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

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

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

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

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

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

input {
    line-height: normal;
}

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

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

    input[type=search] {
        -webkit-appearance: textfield;
        -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;
        }

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

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

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

td, th {
    padding: 0;
}

.bullet-list {
    -sitecore-special: 1;
}

.check-list {
    -sitecore-special: 1;
}

.folding-table .highlighted {
    -sitecore-special: 1;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

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

html {
    font-size: 62.5%;
    -webkit-tap-highlight-color: transparent;
    width: 100%;
    font-family: xs;
}

@media (min-width:768px) {
    html {
        font-family: sm;
    }
}

@media (min-width:992px) {
    html {
        font-family: md;
    }
}

@media (min-width:1200px) {
    html {
        font-family: lg;
    }
}

body {
    background-color: #fff;
    color: #3E3E3E;
    overflow: auto;
    -ms-overflow-style: scrollbar;
    font-family: ZurichSans,"Helvetica Neue",Arial,sans-serif;
    font-size: 1.4rem;
    line-height: 1.8rem;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

figure {
    margin: 0;
}

button {
    background: 0 0;
    border: none;
    padding: 0;
}

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}

hr {
    margin-top: 2rem;
    margin-bottom: 2rem;
    border: 0;
    border-top: 1px solid #eee;
}

.bg-01 {
    background-color: #f2f0ee;
}

.bg-02 {
    background-color: #e8e5e3;
}

.bg-03 {
    background-color: #4F90c8;
    color: #FFF;
}

.bg-04 {
    background-color: #4066B3;
    color: #FFF;
}

.bg-05 {
    background-color: #006;
    color: #FFF;
}

    .bg-05 a:hover {
        color: #FFF;
    }

.container-colored {
    padding-top: 30px;
}

.panel-colored {
    padding: 30px 30px 0 30px;
}

@media (max-width:767px) {
    .panel-colored {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.panel-colored.bg-none {
    padding: 0;
}

.button {
    font-family: ZurichSans-Bold,"Helvetica Neue",Arial,sans-serif;
    color: #4066B3;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

    .button:hover {
        color: #006;
    }

    .button.button-discard:before {
        display: inline-block;
        speak: none;
        font-family: zurich-icons;
        vertical-align: top;
        background-color: #FFF;
        color: #4066B3;
        border-radius: 100%;
        text-indent: 1px;
    }

@media (max-width:767px) {
    .button.button-discard:before {
        width: 18px;
        height: 18px;
        line-height: 18px;
        font-size: 1.6rem;
    }
}

@media (min-width:768px) {
    .button.button-discard:before {
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 1.8rem;
    }
}

.button.button-discard:before {
    content: "";
}

@media (max-width:767px) {
    .button.button-discard:before {
        margin-right: 8px;
    }
}

@media (min-width:768px) {
    .button.button-discard:before {
        margin-right: 10px;
    }
}

.button.button-discard.pull-right:before {
    float: right;
    margin-right: 0;
}

@media (max-width:767px) {
    .button.button-discard.pull-right:before {
        margin-left: 8px;
    }
}

@media (min-width:768px) {
    .button.button-discard.pull-right:before {
        margin-left: 10px;
    }
}

.button.button-link {
    padding-left: 40px;
}

.btn {
    display: inline-block;
    margin-bottom: 10px;
    margin-top:10px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 10px 12px;
    font-size: 1.4rem;
    line-height: 1.42857;
    border-radius: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .btn.active:focus, .btn:active:focus, .btn:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn:focus, .btn:hover {
        /*color: #333;*/
        text-decoration: none;
    }

    .btn.active, .btn:active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        pointer-events: none;
        opacity: .65;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    .btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .btn-default.dropdown-toggle {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .btn-default.active, .btn-default:active, .open > .btn-default.dropdown-toggle {
        background-image: none;
    }

    .btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
        background-color: #fff;
        border-color: #ccc;
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333;
    }

.btn-primary {
    color: #fff;
    background-color: #4066b3;
    border-color: #395b9f;
}

    .btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #003399;
        border-color: #294172;
    }

    .btn-primary.active, .btn-primary:active, .open > .btn-primary.dropdown-toggle {
        background-image: none;
    }

    .btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #4066b2;
        border-color: #395b9f;
    }

    .btn-primary .badge {
        color: #4066b2;
        background-color: #fff;
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

    .btn-success.active, .btn-success:active, .btn-success:focus, .btn-success:hover, .open > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #449d44;
        border-color: #398439;
    }

    .btn-success.active, .btn-success:active, .open > .btn-success.dropdown-toggle {
        background-image: none;
    }

    .btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
        background-color: #5cb85c;
        border-color: #4cae4c;
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff;
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}

    .btn-info.active, .btn-info:active, .btn-info:focus, .btn-info:hover, .open > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc;
    }

    .btn-info.active, .btn-info:active, .open > .btn-info.dropdown-toggle {
        background-image: none;
    }

    .btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
        background-color: #5bc0de;
        border-color: #46b8da;
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff;
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

    .btn-warning.active, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open > .btn-warning.dropdown-toggle {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512;
    }

    .btn-warning.active, .btn-warning:active, .open > .btn-warning.dropdown-toggle {
        background-image: none;
    }

    .btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
        background-color: #f0ad4e;
        border-color: #eea236;
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff;
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
}

    .btn-danger.active, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925;
    }

    .btn-danger.active, .btn-danger:active, .open > .btn-danger.dropdown-toggle {
        background-image: none;
    }

    .btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
        background-color: #d9534f;
        border-color: #d43f3a;
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff;
    }

.btn-link {
    color: #4066b2;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0;
}

    .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
            border-color: transparent;
        }

            .btn-link:focus, .btn-link:hover {
                color: #006;
                text-decoration: underline;
                background-color: transparent;
            }

            .btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
                color: #777;
                text-decoration: none;
            }

.btn-lg {
    padding: 10px 16px;
    font-size: 1.8rem;
    line-height: 1.33;
    border-radius: 6px;
}

.btn-sm {
    padding: 5px 10px;
    font-size: 1.2rem;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-xs {
    padding: 1px 5px;
    font-size: 1.2rem;
    line-height: 1.5;
    border-radius: 3px;
}

.btn-block {
    display: block;
    width: 100%;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%;
}

.column {
    padding-left: 15px;
    padding-right: 15px;
}

    .column.first {
        padding-left: 0;
    }

    .column.last {
        padding-right: 0;
    }

b, strong {
    font-family: ZurichSans-Bold,"Helvetica Neue",Arial,sans-serif;
    font-weight: 400;
}

em, i {
    font-family: ZurichSans-Italic,"Helvetica Neue",Arial,sans-serif;
    font-weight: 400;
    font-style: italic;
}

    b em, b i, em b, em strong, i b, i strong, strong em, strong i {
        font-family: ZurichSans-Italic,"Helvetica Neue",Arial,sans-serif;
        font-weight: 700;
    }

cite {
    display: block;
    font-style: normal;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

.text-justify {
    text-align: justify !important;
}

.text-nowrap {
    white-space: nowrap !important;
}

.c-01 {
    color: #039;
}

.c-02 {
    color: #706964;
}

.c-03 {
    color: #E9635B;
}

blockquote, ol, p, ul {
    margin-top: 0;
    margin-bottom: 0;
}

blockquote {
    margin-left: 0;
    margin-right: 0;
}

    blockquote.copy-quotation {
        margin-top: -3px;
        margin-bottom: 14px;
    }

@media (min-width:992px) and (max-width:1199px) {
    blockquote.copy-quotation {
        margin-top: -4px;
        margin-bottom: 14px;
    }
}

@media (min-width:1200px) {
    blockquote.copy-quotation {
        margin-top: -5px;
        margin-bottom: 13px;
    }
}

blockquote.copy-quotation.quotation-large {
    margin-top: -4px;
    margin-bottom: 13px;
}

@media (min-width:768px) {
    blockquote.copy-quotation.quotation-large {
        margin-top: -5px;
        margin-bottom: 13px;
    }
}

@media (min-width:1200px) {
    blockquote.copy-quotation.quotation-large {
        margin-top: -5px;
        margin-bottom: 12px;
    }
}

blockquote cite.copy-credits {
    margin-top: -4px;
    margin-bottom: 15px;
}

p {
    margin-top: -4px;
    margin-bottom: 16px;
}

    p.copy-legal {
        margin-top: -4px;
        margin-bottom: 15px;
    }

    p.copy-copyright {
        margin-top: -4px;
        margin-bottom: 15px;
    }

    p.copy-site-identifier-1 {
        margin-top: -2px;
        margin-bottom: 16px;
    }

@media (min-width:768px) and (max-width:991px) {
    p.copy-site-identifier-1 {
        margin-top: -3px;
        margin-bottom: 15px;
    }
}

@media (min-width:992px) {
    p.copy-site-identifier-1 {
        margin-top: -4px;
        margin-bottom: 15px;
    }
}

p.copy-site-identifier-2 {
    margin-top: -4px;
    margin-bottom: 16px;
}

p.copy-credits {
    margin-top: -4px;
    margin-bottom: 15px;
}

p.copy-abstract, p.copy-abstract-meta {
    margin-top: -2px;
    margin-bottom: 16px;
}

@media (min-width:768px) and (max-width:991px) {
    p.copy-abstract, p.copy-abstract-meta {
        margin-top: -3px;
        margin-bottom: 15px;
    }
}

@media (min-width:992px) {
    p.copy-abstract, p.copy-abstract-meta {
        margin-top: -4px;
        margin-bottom: 15px;
    }
}

p.copy-quotation {
    margin-top: -3px;
    margin-bottom: 14px;
}

@media (min-width:992px) and (max-width:1199px) {
    p.copy-quotation {
        margin-top: -4px;
        margin-bottom: 14px;
    }
}

@media (min-width:1200px) {
    p.copy-quotation {
        margin-top: -5px;
        margin-bottom: 13px;
    }
}

p.copy-quotation.quotation-large {
    margin-top: -4px;
    margin-bottom: 13px;
}

@media (min-width:768px) {
    p.copy-quotation.quotation-large {
        margin-top: -5px;
        margin-bottom: 13px;
    }
}

@media (min-width:1200px) {
    p.copy-quotation.quotation-large {
        margin-top: -5px;
        margin-bottom: 12px;
    }
}

p.copy-mega {
    margin-top: -3px;
    margin-bottom: 16px;
}

@media (min-width:768px) and (max-width:991px) {
    p.copy-mega {
        margin-top: -6px;
        margin-bottom: 14px;
    }
}

@media (min-width:992px) {
    p.copy-mega {
        margin-top: -6px;
        margin-bottom: 13px;
    }
}

.rte a {
    font-family: ZurichSans-Bold,"Helvetica Neue",Arial,sans-serif;
}

.rte span.copy-mega {
    display: inline-block;
}

.rte p {
    text-indent: 0 !important;
}

.rte blockquote {
    background-color: #f2f0ee;
    padding: 30px;
    margin-bottom: 20px;
}

    .rte blockquote p {
        font-family: adobe_garamond_proregular,"Times New Roman",Times,serif;
        font-size: 1.6rem;
        line-height: 2rem;
        text-indent: -.15em;
        quotes: "\201C" "\201D";
        color: #4F90c8;
        margin-bottom: 0;
    }

@media (min-width:992px) and (max-width:1199px) {
    .rte blockquote p {
        font-size: 1.8rem;
        line-height: 2.2rem;
    }
}

@media (min-width:1200px) {
    .rte blockquote p {
        font-size: 2rem;
        line-height: 2.5rem;
    }
}

.rte blockquote p:after, .rte blockquote p:before {
    position: relative;
    top: .16em;
    vertical-align: baseline;
    font-family: zurich-icons;
    font-size: 1.2em;
    line-height: 0;
}

.rte blockquote p:before {
    content: open-quote;
    padding-right: .25em;
}

.rte blockquote p:after {
    content: close-quote;
    padding-left: .25em;
}

.rte blockquote p.quotation-large {
    font-size: 2rem;
    line-height: 2.4rem;
}

@media (min-width:768px) {
    .rte blockquote p.quotation-large {
        font-size: 2.4rem;
        line-height: 2.8rem;
    }
}

@media (min-width:1200px) {
    .rte blockquote p.quotation-large {
        font-size: 2.6rem;
        line-height: 3rem;
    }
}

.rte blockquote cite {
    margin-top: 10px !important;
    margin-top: -4px;
    margin-bottom: -5px;
    font-size: 1.2rem;
    color: #706964;
}

.bg-03 .rte blockquote cite {
    color: #FFF;
}

.copy-quotation {
    font-family: adobe_garamond_proregular,"Times New Roman",Times,serif;
    font-size: 1.6rem;
    line-height: 2rem;
    text-indent: -.15em;
    quotes: "\201C" "\201D";
}

@media (min-width:992px) and (max-width:1199px) {
    .copy-quotation {
        font-size: 1.8rem;
        line-height: 2.2rem;
    }
}

@media (min-width:1200px) {
    .copy-quotation {
        font-size: 2rem;
        line-height: 2.5rem;
    }
}

.copy-quotation:after, .copy-quotation:before {
    position: relative;
    top: .16em;
    vertical-align: baseline;
    font-family: zurich-icons;
    font-size: 1.2em;
    line-height: 0;
}

.copy-quotation:before {
    content: open-quote;
    padding-right: .25em;
}

.copy-quotation:after {
    content: close-quote;
    padding-left: .25em;
}

.copy-quotation.quotation-large {
    font-size: 2rem;
    line-height: 2.4rem;
}

@media (min-width:768px) {
    .copy-quotation.quotation-large {
        font-size: 2.4rem;
        line-height: 2.8rem;
    }
}

@media (min-width:1200px) {
    .copy-quotation.quotation-large {
        font-size: 2.6rem;
        line-height: 3rem;
    }
}

.copy-legal {
    margin-top: -4px;
    margin-bottom: -5px;
    font-size: 1.2rem;
    color: #706964;
}

.copy-copyright {
    margin-top: -4px;
    margin-bottom: -5px;
    font-size: 1.2rem;
    color: #706964;
}

.copy-site-identifier-1 {
    margin-top: -2px;
    margin-bottom: -4px;
    font-family: ZurichSans-Light,"Helvetica Neue",Arial,sans-serif;
    font-size: 1.6rem;
    line-height: 1.8rem;
    color: #706964;
}

@media (min-width:768px) and (max-width:991px) {
    .copy-site-identifier-1 {
        margin-top: -3px;
        margin-bottom: -5px;
    }
}

@media (min-width:992px) {
    .copy-site-identifier-1 {
        margin-top: -4px;
        margin-bottom: -5px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .copy-site-identifier-1 {
        font-size: 1.6rem;
        line-height: 2rem;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .copy-site-identifier-1 {
        font-size: 1.8rem;
        line-height: 2.2rem;
    }
}

@media (min-width:1200px) {
    .copy-site-identifier-1 {
        font-size: 2rem;
        line-height: 2.4rem;
    }
}

.copy-site-identifier-2 {
    margin-top: -4px;
    margin-bottom: -4px;
    color: #706964;
}

.copy-credits {
    margin-top: -4px;
    margin-bottom: -5px;
    font-size: 1.2rem;
    color: #706964;
}

.bg-03 .copy-credits {
    color: #FFF;
}

.copy-abstract, .copy-abstract-meta {
    margin-top: -2px;
    margin-bottom: -4px;
    font-family: ZurichSans-Light,"Helvetica Neue",Arial,sans-serif;
    font-size: 1.6rem;
    line-height: 1.8rem;
}

@media (min-width:768px) and (max-width:991px) {
    .copy-abstract, .copy-abstract-meta {
        margin-top: -3px;
        margin-bottom: -5px;
    }
}

@media (min-width:992px) {
    .copy-abstract, .copy-abstract-meta {
        margin-top: -4px;
        margin-bottom: -5px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .copy-abstract, .copy-abstract-meta {
        font-size: 1.6rem;
        line-height: 2rem;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .copy-abstract, .copy-abstract-meta {
        font-size: 1.8rem;
        line-height: 2.2rem;
    }
}

@media (min-width:1200px) {
    .copy-abstract, .copy-abstract-meta {
        font-size: 2rem;
        line-height: 2.4rem;
    }
}

.copy-abstract-meta {
    color: #706964;
    display: inline-block;
}

.copy-mega {
    margin-top: -3px;
    margin-bottom: -4px;
    font-family: ZurichSans-Light,"Helvetica Neue",Arial,sans-serif;
    font-size: 2.4rem;
    line-height: 2.4rem;
}

@media (min-width:768px) and (max-width:991px) {
    .copy-mega {
        margin-top: -6px;
        margin-bottom: -6px;
    }
}

@media (min-width:992px) {
    .copy-mega {
        margin-top: -6px;
        margin-bottom: -7px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .copy-mega {
        font-size: 3rem;
        line-height: 3.4rem;
    }
}

@media (min-width:992px) {
    .copy-mega {
        font-size: 36px;
        line-height: 4rem;
    }
}

.copy-label {
    margin-top: -4px;
    margin-bottom: -5px;
    font-size: 1.2rem;
    color: #706964;
}

.cta {
    background: 0 0;
    border: none;
    padding: 0;
}

    .cta.cta-1, .cta.cta-2 {
        display: inline-block;
        vertical-align: middle;
    }

        .cta.cta-1 .icon, .cta.cta-2 .icon {
            float: left;
            vertical-align: top;
        }

@media (max-width:767px) {
    .cta.cta-1 .icon, .cta.cta-2 .icon {
        font-size: 1.8rem;
        line-height: 1;
        height: 18px;
    }
}

@media (min-width:768px) {
    .cta.cta-1 .icon, .cta.cta-2 .icon {
        font-size: 2rem;
        line-height: 2rem;
        height: 20px;
    }
}

.cta.cta-1 {
    padding: 10px 14px 10px 32px;
    color: #039;
    font-family: ZurichSans-Bold,"Helvetica Neue",Arial,sans-serif;
}

@media (min-width:768px) and (max-width:991px) {
    .cta.cta-1 {
        font-size: 1.6rem;
        line-height: 2rem;
    }
}

@media (min-width:992px) {
    .cta.cta-1 {
        font-size: 1.8rem;
        line-height: 2.2rem;
    }
}

.cta.cta-1:active, .cta.cta-1:hover {
    color: #006;
}

@media (max-width:767px) {
    .cta.cta-1 {
        font-size: 1.4rem;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .cta.cta-1 {
        font-size: 1.6rem;
    }
}

@media (min-width:992px) {
    .cta.cta-1 {
        font-size: 1.8rem;
    }
}

.cta.cta-1 .icon {
    margin-left: -32px;
}

.cta.cta-2 {
    font-family: ZurichSans-Bold,"Helvetica Neue",Arial,sans-serif;
    background-color: #4066B3;
    color: #FFF;
    line-height: 2.2rem;
}

    .cta.cta-2:active, .cta.cta-2:hover {
        background-color: #006;
    }

@media (max-width:767px) {
    .cta.cta-2 {
        font-size: 1.4rem;
        line-height: 1.8rem;
        padding: 9px 14px 9px 40px;
    }
}

@media (min-width:768px) {
    .cta.cta-2 {
        font-size: 1.4rem;
        padding: 9px 14px 9px 42px;
    }
}

@media (min-width:992px) {
    .cta.cta-2 {
        font-size: 1.6rem;
    }
}

@media (max-width:767px) {
    .cta.cta-2 .icon {
        margin-left: -29px;
    }
}

@media (min-width:768px) {
    .cta.cta-2 .icon {
        margin-left: -31px;
    }
}

.cta.cta-block {
    display: block;
    width: 100%;
}

.cta.disabled, .cta.disabled:hover {
    background: #f2f0ee;
    color: #BFBFBF;
    cursor: default;
}

    .cta.disabled:before, .cta.disabled:hover:before {
        color: #BFBFBF;
    }
/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */

.datepicker {
    position: absolute;
    padding: 4px;
    border-radius: 4px;
    direction: ltr;
}

.datepicker-inline {
    width: 220px;
}

.datepicker.datepicker-rtl {
    direction: rtl;
}

    .datepicker.datepicker-rtl table tr td span {
        float: right;
    }

.datepicker-dropdown {
    top: 0;
    left: 0;
}

    .datepicker-dropdown:before {
        content: '';
        display: inline-block;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #DADADA;
        border-top: 0;
        border-bottom-color: rgba(0,0,0,.2);
        position: absolute;
    }

    .datepicker-dropdown:after {
        content: '';
        display: inline-block;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #fff;
        border-top: 0;
        position: absolute;
    }

    .datepicker-dropdown.datepicker-orient-left:before {
        left: 6px;
    }

    .datepicker-dropdown.datepicker-orient-left:after {
        left: 7px;
    }

    .datepicker-dropdown.datepicker-orient-right:before {
        right: 6px;
    }

    .datepicker-dropdown.datepicker-orient-right:after {
        right: 7px;
    }

    .datepicker-dropdown.datepicker-orient-top:before {
        top: -7px;
    }

    .datepicker-dropdown.datepicker-orient-top:after {
        top: -6px;
    }

    .datepicker-dropdown.datepicker-orient-bottom:before {
        bottom: -7px;
        border-bottom: 0;
        border-top: 7px solid #948e8b;
    }

    .datepicker-dropdown.datepicker-orient-bottom:after {
        bottom: -6px;
        border-bottom: 0;
        border-top: 6px solid #fff;
    }

.datepicker > div {
    display: none;
}

.datepicker.days div.datepicker-days {
    display: block;
}

.datepicker.months div.datepicker-months {
    display: block;
}

.datepicker.years div.datepicker-years {
    display: block;
}

.datepicker table {
    margin: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .datepicker table tr td, .datepicker table tr th {
        text-align: center;
        width: 30px;
        height: 30px;
        border-radius: 4px;
        border: none;
    }

.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
    background-color: transparent;
}

.datepicker table tr td.day.focused, .datepicker table tr td.day:hover {
    background: #F7F5F0;
    cursor: pointer;
}

.datepicker table tr td.new, .datepicker table tr td.old {
    color: #948e8b;
}

.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: 0 0;
    color: #948e8b;
    cursor: default;
}

.datepicker table tr td.today, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today:hover {
    color: #000;
    background-color: #ffd690;
    border-color: #ffb12a;
}

    .datepicker table tr td.today.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:focus, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover.active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.disabled:hover:focus, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today:active, .datepicker table tr td.today:focus, .datepicker table tr td.today:hover, .datepicker table tr td.today:hover.active, .datepicker table tr td.today:hover:active, .datepicker table tr td.today:hover:focus, .datepicker table tr td.today:hover:hover, .open > .datepicker table tr td.today.disabled.dropdown-toggle, .open > .datepicker table tr td.today.disabled:hover.dropdown-toggle, .open > .datepicker table tr td.today.dropdown-toggle, .open > .datepicker table tr td.today:hover.dropdown-toggle {
        color: #000;
        background-color: #ffc45d;
        border-color: #ec9600;
    }

        .datepicker table tr td.today.active, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover.active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today:active, .datepicker table tr td.today:hover.active, .datepicker table tr td.today:hover:active, .open > .datepicker table tr td.today.disabled.dropdown-toggle, .open > .datepicker table tr td.today.disabled:hover.dropdown-toggle, .open > .datepicker table tr td.today.dropdown-toggle, .open > .datepicker table tr td.today:hover.dropdown-toggle {
            background-image: none;
        }

        .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled.disabled.active, .datepicker table tr td.today.disabled.disabled:active, .datepicker table tr td.today.disabled.disabled:focus, .datepicker table tr td.today.disabled.disabled:hover, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:focus, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover.disabled, .datepicker table tr td.today.disabled:hover.disabled.active, .datepicker table tr td.today.disabled:hover.disabled:active, .datepicker table tr td.today.disabled:hover.disabled:focus, .datepicker table tr td.today.disabled:hover.disabled:hover, .datepicker table tr td.today.disabled:hover[disabled], .datepicker table tr td.today.disabled:hover[disabled].active, .datepicker table tr td.today.disabled:hover[disabled]:active, .datepicker table tr td.today.disabled:hover[disabled]:focus, .datepicker table tr td.today.disabled:hover[disabled]:hover, .datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today.disabled[disabled].active, .datepicker table tr td.today.disabled[disabled]:active, .datepicker table tr td.today.disabled[disabled]:focus, .datepicker table tr td.today.disabled[disabled]:hover, .datepicker table tr td.today:hover.disabled, .datepicker table tr td.today:hover.disabled.active, .datepicker table tr td.today:hover.disabled:active, .datepicker table tr td.today:hover.disabled:focus, .datepicker table tr td.today:hover.disabled:hover, .datepicker table tr td.today:hover[disabled], .datepicker table tr td.today:hover[disabled].active, .datepicker table tr td.today:hover[disabled]:active, .datepicker table tr td.today:hover[disabled]:focus, .datepicker table tr td.today:hover[disabled]:hover, .datepicker table tr td.today[disabled], .datepicker table tr td.today[disabled].active, .datepicker table tr td.today[disabled]:active, .datepicker table tr td.today[disabled]:focus, .datepicker table tr td.today[disabled]:hover, fieldset[disabled] .datepicker table tr td.today, fieldset[disabled] .datepicker table tr td.today.active, fieldset[disabled] .datepicker table tr td.today.disabled, fieldset[disabled] .datepicker table tr td.today.disabled.active, fieldset[disabled] .datepicker table tr td.today.disabled:active, fieldset[disabled] .datepicker table tr td.today.disabled:focus, fieldset[disabled] .datepicker table tr td.today.disabled:hover, fieldset[disabled] .datepicker table tr td.today.disabled:hover.active, fieldset[disabled] .datepicker table tr td.today.disabled:hover:active, fieldset[disabled] .datepicker table tr td.today.disabled:hover:focus, fieldset[disabled] .datepicker table tr td.today.disabled:hover:hover, fieldset[disabled] .datepicker table tr td.today:active, fieldset[disabled] .datepicker table tr td.today:focus, fieldset[disabled] .datepicker table tr td.today:hover, fieldset[disabled] .datepicker table tr td.today:hover.active, fieldset[disabled] .datepicker table tr td.today:hover:active, fieldset[disabled] .datepicker table tr td.today:hover:focus, fieldset[disabled] .datepicker table tr td.today:hover:hover {
            background-color: #ffd690;
            border-color: #ffb12a;
        }

            .datepicker table tr td.today .badge, .datepicker table tr td.today.disabled .badge, .datepicker table tr td.today.disabled:hover .badge, .datepicker table tr td.today:hover .badge {
                color: #ffd690;
                background-color: #000;
            }

        .datepicker table tr td.today:hover:hover {
            color: #000;
        }

        .datepicker table tr td.today.active:hover {
            color: #fff;
        }

.datepicker table tr td.range, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover, .datepicker table tr td.range:hover {
    background: #F7F5F0;
    border-radius: 0;
}

    .datepicker table tr td.range.today, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today:hover {
        color: #000;
        background-color: #f7c978;
        border-color: #f1a218;
        border-radius: 0;
    }

        .datepicker table tr td.range.today.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:focus, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover.active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.disabled:hover:focus, .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:focus, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today:hover:focus, .datepicker table tr td.range.today:hover:hover, .open > .datepicker table tr td.range.today.disabled.dropdown-toggle, .open > .datepicker table tr td.range.today.disabled:hover.dropdown-toggle, .open > .datepicker table tr td.range.today.dropdown-toggle, .open > .datepicker table tr td.range.today:hover.dropdown-toggle {
            color: #000;
            background-color: #f4b648;
            border-color: #c07f0b;
        }

            .datepicker table tr td.range.today.active, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover.active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover.active, .datepicker table tr td.range.today:hover:active, .open > .datepicker table tr td.range.today.disabled.dropdown-toggle, .open > .datepicker table tr td.range.today.disabled:hover.dropdown-toggle, .open > .datepicker table tr td.range.today.dropdown-toggle, .open > .datepicker table tr td.range.today:hover.dropdown-toggle {
                background-image: none;
            }

            .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled.disabled, .datepicker table tr td.range.today.disabled.disabled.active, .datepicker table tr td.range.today.disabled.disabled:active, .datepicker table tr td.range.today.disabled.disabled:focus, .datepicker table tr td.range.today.disabled.disabled:hover, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:focus, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover.disabled, .datepicker table tr td.range.today.disabled:hover.disabled.active, .datepicker table tr td.range.today.disabled:hover.disabled:active, .datepicker table tr td.range.today.disabled:hover.disabled:focus, .datepicker table tr td.range.today.disabled:hover.disabled:hover, .datepicker table tr td.range.today.disabled:hover[disabled], .datepicker table tr td.range.today.disabled:hover[disabled].active, .datepicker table tr td.range.today.disabled:hover[disabled]:active, .datepicker table tr td.range.today.disabled:hover[disabled]:focus, .datepicker table tr td.range.today.disabled:hover[disabled]:hover, .datepicker table tr td.range.today.disabled[disabled], .datepicker table tr td.range.today.disabled[disabled].active, .datepicker table tr td.range.today.disabled[disabled]:active, .datepicker table tr td.range.today.disabled[disabled]:focus, .datepicker table tr td.range.today.disabled[disabled]:hover, .datepicker table tr td.range.today:hover.disabled, .datepicker table tr td.range.today:hover.disabled.active, .datepicker table tr td.range.today:hover.disabled:active, .datepicker table tr td.range.today:hover.disabled:focus, .datepicker table tr td.range.today:hover.disabled:hover, .datepicker table tr td.range.today:hover[disabled], .datepicker table tr td.range.today:hover[disabled].active, .datepicker table tr td.range.today:hover[disabled]:active, .datepicker table tr td.range.today:hover[disabled]:focus, .datepicker table tr td.range.today:hover[disabled]:hover, .datepicker table tr td.range.today[disabled], .datepicker table tr td.range.today[disabled].active, .datepicker table tr td.range.today[disabled]:active, .datepicker table tr td.range.today[disabled]:focus, .datepicker table tr td.range.today[disabled]:hover, fieldset[disabled] .datepicker table tr td.range.today, fieldset[disabled] .datepicker table tr td.range.today.active, fieldset[disabled] .datepicker table tr td.range.today.disabled, fieldset[disabled] .datepicker table tr td.range.today.disabled.active, fieldset[disabled] .datepicker table tr td.range.today.disabled:active, fieldset[disabled] .datepicker table tr td.range.today.disabled:focus, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover.active, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:active, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:focus, fieldset[disabled] .datepicker table tr td.range.today.disabled:hover:hover, fieldset[disabled] .datepicker table tr td.range.today:active, fieldset[disabled] .datepicker table tr td.range.today:focus, fieldset[disabled] .datepicker table tr td.range.today:hover, fieldset[disabled] .datepicker table tr td.range.today:hover.active, fieldset[disabled] .datepicker table tr td.range.today:hover:active, fieldset[disabled] .datepicker table tr td.range.today:hover:focus, fieldset[disabled] .datepicker table tr td.range.today:hover:hover {
                background-color: #f7c978;
                border-color: #f1a218;
            }

                .datepicker table tr td.range.today .badge, .datepicker table tr td.range.today.disabled .badge, .datepicker table tr td.range.today.disabled:hover .badge, .datepicker table tr td.range.today:hover .badge {
                    color: #f7c978;
                    background-color: #000;
                }

.datepicker table tr td.selected, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected:hover {
    color: #fff;
    background-color: #948e8b;
    border-color: #706964;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

    .datepicker table tr td.selected.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover.active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.disabled:hover:focus, .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected:active, .datepicker table tr td.selected:focus, .datepicker table tr td.selected:hover, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected:hover:focus, .datepicker table tr td.selected:hover:hover, .open > .datepicker table tr td.selected.disabled.dropdown-toggle, .open > .datepicker table tr td.selected.disabled:hover.dropdown-toggle, .open > .datepicker table tr td.selected.dropdown-toggle, .open > .datepicker table tr td.selected:hover.dropdown-toggle {
        color: #fff;
        background-color: #7b7471;
        border-color: #504b47;
    }

        .datepicker table tr td.selected.active, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover.active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover.active, .datepicker table tr td.selected:hover:active, .open > .datepicker table tr td.selected.disabled.dropdown-toggle, .open > .datepicker table tr td.selected.disabled:hover.dropdown-toggle, .open > .datepicker table tr td.selected.dropdown-toggle, .open > .datepicker table tr td.selected:hover.dropdown-toggle {
            background-image: none;
        }

        .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled.disabled, .datepicker table tr td.selected.disabled.disabled.active, .datepicker table tr td.selected.disabled.disabled:active, .datepicker table tr td.selected.disabled.disabled:focus, .datepicker table tr td.selected.disabled.disabled:hover, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:focus, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover.disabled, .datepicker table tr td.selected.disabled:hover.disabled.active, .datepicker table tr td.selected.disabled:hover.disabled:active, .datepicker table tr td.selected.disabled:hover.disabled:focus, .datepicker table tr td.selected.disabled:hover.disabled:hover, .datepicker table tr td.selected.disabled:hover[disabled], .datepicker table tr td.selected.disabled:hover[disabled].active, .datepicker table tr td.selected.disabled:hover[disabled]:active, .datepicker table tr td.selected.disabled:hover[disabled]:focus, .datepicker table tr td.selected.disabled:hover[disabled]:hover, .datepicker table tr td.selected.disabled[disabled], .datepicker table tr td.selected.disabled[disabled].active, .datepicker table tr td.selected.disabled[disabled]:active, .datepicker table tr td.selected.disabled[disabled]:focus, .datepicker table tr td.selected.disabled[disabled]:hover, .datepicker table tr td.selected:hover.disabled, .datepicker table tr td.selected:hover.disabled.active, .datepicker table tr td.selected:hover.disabled:active, .datepicker table tr td.selected:hover.disabled:focus, .datepicker table tr td.selected:hover.disabled:hover, .datepicker table tr td.selected:hover[disabled], .datepicker table tr td.selected:hover[disabled].active, .datepicker table tr td.selected:hover[disabled]:active, .datepicker table tr td.selected:hover[disabled]:focus, .datepicker table tr td.selected:hover[disabled]:hover, .datepicker table tr td.selected[disabled], .datepicker table tr td.selected[disabled].active, .datepicker table tr td.selected[disabled]:active, .datepicker table tr td.selected[disabled]:focus, .datepicker table tr td.selected[disabled]:hover, fieldset[disabled] .datepicker table tr td.selected, fieldset[disabled] .datepicker table tr td.selected.active, fieldset[disabled] .datepicker table tr td.selected.disabled, fieldset[disabled] .datepicker table tr td.selected.disabled.active, fieldset[disabled] .datepicker table tr td.selected.disabled:active, fieldset[disabled] .datepicker table tr td.selected.disabled:focus, fieldset[disabled] .datepicker table tr td.selected.disabled:hover, fieldset[disabled] .datepicker table tr td.selected.disabled:hover.active, fieldset[disabled] .datepicker table tr td.selected.disabled:hover:active, fieldset[disabled] .datepicker table tr td.selected.disabled:hover:focus, fieldset[disabled] .datepicker table tr td.selected.disabled:hover:hover, fieldset[disabled] .datepicker table tr td.selected:active, fieldset[disabled] .datepicker table tr td.selected:focus, fieldset[disabled] .datepicker table tr td.selected:hover, fieldset[disabled] .datepicker table tr td.selected:hover.active, fieldset[disabled] .datepicker table tr td.selected:hover:active, fieldset[disabled] .datepicker table tr td.selected:hover:focus, fieldset[disabled] .datepicker table tr td.selected:hover:hover {
            background-color: #948e8b;
            border-color: #706964;
        }

            .datepicker table tr td.selected .badge, .datepicker table tr td.selected.disabled .badge, .datepicker table tr td.selected.disabled:hover .badge, .datepicker table tr td.selected:hover .badge {
                color: #948e8b;
                background-color: #fff;
            }

.datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover {
    color: #fff;
    background-color: #F7F5F0;
    border-color: #F7F5F0;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25);
}

    .datepicker table tr td.active.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:active, .datepicker table tr td.active:focus, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:focus, .datepicker table tr td.active:hover:hover, .open > .datepicker table tr td.active.disabled.dropdown-toggle, .open > .datepicker table tr td.active.disabled:hover.dropdown-toggle, .open > .datepicker table tr td.active.dropdown-toggle, .open > .datepicker table tr td.active:hover.dropdown-toggle {
        color: #fff;
        background-color: #e5dfcf;
        border-color: #e2dac8;
    }

        .datepicker table tr td.active.active, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active:active, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover:active, .open > .datepicker table tr td.active.disabled.dropdown-toggle, .open > .datepicker table tr td.active.disabled:hover.dropdown-toggle, .open > .datepicker table tr td.active.dropdown-toggle, .open > .datepicker table tr td.active:hover.dropdown-toggle {
            background-image: none;
        }

        .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled.disabled.active, .datepicker table tr td.active.disabled.disabled:active, .datepicker table tr td.active.disabled.disabled:focus, .datepicker table tr td.active.disabled.disabled:hover, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active.disabled:hover.disabled.active, .datepicker table tr td.active.disabled:hover.disabled:active, .datepicker table tr td.active.disabled:hover.disabled:focus, .datepicker table tr td.active.disabled:hover.disabled:hover, .datepicker table tr td.active.disabled:hover[disabled], .datepicker table tr td.active.disabled:hover[disabled].active, .datepicker table tr td.active.disabled:hover[disabled]:active, .datepicker table tr td.active.disabled:hover[disabled]:focus, .datepicker table tr td.active.disabled:hover[disabled]:hover, .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled[disabled].active, .datepicker table tr td.active.disabled[disabled]:active, .datepicker table tr td.active.disabled[disabled]:focus, .datepicker table tr td.active.disabled[disabled]:hover, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active:hover.disabled.active, .datepicker table tr td.active:hover.disabled:active, .datepicker table tr td.active:hover.disabled:focus, .datepicker table tr td.active:hover.disabled:hover, .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active:hover[disabled].active, .datepicker table tr td.active:hover[disabled]:active, .datepicker table tr td.active:hover[disabled]:focus, .datepicker table tr td.active:hover[disabled]:hover, .datepicker table tr td.active[disabled], .datepicker table tr td.active[disabled].active, .datepicker table tr td.active[disabled]:active, .datepicker table tr td.active[disabled]:focus, .datepicker table tr td.active[disabled]:hover, fieldset[disabled] .datepicker table tr td.active, fieldset[disabled] .datepicker table tr td.active.active, fieldset[disabled] .datepicker table tr td.active.disabled, fieldset[disabled] .datepicker table tr td.active.disabled.active, fieldset[disabled] .datepicker table tr td.active.disabled:active, fieldset[disabled] .datepicker table tr td.active.disabled:focus, fieldset[disabled] .datepicker table tr td.active.disabled:hover, fieldset[disabled] .datepicker table tr td.active.disabled:hover.active, fieldset[disabled] .datepicker table tr td.active.disabled:hover:active, fieldset[disabled] .datepicker table tr td.active.disabled:hover:focus, fieldset[disabled] .datepicker table tr td.active.disabled:hover:hover, fieldset[disabled] .datepicker table tr td.active:active, fieldset[disabled] .datepicker table tr td.active:focus, fieldset[disabled] .datepicker table tr td.active:hover, fieldset[disabled] .datepicker table tr td.active:hover.active, fieldset[disabled] .datepicker table tr td.active:hover:active, fieldset[disabled] .datepicker table tr td.active:hover:focus, fieldset[disabled] .datepicker table tr td.active:hover:hover {
            background-color: #F7F5F0;
            border-color: #F7F5F0;
        }

            .datepicker table tr td.active .badge, .datepicker table tr td.active.disabled .badge, .datepicker table tr td.active.disabled:hover .badge, .datepicker table tr td.active:hover .badge {
                color: #F7F5F0;
                background-color: #fff;
            }

.datepicker table tr td span {
    display: block;
    width: 23%;
    height: 5.4rem;
    line-height: 5.4rem;
    float: left;
    margin: 1%;
    cursor: pointer;
    border-radius: 4px;
}

    .datepicker table tr td span:hover {
        background: #F7F5F0;
    }

    .datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
        background: 0 0;
        color: #948e8b;
        cursor: default;
    }

    .datepicker table tr td span.active, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active:hover {
        color: #fff;
        background-color: #F7F5F0;
        border-color: #F7F5F0;
        text-shadow: 0 -1px 0 rgba(0,0,0,.25);
    }

        .datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active:active, .datepicker table tr td span.active:focus, .datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active:hover:focus, .datepicker table tr td span.active:hover:hover, .open > .datepicker table tr td span.active.disabled.dropdown-toggle, .open > .datepicker table tr td span.active.disabled:hover.dropdown-toggle, .open > .datepicker table tr td span.active.dropdown-toggle, .open > .datepicker table tr td span.active:hover.dropdown-toggle {
            color: #fff;
            background-color: #e5dfcf;
            border-color: #e2dac8;
        }

            .datepicker table tr td span.active.active, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover.active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover.active, .datepicker table tr td span.active:hover:active, .open > .datepicker table tr td span.active.disabled.dropdown-toggle, .open > .datepicker table tr td span.active.disabled:hover.dropdown-toggle, .open > .datepicker table tr td span.active.dropdown-toggle, .open > .datepicker table tr td span.active:hover.dropdown-toggle {
                background-image: none;
            }

            .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled.disabled.active, .datepicker table tr td span.active.disabled.disabled:active, .datepicker table tr td span.active.disabled.disabled:focus, .datepicker table tr td span.active.disabled.disabled:hover, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover.disabled, .datepicker table tr td span.active.disabled:hover.disabled.active, .datepicker table tr td span.active.disabled:hover.disabled:active, .datepicker table tr td span.active.disabled:hover.disabled:focus, .datepicker table tr td span.active.disabled:hover.disabled:hover, .datepicker table tr td span.active.disabled:hover[disabled], .datepicker table tr td span.active.disabled:hover[disabled].active, .datepicker table tr td span.active.disabled:hover[disabled]:active, .datepicker table tr td span.active.disabled:hover[disabled]:focus, .datepicker table tr td span.active.disabled:hover[disabled]:hover, .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active.disabled[disabled].active, .datepicker table tr td span.active.disabled[disabled]:active, .datepicker table tr td span.active.disabled[disabled]:focus, .datepicker table tr td span.active.disabled[disabled]:hover, .datepicker table tr td span.active:hover.disabled, .datepicker table tr td span.active:hover.disabled.active, .datepicker table tr td span.active:hover.disabled:active, .datepicker table tr td span.active:hover.disabled:focus, .datepicker table tr td span.active:hover.disabled:hover, .datepicker table tr td span.active:hover[disabled], .datepicker table tr td span.active:hover[disabled].active, .datepicker table tr td span.active:hover[disabled]:active, .datepicker table tr td span.active:hover[disabled]:focus, .datepicker table tr td span.active:hover[disabled]:hover, .datepicker table tr td span.active[disabled], .datepicker table tr td span.active[disabled].active, .datepicker table tr td span.active[disabled]:active, .datepicker table tr td span.active[disabled]:focus, .datepicker table tr td span.active[disabled]:hover, fieldset[disabled] .datepicker table tr td span.active, fieldset[disabled] .datepicker table tr td span.active.active, fieldset[disabled] .datepicker table tr td span.active.disabled, fieldset[disabled] .datepicker table tr td span.active.disabled.active, fieldset[disabled] .datepicker table tr td span.active.disabled:active, fieldset[disabled] .datepicker table tr td span.active.disabled:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover, fieldset[disabled] .datepicker table tr td span.active.disabled:hover.active, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:active, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus, fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover, fieldset[disabled] .datepicker table tr td span.active:active, fieldset[disabled] .datepicker table tr td span.active:focus, fieldset[disabled] .datepicker table tr td span.active:hover, fieldset[disabled] .datepicker table tr td span.active:hover.active, fieldset[disabled] .datepicker table tr td span.active:hover:active, fieldset[disabled] .datepicker table tr td span.active:hover:focus, fieldset[disabled] .datepicker table tr td span.active:hover:hover {
                background-color: #F7F5F0;
                border-color: #F7F5F0;
            }

                .datepicker table tr td span.active .badge, .datepicker table tr td span.active.disabled .badge, .datepicker table tr td span.active.disabled:hover .badge, .datepicker table tr td span.active:hover .badge {
                    color: #F7F5F0;
                    background-color: #fff;
                }

    .datepicker table tr td span.new, .datepicker table tr td span.old {
        color: #948e8b;
    }

.datepicker th.datepicker-switch {
    width: 145px;
}

.datepicker tfoot tr th, .datepicker thead tr:first-child th {
    cursor: pointer;
}

    .datepicker tfoot tr th:hover, .datepicker thead tr:first-child th:hover {
        background: #F7F5F0;
    }

.datepicker .cw {
    font-size: 1rem;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle;
}

.datepicker thead tr:first-child th.cw {
    cursor: default;
    background-color: transparent;
}

.input-group.date .input-group-addon i {
    cursor: pointer;
}

.input-daterange input {
    text-align: center;
}

    .input-daterange input:first-child {
        border-radius: 3px 0 0 3px;
    }

    .input-daterange input:last-child {
        border-radius: 0 3px 3px 0;
    }

.input-daterange .input-group-addon {
    width: auto;
    min-width: 16px;
    padding: 4px 5px;
    font-weight: 400;
    line-height: 1.42857;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle;
    background-color: #F7F5F0;
    border: solid rgba(0,0,0,.15);
    border-width: 1px 0;
    margin-left: -5px;
    margin-right: -5px;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.dropdown {
    position: relative;
}

.dropdown-toggle:focus {
    outline: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 1.4rem;
    text-align: left;
    background-color: #fff;
    border: 1px solid #CDCDCD;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 0 0;
        overflow: hidden;
        background-color: #DADADA;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857;
        color: #3E3E3E;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            text-decoration: none;
            color: #262626;
            background-color: #F7F5F0;
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #4066B3;
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
        color: #706964;
    }

        .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
            cursor: not-allowed;
        }

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 1.2rem;
    line-height: 1.42857;
    color: #706964;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: "";
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px;
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0;
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

.flexembed {
    display: block;
    overflow: hidden;
    position: relative;
}

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

    .flexembed:before {
        content: "";
        display: block;
        width: 100%;
    }

    .flexembed.flexembed-16by9:before {
        padding-bottom: 56.25%;
    }

    .flexembed.flexembed-4by3:before {
        padding-bottom: 75%;
    }

    .flexembed.flexembed-3by1:before {
        padding-bottom: 33.33333%;
    }

    .flexembed.flexembed-2by1:before {
        padding-bottom: 50%;
    }

    .flexembed.flexembed-1by1:before {
        padding-bottom: 100%;
    }

    .flexembed.image-top img {
        padding-bottom: 65px;
    }

.col-md-4 .flexembed.image-top img {
    padding-bottom: 83px;
}

.col-md-3 .flexembed.image-top img {
    padding-bottom: 55px;
}

@font-face {
    font-family: ZurichSans-Medium;
    src: url(../fonts/ZurichSans/ZurichSans-Medium.eot?#iefix);
    src: url(../fonts/ZurichSans/ZurichSans-Medium.eot?#iefix) format("eot"),url(../fonts/ZurichSans/ZurichSans-Medium.woff) format("woff"),url(../fonts/ZurichSans/ZurichSans-Medium.ttf) format("truetype"),url(../fonts/ZurichSans/ZurichSans-Medium.svg#ZurichSans-Medium) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: ZurichSans;
    src: url(../fonts/ZurichSans/ZurichSans.eot?#iefix);
    src: url(../fonts/ZurichSans/ZurichSans.eot?#iefix) format("eot"),url(../fonts/ZurichSans/ZurichSans.woff) format("woff"),url(../fonts/ZurichSans/ZurichSans.ttf) format("truetype"),url(../fonts/ZurichSans/ZurichSans.svg#ZurichSans) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: ZurichSans-Bold;
    src: url(../fonts/ZurichSans/ZurichSans-Bold.eot?#iefix);
    src: url(../fonts/ZurichSans/ZurichSans-Bold.eot?#iefix) format("eot"),url(../fonts/ZurichSans/ZurichSans-Bold.woff) format("woff"),url(../fonts/ZurichSans/ZurichSans-Bold.ttf) format("truetype"),url(../fonts/ZurichSans/ZurichSans-Bold.svg#ZurichSans-Bold) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: ZurichSans-Italic;
    src: url(../fonts/ZurichSans/ZurichSans-Italic.eot?#iefix);
    src: url(../fonts/ZurichSans/ZurichSans-Italic.eot?#iefix) format("eot"),url(../fonts/ZurichSans/ZurichSans-Italic.woff) format("woff"),url(../fonts/ZurichSans/ZurichSans-Italic.ttf) format("truetype"),url(../fonts/ZurichSans/ZurichSans-Italic.svg#ZurichSans-Italic) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: zurich-icons;
    src: url(../fonts/zurich-icons.eot?#iefix);
    src: url(../fonts/zurich-icons.eot?#iefix) format("eot"),url(../fonts/zurich-icons.woff2) format("woff2"),url(../fonts/zurich-icons.woff) format("woff"),url(../fonts/zurich-icons.ttf) format("truetype"),url(../fonts/zurich-icons.svg#zurich-icons) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: adobe_garamond_proregular;
    src: url(../fonts/73fe293c-69da-4927-80ce-773ee1a1879c.eot?#iefix);
    src: url(../fonts/73fe293c-69da-4927-80ce-773ee1a1879c.eot?#iefix) format("eot"),url(../fonts/859018fa-3c03-484b-8774-97bd6548d48d.woff) format("woff"),url(../fonts/abb87b70-21d4-4ac2-bf9f-41548a67e564.ttf) format("truetype"),url(../fonts/6e4e2084-ff69-479e-b179-92d90deb7885.svg#6e4e2084-ff69-479e-b179-92d90deb7885) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: ZurichSans-Light;
    src: url(../fonts/ZurichSans/ZurichSans-Light.eot?#iefix);
    src: url(../fonts/ZurichSans/ZurichSans-Light.eot?#iefix) format("eot"),url(../fonts/ZurichSans/ZurichSans-Light.woff) format("woff"),url(../fonts/ZurichSans/ZurichSans-Light.ttf) format("truetype"),url(../fonts/ZurichSans/ZurichSans-Light.svg#ZurichSans-Light) format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: ZurichSans-Light;
    src: url(../fonts/ZurichSans/ZurichSans-Light.eot?#iefix);
    src: url(../fonts/ZurichSans/ZurichSans-Light.eot?#iefix) format("eot"),url(../fonts/ZurichSans/ZurichSans-Light.woff2) format("woff2"),url(../fonts/ZurichSans/ZurichSans-Light.woff) format("woff"),url(../fonts/ZurichSans/ZurichSans-Light.ttf) format("truetype"),url(../fonts/ZurichSans/ZurichSans-Light.svg#ZurichSans-Light) format("svg");
}

@font-face {
    font-family: ZurichSans;
    src: url(../fonts/ZurichSans/ZurichSans.eot?#iefix);
    src: url(../fonts/ZurichSans/ZurichSans.eot?#iefix) format("eot"),url(../fonts/ZurichSans/ZurichSans.woff2) format("woff2"),url(../fonts/ZurichSans/ZurichSans.woff) format("woff"),url(../fonts/ZurichSans/ZurichSans.ttf) format("truetype"),url(../fonts/ZurichSans/ZurichSans.svg#ZurichSans) format("svg");
}

@font-face {
    font-family: ZurichSans-Italic;
    src: url(../fonts/ZurichSans/ZurichSans-Italic.eot?#iefix);
    src: url(../fonts/ZurichSans/ZurichSans-Italic.eot?#iefix) format("eot"),url(../fonts/ZurichSans/ZurichSans-Italic.woff2) format("woff2"),url(../fonts/ZurichSans/ZurichSans-Italic.woff) format("woff"),url(../fonts/ZurichSans/ZurichSans-Italic.ttf) format("truetype"),url(../fonts/ZurichSans/ZurichSans-Italic.svg#ZurichSans-Italic) format("svg");
}

@font-face {
    font-family: ZurichSans-Bold;
    src: url(../fonts/ZurichSans/ZurichSans-Bold.eot?#iefix);
    src: url(../fonts/ZurichSans/ZurichSans-Bold.eot?#iefix) format("eot"),url(../fonts/ZurichSans/ZurichSans-Bold.woff2) format("woff2"),url(../fonts/ZurichSans/ZurichSans-Bold.woff) format("woff"),url(../fonts/ZurichSans/ZurichSans-Bold.ttf) format("truetype"),url(../fonts/ZurichSans/ZurichSans-Bold.svg#ZurichSans-Bold) format("svg");
}

@media (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: ZurichSans-Medium;
        src: url(../fonts/ZurichSans/ZurichSans-Medium.svg#ZurichSans-Medium) format("svg");
    }

    @font-face {
        font-family: ZurichSans;
        src: url(../fonts/ZurichSans/ZurichSans.svg#ZurichSans) format("svg");
    }

    @font-face {
        font-family: ZurichSans-Bold;
        src: url(../fonts/ZurichSans/ZurichSans-Bold.svg#ZurichSans-Bold) format("svg");
    }

    @font-face {
        font-family: ZurichSans-Italic;
        src: url(../fonts/ZurichSans/ZurichSans-Italic.svg#ZurichSans-Italic) format("svg");
    }

    @font-face {
        font-family: zurich-icons;
        src: url(../fonts/zurich-icons.svg#zurich-icons) format("svg");
    }

    @font-face {
        font-family: adobe_garamond_proregular;
        src: url(../fonts/6e4e2084-ff69-479e-b179-92d90deb7885.svg#6e4e2084-ff69-479e-b179-92d90deb7885) format("svg");
    }

    @font-face {
        font-family: ZurichSans-Light;
        src: url(../fonts/ZurichSans/ZurichSans-Light.svg#ZurichSans-Light) format("svg");
    }

    @font-face {
        font-family: ZurichSans-Light;
        src: url(../fonts/ZurichSans/ZurichSans-Light.svg#ZurichSans-Light) format("svg");
    }

    @font-face {
        font-family: ZurichSans;
        src: url(../fonts/ZurichSans/ZurichSans.svg#ZurichSans) format("svg");
    }

    @font-face {
        font-family: ZurichSans-Bold;
        src: url(../fonts/ZurichSans/ZurichSans-Bold.svg#ZurichSans-Bold) format("svg");
    }

    @font-face {
        font-family: ZurichSans-Italic;
        src: url(../fonts/ZurichSans/ZurichSans-Italic.svg#ZurichSans-Italic) format("svg");
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

label {
    display: inline-block;
    margin-bottom: 5px;
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    line-height: normal;
}

input[type=file] {
    display: block;
}

input[type=range] {
    display: block;
    width: 100%;
}

select[multiple], select[size] {
    height: auto;
}

input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 11px;
    font-size: 1.4rem;
    line-height: 1.42857;
    color: #4c433d;
}

.form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 10px;
    color: #3E3E3E;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CDCDCD;
    border-radius: 5px;
    -webkit-transition: border-color ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s;
    transition: border-color ease-in-out .15s;
}

    .form-control:focus {
        border-color: #706964;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(112,105,100,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(112,105,100,.6);
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        cursor: default;
        opacity: .5;
    }

textarea.form-control {
    height: auto;
}

.form-control::-ms-clear {
    display: none;
}

input[type=search] {
    -webkit-appearance: none;
}

input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
    line-height: 42px;
}

:root input[type=date], :root input[type=time], :root input[type=datetime-local], :root input[type=month], _:-ms-fullscreen {
    line-height: 1.42857;
}

.form-group {
    margin-bottom: 20px;
}

    .form-group + .form-group {
        margin-top: 0;
    }

.checkbox, .checkbox-inline, .radio, .radio-inline {
    display: block;
    position: relative;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-top: 10px;
}

    .checkbox label, .checkbox-inline label, .radio label, .radio-inline label {
        min-height: 2rem;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer;
        display: inline;
        padding-left: 25px;
    }

        .checkbox label:before, .checkbox-inline label:before, .radio label:before, .radio-inline label:before {
            content: "";
            position: absolute;
            top: 11px;
            left: 1px;
            width: 16px;
            height: 16px;
            background: transparent url(../images/forms_sprite.svg) no-repeat;
        }

    .checkbox input[type=checkbox], .checkbox input[type=radio], .checkbox-inline input[type=checkbox], .checkbox-inline input[type=radio], .radio input[type=checkbox], .radio input[type=radio], .radio-inline input[type=checkbox], .radio-inline input[type=radio] {
        position: absolute;
        opacity: 0;
    }

        .checkbox input[type=checkbox]:checked + label:before, .checkbox-inline input[type=checkbox]:checked + label:before {
            background-position: 0 -60px;
        }

        .checkbox input[type=checkbox]:checked + label:hover:before, .checkbox-inline input[type=checkbox]:checked + label:hover:before {
            background-position: 0 -90px;
        }

    .checkbox label:before, .checkbox-inline label:before {
        background-position: -44px -60px;
    }

    .checkbox .checked + label:before, .checkbox-inline .checked + label:before {
        background-position: 0 -60px;
    }

    .radio input[type=radio].checked + label:before, .radio input[type=radio]:checked + label:before, .radio-inline input[type=radio].checked + label:before, .radio-inline input[type=radio]:checked + label:before {
        background-position: 0 0;
    }

    .radio input[type=radio].checked + label:hover:before, .radio input[type=radio]:checked + label:hover:before, .radio-inline input[type=radio].checked + label:hover:before, .radio-inline input[type=radio]:checked + label:hover:before {
        background-position: 0 -30px;
    }

    .radio label:before, .radio-inline label:before {
        background-position: -45px 0;
    }

    .radio .checked + label:before, .radio-inline .checked + label:before {
        background-position: 0 0;
    }

    .radio-inline.checked input + label:before, .radio.checked input + label:before {
        background-position: 0 0;
    }

.checkbox-inline, .radio-inline {
    display: inline-block;
    vertical-align: middle;
}

    .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
        margin-left: 10px;
    }

fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor: default;
}

.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
    cursor: default;
}

.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
    cursor: default;
}

.has-feedback {
    position: relative;
}

    .has-feedback .form-control {
        padding-right: 52.5px;
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    pointer-events: none;
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline {
    color: #3c763d;
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
    }

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline {
    color: #8a6d3b;
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline {
    color: #E9635B;
}

.has-error .form-control {
    border-color: #E9635B;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

    .has-error .form-control:focus {
        border-color: #e3382e;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #f5b9b5;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #f5b9b5;
    }

.has-error .input-group-addon {
    color: #E9635B;
    border-color: #E9635B;
    background-color: #FAD8D6;
}

.has-error .form-control-feedback {
    color: #E9635B;
}

.has-error .form-control {
    background: #FAD8D6;
}

.has-feedback label ~ .form-control-feedback {
    top: 7rem;
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 31px;
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}

    .form-horizontal .form-group:after, .form-horizontal .form-group:before {
        content: " ";
        display: table;
    }

    .form-horizontal .form-group:after {
        clear: both;
    }

@media (min-width:768px) {
    .form-horizontal .control-label {
        margin-bottom: 0;
        padding-top: 10px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}

.form-search {
    position: relative;
}

    .form-search .btn-search {
        position: absolute;
        right: 8px;
        top: 0;
        bottom: 0;
        margin: auto 0;
    }

    .form-search .search-field {
        padding-right: 25px;
    }

        .form-search .search-field::-ms-clear {
            display: none;
        }

.bootstrap-select > .btn {
    border-radius: 5px;
}

.help-block {
    display: block;
}

select[disabled] + .selectboxit-container:hover .custom-down-icon:before {
    color: #4066B3;
}

.placeholder {
    color: #706964;
}

.ui-autocomplete {
    position: absolute;
    top: -99999px;
    right: 99999px;
    list-style-type: none;
    background-color: #FFF;
    border: 1px solid #706964;
    border-top: none;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    z-index: 100;
    color: #3E3E3E;
}

    .ui-autocomplete:before {
        content: "";
        display: block;
        position: absolute;
        z-index: 90;
        top: -5px;
        left: -1px;
        right: -1px;
        height: 5px;
        background-color: #FFF;
        border-left: 1px solid #706964;
        border-right: 1px solid #706964;
    }

    .ui-autocomplete .ui-state-focus {
        background: #4066B3;
        color: #FFF;
    }

    .ui-autocomplete .ui-menu-item {
        padding: 6px 10px;
        word-wrap: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        -o-hyphens: auto;
        hyphens: auto;
    }

        .ui-autocomplete .ui-menu-item:last-child {
            border-bottom-right-radius: 5px;
            border-bottom-left-radius: 5px;
        }

form .mod.required .form-group > label:after, form .mod.required > label:after {
    content: "*";
    color: #039;
}

form .mod.required.has-error .form-group > label:after, form .mod.required.has-error > label:after {
    color: #E9635B;
}

.scfError, .scfValidationSummary, .scfValidator, .scfValidatorRequired {
    color: #EA635C !important;
}

.scfRequired {
    color: #4066B3;
}

.scfSectionLegend {
    color: #706964;
}

.scfCheckboxUsefulInfo {
    color: #BFBFBF;
}

.scfDropListUsefulInfo {
    color: #BFBFBF;
}

.scfEmailUsefulInfo {
    color: #BFBFBF;
}

.scfMultipleLineTextUsefulInfo {
    color: #BFBFBF;
}

.scfPasswordUsefulInfo {
    color: #BFBFBF;
}

.scfSingleLineTextUsefulInfo {
    color: #BFBFBF;
}

.scfNumberUsefulInfo {
    color: #BFBFBF;
}

.scfDatePickerUsefulInfo {
    color: #BFBFBF;
}

.scfDateUsefulInfo {
    color: #BFBFBF;
}

.scfRadioButtonListUsefulInfo {
    color: #BFBFBF;
}

.scfListBoxUsefulInfo {
    color: #BFBFBF;
}

.scfCheckBoxListUsefulInfo {
    color: #BFBFBF;
}

.scfFileUploadUsefulInfo {
    color: #BFBFBF;
}

.scfCaptchaUsefulInfo, .scfConfirmPasswordUsefulInfo, .scfCreditCardTextUsefulInfo, .scfDateSelectorUsefulInfo, .scfSmsTelephoneUsefulInfo, .scfTelephoneUsefulInfo {
    color: #BFBFBF;
}

.ui-widget {
    font-size: 1rem;
}

.scfForm input, .scfForm select, .scfForm textarea {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

    .scfForm input[type=password]:focus, .scfForm input[type=text]:focus, .scfForm select:focus, .scfForm textarea:focus {
        outline: 0;
        box-shadow: none;
        border-color: #706964;
    }

.scChromeDataHolder {
    display: block;
}

.scfForm textarea {
    resize: none;
}

.scfForm {
    height: 100%;
    width: 100%;
    text-align: left;
    line-height: 1.4em;
}

    .scfForm .container {
        padding-bottom: 30px;
    }

.scfSubmitButtonBorder {
    padding: 10px 0 10px 15px;
    margin-bottom: 15px;
    font-size: 2rem;
    clear: both;
    overflow: hidden;
}

    .scfSubmitButtonBorder:after {
        font-family: zurich-icons;
        content: "\e640";
        float: right;
        color: #039;
        pointer-events: none;
        padding-top: 2px;
    }

.scfSubmitButton {
    float: right;
    border: 0;
    background: 0 0;
    font-family: ZurichSans-Bold,"Helvetica Neue",Arial,sans-serif;
    color: #039;
    margin-left: -20px;
    padding-left: 35px;
}

@media (min-width:992px) {
    .scfFooterBorder, .scfSubmitButtonBorder {
        margin-left: 0;
        margin-right: 0;
        clear: both;
    }
}

.scfValidationSummary {
    margin-left: 20px;
    margin-bottom: 16px;
}

.scfRequired, .scfValidatorRequired {
    margin: 0 0;
    float: right;
    margin-right: -10px;
}

.scfValidator {
    margin: 0;
    display: block;
    float: left;
}

.scfSectionBorderAsFieldSet {
    border: 0;
    margin-right: 30px;
}

@media screen and (max-width:767px) {
    .scfSectionBorderAsFieldSet {
        margin-right: 0;
    }
}

.scfSectionLegend {
    font-weight: 100;
    font-family: ZurichSans-Light,"Helvetica Neue",Arial,sans-serif;
    font-size: 1.6rem;
    line-height: 2rem;
    border: 0;
    margin-bottom: 23px;
}

.scfSectionBorder {
    margin: 0;
    padding: 0;
    width: 100%;
}

.scfSectionContent {
    width: 100%;
    float: left;
    padding-top: 32px;
    padding-bottom: 32px;
    background: #f2f0ee;
    padding-left: 30px;
    padding-right: 30px;
}

@media screen and (max-width:767px) {
    .scfSectionContent, .scfSubmitButtonBorder {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width:992px) {
    .scfSectionContent {
        padding-left: 30px;
        padding-right: 30px;
    }
}

.scfSectionUsefulInfo {
    width: 100%;
    vertical-align: top;
    display: inline;
}

.scfCheckboxBorder {
    clear: left;
    text-align: left;
    display: block;
    margin: 5px 0;
    width: 100%;
}

.scfCheckbox {
    width: 90%;
    display: block;
    padding: 0 0;
    margin: 0;
}

.scfCheckboxUsefulInfo {
    font-size: .9em;
    display: block;
    width: 90%;
    padding: 0 3px;
}

.scfLabel {
    width: 100%;
    display: block;
}

.scfDropList, .scfListBox {
    width: 100%;
    margin: 0;
}

.scfDropListGeneralPanel, .scfListBoxGeneralPanel {
    width: 100%;
    display: block;
    float: left;
}

@media (min-width:992px) {
    .scfDropListGeneralPanel, .scfListBoxGeneralPanel {
        width: 66.66666666666666%;
    }
}

.scfMultipleLineTextBox {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width: 100%;
    padding: 6px 10px;
    color: #3E3E3E;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CDCDCD;
    border-radius: 5px;
    -webkit-transition: border-color ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s;
    transition: border-color ease-in-out .15s;
}

    .scfMultipleLineTextBox:focus {
        border-color: #706964;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(112,105,100,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(112,105,100,.6);
    }

.scfCaptchaBorder, .scfCheckBoxListBorder, .scfConfirmPasswordBorder, .scfCreditCardBorder, .scfDateBorder, .scfDatePickerBorder, .scfDateSelectorBorder, .scfDroplistBorder, .scfEmailBorder, .scfFileUploadBorder, .scfListBoxBorder, .scfMultipleLineTextBorder, .scfNumberBorder, .scfPasswordBorder, .scfRadioButtonListBorder, .scfSingleLineTextBorder, .scfSmsTelephoneBorder, .scfTelephoneBorder {
    clear: left;
    text-align: left;
    display: block;
    margin: 5px 0;
    width: 100%;
    vertical-align: top;
}

.scfCheckBoxList, .scfConfirmPasswordTextBox, .scfCreditCardTextBox, .scfCreditCardType, .scfDatePickerTextBox, .scfDateTextBox, .scfEmailTextBox, .scfFileUpload, .scfListBox, .scfNumberTextBox, .scfPasswordTextBox, .scfRadioButtonList, .scfSingleLineTextBox, .scfSmsTelephoneTextBox, .scfTelephoneTextBox {
    width: 100%;
    margin: 0;
}

.scfCaptchaTextBox, .scfConfirmPasswordTextBox, .scfCreditCardTextBox, .scfCreditCardType, .scfDatePickerTextBox, .scfDateTextBox, .scfEmailTextBox, .scfListBox, .scfNumberTextBox, .scfPasswordTextBox, .scfSingleLineTextBox, .scfSmsTelephoneTextBox, .scfTelephoneTextBox {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    height: 40px;
    padding: 6px 10px;
    color: #3E3E3E;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CDCDCD;
    border-radius: 5px;
    -webkit-transition: border-color ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s;
    transition: border-color ease-in-out .15s;
}

    .scfCaptchaTextBox:focus, .scfConfirmPasswordTextBox:focus, .scfCreditCardTextBox:focus, .scfCreditCardType:focus, .scfDatePickerTextBox:focus, .scfDateTextBox:focus, .scfEmailTextBox:focus, .scfListBox:focus, .scfNumberTextBox:focus, .scfPasswordTextBox:focus, .scfSingleLineTextBox:focus, .scfSmsTelephoneTextBox:focus, .scfTelephoneTextBox:focus {
        border-color: #706964;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(112,105,100,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(112,105,100,.6);
    }

    .scfCaptchaTextBox::-ms-clear, .scfConfirmPasswordTextBox::-ms-clear, .scfCreditCardTextBox::-ms-clear, .scfCreditCardType::-ms-clear, .scfDatePickerTextBox::-ms-clear, .scfDateTextBox::-ms-clear, .scfEmailTextBox::-ms-clear, .scfListBox::-ms-clear, .scfNumberTextBox::-ms-clear, .scfPasswordTextBox::-ms-clear, .scfSingleLineTextBox::-ms-clear, .scfSmsTelephoneTextBox::-ms-clear, .scfTelephoneTextBox::-ms-clear {
        display: none;
    }

.scfCheckBoxList input, .scfCheckboxBorder input, .scfRadioButtonList input {
    margin-right: 5px;
}

.scfDateSelectorGeneralPanel select.first {
    margin-left: 0;
}

.scfDateSelectorDay, .scfDateSelectorMonth, .scfDateSelectorYear {
    display: block;
    float: left;
    width: 32%;
    margin-left: 2%;
}

.scfCaptchaLabel, .scfCheckBoxListLabel, .scfConfirmPasswordLabel, .scfCreditCardLabel, .scfDateLabel, .scfDatePickerLabel, .scfDateSelectorLabel, .scfDropListLabel, .scfEmailLabel, .scfFileUploadLabel, .scfListBoxLabel, .scfMultipleLineTextLabel, .scfNumberLabel, .scfPasswordLabel, .scfRadioButtonListLabel, .scfSingleLineTextLabel, .scfSmsTelephoneLabel, .scfTelephoneLabel {
    padding: 12px 0 0 0;
    width: 100%;
    display: block;
    float: left;
    clear: both;
    margin: 0;
}

@media (min-width:992px) {
    .scfCaptchaLabel, .scfCheckBoxListLabel, .scfConfirmPasswordLabel, .scfCreditCardLabel, .scfDateLabel, .scfDatePickerLabel, .scfDateSelectorLabel, .scfDropListLabel, .scfEmailLabel, .scfFileUploadLabel, .scfListBoxLabel, .scfMultipleLineTextLabel, .scfNumberLabel, .scfPasswordLabel, .scfRadioButtonListLabel, .scfSingleLineTextLabel, .scfSmsTelephoneLabel, .scfTelephoneLabel {
        width: 33.33333333333333%;
    }
}

.scfCaptchaGeneralPanel, .scfCheckBoxListGeneralPanel, .scfConfirmPasswordGeneralPanel, .scfCreditCardGeneralPanel, .scfDateGeneralPanel, .scfDatePickerGeneralPanel, .scfDateSelectorGeneralPanel, .scfEmailGeneralPanel, .scfFileUploadGeneralPanel, .scfMultipleLineGeneralPanel, .scfNumberGeneralPanel, .scfPasswordGeneralPanel, .scfRadioButtonListGeneralPanel, .scfSingleLineGeneralPanel, .scfSmsTelephoneGeneralPanel, .scfTelephoneGeneralPanel {
    padding: 0 2px 0 0;
    width: 100%;
    display: block;
    float: left;
}

@media (min-width:992px) {
    .scfCaptchaGeneralPanel, .scfCheckBoxListGeneralPanel, .scfConfirmPasswordGeneralPanel, .scfCreditCardGeneralPanel, .scfDateGeneralPanel, .scfDatePickerGeneralPanel, .scfDateSelectorGeneralPanel, .scfEmailGeneralPanel, .scfFileUploadGeneralPanel, .scfMultipleLineGeneralPanel, .scfNumberGeneralPanel, .scfPasswordGeneralPanel, .scfRadioButtonListGeneralPanel, .scfSingleLineGeneralPanel, .scfSmsTelephoneGeneralPanel, .scfTelephoneGeneralPanel {
        width: 66.66666666666666%;
    }
}

.scfCaptchaUsefulInfo, .scfCheckBoxListUsefulInfo, .scfConfirmPasswordUsefulInfo, .scfCreditCardTextUsefulInfo, .scfDatePickerUsefulInfo, .scfDateSelectorUsefulInfo, .scfDateUsefulInfo, .scfDropListUsefulInfo, .scfEmailUsefulInfo, .scfListBoxUsefulInfo, .scfMultipleLineTextUsefulInfo, .scfNumberUsefulInfo, .scfPasswordUsefulInfo, .scfRadioButtonListUsefulInfo, .scfSingleLineTextUsefulInfo, .scfSmsTelephoneUsefulInfo, .scfTelephoneUsefulInfo {
    padding-left: 3px;
    font-size: .9em;
    width: 100%;
    display: block;
    float: left;
}

.scfDateSelectorLabel {
    margin-top: 7px;
}

.scfDateSelectorShortLabelDay, .scfDateSelectorShortLabelMonth, .scfDateSelectorShortLabelYear {
    padding: 0 0 1px 0;
    margin: 0;
    display: block;
    float: left;
    font-size: .9rem;
    line-height: 1rem;
    width: 33%;
}

.scfCreditCardType {
    width: 100%;
}

.scfCaptchaLabelText {
    width: 180px;
}

.scfCaptcha img {
    border: none;
}

.scfCaptchaTextBox {
    width: 100%;
}

.scfCaptchaBorder {
    margin: 0;
}

.scfCaptchStrongTextPanel {
    width: 100%;
    display: block;
    float: left;
}

.scfCaptchaLimitGeneralPanel {
    width: 215px;
}

    .scfCaptchaLimitGeneralPanel .scfRequired, .scfCaptchaLimitGeneralPanel .scfValidatorRequired {
        float: right;
    }

.scfCaptchaGeneralPanel > label {
    margin-top: 10px;
}

.scfCaptchaGeneralPanel > span {
    padding: 0;
}

.scfCaptchaGeneralPanel embed {
    position: absolute;
    z-index: -10;
}

.scfCaptchaGeneralPanel td br {
    margin-top: 3px;
    margin-bottom: 5px;
}

.scfCaptchaGeneralPanel td input {
    margin-left: 20px;
}

.scfShortDate {
    clear: left;
    text-align: left;
    display: block;
    margin: 5px 0;
    vertical-align: top;
}

    .scfShortDate .scfDateSelectorLabel {
        margin-top: 0;
    }

    .scfShortDate .scfDateSelectorGeneralPanel {
        width: 46%;
    }

    .scfShortDate .scfDateSelectorDay, .scfShortDate .scfDateSelectorShortLabelDay, .scfShortDate .scfDateSelectorShortLabelMonth, .scfShortDate .scfDateSelectorShortLabelYear {
        display: none;
    }

    .scfShortDate .scfDateSelectorMonth, .scfShortDate .scfDateSelectorShortLabelMonth, .scfShortDate .scfDateSelectorShortLabelYear, .scfShortDate .scfDateSelectorYear {
        width: 49%;
    }

.scfShortText {
    margin: 0;
    float: right;
    width: 40%;
}

    .scfShortText .scfSingleLineTextLabel {
        width: 15%;
    }

    .scfShortText .scfSingleLineGeneralPanel {
        width: 60%;
    }

    .scfShortText .scfSingleLineTextBox {
        width: 100%;
        margin: 0;
    }

.scWfmPassword {
    behavior: url(/sitecore%20modules/shell/Web%20Forms%20for%20Marketers/themes/autocomplete.htc?v=17072012);
}

.scfDatePickerGeneralPanel .ui-icon {
    float: right;
    position: relative;
    top: -20px;
    display: block;
}

.scfSectionContent > * + div {
    padding-top: 36px;
    clear: both;
}

.scfForm .fieldContainer > * + div {
    margin-top: 50px;
}

.scfRadioButtonList {
    width: auto;
}

    .scfRadioButtonList td {
        padding-right: 10px;
    }

    .scfCheckBoxList td, .scfRadioButtonList td {
        margin-bottom: 5px;
        margin-top: 5px;
        padding-top: 10px;
        position: relative;
    }

        .scfCheckBoxList td label, .scfRadioButtonList td label {
            min-height: 2rem;
            margin-bottom: 0;
            font-weight: 400;
            cursor: pointer;
            display: inline-block;
        }

        .scfCheckBoxList td input[type=checkbox], .scfCheckBoxList td input[type=radio], .scfRadioButtonList td input[type=checkbox], .scfRadioButtonList td input[type=radio] {
            position: absolute;
            opacity: 0;
        }

        .scfCheckBoxList td label, .scfRadioButtonList td label {
            padding-left: 25px;
        }

            .scfCheckBoxList td label:before, .scfRadioButtonList td label:before {
                content: "";
                position: absolute;
                top: 11px;
                left: 1px;
                width: 16px;
                height: 16px;
                background: transparent url(../images/forms_sprite.svg) no-repeat;
            }

        .scfCheckBoxList td input[type=checkbox]:checked + label:before {
            background-position: 0 -60px;
        }

        .scfCheckBoxList td input[type=checkbox]:checked + label:hover:before {
            background-position: 0 -90px;
        }

        .scfCheckBoxList td label:before {
            background-position: -44px -60px;
        }

        .scfCheckBoxList td .checked + label:before {
            background-position: 0 -60px;
        }

        .scfRadioButtonList td input[type=radio].checked + label:before, .scfRadioButtonList td input[type=radio]:checked + label:before {
            background-position: 0 0;
        }

        .scfRadioButtonList td input[type=radio].checked + label:hover:before, .scfRadioButtonList td input[type=radio]:checked + label:hover:before {
            background-position: 0 -30px;
        }

        .scfRadioButtonList td label:before {
            background-position: -45px 0;
        }

        .scfRadioButtonList td .checked + label:before {
            background-position: 0 0;
        }

        .scfRadioButtonList td.checked input + label:before {
            background-position: 0 0;
        }

fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor: default;
}

.scfCheckBoxList td.disabled label, .scfRadioButtonList td.disabled label, fieldset[disabled] .scfCheckBoxList td label, fieldset[disabled] .scfRadioButtonList td label {
    cursor: default;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),url(../fonts/glyphicons-halflings-regular.woff) format("woff"),url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),url(../fonts/glyphicons-halflings-regular.svg#${icon-font-svg-id}) format("svg");
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
    content: "\2a";
}

.glyphicon-plus:before {
    content: "\2b";
}

.glyphicon-euro:before {
    content: "\20ac";
}

.glyphicon-minus:before {
    content: "\2212";
}

.glyphicon-cloud:before {
    content: "\2601";
}

.glyphicon-envelope:before {
    content: "\2709";
}

.glyphicon-pencil:before {
    content: "\270f";
}

.glyphicon-glass:before {
    content: "\e001";
}

.glyphicon-music:before {
    content: "\e002";
}

.glyphicon-search:before {
    content: "\e003";
}

.glyphicon-heart:before {
    content: "\e005";
}

.glyphicon-star:before {
    content: "\e006";
}

.glyphicon-star-empty:before {
    content: "\e007";
}

.glyphicon-user:before {
    content: "\e008";
}

.glyphicon-film:before {
    content: "\e009";
}

.glyphicon-th-large:before {
    content: "\e010";
}

.glyphicon-th:before {
    content: "\e011";
}

.glyphicon-th-list:before {
    content: "\e012";
}

.glyphicon-ok:before {
    content: "\e013";
}

.glyphicon-remove:before {
    content: "\e014";
}

.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

.glyphicon-off:before {
    content: "\e017";
}

.glyphicon-signal:before {
    content: "\e018";
}

.glyphicon-cog:before {
    content: "\e019";
}

.glyphicon-trash:before {
    content: "\e020";
}

.glyphicon-home:before {
    content: "\e021";
}

.glyphicon-file:before {
    content: "\e022";
}

.glyphicon-time:before {
    content: "\e023";
}

.glyphicon-road:before {
    content: "\e024";
}

.glyphicon-download-alt:before {
    content: "\e025";
}

.glyphicon-download:before {
    content: "\e026";
}

.glyphicon-upload:before {
    content: "\e027";
}

.glyphicon-inbox:before {
    content: "\e028";
}

.glyphicon-play-circle:before {
    content: "\e029";
}

.glyphicon-repeat:before {
    content: "\e030";
}

.glyphicon-refresh:before {
    content: "\e031";
}

.glyphicon-list-alt:before {
    content: "\e032";
}

.glyphicon-lock:before {
    content: "\e033";
}

.glyphicon-flag:before {
    content: "\e034";
}

.glyphicon-headphones:before {
    content: "\e035";
}

.glyphicon-volume-off:before {
    content: "\e036";
}

.glyphicon-volume-down:before {
    content: "\e037";
}

.glyphicon-volume-up:before {
    content: "\e038";
}

.glyphicon-qrcode:before {
    content: "\e039";
}

.glyphicon-barcode:before {
    content: "\e040";
}

.glyphicon-tag:before {
    content: "\e041";
}

.glyphicon-tags:before {
    content: "\e042";
}

.glyphicon-book:before {
    content: "\e043";
}

.glyphicon-bookmark:before {
    content: "\e044";
}

.glyphicon-print:before {
    content: "\e045";
}

.glyphicon-camera:before {
    content: "\e046";
}

.glyphicon-font:before {
    content: "\e047";
}

.glyphicon-bold:before {
    content: "\e048";
}

.glyphicon-italic:before {
    content: "\e049";
}

.glyphicon-text-height:before {
    content: "\e050";
}

.glyphicon-text-width:before {
    content: "\e051";
}

.glyphicon-align-left:before {
    content: "\e052";
}

.glyphicon-align-center:before {
    content: "\e053";
}

.glyphicon-align-right:before {
    content: "\e054";
}

.glyphicon-align-justify:before {
    content: "\e055";
}

.glyphicon-list:before {
    content: "\e056";
}

.glyphicon-indent-left:before {
    content: "\e057";
}

.glyphicon-indent-right:before {
    content: "\e058";
}

.glyphicon-facetime-video:before {
    content: "\e059";
}

.glyphicon-picture:before {
    content: "\e060";
}

.glyphicon-map-marker:before {
    content: "\e062";
}

.glyphicon-adjust:before {
    content: "\e063";
}

.glyphicon-tint:before {
    content: "\e064";
}

.glyphicon-edit:before {
    content: "\e065";
}

.glyphicon-share:before {
    content: "\e066";
}

.glyphicon-check:before {
    content: "\e067";
}

.glyphicon-move:before {
    content: "\e068";
}

.glyphicon-step-backward:before {
    content: "\e069";
}

.glyphicon-fast-backward:before {
    content: "\e070";
}

.glyphicon-backward:before {
    content: "\e071";
}

.glyphicon-play:before {
    content: "\e072";
}

.glyphicon-pause:before {
    content: "\e073";
}

.glyphicon-stop:before {
    content: "\e074";
}

.glyphicon-forward:before {
    content: "\e075";
}

.glyphicon-fast-forward:before {
    content: "\e076";
}

.glyphicon-step-forward:before {
    content: "\e077";
}

.glyphicon-eject:before {
    content: "\e078";
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.glyphicon-chevron-right:before {
    content: "\e080";
}

.glyphicon-plus-sign:before {
    content: "\e081";
}

.glyphicon-minus-sign:before {
    content: "\e082";
}

.glyphicon-remove-sign:before {
    content: "\e083";
}

.glyphicon-ok-sign:before {
    content: "\e084";
}

.glyphicon-question-sign:before {
    content: "\e085";
}

.glyphicon-info-sign:before {
    content: "\e086";
}

.glyphicon-screenshot:before {
    content: "\e087";
}

.glyphicon-remove-circle:before {
    content: "\e088";
}

.glyphicon-ok-circle:before {
    content: "\e089";
}

.glyphicon-ban-circle:before {
    content: "\e090";
}

.glyphicon-arrow-left:before {
    content: "\e091";
}

.glyphicon-arrow-right:before {
    content: "\e092";
}

.glyphicon-arrow-up:before {
    content: "\e093";
}

.glyphicon-arrow-down:before {
    content: "\e094";
}

.glyphicon-share-alt:before {
    content: "\e095";
}

.glyphicon-resize-full:before {
    content: "\e096";
}

.glyphicon-resize-small:before {
    content: "\e097";
}

.glyphicon-exclamation-sign:before {
    content: "\e101";
}

.glyphicon-gift:before {
    content: "\e102";
}

.glyphicon-leaf:before {
    content: "\e103";
}

.glyphicon-fire:before {
    content: "\e104";
}

.glyphicon-eye-open:before {
    content: "\e105";
}

.glyphicon-eye-close:before {
    content: "\e106";
}

.glyphicon-warning-sign:before {
    content: "\e107";
}

.glyphicon-plane:before {
    content: "\e108";
}

.glyphicon-calendar:before {
    content: "\e109";
}

.glyphicon-random:before {
    content: "\e110";
}

.glyphicon-comment:before {
    content: "\e111";
}

.glyphicon-magnet:before {
    content: "\e112";
}

.glyphicon-chevron-up:before {
    content: "\e113";
}

.glyphicon-chevron-down:before {
    content: "\e114";
}

.glyphicon-retweet:before {
    content: "\e115";
}

.glyphicon-shopping-cart:before {
    content: "\e116";
}

.glyphicon-folder-close:before {
    content: "\e117";
}

.glyphicon-folder-open:before {
    content: "\e118";
}

.glyphicon-resize-vertical:before {
    content: "\e119";
}

.glyphicon-resize-horizontal:before {
    content: "\e120";
}

.glyphicon-hdd:before {
    content: "\e121";
}

.glyphicon-bullhorn:before {
    content: "\e122";
}

.glyphicon-bell:before {
    content: "\e123";
}

.glyphicon-certificate:before {
    content: "\e124";
}

.glyphicon-thumbs-up:before {
    content: "\e125";
}

.glyphicon-thumbs-down:before {
    content: "\e126";
}

.glyphicon-hand-right:before {
    content: "\e127";
}

.glyphicon-hand-left:before {
    content: "\e128";
}

.glyphicon-hand-up:before {
    content: "\e129";
}

.glyphicon-hand-down:before {
    content: "\e130";
}

.glyphicon-circle-arrow-right:before {
    content: "\e131";
}

.glyphicon-circle-arrow-left:before {
    content: "\e132";
}

.glyphicon-circle-arrow-up:before {
    content: "\e133";
}

.glyphicon-circle-arrow-down:before {
    content: "\e134";
}

.glyphicon-globe:before {
    content: "\e135";
}

.glyphicon-wrench:before {
    content: "\e136";
}

.glyphicon-tasks:before {
    content: "\e137";
}

.glyphicon-filter:before {
    content: "\e138";
}

.glyphicon-briefcase:before {
    content: "\e139";
}

.glyphicon-fullscreen:before {
    content: "\e140";
}

.glyphicon-dashboard:before {
    content: "\e141";
}

.glyphicon-paperclip:before {
    content: "\e142";
}

.glyphicon-heart-empty:before {
    content: "\e143";
}

.glyphicon-link:before {
    content: "\e144";
}

.glyphicon-phone:before {
    content: "\e145";
}

.glyphicon-pushpin:before {
    content: "\e146";
}

.glyphicon-usd:before {
    content: "\e148";
}

.glyphicon-gbp:before {
    content: "\e149";
}

.glyphicon-sort:before {
    content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
}

.glyphicon-sort-by-order:before {
    content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154";
}

.glyphicon-sort-by-attributes:before {
    content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
}

.glyphicon-unchecked:before {
    content: "\e157";
}

.glyphicon-expand:before {
    content: "\e158";
}

.glyphicon-collapse-down:before {
    content: "\e159";
}

.glyphicon-collapse-up:before {
    content: "\e160";
}

.glyphicon-log-in:before {
    content: "\e161";
}

.glyphicon-flash:before {
    content: "\e162";
}

.glyphicon-log-out:before {
    content: "\e163";
}

.glyphicon-new-window:before {
    content: "\e164";
}

.glyphicon-record:before {
    content: "\e165";
}

.glyphicon-save:before {
    content: "\e166";
}

.glyphicon-open:before {
    content: "\e167";
}

.glyphicon-saved:before {
    content: "\e168";
}

.glyphicon-import:before {
    content: "\e169";
}

.glyphicon-export:before {
    content: "\e170";
}

.glyphicon-send:before {
    content: "\e171";
}

.glyphicon-floppy-disk:before {
    content: "\e172";
}

.glyphicon-floppy-saved:before {
    content: "\e173";
}

.glyphicon-floppy-remove:before {
    content: "\e174";
}

.glyphicon-floppy-save:before {
    content: "\e175";
}

.glyphicon-floppy-open:before {
    content: "\e176";
}

.glyphicon-credit-card:before {
    content: "\e177";
}

.glyphicon-transfer:before {
    content: "\e178";
}

.glyphicon-cutlery:before {
    content: "\e179";
}

.glyphicon-header:before {
    content: "\e180";
}

.glyphicon-compressed:before {
    content: "\e181";
}

.glyphicon-earphone:before {
    content: "\e182";
}

.glyphicon-phone-alt:before {
    content: "\e183";
}

.glyphicon-tower:before {
    content: "\e184";
}

.glyphicon-stats:before {
    content: "\e185";
}

.glyphicon-sd-video:before {
    content: "\e186";
}

.glyphicon-hd-video:before {
    content: "\e187";
}

.glyphicon-subtitles:before {
    content: "\e188";
}

.glyphicon-sound-stereo:before {
    content: "\e189";
}

.glyphicon-sound-dolby:before {
    content: "\e190";
}

.glyphicon-sound-5-1:before {
    content: "\e191";
}

.glyphicon-sound-6-1:before {
    content: "\e192";
}

.glyphicon-sound-7-1:before {
    content: "\e193";
}

.glyphicon-copyright-mark:before {
    content: "\e194";
}

.glyphicon-registration-mark:before {
    content: "\e195";
}

.glyphicon-cloud-download:before {
    content: "\e197";
}

.glyphicon-cloud-upload:before {
    content: "\e198";
}

.glyphicon-tree-conifer:before {
    content: "\e199";
}

.glyphicon-tree-deciduous:before {
    content: "\e200";
}

@media (max-width:767px) {
    body {
        overflow: auto;
        overflow-x: hidden !important;
    }
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    max-width: 1250px;
}

    .container:after, .container:before {
        content: " ";
        display: table;
    }

    .container:after {
        clear: both;
    }

@media (max-width:767px) {
    .container {
        padding-left: 16px;
        padding-right: 16px;
    }
}

@media (min-width:768px) {
    .container {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (min-width:992px) {
    .container {
        padding-left: 56px;
        padding-right: 56px;
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px;
}

    .row:after, .row:before {
        content: " ";
        display: table;
    }

    .row:after {
        clear: both;
    }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left;
}

.col-xs-1 {
    width: 8.33333%;
}

.col-xs-2 {
    width: 16.66667%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.33333%;
}

.col-xs-5 {
    width: 41.66667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.33333%;
}

.col-xs-8 {
    width: 66.66667%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.33333%;
}

.col-xs-11 {
    width: 91.66667%;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-pull-1 {
    right: 8.33333%;
}

.col-xs-pull-2 {
    right: 16.66667%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-4 {
    right: 33.33333%;
}

.col-xs-pull-5 {
    right: 41.66667%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-7 {
    right: 58.33333%;
}

.col-xs-pull-8 {
    right: 66.66667%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-10 {
    right: 83.33333%;
}

.col-xs-pull-11 {
    right: 91.66667%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-push-1 {
    left: 8.33333%;
}

.col-xs-push-2 {
    left: 16.66667%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-4 {
    left: 33.33333%;
}

.col-xs-push-5 {
    left: 41.66667%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-7 {
    left: 58.33333%;
}

.col-xs-push-8 {
    left: 66.66667%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-10 {
    left: 83.33333%;
}

.col-xs-push-11 {
    left: 91.66667%;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

.col-xs-offset-1 {
    margin-left: 8.33333%;
}

.col-xs-offset-2 {
    margin-left: 16.66667%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-4 {
    margin-left: 33.33333%;
}

.col-xs-offset-5 {
    margin-left: 41.66667%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-7 {
    margin-left: 58.33333%;
}

.col-xs-offset-8 {
    margin-left: 66.66667%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-10 {
    margin-left: 83.33333%;
}

.col-xs-offset-11 {
    margin-left: 91.66667%;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

@media (min-width:768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left;
    }

    .col-sm-1 {
        width: 8.33333%;
    }

    .col-sm-2 {
        width: 16.66667%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.33333%;
    }

    .col-sm-5 {
        width: 41.66667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.33333%;
    }

    .col-sm-8 {
        width: 66.66667%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.33333%;
    }

    .col-sm-11 {
        width: 91.66667%;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-pull-1 {
        right: 8.33333%;
    }

    .col-sm-pull-2 {
        right: 16.66667%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-4 {
        right: 33.33333%;
    }

    .col-sm-pull-5 {
        right: 41.66667%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-7 {
        right: 58.33333%;
    }

    .col-sm-pull-8 {
        right: 66.66667%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-10 {
        right: 83.33333%;
    }

    .col-sm-pull-11 {
        right: 91.66667%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-push-1 {
        left: 8.33333%;
    }

    .col-sm-push-2 {
        left: 16.66667%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-4 {
        left: 33.33333%;
    }

    .col-sm-push-5 {
        left: 41.66667%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-7 {
        left: 58.33333%;
    }

    .col-sm-push-8 {
        left: 66.66667%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-10 {
        left: 83.33333%;
    }

    .col-sm-push-11 {
        left: 91.66667%;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .col-sm-6 + .col-sm-6 + .col-sm-6 {
        clear: both;
    }

        .col-sm-6 + .col-sm-6 + .col-sm-6 + .col-sm-6 {
            clear: none;
        }
}

@media (min-width:992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left;
    }

    .col-md-1 {
        width: 8.33333%;
    }

    .col-md-2 {
        width: 16.66667%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.33333%;
    }

    .col-md-5 {
        width: 41.66667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.33333%;
    }

    .col-md-8 {
        width: 66.66667%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.33333%;
    }

    .col-md-11 {
        width: 91.66667%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-pull-1 {
        right: 8.33333%;
    }

    .col-md-pull-2 {
        right: 16.66667%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-4 {
        right: 33.33333%;
    }

    .col-md-pull-5 {
        right: 41.66667%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-7 {
        right: 58.33333%;
    }

    .col-md-pull-8 {
        right: 66.66667%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-10 {
        right: 83.33333%;
    }

    .col-md-pull-11 {
        right: 91.66667%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-push-1 {
        left: 8.33333%;
    }

    .col-md-push-2 {
        left: 16.66667%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-4 {
        left: 33.33333%;
    }

    .col-md-push-5 {
        left: 41.66667%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-7 {
        left: 58.33333%;
    }

    .col-md-push-8 {
        left: 66.66667%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-10 {
        left: 83.33333%;
    }

    .col-md-push-11 {
        left: 91.66667%;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }

    .col-md-offset-1 {
        margin-left: 8.33333%;
    }

    .col-md-offset-2 {
        margin-left: 16.66667%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333%;
    }

    .col-md-offset-5 {
        margin-left: 41.66667%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333%;
    }

    .col-md-offset-8 {
        margin-left: 66.66667%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333%;
    }

    .col-md-offset-11 {
        margin-left: 91.66667%;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left;
    }

    .col-lg-1 {
        width: 8.33333%;
    }

    .col-lg-2 {
        width: 16.66667%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.33333%;
    }

    .col-lg-5 {
        width: 41.66667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.33333%;
    }

    .col-lg-8 {
        width: 66.66667%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.33333%;
    }

    .col-lg-11 {
        width: 91.66667%;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-pull-1 {
        right: 8.33333%;
    }

    .col-lg-pull-2 {
        right: 16.66667%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-4 {
        right: 33.33333%;
    }

    .col-lg-pull-5 {
        right: 41.66667%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-7 {
        right: 58.33333%;
    }

    .col-lg-pull-8 {
        right: 66.66667%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-10 {
        right: 83.33333%;
    }

    .col-lg-pull-11 {
        right: 91.66667%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-push-1 {
        left: 8.33333%;
    }

    .col-lg-push-2 {
        left: 16.66667%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-4 {
        left: 33.33333%;
    }

    .col-lg-push-5 {
        left: 41.66667%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-7 {
        left: 58.33333%;
    }

    .col-lg-push-8 {
        left: 66.66667%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-10 {
        left: 83.33333%;
    }

    .col-lg-push-11 {
        left: 91.66667%;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66667%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66667%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66667%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66667%;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }
}

.headline-h1, .headline-h2, .headline-h3, .headline-h4, a h1, a h2, a h3, a h4, a h5, a h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 100;
    color: #706964;
}

.headline-h1, h1 {
    margin-top: -3px;
    margin-bottom: 16px;
    font-family: ZurichSans-Light,"Helvetica Neue",Arial,sans-serif;
    font-size: 2.4rem;
    line-height: 2.4rem;
}

@media (min-width:768px) and (max-width:991px) {
    .headline-h1, h1 {
        margin-top: -6px;
        margin-bottom: 14px;
    }
}

@media (min-width:992px) {
    .headline-h1, h1 {
        margin-top: -6px;
        margin-bottom: 13px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .headline-h1, h1 {
        font-size: 3rem;
        line-height: 3.4rem;
    }
}

@media (min-width:992px) {
    .headline-h1, h1 {
        font-size: 36px;
        line-height: 4rem;
    }
}

.headline-h2, h2 {
    margin-top: -5px;
    margin-bottom: 15px;
    font-family: ZurichSans-Light,"Helvetica Neue",Arial,sans-serif;
    font-size: 2rem;
    line-height: 2.4rem;
}

@media (min-width:768px) {
    .headline-h2, h2 {
        margin-top: -4px;
        margin-bottom: 15px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .headline-h2, h2 {
        font-size: 2.4rem;
        line-height: 2.6rem;
    }
}

@media (min-width:992px) {
    .headline-h2, h2 {
        font-size: 2.6rem;
        line-height: 2.8rem;
    }
}

.headline-h3, h3 {
    margin-top: -2px;
    margin-bottom: 16px;
    font-family: ZurichSans-Light,"Helvetica Neue",Arial,sans-serif;
    font-size: 1.6rem;
    line-height: 1.8rem;
}

@media (min-width:768px) and (max-width:991px) {
    .headline-h3, h3 {
        margin-top: -3px;
        margin-bottom: 15px;
    }
}

@media (min-width:992px) {
    .headline-h3, h3 {
        margin-top: -4px;
        margin-bottom: 15px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .headline-h3, h3 {
        font-size: 1.6rem;
        line-height: 2rem;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .headline-h3, h3 {
        font-size: 1.8rem;
        line-height: 2.2rem;
    }
}

@media (min-width:1200px) {
    .headline-h3, h3 {
        font-size: 2rem;
        line-height: 2.4rem;
    }
}

.headline-h4, h4 {
    margin-top: -4px;
    margin-bottom: 16px;
    font-family: ZurichSans,"Helvetica Neue",Arial,sans-serif;
    font-size: 1.4rem;
    line-height: 1.8rem;
    font-family: ZurichSans-Bold,"Helvetica Neue",Arial,sans-serif;
    font-weight: 400;
}

.headline-overline {
    margin-top: -4px;
    margin-bottom: 6px;
    font-family: ZurichSans,"Helvetica Neue",Arial,sans-serif;
    font-size: 1.4rem;
    line-height: 1.8rem;
}

h1 > em, h2 > em, h3 > em {
    font-family: ZurichSans-Italic,"Helvetica Neue",Arial,sans-serif;
}

h4 > em {
    font-weight: 700;
    font-family: ZurichSans-Italic,"Helvetica Neue",Arial,sans-serif;
}

.icon {
    display: inline-block;
    font-family: zurich-icons;
    font-size: 2.2rem;
    line-height: 2.2rem;
    width: 22px;
    height: 22px;
    vertical-align: middle;
    text-align: center;
}

    .icon:before {
        content: attr(data-content);
        display: inline-block;
        speak: none;
        text-align: center;
        font-size: inherit;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .icon.i-search {
        color: #706964;
    }

        .icon.i-search:before {
            content: "";
        }

    .icon.i-menu:before {
        content: "";
    }

    .icon.i-back:before {
        content: "";
    }

    .icon.i-close:before {
        content: "";
    }

    .icon.i-arrow:before {
        content: "";
    }

    .icon.i-arrow-left:before {
        content: "";
    }

    .icon.i-arrow-up-thick:before {
        content: "";
    }

    .icon.i-arrow-down-thick:before {
        content: "";
    }

    .icon.i-plus:before {
        content: "";
    }

    .icon.i-minus:before {
        content: "";
    }

    .icon.i-radio-checked:before {
        content: "●";
    }

    .icon.i-radio-unchecked:before {
        content: "○";
    }

    .icon.i-open-quote:before {
        content: "“";
    }

    .icon.i-close-quote:before {
        content: "”";
    }

    .icon.i-external:before {
        content: "";
    }

    .icon.i-location:before {
        content: "";
    }

    .icon.i-email:before {
        content: "";
    }

    .icon.i-newsletter:before {
        content: "";
    }

    .icon.i-contact:before {
        content: "";
    }

    .icon.i-language:before {
        content: "Q";
    }

    .icon.i-language-filled:before {
        content: "R";
    }

    .icon.i-heart:before, .icon.i-vote:before {
        content: "♡";
    }

    .icon.i-heart-filled:before {
        content: "❤";
    }

    .icon.i-print:before {
        content: "P";
    }

    .icon.i-print-filled:before {
        content: "p";
    }

    .icon.i-share:before {
        content: "";
    }

    .icon.i-share-filled:before {
        content: ":";
    }

    .icon.i-facebook:before {
        content: "";
    }

    .icon.i-twitter:before {
        content: "";
    }

    .icon.i-youtube:before {
        content: "";
    }

    .icon.i-linkedin:before {
        content: "";
    }

    .icon.i-instagram:before {
        content: "";
    }

    .icon.i-pinterest:before {
        content: "";
    }

    .icon.i-share-email:before {
        content: "";
    }

    .icon.i-share-facebook:before {
        content: "";
    }

    .icon.i-share-google-plus:before {
        content: "";
    }

    .icon.i-share-youtube:before {
        content: "";
    }

    .icon.i-share-pinterest:before {
        content: "";
    }

    .icon.i-share-twitter:before {
        content: "";
    }

    .icon.i-share-linkedin:before {
        content: "";
    }

    .icon.i-share-xing:before {
        content: "";
    }

    .icon.i-investor:before {
        content: "";
    }

    .icon.i-customer:before {
        content: "";
    }

    .icon.i-broker:before {
        content: "";
    }

    .icon.i-jobseeker:before {
        content: "";
    }

    .icon.i-download:before {
        content: "";
    }

    .icon.i-media:before {
        content: "";
    }

    .icon.i-locate:before {
        content: "";
    }

    .icon.i-video:before {
        content: "";
    }

    .icon.i-podcast:before {
        content: "";
    }

    .icon.i-info:before {
        content: "";
    }

    .icon.i-add:before {
        content: "";
    }

    .icon.i-cta:before {
        content: "";
    }

    .icon.i-cta-rtl:before {
        content: "";
    }

    .icon.i-loadmore:before {
        content: "◯";
    }

    .icon.i-error:before {
        content: "";
    }

    .icon.i-hook {
        font-size: 1.15em;
    }

        .icon.i-hook:before {
            content: "";
        }

    .icon.i-bullet01 {
        font-size: .4em;
    }

        .icon.i-bullet01:before {
            content: "";
        }

    .icon.i-placeholder:before {
        content: "";
    }

    .icon.i-link-previous:before {
        content: "";
    }

    .icon.i-clock:before {
        content: "";
    }

    .icon.i-lock:before {
        content: "";
    }

    .icon.i-piggy-bank:before {
        content: "";
    }

    .icon.i-handshake:before {
        content: "";
    }

    .icon.i-pricetag:before {
        content: "";
    }

    .icon.i-pricetag-empty:before {
        content: "";
    }

    .icon.i-pricetag-dollar:before {
        content: "";
    }

    .icon.i-pricetag-pound:before {
        content: "";
    }

    .icon.i-fax:before {
        content: "";
    }

    .icon.i-xing:before {
        content: "";
    }

    .icon.i-star:before {
        content: "";
    }

    .icon.i-star-outline:before {
        content: "";
    }

    .icon.i-article:before {
        content: "";
    }

    .icon.i-expand:before {
        content: "";
    }

    .icon.i-collapse:before {
        content: "";
    }

    .icon.i-expand-neg:before {
        content: "";
    }

    .icon.i-collapse-neg:before {
        content: "";
    }

    .icon.i-arrow-slider-right:before {
        content: "";
    }

    .icon.i-arrow-slider-left:before {
        content: "";
    }

    .icon.i-cta-download:before {
        content: "";
    }

    .icon.i-cta-external:before {
        content: "";
    }

    .icon.i-cta-hook:before {
        content: "";
    }

    .icon.i-cta-email:before {
        content: "";
    }

    .icon.i-cta-contact:before {
        content: "";
    }

    .icon.i-cta-share:before {
        content: "";
    }

    .icon.i-globe:before {
        content: "";
    }

    .icon.i-google-plus:before {
        content: "";
    }

    .icon.i-mobile-phone:before {
        content: "";
    }

    .icon.i-calculator:before {
        content: "";
    }

    .icon.i-calendar:before {
        content: "";
    }

    .icon.i-date:before {
        content: "";
    }

    .icon.i-bookmark:before {
        content: "";
    }

    .icon.i-environmental:before {
        content: "";
    }

    .icon.i-graph-data:before {
        content: "";
    }

    .icon.i-idea:before {
        content: "";
    }

    .icon.i-law:before {
        content: "";
    }

    .icon.i-science:before {
        content: "";
    }

    .icon.i-tree:before {
        content: "";
    }

    .icon.i-cross:before {
        content: "";
    }

    .icon.i-cross-filled:before {
        content: "";
    }

    .icon.i-delete:before {
        content: "";
    }

    .icon.i-delete-filled:before {
        content: "";
    }

    .icon.i-edit-change:before {
        content: "";
    }

    .icon.i-edit-change-filled:before {
        content: "";
    }

    .icon.i-information:before {
        content: "";
    }

    .icon.i-location2:before {
        content: "";
    }

    .icon.i-location2-filled:before {
        content: "";
    }

    .icon.i-more-horizontal:before {
        content: "";
    }

    .icon.i-more-horizontal-filled:before {
        content: "";
    }

    .icon.i-more-vertical:before {
        content: "";
    }

    .icon.i-more-vertical-filled:before {
        content: "";
    }

    .icon.i-notification-off:before {
        content: "";
    }

    .icon.i-notification:before {
        content: "";
    }

    .icon.i-notification-filled:before {
        content: "";
    }

    .icon.i-off:before {
        content: "";
    }

    .icon.i-off-filled:before {
        content: "";
    }

    .icon.i-pdf:before {
        content: "";
    }

    .icon.i-play-button:before {
        content: "";
    }

    .icon.i-play-button-filled:before {
        content: "";
    }

    .icon.i-product:before {
        content: "";
    }

    .icon.i-products:before {
        content: "";
    }

    .icon.i-sliders-horizontal:before {
        content: "";
    }

    .icon.i-sliders-vertical:before {
        content: "";
    }

    .icon.i-terms-a-conditions:before {
        content: "";
    }

    .icon.i-tick:before {
        content: "";
    }

    .icon.i-tick-filled:before {
        content: "";
    }

.infobox {
    display: inline-block;
}

.infobox-btn {
    color: #4066B3;
    text-decoration: none;
    cursor: pointer;
}

    .infobox-btn:hover {
        color: #006;
    }

    .infobox-btn:focus {
        outline: 0;
    }

.infobox-msg {
    display: none;
    position: absolute;
    z-index: 999;
    width: 200px;
    background-color: #FFF;
    border: 1px solid #039;
    padding: 30px 16px 0 16px;
}

    .infobox-msg .close {
        position: absolute;
        top: 3px;
        right: 3px;
        color: #4066B3;
        text-decoration: none;
        cursor: pointer;
    }

        .infobox-msg .close:hover {
            color: #006;
        }

        .infobox-msg .close:focus {
            outline: 0;
        }

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

    .input-group[class*=col-] {
        float: none;
        padding-left: 0;
        padding-right: 0;
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0;
    }

    .input-group .form-control, .input-group-addon, .input-group-btn {
        display: table-cell;
    }

        .input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
            border-radius: 0;
        }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon {
    padding: 10px 12px;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

    .input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
        margin-top: 0;
    }

    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .input-group-addon:first-child {
        border-right: 0;
    }

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .input-group-addon:last-child {
        border-left: 0;
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

    .input-group-btn > .btn {
        position: relative;
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px;
        }

        .input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
            z-index: 2;
        }

    .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
        margin-right: -1px;
    }

    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        margin-left: -1px;
    }

.label {
    display: inline-block;
    padding: 0 5px;
    text-transform: uppercase;
    color: #FFF;
    height: 17px;
    overflow: hidden;
    vertical-align: top;
    font-family: ZurichSans,"Helvetica Neue",Arial,sans-serif;
    font-size: 1.2rem;
}

    .label.label-1 {
        background-color: #006;
    }

    .label.label-2 {
        background-color: #706964;
    }

[lang=zh] .button, [lang=zh] .cta.cta-1, [lang=zh] .cta.cta-2, [lang=zh] .headline-h4, [lang=zh] .link, [lang=zh] .mapinfobox .location-name, [lang=zh] .mod-Agent_profile .agent-row-heading, [lang=zh] .mod-Content_global_navigation .menuholder .navigation-1 > li > a, [lang=zh] .mod-Content_table .folding-table .copy-table-crossline, [lang=zh] .mod-Content_table .folding-table .highlighted, [lang=zh] .mod-Content_table .folding-table thead, [lang=zh] .mod-Content_table .folding-table.is-foldable tbody tr td:first-child.xs-head, [lang=zh] .mod-Content_table .folding-table.is-foldable tbody tr th:first-child.xs-head, [lang=zh] .mod-Footer .navigation-footer > li a, [lang=zh] .mod-Linkedin_comments .box__comments .box__comment .box__comment--center .name, [lang=zh] .mod-Linkedin_comments .box__loggedin .loggedInMessage, [lang=zh] .mod-Navigation .navigation-3 > ul > li > a, [lang=zh] .mod-Navigation .navigation-4 > ul > li > a, [lang=zh] .mod-Sitemap .navigation-2 div > li > a, [lang=zh] .mod-Sitemap .navigation-2 > li > a, [lang=zh] .mod-Subnavigation a, [lang=zh] .mod-Teaser_expert section .wrapper .teaser-body .name .link-copy, [lang=zh] .rte a, [lang=zh] .scfSubmitButton, [lang=zh] .teaser-subtitle, [lang=zh] .teaser-title, [lang=zh] b, [lang=zh] h4, [lang=zh] strong {
    font-family: 'Microsoft JhengHei','PingFang HK','Helvetica Neue',Arial,sans-serif;
    font-weight: 700 !important;
}

[lang=zh] .label, [lang=zh] h1, [lang=zh] h2, [lang=zh] h3 {
    font-family: 'Microsoft JhengHei','PingFang HK','Helvetica Neue',Arial,sans-serif;
}

[lang=zh] em, [lang=zh] i {
    font-family: 'Microsoft JhengHei','PingFang HK','Helvetica Neue',Arial,sans-serif;
    font-style: italic;
}

[lang=zh] .copy-abstract, [lang=zh] .copy-abstract-m, [lang=zh] a, [lang=zh] body {
    font-family: 'Microsoft JhengHei','PingFang HK','Helvetica Neue',Arial,sans-serif;
    line-height: 1.7em;
    font-weight: 400;
}

[lang=zh] .headline-overline {
    margin-bottom: 12px;
}

[lang=zh] .label {
    height: 23px;
}

[lang=zh] .mod-Gadget_bar .social-share .link-item .hearts, [lang=zh] .mod-Gadget_bar .social-share .link-item .language {
    top: 3px;
}

@media (max-width:767px) {
    body, html {
        overflow-x: hidden;
    }

    .container-offcanvas {
        position: relative;
        -webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        transition: all .3s ease-out;
        margin-left: 0;
        margin-right: 0;
        right: 0;
    }

    .container-offcanvas-right .sidebar-offcanvas {
        right: -100%;
    }

    .container-offcanvas-left .sidebar-offcanvas {
        left: -100%;
    }

    .container-offcanvas-right.active {
        right: 100%;
    }

    .container-offcanvas-left.active {
        left: 100%;
    }

    .sidebar-offcanvas {
        position: absolute !important;
        top: 0;
        width: 100%;
        height: auto;
    }
}

.content {
    min-height: 400px;
}

@media (max-width:767px) {
    .container-colored, .mod, .panel-colored {
        margin-bottom: 30px;
    }

        .panel-colored.bg-none {
            margin-bottom: 0;
        }
}

@media (min-width:768px) {
    .container-colored, .mod, .panel-colored {
        margin-bottom: 40px;
    }

        .panel-colored.bg-none {
            margin-bottom: 10px;
        }

        .container-colored .mod, .panel-colored .mod {
            margin-bottom: 30px;
        }

            .container-colored .mod + .mod, .panel-colored .mod + .mod {
                margin-top: 0;
            }

        .mod + .mod {
            margin-top: -10px;
        }

        .container-colored:last-child {
            margin-bottom: 0;
        }
}

.container-breadcrumb {
    position: relative;
}

@media (max-width:767px) {
    .container-breadcrumb {
        margin-top: -30px;
        height: 49px;
    }
}

@media (min-width:768px) {
    .container-breadcrumb {
        margin-top: -40px;
        height: 69px;
    }
}

.container-search-result {
    margin-bottom: 40px;
}

@media (max-width:767px) {
    .container-search-result {
        padding-left: 15px;
        padding-right: 15px;
    }

        .container-search-result .link-bar {
            margin-left: -15px;
            margin-right: -15px;
        }
}

.container-search-result .result-line {
    margin: -20px 0 30px 0;
}

.container-search-result .search-term {
    color: #006;
}

a {
    color: #4066B3;
    text-decoration: none;
}

    a:focus, a:hover {
        color: #006;
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

.link {
    font-family: ZurichSans-Bold,"Helvetica Neue",Arial,sans-serif;
}

    .link[href^=mailto] {
        word-break: break-all;
        word-break: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
    }

    .link.link-standard {
        display: inline-block;
    }

        .link.link-standard:before {
            content: "";
            speak: none;
            font-family: zurich-icons;
            display: inline-block;
            font-size: 1.5rem;
            vertical-align: top;
            margin: 0 5px 0 -4px;
        }

    .link.link-external {
        display: inline-block;
        padding-left: 30px;
        position: relative;
    }

        .link.link-external:before {
            content: "";
            speak: none;
            font-family: zurich-icons;
            position: absolute;
            left: 0;
            top: 0;
            font-size: 1.7em;
        }

    .link.link-icon {
        display: inline-block;
        padding-left: 30px;
        position: relative;
    }

        .link.link-icon .icon {
            position: absolute;
            left: 0;
            top: -2px;
            width: 22px;
            text-align: center;
        }

        .link.link-icon .i-arrow {
            font-size: 1.5rem;
        }

    .link.link-social {
        color: #706964;
    }

        .link.link-social:hover {
            color: #006;
        }

        .link.link-social .icon {
            width: 18px;
            font-size: 1.8rem;
            line-height: 1;
            height: 18px;
        }

    .link.link-filter .link-count {
        margin-left: 5px;
        color: #706964;
        display: inline-block;
    }

    .link.link-filter-active {
        position: relative;
        display: inline-block;
        color: #FFF;
        padding: 6px 44px 6px 10px;
    }

        .link.link-filter-active:before {
            display: inline-block;
            speak: none;
            font-family: zurich-icons;
            vertical-align: top;
            background-color: #FFF;
            color: #4066B3;
            border-radius: 100%;
            text-indent: 1px;
        }

@media (max-width:767px) {
    .link.link-filter-active:before {
        width: 18px;
        height: 18px;
        line-height: 18px;
        font-size: 1.6rem;
    }
}

@media (min-width:768px) {
    .link.link-filter-active:before {
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 1.8rem;
    }
}

.link.link-filter-active:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    margin: auto 0;
    z-index: 2;
}

.link.link-filter-active.filter-type-category {
    background-color: #BFBFBF;
}

.link.link-filter-active.filter-type-topic {
    background-color: #CDCDCD;
}

.link.link-filter-active:hover {
    background-color: #706964;
}

.link.link-loadmore {
    display: block;
    padding: 10px;
    border: 1px solid #4066B3;
    background-color: #FFF;
    text-align: center;
}

    .link.link-loadmore:before {
        content: "◯";
        speak: none;
        font-family: zurich-icons;
        display: inline-block;
        font-size: 1.5em;
        vertical-align: top;
        margin: 0 5px 0 -4px;
    }

    .link.link-loadmore:hover {
        background-color: #4066B3;
        color: #FFF;
    }

    .link.link-loadmore.disabled {
        border-color: #BFBFBF;
        color: #BFBFBF;
    }

        .link.link-loadmore.disabled:hover {
            border-color: #BFBFBF;
            color: #BFBFBF;
            background-color: #FFF;
            cursor: default;
        }

.link-list li {
    margin-top: -4px;
    margin-bottom: 16px;
    list-style-type: none;
}

.link-list-inline {
    display: inline-block;
}

    .link-list-inline li {
        list-style-type: none;
        display: inline-block;
        position: relative;
        padding-right: 46px;
    }

        .link-list-inline li:before {
            content: "";
            position: absolute;
            right: 21px;
            top: 0;
            bottom: 0;
            margin: auto 0;
            display: block;
            width: 1px;
            height: 12px;
            background-color: #3E3E3E;
        }

        .link-list-inline li:last-child {
            padding-right: 21px;
        }

            .link-list-inline li:last-child:before {
                display: none;
            }

        .link-list-inline li.last-child {
            padding-right: 21px;
        }

            .link-list-inline li.last-child:before {
                display: none;
            }

.link-bar {
    margin-bottom: 20px;
    background: #e8e5e3;
    padding: 11px 15px 11px 15px;
}

    .link-bar li {
        list-style-type: none;
        display: inline-block;
        margin-right: 36px;
    }

        .link-bar li:last-child {
            margin-right: 0;
        }

.hidden-anchor {
    clip: rect(0,0,0,0);
    position: absolute;
}

ol, ul {
    padding: 0;
}

.bullet-list, .check-list, .number-list, .rte {
    margin-top: -4px;
    margin-bottom: 16px;
}

    .bullet-list li, .check-list li, .number-list li, .rte li {
        list-style-type: none;
        margin-left: 25px;
        text-indent: -12px;
        text-align: left;
    }

        .bullet-list li p, .check-list li p, .number-list li p, .rte li p {
            text-indent: 0 !important;
        }

        .bullet-list li:before, .check-list li:before, .number-list li:before, .rte li:before {
            display: inline-block;
            vertical-align: top;
            width: 12px;
        }

        .bullet-list li ul, .check-list li ul, .number-list li ul, .rte li ul {
            margin-top: 20px;
        }

            .bullet-list li ul li:before, .check-list li ul li:before, .number-list li ul li:before, .rte li ul li:before {
                color: #706964;
            }

        .bullet-list li:before {
            content: "";
            speak: none;
            font-family: zurich-icons;
            font-size: .4em;
        }

        .check-list li:before {
            content: "";
            speak: none;
            font-family: zurich-icons;
            font-size: 1.15em;
            color: #039;
        }

.number-list {
    counter-reset: li;
}

    .number-list li {
        margin-bottom: 12px;
    }

        .number-list li:before {
            content: counter(li);
            counter-increment: li;
            color: #706964;
            font-weight: 100;
            font-family: ZurichSans-Light,"Helvetica Neue",Arial,sans-serif;
            font-size: 1.8rem;
        }

.media-image {
    width: 100%;
    height: auto;
}

.media-container.in-text {
    padding-bottom: 15px;
}

    .media-container.in-text img {
        max-width: 100%;
        height: auto;
    }

@media (max-width:767px) {
    .media-container.in-text.pull-left, .media-container.in-text.pull-right {
        float: none !important;
    }
}

@media (min-width:768px) {
    .media-container.in-text {
        padding-left: 15px;
        padding-right: 15px;
    }

        .media-container.in-text.pull-left {
            max-width: 50%;
            margin-left: -15px;
            margin-right: 15px;
        }

        .media-container.in-text.pull-right {
            max-width: 50%;
            margin-left: 15px;
            margin-right: -15px;
        }
}

@media (max-width:767px) {
    .mod.link-bar-bottom-aligned {
        padding-bottom: 0;
    }

        .mod.link-bar-bottom-aligned .link-bar {
            margin-left: -15px;
            margin-right: -15px;
        }
}

@media (min-width:768px) {
    .mod.link-bar-bottom-aligned {
        position: relative;
        padding-bottom: 40px;
    }

    .skin-c2.mod.link-bar-bottom-aligned, .skin-c3.mod.link-bar-bottom-aligned {
        padding-bottom: 50px;
    }

    .mod.link-bar-bottom-aligned .link-bar {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        overflow: hidden;
        margin-bottom: 0;
    }
}

.mod.skin-c2, .mod.skin-c3 {
    padding-top: 30px;
    padding-bottom: 30px;
}

@media (max-width:767px) {
    .mod.skin-c2, .mod.skin-c3 {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width:768px) {
    .mod.skin-c2 {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (min-width:768px) {
    .mod.skin-c3 {
        padding-left: 16px;
        padding-right: 16px;
    }
}

.mod.skin-c4, .mod.skin-c5 {
    border: 1px solid #e8e5e3;
}

@media (max-width:767px) {
    .mod.skin-c4, .mod.skin-c5 {
        margin-left: 15px;
        margin-right: 15px;
    }
}

.mod.skin-c4 {
    padding: 15px;
}

.mod.skin-c5 {
    padding: 29px 15px;
}

.mod.cta-bottom-aligned .cta-2 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 0;
}

@media (max-width:767px) {
    .mod.cta-bottom-aligned {
        padding-bottom: 0;
    }
}

@media (min-width:768px) {
    .mod.cta-bottom-aligned {
        position: relative;
        padding-bottom: 40px;
    }
}

.mod > :last-child, .mod > :last-child > :last-child, .mod > :last-child > :last-child > :last-child {
    margin-bottom: 0;
}

    .mod > .headline-h1:last-child, .mod > :last-child > .headline-h1:last-child, .mod > :last-child > :last-child > .headline-h1:last-child, .mod > :last-child > :last-child > h1:last-child, .mod > :last-child > h1:last-child, .mod > h1:last-child {
        margin-top: -3px;
        margin-bottom: -4px;
    }

@media (min-width:768px) and (max-width:991px) {
    .mod > .headline-h1:last-child, .mod > :last-child > .headline-h1:last-child, .mod > :last-child > :last-child > .headline-h1:last-child, .mod > :last-child > :last-child > h1:last-child, .mod > :last-child > h1:last-child, .mod > h1:last-child {
        margin-top: -6px;
        margin-bottom: -6px;
    }
}

@media (min-width:992px) {
    .mod > .headline-h1:last-child, .mod > :last-child > .headline-h1:last-child, .mod > :last-child > :last-child > .headline-h1:last-child, .mod > :last-child > :last-child > h1:last-child, .mod > :last-child > h1:last-child, .mod > h1:last-child {
        margin-top: -6px;
        margin-bottom: -7px;
    }
}

.mod > .headline-h2:last-child, .mod > :last-child > .headline-h2:last-child, .mod > :last-child > :last-child > .headline-h2:last-child, .mod > :last-child > :last-child > h2:last-child, .mod > :last-child > h2:last-child, .mod > h2:last-child {
    margin-top: -5px;
    margin-bottom: -5px;
}

@media (min-width:768px) {
    .mod > .headline-h2:last-child, .mod > :last-child > .headline-h2:last-child, .mod > :last-child > :last-child > .headline-h2:last-child, .mod > :last-child > :last-child > h2:last-child, .mod > :last-child > h2:last-child, .mod > h2:last-child {
        margin-top: -4px;
        margin-bottom: -5px;
    }
}

.mod > .headline-h3:last-child, .mod > :last-child > .headline-h3:last-child, .mod > :last-child > :last-child > .headline-h3:last-child, .mod > :last-child > :last-child > h3:last-child, .mod > :last-child > h3:last-child, .mod > h3:last-child {
    margin-top: -2px;
    margin-bottom: -4px;
}

@media (min-width:768px) and (max-width:991px) {
    .mod > .headline-h3:last-child, .mod > :last-child > .headline-h3:last-child, .mod > :last-child > :last-child > .headline-h3:last-child, .mod > :last-child > :last-child > h3:last-child, .mod > :last-child > h3:last-child, .mod > h3:last-child {
        margin-top: -3px;
        margin-bottom: -5px;
    }
}

@media (min-width:992px) {
    .mod > .headline-h3:last-child, .mod > :last-child > .headline-h3:last-child, .mod > :last-child > :last-child > .headline-h3:last-child, .mod > :last-child > :last-child > h3:last-child, .mod > :last-child > h3:last-child, .mod > h3:last-child {
        margin-top: -4px;
        margin-bottom: -5px;
    }
}

.mod > .headline-h4:last-child, .mod > :last-child > .headline-h4:last-child, .mod > :last-child > :last-child > .headline-h4:last-child, .mod > :last-child > :last-child > h4:last-child, .mod > :last-child > h4:last-child, .mod > h4:last-child {
    margin-top: -4px;
    margin-bottom: -4px;
}

.mod > .copy-quotation:last-child, .mod > :last-child > .copy-quotation:last-child, .mod > :last-child > :last-child > .copy-quotation:last-child {
    margin-top: -3px;
    margin-bottom: -6px;
}

@media (min-width:992px) and (max-width:1199px) {
    .mod > .copy-quotation:last-child, .mod > :last-child > .copy-quotation:last-child, .mod > :last-child > :last-child > .copy-quotation:last-child {
        margin-top: -4px;
        margin-bottom: -6px;
    }
}

@media (min-width:1200px) {
    .mod > .copy-quotation:last-child, .mod > :last-child > .copy-quotation:last-child, .mod > :last-child > :last-child > .copy-quotation:last-child {
        margin-top: -5px;
        margin-bottom: -7px;
    }
}

.mod > .copy-quotation.quotation-large:last-child, .mod > :last-child > .copy-quotation.quotation-large:last-child, .mod > :last-child > :last-child > .copy-quotation.quotation-large:last-child {
    margin-top: -4px;
    margin-bottom: -7px;
}

@media (min-width:768px) {
    .mod > .copy-quotation.quotation-large:last-child, .mod > :last-child > .copy-quotation.quotation-large:last-child, .mod > :last-child > :last-child > .copy-quotation.quotation-large:last-child {
        margin-top: -5px;
        margin-bottom: -7px;
    }
}

@media (min-width:1200px) {
    .mod > .copy-quotation.quotation-large:last-child, .mod > :last-child > .copy-quotation.quotation-large:last-child, .mod > :last-child > :last-child > .copy-quotation.quotation-large:last-child {
        margin-top: -5px;
        margin-bottom: -8px;
    }
}

.mod > :last-child > :last-child > cite.copy-credits:last-child, .mod > :last-child > cite.copy-credits:last-child, .mod > cite.copy-credits:last-child {
    margin-top: -4px;
    margin-bottom: -5px;
}

.mod > :last-child > :last-child > p:last-child, .mod > :last-child > p:last-child, .mod > p:last-child {
    margin-top: -4px;
    margin-bottom: -4px;
}

.mod > :last-child > :last-child > p.copy-legal:last-child, .mod > :last-child > p.copy-legal:last-child, .mod > p.copy-legal:last-child {
    margin-top: -4px;
    margin-bottom: -5px;
}

.mod > :last-child > :last-child > p.copy-copyright:last-child, .mod > :last-child > p.copy-copyright:last-child, .mod > p.copy-copyright:last-child {
    margin-top: -4px;
    margin-bottom: -5px;
}

.mod > :last-child > :last-child > p.copy-site-identifier-1:last-child, .mod > :last-child > p.copy-site-identifier-1:last-child, .mod > p.copy-site-identifier-1:last-child {
    margin-top: -2px;
    margin-bottom: -4px;
}

@media (min-width:768px) and (max-width:991px) {
    .mod > :last-child > :last-child > p.copy-site-identifier-1:last-child, .mod > :last-child > p.copy-site-identifier-1:last-child, .mod > p.copy-site-identifier-1:last-child {
        margin-top: -3px;
        margin-bottom: -5px;
    }
}

@media (min-width:992px) {
    .mod > :last-child > :last-child > p.copy-site-identifier-1:last-child, .mod > :last-child > p.copy-site-identifier-1:last-child, .mod > p.copy-site-identifier-1:last-child {
        margin-top: -4px;
        margin-bottom: -5px;
    }
}

.mod > :last-child > :last-child > p.copy-site-identifier-2:last-child, .mod > :last-child > p.copy-site-identifier-2:last-child, .mod > p.copy-site-identifier-2:last-child {
    margin-top: -4px;
    margin-bottom: -4px;
}

.mod > :last-child > :last-child > p.copy-credits:last-child, .mod > :last-child > p.copy-credits:last-child, .mod > p.copy-credits:last-child {
    margin-top: -4px;
    margin-bottom: -5px;
}

.mod > :last-child > :last-child > p.copy-abstract-meta:last-child, .mod > :last-child > :last-child > p.copy-abstract:last-child, .mod > :last-child > p.copy-abstract-meta:last-child, .mod > :last-child > p.copy-abstract:last-child, .mod > p.copy-abstract-meta:last-child, .mod > p.copy-abstract:last-child {
    margin-top: -2px;
    margin-bottom: -4px;
}

@media (min-width:768px) and (max-width:991px) {
    .mod > :last-child > :last-child > p.copy-abstract-meta:last-child, .mod > :last-child > :last-child > p.copy-abstract:last-child, .mod > :last-child > p.copy-abstract-meta:last-child, .mod > :last-child > p.copy-abstract:last-child, .mod > p.copy-abstract-meta:last-child, .mod > p.copy-abstract:last-child {
        margin-top: -3px;
        margin-bottom: -5px;
    }
}

@media (min-width:992px) {
    .mod > :last-child > :last-child > p.copy-abstract-meta:last-child, .mod > :last-child > :last-child > p.copy-abstract:last-child, .mod > :last-child > p.copy-abstract-meta:last-child, .mod > :last-child > p.copy-abstract:last-child, .mod > p.copy-abstract-meta:last-child, .mod > p.copy-abstract:last-child {
        margin-top: -4px;
        margin-bottom: -5px;
    }
}

.mod > :last-child > :last-child > p.copy-quotation:last-child, .mod > :last-child > p.copy-quotation:last-child, .mod > p.copy-quotation:last-child {
    margin-top: -3px;
    margin-bottom: -6px;
}

@media (min-width:992px) and (max-width:1199px) {
    .mod > :last-child > :last-child > p.copy-quotation:last-child, .mod > :last-child > p.copy-quotation:last-child, .mod > p.copy-quotation:last-child {
        margin-top: -4px;
        margin-bottom: -6px;
    }
}

@media (min-width:1200px) {
    .mod > :last-child > :last-child > p.copy-quotation:last-child, .mod > :last-child > p.copy-quotation:last-child, .mod > p.copy-quotation:last-child {
        margin-top: -5px;
        margin-bottom: -7px;
    }
}

.mod > :last-child > :last-child > p.copy-quotation.quotation-large:last-child, .mod > :last-child > p.copy-quotation.quotation-large:last-child, .mod > p.copy-quotation.quotation-large:last-child {
    margin-top: -4px;
    margin-bottom: -7px;
}

@media (min-width:768px) {
    .mod > :last-child > :last-child > p.copy-quotation.quotation-large:last-child, .mod > :last-child > p.copy-quotation.quotation-large:last-child, .mod > p.copy-quotation.quotation-large:last-child {
        margin-top: -5px;
        margin-bottom: -7px;
    }
}

@media (min-width:1200px) {
    .mod > :last-child > :last-child > p.copy-quotation.quotation-large:last-child, .mod > :last-child > p.copy-quotation.quotation-large:last-child, .mod > p.copy-quotation.quotation-large:last-child {
        margin-top: -5px;
        margin-bottom: -8px;
    }
}

.mod > :last-child > :last-child > p.copy-mega:last-child, .mod > :last-child > p.copy-mega:last-child, .mod > p.copy-mega:last-child {
    margin-top: -3px;
    margin-bottom: -4px;
}

@media (min-width:768px) and (max-width:991px) {
    .mod > :last-child > :last-child > p.copy-mega:last-child, .mod > :last-child > p.copy-mega:last-child, .mod > p.copy-mega:last-child {
        margin-top: -6px;
        margin-bottom: -6px;
    }
}

@media (min-width:992px) {
    .mod > :last-child > :last-child > p.copy-mega:last-child, .mod > :last-child > p.copy-mega:last-child, .mod > p.copy-mega:last-child {
        margin-top: -6px;
        margin-bottom: -7px;
    }
}

@media print {
    body {
        margin: 0;
        padding: 0 !important;
    }

    .container {
        width: auto;
        margin: 0 !important;
        padding: 0 !important;
        max-width: 100% !important;
    }

    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left;
    }

    .col-sm-1 {
        width: 8.33333%;
    }

    .col-sm-2 {
        width: 16.66667%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.33333%;
    }

    .col-sm-5 {
        width: 41.66667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.33333%;
    }

    .col-sm-8 {
        width: 66.66667%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.33333%;
    }

    .col-sm-11 {
        width: 91.66667%;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-pull-1 {
        right: 8.33333%;
    }

    .col-sm-pull-2 {
        right: 16.66667%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-4 {
        right: 33.33333%;
    }

    .col-sm-pull-5 {
        right: 41.66667%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-7 {
        right: 58.33333%;
    }

    .col-sm-pull-8 {
        right: 66.66667%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-10 {
        right: 83.33333%;
    }

    .col-sm-pull-11 {
        right: 91.66667%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-push-1 {
        left: 8.33333%;
    }

    .col-sm-push-2 {
        left: 16.66667%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-4 {
        left: 33.33333%;
    }

    .col-sm-push-5 {
        left: 41.66667%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-7 {
        left: 58.33333%;
    }

    .col-sm-push-8 {
        left: 66.66667%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-10 {
        left: 83.33333%;
    }

    .col-sm-push-11 {
        left: 91.66667%;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66667%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66667%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66667%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66667%;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .IN-widget, .auto-hide, .bootstrap-select, .cta, .mod-Breadcrumb, .mod-Content_accordion:after, .mod-Content_accordion:before, .mod-Content_global_navigation, .mod-Footer .navigation-footer, .mod-Footer .social-bar, .mod-Gadget_bar, .mod-Global_filter, .mod-Global_search, .mod-Media_video_gallery, .mod-Navigation, .mod-Routing_tool, .mod-Share_bar, .mod-Sitemap, .mod-Teaser_errormessages.type-notification, .mod-Teaser_navigation_slider {
        display: none !important;
    }

    * {
        text-shadow: none !important;
        color: #000 !important;
        background: 0 0 !important;
        box-shadow: none !important;
    }

    thead {
        display: table-header-group;
    }

    .mod, img, tr {
        page-break-inside: avoid;
    }

    img {
        width: auto !important;
        max-width: 100% !important;
    }

    .media-container {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .col-sm-12 .mod-Media_image {
        max-width: 50%;
    }

    .col-sm-8 .mod-Media_image {
        max-width: 75%;
    }

    h1, h2, h3, h4, p {
        orphans: 3;
        widows: 3;
    }

    h1, h2, h3, h4 {
        page-break-after: avoid;
        margin-top: 0 !important;
    }

    a[href^=http]:after {
        content: " (" attr(href) ")";
    }

    .mod-Content_tab.mod-Content_tab {
        border: 0 none !important;
    }

        .mod-Content_tab.mod-Content_tab .tab-list {
            height: 100% !important;
            position: relative;
            overflow: visible;
            border: 0 none !important;
        }

        .mod-Content_tab.mod-Content_tab .tab-content {
            position: relative;
            display: block;
            width: 100% !important;
            top: 0;
        }

        .mod-Content_tab.mod-Content_tab .tab-item {
            float: none;
            width: 100% !important;
        }

        .mod-Content_tab.mod-Content_tab .tab-link {
            display: block !important;
        }

        .mod-Content_tab.mod-Content_tab [class^=col-] {
            width: 100%;
        }

    .mod-Content_tab_vertical.mod-Content_tab_vertical .nav-tabs {
        display: none;
    }

    .mod-Content_tab_vertical.mod-Content_tab_vertical .tab-pane {
        display: block !important;
        min-height: 0 !important;
    }

    .mod-Content_tab_vertical.mod-Content_tab_vertical .tabs-left {
        border: 0 none;
    }

    .mod-Content_accordion.mod-Content_accordion .accordion-content {
        display: block;
    }

    .mod-Location_finder.mod-Location_finder .mapnaviholder {
        min-height: 0;
    }

    .mod-Location_finder.mod-Location_finder .locate-me {
        display: none;
    }

    .mod-Location_finder.mod-Location_finder > .row > [class^=col-] {
        width: 100%;
    }

    .mod-Location_finder.mod-Location_finder .mapholder :after {
        display: none;
    }

    .mod-Agent_location.mod-Agent_location > .row > [class^=col-] {
        width: 100%;
    }

    .mod-Agent_location.mod-Agent_location .mod-Agent_store {
        display: none !important;
    }

    .mod-Media_minislider.mod-Media_minislider .slider-caption-wrapper {
        display: none !important;
    }

    .mod-Media_minislider.mod-Media_minislider .cell:not(:first-child) {
        display: none !important;
    }

    .mod-Teaser_contact.mod-Teaser_contact, .mod-Teaser_standard.mod-Teaser_standard {
        padding-left: 0 !important;
        padding-right: 0 !important;
        border: 0 none;
    }
}

@-ms-viewport {
    width: device-width;
}

.visible-xs {
    display: none !important;
}

.visible-sm {
    display: none !important;
}

.visible-md {
    display: none !important;
}

.visible-lg {
    display: none !important;
}

.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important;
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important;
    }

    table.visible-xs {
        display: table;
    }

    tr.visible-xs {
        display: table-row !important;
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important;
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important;
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important;
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important;
    }

    table.visible-sm {
        display: table;
    }

    tr.visible-sm {
        display: table-row !important;
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important;
    }

    table.visible-md {
        display: table;
    }

    tr.visible-md {
        display: table-row !important;
    }

    td.visible-md, th.visible-md {
        display: table-cell !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important;
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important;
    }

    table.visible-lg {
        display: table;
    }

    tr.visible-lg {
        display: table-row !important;
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important;
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important;
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important;
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important;
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important;
    }
}

.teaser-link {
    display: block;
}

    .teaser-link .teaser-subtitle, .teaser-link .teaser-title {
        color: #4066B3;
    }

.no-touch .teaser-link:hover .teaser-subtitle, .no-touch .teaser-link:hover .teaser-title, .touch .teaser-link:active .teaser-subtitle, .touch .teaser-link:active .teaser-title {
    color: #006;
}

.teaser-subtitle, .teaser-title {
    font-family: ZurichSans-Bold,"Helvetica Neue",Arial,sans-serif;
    font-size: inherit;
    line-height: inherit;
    color: #3E3E3E;
    margin-top: -4px;
    margin-bottom: 6px;
}

    .teaser-title:before {
        content: "";
        speak: none;
        font-family: zurich-icons;
        display: inline-block;
        font-size: 1.5rem;
        vertical-align: top;
        margin: 0 0 0 -4px;
    }

.teaser-body {
    color: #3E3E3E;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.hide {
    display: none !important;
}

.show {
    display: block !important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.ui-helper-hidden-accessible {
    border: 0 none;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

@media screen {
    .hidden-screen {
        display: none !important;
    }
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.bootstrap-select > .btn {
    width: 100%;
    padding-right: 25px;
}

.error .bootstrap-select .btn {
    border: 1px solid #EA635C;
}

.control-group.error .bootstrap-select .dropdown-toggle {
    border-color: #EA635C;
}

.bootstrap-select.fit-width {
    width: auto !important;
}

.bootstrap-select .btn:focus {
    outline-offset: -2px;
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none;
}

    .bootstrap-select.form-control:not([class*=col-]) {
        width: 100%;
    }

.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*=col-] {
    float: none;
    display: inline-block;
    margin-left: 0;
}

    .bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*=col-].dropdown-menu-right, .row-fluid .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
        float: right;
    }

.form-group .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group, .form-search .bootstrap-select.btn-group {
    margin-bottom: 0;
}

.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0;
}

.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%;
}

.input-append .bootstrap-select.btn-group {
    margin-left: -1px;
}

.input-prepend .bootstrap-select.btn-group {
    margin-right: -1px;
}

.bootstrap-select.btn-group > .disabled {
    cursor: not-allowed;
}

    .bootstrap-select.btn-group > .disabled:focus {
        outline: 0 !important;
    }

.bootstrap-select.btn-group .btn .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
}

.bootstrap-select.btn-group .btn .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
}

.bootstrap-select.btn-group[class*=col-] .btn {
    width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    z-index: 1035;
    box-sizing: border-box;
}

    .bootstrap-select.btn-group .dropdown-menu.inner {
        position: static;
        border: 0;
        padding: 0;
        margin: 0;
        border-radius: 0;
        box-shadow: none;
    }

    .bootstrap-select.btn-group .dropdown-menu li {
        position: relative;
        min-width: 100%;
    }

        .bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) a small, .bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:focus small, .bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:hover small {
            color: #33b1e6;
            color: rgba(51,177,230,.4);
        }

        .bootstrap-select.btn-group .dropdown-menu li.disabled a {
            cursor: not-allowed;
        }

        .bootstrap-select.btn-group .dropdown-menu li a {
            cursor: pointer;
        }

            .bootstrap-select.btn-group .dropdown-menu li a.opt {
                position: relative;
                padding-left: 2.25em;
            }

            .bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
                display: none;
            }

            .bootstrap-select.btn-group .dropdown-menu li a span.text {
                display: inline-block;
            }

        .bootstrap-select.btn-group .dropdown-menu li small {
            padding-left: .5em;
        }

    .bootstrap-select.btn-group .dropdown-menu .notify {
        position: absolute;
        bottom: 5px;
        width: 96%;
        margin: 0 2%;
        min-height: 26px;
        padding: 3px 5px;
        background: #f2f0ee;
        border: 1px solid #e8e5e3;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
        pointer-events: none;
        opacity: .9;
        box-sizing: border-box;
    }

.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f2f0ee;
    margin: 0 5px;
}

.bootstrap-select.btn-group.fit-width .btn .filter-option {
    position: static;
}

.bootstrap-select.btn-group.fit-width .btn .caret {
    position: static;
    top: auto;
    margin-top: -1px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
}

.bootstrap-select.show-menu-arrow.open > .btn {
    z-index: 1036;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom-width: 7px;
    border-bottom-style: solid;
    border-bottom-color: #CDCDCD;
    border-bottom-color: rgba(205,205,205,.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-bottom: 0;
    border-top-width: 7px;
    border-top-style: solid;
    border-top-color: #CDCDCD;
    border-top-color: rgba(205,205,205,.2);
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid #fff;
    border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto;
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before {
    display: block;
}

.bs-actionsbox, .bs-searchbox {
    padding: 4px 8px;
}

.bs-actionsbox {
    float: left;
    width: 100%;
    box-sizing: border-box;
}

    .bs-actionsbox .btn-group button {
        width: 50%;
    }

.bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px;
}

.bs-searchbox input.form-control {
    margin-bottom: 0;
    width: 100%;
}

.mobile-device {
    position: absolute;
    top: 0;
    left: 0;
    display: block !important;
    width: 100%;
    height: 100% !important;
    opacity: 0;
}

.bootstrap-select {
    position: relative;
}

    .bootstrap-select > .btn {
        height: 40px;
    }

@media (max-width:767px) {
    .mod-Content_abstract {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Content_abstract .copy-abstract-meta + .rte, .mod-Content_abstract .copy-abstract-meta + .rte > :first-child {
    display: inline;
}

.mod-Content_abstract p:first-child:after {
    content: "\a \00a0";
    white-space: pre;
    display: block;
    height: 16px;
}

.mod-Content_accordion:after, .mod-Content_accordion:before {
    display: block;
    content: "";
    background-color: #f2f0ee;
    height: 12px;
    margin: 0 12px;
}

.mod-Content_accordion > article {
    background-color: #FFF;
}

    .mod-Content_accordion > article > header {
        position: relative;
        background: #FFF;
        padding: 20px 0 20px 23px;
        margin-top: -1px;
        border: 1px solid #DADADA;
        border-left: 0;
        border-right: 0;
        cursor: pointer;
    }

        .mod-Content_accordion > article > header .opener {
            position: absolute;
            left: 23px;
            top: 20px;
            width: 22px;
            height: 22px;
            font-size: 2.2rem;
            line-height: 1;
            display: block;
            color: #006;
        }

            .mod-Content_accordion > article > header .opener:before {
                content: "";
                speak: none;
                font-family: zurich-icons;
            }

.csstransforms .mod-Content_accordion > article > header .opener {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}

.cssanimations .mod-Content_accordion > article > header .opener {
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.mod-Content_accordion > article > header:hover .accordion-title, .mod-Content_accordion > article > header:hover .opener {
    color: #706964;
}

.mod-Content_accordion > article > header .accordion-title {
    padding: 0;
    margin: 0 0 0 42px;
    color: #006;
    display: block;
    line-height: 2.2rem;
}

.mod-Content_accordion > article .accordion-content {
    display: none;
}

    .mod-Content_accordion > article .accordion-content > .row {
        margin-top: 30px;
    }

@media (min-width:768px) {
    .mod-Content_accordion > article .accordion-content > .row {
        margin-left: 0;
        margin-right: 0;
    }
}

.mod-Content_accordion > article.initially-open .accordion-content {
    display: block;
}

.mod-Content_accordion > article.initially-open > header, .mod-Content_accordion > article.open > header {
    background: #f2f0ee;
}

    .mod-Content_accordion > article.initially-open > header .accordion-title, .mod-Content_accordion > article.initially-open > header .opener, .mod-Content_accordion > article.open > header .accordion-title, .mod-Content_accordion > article.open > header .opener {
        color: #706964;
    }

.csstransforms .mod-Content_accordion > article.initially-open > header .opener, .csstransforms .mod-Content_accordion > article.open > header .opener {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.no-csstransforms .mod-Content_accordion > article.initially-open > header .opener, .no-csstransforms .mod-Content_accordion > article.open > header .opener {
    writing-mode: tb-rl;
    margin-left: 5px;
}

@media (max-width:767px) {
    .mod-Content_copy {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Content_copy p + h2, .mod-Content_copy p + h3, .mod-Content_copy ul + h2, .mod-Content_copy ul + h3 {
    margin-top: 40px;
}

.mod-Content_copy .teaserheadline .icon, .mod-Content_copy .teasersubheadline .icon {
    font-size: 2.8rem;
    line-height: 1;
    width: 28px;
    height: 28px;
    margin-right: 8px;
}

.mod-Content_copy.featured-label {
    position: relative;
    border-bottom: 6px solid #006;
}

    .mod-Content_copy.featured-label .label {
        position: absolute;
        right: 0;
        top: 0;
    }

@media print {
    .mod-Content_copy {
        padding-left: 0 !important;
        padding-right: 0 !important;
        border: none !important;
    }
}

@media (max-width:767px) {
    .mod-Content_floating_copy {
        padding-left: 15px;
        padding-right: 15px;
    }

        .mod-Content_floating_copy .media-container {
            margin-bottom: 20px;
            margin-left: -15px;
            margin-right: -15px;
        }
}

@media (min-width:768px) {
    .mod-Content_floating_copy:after, .mod-Content_floating_copy:before {
        content: " ";
        display: table;
    }

    .mod-Content_floating_copy:after {
        clear: both;
    }

    .mod-Content_floating_copy .media-container {
        border-right: 15px solid transparent;
        float: left;
        width: 50%;
        margin-top: 4px;
    }

        .mod-Content_floating_copy .media-container + .copy-container {
            padding-left: 15px;
            float: left;
            width: 50%;
        }

    .mod-Content_floating_copy .copy-container {
        width: 100%;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        -ms-column-gap: 30px;
        -o-column-gap: 30px;
        column-gap: 30px;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        -ms-column-count: 2;
        -o-column-count: 2;
        column-count: 2;
        column-fill: auto;
    }

        .mod-Content_floating_copy .copy-container .rte {
            margin-top: 0;
        }

            .mod-Content_floating_copy .copy-container .rte ol, .mod-Content_floating_copy .copy-container .rte p, .mod-Content_floating_copy .copy-container .rte ul {
                margin-top: 0 !important;
            }
}

@media (min-width:992px) {
    .mod-Content_floating_copy .media-container {
        width: 32.9%;
    }

        .mod-Content_floating_copy .media-container + .copy-container {
            width: 67.1%;
        }

    .col-md-8 .mod-Content_floating_copy .media-container, .col-md-8 .mod-Content_floating_copy .media-container + .copy-container, .col-sm-8 .mod-Content_floating_copy .media-container, .col-sm-8 .mod-Content_floating_copy .media-container + .copy-container {
        width: 50%;
    }

        .col-md-8 .mod-Content_floating_copy .media-container + .copy-container, .col-sm-8 .mod-Content_floating_copy .media-container + .copy-container {
            -webkit-column-count: 1;
            -moz-column-count: 1;
            -ms-column-count: 1;
            -o-column-count: 1;
            column-count: 1;
        }
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Content_floating_copy .media-container + .copy-container {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        -ms-column-count: 1;
        -o-column-count: 1;
        column-count: 1;
    }

    .col-sm-8 .mod-Content_floating_copy .media-container, .col-sm-8 .mod-Content_floating_copy .media-container + .copy-container {
        float: none;
        width: 100%;
    }

    .col-sm-8 .mod-Content_floating_copy .media-container {
        border-right: 0;
        margin-bottom: 20px;
    }

    .col-sm-8 .mod-Content_floating_copy .copy-container {
        padding-left: 0;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        -ms-column-count: 1;
        -o-column-count: 1;
        column-count: 1;
    }
}

.mod-Content_floating_link_list .download-list {
    list-style-type: none;
}

    .mod-Content_floating_link_list .download-list .icon:before {
        color: #3E3E3E;
    }

    .mod-Content_floating_link_list .download-list li {
        margin-top: -4px;
        margin-bottom: 16px;
    }

.mod-Content_floating_link_list .download-list-label {
    padding-left: 30px;
    text-indent: -34px;
    margin-bottom: 0;
    margin-right: -10px;
}

    .mod-Content_floating_link_list .download-list-label .icon {
        display: inline-block;
        text-indent: 0;
        width: 30px;
    }

    .mod-Content_floating_link_list .download-list-label + .link-list-inline {
        margin-left: 30px;
    }

.mod-Content_floating_link_list .download-size {
    white-space: nowrap;
}

@media (max-width:767px) {
    .mod-Content_floating_link_list {
        padding-left: 15px;
        padding-right: 15px;
    }

        .mod-Content_floating_link_list .media-container {
            margin-bottom: 20px;
            margin-left: -15px;
            margin-right: -15px;
        }
}

@media (min-width:768px) {
    .mod-Content_floating_link_list:after, .mod-Content_floating_link_list:before {
        content: " ";
        display: table;
    }

    .mod-Content_floating_link_list:after {
        clear: both;
    }

    .mod-Content_floating_link_list .media-container {
        border-right: 15px solid transparent;
        float: left;
        width: 50%;
        margin-top: 4px;
    }

        .mod-Content_floating_link_list .media-container + .copy-container {
            padding-left: 15px;
            float: left;
            width: 50%;
        }

    .mod-Content_floating_link_list .copy-container {
        width: 100%;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        -ms-column-gap: 30px;
        -o-column-gap: 30px;
        column-gap: 30px;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        -ms-column-count: 2;
        -o-column-count: 2;
        column-count: 2;
        column-fill: auto;
    }

        .mod-Content_floating_link_list .copy-container .rte {
            margin-top: 0;
        }

            .mod-Content_floating_link_list .copy-container .rte ol, .mod-Content_floating_link_list .copy-container .rte p, .mod-Content_floating_link_list .copy-container .rte ul {
                margin-top: 0 !important;
            }

        .mod-Content_floating_link_list .copy-container .link-list {
            margin-top: 6px;
            min-height: 35px;
        }
}

@media (min-width:992px) {
    .mod-Content_floating_link_list .media-container {
        width: 32.9%;
    }

        .mod-Content_floating_link_list .media-container + .copy-container {
            width: 67.1%;
            -webkit-column-count: 2;
            -moz-column-count: 2;
            -ms-column-count: 2;
            -o-column-count: 2;
            column-count: 2;
        }

    .col-md-8 .mod-Content_floating_link_list .media-container, .col-md-8 .mod-Content_floating_link_list .media-container + .copy-container, .col-sm-8 .mod-Content_floating_link_list .media-container, .col-sm-8 .mod-Content_floating_link_list .media-container + .copy-container {
        width: 50%;
    }

        .col-md-8 .mod-Content_floating_link_list .media-container + .copy-container, .col-sm-8 .mod-Content_floating_link_list .media-container + .copy-container {
            -webkit-column-count: 1;
            -moz-column-count: 1;
            -ms-column-count: 1;
            -o-column-count: 1;
            column-count: 1;
        }

    .mod-Content_floating_link_list .copy-container {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        -ms-column-count: 3;
        -o-column-count: 3;
        column-count: 3;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Content_floating_link_list .media-container + .copy-container {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        -ms-column-count: 1;
        -o-column-count: 1;
        column-count: 1;
    }

    .col-sm-8 .mod-Content_floating_link_list .media-container, .col-sm-8 .mod-Content_floating_link_list .media-container + .copy-container {
        float: none;
        width: 100%;
    }

    .col-sm-8 .mod-Content_floating_link_list .media-container {
        border-right: 0;
        margin-bottom: 20px;
    }

    .col-sm-8 .mod-Content_floating_link_list .copy-container {
        padding-left: 0;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        -ms-column-count: 1;
        -o-column-count: 1;
        column-count: 1;
    }
}

@media (max-width:767px) {
    .mod-Content_headline {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Content_headline.extended h2, .mod-Content_headline.extended h3 {
    color: #039;
}

    .mod-Content_headline.extended h2:after, .mod-Content_headline.extended h3:after {
        content: "";
        display: block;
        height: 1px;
        background: #006;
        margin-top: .45em;
        width: 1.9em;
    }

@media (max-width:767px) {
    .mod-Content_headline.extended h2:after, .mod-Content_headline.extended h3:after {
        width: 1.3em;
    }
}

@media print {
    .mod-Content_headline {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.mod-Content_info {
    text-align: center;
}

    .mod-Content_info h1, .mod-Content_info h2, .mod-Content_info h3, .mod-Content_info h4, .mod-Content_info h5, .mod-Content_info h6 {
        color: inherit;
    }

    .bg-02 .mod-Content_info, .mod-Content_info.bg-02 {
        color: #006;
    }

@media (max-width:767px) {
    .mod-Content_legal_copy {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width:767px) {
    .mod-Content_quotation {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Content_quotation .copy-quotation {
    color: #706964;
}

.bg-01 .mod-Content_quotation .copy-quotation, .mod-Content_quotation.bg-01 .copy-quotation {
    color: #4F90c8;
}

.bg-03 .mod-Content_quotation .copy-credits, .bg-03 .mod-Content_quotation .copy-quotation, .mod-Content_quotation.bg-03 .copy-credits, .mod-Content_quotation.bg-03 .copy-quotation {
    color: #FFF;
}

.mod-Content_tab {
    position: relative;
    border-bottom: 1px solid #DADADA;
}

    .mod-Content_tab .tab-list {
        position: relative;
        overflow: hidden;
        list-style: none;
    }

    .mod-Content_tab .tab-item {
        float: left;
    }

        .mod-Content_tab .tab-item.active .tab-link {
            color: #006;
            border-top: 2px solid #006;
            border-bottom: 4px solid #FFF;
        }

        .mod-Content_tab .tab-item.active .tab-content {
            display: block;
        }

    .mod-Content_tab .tab-link {
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: -moz-none;
        -ms-user-select: none;
        user-select: none;
        word-wrap: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        -o-hyphens: auto;
        hyphens: auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
        z-index: 10;
        cursor: pointer;
        line-height: 1.42857;
        color: #3E3E3E;
        text-align: left;
        padding: 13px 15px;
        display: block;
        width: 100%;
        height: 100%;
        outline: 0;
        border-top: 2px solid transparent;
        vertical-align: bottom;
    }

        .mod-Content_tab .tab-link .icon {
            width: auto;
            margin-right: 9px;
            font-size: 2.5rem;
            vertical-align: top;
        }

            .mod-Content_tab .tab-link .icon + span {
                display: inline-block;
            }

    .mod-Content_tab .tab-content {
        width: 100%;
        display: none;
        position: absolute;
        left: 0;
        top: 50px;
        border-top: 2px solid #CDCDCD;
        padding-top: 30px;
    }

        .mod-Content_tab .tab-content .tab-panel, .mod-Content_tab .tab-content > .row {
            margin: 0;
        }

    .mod-Content_tab .select-container {
        display: none;
        position: absolute;
        z-index: 20;
        top: 20px;
    }

        .mod-Content_tab .select-container, .mod-Content_tab .select-container .bootstrap-select {
            width: 100%;
        }

    .mod-Content_tab.theme-lite .tab-item .tab-link {
        border-right: 1px solid #DADADA;
        padding: 0 15px 20px;
        margin: 20px 0 10px;
    }

    .mod-Content_tab.theme-lite .tab-item:last-child .tab-link {
        border-right: none;
    }

    .mod-Content_tab.theme-lite .tab-item.active {
        background-color: #F7F5F0;
    }

        .mod-Content_tab.theme-lite .tab-item.active .tab-link {
            border-top-color: transparent;
            border-bottom-color: transparent;
        }

    .mod-Content_tab.theme-lite .tab-content {
        top: 70px;
        background-color: #F7F5F0;
        border-top: none;
    }

    .mod-Content_tab.theme-lite .select-container {
        background-color: #F7F5F0;
        padding: 20px 15px;
        top: 0;
    }

    .mod-Content_tab.select-active {
        border-top: 2px solid #006;
    }

        .mod-Content_tab.select-active .select-container {
            display: block;
            padding-left: 15px;
            padding-right: 15px;
        }

        .mod-Content_tab.select-active .tab-link {
            display: none;
        }

        .mod-Content_tab.select-active .tab-content {
            border: none;
        }

        .mod-Content_tab.select-active:after {
            display: none;
        }

        .mod-Content_tab.select-active.theme-lite {
            border: none;
        }

            .mod-Content_tab.select-active.theme-lite .tab-content {
                padding-top: 20px;
                top: 80px;
                background-color: #FFF;
            }

    .mod-Content_tab:after {
        display: block;
        content: "";
        background-color: #f2f0ee;
        height: 12px;
        margin: -13px 12px;
    }

.col-sm-4 .mod-Content_tab .col-sm-4, .col-sm-4 .mod-Content_tab .col-sm-6, .col-sm-4 .mod-Content_tab .col-sm-8, .col-sm-6 .mod-Content_tab .col-sm-4, .col-sm-6 .mod-Content_tab .col-sm-6, .col-sm-6 .mod-Content_tab .col-sm-8, .col-sm-8 .mod-Content_tab .col-sm-4, .col-sm-8 .mod-Content_tab .col-sm-6, .col-sm-8 .mod-Content_tab .col-sm-8 {
    width: 100%;
    float: none;
}

.mod-Content_tab.tab-vertical {
    border: none;
}

    .mod-Content_tab.tab-vertical:after {
        display: none;
    }

    .mod-Content_tab.tab-vertical .tab-list {
        border: 1px solid #F7F5F0;
    }

        .mod-Content_tab.tab-vertical .tab-list .tab-item {
            float: none;
            width: 49%;
        }

            .mod-Content_tab.tab-vertical .tab-list .tab-item .tab-link {
                margin: 0;
                border: none;
                padding: 16px 20px;
            }

                .mod-Content_tab.tab-vertical .tab-list .tab-item .tab-link .icon {
                    width: 35px;
                    margin-right: 40px;
                    text-align: center;
                    height: auto;
                    font-size: 3.5rem;
                    line-height: 1;
                    vertical-align: middle;
                }

                .mod-Content_tab.tab-vertical .tab-list .tab-item .tab-link span + span {
                    display: inline;
                    vertical-align: middle;
                }

        .mod-Content_tab.tab-vertical .tab-list .tab-content {
            width: 51%;
            left: auto;
            right: 0;
            top: 0;
            padding: 0;
        }

            .mod-Content_tab.tab-vertical .tab-list .tab-content .tab-panel {
                padding: 30px 15px 14px 15px;
            }

    .mod-Content_tab.tab-vertical.select-active .tab-content {
        width: 100%;
        top: 80px;
    }

        .mod-Content_tab.tab-vertical.select-active .tab-content .tab-panel {
            padding: 20px 0 15px;
        }

.bg-01 .mod-Content_tab .tab-item.active .tab-link {
    border-bottom: 4px solid #f2f0ee;
}

.mod-Content_tab_vertical .select-container {
    display: none;
}

.mod-Content_tab_vertical.select-active .select-container {
    display: block;
    padding: 20px;
    background-color: #F7F5F0;
}

.mod-Content_tab_vertical.select-active .nav-tabs {
    display: none;
}

.mod-Content_tab_vertical.select-active .tabs-left {
    border: none;
}

.mod-Content_tab_vertical.select-active .tab-content .tab-pane {
    background-color: #FFF;
    padding-top: 20px;
}

.mod-Content_tab_vertical .tabs-left {
    border: 1px solid #F7F5F0;
    overflow: hidden;
}

.mod-Content_tab_vertical .nav-tabs {
    float: left;
    border-bottom: 0;
    list-style: none;
    width: 50%;
}

    .mod-Content_tab_vertical .nav-tabs li {
        float: none;
        margin: 0;
    }

        .mod-Content_tab_vertical .nav-tabs li a {
            margin-right: 0;
            border: 0;
            padding: 16px 20px;
            display: block;
            color: #706964;
            outline: 0;
        }

            .mod-Content_tab_vertical .nav-tabs li a .icon {
                width: 35px;
                margin-right: 40px;
                text-align: center;
                height: auto;
                font-size: 3.5rem;
                line-height: 1;
            }

            .mod-Content_tab_vertical .nav-tabs li a span + span {
                display: inline;
                vertical-align: middle;
            }

            .mod-Content_tab_vertical .nav-tabs li a:focus, .mod-Content_tab_vertical .nav-tabs li a:hover {
                color: #006;
            }

        .mod-Content_tab_vertical .nav-tabs li.active > a {
            background-color: #F7F5F0;
            color: #039;
        }

            .mod-Content_tab_vertical .nav-tabs li.active > a:focus, .mod-Content_tab_vertical .nav-tabs li.active > a:hover {
                color: #006;
            }

.mod-Content_tab_vertical .tab-content .tab-pane {
    display: none;
    background-color: #F7F5F0;
    padding: 30px 30px 14px 30px;
    overflow-y: auto;
}

.mod-Content_tab_vertical .tab-content .active {
    display: block;
}

.mod-Content_table .folding-table {
    margin-bottom: 20px;
    width: 100%;
}

    .mod-Content_table .folding-table thead {
        font-weight: 400;
        font-family: ZurichSans-Bold,"Helvetica Neue",Arial,sans-serif;
        background-color: #006;
        color: #FFF;
    }

    .mod-Content_table .folding-table td, .mod-Content_table .folding-table th {
        padding-left: 20px;
        padding-right: 20px;
        vertical-align: top;
        text-align: center;
    }

        .mod-Content_table .folding-table td:first-child, .mod-Content_table .folding-table th:first-child {
            text-align: left;
        }

    .mod-Content_table .folding-table thead tr td, .mod-Content_table .folding-table thead tr th {
        padding-top: 16px;
        padding-bottom: 16px;
    }

    .mod-Content_table .folding-table tbody tr td, .mod-Content_table .folding-table tbody tr th {
        padding-top: 11px;
        padding-bottom: 11px;
        font-size: 1.2rem;
    }

    .mod-Content_table .folding-table tfoot tr td, .mod-Content_table .folding-table tfoot tr th {
        padding-top: 17px;
    }

    .mod-Content_table .folding-table > tbody > tr:first-child td, .mod-Content_table .folding-table > tbody > tr:first-child th {
        padding-top: 26px;
    }

    .mod-Content_table .folding-table .copy-table-crossline {
        font-weight: 400;
        font-family: ZurichSans-Bold,"Helvetica Neue",Arial,sans-serif;
        font-size: 1.4rem;
        color: #006;
        border-bottom: 1px solid #006 !important;
        padding-top: 25px;
    }

    .mod-Content_table .folding-table .highlighted {
        background-color: #f2f0ee;
        font-weight: 400;
        font-family: ZurichSans-Bold,"Helvetica Neue",Arial,sans-serif;
    }

    .mod-Content_table .folding-table .divider td, .mod-Content_table .folding-table .divider th {
        padding-bottom: 25px;
        border-bottom: 1px solid #DADADA;
    }

    .mod-Content_table .folding-table .divider + tr td {
        padding-top: 25px;
    }

    .mod-Content_table .folding-table .divider + .xs-content.xs-screen-only + tr td {
        padding-top: 25px;
    }

@media (max-width:767px) {
    .mod-Content_table .folding-table tbody > tr > td:first-child, .mod-Content_table .folding-table tbody > tr > th:first-child {
        width: 50%;
    }

    .mod-Content_table .folding-table.is-foldable tbody tr td, .mod-Content_table .folding-table.is-foldable tbody tr th, .mod-Content_table .folding-table.is-foldable thead tr td, .mod-Content_table .folding-table.is-foldable thead tr th {
        display: none;
        padding-top: 26px;
        padding-bottom: 25px;
    }

        .mod-Content_table .folding-table.is-foldable thead tr td:first-child, .mod-Content_table .folding-table.is-foldable thead tr th:first-child {
            display: table-cell;
        }

        .mod-Content_table .folding-table.is-foldable tbody tr td:first-child, .mod-Content_table .folding-table.is-foldable tbody tr th:first-child {
            display: block;
            width: auto;
        }

            .mod-Content_table .folding-table.is-foldable tbody tr td:first-child.xs-head, .mod-Content_table .folding-table.is-foldable tbody tr th:first-child.xs-head {
                cursor: pointer;
                color: #4066B3;
                padding-left: 32px;
                text-indent: -32px;
                font-weight: 400;
                font-family: ZurichSans-Bold,"Helvetica Neue",Arial,sans-serif;
            }

                .mod-Content_table .folding-table.is-foldable tbody tr td:first-child.xs-head:before, .mod-Content_table .folding-table.is-foldable tbody tr th:first-child.xs-head:before {
                    content: "";
                    speak: none;
                    font-family: zurich-icons;
                    display: inline-block;
                    text-indent: 16px;
                    vertical-align: top;
                    width: 32px;
                }

                .mod-Content_table .folding-table.is-foldable tbody tr td:first-child.xs-head.open, .mod-Content_table .folding-table.is-foldable tbody tr th:first-child.xs-head.open {
                    background-color: #f2f0ee;
                }

                    .mod-Content_table .folding-table.is-foldable tbody tr td:first-child.xs-head.open:before, .mod-Content_table .folding-table.is-foldable tbody tr th:first-child.xs-head.open:before {
                        content: "";
                    }

    .mod-Content_table .folding-table.is-foldable > tbody > tr > td, .mod-Content_table .folding-table.is-foldable > tbody > tr > th {
        border-bottom: 1px solid #DADADA;
    }

    .mod-Content_table .folding-table.is-foldable .xs-content > td, .mod-Content_table .folding-table.is-foldable .xs-content > th {
        padding: 0;
    }

    .mod-Content_table .folding-table.is-foldable .xs-content table {
        width: 100%;
    }

        .mod-Content_table .folding-table.is-foldable .xs-content table tr td, .mod-Content_table .folding-table.is-foldable .xs-content table tr th {
            display: table-cell;
            border-top: 1px solid #DADADA;
        }

        .mod-Content_table .folding-table.is-foldable .xs-content table tr:first-child td, .mod-Content_table .folding-table.is-foldable .xs-content table tr:first-child th {
            border-top: none;
        }

        .mod-Content_table .folding-table.is-foldable .xs-content table .left-col {
            width: 50%;
        }

        .mod-Content_table .folding-table.is-foldable .xs-content table .right-col {
            border-left: 1px solid #DADADA;
        }
}

@media (min-width:768px) {
    .mod-Content_table .folding-table .xs-screen-only {
        display: none !important;
    }

    .mod-Content_table .folding-table tbody tr td:first-child {
        min-width: 126px;
    }
}

@media (min-width:1200px) {
    .mod-Content_table .folding-table tbody tr td:first-child {
        min-width: 0;
    }
}

.mod-Media_banner a img {
    z-index: 1;
    height: auto;
}

.no-touch .mod-Media_banner {
    position: relative;
}

    .no-touch .mod-Media_banner a {
        display: inline-block;
        vertical-align: middle;
        box-shadow: 0 0 1px transparent;
        -moz-osx-font-smoothing: grayscale;
        position: relative;
        overflow: hidden;
        z-index: 1;
        max-width: 100%;
    }

        .no-touch .mod-Media_banner a img {
            display: inline-block;
            position: relative;
            z-index: -1;
            height: auto;
            max-width: 100%;
        }

        .no-touch .mod-Media_banner a:after {
            position: absolute;
            z-index: 2;
            left: 0;
            right: 0;
            bottom: 0;
            background-color: #4066B3;
            height: 0;
            content: '';
            transition: height .3s ease-out;
            -webkit-transition: height .3s ease-out;
        }

        .no-touch .mod-Media_banner a:hover:after {
            height: 6px;
        }

.mod-Media_image .caption.bg-01, .mod-Media_image .caption.bg-02 {
    color: #706964;
}

.mod-Media_image .caption.bg-03 {
    color: #FFF;
}

.mod-Media_image.image-top {
    z-index: 0;
}

    .mod-Media_image.image-top .caption {
        min-height: 40px;
        padding: 15px 10px 10px 10px;
        position: relative;
        z-index: 1;
    }

@media (max-width:767px) {
    .mod-Media_image.image-left .caption {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 20px;
        padding-bottom: 30px;
    }
}

@media (min-width:768px) {
    .mod-Media_image.image-left {
        position: relative;
    }

        .mod-Media_image.image-left .media-image {
            padding-right: 7px;
            width: 75%;
        }

        .mod-Media_image.image-left .caption {
            position: absolute;
            right: 0;
            bottom: 0;
            width: 25%;
            padding: 30px 30px 30px 23px;
            vertical-align: bottom;
        }
}

.mod-Header + .content-container > .content > .mod-Media_image {
    margin-top: -40px;
}

.mod-Media_minislider {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
}

    .mod-Media_minislider p {
        margin: 0;
    }

    .mod-Media_minislider figure {
        width: 100%;
    }

    .mod-Media_minislider .caption {
        height: 4rem;
        line-height: 4rem;
        padding: 0 0 0 20px;
        color: #FFF;
    }

        .mod-Media_minislider .caption p {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

    .mod-Media_minislider .mini-slider {
        position: relative;
    }

    .mod-Media_minislider .scrollable-container {
        width: 100%;
        overflow: hidden;
        position: relative;
    }

    .mod-Media_minislider .scrollable-content {
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
    }

    .mod-Media_minislider .cell, .mod-Media_minislider .cell-clone {
        margin: 0 auto;
        display: block;
        height: auto;
        float: left;
        overflow: hidden;
        position: relative;
    }

        .mod-Media_minislider .cell-clone.before-last, .mod-Media_minislider .cell-clone.last {
            position: absolute;
            top: 0;
            bottom: 0;
            height: auto;
            float: none;
        }

    .mod-Media_minislider .draggable {
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: -moz-none;
        -ms-user-select: none;
        user-select: none;
        overflow: hidden;
        cursor: url(../images/cursor_drag.gif),move;
        background: transparent url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) repeat center top;
    }

        .mod-Media_minislider .draggable.grab {
            cursor: url(../images/cursor_grab.gif),move;
        }

    .mod-Media_minislider .slider-caption-width-limit {
        position: relative;
    }

    .mod-Media_minislider .slider-caption-wrapper {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

    .mod-Media_minislider .next-button-wrapper, .mod-Media_minislider .prev-button-wrapper {
        display: block;
        position: absolute;
        height: 100%;
        top: 0;
        bottom: 0;
    }

    .mod-Media_minislider .prev-button-wrapper {
        left: 0;
    }

    .mod-Media_minislider .next-button-wrapper {
        right: 0;
    }

    .mod-Media_minislider .next-button, .mod-Media_minislider .prev-button {
        position: absolute;
        width: auto;
        height: 70px;
        margin-top: -35px;
        top: 50%;
        cursor: pointer;
    }

        .mod-Media_minislider .next-button:after, .mod-Media_minislider .prev-button:after {
            -webkit-transition: all .2s linear;
            -o-transition: all .2s linear;
            transition: all .2s linear;
            color: #FFF;
            display: table-cell;
            vertical-align: middle;
            font-size: 7.5rem;
            line-height: 1;
            opacity: 1;
            position: absolute;
        }

    .mod-Media_minislider .prev-button {
        left: 15px;
    }

        .mod-Media_minislider .prev-button:after {
            content: "";
            speak: none;
            font-family: zurich-icons;
            left: -26px;
        }

    .mod-Media_minislider .next-button {
        right: 15px;
        left: auto !important;
    }

        .mod-Media_minislider .next-button:after {
            content: "";
            speak: none;
            font-family: zurich-icons;
            right: -26px;
        }

        .mod-Media_minislider .next-button:hover, .mod-Media_minislider .prev-button:hover {
            width: 20px;
        }

            .mod-Media_minislider .prev-button:hover:after {
                margin-left: -8px;
            }

            .mod-Media_minislider .next-button:hover:after {
                margin-right: -8px;
            }

    .mod-Media_minislider .page-indicator {
        position: absolute;
        right: 0;
        left: 0;
        text-align: center;
        margin: 0;
        line-height: 12px;
        height: 12px;
        font-size: 0;
    }

        .mod-Media_minislider .page-indicator li {
            display: inline-block;
            width: auto;
            height: 100%;
        }

        .mod-Media_minislider .page-indicator a {
            display: inline-block;
            width: 14px;
            height: 14px;
            font-size: inherit;
            line-height: inherit;
            opacity: .6;
            -webkit-transition: all .2s linear;
            -o-transition: all .2s linear;
            transition: all .2s linear;
        }

            .mod-Media_minislider .page-indicator a:after {
                content: "";
                speak: none;
                font-family: zurich-icons;
                height: 14px;
                width: 14px;
                display: inline-block;
                color: #fff;
                font-size: 14px;
            }

            .mod-Media_minislider .page-indicator a.active, .mod-Media_minislider .page-indicator a:hover {
                opacity: 1;
            }

        .mod-Media_minislider .page-indicator li + li {
            margin-left: 12px;
        }

@media (max-width:767px) {
    .mod-Media_minislider .next-button-wrapper, .mod-Media_minislider .prev-button-wrapper {
        display: none;
    }
}

@media (max-width:767px) {
    .mod-Media_video {
        padding-left: 15px;
        padding-right: 15px;
    }

        .mod-Media_video .media-container {
            margin-left: -15px;
            margin-right: -15px;
        }
}

.mod-Media_video .media-container {
    margin-bottom: 20px;
    position: relative;
    top: 0;
    left: 0;
}

.mod-Media_video .brightcove-container {
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (max-width:767px) {
    .mod-Media_video_gallery {
        padding-left: 15px;
        padding-right: 15px;
    }

        .mod-Media_video_gallery .media-container {
            margin-left: -15px;
            margin-right: -15px;
        }
}

.mod-Media_video_gallery .media-container {
    margin-bottom: 20px;
}

    .mod-Media_video_gallery .media-container.with-carousel-playlist {
        padding-top: 100px;
    }

    .mod-Media_video_gallery .media-container .brightcove-container {
        background: #000;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.mod-Modal_layer .modal-layer {
    display: none;
}

    .mod-Modal_layer .modal-layer .darkener {
        background-color: #000;
        opacity: .3;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        z-index: 1;
    }

    .mod-Modal_layer .modal-layer.opened {
        display: block;
        position: fixed;
        z-index: 10000;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
    }

        .mod-Modal_layer .modal-layer.opened .container {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            padding: 52px 30px 30px;
            max-width: 1600px;
            width: 90%;
            position: relative;
            background-color: #FFF;
            border-bottom: 7px solid #039;
            z-index: 10001;
        }

            .mod-Modal_layer .modal-layer.opened .container.col-simulate-8 {
                max-width: 823px;
                width: 66.6667%;
            }

            .mod-Modal_layer .modal-layer.opened .container.col-simulate-12 {
                max-width: 1280px;
            }

            .mod-Modal_layer .modal-layer.opened .container > .i-close {
                position: absolute;
                right: 13px;
                top: 15px;
                font-size: 2.4rem;
                color: #4066B3;
                cursor: pointer;
            }

            .mod-Modal_layer .modal-layer.opened .container > .row {
                padding: 0;
                margin: 0;
                overflow-y: auto;
                height: 100%;
                max-width: 100%;
            }

@media (max-width:767px) {
    .mod-Modal_layer .modal-layer.opened .container > .row {
        margin-left: 0;
        margin-right: 0;
    }
}

.mod-Modal_layer .modal-layer.opened .container > .row > [class^=col] {
    padding-left: 0;
    padding-right: 0;
}

@media (max-width:767px) {
    .mod-Modal_layer .modal-layer.opened .container {
        position: absolute;
        top: 15px;
        right: 15px;
        bottom: 15px;
        left: 15px;
        width: 90% !important;
    }

        .mod-Modal_layer .modal-layer.opened .container > .i-close {
            right: 12px;
            top: 14px;
        }
}

.mod-Separator_line {
    border-top: none;
    margin-top: 0;
}

    .mod-Separator_line.no-bottom {
        margin-bottom: 0;
    }

    .mod-Separator_line.line-thin {
        height: 1px;
    }

    .mod-Separator_line.line-medium {
        height: 7px;
    }

    .mod-Separator_line.line-bold {
        height: 14px;
    }

    .mod-Separator_line.blue1 {
        background-color: #4066B3;
    }

    .mod-Separator_line.blue2 {
        background-color: #006;
    }

    .mod-Separator_line.grey {
        background-color: #DADADA;
    }

@media (max-width:767px) {
    .mod-Separator_line.content-aligned {
        margin-right: 15px;
        margin-left: 15px;
    }
}

.mod-Sticky_tab {
    margin-top: 30px;
    margin-bottom: 0;
}

    .mod-Sticky_tab .sticky-tabs {
        z-index: 1000;
        position: fixed;
        left: 0;
        bottom: 0;
        right: 0;
        height: 40px;
        margin: 0;
    }

@media (max-width:767px) {
    .mod-Sticky_tab .sticky-tabs {
        display: none !important;
    }
}

.mod-Sticky_tab .sticky-tabs-mobile {
    z-index: 1000;
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    height: 40px;
    margin: 0;
}

@media (min-width:768px) {
    .mod-Sticky_tab .sticky-tabs-mobile {
        display: none !important;
    }
}

@media (min-width:768px) {
    .mod-Sticky_tab .tab-bar {
        float: right;
        overflow: hidden;
    }
}

.mod-Sticky_tab .tab-bar .color-1 {
    background-color: #4F90c8;
    color: #FFF;
}

.mod-Sticky_tab .tab-bar .color-2 {
    background-color: #4066B3;
    color: #FFF;
}

.mod-Sticky_tab .tab-bar .color-3 {
    background-color: #039;
    color: #FFF;
}

.mod-Sticky_tab .tab-bar .color-4 {
    background-color: #039;
    color: #FFF;
}

.mod-Sticky_tab .tab-bar .tab-label {
    cursor: pointer;
    display: block;
    height: 40px;
    padding-left: 14px;
}

    .mod-Sticky_tab .tab-bar .tab-label:hover {
        background-color: #006;
    }

    .mod-Sticky_tab .tab-bar .tab-label:before {
        content: "\e640";
        display: inline-block;
        font-family: zurich-icons;
        vertical-align: top;
        font-size: 2rem;
        margin-right: 10px;
    }

@media (max-width:767px) {
    .mod-Sticky_tab .tab-bar .tab-label {
        margin: 0 15px;
    }
}

@media (min-width:768px) {
    .mod-Sticky_tab .tab-bar .tab-label {
        float: left;
    }
}

.csstransforms .mod-Sticky_tab .tab-bar .tab-label:before {
    -webkit-transition: transform .4s;
    -o-transition: transform .4s;
    transition: transform .4s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.mod-Sticky_tab .tab-bar .tab-label.active {
    background-color: #f2f0ee;
    color: #706964;
}

.csstransforms .mod-Sticky_tab .tab-bar .tab-label.active:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.no-csstransforms .mod-Sticky_tab .tab-bar .tab-label.active:before {
    writing-mode: tb-rl;
    margin-left: 5px;
}

.mod-Sticky_tab .container-colored {
    padding-top: 0;
    margin-bottom: 0;
}

    .mod-Sticky_tab .container-colored .tab-content > .container {
        padding-left: 0;
        padding-right: 0;
    }

.mod-Sticky_tab .tab-content {
    padding-top: 30px;
    display: none;
    background-color: #f2f0ee;
}

@media (max-width:767px) {
    .mod-Sticky_tab .tab-content {
        padding-bottom: 0;
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Sticky_tab .in-page .tab-bar {
    margin-top: -40px;
}

.mod-Sticky_tab .in-page .active + .tab-content, .mod-Sticky_tab .in-page .tab-content:first-child {
    display: block;
}

.mod-Sticky_tab .in-page .tab-content-wrap {
    clear: both;
}

.mod-Sticky_tab .mod-Teaser_agent_widget {
    padding-left: 0;
    padding-right: 0;
    margin-top: -30px;
    margin-bottom: 0;
}

    .mod-Sticky_tab .mod-Teaser_agent_widget.variant3 .newsearch {
        top: 20px;
    }

@media (min-width:768px) {
    .mod-Sticky_tab .mod-Teaser_agent_widget.variant3 .newsearch {
        right: 0;
    }
}

@media (max-width:767px) {
    .mod-Sticky_tab .mod-Content_copy {
        padding-left: 0;
        padding-right: 0;
    }
}

#sticky-fader {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #000;
    z-index: 999;
}

.mod-Teaser_agent_lead .link-list {
    padding-bottom: 10px;
}

    .mod-Teaser_agent_lead .link-list:last-child {
        padding-bottom: 0;
    }

    .mod-Teaser_agent_lead .link-list .last-child {
        padding-bottom: 0;
    }

    .mod-Teaser_agent_lead .link-list li {
        width: 32%;
        margin-left: 2%;
        float: left;
        background-color: #FFF;
    }

        .mod-Teaser_agent_lead .link-list li:first-child {
            margin-left: 0;
        }

        .mod-Teaser_agent_lead .link-list li a {
            padding: 6px 15px;
            border: 1px solid #4066B3;
            color: #4066B3;
            display: block;
            text-align: center;
            height: 100px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

            .mod-Teaser_agent_lead .link-list li a .icon {
                height: 44px;
                width: 45px;
                font-size: 2.9rem;
                line-height: 4.4rem;
            }

            .mod-Teaser_agent_lead .link-list li a .icon-label {
                display: block;
                font-weight: 700;
            }

            .mod-Teaser_agent_lead .link-list li a:active, .mod-Teaser_agent_lead .link-list li a:hover {
                color: #FFF;
                background-color: #4066B3;
            }

                .mod-Teaser_agent_lead .link-list li a:active .icon, .mod-Teaser_agent_lead .link-list li a:hover .icon {
                    color: #FFF;
                }

            .mod-Teaser_agent_lead .link-list li a:focus {
                outline: 0;
            }

        .mod-Teaser_agent_lead .link-list li.one-item {
            width: 100%;
        }

        .mod-Teaser_agent_lead .link-list li.two-items {
            width: 49%;
        }

.col-sm-3 .mod-Teaser_agent_lead .link-list li {
    float: none;
    width: 100%;
    margin-left: 0;
}

    .col-sm-3 .mod-Teaser_agent_lead .link-list li a {
        height: auto;
    }

.col-sm-4 .mod-Teaser_agent_lead .link-list li {
    margin: 10px 0 0;
    float: none;
}

    .col-sm-4 .mod-Teaser_agent_lead .link-list li a {
        padding: 5px 10px;
        text-align: left;
        height: 44px;
    }

        .col-sm-4 .mod-Teaser_agent_lead .link-list li a .icon {
            font-size: 2.5rem;
            line-height: 3.4rem;
            height: 34px;
            width: 40px;
            margin-right: 10px;
            vertical-align: middle;
            float: left;
        }

        .col-sm-4 .mod-Teaser_agent_lead .link-list li a .icon-label {
            line-height: 3.4rem;
            height: auto;
            display: block;
            vertical-align: middle;
            float: left;
        }

    .col-sm-4 .mod-Teaser_agent_lead .link-list li.one-item, .col-sm-4 .mod-Teaser_agent_lead .link-list li.three-items, .col-sm-4 .mod-Teaser_agent_lead .link-list li.two-items {
        width: 100%;
    }

@media (max-width:767px) {
    .mod-Teaser_agent_lead {
        margin-right: 15px;
        margin-left: 15px;
    }

        .mod-Teaser_agent_lead .link-list li {
            margin: 10px 0 0;
            float: none;
        }

            .mod-Teaser_agent_lead .link-list li:first-child {
                margin-top: 0;
            }

            .mod-Teaser_agent_lead .link-list li a {
                padding: 5px 10px;
                text-align: left;
                min-height: 44px;
            }

                .mod-Teaser_agent_lead .link-list li a .icon {
                    height: 34px;
                    width: 40px;
                    margin-right: 10px;
                    vertical-align: middle;
                    font-size: 2.5rem;
                    line-height: 3.4rem;
                    float: left;
                }

                .mod-Teaser_agent_lead .link-list li a .icon-label {
                    line-height: 3.4rem;
                    height: auto;
                    display: block;
                    vertical-align: middle;
                    float: left;
                }

            .mod-Teaser_agent_lead .link-list li.one-item, .mod-Teaser_agent_lead .link-list li.three-items, .mod-Teaser_agent_lead .link-list li.two-items {
                width: 100%;
            }

    .col-sm-6 .mod-Teaser_agent_lead .link-icon, .col-sm-8 .mod-Teaser_agent_lead .link-icon {
        height: auto;
    }
}

.col-sm-3 .mod-Teaser_agent_lead.variation .link-list li {
    margin: 0;
}

    .col-sm-3 .mod-Teaser_agent_lead.variation .link-list li a {
        border-left: none;
        border-right: none;
        border-bottom: none;
        border-color: #DADADA;
        padding: 25px 0;
        text-align: center;
    }

        .col-sm-3 .mod-Teaser_agent_lead.variation .link-list li a .icon {
            font-size: 5rem;
            width: 90px;
            height: 55px;
        }

@media (max-width:767px) {
    .col-sm-3 .mod-Teaser_agent_lead.variation .link-list li a {
        padding: 15px 0;
        height: 70px;
    }

        .col-sm-3 .mod-Teaser_agent_lead.variation .link-list li a .icon {
            font-size: 4rem;
            width: 70px;
            height: 40px;
        }

        .col-sm-3 .mod-Teaser_agent_lead.variation .link-list li a .icon-label {
            line-height: 4rem;
        }
}

.col-sm-3 .mod-Teaser_agent_lead.variation .link-list li:last-child a {
    border-bottom: 1px solid #DADADA;
}

@media (max-width:767px) {
    .mod-Teaser_contact {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Teaser_contact .media-container {
    margin-bottom: 20px;
}

@media (max-width:767px) {
    .mod-Teaser_contact .media-container {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media (max-width:767px) {
    .mod-Teaser_contact.skin-c3 .media-container:first-child, .mod-Teaser_contact.skin-c5 .media-container:first-child {
        margin-top: -30px;
    }
}

@media (min-width:768px) {
    .mod-Teaser_contact.skin-c3 .media-container:first-child, .mod-Teaser_contact.skin-c5 .media-container:first-child {
        margin-top: -10px;
    }
}

.mod-Teaser_focus_area {
    counter-reset: Ebene01;
    background-color: #e8e5e3;
}

    .mod-Teaser_focus_area .row {
        margin-left: 0;
        margin-right: 0;
    }

    .mod-Teaser_focus_area .focus-cell {
        display: block;
        color: #3E3E3E;
        padding-top: 30px;
        padding-bottom: 10px;
    }

        .mod-Teaser_focus_area .focus-cell:first-child {
            background-color: #006;
        }

@media (max-width:767px) {
    .mod-Teaser_focus_area .focus-cell:first-child {
        padding-top: 40px;
        padding-bottom: 30px;
    }
}

.mod-Teaser_focus_area a.focus-cell {
    -webkit-transition: background-color .2s;
    -o-transition: background-color .2s;
    transition: background-color .2s;
}

.no-touch .mod-Teaser_focus_area a.focus-cell:hover, .touch .mod-Teaser_focus_area a.focus-cell:active {
    cursor: pointer;
    background-color: #CDCDCD;
}

@media (max-width:767px) {
    .mod-Teaser_focus_area .focus-cell {
        border-bottom: 1px solid #CDCDCD;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Teaser_focus_area .focus-cell:nth-of-type(2n+1) {
        border-left: 1px solid #CDCDCD;
    }

    .mod-Teaser_focus_area .focus-cell:nth-of-type(n+2) {
        border-top: 1px solid #CDCDCD;
    }
}

@media (min-width:992px) {
    .mod-Teaser_focus_area .focus-cell {
        height: 100%;
    }

        .mod-Teaser_focus_area .focus-cell + .focus-cell {
            border-left: 1px solid #CDCDCD;
            border-top: none;
        }

    .mod-Teaser_focus_area .clearfix {
        clear: both;
        border-top: 1px solid #CDCDCD;
    }
}

.mod-Teaser_focus_area h2 {
    margin-bottom: 0;
    color: #FFF;
}

    .mod-Teaser_focus_area h2:after {
        content: "";
        display: block;
        background: #FFF;
        height: 1px;
        margin-top: 15px;
        width: 28px;
    }

@media (min-width:768px) {
    .mod-Teaser_focus_area h2:after {
        width: 33px;
    }
}

.mod-Teaser_focus_area h3 {
    color: #4066B3;
}

.mod-Teaser_focus_area.show-numbers h3:before {
    content: "0" counter(Ebene01,decimal);
    counter-increment: Ebene01;
    margin-right: 5px;
    color: #006;
    font-family: ZurichSans-Light,"Helvetica Neue",Arial,sans-serif;
    font-size: 2rem;
    line-height: 2.4rem;
    line-height: inherit;
    display: inline-block;
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Teaser_focus_area.show-numbers h3:before {
        font-size: 2.4rem;
        line-height: 2.6rem;
    }
}

@media (min-width:992px) {
    .mod-Teaser_focus_area.show-numbers h3:before {
        font-size: 2.6rem;
        line-height: 2.8rem;
    }
}

@media (max-width:767px) {
    .mod-Teaser_focus_area.show-numbers .hidden-xs h3:before {
        content: " 0" counter(Ebene01,decimal);
    }
}

.mod-Teaser_focus_area .action-cell {
    padding-top: 13px;
    padding-bottom: 13px;
}

@media (max-width:767px) {
    .mod-Teaser_highlight {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Teaser_highlight .media-container {
    margin-bottom: 20px;
}

@media (max-width:767px) {
    .mod-Teaser_highlight .media-container {
        margin-left: -15px;
        margin-right: -15px;
    }
}

.no-touch .mod-Teaser_highlight.skin-c3:hover, .touch .mod-Teaser_highlight.skin-c3:active {
    background-color: #e8e5e3;
}

@media (max-width:767px) {
    .mod-Teaser_highlight.skin-c3 .media-container {
        margin-top: -30px;
    }
}

@media (min-width:768px) {
    .mod-Teaser_highlight.skin-c3 .media-container {
        margin-top: -14px;
    }
}

@media (max-width:767px) {
    .mod-Teaser_home {
        padding-left: 15px;
        padding-right: 15px;
    }

        .mod-Teaser_home .media-container {
            margin-left: -15px;
            margin-right: -15px;
        }
}

.mod-Teaser_home .media-container {
    margin-bottom: 20px;
}

.mod-Teaser_large {
    position: relative;
}

    .mod-Teaser_large .teaser-headline {
        position: absolute;
        left: 16px;
        top: 30px;
        margin: 0;
        paddding: 0;
        color: #706964;
    }

    .mod-Teaser_large.colortheme-2 .teaser-headline {
        color: #4066B3;
    }

    .mod-Teaser_large.colortheme-3 .teaser-headline {
        color: #FFF;
    }

    .mod-Teaser_large .link-bar {
        clear: both;
    }

    .mod-Teaser_large .teaser-body {
        padding: 30px 15px;
    }

        .mod-Teaser_large .teaser-body h2, .mod-Teaser_large .teaser-body h3, .mod-Teaser_large .teaser-body h4, .mod-Teaser_large .teaser-body ol, .mod-Teaser_large .teaser-body p, .mod-Teaser_large .teaser-body ul {
            margin: 0 0 20px 0;
            color: #FFF;
        }

        .mod-Teaser_large .teaser-body .number-list li:before {
            color: #FFF;
        }

        .mod-Teaser_large .teaser-body a {
            color: #FFF;
            text-decoration: underline;
        }

        .mod-Teaser_large .teaser-body :last-child {
            margin-bottom: 0;
        }

@media (max-width:767px) {
    .mod-Teaser_large {
        padding-left: 15px;
        padding-right: 15px;
    }

        .mod-Teaser_large .link-bar, .mod-Teaser_large .media-container, .mod-Teaser_large .teaser-body {
            margin-left: -15px;
            margin-right: -15px;
            margin-bottom: 0;
        }
}

@media (min-width:768px) {
    .mod-Teaser_large .teaser-body {
        position: absolute;
        left: 75%;
        right: 0;
        top: 0;
        bottom: 40px;
    }

    .mod-Teaser_large .media-container {
        display: block;
        position: relative;
        width: 75%;
        margin-bottom: 0;
    }

        .mod-Teaser_large .media-container img {
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

        .mod-Teaser_large .media-container:before {
            padding-bottom: 50%;
            content: "";
            display: block;
            width: 100%;
        }
}

.mod-Teaser_lead:after, .mod-Teaser_lead:before {
    content: " ";
    display: table;
}

.mod-Teaser_lead:after {
    clear: both;
}

@media (max-width:767px) {
    .mod-Teaser_lead, .mod-Teaser_lead + .mod-Teaser_lead {
        margin-bottom: 10px;
    }
}

.mod-Teaser_lead .wrapper {
    width: 100%;
    margin-left: 2%;
    float: left;
    background-color: #FFF;
}

    .mod-Teaser_lead .wrapper:first-child {
        margin-left: 0;
    }

    .mod-Teaser_lead .wrapper a {
        min-height: 100px;
        padding: 6px 15px;
        border: 1px solid #4066B3;
        color: #4066B3;
        display: block;
        text-align: center;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .mod-Teaser_lead .wrapper a .icon {
            height: 44px;
            width: 45px;
            font-size: 2.9rem;
            line-height: 4.4rem;
        }

        .mod-Teaser_lead .wrapper a .icon-label {
            display: block;
            font-weight: 700;
        }

        .mod-Teaser_lead .wrapper a:active, .mod-Teaser_lead .wrapper a:hover {
            color: #FFF;
            background-color: #4066B3;
        }

            .mod-Teaser_lead .wrapper a:active .icon, .mod-Teaser_lead .wrapper a:hover .icon {
                color: #FFF;
            }

        .mod-Teaser_lead .wrapper a:focus {
            outline: 0;
        }

@media (max-width:767px) {
    .mod-Teaser_lead {
        margin-right: 15px;
        margin-left: 15px;
    }

        .mod-Teaser_lead .wrapper {
            margin: 10px 0 0;
            float: none;
        }

            .mod-Teaser_lead .wrapper:first-child {
                margin-top: 0;
            }

            .mod-Teaser_lead .wrapper a {
                padding: 5px 10px;
                text-align: left;
                min-height: 44px;
            }

                .mod-Teaser_lead .wrapper a .icon {
                    height: 34px;
                    width: 40px;
                    margin-right: 10px;
                    vertical-align: middle;
                    font-size: 2.5rem;
                    line-height: 3.4rem;
                    float: left;
                }

                .mod-Teaser_lead .wrapper a .icon-label {
                    line-height: 3.4rem;
                    height: auto;
                    display: block;
                    vertical-align: middle;
                    float: left;
                }
}

.mod-Teaser_lead.variation-1 .wrapper, .mod-Teaser_lead.variation-2 .wrapper {
    margin: 0;
}

    .mod-Teaser_lead.variation-1 .wrapper a, .mod-Teaser_lead.variation-2 .wrapper a {
        padding: 25px 0;
        text-align: center;
    }

        .mod-Teaser_lead.variation-1 .wrapper a .icon, .mod-Teaser_lead.variation-2 .wrapper a .icon {
            font-size: 5rem;
            width: 90px;
            height: 55px;
        }

@media (max-width:767px) {
    .mod-Teaser_lead.variation-1 .wrapper a, .mod-Teaser_lead.variation-2 .wrapper a {
        padding: 15px 0;
        height: 70px;
    }

        .mod-Teaser_lead.variation-1 .wrapper a .icon, .mod-Teaser_lead.variation-2 .wrapper a .icon {
            font-size: 4rem;
            width: 70px;
            height: 40px;
        }

        .mod-Teaser_lead.variation-1 .wrapper a .icon-label, .mod-Teaser_lead.variation-2 .wrapper a .icon-label {
            line-height: 4rem;
        }
}

.mod-Teaser_lead.variation-1 {
    margin-bottom: 0;
}

    .mod-Teaser_lead.variation-1, .mod-Teaser_lead.variation-1 + .mod-Separator_line {
        margin-top: 0 !important;
    }

        .mod-Teaser_lead.variation-1 .wrapper a {
            border: none;
        }

@media (max-width:767px) {
    .mod-Teaser_lead.variation-2 .wrapper a > span {
        display: inline;
        float: none;
    }
}

.mod-Teaser_lead.variation-2 .wrapper a .icon {
    font-size: 4.2rem;
    margin-right: 10px;
}

    .mod-Teaser_lead.variation-2 .wrapper a .icon.i-contact {
        margin-right: 0 !important;
    }

@media (max-width:767px) {
    .mod-Teaser_link_info {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Teaser_link_info .teaser-section:after, .mod-Teaser_link_info .teaser-section:before {
    content: " ";
    display: table;
}

.mod-Teaser_link_info .teaser-section:after {
    clear: both;
}

.mod-Teaser_link_info .teaser-section .teaser-subtitle {
    margin-top: -4px;
    margin-bottom: 16px;
}

    .mod-Teaser_link_info .teaser-section .teaser-subtitle + p {
        position: relative;
        top: -10px;
        margin-top: -4px;
        margin-bottom: 6px;
    }

.mod-Teaser_link_info .media-container {
    float: left;
    width: 25%;
    border-right: 6px solid transparent;
    margin-bottom: 20px;
}

    .mod-Teaser_link_info .media-container + .teaser-body {
        float: left;
        width: 75%;
        padding-left: 6px;
    }

@media (max-width:767px) {
    .mod-Teaser_list {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Teaser_list .media-container {
    margin-bottom: 20px;
}

@media (max-width:767px) {
    .mod-Teaser_list .media-container {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media (max-width:767px) {
    .mod-Teaser_list.skin-c3 .media-container:first-child, .mod-Teaser_list.skin-c5 .media-container:first-child {
        margin-top: -30px;
    }
}

@media (min-width:768px) {
    .mod-Teaser_list.skin-c3 .media-container:first-child, .mod-Teaser_list.skin-c5 .media-container:first-child {
        margin-top: -10px;
    }
}

.mod-Teaser_list .link-list {
    padding-bottom: 10px;
}

    .mod-Teaser_list .link-list:last-child {
        padding-bottom: 0;
    }

    .mod-Teaser_list .link-list .last-child {
        padding-bottom: 0;
    }

    .mod-Teaser_list .link-list .link .icon {
        color: #3E3E3E;
    }

        .mod-Teaser_list .link-list .link .icon.i-arrow {
            color: #4066B3;
            margin-left: 9px;
        }

    .mod-Teaser_list .link-list .link:hover .i-arrow {
        color: #039;
    }

.mod-Teaser_list .download-list {
    padding-top: 8px;
    list-style-type: none;
}

    .mod-Teaser_list .download-list .icon:before {
        color: #3E3E3E;
    }

    .mod-Teaser_list .download-list li {
        margin-top: -4px;
        margin-bottom: 16px;
    }

.mod-Teaser_list .download-list-label {
    padding-left: 30px;
    text-indent: -34px;
    margin-bottom: 0;
    margin-right: -10px;
}

    .mod-Teaser_list .download-list-label .icon {
        display: inline-block;
        text-indent: 0;
        width: 30px;
    }

    .mod-Teaser_list .download-list-label + .link-list-inline {
        margin-left: 30px;
    }

.mod-Teaser_list .download-size {
    white-space: nowrap;
}

.mod-Teaser_navigation_slider {
    padding: 0 40px;
    position: relative;
}

    .mod-Teaser_navigation_slider h1, .mod-Teaser_navigation_slider h2, .mod-Teaser_navigation_slider h3, .mod-Teaser_navigation_slider h4, .mod-Teaser_navigation_slider p {
        margin-top: 0;
    }

    .mod-Teaser_navigation_slider p {
        color: #3E3E3E;
    }

    .mod-Teaser_navigation_slider .cell, .mod-Teaser_navigation_slider .cell-clone.first {
        float: left;
        width: 100%;
        display: block;
        overflow: hidden;
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .mod-Teaser_navigation_slider .cell-clone.last {
        position: absolute;
    }

    .mod-Teaser_navigation_slider .cell-image {
        padding-right: 0;
    }

    .mod-Teaser_navigation_slider .single-cell {
        float: left;
        width: 50%;
        position: relative;
        display: block;
        overflow: hidden;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

        .mod-Teaser_navigation_slider .single-cell .row {
            position: relative;
            margin: 0;
            padding-top: 10px;
            padding-bottom: 10px;
        }

        .mod-Teaser_navigation_slider .single-cell .image-top .cell-image {
            padding-bottom: 20px;
        }

        .mod-Teaser_navigation_slider .single-cell.left .row {
            border-right: 1px solid #CDCDCD;
        }

            .mod-Teaser_navigation_slider .single-cell.left .row.image-top {
                border: none;
            }

        .mod-Teaser_navigation_slider .single-cell.right .row.image-top:before {
            content: "";
            position: absolute;
            display: block;
            top: 0;
            bottom: 0;
            left: 7px;
            border-right: 1px solid #CDCDCD;
        }

    .mod-Teaser_navigation_slider .scrollable-container {
        width: 100%;
        overflow: hidden;
        position: relative;
    }

    .mod-Teaser_navigation_slider .scrollable-content {
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
    }

    .mod-Teaser_navigation_slider .next-button, .mod-Teaser_navigation_slider .prev-button {
        position: absolute;
        width: 35px;
        height: 100%;
        top: 50%;
        outline: 0;
        display: block;
    }

        .mod-Teaser_navigation_slider .next-button:after, .mod-Teaser_navigation_slider .prev-button:after {
            outline: 0;
            color: #706964;
            display: block;
            vertical-align: middle;
            font-size: 6.5rem;
            line-height: 1;
            position: absolute;
            top: -35%;
            opacity: .6;
            -webkit-transition: all .2s linear;
            -o-transition: all .2s linear;
            transition: all .2s linear;
        }

        .mod-Teaser_navigation_slider .next-button:hover:after, .mod-Teaser_navigation_slider .prev-button:hover:after {
            opacity: 1;
        }

    .mod-Teaser_navigation_slider .prev-button {
        left: 0;
    }

        .mod-Teaser_navigation_slider .prev-button:after {
            content: "";
            speak: none;
            font-family: zurich-icons;
            left: -16px;
        }

        .mod-Teaser_navigation_slider .prev-button:hover:after {
            left: -22px;
        }

    .mod-Teaser_navigation_slider .next-button {
        right: 0;
    }

        .mod-Teaser_navigation_slider .next-button:after {
            content: "";
            speak: none;
            font-family: zurich-icons;
            right: -16px;
        }

        .mod-Teaser_navigation_slider .next-button:hover:after {
            right: -22px;
        }

    .mod-Teaser_navigation_slider .page-indicator {
        position: relative;
        right: 0;
        left: 0;
        text-align: center;
        margin: 20px 0 0 0;
        line-height: 12px;
        height: 12px;
        font-size: 0;
    }

        .mod-Teaser_navigation_slider .page-indicator li {
            display: inline-block;
            width: auto;
            height: 100%;
        }

        .mod-Teaser_navigation_slider .page-indicator a {
            display: inline-block;
            width: 14px;
            height: 14px;
            font-size: inherit;
            line-height: inherit;
            opacity: .6;
            -webkit-transition: all .2s linear;
            -o-transition: all .2s linear;
            transition: all .2s linear;
            outline: 0;
        }

            .mod-Teaser_navigation_slider .page-indicator a:after {
                content: "";
                speak: none;
                font-family: zurich-icons;
                -webkit-user-select: none;
                -khtml-user-select: none;
                -moz-user-select: -moz-none;
                -ms-user-select: none;
                user-select: none;
                outline: 0;
                height: 14px;
                width: 14px;
                display: inline-block;
                color: #706964;
                font-size: 1.4rem;
            }

            .mod-Teaser_navigation_slider .page-indicator a.active, .mod-Teaser_navigation_slider .page-indicator a:hover {
                opacity: 1;
            }

        .mod-Teaser_navigation_slider .page-indicator li + li {
            margin-left: 6px;
        }

@media (max-width:767px) {
    .mod-Teaser_navigation_slider .single-cell.left .row {
        border: 0;
    }

    .mod-Teaser_navigation_slider .cell-image {
        padding-bottom: 20px;
    }
}

.mod-Teaser_service {
    background-color: #039;
    color: #FFF;
    overflow: hidden;
    position: relative;
    padding-bottom: 94px;
}

    .mod-Teaser_service .teaser-copy {
        padding: 30px 16px 20px 16px;
    }

        .mod-Teaser_service .teaser-copy, .mod-Teaser_service .teaser-copy * {
            color: #FFF;
        }

    .mod-Teaser_service .teaser-legal {
        padding: 10px 16px 30px 16px;
    }

    .mod-Teaser_service .link-icons {
        display: table;
        width: 100%;
        position: absolute;
        bottom: 0;
    }

    .mod-Teaser_service .one-icon .link-icon {
        width: 100%;
    }

    .mod-Teaser_service .two-icons .link-icon {
        width: 50%;
    }

    .mod-Teaser_service .three-icons .link-icon {
        width: 33%;
    }

        .mod-Teaser_service .three-icons .link-icon:last-child {
            width: 34%;
        }

    .mod-Teaser_service .link-icon {
        word-break: break-all;
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        padding: 20px 0;
        border-top: 1px solid rgba(255,255,255,.4);
        border-right: 1px solid rgba(255,255,255,.4);
        color: #FFF;
    }

        .mod-Teaser_service .link-icon:hover {
            background-color: #4066B3;
        }

        .mod-Teaser_service .link-icon:last-child {
            border-right: none;
        }

        .mod-Teaser_service .link-icon .icon {
            display: block;
            font-size: 2.8rem;
            line-height: 3.6rem;
            width: auto;
            height: 36px;
            font-weight: 100;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
        }

        .mod-Teaser_service .link-icon .icon-label {
            display: block;
            font-size: 1.2rem;
            font-weight: 700;
        }

.mod-Teaser_square_image {
    position: relative;
}

    .mod-Teaser_square_image:after, .mod-Teaser_square_image:before {
        content: " ";
        display: table;
    }

    .mod-Teaser_square_image:after {
        clear: both;
    }

    .mod-Teaser_square_image .media-container {
        float: left;
        width: 40%;
        max-width: 185px;
    }

    .mod-Teaser_square_image .teaser-body {
        float: left;
        width: 60%;
        padding-left: 15px;
    }

        .mod-Teaser_square_image .teaser-body h3 {
            color: #006;
        }

    .mod-Teaser_square_image .link-bar {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        overflow: hidden;
        margin: 0 !important;
        padding: 11px 15px;
    }

@media (max-width:767px) {
    .mod-Teaser_square_image.link-bar-bottom-aligned .media-container {
        margin-bottom: 30px;
    }

    .mod-Teaser_square_image.link-bar-bottom-aligned .teaser-body {
        margin-bottom: 10px;
    }
}

@media (min-width:768px) {
    .mod-Teaser_square_image.link-bar-bottom-aligned .media-container {
        margin-bottom: 20px;
    }
}

@media print {
    .mod-Teaser_square_image {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

@media (max-width:767px) {
    .mod-Teaser_standard {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Teaser_standard .media-container {
    margin-bottom: 20px;
}

@media (max-width:767px) {
    .mod-Teaser_standard .media-container {
        margin-left: -15px;
        margin-right: -15px;
    }
}

.no-touch .mod-Teaser_standard.skin-c3:hover, .touch .mod-Teaser_standard.skin-c3:active {
    background-color: #e8e5e3;
}

@media (max-width:767px) {
    .mod-Teaser_standard.skin-c3 .media-container {
        margin-top: -30px;
    }
}

@media (min-width:768px) {
    .mod-Teaser_standard.skin-c3 .media-container {
        margin-top: -14px;
    }
}

.mod-Teaser_standard.image-left .teaser-link:after, .mod-Teaser_standard.image-left .teaser-link:before, .mod-Teaser_standard.image-left:after, .mod-Teaser_standard.image-left:before {
    content: " ";
    display: table;
}

.mod-Teaser_standard.image-left .teaser-link:after, .mod-Teaser_standard.image-left:after {
    clear: both;
}

@media (min-width:768px) {
    .mod-Teaser_standard.image-left .fixed-width {
        max-width: 185px;
    }
}

@media (max-width:767px) {
    .mod-Teaser_standard.image-left .media-container {
        margin-bottom: 20px;
    }
}

@media (min-width:768px) {
    .mod-Teaser_standard.image-left .media-container {
        float: left;
        width: 50%;
        padding-right: 15px;
        margin-bottom: 0;
    }

        .mod-Teaser_standard.image-left .media-container + .teaser-body {
            float: left;
            width: 50%;
            padding-left: 15px;
        }
}

.mod-Teaser_standard.image-left.skin-c3 .media-container + .teaser-body {
    margin-top: -14px;
}

.mod-Teaser_standard.image-left.skin-c4 .media-container {
    float: left;
    width: 30%;
    padding-right: 10px;
    margin-bottom: 0;
}

    .mod-Teaser_standard.image-left.skin-c4 .media-container + .teaser-body {
        float: left;
        width: 70%;
        padding-left: 10px;
    }

@media (max-width:767px) {
    .mod-Teaser_standard.skin-c4 .media-container {
        margin-left: 0;
        margin-right: 0;
    }
}

.mod + .mod-Forms_captcha {
    margin-top: 0;
    margin-bottom: 20px;
}

.mod-Forms_captcha .form-group:first-child {
    margin-bottom: 10px;
}

.mod-Forms_captcha .captcha_image {
    float: left;
}

.mod-Forms_captcha .captcha_icons {
    float: right;
    width: 20px;
    text-align: right;
}

.mod-Forms_checkbox .checkbox-inline {
    margin-left: 0;
    margin-right: 10px;
}

.mod-Forms_groupbox.graybox {
    background: #f2f0ee;
    padding: 30px;
}

@media (max-width:767px) {
    .mod-Forms_groupbox {
        padding: 15px;
    }

        .mod-Forms_groupbox.graybox {
            padding: 15px;
        }
}

.mod-Forms_listbox .caret:before {
    top: -5px;
}

.mod-Forms_listbox .glyphicon {
    font-family: zurich-icons;
    color: #4066B3;
}

    .mod-Forms_listbox .glyphicon.glyphicon-ok:before {
        content: "\e61e";
    }

.mod-Forms_listbox .bootstrap-select.btn-group.show-tick li.selected a:hover span {
    color: #FFF;
}

.mod-Forms_listbox .bootstrap-select.btn-group.show-tick li.selected a span.check-mark {
    right: 8px;
    margin-top: 8px;
}

.mod-Forms_radio .radio-inline {
    margin-left: 0;
    margin-right: 10px;
}

.bootstrap-select .dropdown-toggle {
    padding: 10px 30px 10px 10px;
}

    .bootstrap-select .dropdown-toggle:active, .bootstrap-select .dropdown-toggle:focus, .bootstrap-select .dropdown-toggle:hover {
        background-color: #FFF;
        -webkit-appearance: none;
        outline: 0;
    }

.bootstrap-select.open .caret:before {
    content: "\e621";
}

.bootstrap-select.open > .dropdown-toggle.btn-default {
    background-color: #FFF;
    border-bottom: 0;
    border-color: #706964;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
}

.bootstrap-select.open.dropup > .dropdown-toggle.btn-default {
    border-bottom: 1px solid #706964;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top: 0;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
}

.bootstrap-select .caret {
    border: none;
}

    .bootstrap-select .caret:before {
        content: "\e61c";
        font-family: zurich-icons;
        color: #4066B3;
        position: absolute;
        left: -11px;
        top: -7px;
    }

.bootstrap-select.open .dropdown-menu {
    margin: 0;
    padding-top: 0;
    border-top: none;
    border-color: #706964;
    border-radius: 5px;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .bootstrap-select.open .dropdown-menu a {
        outline: 0;
        padding: 6px 10px 5px;
    }

        .bootstrap-select.open .dropdown-menu a:active, .bootstrap-select.open .dropdown-menu a:focus, .bootstrap-select.open .dropdown-menu a:hover {
            background-color: #4066B3;
            color: #FFF;
        }

.bootstrap-select.open.dropup > .dropdown-menu {
    border-bottom: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top: 1px solid #706964;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
}

.has-error .bootstrap-select .dropdown-toggle {
    border-color: #E9635B;
    background: #FAD8D6;
}

.mod-Forms_select .row {
    margin-left: -8px;
    margin-right: -7px;
}

    .mod-Forms_select .row > div {
        padding-left: 8px;
        padding-right: 7px;
    }

.mod-Forms_textfield input {
    position: relative;
}

    .mod-Forms_textfield input[type=date] {
        position: relative;
    }

        .mod-Forms_textfield input[type=date] + input {
            background: #FFF url(../images/icon-date.svg) right center no-repeat;
        }

.no-svg .mod-Forms_textfield input[type=date] {
    position: relative;
}

    .no-svg .mod-Forms_textfield input[type=date] + input {
        background: #FFF url(../images/icon-date.png) right center no-repeat;
    }

.mod-Forms_upload .btn-file {
    position: relative;
    overflow: hidden;
    height: 40px;
}

    .mod-Forms_upload .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 10rem;
        text-align: right;
        opacity: 0;
        background: #E9635B;
        cursor: inherit;
        display: block;
    }

.mod-Forms_upload input[readonly] {
    background-color: #fff !important;
    cursor: text !important;
    opacity: 1;
}

.mod-Forms_upload.has-error .btn-file {
    border-color: #E9635B;
    background: #FAD8D6;
}

.mod-Forms_checkbox .checkbox-inline {
    margin-left: 0;
    margin-right: 10px;
}

.mod-Forms_checkbox .checkbox-inline {
    margin-left: 0;
    margin-right: 10px;
}

.scfDateSelectorGeneralPanel div.bootstrap-select.btn-group, .scfDateSelectorGeneralPanel label {
    width: 32%;
    margin-left: 2%;
    float: left;
}

    .scfDateSelectorGeneralPanel div.bootstrap-select.btn-group .caret:before, .scfDateSelectorGeneralPanel label .caret:before {
        left: -26px;
    }

    .scfDateSelectorGeneralPanel div.bootstrap-select.btn-group.first, .scfDateSelectorGeneralPanel label.first {
        margin-left: 0;
    }

.mod-LForms_groupbox.graybox {
    background: #f2f0ee;
    padding: 30px;
}

@media (max-width:767px) {
    .mod-LForms_groupbox {
        padding: 15px;
    }

        .mod-LForms_groupbox.graybox {
            padding: 15px;
        }
}

.scfDropListGeneralPanel .caret:before {
    top: -5px;
}

.scfDropListGeneralPanel .glyphicon {
    font-family: zurich-icons;
    color: #4066B3;
}

    .scfDropListGeneralPanel .glyphicon.glyphicon-ok:before {
        content: "\e61e";
    }

.scfDropListGeneralPanel .bootstrap-select.btn-group.show-tick li.selected a:hover span {
    color: #FFF;
}

.scfDropListGeneralPanel .bootstrap-select.btn-group.show-tick li.selected a span.check-mark {
    right: 8px;
    margin-top: 8px;
}

.scfDropListGeneralPanel select {
    width: 100%;
}

.mod-Forms_radio .radio-inline {
    margin-left: 0;
    margin-right: 10px;
}

.mod-Forms_radio .radio-inline {
    margin-left: 0;
    margin-right: 10px;
}

.bootstrap-select {
    width: 100%;
}

    .bootstrap-select .dropdown-toggle {
        padding: 10px 30px 10px 10px;
    }

        .bootstrap-select .dropdown-toggle:active, .bootstrap-select .dropdown-toggle:focus, .bootstrap-select .dropdown-toggle:hover {
            background-color: #FFF;
            -webkit-appearance: none;
            outline: 0;
        }

    .bootstrap-select.open .caret:before {
        content: "\e621";
    }

    .bootstrap-select.open > .dropdown-toggle.btn-default {
        background-color: #FFF;
        border-bottom: 0;
        border-color: #706964;
        -moz-border-radius-bottomleft: 0;
        -webkit-border-bottom-left-radius: 0;
        border-bottom-left-radius: 0;
        -moz-border-radius-bottomright: 0;
        -webkit-border-bottom-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .bootstrap-select.open.dropup > .dropdown-toggle.btn-default {
        border-bottom: 1px solid #706964;
        -moz-border-radius-bottomleft: 5px;
        -webkit-border-bottom-left-radius: 5px;
        border-bottom-left-radius: 5px;
        -moz-border-radius-bottomright: 5px;
        -webkit-border-bottom-right-radius: 5px;
        border-bottom-right-radius: 5px;
        border-top: 0;
        -moz-border-radius-topleft: 0;
        -webkit-border-top-left-radius: 0;
        border-top-left-radius: 0;
        -moz-border-radius-topright: 0;
        -webkit-border-top-right-radius: 0;
        border-top-right-radius: 0;
    }

    .bootstrap-select .caret {
        border: none;
    }

        .bootstrap-select .caret:before {
            content: "\e61c";
            font-family: zurich-icons;
            color: #4066B3;
            position: absolute;
            left: -11px;
            top: -7px;
        }

    .bootstrap-select.open .dropdown-menu {
        margin: 0;
        padding-top: 0;
        border-top: none;
        border-color: #706964;
        border-radius: 5px;
        -moz-border-radius-topleft: 0;
        -webkit-border-top-left-radius: 0;
        border-top-left-radius: 0;
        -moz-border-radius-topright: 0;
        -webkit-border-top-right-radius: 0;
        border-top-right-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .bootstrap-select.open .dropdown-menu a {
            outline: 0;
            padding: 6px 10px 5px;
        }

            .bootstrap-select.open .dropdown-menu a:active, .bootstrap-select.open .dropdown-menu a:focus, .bootstrap-select.open .dropdown-menu a:hover {
                background-color: #4066B3;
                color: #FFF;
            }

    .bootstrap-select.open.dropup > .dropdown-menu {
        border-bottom: 0;
        -moz-border-radius-bottomleft: 0;
        -webkit-border-bottom-left-radius: 0;
        border-bottom-left-radius: 0;
        -moz-border-radius-bottomright: 0;
        -webkit-border-bottom-right-radius: 0;
        border-bottom-right-radius: 0;
        border-top: 1px solid #706964;
        -moz-border-radius-topleft: 5px;
        -webkit-border-top-left-radius: 5px;
        border-top-left-radius: 5px;
        -moz-border-radius-topright: 5px;
        -webkit-border-top-right-radius: 5px;
        border-top-right-radius: 5px;
    }

.has-error .bootstrap-select .dropdown-toggle {
    border-color: #E9635B;
    background: #FAD8D6;
}

.mod-Forms_select .row {
    margin-left: -8px;
    margin-right: -7px;
}

    .mod-Forms_select .row > div {
        padding-left: 8px;
        padding-right: 7px;
    }

.mod-Forms_textfield input {
    position: relative;
}

.scfDatePickerTextBox {
    background: #FFF url(../images/icon-date.svg) right center no-repeat;
}

.no-svg .scfDatePickerTextBox {
    background: #FFF url(../images/icon-date.png) right center no-repeat;
}

.scfFileUploadUsefulInfo {
    font-size: 1.4rem;
}

.scfFileUploadGeneralPanel .input-group {
    float: left;
}

.scfFileUploadGeneralPanel .form-control {
    display: table-cell;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    cursor: text !important;
    opacity: 1;
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.scfFileUploadGeneralPanel .btn-file {
    vertical-align: middle;
    margin-left: -1px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    height: 40px;
    overflow: hidden;
}

    .scfFileUploadGeneralPanel .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 10rem;
        text-align: right;
        opacity: 0;
        background: #E9635B;
        cursor: inherit;
        display: block;
    }

.mod-Agent_location > .row, .mod-Agent_location > .row > [class^=col-] {
    margin: 0;
}

@media (max-width:767px) {
    .mod-Agent_location .cta {
        display: block;
        margin-left: 15px;
        margin-right: 15px;
    }
}

@media (min-width:768px) {
    .mod-Agent_location .cta {
        display: block;
    }
}

.mod-Agent_location img.symbol {
    position: absolute;
    left: 0;
}

.mod-Agent_location .mapnaviholder {
    position: relative;
}

    .mod-Agent_location .mapnaviholder .link-search, .mod-Agent_location .mapnaviholder .link-sendemail, .mod-Agent_location .mapnaviholder .mod-Agent_store {
        margin-bottom: 20px;
        display: block;
    }

    .mod-Agent_location .mapnaviholder img.symbol {
        position: absolute;
    }

@media (max-width:767px) {
    .mod-Agent_location .mapnaviholder {
        padding: 0 40px 0 15px;
    }

        .mod-Agent_location .mapnaviholder img.symbol {
            left: 15px;
        }
}

@media (min-width:768px) {
    .mod-Agent_location .mapnaviholder {
        padding: 0 25px 0 30px;
    }

        .mod-Agent_location .mapnaviholder img.symbol {
            left: 30px;
        }
}

.mod-Agent_location .mapnaviholder .company-name {
    margin: 20px 0;
    color: #039;
}

.mod-Agent_location .mapnaviholder .name {
    margin: -4px 0 20px 0;
}

.mod-Agent_location .mapnaviholder .address {
    padding-left: 40px;
}

.mod-Agent_location .mapnaviholder p {
    margin-bottom: 20px;
}

.mod-Agent_location .sociallinks {
    position: absolute;
    right: 0;
    width: 20px;
}

@media (max-width:767px) {
    .mod-Agent_location .sociallinks {
        right: 15px;
    }
}

.mod-Agent_location .sociallinks a {
    color: #4066B3;
    display: block;
}

    .mod-Agent_location .sociallinks a + a {
        margin-top: 15px;
    }

.mod-Agent_location .location-opening, .mod-Agent_location .location-parking, .mod-Agent_location .location-pubtransport {
    display: none;
    margin-bottom: 30px;
}

@media (max-width:767px) {
    .mod-Agent_location .location-opening, .mod-Agent_location .location-parking, .mod-Agent_location .location-pubtransport {
        padding-left: 15px;
    }
}

@media (min-width:768px) {
    .mod-Agent_location .location-opening, .mod-Agent_location .location-parking, .mod-Agent_location .location-pubtransport {
        padding-left: 30px;
    }
}

@media (min-width:768px) {
    .mod-Agent_location .location-parking, .mod-Agent_location .location-pubtransport {
        padding-left: 15px;
    }
}

.mod-Agent_location .mapsizer {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0;
}

@media (max-width:767px) {
    .mod-Agent_location .mapsizer {
        margin-left: 0;
        margin-bottom: 30px;
        min-height: 200px;
    }
}

@media (min-width:768px) {
    .mod-Agent_location .mapsizer {
        position: relative;
        min-height: 400px;
    }
}

.mod-Agent_location > .row, .mod-Agent_location > .row > [class^=col-] {
    margin: 0;
    padding: 0;
}

@media (max-width:767px) {
    .mod-Agent_location .mapnavi-holder-wrap {
        padding-right: 0;
        padding-bottom: 20px !important;
    }
}

@media (min-width:768px) {
    .mod-Agent_location .mapnavi-holder-wrap {
        padding-right: 15px !important;
        padding-bottom: 40px !important;
    }

        .mod-Agent_location .mapnavi-holder-wrap + .col-xs-12 {
            padding-left: 15px;
        }
}

.mod-Agent_location .mapholder {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.mod-Agent_location .list-holder {
    overflow: hidden;
    padding: 20px;
    border-left: 5px solid #039;
}

@media (max-width:767px) {
    .mod-Agent_location .list-holder {
        margin-left: 15px;
        margin-right: 15px;
    }
}

.mod-Agent_location .listitem {
    float: left;
    padding-left: 40px;
    position: relative;
}

@media (max-width:767px) {
    .mod-Agent_location .listitem {
        width: 100%;
    }

        .mod-Agent_location .listitem .link-standard {
            margin-bottom: 20px;
        }
}

@media (min-width:768px) {
    .mod-Agent_location .listitem {
        width: 33%;
    }
}

.mod-Agent_location .listitem .link-standard {
    padding-left: 0;
}

.mod-Agent_location .listitem .start-routing {
    margin-top: 0;
}

.mod-Agent_location .i-location {
    position: absolute;
    left: 0;
}

.mod-Agent_profile {
    padding-left: 15px;
    padding-right: 15px;
}

@media (max-width:767px) {
    .mod-Agent_profile {
        margin-left: -15px;
        margin-right: -15px;
    }
}

.mod-Agent_profile > .row {
    margin: 0 0 1em 0;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
}

.mod-Agent_profile .agent-content {
    color: #3E3E3E;
}

.mod-Agent_profile .agent-label {
    color: #706964;
}

.mod-Agent_profile .row + .heading {
    margin-top: 40px;
}

.mod-Agent_profile .agent-row-heading {
    font-weight: 400;
    font-family: ZurichSans-Bold,"Helvetica Neue",Arial,sans-serif;
}

.mod-Login {
    padding: 0 15px 0 15px;
}

    .mod-Login .form-horizontal {
        padding: 15px;
        padding-bottom: .1px;
        margin-bottom: 20px;
    }

    .mod-Login .form-group {
        margin-bottom: 30px;
    }

    .mod-Login .form-error {
        margin-top: 10px;
        color: #E9635B;
    }

    .mod-Login .form-submit {
        margin-bottom: 20px;
    }

.mod-Content_global_navigation {
    margin-bottom: 0;
}

    .mod-Content_global_navigation li {
        list-style: none;
    }

    .mod-Content_global_navigation .boxheader {
        padding-left: 15px;
        padding-right: 15px;
        overflow: hidden;
        width: 100%;
        padding: 20px 30px 0 30px;
    }

    .mod-Content_global_navigation .link-bar {
        background: 0 0;
    }

    .mod-Content_global_navigation h3 {
        display: inline-block;
    }

        .mod-Content_global_navigation h3.youarehere {
            color: #706964;
        }

        .mod-Content_global_navigation h3.sectiontitle {
            color: #3E3E3E;
            margin-left: 7px;
        }

@media (max-width:767px) {
    .mod-Content_global_navigation {
        padding-left: 15px;
        padding-right: 15px;
    }

        .mod-Content_global_navigation .boxheader {
            padding-left: 0;
            padding-right: 0;
        }

        .mod-Content_global_navigation .navigation {
            display: none;
        }

        .mod-Content_global_navigation .link-bar {
            padding: 0;
        }

            .mod-Content_global_navigation .link-bar li {
                display: block;
            }
}

@media (min-width:768px) {
    .mod-Content_global_navigation {
        padding: 0;
    }

        .mod-Content_global_navigation .link-bar {
            position: absolute;
            right: 30px;
            top: 20px;
            padding-top: 0;
        }

            .mod-Content_global_navigation .link-bar li {
                display: block;
                float: left;
            }

        .mod-Content_global_navigation .boxheader {
            border-bottom: 1px solid #DADADA;
        }

        .mod-Content_global_navigation .menuholder {
            padding: 30px 30px 0 30px;
        }

            .mod-Content_global_navigation .menuholder .navigation-1 > li {
                margin-bottom: 40px;
            }

                .mod-Content_global_navigation .menuholder .navigation-1 > li > a {
                    font-weight: 400;
                    font-family: ZurichSans-Bold,"Helvetica Neue",Arial,sans-serif;
                }

            .mod-Content_global_navigation .menuholder .navigation-2 li {
                padding-top: 20px;
            }

            .mod-Content_global_navigation .menuholder a {
                color: #706964;
            }

                .mod-Content_global_navigation .menuholder a:hover {
                    color: #006;
                }
}

.mod-Dropdown_cta:after, .mod-Dropdown_cta:before {
    content: " ";
    display: table;
}

.mod-Dropdown_cta:after {
    clear: both;
}

.mod-Dropdown_cta .row > div:first-child {
    margin-bottom: 16px;
}

.mod-Dropdown_cta label {
    margin: 0;
    padding-top: 11px;
    white-space: nowrap;
}

@media (max-width:768px) {
    .mod-Dropdown_cta label {
        padding-top: 0;
        padding-bottom: 10px;
    }
}

.mod-Dropdown_cta .cta {
    padding-top: 10px !important;
    padding-right: 0;
}

.col-sm-3 .mod-Dropdown_cta .row div, .col-sm-4 .mod-Dropdown_cta .row div, .col-sm-6 .mod-Dropdown_cta .row div, .col-sm-8 .mod-Dropdown_cta .row div {
    float: none;
}

.mod-Expert_teaser_slider .mod-Teaser_navigation_slider .single-cell .row {
    padding-top: 0;
}

.mod-Featured_article {
    position: relative;
    overflow: hidden;
}

    .mod-Featured_article .label {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 1;
        background: #039;
    }

    .mod-Featured_article .caption {
        position: absolute;
        width: 100%;
        bottom: 0;
        background: rgba(76,67,61,.7);
        padding: 10px 10px 0;
    }

    .mod-Featured_article .caption-overline {
        display: block;
        text-transform: uppercase;
        margin-bottom: 5px;
    }

        .mod-Featured_article .caption-overline .icon {
            margin-top: -10px;
        }

            .mod-Featured_article .caption-overline .icon.i-article {
                margin-top: -6px;
            }

    .mod-Featured_article .caption-copy {
        max-height: 0;
        overflow: hidden;
        -webkit-transition: max-height,.75s;
        -o-transition: max-height,.75s;
        transition: max-height,.75s;
    }

        .mod-Featured_article .caption-copy p {
            margin: 0 0 5px;
        }

    .mod-Featured_article .caption-headline, .mod-Featured_article .caption-link {
        color: #FFF !important;
    }

    .mod-Featured_article .figure:hover .caption-copy {
        max-height: 80px;
    }

@media (max-width:1199px) {
    .col-sm-4 .mod-Featured_article .caption-copy {
        display: none;
    }
}

@media (max-width:768px) {
    .col-sm-6 .mod-Featured_article .caption-copy {
        display: none;
    }
}

.touch .mod-Featured_article .caption-copy {
    display: none;
}

.no-rgba .mod-Featured_article .caption {
    background-image: url(../images/blackstone_70.png);
}

.mod-Gadget_bar {
    margin-bottom: 0;
}

@media (max-width:767px) {
    .mod-Gadget_bar {
        border-top: 1px solid #DADADA;
    }
}

.mod-Gadget_bar .social-share {
    position: absolute;
    top: 12px;
    right: 0;
    z-index: 99;
    margin: 0;
}

@media (max-width:767px) {
    .mod-Gadget_bar .social-share {
        top: 9px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Gadget_bar .social-share li {
    list-style-type: none;
    text-align: center;
}

    .mod-Gadget_bar .social-share li .social-language-select, .mod-Gadget_bar .social-share li .social-share-bar, .mod-Gadget_bar .social-share li .social-vote {
        display: none;
        margin: -12px -4px -10px -4px;
        border-width: 10px 4px;
        border-style: solid;
        border-color: #FFF;
        background-color: #FFF;
    }

        .mod-Gadget_bar .social-share li .social-language-select li, .mod-Gadget_bar .social-share li .social-share-bar li, .mod-Gadget_bar .social-share li .social-vote li {
            margin-top: 4px;
        }

    .mod-Gadget_bar .social-share li .social-share-bar {
        margin-left: -8px;
    }

.mod-Gadget_bar .social-share > li {
    float: left;
}

    .mod-Gadget_bar .social-share > li + li {
        margin-left: 10px;
    }

    .mod-Gadget_bar .social-share > li > a.link-item {
        color: #4066B3;
    }

.mod-Gadget_bar .social-share .link-item {
    position: relative;
    color: #CDCDCD;
    display: block;
}

    .mod-Gadget_bar .social-share .link-item.selected, .mod-Gadget_bar .social-share .link-item:hover {
        color: #4066B3;
    }

        .mod-Gadget_bar .social-share .link-item.selected .i-language:before, .mod-Gadget_bar .social-share .link-item:hover .i-language:before {
            content: "R";
        }

        .mod-Gadget_bar .social-share .link-item.selected .i-vote:before, .mod-Gadget_bar .social-share .link-item:hover .i-vote:before {
            content: "❤";
        }

        .mod-Gadget_bar .social-share .link-item.selected .i-print:before, .mod-Gadget_bar .social-share .link-item:hover .i-print:before {
            content: "p";
        }

        .mod-Gadget_bar .social-share .link-item.selected .i-share:before, .mod-Gadget_bar .social-share .link-item:hover .i-share:before {
            content: ":";
        }

        .mod-Gadget_bar .social-share .link-item.selected .hearts, .mod-Gadget_bar .social-share .link-item.selected .language, .mod-Gadget_bar .social-share .link-item:hover .hearts, .mod-Gadget_bar .social-share .link-item:hover .language {
            color: #FFF;
        }

    .mod-Gadget_bar .social-share .link-item .hearts, .mod-Gadget_bar .social-share .link-item .language {
        position: absolute;
        top: 5px;
        left: 0;
        right: 0;
        margin: 0 auto;
        font-size: 1.1rem;
    }

    .mod-Gadget_bar .social-share .link-item .icon {
        width: auto;
        height: 28px;
        font-size: 2.8rem;
        line-height: 1;
    }

.mod-Gadget_bar .social-share .printbox {
    display: inline-block;
    position: relative;
}

.mod-Gadget_bar .social-share .printbox-btn {
    color: #4066B3;
    text-decoration: none;
    cursor: pointer;
}

    .mod-Gadget_bar .social-share .printbox-btn:hover {
        color: #006;
    }

    .mod-Gadget_bar .social-share .printbox-btn:focus {
        outline: 0;
    }

.printbox-msg {
    display: none;
    position: absolute;
    z-index: 999;
    width: 250px;
    background-color: #FFF;
    border: 1px solid #039;
    padding: 30px 30px 14px 30px;
}

    .printbox-msg .close {
        position: absolute;
        top: 3px;
        right: 3px;
        color: #4066B3;
        text-decoration: none;
        cursor: pointer;
    }

        .printbox-msg .close:hover {
            color: #006;
        }

        .printbox-msg .close:focus {
            outline: 0;
        }

    .printbox-msg .printbox-info {
        position: relative;
    }

        .printbox-msg .printbox-info span {
            position: absolute;
            top: 5px;
            left: 0;
            font-size: 3.6rem;
            color: #706964;
        }

        .printbox-msg .printbox-info p {
            padding-left: 40px;
        }

.mod-Linkedin_comments {
    padding: 30px 15px;
    border: 1px solid #DADADA;
}

    .mod-Linkedin_comments .hiddenComment {
        display: none;
    }

    .mod-Linkedin_comments .c-row {
        display: table;
    }

        .mod-Linkedin_comments .c-row .c-col {
            display: table-cell;
            vertical-align: top;
        }

        .mod-Linkedin_comments .c-row .c-col-center {
            padding: 0 20px;
        }

    .mod-Linkedin_comments .box__loggedin {
        display: table;
        width: 100%;
    }

        .mod-Linkedin_comments .box__loggedin .internal-message {
            clear: both;
        }

            .mod-Linkedin_comments .box__loggedin .internal-message .error {
                padding: 3px 6px;
                color: #E9635B;
                background-color: #FAD8D6;
            }

            .mod-Linkedin_comments .box__loggedin .internal-message .success {
                padding: 3px 6px;
                color: #039;
                background-color: #f2f0ee;
            }

    .mod-Linkedin_comments .box__loggedin--left {
        display: table-cell;
        padding-right: 20px;
        width: 80px;
    }

        .mod-Linkedin_comments .box__loggedin--left .picture-link .picture {
            width: 80px;
            height: 80px;
            margin-bottom: 20px;
        }

@media (max-width:768px) {
    .mod-Linkedin_comments .box__loggedin--left {
        display: table-row;
        width: 100%;
    }
}

.mod-Linkedin_comments .box__loggedin--right {
    vertical-align: top;
    display: table-cell;
    width: 100%;
}

@media (max-width:768px) {
    .mod-Linkedin_comments .box__loggedin--right {
        display: table-row;
    }
}

.mod-Linkedin_comments .box__loggedin--right .checkbox {
    float: left;
}

.mod-Linkedin_comments .box__loggedin--right .button {
    float: right;
}

.mod-Linkedin_comments .box__loggedin .loggedInMessage {
    font-family: ZurichSans-Bold,"Helvetica Neue",Arial,sans-serif;
    color: #706964;
}

.mod-Linkedin_comments .box__comments {
    border-top: 1px solid #DADADA;
    padding-top: 40px;
    margin-top: 40px;
}

    .mod-Linkedin_comments .box__comments .delete-comment {
        position: absolute;
        right: 0;
        top: -5px;
        cursor: pointer;
    }

    .mod-Linkedin_comments .box__comments .box__comment {
        display: table;
        width: 100%;
        margin-bottom: 20px;
        position: relative;
    }

        .mod-Linkedin_comments .box__comments .box__comment .box__comment--left {
            display: table-cell;
            padding-right: 20px;
            width: 80px;
        }

            .mod-Linkedin_comments .box__comments .box__comment .box__comment--left .picture {
                width: 80px;
                height: 80px;
            }

        .mod-Linkedin_comments .box__comments .box__comment .box__comment--center {
            display: table-cell;
            vertical-align: top;
        }

            .mod-Linkedin_comments .box__comments .box__comment .box__comment--center .name {
                display: block;
                font-family: ZurichSans-Bold,"Helvetica Neue",Arial,sans-serif;
                color: #4066B3;
                margin-bottom: 15px;
            }

            .mod-Linkedin_comments .box__comments .box__comment .box__comment--center .text {
                display: block;
                margin-bottom: 15px;
            }

            .mod-Linkedin_comments .box__comments .box__comment .box__comment--center .date {
                margin-top: -4px;
                margin-bottom: -4px;
                color: #706964;
            }

.mod-Linkedin_comments .box__pagination {
    text-align: center;
}

.mod-Linkedin_comments .linkedInIcon {
    background: transparent url(http://s.c.lnkd.licdn.com/scds/common/u/img/sprite/sprite_connect_v13.png) no-repeat scroll -92px -42px !important;
    display: inline-block !important;
    height: 16px !important;
    text-decoration: none !important;
    width: 16px !important;
    vertical-align: middle !important;
}

.mod-Linkedin_comments .hasMaxChars {
    color: #E9635B !important;
}

.mod-Location_finder .menu-container {
    display: block;
    position: absolute;
    width: 100%;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.mod-Location_finder .ui-autocomplete {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    left: 0 !important;
    width: 100% !important;
}

.mod-Location_finder .bootstrap-select {
    width: 100%;
}

.mod-Location_finder .geosearch {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 30px;
}

.mod-Location_finder .mapsizer {
    position: relative;
    width: 100%;
    height: 200px;
    padding: 0;
}

@media (min-width:768px) {
    .mod-Location_finder .mapsizer {
        min-height: 400px;
    }
}

.mod-Location_finder .mapholder {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.mod-Location_finder.agent .cta:before {
    position: absolute;
    left: 24px;
}

.mod-Location_finder.agent .cta span {
    float: left;
}

@media (max-width:767px) {
    .mod-Location_finder.agent .cta {
        margin-top: 20px;
    }
}

.mod-Location_finder.agent .menu-container {
    position: relative;
}

@media (max-width:767px) {
    .mod-Location_finder.agent .menu-container {
        height: 50px;
    }
}

.mod-Location_finder.agent .menu-container .btn-search {
    position: absolute;
    right: 6px;
    top: 0;
    cursor: pointer;
    padding: 10px;
}

.mod-Location_finder.agent .menu-container .new-search {
    display: none;
}

.mod-Location_finder.agent .location-image {
    width: 100%;
}

@media (min-width:768px) {
    .mod-Location_finder.agent .menu-container {
        height: 400px;
    }

    .mod-Location_finder.agent .location-website {
        width: 100%;
    }

    .mod-Location_finder.agent .mapnaviholder {
        height: 400px;
    }

    .mod-Location_finder.agent .bottom {
        position: absolute;
        bottom: 0;
        width: 100%;
    }
}

@media (max-width:767px) {
    .mod-Location_finder.agent .location-contact {
        margin: 20px 0;
    }
}

.mod-Location_finder .mapnaviholder .error {
    color: #EA635C;
    display: none;
    margin-top: 5px;
}

.mod-Location_finder .mapnaviholder .inner {
    padding: 30px 30px 20px 30px;
    position: relative;
}

.mod-Location_finder .mapnaviholder .upper {
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .mod-Location_finder .mapnaviholder .upper.force-dropdown > .category-select-wrap {
        display: block !important;
        padding-bottom: 25px;
    }

        .mod-Location_finder .mapnaviholder .upper.force-dropdown > .category-select-wrap > .description {
            display: none;
        }

    .mod-Location_finder .mapnaviholder .upper.force-dropdown > ul {
        display: none;
    }

    .mod-Location_finder .mapnaviholder .upper h3 {
        padding: 30px 0 20px 30px;
        margin: 0;
    }

    .mod-Location_finder .mapnaviholder .upper ul {
        margin: 0 2px;
        list-style-type: none;
    }

@media (max-width:767px) {
    .mod-Location_finder .mapnaviholder .upper {
        height: auto;
        margin-bottom: 0;
        padding-bottom: 20px;
    }

        .mod-Location_finder .mapnaviholder .upper h3 {
            padding: 20px;
        }

        .mod-Location_finder .mapnaviholder .upper p.description {
            margin: 20px 0 0 0;
            color: #706964;
        }
}

.mod-Location_finder .mapnaviholder .upper .category {
    cursor: pointer;
    border-left: 5px solid transparent;
    padding: 10px 5px 10px 25px;
}

    .mod-Location_finder .mapnaviholder .upper .category .title {
        font-weight: 700;
        color: #4066B3;
    }

    .mod-Location_finder .mapnaviholder .upper .category .description {
        height: 0;
        color: #000;
        overflow: hidden;
        padding-left: 20px;
        margin-top: 0;
    }

    .mod-Location_finder .mapnaviholder .upper .category.active {
        background-color: #FFF;
        cursor: pointer;
        border-left-color: #4066B3 !important;
    }

        .mod-Location_finder .mapnaviholder .upper .category.active, .mod-Location_finder .mapnaviholder .upper .category.active .title {
            color: #4066B3;
        }

            .mod-Location_finder .mapnaviholder .upper .category.active .description {
                height: auto;
                margin-top: 11px;
            }

.mod-Location_finder .mapnaviholder .lower {
    min-height: 130px;
    overflow: hidden;
}

    .mod-Location_finder .mapnaviholder .lower h3 {
        margin: 0 0 20px 0;
    }

    .mod-Location_finder .mapnaviholder .lower .legend {
        display: inline-block;
        white-space: nowrap;
        vertical-align: middle;
        height: 3rem;
        padding-bottom: 0;
        line-height: 3rem;
    }

        .mod-Location_finder .mapnaviholder .lower .legend span {
            color: #3E3E3E;
            display: inline-block;
            height: 2rem;
            line-height: 2rem;
        }

        .mod-Location_finder .mapnaviholder .lower .legend .maplabel {
            padding: 0 5px;
        }

        .mod-Location_finder .mapnaviholder .lower .legend .mapsymbol img {
            width: 12px;
            display: block;
            height: 20px;
            margin-top: 5px;
        }

@media (min-width:768px) {
    .mod-Location_finder .mapnaviholder {
        margin-right: 30px;
        min-height: 400px;
    }
}

.mod-Location_finder .mapnaviholder p {
    margin-top: 20px;
    margin-bottom: 0;
}

.mod-Location_finder .mapnaviholder .category-select-wrap {
    padding-left: 15px;
    padding-right: 15px;
}

.mod-Location_finder .globallink {
    padding: 20px 15px 20px 30px;
}

.mod-Location_finder > .row, .mod-Location_finder > .row > [class^=col-] {
    margin: 0;
    padding: 0;
}

.mod-Location_finder .listitem {
    padding: 30px;
    margin: 30px 0;
    border-left: 5px solid #039;
}

    .mod-Location_finder .listitem input.cta {
        display: block;
        width: 100%;
    }

@media (max-width:767px) {
    .mod-Location_finder .listitem {
        margin-left: 15px;
        margin-right: 15px;
    }
}

.mod-Location_finder .listitem .location-opening p {
    margin-top: 0;
}

@media (max-width:767px) {
    .mod-Location_finder .listitem .location-opening, .mod-Location_finder .listitem .location-parking {
        margin-bottom: 0;
        margin-top: 20px;
    }
}

.mod-Location_finder .listitem .location-title {
    color: #039;
}

.mod-Location_finder .listitem .location-website, .mod-Location_finder .listitem .show-map {
    margin-bottom: 10px;
}

.mod-Location_finder .listitem .location-email, .mod-Location_finder .listitem .location-website, .mod-Location_finder .listitem .show-map {
    display: block;
}

@media (max-width:767px) {
    .mod-Location_finder .listitem .location-email, .mod-Location_finder .listitem .location-website, .mod-Location_finder .listitem .show-map {
        margin-bottom: 0;
        margin-top: 20px;
    }
}

.mod-Location_finder .listitem .location-website {
    overflow: hidden;
}

.mod-Location_finder .listitem .location-distance {
    background-image: url(../images/location-marker.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto 31px;
    min-height: 31px;
    margin-top: 16px;
    margin-bottom: 0;
    color: #4066B3;
    padding: 15px 0 0 24px;
}

@media (max-width:767px) {
    .mod-Location_finder .listitem .location-distance {
        float: right;
        padding: 5px 0 0 20px;
        min-height: 20px;
        margin-top: 10px;
        background-size: auto 22px;
    }
}

.mod-Location_finder .locate-me {
    outline: 0;
    margin-top: 20px;
}

.mod-Location_finder .list-showmore {
    padding-top: 20px;
}

@media (max-width:767px) {
    .mod-Location_finder .list-showmore {
        padding-left: 30px;
    }
}

.mapinfobox {
    display: block;
    width: 350px;
    border-bottom: 4px solid #335cad;
    position: absolute;
    right: 12px;
    bottom: 16px;
    background: #FFF;
    padding: 30px 16px 30px 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .mapinfobox, .mapinfobox * {
        -moz-user-select: -moz-none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

@media (max-width:767px) {
    .mapinfobox {
        display: none !important;
    }
}

.mapinfobox.with-prevnext {
    padding-bottom: 50px;
}

.mapinfobox .location-name {
    font-family: ZurichSans-Bold,"Helvetica Neue",Arial,sans-serif;
}

.mapinfobox .location-address {
    padding-bottom: 20px;
}

.mapinfobox .location-fax, .mapinfobox .location-phone {
    line-height: 1.5;
}

.mapinfobox h3 {
    color: #039;
}

.mapinfobox .location-email, .mapinfobox .start-routing {
    display: block;
    margin-top: 16px;
}

.mapinfobox .btn-close {
    margin-top: -15px;
}

.mapinfobox .show-next, .mapinfobox .show-prev {
    color: #4066B3;
    height: 30px;
    cursor: pointer;
    bottom: 0;
    border-top: 1px solid #DADADA;
    width: 50%;
    position: absolute;
    padding: 0;
    display: inline-block;
}

    .mapinfobox .show-next:focus, .mapinfobox .show-next:hover, .mapinfobox .show-prev:focus, .mapinfobox .show-prev:hover {
        color: #006;
    }

    .mapinfobox .show-next .icon, .mapinfobox .show-prev .icon {
        font-size: 1.4rem;
        margin-top: -2px;
        height: 30px;
    }

    .mapinfobox .show-next span, .mapinfobox .show-prev span {
        height: 3rem;
        line-height: 3rem;
    }

.mapinfobox .show-prev {
    left: 0;
    text-align: right;
    padding-right: 10px;
}

    .mapinfobox .show-prev .icon {
        margin-left: 1px;
    }

    .mapinfobox .show-prev:after {
        content: "|";
        color: #3E3E3E;
        right: -5px;
        top: 5px;
        position: absolute;
    }

.mapinfobox .show-next {
    padding-left: 10px;
    left: 50%;
}

.mod-Rate_article {
    border: 1px solid #DADADA;
    padding: 10px 15px;
}

    .mod-Rate_article .count, .mod-Rate_article .label {
        color: #3E3E3E;
        display: inline-block;
        height: 20px;
        margin-top: 5px;
    }

    .mod-Rate_article .label {
        text-transform: uppercase;
    }

    .mod-Rate_article .count {
        position: relative;
        top: -5px;
    }

    .mod-Rate_article .icon {
        color: #4066B3;
        display: block;
        float: right;
        margin-left: 15px;
    }

        .mod-Rate_article .icon:last-child {
            margin-left: 0;
        }

    .mod-Rate_article .icon-wrapper {
        display: inline-block;
        margin-right: 10px;
    }

        .mod-Rate_article .icon-wrapper .i-heart.selected {
            color: #4066B3;
        }

            .mod-Rate_article .icon-wrapper .i-heart.selected:before {
                content: "❤";
            }

        .mod-Rate_article .icon-wrapper.i-star-outline .selected {
            color: #4066B3;
        }

            .mod-Rate_article .icon-wrapper.i-star-outline .selected:before {
                content: "";
            }

    .mod-Rate_article .unrated .icon {
        cursor: pointer;
    }

    .mod-Rate_article .unrated .i-heart.selected, .mod-Rate_article .unrated .i-heart:hover, .mod-Rate_article .unrated .i-heart:hover ~ .i-heart {
        color: #4066B3;
    }

        .mod-Rate_article .unrated .i-heart.selected:before, .mod-Rate_article .unrated .i-heart:hover:before, .mod-Rate_article .unrated .i-heart:hover ~ .i-heart:before {
            content: "❤";
        }

    .mod-Rate_article .unrated .i-star-outline.selected, .mod-Rate_article .unrated .i-star-outline:hover, .mod-Rate_article .unrated .i-star-outline:hover ~ .i-star-outline {
        color: #4066B3;
    }

        .mod-Rate_article .unrated .i-star-outline.selected:before, .mod-Rate_article .unrated .i-star-outline:hover:before, .mod-Rate_article .unrated .i-star-outline:hover ~ .i-star-outline:before {
            content: "";
        }

@media (max-width:767px) {
    .mod-Rate_article {
        margin-right: 15px;
        margin-left: 15px;
    }
}

.mod-Routing_tool {
    position: relative;
    padding-bottom: 40px !important;
}

@media (max-width:767px) {
    .mod-Routing_tool {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Routing_tool .bootstrap-select {
    width: 100%;
}

.mod-Routing_tool .selection {
    display: table;
    border-collapse: collapse;
    width: 100%;
}

.mod-Routing_tool .selection-row {
    display: table-row;
}

    .mod-Routing_tool .selection-row.third .selection-input, .mod-Routing_tool .selection-row.third .selection-label {
        padding-bottom: 20px;
    }

.mod-Routing_tool .selection-input, .mod-Routing_tool .selection-label {
    display: table-cell;
    vertical-align: middle;
    padding-bottom: 10px;
}

.mod-Routing_tool .selection-label {
    padding-right: 15px;
    white-space: nowrap;
}

.mod-Routing_tool .selection-input {
    width: 100%;
}

.mod-Share_bar {
    position: relative;
}

    .mod-Share_bar .button-expand {
        position: absolute;
        display: none;
        width: 30px;
        height: 30px;
        top: 0;
        right: 10px;
        outline: 0 !important;
    }

@media (min-width:992px) and (max-width:1199px) {
    .mod-Share_bar .button-expand {
        right: -50px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Share_bar .button-expand {
        right: -25px;
    }
}

@media (max-width:767px) {
    .mod-Share_bar .button-expand {
        right: 10px;
    }
}

.mod-Share_bar .button-expand .icon {
    font-size: 2.3rem;
    line-height: 1;
    height: 23px;
    width: 23px;
    color: #FFF;
}

.mod-Share_bar .button-expand:hover .icon.i-expand:before {
    content: "";
}

.mod-Share_bar .button-expand-label {
    display: none;
}

.mod-Share_bar .bar {
    padding-left: 15px;
    padding-right: 15px;
    background-color: #4066B3;
    height: 30px;
    width: 100%;
    overflow: hidden;
    -webkit-transition: height,.5s;
    -o-transition: height,.5s;
    transition: height,.5s;
}

@media (max-width:767px) {
    .mod-Share_bar .bar {
        padding-right: 50px;
    }
}

.mod-Share_bar .bar.is-expanded.is-expandable {
    height: 60px;
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Share_bar .bar:after {
        content: "";
        position: absolute;
        background: #4066B3;
        top: 0;
        bottom: 0;
        right: -32px;
        width: 32px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .mod-Share_bar .bar:after {
        content: "";
        position: absolute;
        background: #4066B3;
        top: 0;
        bottom: 0;
        right: -56px;
        width: 56px;
    }
}

.mod-Share_bar .bar-item {
    display: block;
    float: left;
    list-style: none;
    height: 30px;
    padding-top: 6px;
}

    .mod-Share_bar .bar-item + .bar-item:hover {
        background: #039;
    }

.mod-Share_bar .bar-item-label {
    padding: 0;
    font-size: 1.4rem;
    text-transform: uppercase;
    color: #FFF;
}

.mod-Share_bar .bar-item-link {
    display: block;
    height: 18px;
    padding: 0 20px;
    border-right: 1px solid #FFF;
    color: #FFF;
}

    .mod-Share_bar .bar-item-link .icon {
        font-size: 18px;
        width: 18px;
        height: 18px;
        line-height: 18px;
    }

@media (min-width:768px) and (max-width:991px) {
    .mod-Share_bar .bar-item-link {
        padding: 0 11px;
    }
}

@media (max-width:767px) {
    .mod-Share_bar .bar-item-link {
        padding: 0 13px;
    }

    .mod-Share_bar .bar-item-link-label {
        display: none;
    }
}

.mod-Share_bar .bar-item-link-label {
    font-family: ZurichSans,"Helvetica Neue",Arial,sans-serif;
    font-size: 1.4rem;
}

.mod-Share_bar .bar-item-link .icon {
    color: #FFF;
    margin: -2px 0 2px;
}

    .mod-Share_bar .bar-item-link .icon.i-linkedin {
        margin: -3px 0 3px;
    }

    .mod-Share_bar .bar-item-link .icon.i-newsletter {
        font-size: 2.3rem;
        line-height: 1;
        height: 23px;
        width: 23px;
    }

.mod-Share_bar .bar:first-child .item-link, .mod-Share_bar .bar:last-child .item-link {
    border: 0;
}

@media (max-width:330px) {
    .mod-Share_bar.xxl .bar.is-expanded.is-expandable {
        height: 90px;
    }

    .mod-Share_bar.xxxl .bar.is-expanded.is-expandable {
        height: 120px;
    }
}

@media (max-width:767px) {
    .mod-Sitemap {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Sitemap .navigation {
    list-style-type: none;
}

    .mod-Sitemap .navigation a {
        display: inline-block;
    }

.mod-Sitemap .navigation-0 > li > a {
    margin-top: -5px;
    margin-bottom: 15px;
    font-family: ZurichSans-Light,"Helvetica Neue",Arial,sans-serif;
    font-size: 2rem;
    line-height: 2.4rem;
}

@media (min-width:768px) {
    .mod-Sitemap .navigation-0 > li > a {
        margin-top: -4px;
        margin-bottom: 15px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Sitemap .navigation-0 > li > a {
        font-size: 2.4rem;
        line-height: 2.6rem;
    }
}

@media (min-width:992px) {
    .mod-Sitemap .navigation-0 > li > a {
        font-size: 2.6rem;
        line-height: 2.8rem;
    }
}

.mod-Sitemap .navigation-1 {
    background-color: #f2f0ee;
    padding-top: 30px;
    padding-bottom: 1px;
    margin-bottom: 30px;
}

@media (max-width:767px) {
    .mod-Sitemap .navigation-1 {
        padding-left: 15px;
        padding-right: 15px;
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media (min-width:768px) {
    .mod-Sitemap .navigation-1 {
        padding-left: 30px;
        padding-right: 30px;
    }
}

.mod-Sitemap .navigation-1 > li > a {
    margin-top: -2px;
    margin-bottom: 26px;
    font-family: ZurichSans-Light,"Helvetica Neue",Arial,sans-serif;
    font-size: 1.6rem;
    line-height: 1.8rem;
    color: #706964;
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Sitemap .navigation-1 > li > a {
        margin-top: -3px;
        margin-bottom: 25px;
    }
}

@media (min-width:992px) {
    .mod-Sitemap .navigation-1 > li > a {
        margin-top: -4px;
        margin-bottom: 25px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Sitemap .navigation-1 > li > a {
        font-size: 1.6rem;
        line-height: 2rem;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .mod-Sitemap .navigation-1 > li > a {
        font-size: 1.8rem;
        line-height: 2.2rem;
    }
}

@media (min-width:1200px) {
    .mod-Sitemap .navigation-1 > li > a {
        font-size: 2rem;
        line-height: 2.4rem;
    }
}

.mod-Sitemap .navigation-1 > li > a + ul {
    margin-top: -10px;
}

.mod-Sitemap .navigation-2 div > li > a, .mod-Sitemap .navigation-2 > li > a {
    font-family: ZurichSans-Bold,"Helvetica Neue",Arial,sans-serif;
    margin-bottom: 14px;
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Sitemap .navigation-2 div > li > a, .mod-Sitemap .navigation-2 > li > a {
        font-size: 1.4rem;
        line-height: 2.2rem;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .mod-Sitemap .navigation-2 div > li > a, .mod-Sitemap .navigation-2 > li > a {
        line-height: 1.6rem;
    }
}

@media (min-width:1200px) {
    .mod-Sitemap .navigation-2 div > li > a, .mod-Sitemap .navigation-2 > li > a {
        font-size: 1.6rem;
        line-height: 1.8rem;
    }
}

.mod-Sitemap .navigation-3 {
    margin-bottom: 10px;
}

    .mod-Sitemap .navigation-3 > li > a {
        font-family: ZurichSans,"Helvetica Neue",Arial,sans-serif;
        margin-bottom: 14px;
    }

@media (min-width:768px) and (max-width:991px) {
    .mod-Sitemap .navigation-3 > li > a {
        font-size: 1.2rem;
        line-height: 2.2rem;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .mod-Sitemap .navigation-3 > li > a {
        font-size: 1.4rem;
        line-height: 1.6rem;
    }
}

@media (min-width:1200px) {
    .mod-Sitemap .navigation-3 > li > a {
        font-size: 1.6rem;
        line-height: 1.8rem;
    }
}

.mod-Sitemap .navigation-4 {
    margin-bottom: 10px;
}

    .mod-Sitemap .navigation-4 > li > a {
        font-family: ZurichSans,"Helvetica Neue",Arial,sans-serif;
        margin-bottom: 14px;
        padding-left: 17px;
    }

@media (min-width:768px) and (max-width:991px) {
    .mod-Sitemap .navigation-4 > li > a {
        font-size: 1.2rem;
        line-height: 2.2rem;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .mod-Sitemap .navigation-4 > li > a {
        font-size: 1.4rem;
        line-height: 1.6rem;
    }
}

@media (min-width:1200px) {
    .mod-Sitemap .navigation-4 > li > a {
        font-size: 1.6rem;
        line-height: 1.8rem;
    }
}

.mod-Sitemap .navigation-4 > li > a:before {
    content: "";
    speak: none;
    font-family: zurich-icons;
    display: inline-block;
    width: 20px;
    text-align: left;
    margin-left: -20px;
    vertical-align: text-top;
}

.mod-Sitemap .navigation-5 {
    margin-left: 17px;
    margin-bottom: 10px;
}

    .mod-Sitemap .navigation-5 > li > a {
        margin-bottom: 10px;
    }

.mod-Sitemap .navigation-6 {
    margin-bottom: 24px;
}

    .mod-Sitemap .navigation-6 > li > a {
        font-size: 1.2rem;
    }

.mod-Subnavigation {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
}

    .mod-Subnavigation ul {
        margin-left: -13px;
        margin-right: -13px;
    }

    .mod-Subnavigation li {
        list-style: none;
        padding: 10px 0;
        width: 100%;
    }

    .mod-Subnavigation a {
        padding-left: 30px;
        font-weight: 400;
        font-family: ZurichSans-Bold,"Helvetica Neue",Arial,sans-serif;
        outline: 0;
        display: block;
        width: 100%;
    }

    .mod-Subnavigation .bootstrap-select {
        width: 100%;
    }

    .mod-Subnavigation .active {
        background: #FFF;
        border-left: 5px solid #4066B3;
    }

        .mod-Subnavigation .active a {
            padding-left: 25px;
            color: #4066B3;
        }

@media (max-width:767px) {
    .mod-Teaser_agent_profile {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Teaser_agent_profile .media-container {
    margin-bottom: 20px;
}

@media (max-width:767px) {
    .mod-Teaser_agent_profile .media-container {
        margin-left: -15px;
        margin-right: -15px;
    }
}

.no-touch .mod-Teaser_agent_profile.skin-c3:hover, .touch .mod-Teaser_agent_profile.skin-c3:active {
    background-color: #e8e5e3;
}

@media (max-width:767px) {
    .mod-Teaser_agent_profile.skin-c3 .media-container {
        margin-top: -30px;
    }
}

@media (min-width:768px) {
    .mod-Teaser_agent_profile.skin-c3 .media-container {
        margin-top: -14px;
    }
}

.mod-Teaser_agent_widget:after, .mod-Teaser_agent_widget:before {
    content: " ";
    display: table;
}

.mod-Teaser_agent_widget:after {
    clear: both;
}

.mod-Teaser_agent_widget .media-container {
    margin-bottom: 20px;
}

@media (max-width:767px) {
    .mod-Teaser_agent_widget .media-container {
        margin-left: -15px;
        margin-right: -15px;
    }
}

.mod-Teaser_agent_widget .media-container.pull-right {
    width: 30%;
    margin-left: 16px;
    margin-right: 0;
}

.mod-Teaser_agent_widget .button-discard {
    margin-top: -10px;
    margin-bottom: 16px;
}

    .mod-Teaser_agent_widget .button-discard + h2 {
        margin-top: 16px;
    }

.mod-Teaser_agent_widget .form-group {
    clear: both;
}

@media (max-width:767px) {
    .mod-Teaser_agent_widget .form-group {
        margin-bottom: 60px;
    }
}

.mod-Teaser_agent_widget .form-group .control-label {
    margin-bottom: 14px;
}

.mod-Teaser_agent_widget .form-group .icon {
    color: #4066B3;
}

.mod-Teaser_agent_widget .highlighted {
    color: #039;
}

@media (max-width:767px) {
    .mod-Teaser_agent_widget .variant1 .cta-2 {
        padding-left: 30px;
        padding-right: 30px;
    }
}

.mod-Teaser_agent_widget .variant3 [class^=col] {
    padding-bottom: 30px;
}

.mod-Teaser_agent_widget .variant3 td {
    vertical-align: top;
}

    .mod-Teaser_agent_widget .variant3 td:first-child {
        padding-right: 10px;
    }

@media (max-width:767px) {
    .mod-Teaser_agent_widget .variant3 .media-container {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
}

@media (min-width:768px) {
    .mod-Teaser_agent_widget .variant3 .media-container {
        width: 50%;
        float: left;
    }
}

.mod-Teaser_agent_widget .variant3 .buttonwrap {
    padding-left: 0;
}

.mod-Teaser_agent_widget .variant3 .cta-2 {
    position: relative;
    width: 100%;
}

@media (max-width:767px) {
    .mod-Teaser_agent_widget .variant3 .ask {
        margin-top: 30px;
    }
}

.mod-Teaser_agent_widget .variant3 label {
    margin-bottom: 20px;
}

@media (min-width:768px) {
    .mod-Teaser_agent_widget .variant3 label {
        margin-top: 20px;
    }
}

.mod-Teaser_agent_widget .variant3 .newsearch {
    top: 46px;
    position: absolute;
    right: 0;
}

@media (max-width:767px) {
    .mod-Teaser_agent_widget .variant3 .newsearch {
        width: 100%;
        position: static;
        margin-bottom: 14px;
        margin-top: -13px;
    }
}

.mod-Teaser_agent_widget .variant3 h3 {
    color: #039;
    margin-bottom: 25px;
}

@media (min-width:768px) {
    .mod-Teaser_agent_widget .variant3 .address-content {
        float: left;
        padding-left: 30px;
        width: 50%;
    }
}

.mod-Teaser_agent_widget .variant3 .mod-Teaser_agent_lead:after, .mod-Teaser_agent_widget .variant3 .mod-Teaser_agent_lead:before {
    content: " ";
    display: table;
}

.mod-Teaser_agent_widget .variant3 .mod-Teaser_agent_lead:after {
    clear: both;
}

@media (max-width:767px) {
    .mod-Teaser_agent_widget .variant3 .mod-Teaser_agent_lead {
        margin-left: 0;
        margin-right: 0;
    }

        .mod-Teaser_agent_widget .variant3 .mod-Teaser_agent_lead:last-child {
            margin-bottom: 0;
        }
}

@media (min-width:768px) {
    .mod-Teaser_agent_widget .variant3 .mod-Teaser_agent_lead {
        margin-top: 43px;
    }

        .mod-Teaser_agent_widget .variant3 .mod-Teaser_agent_lead li {
            margin-top: 0;
        }
}

@media (min-width:1200px) {
    .mod-Teaser_agent_widget .variant3 .mod-Teaser_agent_lead {
        margin-top: 45px;
    }

        .mod-Teaser_agent_widget .variant3 .mod-Teaser_agent_lead li {
            margin-top: 0;
        }
}

.mod-Teaser_agent_widget .variant3 .visit-homepage {
    margin-top: 18px;
}

@media print {
    .mod-Teaser_agent_widget {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

        .mod-Teaser_agent_widget .newsearch {
            display: none;
        }
}

.mod-Teaser_errormessages {
    margin: 0 !important;
    position: relative;
}

@media (max-width:767px) {
    .mod-Teaser_errormessages {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Teaser_errormessages.type-notification {
    background-color: #e8e5e3;
    padding-top: 15px;
    padding-bottom: 15px;
}

.mod-Teaser_errormessages.type-error {
    background-color: #f2f0ee;
    border-bottom: 1px solid #e8e5e3;
    padding-top: 40px;
    padding-bottom: 40px;
}

.js .mod-Teaser_errormessages.error-no-js, .no-js .mod-Teaser_errormessages .btn-close {
    display: none;
}

.no-js .mod-Teaser_errormessages.error-no-js {
    display: block;
}

.mod-Teaser_errormessages .btn-close {
    position: absolute;
    top: 10px;
    right: 15px;
    z-index: 10;
    color: #3E3E3E;
    cursor: pointer;
}

@media (max-width:767px) {
    .mod-Teaser_errormessages .container .icon.i-error + h3 {
        margin-top: -18px;
        margin-left: 32px;
    }
}

@media (min-width:768px) {
    .mod-Teaser_errormessages .container {
        position: relative;
    }

        .mod-Teaser_errormessages .container .icon.i-error {
            position: absolute;
            top: -4px;
            margin: 0 0 0 100px;
        }

        .mod-Teaser_errormessages .container > * {
            margin-left: 150px;
            margin-right: 150px;
        }
}

.mod-Teaser_errormessages .container .cta + .cta {
    margin-left: 30px;
}

.mod-Teaser_errormessages .container .actions {
    margin-top: 22px;
    margin-bottom: 35px;
}

@media (max-width:767px) {
    .mod-Teaser_expert {
        padding-left: 15px;
        padding-right: 15px;
    }

        .mod-Teaser_expert iframe[id^=easyXDM_IN_Lib_li_gen_] {
            left: 0 !important;
        }
}

.mod-Teaser_expert section {
    margin-bottom: 26px;
}

    .mod-Teaser_expert section .wrapper:after, .mod-Teaser_expert section .wrapper:before {
        content: " ";
        display: table;
    }

    .mod-Teaser_expert section .wrapper:after {
        clear: both;
    }

    .mod-Teaser_expert section .wrapper .media-container {
        float: left;
        width: 40%;
        margin-right: 15px;
        margin-bottom: 5px;
    }

    .mod-Teaser_expert section .wrapper .teaser-body {
        width: auto;
        padding-top: 21px;
    }

        .mod-Teaser_expert section .wrapper .teaser-body .IN-widget {
            margin-right: 2px;
            margin-left: 1px;
        }

@media (max-width:767px) {
    .mod-Teaser_expert section .wrapper .teaser-body {
        padding-top: 0;
    }
}

.mod-Teaser_expert section .wrapper .teaser-body .name {
    margin-bottom: 12px;
}

    .mod-Teaser_expert section .wrapper .teaser-body .name .link-copy {
        font-family: ZurichSans-Light,"Helvetica Neue",Arial,sans-serif;
        font-size: 1.6rem;
        line-height: 1.8rem;
        font-family: ZurichSans-Bold,"Helvetica Neue",Arial,sans-serif;
        color: #039;
    }

@media (min-width:768px) and (max-width:991px) {
    .mod-Teaser_expert section .wrapper .teaser-body .name .link-copy {
        font-size: 1.6rem;
        line-height: 2rem;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .mod-Teaser_expert section .wrapper .teaser-body .name .link-copy {
        font-size: 1.8rem;
        line-height: 2.2rem;
    }
}

@media (min-width:1200px) {
    .mod-Teaser_expert section .wrapper .teaser-body .name .link-copy {
        font-size: 2rem;
        line-height: 2.4rem;
    }
}

.mod-Teaser_expert section .wrapper .teaser-body .desc p {
    margin: 0;
}

.mod-Teaser_expert section .second-copy {
    margin-top: 20px;
}

    .mod-Teaser_expert section .second-copy > p:last-child {
        margin-bottom: -4px;
    }

@media (min-width:1200px) {
    .col-sm-6 .mod-Teaser_expert .wrapper .media-container {
        width: 30%;
    }

    .col-sm-6 .mod-Teaser_expert .wrapper .teaser-body {
        width: auto;
    }
}

@media (max-width:767px) {
    .col-sm-6 .mod-Teaser_expert .wrapper .media-container {
        width: 30%;
    }

    .col-sm-6 .mod-Teaser_expert .wrapper .teaser-body {
        width: auto;
    }
}

.col-sm-4 .mod-Teaser_expert.variant-1 .wrapper .teaser-body {
    padding-top: 0;
}

.mod-Teaser_iframe iframe {
    border: 0;
}

@media (max-width:767px) {
    .mod-Teaser_iframe {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width:767px) {
    .mod-Teaser_jobs {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Teaser_jobs .teaser-section:after, .mod-Teaser_jobs .teaser-section:before {
    content: " ";
    display: table;
}

.mod-Teaser_jobs .teaser-section:after {
    clear: both;
}

.mod-Teaser_jobs .teaser-section .teaser-subtitle {
    margin-top: -4px;
    margin-bottom: 16px;
}

    .mod-Teaser_jobs .teaser-section .teaser-subtitle + p {
        position: relative;
        top: -10px;
        margin-top: -4px;
        margin-bottom: 6px;
    }

@media (max-width:767px) {
    .mod-Teaser_latest_news {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .mod-Teaser_latest_news.mod.link-bar-bottom-aligned {
        padding-bottom: 60px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Teaser_latest_news.mod.link-bar-bottom-aligned {
        padding-bottom: 60px;
    }
}

.mod-Teaser_latest_news .teaser-section:after, .mod-Teaser_latest_news .teaser-section:before {
    content: " ";
    display: table;
}

.mod-Teaser_latest_news .teaser-section:after {
    clear: both;
}

.mod-Teaser_latest_news .teaser-section .teaser-subtitle {
    margin-top: -4px;
    margin-bottom: 16px;
}

    .mod-Teaser_latest_news .teaser-section .teaser-subtitle + p {
        position: relative;
        top: -10px;
        margin-top: -4px;
        margin-bottom: 6px;
    }

.mod-Teaser_latest_news .media-container {
    float: left;
    width: 25%;
    border-right: 6px solid transparent;
    margin-bottom: 20px;
}

    .mod-Teaser_latest_news .media-container + .teaser-body {
        float: left;
        width: 75%;
        padding-left: 6px;
    }

@media (max-width:767px) {
    .mod-Teaser_publications {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Teaser_publications .teaser-section {
    margin-top: -4px;
    margin-bottom: 16px;
}

    .mod-Teaser_publications .teaser-section p {
        margin: 0;
    }

@media (max-width:767px) {
    .mod-Teaser_referral_content {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Teaser_referral_content .image-wrapper, .mod-Teaser_referral_content .media-container {
    margin-bottom: 20px;
}

.mod-Teaser_referral_content .headline-h2 {
    color: #4066B3;
}

.mod-Teaser_referral_content .related {
    color: #706964;
}

.mod-Teaser_referral_content hr {
    border-color: #DADADA;
}

@media (max-width:767px) {
    .mod-Teaser_upcoming_event_list {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Breadcrumb {
    padding-top: 16px;
}

@media (min-width:992px) {
    .mod-Breadcrumb {
        margin-left: 155px;
    }
}

@media (max-width:767px) {
    .mod-Breadcrumb {
        display: none;
    }
}

.mod-Breadcrumb .navigation-breadcrumb {
    list-style-type: none;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    font-size: 1.2rem;
}

    .mod-Breadcrumb .navigation-breadcrumb li {
        display: inline-block;
        color: #706964;
    }

        .mod-Breadcrumb .navigation-breadcrumb li:before {
            content: "";
            speak: none;
            font-family: zurich-icons;
            margin: 0 6px 0 3px;
            vertical-align: bottom;
        }

        .mod-Breadcrumb .navigation-breadcrumb li:first-child:before {
            display: none;
        }

.mod-Footer {
    background: #DADADA;
    margin-bottom: 0;
    padding: 13px 0 40px 0;
}

    .mod-Footer:after, .mod-Footer:before {
        content: " ";
        display: table;
    }

    .mod-Footer:after {
        clear: both;
    }

    .mod-Footer .navigation-footer {
        list-style: none;
        margin-bottom: 15px;
    }

        .mod-Footer .navigation-footer > li {
            display: inline-block;
            padding-right: 11px;
            margin-top: 11px;
        }

            .mod-Footer .navigation-footer > li a {
                color: #706964;
                font-family: ZurichSans-Bold,"Helvetica Neue",Arial,sans-serif;
                font-size: 1.2rem;
            }

                .mod-Footer .navigation-footer > li a:hover {
                    color: #006;
                }

                .mod-Footer .navigation-footer > li a:active, .mod-Footer .navigation-footer > li a:focus {
                    color: #706964;
                }

@media (min-width:768px) {
    .mod-Footer .navigation-footer {
        float: left;
        width: 50%;
    }

        .mod-Footer .navigation-footer + .navigation-footer {
            float: right;
            text-align: right;
        }

            .mod-Footer .navigation-footer + .navigation-footer > li {
                padding-right: 0;
                padding-left: 15px;
            }
}

.mod-Footer .social-bar {
    list-style: none;
    clear: both;
    margin-bottom: 15px;
}

    .mod-Footer .social-bar li {
        display: inline-block;
        margin-right: 35px;
    }

        .mod-Footer .social-bar li:last-child {
            margin-right: 0;
        }

@media (min-width:768px) {
    .mod-Footer .social-bar {
        float: left;
        width: 50%;
    }
}

@media (min-width:768px) {
    .mod-Footer .copy-copyright {
        float: right;
        width: 50%;
        text-align: right;
    }

        .mod-Footer .copy-copyright + .copy-legal {
            clear: both;
            padding-top: 20px;
        }
}

@media (max-width:767px) {
    .mod-Footer {
        padding-top: 5px;
        padding-bottom: 30px;
        padding-left: 15px;
        padding-right: 15px;
    }

        .mod-Footer .copy-copyright, .mod-Footer .copy-copyright + .copy-legal, .mod-Footer .navigation-footer + .navigation-footer, .mod-Footer .social-bar {
            position: relative;
            padding-top: 17px;
        }

            .mod-Footer .copy-copyright + .copy-legal:after, .mod-Footer .copy-copyright:after, .mod-Footer .navigation-footer + .navigation-footer:after, .mod-Footer .social-bar:after {
                content: "";
                position: absolute;
                top: 0;
                left: -15px;
                right: -15px;
                height: 1px;
                overflow: hidden;
                background: #DADADA;
            }

        .mod-Footer .navigation-footer + .navigation-footer {
            padding-top: 7px;
        }
}

@media print {
    .mod-Footer {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.mod-Header {
    position: relative;
}

@media (max-width:767px) {
    .mod-Header {
        height: 50px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Header {
        min-height: 132px;
    }
}

@media (min-width:992px) {
    .mod-Header {
        min-height: 150px;
    }
}

.mod-Header .logo {
    position: absolute;
    bottom: 0;
    z-index: 20;
}

    .mod-Header .logo img {
        width: auto;
    }

@media (max-width:767px) {
    .mod-Header .logo {
        margin: 9px 0 9px 15px;
    }

        .mod-Header .logo img {
            height: 32px;
        }
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Header .logo {
        margin: 30px 30px 62px 0;
    }

    .nav2ndcollapsed .mod-Header .logo {
        margin-bottom: 80px;
    }

    .mod-Header .logo img {
        height: 40px;
    }
}

@media (min-width:992px) {
    .mod-Header .logo {
        margin: 40px 40px 40px 0;
    }

        .mod-Header .logo img {
            height: 70px;
        }
}

@media print {
    .mod-Header .logo {
        position: static;
        margin-bottom: 10pt;
    }

        .mod-Header .logo:after {
            display: none;
        }
}

.mod-Headline .headline-overline {
    display: inline-block;
}

@media (max-width:767px) {
    .mod-Headline {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Image_content_stage {
    width: 100%;
    overflow: hidden;
}

@media (min-width:768px) {
    .mod-Image_content_stage {
        margin-top: -40px;
    }
}

.mod-Image_content_stage .main-contentstage-wrapper {
    background: #f2f0ee;
    position: relative;
    width: 100%;
}

@media (min-width:1200px) {
    .mod-Image_content_stage .main-contentstage-wrapper .main-contentstage {
        max-width: 1600px;
        margin: 0 auto;
        padding: 0;
    }
}

@media (min-width:992px) {
    .mod-Image_content_stage .main-contentstage-wrapper .main-contentstage {
        overflow: hidden;
    }
}

@media (max-width:1199px) {
    .mod-Image_content_stage .main-contentstage-wrapper .main-contentstage {
        padding-top: 500px;
        position: relative;
    }
}

@media (max-width:767px) {
    .mod-Image_content_stage .main-contentstage-wrapper .main-contentstage {
        padding-top: 167px;
        position: relative;
    }
}

.mod-Image_content_stage .main-contentstage-wrapper .image-container {
    height: 100%;
}

@media (max-width:1199px) {
    .mod-Image_content_stage .main-contentstage-wrapper .image-container {
        height: 500px;
        min-width: 1199px;
        width: 100%;
        overflow: hidden;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        position: absolute;
        top: 0;
        right: 0;
    }
}

@media (max-width:767px) {
    .mod-Image_content_stage .main-contentstage-wrapper .image-container {
        height: 167px;
        min-width: 500px;
        width: 100%;
        overflow: hidden;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
        position: absolute;
        top: 0;
        right: 0;
    }
}

@media (min-width:768px) {
    .mod-Image_content_stage .main-contentstage-wrapper .image-container {
        height: 500px;
    }
}

@media (max-width:767px) {
    .mod-Image_content_stage .main-contentstage-wrapper .image-container .img-responsive {
        width: auto;
        height: auto;
        min-height: 100%;
        min-width: 100%;
        position: absolute;
        right: 0;
        top: 0;
    }
}

@media (min-width:768px) {
    .mod-Image_content_stage .main-contentstage-wrapper .image-container .img-responsive {
        width: auto;
        max-width: none;
        height: 100%;
    }
}

.mod-Image_content_stage .main-contentstage-wrapper .content-container-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (max-width:767px) {
    .mod-Image_content_stage .main-contentstage-wrapper .content-container-wrapper {
        position: static;
    }
}

@media (min-width:1200px) {
    .mod-Image_content_stage .main-contentstage-wrapper .content-container-wrapper {
        padding: 0 56px;
    }
}

.mod-Image_content_stage .main-contentstage-wrapper .content-container-wrapper .content-container {
    height: 100%;
    margin: 0 auto;
    position: relative;
}

@media (max-width:767px) {
    .mod-Image_content_stage .main-contentstage-wrapper .content-container-wrapper .content-container {
        padding: 0 !important;
    }
}

@media (min-width:768px) {
    .mod-Image_content_stage .main-contentstage-wrapper .content-container-wrapper .content-container {
        max-width: 1250px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Image_content_stage .main-contentstage-wrapper .content-container-wrapper .content-container {
        padding: 0 32px;
    }
}

.mod-Image_content_stage .main-contentstage-wrapper .content-container-wrapper .content-container .content-stage {
    height: 100%;
}

@media (min-width:992px) {
    .mod-Image_content_stage .main-contentstage-wrapper .content-container-wrapper .content-container .content-stage {
        overflow: hidden;
    }
}

.mod-Image_content_stage .main-contentstage-wrapper .content-container-wrapper .content-container .content-stage .content-blurred-wrapper {
    height: 100%;
}

@media (max-width:767px) {
    .mod-Image_content_stage .main-contentstage-wrapper .content-container-wrapper .content-container .content-stage .content-blurred-wrapper {
        display: none;
    }
}

@media (min-width:768px) {
    .mod-Image_content_stage .main-contentstage-wrapper .content-container-wrapper .content-container .content-stage .content-blurred-wrapper {
        width: 50%;
        overflow: hidden;
    }
}

.mod-Image_content_stage .main-contentstage-wrapper .content-container-wrapper .content-container .content-stage .content-blurred-wrapper .content-blurred {
    width: 1600px;
    height: 100%;
}

    .mod-Image_content_stage .main-contentstage-wrapper .content-container-wrapper .content-container .content-stage .content-blurred-wrapper .content-blurred img {
        width: auto;
        height: 100%;
        max-width: none;
    }

.mod-Image_content_stage .main-contentstage-wrapper .content-container-wrapper .content-container .content-stage .content-caption {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    margin-top: 0;
    background-color: rgba(255,255,255,.7);
}

    .mod-Image_content_stage .main-contentstage-wrapper .content-container-wrapper .content-container .content-stage .content-caption hr.short {
        width: 46px;
        margin-bottom: 20px;
        margin-left: 0;
        text-align: left;
    }

    .mod-Image_content_stage .main-contentstage-wrapper .content-container-wrapper .content-container .content-stage .content-caption h2 {
        color: #006;
    }

    .mod-Image_content_stage .main-contentstage-wrapper .content-container-wrapper .content-container .content-stage .content-caption .cta-1 {
        padding-top: 0;
    }

@media (max-width:767px) {
    .mod-Image_content_stage .main-contentstage-wrapper .content-container-wrapper .content-container .content-stage .content-caption {
        position: static;
        padding: 20px 15px;
        color: #006;
        background-color: #e8e5e3;
    }

        .mod-Image_content_stage .main-contentstage-wrapper .content-container-wrapper .content-container .content-stage .content-caption > .mod {
            padding-left: 0;
            padding-right: 0;
            margin-bottom: 20px;
            margin-top: 0;
        }

        .mod-Image_content_stage .main-contentstage-wrapper .content-container-wrapper .content-container .content-stage .content-caption .mod-Content_abstract {
            margin-bottom: 0;
        }
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Image_content_stage .main-contentstage-wrapper .content-container-wrapper .content-container .content-stage .content-caption > .mod {
        margin-bottom: 16px;
        margin-top: 4px;
    }

    .mod-Image_content_stage .main-contentstage-wrapper .content-container-wrapper .content-container .content-stage .content-caption .mod-Content_abstract {
        margin-bottom: 0;
    }
}

@media (min-width:768px) {
    .mod-Image_content_stage .main-contentstage-wrapper .content-container-wrapper .content-container .content-stage .content-caption {
        width: 50%;
        padding: 40px 16px 40px 30px;
    }

        .mod-Image_content_stage .main-contentstage-wrapper .content-container-wrapper .content-container .content-stage .content-caption .mod-Content_floating_link_list .copy-container {
            -webkit-column-count: 2;
            -moz-column-count: 2;
            -ms-column-count: 2;
            -o-column-count: 2;
            column-count: 2;
        }
}

@media (min-width:992px) {
    .mod-Image_content_stage .main-contentstage-wrapper .content-container-wrapper .content-container .content-stage .content-caption {
        padding: 40px 35px 40px 56px;
    }

        .mod-Image_content_stage .main-contentstage-wrapper .content-container-wrapper .content-container .content-stage .content-caption > .mod {
            margin-bottom: 26px;
            margin-top: 4px;
        }

        .mod-Image_content_stage .main-contentstage-wrapper .content-container-wrapper .content-container .content-stage .content-caption .mod-Content_abstract {
            margin-bottom: 0;
        }
}

@media (min-width:1200px) {
    .mod-Image_content_stage .main-contentstage-wrapper .content-container-wrapper .content-container .content-stage .content-caption {
        padding: 40px 56px;
    }
}

.mod-Login {
    padding: 0 15px 0 15px;
}

    .mod-Login .form-horizontal {
        padding: 15px;
        padding-bottom: .1px;
        margin-bottom: 20px;
    }

    .mod-Login .form-group {
        margin-bottom: 30px;
    }

    .mod-Login .form-error {
        margin-top: 10px;
        color: #E9635B;
    }

    .mod-Login .form-submit {
        margin-bottom: 20px;
    }

@media (max-width:767px) {
    .mod-Media_stage_slider {
        margin-top: -30px;
    }
}

@media (min-width:768px) {
    .mod-Media_stage_slider {
        margin-top: -40px;
    }
}

.mod-Media_stage_slider .main-slider-wrapper {
    background: #f2f0ee;
    position: relative;
    width: 100%;
}

@media (max-width:767px) {
    .mod-Media_stage_slider .main-slider-wrapper {
        padding-bottom: 52.1875%;
        height: 133px;
        min-width: 320px;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }
}

@media (min-width:768px) {
    .mod-Media_stage_slider .main-slider-wrapper {
        height: 400px;
    }
}

.mod-Media_stage_slider .main-slider-wrapper .scrollable-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
}

.mod-Media_stage_slider .main-slider-wrapper .scrollable-content {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.mod-Media_stage_slider .main-slider-wrapper .scrollable-container.slave, .mod-Media_stage_slider .main-slider-wrapper .slider-caption {
    width: 100%;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
}

@media (max-width:767px) {
    .mod-Media_stage_slider .main-slider-wrapper .scrollable-container.slave, .mod-Media_stage_slider .main-slider-wrapper .slider-caption {
        height: 133px;
    }
}

@media (min-width:768px) {
    .mod-Media_stage_slider .main-slider-wrapper .scrollable-container.slave, .mod-Media_stage_slider .main-slider-wrapper .slider-caption {
        width: auto;
        height: 100%;
        top: 0;
        right: 15px;
        bottom: 0;
        left: 15px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Media_stage_slider .main-slider-wrapper .scrollable-container.slave, .mod-Media_stage_slider .main-slider-wrapper .slider-caption {
        right: -17px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .mod-Media_stage_slider .main-slider-wrapper .scrollable-container.slave, .mod-Media_stage_slider .main-slider-wrapper .slider-caption {
        right: -41px;
    }
}

.mod-Media_stage_slider .main-slider-wrapper .scrollable-container.slave .scrollable-content {
    width: 100%;
    height: 100%;
}

@media (max-width:767px) {
    .mod-Media_stage_slider .main-slider-wrapper .scrollable-container.slave .scrollable-content {
        bottom: 0;
        height: 200%;
        top: auto;
    }
}

@media (min-width:768px) {
    .mod-Media_stage_slider .main-slider-wrapper .scrollable-container.slave .scrollable-content {
        width: 300%;
        height: 100%;
        margin-left: -200%;
        top: 0;
    }
}

.mod-Media_stage_slider .main-slider-wrapper .cell, .mod-Media_stage_slider .main-slider-wrapper .cell-clone {
    margin: 0 auto;
    display: block;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
}

@media (min-width:768px) {
    .mod-Media_stage_slider .main-slider-wrapper .cell, .mod-Media_stage_slider .main-slider-wrapper .cell-clone {
        height: 400px;
    }
}

.mod-Media_stage_slider .main-slider-wrapper .cell .img-stretched, .mod-Media_stage_slider .main-slider-wrapper .cell-clone .img-stretched {
    width: 100%;
    height: 100%;
}

.mod-Media_stage_slider .main-slider-wrapper .cell-clone.before-last, .mod-Media_stage_slider .main-slider-wrapper .cell-clone.last {
    position: absolute;
    top: 0;
    bottom: 0;
    height: auto;
    float: none;
}

.mod-Media_stage_slider .main-slider-wrapper .draggable {
    cursor: url(../images/cursor_drag.gif),move;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
    background: transparent url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) repeat center top;
}

    .mod-Media_stage_slider .main-slider-wrapper .draggable.grab {
        cursor: url(../images/cursor_grab.gif),move;
    }

.mod-Media_stage_slider .main-slider-wrapper .slider-caption-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

@media (min-width:1200px) {
    .mod-Media_stage_slider .main-slider-wrapper .slider-caption-wrapper {
        padding: 0 56px 0 56px;
    }
}

.mod-Media_stage_slider .main-slider-wrapper .slider-caption {
    position: absolute;
    background-color: rgba(255,255,255,.5);
}

.mod-Media_stage_slider .main-slider-wrapper .caption-cell {
    display: block;
    position: absolute;
    height: auto;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 14px 15px;
}

@media (max-width:767px) {
    .mod-Media_stage_slider .main-slider-wrapper .caption-cell {
        top: 0;
        overflow: hidden;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Media_stage_slider .main-slider-wrapper .caption-cell {
        padding: 38px 30px;
    }
}

@media (min-width:992px) {
    .mod-Media_stage_slider .main-slider-wrapper .caption-cell {
        padding: 38px 35px;
    }
}

.mod-Media_stage_slider .main-slider-wrapper .caption-cell h1, .mod-Media_stage_slider .main-slider-wrapper .caption-cell h2 {
    margin: 0;
}

    .mod-Media_stage_slider .main-slider-wrapper .caption-cell h1:after, .mod-Media_stage_slider .main-slider-wrapper .caption-cell h2:after {
        content: "";
        display: block;
        width: 26px;
        height: 1px;
        background: #006;
    }

@media (max-width:767px) {
    .mod-Media_stage_slider .main-slider-wrapper .caption-cell h1:after, .mod-Media_stage_slider .main-slider-wrapper .caption-cell h2:after {
        margin: 10px 0 20px;
    }
}

@media (min-width:768px) {
    .mod-Media_stage_slider .main-slider-wrapper .caption-cell h1:after, .mod-Media_stage_slider .main-slider-wrapper .caption-cell h2:after {
        width: 46px;
    }
}

@media (min-width:768px) {
    .mod-Media_stage_slider .main-slider-wrapper .caption-cell h1:after {
        margin: 18px 0 40px;
    }

    .mod-Media_stage_slider .main-slider-wrapper .caption-cell h2:after {
        margin: 12px 0 37px;
    }
}

.mod-Media_stage_slider .main-slider-wrapper .caption-cell blockquote, .mod-Media_stage_slider .main-slider-wrapper .caption-cell h1, .mod-Media_stage_slider .main-slider-wrapper .caption-cell h2, .mod-Media_stage_slider .main-slider-wrapper .caption-cell p {
    color: #006;
}

.mod-Media_stage_slider .main-slider-wrapper .caption-cell blockquote, .mod-Media_stage_slider .main-slider-wrapper .caption-cell p {
    margin-bottom: 34px;
}

.mod-Media_stage_slider .main-slider-wrapper .caption-cell + .caption-cell {
    display: none;
}

.mod-Media_stage_slider .main-slider {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
}

@media (min-width:1200px) {
    .mod-Media_stage_slider .main-slider {
        max-width: 1600px;
        margin: 0 auto;
    }
}

.mod-Media_stage_slider .main-slider .slider-caption-container {
    height: 100%;
    margin: 0 auto;
    position: relative;
}

@media (max-width:767px) {
    .mod-Media_stage_slider .main-slider .slider-caption-container {
        padding: 0 !important;
    }
}

@media (min-width:768px) {
    .mod-Media_stage_slider .main-slider .slider-caption-container {
        max-width: 1250px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Media_stage_slider .main-slider .slider-caption-container {
        padding: 0 32px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .mod-Media_stage_slider .main-slider .slider-caption-container {
        padding: 0 56px;
    }
}

.mod-Media_stage_slider .main-slider .slider-caption-row {
    height: 100%;
    position: relative;
}

@media (min-width:768px) {
    .mod-Media_stage_slider .main-slider .slider-caption-row {
        margin: 0 -15px;
    }
}

.mod-Media_stage_slider .main-slider .slider-caption-column {
    height: 100%;
    position: relative;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

@media (min-width:768px) {
    .mod-Media_stage_slider .main-slider .slider-caption-column {
        position: absolute;
        right: 0;
        top: 0;
        width: 33%;
        padding: 0 15px;
    }
}

@media (min-width:768px) {
    .mod-Media_stage_slider .main-slider .slider-caption .short-caption {
        display: none;
    }
}

@media (max-width:767px) {
    .mod-Media_stage_slider .main-slider .slider-caption .long-caption {
        display: none;
    }
}

@media (max-width:767px) {
    .mod-Media_stage_slider .main-slider .img-responsive {
        width: 100%;
    }
}

@media (min-width:768px) {
    .mod-Media_stage_slider .main-slider .img-responsive {
        width: auto;
        max-width: none;
        height: 100%;
    }
}

.mod-Navigation .nav {
    margin-bottom: 0;
    list-style: none;
}

    .mod-Navigation .nav:after, .mod-Navigation .nav:before {
        content: " ";
        display: table;
    }

    .mod-Navigation .nav:after {
        clear: both;
    }

    .mod-Navigation .nav > li > a {
        display: block;
    }

@media (max-width:767px) {
    .mod-Navigation .navigation-1 {
        position: relative;
        left: 0;
    }

        .mod-Navigation .navigation-1 li {
            width: 100%;
        }

        .mod-Navigation .navigation-1 > ul > li.selected {
            width: auto;
            margin-left: -15px;
            padding-left: 15px;
            background-color: #e8e5e3;
        }
}

@media (min-width:768px) {
    .mod-Navigation .navigation-1 > ul > li {
        float: left;
    }

        .mod-Navigation .navigation-1 > ul > li > a {
            margin: 2px 2px 0 0;
            height: 38px;
            padding: 14px 13px 0 13px;
        }

            .mod-Navigation .navigation-1 > ul > li.selected > a, .mod-Navigation .navigation-1 > ul > li.selected > a:focus, .mod-Navigation .navigation-1 > ul > li.selected > a:hover, .mod-Navigation .navigation-1 > ul > li > a:hover {
                color: #706964;
                background-color: #FFF;
            }

        .mod-Navigation .navigation-1 > ul > li.selected > a {
            cursor: default;
        }

        .mod-Navigation .navigation-1 > ul > li .navigation-2 {
            display: none;
        }

        .mod-Navigation .navigation-1 > ul > li.selected .navigation-2 {
            display: block;
        }
}

@media (max-width:767px) {
    .mod-Navigation .navigation-2 > ul {
        left: 0;
    }
}

@media (min-width:768px) {
    .mod-Navigation .navigation-2 {
        visibility: hidden;
    }

        .mod-Navigation .navigation-2 > ul {
            overflow: hidden;
            display: table-row;
        }

            .mod-Navigation .navigation-2 > ul > li {
                display: table-cell;
                white-space: nowrap;
                position: relative;
            }

    .nav2ndcollapsed .mod-Navigation .navigation-2 > ul > li {
        white-space: normal;
    }

        .nav2ndcollapsed .mod-Navigation .navigation-2 > ul > li:last-child {
            width: 100%;
        }

        .nav2ndcollapsed .mod-Navigation .navigation-2 > ul > li.last-child {
            width: 100%;
        }

    .mod-Navigation .navigation-2 > ul > li > a {
        margin: 6px 9px 0;
        padding-bottom: 11px;
        color: #4066B3;
        display: table;
        border-bottom: 6px solid transparent;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

        .mod-Navigation .navigation-2 > ul > li > a.active, .mod-Navigation .navigation-2 > ul > li > a:hover {
            color: #006;
        }

    .mod-Navigation .navigation-2 > ul > li.selected > a {
        color: #706964;
        border-color: #706964;
    }

    .mod-Navigation .navigation-2 > ul > li:first-child > a {
        margin-left: 0;
    }

    .mod-Navigation .navigation-2 > ul > li:last-child > a {
        margin-right: 0;
    }

    .mod-Navigation .navigation-2 > ul > li.last-child > a {
        margin-right: 0;
    }
}

@media (min-width:992px) {
    .mod-Navigation .navigation-2 > ul > li > a {
        margin-left: 13px;
        margin-right: 13px;
    }

    .mod-Navigation .navigation-2 > ul > li.selected > a:before {
        left: 13px;
        right: 13px;
    }
}

@media (min-width:1200px) {
    .mod-Navigation .navigation-2 > ul > li > a {
        margin-left: 20px;
        margin-right: 20px;
    }

    .mod-Navigation .navigation-2 > ul > li.selected > a:before {
        left: 20px;
        right: 20px;
    }
}

@media (min-width:768px) {
    .mod-Navigation .navigation-3 {
        margin-top: -9px;
    }
}

.mod-Navigation .navigation-3 > ul > li > a {
    font-family: ZurichSans-Bold,"Helvetica Neue",Arial,sans-serif;
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Navigation .navigation-3 > ul > li > a {
        font-size: 1.4rem;
        line-height: 2.2rem;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .mod-Navigation .navigation-3 > ul > li > a {
        line-height: 1.6rem;
    }
}

@media (min-width:1200px) {
    .mod-Navigation .navigation-3 > ul > li > a {
        font-size: 1.6rem;
        line-height: 1.8rem;
    }
}

.mod-Navigation .navigation-3 .description {
    display: block;
}

@media (min-width:768px) {
    .mod-Navigation .navigation-3 .description {
        padding: 6px 0;
    }
}

@media (min-width:992px) {
    .mod-Navigation .navigation-3 .description {
        padding: 7px 0;
    }
}

@media (min-width:768px) {
    .mod-Navigation .navigation-3 > ul > li, .mod-Navigation .navigation-4 > ul > li {
        display: block;
    }

        .mod-Navigation .navigation-3 > ul > li a, .mod-Navigation .navigation-4 > ul > li a {
            padding: 4px 0;
        }

        .mod-Navigation .navigation-3 > ul > li + li, .mod-Navigation .navigation-4 > ul > li + li {
            margin-top: 10px;
        }
}

@media (min-width:992px) and (max-width:1199px) {
    .mod-Navigation .navigation-3 > ul > li a, .mod-Navigation .navigation-4 > ul > li a {
        padding: 6px 0;
    }
}

@media (min-width:1200px) {
    .mod-Navigation .navigation-3 > ul > li a, .mod-Navigation .navigation-4 > ul > li a {
        padding: 7px 0;
    }
}

.mod-Navigation .navigation-4 > ul > li > a {
    font-family: ZurichSans,"Helvetica Neue",Arial,sans-serif;
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Navigation .navigation-4 > ul > li > a {
        font-size: 1.2rem;
        line-height: 2.2rem;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .mod-Navigation .navigation-4 > ul > li > a {
        font-size: 1.4rem;
        line-height: 1.6rem;
    }
}

@media (min-width:1200px) {
    .mod-Navigation .navigation-4 > ul > li > a {
        font-size: 1.6rem;
        line-height: 1.8rem;
    }
}

@media screen {
    .mod-Navigation .navigation-4 > ul > li + li {
        margin-top: 0;
    }
}

@media (max-width:767px) {
    .mod-Navigation .navigation {
        width: 100%;
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
    }

        .mod-Navigation .navigation .subnav-header {
            padding: 28px 0 0 0;
            margin-bottom: 0;
            margin-top: 0;
            background-color: #FFF;
        }

            .mod-Navigation .navigation .subnav-header a {
                color: #4066B3;
                font-weight: 400;
                font-size: 2.4rem;
                line-height: 2.6rem;
            }

            .mod-Navigation .navigation .subnav-header:after {
                background: #039;
                content: " ";
                display: block;
                height: 3px;
                margin: 18px 0 0;
                position: relative;
                width: 42px;
            }

        .mod-Navigation .navigation > ul {
            margin: 8px 0 20px;
        }

            .mod-Navigation .navigation > ul > li {
                background-color: #FFF;
            }

                .mod-Navigation .navigation > ul > li > a {
                    position: relative;
                    padding: 11px 0;
                    font-family: ZurichSans-Light,"Helvetica Neue",Arial,sans-serif;
                    font-size: 1.6rem;
                    line-height: 2rem;
                }

                    .mod-Navigation .navigation > ul > li > a.has-mobile-submenu {
                        width: 100%;
                    }

                        .mod-Navigation .navigation > ul > li > a.has-mobile-submenu:before {
                            content: "";
                            speak: none;
                            font-family: zurich-icons;
                            font-size: 2.2rem;
                            line-height: 1;
                            height: 22px;
                            display: block;
                            position: absolute;
                            right: 8px;
                            top: 50%;
                            margin-top: -11px;
                        }
}

@media (min-width:768px) {
    .mod-Navigation .navigation .subnav-header {
        display: none;
    }
}

@media (min-width:768px) {
    .mod-Navigation .navbar {
        position: relative;
    }

        .mod-Navigation .navbar.has-navigation-1:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 40px;
            background-color: #f2f0ee;
        }

        .mod-Navigation .navbar.has-navigation-1 .search-copyright-wrapper {
            top: 40px;
        }
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Navigation .navbar.has-navigation-1 .container-inlay {
        height: 172px;
    }

    .nav2ndcollapsed .mod-Navigation .navbar.has-navigation-1 .container-inlay {
        height: 190px;
    }
}

@media (min-width:992px) {
    .mod-Navigation .navbar.has-navigation-1 .container-inlay {
        height: 190px;
    }
}

@media (min-width:768px) {
    .mod-Navigation .container-inlay {
        position: relative;
        height: 150px;
    }

        .mod-Navigation .container-inlay:before {
            content: "";
            position: absolute;
            width: auto;
            height: 6px;
            right: 0;
            bottom: 0;
            left: 0;
            background: #4066B3;
        }

        .mod-Navigation .container-inlay .navigation-2 {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
        }

        .mod-Navigation .container-inlay .navigation-3nd {
            display: none;
        }
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Navigation .container-inlay:before {
        left: -32px;
        right: -32px;
    }
}

@media (min-width:992px) {
    .mod-Navigation .container-inlay:before {
        left: 155px;
        right: -56px;
    }

    .mod-Navigation .container-inlay .navigation-2 {
        left: 155px;
    }
}

@media (min-width:1200px) {
    .mod-Navigation .container-inlay:before {
        right: 0;
    }
}

.mod-Navigation .search-copyright-wrapper {
    position: relative;
}

@media (max-width:767px) {
    .mod-Navigation .search-copyright-wrapper .search-bar-wrapper {
        background: #f2f0ee;
        padding-top: 20px;
        padding-bottom: 20px;
        height: 68px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .mod-Navigation .search-copyright-wrapper .btn-back {
        position: absolute;
        z-index: 10;
        top: 21px;
        left: 8px;
    }

        .mod-Navigation .search-copyright-wrapper .btn-back .i-back {
            font-size: 2.8rem;
            line-height: 2.8rem;
            height: 28px;
            color: #4066B3;
        }
}

@media (min-width:768px) {
    .mod-Navigation .search-copyright-wrapper {
        position: absolute;
        right: 0;
        margin-top: 10px;
    }

        .mod-Navigation .search-copyright-wrapper .copy-site-identifier-1, .mod-Navigation .search-copyright-wrapper .search-bar-wrapper {
            display: inline-block;
            height: 28px;
            vertical-align: top;
        }

        .mod-Navigation .search-copyright-wrapper .copy-site-identifier-1 {
            position: relative;
            margin-left: 21px;
            margin-top: 0;
            margin-bottom: 8px;
            line-height: 1.8rem;
        }

            .mod-Navigation .search-copyright-wrapper .copy-site-identifier-1:after {
                content: "";
                position: absolute;
                right: 0;
                bottom: 0;
                display: block;
                background: #CDCDCD;
                height: 1px;
                width: 35px;
            }

        .mod-Navigation .search-copyright-wrapper .copy-site-identifier-2 {
            margin-top: 0;
            display: block;
            text-align: right;
        }
}

@media (min-width:1200px) {
    .mod-Navigation .search-copyright-wrapper .copy-site-identifier-1 {
        margin-left: 35px;
    }
}

@media (max-width:767px) {
    .mod-Navigation ul.navbar {
        width: 100%;
    }

    .mod-Navigation .navigation {
        width: 100%;
        padding-left: 15px;
    }

    .mod-Navigation .navigation-2 {
        width: 100%;
        display: block;
        left: 100%;
        top: 0;
        position: absolute;
        margin-left: 0;
        padding-left: 15px;
    }

    .mod-Navigation .navigation-3, .mod-Navigation .navigation-4 {
        width: 100%;
        display: block;
        left: 100%;
        top: 0;
        position: absolute;
        padding-left: 15px;
    }

    .mod-Navigation .megadrop-footer-wrapper {
        position: absolute;
        width: 100%;
    }

    .mod-Navigation .navbar-toggle {
        margin-top: 14px;
        margin-right: 15px;
        float: right;
        color: #4066B3;
    }

        .mod-Navigation .navbar-toggle:focus {
            outline: 0;
        }

    .mod-Navigation .navigation-main {
        position: absolute;
        width: 100%;
        height: 400px;
    }
}

@media (max-width:767px) and (min-width:768px) {
    .mod-Navigation .navigation-main {
        display: none;
    }
}

@media (min-width:768px) {
    .mod-Navigation .navbar-nav .mega-drop-sidebar {
        display: none;
    }
}

@media (max-width:767px) {
    .mod-Navigation .mega-drop, .mod-Navigation .mega-drop-sidebar {
        display: none;
    }
}

.mod-Navigation .mega-drop {
    height: auto;
    min-height: 180px;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@media (max-width:767px) {
    .mod-Navigation .mega-drop {
        display: none;
    }
}

@media (min-width:768px) {
    .mod-Navigation .mega-drop > .row {
        position: relative;
    }

    .mod-Navigation .mega-drop .media-container img {
        min-height: 200px;
    }
}

.mod-Navigation .mega-drop .mod {
    margin-bottom: 0;
}

.mod-Navigation .mega-drop .mega-drop-navi-wrapper {
    position: relative;
}

    .mod-Navigation .mega-drop .mega-drop-navi-wrapper:before {
        content: "";
        display: block;
        width: 1px;
        height: 100%;
        background-color: #CDCDCD;
        position: absolute;
        top: 0;
        left: -16px;
    }

.mod-Navigation .mega-drop .mega-drop-sidebar-wrapper {
    height: 100%;
}

@media (max-width:767px) {
    .mod-Navigation .mega-drop .mega-drop-sidebar-wrapper {
        display: none;
    }
}

.mod-Navigation .mega-drop .mega-drop-sidebar-wrapper .mega-drop-sidebar {
    width: 100%;
    height: 100%;
    padding: 0 15px 10px 0;
    border-right: 1px solid #CDCDCD;
    color: #706964;
}

@media (max-width:767px) {
    .mod-Navigation .mega-drop .mega-drop-sidebar-wrapper .mega-drop-sidebar {
        display: none;
    }
}

.mod-Navigation .mega-drop .mega-drop-multicol {
    height: auto;
    padding-top: 28px;
    padding-bottom: 28px;
}

.mod-Navigation .mega-drop:after {
    content: " ";
    display: table;
    clear: both;
}

.mod-Navigation .mega-drop a:focus {
    color: #006;
}

.mod-Navigation .mega-drop .btn-close {
    position: absolute;
    right: 0;
    top: -18px;
}

    .mod-Navigation .mega-drop .btn-close:hover .icon {
        color: #006;
    }

@media (min-width:768px) {
    .mod-Navigation .mega-drop-anchor {
        display: none;
        clear: both;
        height: 0;
        position: relative;
        width: 100%;
        z-index: 100;
    }

        .mod-Navigation .mega-drop-anchor .mega-drop-shader {
            background: #000;
            opacity: 0;
            left: 0;
            position: absolute;
            right: 0;
            top: 0;
            height: 0;
            width: 100%;
        }

        .mod-Navigation .mega-drop-anchor .mega-drop-outer-wrapper {
            left: 0;
            margin: 0 auto;
            max-width: 1600px;
            overflow: hidden;
            position: absolute;
            right: 0;
            top: 0;
            width: 100%;
            z-index: 2;
        }

            .mod-Navigation .mega-drop-anchor .mega-drop-outer-wrapper .mega-drop-wrapper {
                background: #FFF;
                border-top: 1px solid #CDCDCD;
            }
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Navigation .mega-drop-outer-wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width:992px) {
    .mod-Navigation .mega-drop-outer-wrapper {
        padding-left: 30px;
        padding-right: 30px;
    }
}

@media (min-width:1630px) {
    .mod-Navigation .mega-drop-outer-wrapper {
        padding-left: 0;
        padding-right: 0;
    }
}

.mod-Navigation .mega-drop-outer-wrapper .mega-drop-wrapper {
    margin: 0 auto;
}

    .mod-Navigation .mega-drop-outer-wrapper .mega-drop-wrapper .mega-drop {
        max-width: 1300px;
    }

@media (min-width:768px) and (max-width:991px) {
    .mod-Navigation .mega-drop-outer-wrapper .mega-drop-wrapper .mega-drop {
        padding-left: 17px;
        padding-right: 17px;
    }
}

@media (min-width:992px) {
    .mod-Navigation .mega-drop-outer-wrapper .mega-drop-wrapper .mega-drop {
        padding-left: 26px;
        padding-right: 26px;
    }
}

.mod-Navigation .megadrop-footer-wrapper {
    background: #e8e5e3;
}

@media (max-width:767px) {
    .mod-Navigation .megadrop-footer-wrapper {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.mod-Navigation .megadrop-footer-wrapper .megadrop-footer {
    padding-top: 11px;
    padding-bottom: 11px;
}

    .mod-Navigation .megadrop-footer-wrapper .megadrop-footer .link {
        display: inline-block;
        white-space: nowrap;
        margin: 5px 35px 5px 0;
        font-family: ZurichSans,"Helvetica Neue",Arial,sans-serif;
        font-size: 1.4rem;
        line-height: 1.8rem;
    }

        .mod-Navigation .megadrop-footer-wrapper .megadrop-footer .link:last-child {
            margin-right: 0;
        }

@media (min-width:768px) {
    .mod-Navigation .megadrop-footer-wrapper .megadrop-footer {
        text-align: right;
    }
}

@media (max-width:767px) {
    .mod-Navigation .megadrop-footer-wrapper .megadrop-footer .link {
        margin: 11px 35px 11px 0;
        width: 100%;
    }
}

.mod-Navigation .link-list .link {
    padding-left: 0;
    text-indent: 0;
    font-family: ZurichSans,"Helvetica Neue",Arial,sans-serif;
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Navigation .link-list .link {
        font-size: 1.2rem;
        line-height: 2.2rem;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .mod-Navigation .link-list .link {
        font-size: 1.4rem;
        line-height: 1.6rem;
    }
}

@media (min-width:1200px) {
    .mod-Navigation .link-list .link {
        font-size: 1.6rem;
        line-height: 1.8rem;
    }
}

.mod-Navigation .link-list .link:before {
    display: none;
}

.mod-Navigation .copy-quotation {
    font-family: adobe_garamond_proregular,"Times New Roman",Times,serif;
    font-size: 1.6rem;
    line-height: 2rem;
}

@media (min-width:992px) and (max-width:1199px) {
    .mod-Navigation .copy-quotation {
        font-size: 1.8rem;
        line-height: 2.2rem;
    }
}

@media (min-width:1200px) {
    .mod-Navigation .copy-quotation {
        font-size: 2rem;
        line-height: 2.5rem;
    }
}

.mod-Search {
    margin-bottom: 0;
}

@media (min-width:768px) {
    .mod-Search .form-search {
        width: 175px;
    }
}

.mod-Search .form-search .form-group {
    margin-bottom: 0;
    margin-left: 30px;
}

@media (min-width:768px) {
    .mod-Search .form-search .form-group {
        margin-left: 0;
    }
}

.mod-Search .form-search .form-group .search-field {
    padding-top: 3px;
    padding-bottom: 3px;
    height: 28px;
}

.ui-autocomplete {
    z-index: 100000;
}

    .ui-autocomplete li {
        cursor: pointer;
    }

.mod-Agent_store {
    display: table;
}

    .mod-Agent_store .checkbox, .mod-Agent_store .infobox {
        display: table-cell;
        vertical-align: top;
    }

    .mod-Agent_store input {
        margin-bottom: -2px;
    }

    .mod-Agent_store .infobox {
        padding: 8px 0 0 5px;
    }

    .mod-Agent_store .button {
        padding: 10px 0 0 0;
        display: none;
    }

    .mod-Agent_store .checkbox label {
        display: inline-block;
    }

    .mod-Agent_store.is-selected .checkbox {
        display: none;
    }

    .mod-Agent_store.is-selected .button {
        display: table-cell;
    }

.mod-Agents_search_results {
    background-color: #f2f0ee;
    border-left: 5px solid #039;
}

    .mod-Agents_search_results h3 {
        color: #039;
    }

    .mod-Agents_search_results .cta {
        margin-bottom: 5px;
    }

    .mod-Agents_search_results .search-results-content table {
        margin-top: -4px;
        margin-bottom: 16px;
    }

        .mod-Agents_search_results .search-results-content table td:first-child {
            padding-right: 10px;
        }

@media (max-width:767px) {
    .mod-Agents_search_results {
        padding: 30px 30px 30px 25px;
    }

        .mod-Agents_search_results .media-container {
            margin-bottom: 20px;
        }
}

@media (min-width:768px) {
    .mod-Agents_search_results {
        padding: 30px 16px;
    }

        .mod-Agents_search_results:after, .mod-Agents_search_results:before {
            content: " ";
            display: table;
        }

        .mod-Agents_search_results:after {
            clear: both;
        }

        .mod-Agents_search_results .media-container, .mod-Agents_search_results .search-results-content, .mod-Agents_search_results .search-results-meta {
            float: left;
            width: 33.33333333333333%;
            padding-left: 16px;
        }

        .mod-Agents_search_results .media-container {
            margin-bottom: 0;
            padding-left: 0;
        }

        .mod-Agents_search_results .cta {
            display: block;
        }
}

@media (max-width:767px) {
    .mod-Article_filter {
        margin-top: -60px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Article_filter {
        margin-top: -70px;
    }
}

@media (min-width:992px) {
    .mod-Article_filter {
        margin-top: -80px;
    }
}

.mod-Article_filter.top-filter {
    margin: 0;
}

    .mod-Article_filter.top-filter .actions-more {
        padding: 30px;
        margin-bottom: -60px;
    }

@media (max-width:767px) {
    .mod-Article_filter.top-filter .actions-more {
        padding: 30px 15px;
    }
}

.mod-Article_filter.top-filter .mod-Separator_line {
    margin-top: 20px;
    margin-bottom: 20px;
}

.mod-Article_filter.top-filter .filter-panel {
    border: none;
}

.mod-Article_filter.top-filter .filter-select {
    margin-bottom: 15px;
}

.mod-Article_filter.top-filter .col-reset {
    text-align: right;
}

.mod-Article_filter .actions-more {
    background-color: #f2f0ee;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
}

.mod-Article_filter .headline-block {
    background-color: #DADADA;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 15px;
}

.mod-Article_filter .filter-panel {
    background-color: #f2f0ee;
    border-top: 1px solid #DADADA;
    padding-top: 30px;
    padding-bottom: 30px;
}

@media (max-width:767px) {
    .mod-Article_filter .filter-panel {
        padding-left: 15px;
        padding-right: 15px;
    }

        .mod-Article_filter .filter-panel:first-child {
            margin-top: -30px;
        }
}

@media (min-width:768px) {
    .mod-Article_filter .filter-panel {
        padding-left: 30px;
        padding-right: 30px;
    }
}

.mod-Article_filter .filter-panel:first-child {
    border-top: none;
}

.mod-Article_filter .filter-panel .filter-list {
    margin-top: -4px;
    overflow: auto;
    margin-bottom: 20px;
}

    .mod-Article_filter .filter-panel .filter-list.collapsed {
        max-height: 180px;
        overflow: hidden;
    }

    .mod-Article_filter .filter-panel .filter-list li {
        list-style-type: none;
        margin-top: 16px;
    }

        .mod-Article_filter .filter-panel .filter-list li label {
            color: #4066B3;
        }

            .mod-Article_filter .filter-panel .filter-list li label:hover {
                color: #006;
            }

    .mod-Article_filter .filter-panel .filter-list .link-filter-active {
        width: 100%;
    }

.mod-Article_filter .filter-panel .filter-reset {
    padding-top: 20px;
    margin-bottom: -4px;
    clear: both;
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Article_filter .filter-panel:after, .mod-Article_filter .filter-panel:before {
        content: " ";
        display: table;
    }

    .mod-Article_filter .filter-panel:after {
        clear: both;
    }

    .mod-Article_filter .filter-panel .filter-title {
        float: left;
        width: 33.33333333333333%;
        margin-bottom: 0;
    }

    .mod-Article_filter .filter-panel .filter-list {
        margin-top: -17px;
        float: left;
        width: 66.66666666666666%;
        padding-left: 30px;
    }

        .mod-Article_filter .filter-panel .filter-list li {
            display: inline-block;
            margin-right: 20px;
            margin-bottom: -6px;
            white-space: nowrap;
        }

            .mod-Article_filter .filter-panel .filter-list li:last-child {
                margin-right: 0;
            }

        .mod-Article_filter .filter-panel .filter-list .link-filter-active {
            width: auto;
            position: relative;
            top: -7px;
        }

    .mod-Article_filter .filter-panel .filter-reset {
        margin-left: 33.33333333333333%;
        padding-left: 30px;
    }
}

.mod-Article_filter .filter-panel .show-more {
    display: none;
}

    .mod-Article_filter .filter-panel .show-more span::before {
        content: "\e61c";
    }

.mod-Article_filter .filter-panel .show-less {
    display: none;
    margin-top: 20px;
}

    .mod-Article_filter .filter-panel .show-less span::before {
        content: "\e621";
    }

#loader {
    animation: animate 1.5s linear infinite;
    -webkit-animation: animate 1.5s linear infinite;
    clip: rect(0,80px,80px,40px);
    height: 80px;
    width: 80px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -40px;
    margin-left: -40px;
}

@keyframes animate {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(220deg);
    }
}

@-webkit-keyframes animate {
    0% {
        -webkit-transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(220deg);
    }
}

#loader:after {
    animation: animate2 1.5s ease-in-out infinite;
    -webkit-animation: animate2 1.5s ease-in-out infinite;
    clip: rect(0,80px,80px,40px);
    content: '';
    border-radius: 50%;
    height: 80px;
    width: 80px;
    position: absolute;
}

@keyframes animate2 {
    0% {
        box-shadow: inset #4066B3 0 0 0 17px;
        transform: rotate(-140deg);
    }

    50% {
        box-shadow: inset #4066B3 0 0 0 2px;
    }

    100% {
        box-shadow: inset #4066B3 0 0 0 17px;
        transform: rotate(140deg);
    }
}

@-webkit-keyframes animate2 {
    0% {
        box-shadow: inset #4066B3 0 0 0 17px;
        -webkit-transform: rotate(-140deg);
    }

    50% {
        box-shadow: inset #4066B3 0 0 0 2px;
    }

    100% {
        box-shadow: inset #4066B3 0 0 0 17px;
        -webkit-transform: rotate(140deg);
    }
}

.mod-Article_search .selectboxit {
    width: 100%;
}

.mod-Article_search .form-group.add-events a {
    height: 20px;
}

@media (max-width:767px) {
    .mod-Article_search {
        padding-left: 15px;
        padding-right: 15px;
        background-color: #f2f0ee;
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Article_search {
        background-color: #f2f0ee;
        padding: 30px;
    }
}

@media (min-width:768px) {
    .mod-Article_search .form-group {
        margin: 0;
    }

        .mod-Article_search .form-group.add-events {
            padding-top: 11px;
            text-align: right;
        }

            .mod-Article_search .form-group.add-events a {
                height: 20px;
            }

        .mod-Article_search .form-group:first-child {
            float: left;
            width: 33.33333333333333%;
        }

        .mod-Article_search .form-group + .form-group {
            float: left;
            width: 66.66666666666666%;
            padding-left: 30px;
        }

    .mod-Article_search .form-search:first-child {
        width: 100%;
    }

    .mod-Article_search:after, .mod-Article_search:before {
        content: " ";
        display: table;
    }

    .mod-Article_search:after {
        clear: both;
    }
}

.mod-Events_search_results {
    position: relative;
    background-color: #e8e5e3;
    color: #006;
    padding-top: 20px;
}

@media (max-width:767px) {
    .mod-Events_search_results {
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (min-width:768px) {
    .mod-Events_search_results {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.mod-Events_search_results .copy-abstract {
    margin-top: -14px;
}

.mod-Events_search_results .label {
    position: absolute;
    top: 0;
    right: 0;
}

.mod-Events_search_results .link-bar {
    margin-left: -20px;
    margin-right: -20px;
    background-color: #DADADA;
    padding: 0;
}

    .mod-Events_search_results .link-bar li {
        padding: 11px 15px;
        display: inline-block;
    }

.mod-Filtered_articles_results.no-desc .article-text {
    display: none;
}

.mod-Filtered_articles_results.no-pic div.search-results-content {
    padding-left: 0;
    width: 100%;
}

    .mod-Filtered_articles_results.no-pic div.search-results-content .label {
        margin-left: 0;
    }

.mod-Filtered_articles_results.no-pic .media-container {
    display: none;
}

@media (max-width:767px) {
    .mod-Filtered_articles_results:after, .mod-Filtered_articles_results:before {
        content: " ";
        display: table;
    }

    .mod-Filtered_articles_results:after {
        clear: both;
    }

    .mod-Filtered_articles_results .media-container {
        float: left;
        width: 40%;
        margin-bottom: 0;
    }

    .mod-Filtered_articles_results:after, .mod-Filtered_articles_results:before {
        content: " ";
        display: table;
    }

    .mod-Filtered_articles_results:after {
        clear: both;
    }

    .mod-Filtered_articles_results .media-container {
        float: left;
        width: 40%;
        margin-bottom: 0;
    }

        .mod-Filtered_articles_results .media-container + .search-results-content {
            float: left;
            width: 60%;
            padding-left: 15px;
        }

    .mod-Filtered_articles_results .article-text {
        display: none;
    }
}

@media (min-width:768px) {
    .mod-Filtered_articles_results:after, .mod-Filtered_articles_results:before {
        content: " ";
        display: table;
    }

    .mod-Filtered_articles_results:after {
        clear: both;
    }

    .mod-Filtered_articles_results .media-container {
        float: left;
        width: 25%;
        margin-bottom: 0;
    }

        .mod-Filtered_articles_results .media-container + .search-results-content {
            float: left;
            width: 75%;
            padding-left: 15px;
        }
}

.mod-Filtered_articles_results p {
    margin-bottom: 5px;
}

    .mod-Filtered_articles_results p a {
        margin-right: 5px;
    }

.mod-Filtered_articles_results .search-results-date {
    color: #706964;
    font-size: 1.2rem;
}

.col-md-3.col-sm-6 .mod-Filtered_articles_results .media-container, .col-md-6.col-sm-3 .mod-Filtered_articles_results .media-container, .col-sm-4.col-md-6 .mod-Filtered_articles_results .media-container, .col-sm-6.col-md-4 .mod-Filtered_articles_results .media-container {
    width: 40%;
}

.col-md-3.col-sm-6 .mod-Filtered_articles_results .search-results-content, .col-md-6.col-sm-3 .mod-Filtered_articles_results .search-results-content, .col-sm-4.col-md-6 .mod-Filtered_articles_results .search-results-content, .col-sm-6.col-md-4 .mod-Filtered_articles_results .search-results-content {
    width: 60%;
}

.col-md-3.col-sm-6 .mod-Filtered_articles_results.no-desc .article-text, .col-md-6.col-sm-3 .mod-Filtered_articles_results.no-desc .article-text, .col-sm-4.col-md-6 .mod-Filtered_articles_results.no-desc .article-text, .col-sm-6.col-md-4 .mod-Filtered_articles_results.no-desc .article-text {
    display: none;
}

.col-md-3.col-sm-6 .mod-Filtered_articles_results.no-pic .search-results-content, .col-md-6.col-sm-3 .mod-Filtered_articles_results.no-pic .search-results-content, .col-sm-4.col-md-6 .mod-Filtered_articles_results.no-pic .search-results-content, .col-sm-6.col-md-4 .mod-Filtered_articles_results.no-pic .search-results-content {
    padding-left: 0;
    width: 100%;
}

    .col-md-3.col-sm-6 .mod-Filtered_articles_results.no-pic .search-results-content .label, .col-md-6.col-sm-3 .mod-Filtered_articles_results.no-pic .search-results-content .label, .col-sm-4.col-md-6 .mod-Filtered_articles_results.no-pic .search-results-content .label, .col-sm-6.col-md-4 .mod-Filtered_articles_results.no-pic .search-results-content .label {
        margin-left: 0;
    }

.col-md-3.col-sm-6 .mod-Filtered_articles_results.no-pic .media-container, .col-md-6.col-sm-3 .mod-Filtered_articles_results.no-pic .media-container, .col-sm-4.col-md-6 .mod-Filtered_articles_results.no-pic .media-container, .col-sm-6.col-md-4 .mod-Filtered_articles_results.no-pic .media-container {
    display: none;
}

@media (max-width:767px) {
    .mod-Global_filter {
        margin-top: -60px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Global_filter {
        margin-top: -70px;
    }
}

@media (min-width:992px) {
    .mod-Global_filter {
        margin-top: -80px;
    }
}

.mod-Global_filter .actions-more {
    background-color: #f2f0ee;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
}

.mod-Global_filter .filter-panel {
    background-color: #f2f0ee;
    border-top: 1px solid #DADADA;
    padding-top: 30px;
    padding-bottom: 30px;
}

@media (max-width:767px) {
    .mod-Global_filter .filter-panel {
        padding-left: 15px;
        padding-right: 15px;
    }

        .mod-Global_filter .filter-panel:first-child {
            margin-top: -30px;
        }
}

@media (min-width:768px) {
    .mod-Global_filter .filter-panel {
        padding-left: 30px;
        padding-right: 30px;
    }
}

.mod-Global_filter .filter-panel:first-child {
    border-top: none;
}

.mod-Global_filter .filter-panel .filter-list {
    margin-top: -4px;
}

    .mod-Global_filter .filter-panel .filter-list li {
        list-style-type: none;
        margin-top: 16px;
        margin-bottom: -4px;
    }

    .mod-Global_filter .filter-panel .filter-list .link-filter-active {
        width: 100%;
    }

.mod-Global_filter .filter-panel .filter-reset {
    padding-top: 20px;
    margin-bottom: -4px;
    clear: both;
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Global_filter .filter-panel:after, .mod-Global_filter .filter-panel:before {
        content: " ";
        display: table;
    }

    .mod-Global_filter .filter-panel:after {
        clear: both;
    }

    .mod-Global_filter .filter-panel .filter-title {
        float: left;
        width: 33.33333333333333%;
        margin-bottom: 0;
    }

    .mod-Global_filter .filter-panel .filter-list {
        margin-top: -17px;
        float: left;
        width: 66.66666666666666%;
        padding-left: 30px;
    }

        .mod-Global_filter .filter-panel .filter-list li {
            display: inline-block;
            margin-right: 20px;
            margin-bottom: -6px;
            white-space: nowrap;
        }

            .mod-Global_filter .filter-panel .filter-list li:last-child {
                margin-right: 0;
            }

        .mod-Global_filter .filter-panel .filter-list .link-filter-active {
            width: auto;
            position: relative;
            top: -7px;
        }

    .mod-Global_filter .filter-panel .filter-reset {
        margin-left: 33.33333333333333%;
        padding-left: 30px;
    }
}

.mod-Global_search .selectboxit {
    width: 100%;
}

.mod-Global_search .form-group.add-events a {
    height: 20px;
}

@media (max-width:767px) {
    .mod-Global_search {
        padding-left: 15px;
        padding-right: 15px;
        background-color: #f2f0ee;
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mod-Global_search {
        background-color: #f2f0ee;
        padding: 30px;
    }
}

@media (min-width:768px) {
    .mod-Global_search .form-group {
        margin: 0;
    }

        .mod-Global_search .form-group.add-events {
            padding-top: 11px;
            text-align: right;
        }

            .mod-Global_search .form-group.add-events a {
                height: 20px;
            }

        .mod-Global_search .form-group:first-child {
            float: left;
            width: 33.33333333333333%;
        }

        .mod-Global_search .form-group + .form-group {
            float: left;
            width: 66.66666666666666%;
            padding-left: 30px;
        }

    .mod-Global_search .form-search:first-child {
        width: 100%;
    }

    .mod-Global_search:after, .mod-Global_search:before {
        content: " ";
        display: table;
    }

    .mod-Global_search:after {
        clear: both;
    }
}

@media (max-width:767px) {
    .mod-Global_search_results .media-container {
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 20px;
    }
}

@media (min-width:768px) {
    .mod-Global_search_results:after, .mod-Global_search_results:before {
        content: " ";
        display: table;
    }

    .mod-Global_search_results:after {
        clear: both;
    }

    .mod-Global_search_results .media-container {
        float: left;
        width: 25%;
        margin-bottom: 0;
    }

        .mod-Global_search_results .media-container + .search-results-content {
            float: left;
            width: 75%;
            padding-left: 10px;
        }
}

.mod-Global_search_results .label {
    margin-left: 5px;
}

.mod-Global_search_results p {
    margin-bottom: 5px;
}

.mod-Global_search_results .search-results-date {
    color: #706964;
    font-size: 1.2rem;
}

.mod-Global_search_results .search-results-breadcrumbs {
    margin-bottom: -4px;
}

    .mod-Global_search_results .search-results-breadcrumbs li {
        list-style-type: none;
        color: #706964;
        display: inline;
    }

        .mod-Global_search_results .search-results-breadcrumbs li:before {
            content: "";
            speak: none;
            font-family: zurich-icons;
            font-size: .9rem;
            margin-right: 4px;
            position: relative;
        }

        .mod-Global_search_results .search-results-breadcrumbs li:first-child:before {
            display: none;
        }

    .mod-Global_search_results .search-results-breadcrumbs a {
        color: #706964;
        font-size: 1.2rem;
    }

        .mod-Global_search_results .search-results-breadcrumbs a:hover {
            color: #006;
        }

@media (max-width:767px) {
    .mod-News_search_results .media-container {
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 20px;
    }
}

@media (min-width:768px) {
    .mod-News_search_results:after, .mod-News_search_results:before {
        content: " ";
        display: table;
    }

    .mod-News_search_results:after {
        clear: both;
    }

    .mod-News_search_results .media-container {
        float: left;
        width: 25%;
        margin-bottom: 0;
    }

        .mod-News_search_results .media-container + .search-results-content {
            float: left;
            width: 75%;
            padding-left: 10px;
        }
}

.mod-News_search_results p {
    margin-bottom: 5px;
}
