@font-face {
    font-family: 'DB Helvethaica X';
    src: url('../fonts/DB-Helvethaica-X/DB_Helvethaica_X.eot');
    /* IE9 Compat Modes */
    src: url('../fonts/DB-Helvethaica-X/DB_Helvethaica_X.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/DB-Helvethaica-X/DB_Helvethaica_X.woff') format('woff'), /* Modern Browsers */
        url('../fonts/DB-Helvethaica-X/DB_Helvethaica_X.ttf') format('truetype'), /* Safari, Android, iOS */
        url('../fonts/DB-Helvethaica-X/DB_Helvethaica_X.svg#ac36d5c78f119f40112a192d0270d625') format('svg');
    /* Legacy iOS */
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'DB Helvethaica X Li';
    src: url('../fonts/DB-Helvethaica-X/DB_Helvethaica_X_Li.eot');
    /* IE9 Compat Modes */
    src: url('../fonts/DB-Helvethaica-X/DB_Helvethaica_X_Li.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/DB-Helvethaica-X/DB_Helvethaica_X_Li.woff') format('woff'), /* Modern Browsers */
        url('../fonts/DB-Helvethaica-X/DB_Helvethaica_X_Li.ttf') format('truetype'), /* Safari, Android, iOS */
        url('../fonts/DB-Helvethaica-X/DB_Helvethaica_X_Li.svg#073dd15db5a9a09aaf3c7597af07bf4c') format('svg');
    /* Legacy iOS */
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'DB Helvethaica X Thin';
    src: url('../fonts/DB-Helvethaica-X/DB_Helvethaica_X_Thin.eot');
    /* IE9 Compat Modes */
    src: url('../fonts/DB-Helvethaica-X/DB_Helvethaica_X_Thin.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/DB-Helvethaica-X/DB_Helvethaica_X_Thin.woff') format('woff'), /* Modern Browsers */
        url('../fonts/DB-Helvethaica-X/DB_Helvethaica_X_Thin.ttf') format('truetype'), /* Safari, Android, iOS */
        url('../fonts/DB-Helvethaica-X/DB_Helvethaica_X_Thin.svg#be9bba74669136e293d9a6d2ef86d48d') format('svg');
    /* Legacy iOS */
    font-style: normal;
    font-weight: 200;
}

.slick-loading .slick-list {
    background: #fff url("../images/vendor/slick-carousel/slick/ajax-loader-68b0c4fcb84d239f261c1a5e65818142.gif") 50% no-repeat
}

@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url("../fonts/vendor/slick-carousel/slick/slick-ced611daf7709cc778da928fec876475.eot");
    src: url("../fonts/vendor/slick-carousel/slick/slick-ced611daf7709cc778da928fec876475-.eot#iefix") format("embedded-opentype"), url("../fonts/vendor/slick-carousel/slick/slick-b7c9e1e479de3b53f1e4e30ebac2403a.woff") format("woff"), url("../fonts/vendor/slick-carousel/slick/slick-d41f55a78e6f49a5512878df1737e58a.ttf") format("truetype"), url("../fonts/vendor/slick-carousel/slick/slick-f97e3bbf73254b0112091d0192f17aec.svg#slick") format("svg")
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    border: none
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    color: transparent;
    outline: none;
    background: transparent
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: "\2190"
}

[dir=rtl] .slick-prev:before {
    content: "\2192"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: "\2192"
}

[dir=rtl] .slick-next:before {
    content: "\2190"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0
}

.slick-dots li,
.slick-dots li button {
    width: 20px;
    height: 20px;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 5px;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: none
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "\2022";
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}


/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */

.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default!important;
    pointer-events: none
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}


/*!
 * jQuery UI Accordion 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/accordion/#theming
 */

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0;
    padding: .5em .5em .5em .7em;
    font-size: 100%
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}


/*!
 * jQuery UI Autocomplete 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/autocomplete/#theming
 */

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}


/*!
 * jQuery UI Button 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/button/#theming
 */

.ui-button {
    padding: .4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible
}

.ui-button,
.ui-button:active,
.ui-button:hover,
.ui-button:link,
.ui-button:visited {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-button-icon-only {
    text-indent: 0
}

.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em
}

button.ui-button::-moz-focus-inner,
input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}


/*!
 * jQuery UI Checkboxradio 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/checkboxradio/#theming
 */

.ui-checkboxradio-label .ui-icon-background {
    -webkit-box-shadow: inset 1px 1px 1px #ccc;
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border: none
}

.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: none
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid
}

.ui-checkboxradio-disabled {
    pointer-events: none
}


/*!
 * jQuery UI Controlgroup 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/controlgroup/#theming
 */

.ui-controlgroup {
    vertical-align: middle;
    display: inline-block
}

.ui-controlgroup>.ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right: 0
}

.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus,
.ui-controlgroup>.ui-controlgroup-item:focus {
    z-index: 9999
}

.ui-controlgroup-vertical>.ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left
}

.ui-controlgroup-vertical .ui-controlgroup-item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ui-controlgroup .ui-controlgroup-label {
    padding: .4em 1em
}

.ui-controlgroup .ui-controlgroup-label span {
    font-size: 80%
}

.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item {
    border-left: none
}

.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item {
    border-top: none
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right: none
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom: none
}

.ui-controlgroup-vertical .ui-spinner-input {
    width: 75%;
    width: calc(100% - 2.4em)
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style: solid
}


/*!
 * jQuery UI Datepicker 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td a,
.ui-datepicker td span {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em
}


/*!
 * jQuery UI Dialog 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/dialog/#theming
 */

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-n {
    height: 2px;
    top: 0
}

.ui-dialog .ui-resizable-e {
    width: 2px;
    right: 0
}

.ui-dialog .ui-resizable-s {
    height: 2px;
    bottom: 0
}

.ui-dialog .ui-resizable-w {
    width: 2px;
    left: 0
}

.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw,
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw {
    width: 7px;
    height: 7px
}

.ui-dialog .ui-resizable-se {
    right: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-sw {
    left: 0;
    bottom: 0
}

.ui-dialog .ui-resizable-ne {
    right: 0;
    top: 0
}

.ui-dialog .ui-resizable-nw {
    left: 0;
    top: 0
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}


/*!
 * jQuery UI Draggable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}


/*!
 * jQuery UI Menu 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/menu/#theming
 */

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    position: absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px .4em
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0
}

.ui-menu .ui-state-active,
.ui-menu .ui-state-focus {
    margin: -1px
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item-wrapper {
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right: 0
}


/*!
 * jQuery UI Progressbar 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/progressbar/#theming
 */

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
    height: 100%;
    filter: alpha(opacity=25);
    opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}


/*!
 * jQuery UI Resizable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}


/*!
 * jQuery UI Selectable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}


/*!
 * jQuery UI Selectmenu 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/selectmenu/#theming
 */

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.5;
    padding: 2px .4em;
    margin: .5em 0 0;
    height: auto;
    border: 0
}

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0
}


/*!
 * jQuery UI Sortable 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}


/*!
 * jQuery UI Slider 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/slider/#theming
 */

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    -webkit-filter: inherit;
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}


/*!
 * jQuery UI Spinner 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/spinner/#theming
 */

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: .222em 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 2em
}

.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}


/*!
 * jQuery UI Tabs 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/tabs/#theming
 */

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none
}


/*!
 * jQuery UI Tooltip 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/tooltip/#theming
 */

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px
}

body .ui-tooltip {
    border-width: 2px
}

body {
    font-family: 'DB Helvethaica X';
    font-size: 100%;
    overflow-x: hidden;
}

.o-animate-in-element {
    font-family: 'DB Helvethaica X';
}


/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */


/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */

.ui-widget {
    font-family: 'DB Helvethaica X', Arial, Helvetica, sans-serif
}

.ui-widget,
.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: 'DB Helvethaica X', Arial, Helvetica, sans-serif;
    font-size: 1em
}

.ui-widget.ui-widget-content {
    border: 1px solid #c5c5c5
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333
}

.ui-widget-content a {
    color: #333
}

.ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    color: #333;
    font-weight: 700
}

.ui-widget-header a {
    color: #333
}

.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: 400;
    color: #454545
}

.ui-button,
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button {
    color: #454545;
    text-decoration: none
}

.ui-button:focus,
.ui-button:hover,
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: 1px solid #ccc;
    background: #ededed;
    font-weight: 400;
    color: #2b2b2b
}

.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
a.ui-button:focus,
a.ui-button:hover {
    color: #2b2b2b;
    text-decoration: none
}

.ui-visual-focus {
    -webkit-box-shadow: 0 0 3px 1px #5e9ed6;
    box-shadow: 0 0 3px 1px #5e9ed6
}

.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: 400;
    color: #fff
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
    border: #003eff;
    background-color: #fff
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #fff;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #777620
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f
}

.ui-state-error-text,
.ui-state-error a,
.ui-widget-content .ui-state-error-text,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error-text,
.ui-widget-header .ui-state-error a {
    color: #5f3f3f
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url("../images/vendor/jquery-ui/themes/base/ui-icons_444444_256x240-a4c733ec4baef9ad3896d4e34a8a5448.png")
}

.ui-widget-header .ui-icon {
    background-image: url("../images/vendor/jquery-ui/themes/base/ui-icons_444444_256x240-a4c733ec4baef9ad3896d4e34a8a5448.png")
}

.ui-button:focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
    background-image: url("../images/vendor/jquery-ui/themes/base/ui-icons_555555_256x240-971364734f3b603e5d363a2634898b42.png")
}

.ui-button:active .ui-icon,
.ui-state-active .ui-icon {
    background-image: url("../images/vendor/jquery-ui/themes/base/ui-icons_ffffff_256x240-bf27228a7d3957983584fa7698121ea1.png")
}

.ui-button .ui-state-highlight.ui-icon,
.ui-state-highlight .ui-icon {
    background-image: url("../images/vendor/jquery-ui/themes/base/ui-icons_777620_256x240-208a290102a4ada58a04de354a1354d7.png")
}

.ui-state-error-text .ui-icon,
.ui-state-error .ui-icon {
    background-image: url("../images/vendor/jquery-ui/themes/base/ui-icons_cc0000_256x240-0de3b51742ed3ac61435875bccd8973b.png")
}

.ui-button .ui-icon {
    background-image: url("../images/vendor/jquery-ui/themes/base/ui-icons_777777_256x240-73a1fd052c9d84c0ee0bea3ee85892ed.png")
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-caret-1-n {
    background-position: 0 0
}

.ui-icon-caret-1-ne {
    background-position: -16px 0
}

.ui-icon-caret-1-e {
    background-position: -32px 0
}

.ui-icon-caret-1-se {
    background-position: -48px 0
}

.ui-icon-caret-1-s {
    background-position: -65px 0
}

.ui-icon-caret-1-sw {
    background-position: -80px 0
}

.ui-icon-caret-1-w {
    background-position: -96px 0
}

.ui-icon-caret-1-nw {
    background-position: -112px 0
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -65px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 1px -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-first,
.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
    border-top-left-radius: 3px
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
    border-top-right-radius: 3px
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
    border-bottom-left-radius: 3px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
    border-bottom-right-radius: 3px
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    -webkit-box-shadow: 0 0 5px #666;
    box-shadow: 0 0 5px #666
}


/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */

.si-float-wrapper {
    position: absolute;
    width: 100%
}

.si-float-wrapper,
.si-float-wrapper * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

[class*=si-wrapper] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    cursor: default
}

.si-wrapper-top {
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: -40px;
    -webkit-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%)
}

.si-wrapper-bottom,
.si-wrapper-top {
    -webkit-box-orient: vertical;
    margin-left: 0
}

.si-wrapper-bottom {
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-top: 0;
    -webkit-transform: translate(-50%);
    transform: translate(-50%)
}

.si-wrapper-left {
    margin-top: -20px;
    margin-left: -11px;
    -webkit-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%)
}

.si-wrapper-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-top: -20px;
    margin-left: 11px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

[class*=si-shadow-wrapper] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: .29804;
    z-index: 1
}

.si-shadow-wrapper-bottom,
.si-shadow-wrapper-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.si-shadow-pointer-bottom,
.si-shadow-pointer-right {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.si-shadow-frame {
    -webkit-box-shadow: 0 1px 3px 0 #000;
    box-shadow: 0 1px 3px 0 #000
}

[class*=si-shadow-pointer] {
    position: relative;
    width: 15px;
    height: 15px;
    margin: auto
}

[class*=si-shadow-inner-pointer] {
    position: absolute;
    width: 141%;
    height: 141%;
    -webkit-box-shadow: -.70711px .70711px 3px 0 #000;
    box-shadow: -.70711px .70711px 3px 0 #000
}

.si-shadow-inner-pointer-top {
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg)
}

.si-shadow-inner-pointer-bottom {
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 50%) rotate(-45deg);
    transform: translate(-50%, 50%) rotate(-45deg)
}

.si-shadow-inner-pointer-left {
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg)
}

.si-shadow-inner-pointer-right {
    top: 50%;
    right: 0;
    -webkit-transform: translate(50%, -50%) rotate(-45deg);
    transform: translate(50%, -50%) rotate(-45deg)
}

.si-frame {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    border-radius: 3px;
    overflow: hidden;
    z-index: 2
}

.si-content-wrapper {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
    padding: 30px;
    background-color: #fff
}

.si-has-border .si-content-wrapper {
    border: 1px solid #bbb
}

.si-content {
    overflow: auto
}

.si-close-button {
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    outline: 0;
    background-color: transparent;
    color: inherit;
    font-family: Arial, Baskerville, monospace;
    font-size: 24px;
    cursor: pointer;
    opacity: .5;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.si-close-button:focus,
.si-close-button:hover {
    opacity: .7
}

[class*=si-pointer-border] {
    position: absolute;
    border: 15px solid transparent;
    z-index: 3
}

[class*=si-pointer-bg] {
    position: relative;
    border: 15px solid transparent;
    z-index: 4
}

.si-has-border [class*=si-pointer-bg] {
    border-width: 15px
}

.si-pointer-border-bottom,
.si-pointer-border-top {
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%)
}

.si-pointer-border-left,
.si-pointer-border-right {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.si-pointer-top {
    border-bottom: 0
}

.si-pointer-border-top {
    bottom: 0;
    border-top-color: #bbb
}

.si-pointer-bg-top {
    border-top-color: #fff
}

.si-has-border .si-pointer-bg-top {
    top: -1px;
    margin-bottom: 0
}

.si-pointer-bottom {
    border-top: 0
}

.si-pointer-border-bottom {
    top: 0;
    border-bottom-color: #bbb
}

.si-pointer-bg-bottom {
    border-bottom-color: #fff
}

.si-has-border .si-pointer-bg-bottom {
    bottom: -1px;
    margin-top: 0
}

.si-pointer-left {
    border-right: 0
}

.si-pointer-border-left {
    right: 0;
    border-left-color: #bbb
}

.si-pointer-bg-left {
    border-left-color: #fff
}

.si-has-border .si-pointer-bg-left {
    left: -1px;
    margin-right: 0
}

.si-pointer-right {
    border-left: 0
}

.si-pointer-border-right {
    left: 0;
    border-right-color: #bbb
}

.si-pointer-bg-right {
    border-right-color: #fff
}

.si-has-border .si-pointer-bg-right {
    right: -1px;
    margin-left: 0
}


/*! minireset.css v0.0.3 | MIT License | github.com/jgthms/minireset.css */

blockquote,
body,
dd,
dl,
dt,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
iframe,
legend,
li,
ol,
p,
pre,
textarea,
ul {
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400
}

ul {
    list-style: none
}

button,
input,
select,
textarea {
    margin: 0
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

audio,
embed,
iframe,
img,
object {
    height: auto;
    max-width: 100%
}

iframe {
    border: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0;
    text-align: left
}

.share-this-popover:before {
    border-color: #222729 transparent!important
}

.share-this-popover>ul {
    background-color: #222729!important;
    border-radius: 0!important;
    height: 40px!important
}

.share-this-popover>ul>li {
    height: 100%!important;
    padding: 8px 0!important;
    width: 40px!important;
    position: relative
}

.share-this-popover>ul>li:after {
    height: 24px;
    width: 1px;
    opacity: .1;
    background: #fff;
    position: absolute;
    right: 0;
    top: 8px;
    content: ""
}

.share-this-popover>ul>li:last-child:after {
    display: none
}

.share-this-popover>ul>li:last-child>a {
    border-right: none!important
}

.share-this-popover>ul>li>a {
    height: 24px!important;
    padding: 0!important;
    width: 24px!important
}

.share-this-popover>ul>li>a>svg {
    display: block
}

.share-this-popover>ul>li>a:focus,
.share-this-popover>ul>li>a:hover {
    background: inherit!important
}

.share-this-popover>ul>li>a:focus>svg,
.share-this-popover>ul>li>a:hover>svg {
    fill-opacity: .5
}

.share-this-popover>ul>li:first-child>a {
    padding: 2px!important
}

@-webkit-keyframes hop-left {
    0%,
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    50% {
        -webkit-transform: translateX(-4px);
        transform: translateX(-4px)
    }
}

@keyframes hop-left {
    0%,
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    50% {
        -webkit-transform: translateX(-4px);
        transform: translateX(-4px)
    }
}

@-webkit-keyframes hop-right {
    0%,
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    50% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }
}

@keyframes hop-right {
    0%,
    to {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    50% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px)
    }
}

@-webkit-keyframes hop-down {
    0%,
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }
}

@keyframes hop-down {
    0%,
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }
}


/*! Avalanche | MIT License | @colourgarden */

.l-grid {
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: -24px;
    font-size: 0
}

.l-grid__cell {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    padding: 0;
    padding-left: 24px;
    margin: 0;
    vertical-align: top;
    font-size: 1rem
}

.l-grid--center {
    text-align: center
}

.l-grid--center>.l-grid__cell {
    text-align: left
}

.l-grid__cell--center {
    display: block;
    margin: 0 auto
}

.l-grid--right {
    text-align: right
}

.l-grid--right>.l-grid__cell {
    text-align: left
}

.l-grid--middle>.l-grid__cell {
    vertical-align: middle
}

.l-grid--flush {
    margin-left: 0
}

.l-grid--flush>.l-grid__cell {
    padding-left: 0
}

.l-grid--small {
    margin-left: -12px
}

.l-grid--small>.l-grid__cell {
    padding-left: 12px
}

.l-grid--rev {
    direction: rtl
}

.l-grid--rev>.l-grid__cell {
    direction: ltr
}

.\31\/2,
.\32\/4,
.\33\/6,
.\34\/8,
.\36\/12 {
    width: 50%
}

.\31\/3,
.\32\/6,
.\34\/12 {
    width: 33.33333%
}

.\32\/3,
.\34\/6,
.\38\/12 {
    width: 66.66667%
}

.\31\/4,
.\32\/8,
.\33\/12 {
    width: 25%
}

.\33\/4,
.\36\/8,
.\39\/12 {
    width: 75%
}

.\31\/5 {
    width: 20%
}

.\32\/5 {
    width: 40%
}

.\33\/5 {
    width: 60%
}

.\34\/5 {
    width: 80%
}

.\31\/6,
.\32\/12 {
    width: 16.66667%
}

.\35\/6,
.\3130\/12 {
    width: 83.33333%
}

.\31\/8 {
    width: 12.5%
}

.\33\/8 {
    width: 37.5%
}

.\35\/8 {
    width: 62.5%
}

.\37\/8 {
    width: 87.5%
}

.\31\/11 {
    width: 9.09091%
}

.\32\/11 {
    width: 18.18182%
}

.\33\/11 {
    width: 27.27273%
}

.\34\/11 {
    width: 36.36364%
}

.\35\/11 {
    width: 45.45455%
}

.\36\/11 {
    width: 54.54545%
}

.\37\/11 {
    width: 63.63636%
}

.\38\/11 {
    width: 72.72727%
}

.\39\/11 {
    width: 81.81818%
}

.\3130\/11 {
    width: 90.90909%
}

.\31\/12 {
    width: 8.33333%
}

.\35\/12 {
    width: 41.66667%
}

.\37\/12 {
    width: 58.33333%
}

.\3131\/12 {
    width: 91.66667%
}

@media screen and (max-width:499px) {
    .\31\/2--thumb,
    .\32\/4--thumb,
    .\33\/6--thumb,
    .\34\/8--thumb,
    .\36\/12--thumb {
        width: 50%
    }
    .\31\/3--thumb,
    .\32\/6--thumb,
    .\34\/12--thumb {
        width: 33.33333%
    }
    .\32\/3--thumb,
    .\34\/6--thumb,
    .\38\/12--thumb {
        width: 66.66667%
    }
    .\31\/4--thumb,
    .\32\/8--thumb,
    .\33\/12--thumb {
        width: 25%
    }
    .\33\/4--thumb,
    .\36\/8--thumb,
    .\39\/12--thumb {
        width: 75%
    }
    .\31\/5--thumb {
        width: 20%
    }
    .\32\/5--thumb {
        width: 40%
    }
    .\33\/5--thumb {
        width: 60%
    }
    .\34\/5--thumb {
        width: 80%
    }
    .\31\/6--thumb,
    .\32\/12--thumb {
        width: 16.66667%
    }
    .\35\/6--thumb,
    .\3130\/12--thumb {
        width: 83.33333%
    }
    .\31\/8--thumb {
        width: 12.5%
    }
    .\33\/8--thumb {
        width: 37.5%
    }
    .\35\/8--thumb {
        width: 62.5%
    }
    .\37\/8--thumb {
        width: 87.5%
    }
    .\31\/11--thumb {
        width: 9.09091%
    }
    .\32\/11--thumb {
        width: 18.18182%
    }
    .\33\/11--thumb {
        width: 27.27273%
    }
    .\34\/11--thumb {
        width: 36.36364%
    }
    .\35\/11--thumb {
        width: 45.45455%
    }
    .\36\/11--thumb {
        width: 54.54545%
    }
    .\37\/11--thumb {
        width: 63.63636%
    }
    .\38\/11--thumb {
        width: 72.72727%
    }
    .\39\/11--thumb {
        width: 81.81818%
    }
    .\3130\/11--thumb {
        width: 90.90909%
    }
    .\31\/12--thumb {
        width: 8.33333%
    }
    .\35\/12--thumb {
        width: 41.66667%
    }
    .\37\/12--thumb {
        width: 58.33333%
    }
    .\3131\/12--thumb {
        width: 91.66667%
    }
}

@media screen and (min-width:500px) and (max-width:800px) {
    .\31\/2--handheld,
    .\32\/4--handheld,
    .\33\/6--handheld,
    .\34\/8--handheld,
    .\36\/12--handheld {
        width: 50%
    }
    .\31\/3--handheld,
    .\32\/6--handheld,
    .\34\/12--handheld {
        width: 33.33333%
    }
    .\32\/3--handheld,
    .\34\/6--handheld,
    .\38\/12--handheld {
        width: 66.66667%
    }
    .\31\/4--handheld,
    .\32\/8--handheld,
    .\33\/12--handheld {
        width: 25%
    }
    .\33\/4--handheld,
    .\36\/8--handheld,
    .\39\/12--handheld {
        width: 75%
    }
    .\31\/5--handheld {
        width: 20%
    }
    .\32\/5--handheld {
        width: 40%
    }
    .\33\/5--handheld {
        width: 60%
    }
    .\34\/5--handheld {
        width: 80%
    }
    .\31\/6--handheld,
    .\32\/12--handheld {
        width: 16.66667%
    }
    .\35\/6--handheld,
    .\3130\/12--handheld {
        width: 83.33333%
    }
    .\31\/8--handheld {
        width: 12.5%
    }
    .\33\/8--handheld {
        width: 37.5%
    }
    .\35\/8--handheld {
        width: 62.5%
    }
    .\37\/8--handheld {
        width: 87.5%
    }
    .\31\/11--handheld {
        width: 9.09091%
    }
    .\32\/11--handheld {
        width: 18.18182%
    }
    .\33\/11--handheld {
        width: 27.27273%
    }
    .\34\/11--handheld {
        width: 36.36364%
    }
    .\35\/11--handheld {
        width: 45.45455%
    }
    .\36\/11--handheld {
        width: 54.54545%
    }
    .\37\/11--handheld {
        width: 63.63636%
    }
    .\38\/11--handheld {
        width: 72.72727%
    }
    .\39\/11--handheld {
        width: 81.81818%
    }
    .\3130\/11--handheld {
        width: 90.90909%
    }
    .\31\/12--handheld {
        width: 8.33333%
    }
    .\35\/12--handheld {
        width: 41.66667%
    }
    .\37\/12--handheld {
        width: 58.33333%
    }
    .\3131\/12--handheld {
        width: 91.66667%
    }
}

@media screen and (min-width:500px) {
    .\31\/2--handheld-and-up,
    .\32\/4--handheld-and-up,
    .\33\/6--handheld-and-up,
    .\34\/8--handheld-and-up,
    .\36\/12--handheld-and-up {
        width: 50%
    }
    .\31\/3--handheld-and-up,
    .\32\/6--handheld-and-up,
    .\34\/12--handheld-and-up {
        width: 33.33333%
    }
    .\32\/3--handheld-and-up,
    .\34\/6--handheld-and-up,
    .\38\/12--handheld-and-up {
        width: 66.66667%
    }
    .\31\/4--handheld-and-up,
    .\32\/8--handheld-and-up,
    .\33\/12--handheld-and-up {
        width: 25%
    }
    .\33\/4--handheld-and-up,
    .\36\/8--handheld-and-up,
    .\39\/12--handheld-and-up {
        width: 75%
    }
    .\31\/5--handheld-and-up {
        width: 20%
    }
    .\32\/5--handheld-and-up {
        width: 40%
    }
    .\33\/5--handheld-and-up {
        width: 60%
    }
    .\34\/5--handheld-and-up {
        width: 80%
    }
    .\31\/6--handheld-and-up,
    .\32\/12--handheld-and-up {
        width: 16.66667%
    }
    .\35\/6--handheld-and-up,
    .\3130\/12--handheld-and-up {
        width: 83.33333%
    }
    .\31\/8--handheld-and-up {
        width: 12.5%
    }
    .\33\/8--handheld-and-up {
        width: 37.5%
    }
    .\35\/8--handheld-and-up {
        width: 62.5%
    }
    .\37\/8--handheld-and-up {
        width: 87.5%
    }
    .\31\/11--handheld-and-up {
        width: 9.09091%
    }
    .\32\/11--handheld-and-up {
        width: 18.18182%
    }
    .\33\/11--handheld-and-up {
        width: 27.27273%
    }
    .\34\/11--handheld-and-up {
        width: 36.36364%
    }
    .\35\/11--handheld-and-up {
        width: 45.45455%
    }
    .\36\/11--handheld-and-up {
        width: 54.54545%
    }
    .\37\/11--handheld-and-up {
        width: 63.63636%
    }
    .\38\/11--handheld-and-up {
        width: 72.72727%
    }
    .\39\/11--handheld-and-up {
        width: 81.81818%
    }
    .\3130\/11--handheld-and-up {
        width: 90.90909%
    }
    .\31\/12--handheld-and-up {
        width: 8.33333%
    }
    .\35\/12--handheld-and-up {
        width: 41.66667%
    }
    .\37\/12--handheld-and-up {
        width: 58.33333%
    }
    .\3131\/12--handheld-and-up {
        width: 91.66667%
    }
}

@media screen and (max-width:800px) {
    .\31\/2--pocket,
    .\32\/4--pocket,
    .\33\/6--pocket,
    .\34\/8--pocket,
    .\36\/12--pocket {
        width: 50%
    }
    .\31\/3--pocket,
    .\32\/6--pocket,
    .\34\/12--pocket {
        width: 33.33333%
    }
    .\32\/3--pocket,
    .\34\/6--pocket,
    .\38\/12--pocket {
        width: 66.66667%
    }
    .\31\/4--pocket,
    .\32\/8--pocket,
    .\33\/12--pocket {
        width: 25%
    }
    .\33\/4--pocket,
    .\36\/8--pocket,
    .\39\/12--pocket {
        width: 75%
    }
    .\31\/5--pocket {
        width: 20%
    }
    .\32\/5--pocket {
        width: 40%
    }
    .\33\/5--pocket {
        width: 60%
    }
    .\34\/5--pocket {
        width: 80%
    }
    .\31\/6--pocket,
    .\32\/12--pocket {
        width: 16.66667%
    }
    .\35\/6--pocket,
    .\3130\/12--pocket {
        width: 83.33333%
    }
    .\31\/8--pocket {
        width: 12.5%
    }
    .\33\/8--pocket {
        width: 37.5%
    }
    .\35\/8--pocket {
        width: 62.5%
    }
    .\37\/8--pocket {
        width: 87.5%
    }
    .\31\/11--pocket {
        width: 9.09091%
    }
    .\32\/11--pocket {
        width: 18.18182%
    }
    .\33\/11--pocket {
        width: 27.27273%
    }
    .\34\/11--pocket {
        width: 36.36364%
    }
    .\35\/11--pocket {
        width: 45.45455%
    }
    .\36\/11--pocket {
        width: 54.54545%
    }
    .\37\/11--pocket {
        width: 63.63636%
    }
    .\38\/11--pocket {
        width: 72.72727%
    }
    .\39\/11--pocket {
        width: 81.81818%
    }
    .\3130\/11--pocket {
        width: 90.90909%
    }
    .\31\/12--pocket {
        width: 8.33333%
    }
    .\35\/12--pocket {
        width: 41.66667%
    }
    .\37\/12--pocket {
        width: 58.33333%
    }
    .\3131\/12--pocket {
        width: 91.66667%
    }
}

@media screen and (min-width:801px) and (max-width:1024px) {
    .\31\/2--lap,
    .\32\/4--lap,
    .\33\/6--lap,
    .\34\/8--lap,
    .\36\/12--lap {
        width: 50%
    }
    .\31\/3--lap,
    .\32\/6--lap,
    .\34\/12--lap {
        width: 33.33333%
    }
    .\32\/3--lap,
    .\34\/6--lap,
    .\38\/12--lap {
        width: 66.66667%
    }
    .\31\/4--lap,
    .\32\/8--lap,
    .\33\/12--lap {
        width: 25%
    }
    .\33\/4--lap,
    .\36\/8--lap,
    .\39\/12--lap {
        width: 75%
    }
    .\31\/5--lap {
        width: 20%
    }
    .\32\/5--lap {
        width: 40%
    }
    .\33\/5--lap {
        width: 60%
    }
    .\34\/5--lap {
        width: 80%
    }
    .\31\/6--lap,
    .\32\/12--lap {
        width: 16.66667%
    }
    .\35\/6--lap,
    .\3130\/12--lap {
        width: 83.33333%
    }
    .\31\/8--lap {
        width: 12.5%
    }
    .\33\/8--lap {
        width: 37.5%
    }
    .\35\/8--lap {
        width: 62.5%
    }
    .\37\/8--lap {
        width: 87.5%
    }
    .\31\/11--lap {
        width: 9.09091%
    }
    .\32\/11--lap {
        width: 18.18182%
    }
    .\33\/11--lap {
        width: 27.27273%
    }
    .\34\/11--lap {
        width: 36.36364%
    }
    .\35\/11--lap {
        width: 45.45455%
    }
    .\36\/11--lap {
        width: 54.54545%
    }
    .\37\/11--lap {
        width: 63.63636%
    }
    .\38\/11--lap {
        width: 72.72727%
    }
    .\39\/11--lap {
        width: 81.81818%
    }
    .\3130\/11--lap {
        width: 90.90909%
    }
    .\31\/12--lap {
        width: 8.33333%
    }
    .\35\/12--lap {
        width: 41.66667%
    }
    .\37\/12--lap {
        width: 58.33333%
    }
    .\3131\/12--lap {
        width: 91.66667%
    }
}

@media screen and (min-width:801px) {
    .\31\/2--lap-and-up,
    .\32\/4--lap-and-up,
    .\33\/6--lap-and-up,
    .\34\/8--lap-and-up,
    .\36\/12--lap-and-up {
        width: 50%
    }
    .\31\/3--lap-and-up,
    .\32\/6--lap-and-up,
    .\34\/12--lap-and-up {
        width: 33.33333%
    }
    .\32\/3--lap-and-up,
    .\34\/6--lap-and-up,
    .\38\/12--lap-and-up {
        width: 66.66667%
    }
    .\31\/4--lap-and-up,
    .\32\/8--lap-and-up,
    .\33\/12--lap-and-up {
        width: 25%
    }
    .\33\/4--lap-and-up,
    .\36\/8--lap-and-up,
    .\39\/12--lap-and-up {
        width: 75%
    }
    .\31\/5--lap-and-up {
        width: 20%
    }
    .\32\/5--lap-and-up {
        width: 40%
    }
    .\33\/5--lap-and-up {
        width: 60%
    }
    .\34\/5--lap-and-up {
        width: 80%
    }
    .\31\/6--lap-and-up,
    .\32\/12--lap-and-up {
        width: 16.66667%
    }
    .\35\/6--lap-and-up,
    .\3130\/12--lap-and-up {
        width: 83.33333%
    }
    .\31\/8--lap-and-up {
        width: 12.5%
    }
    .\33\/8--lap-and-up {
        width: 37.5%
    }
    .\35\/8--lap-and-up {
        width: 62.5%
    }
    .\37\/8--lap-and-up {
        width: 87.5%
    }
    .\31\/11--lap-and-up {
        width: 9.09091%
    }
    .\32\/11--lap-and-up {
        width: 18.18182%
    }
    .\33\/11--lap-and-up {
        width: 27.27273%
    }
    .\34\/11--lap-and-up {
        width: 36.36364%
    }
    .\35\/11--lap-and-up {
        width: 45.45455%
    }
    .\36\/11--lap-and-up {
        width: 54.54545%
    }
    .\37\/11--lap-and-up {
        width: 63.63636%
    }
    .\38\/11--lap-and-up {
        width: 72.72727%
    }
    .\39\/11--lap-and-up {
        width: 81.81818%
    }
    .\3130\/11--lap-and-up {
        width: 90.90909%
    }
    .\31\/12--lap-and-up {
        width: 8.33333%
    }
    .\35\/12--lap-and-up {
        width: 41.66667%
    }
    .\37\/12--lap-and-up {
        width: 58.33333%
    }
    .\3131\/12--lap-and-up {
        width: 91.66667%
    }
}

@media screen and (max-width:1024px) {
    .\31\/2--portable,
    .\32\/4--portable,
    .\33\/6--portable,
    .\34\/8--portable,
    .\36\/12--portable {
        width: 50%
    }
    .\31\/3--portable,
    .\32\/6--portable,
    .\34\/12--portable {
        width: 33.33333%
    }
    .\32\/3--portable,
    .\34\/6--portable,
    .\38\/12--portable {
        width: 66.66667%
    }
    .\31\/4--portable,
    .\32\/8--portable,
    .\33\/12--portable {
        width: 25%
    }
    .\33\/4--portable,
    .\36\/8--portable,
    .\39\/12--portable {
        width: 75%
    }
    .\31\/5--portable {
        width: 20%
    }
    .\32\/5--portable {
        width: 40%
    }
    .\33\/5--portable {
        width: 60%
    }
    .\34\/5--portable {
        width: 80%
    }
    .\31\/6--portable,
    .\32\/12--portable {
        width: 16.66667%
    }
    .\35\/6--portable,
    .\3130\/12--portable {
        width: 83.33333%
    }
    .\31\/8--portable {
        width: 12.5%
    }
    .\33\/8--portable {
        width: 37.5%
    }
    .\35\/8--portable {
        width: 62.5%
    }
    .\37\/8--portable {
        width: 87.5%
    }
    .\31\/11--portable {
        width: 9.09091%
    }
    .\32\/11--portable {
        width: 18.18182%
    }
    .\33\/11--portable {
        width: 27.27273%
    }
    .\34\/11--portable {
        width: 36.36364%
    }
    .\35\/11--portable {
        width: 45.45455%
    }
    .\36\/11--portable {
        width: 54.54545%
    }
    .\37\/11--portable {
        width: 63.63636%
    }
    .\38\/11--portable {
        width: 72.72727%
    }
    .\39\/11--portable {
        width: 81.81818%
    }
    .\3130\/11--portable {
        width: 90.90909%
    }
    .\31\/12--portable {
        width: 8.33333%
    }
    .\35\/12--portable {
        width: 41.66667%
    }
    .\37\/12--portable {
        width: 58.33333%
    }
    .\3131\/12--portable {
        width: 91.66667%
    }

    .smart-tools{display:none;}
}

@media screen and (min-width:1025px) {
    .\31\/2--desk,
    .\32\/4--desk,
    .\33\/6--desk,
    .\34\/8--desk,
    .\36\/12--desk {
        width: 50%
    }
    .\31\/3--desk,
    .\32\/6--desk,
    .\34\/12--desk {
        width: 33.33333%
    }
    .\32\/3--desk,
    .\34\/6--desk,
    .\38\/12--desk {
        width: 66.66667%
    }
    .\31\/4--desk,
    .\32\/8--desk,
    .\33\/12--desk {
        width: 25%
    }
    .\33\/4--desk,
    .\36\/8--desk,
    .\39\/12--desk {
        width: 75%
    }
    .\31\/5--desk {
        width: 20%
    }
    .\32\/5--desk {
        width: 40%
    }
    .\33\/5--desk {
        width: 60%
    }
    .\34\/5--desk {
        width: 80%
    }
    .\31\/6--desk,
    .\32\/12--desk {
        width: 16.66667%
    }
    .\35\/6--desk,
    .\3130\/12--desk {
        width: 83.33333%
    }
    .\31\/8--desk {
        width: 12.5%
    }
    .\33\/8--desk {
        width: 37.5%
    }
    .\35\/8--desk {
        width: 62.5%
    }
    .\37\/8--desk {
        width: 87.5%
    }
    .\31\/11--desk {
        width: 9.09091%
    }
    .\32\/11--desk {
        width: 18.18182%
    }
    .\33\/11--desk {
        width: 27.27273%
    }
    .\34\/11--desk {
        width: 36.36364%
    }
    .\35\/11--desk {
        width: 45.45455%
    }
    .\36\/11--desk {
        width: 54.54545%
    }
    .\37\/11--desk {
        width: 63.63636%
    }
    .\38\/11--desk {
        width: 72.72727%
    }
    .\39\/11--desk {
        width: 81.81818%
    }
    .\3130\/11--desk {
        width: 90.90909%
    }
    .\31\/12--desk {
        width: 8.33333%
    }
    .\35\/12--desk {
        width: 41.66667%
    }
    .\37\/12--desk {
        width: 58.33333%
    }
    .\3131\/12--desk {
        width: 91.66667%
    }
}

@media screen and (min-width:1160px) {
    .\31\/2--widescreen,
    .\32\/4--widescreen,
    .\33\/6--widescreen,
    .\34\/8--widescreen,
    .\36\/12--widescreen {
        width: 50%
    }
    .\31\/3--widescreen,
    .\32\/6--widescreen,
    .\34\/12--widescreen {
        width: 33.33333%
    }
    .\32\/3--widescreen,
    .\34\/6--widescreen,
    .\38\/12--widescreen {
        width: 66.66667%
    }
    .\31\/4--widescreen,
    .\32\/8--widescreen,
    .\33\/12--widescreen {
        width: 25%
    }
    .\33\/4--widescreen,
    .\36\/8--widescreen,
    .\39\/12--widescreen {
        width: 75%
    }
    .\31\/5--widescreen {
        width: 20%
    }
    .\32\/5--widescreen {
        width: 40%
    }
    .\33\/5--widescreen {
        width: 60%
    }
    .\34\/5--widescreen {
        width: 80%
    }
    .\31\/6--widescreen,
    .\32\/12--widescreen {
        width: 16.66667%
    }
    .\35\/6--widescreen,
    .\3130\/12--widescreen {
        width: 83.33333%
    }
    .\31\/8--widescreen {
        width: 12.5%
    }
    .\33\/8--widescreen {
        width: 37.5%
    }
    .\35\/8--widescreen {
        width: 62.5%
    }
    .\37\/8--widescreen {
        width: 87.5%
    }
    .\31\/11--widescreen {
        width: 9.09091%
    }
    .\32\/11--widescreen {
        width: 18.18182%
    }
    .\33\/11--widescreen {
        width: 27.27273%
    }
    .\34\/11--widescreen {
        width: 36.36364%
    }
    .\35\/11--widescreen {
        width: 45.45455%
    }
    .\36\/11--widescreen {
        width: 54.54545%
    }
    .\37\/11--widescreen {
        width: 63.63636%
    }
    .\38\/11--widescreen {
        width: 72.72727%
    }
    .\39\/11--widescreen {
        width: 81.81818%
    }
    .\3130\/11--widescreen {
        width: 90.90909%
    }
    .\31\/12--widescreen {
        width: 8.33333%
    }
    .\35\/12--widescreen {
        width: 41.66667%
    }
    .\37\/12--widescreen {
        width: 58.33333%
    }
    .\3131\/12--widescreen {
        width: 91.66667%
    }
}

@media screen and (min-width:1205px) {
    .\31\/2--head-nav,
    .\32\/4--head-nav,
    .\33\/6--head-nav,
    .\34\/8--head-nav,
    .\36\/12--head-nav {
        width: 50%
    }
    .\31\/3--head-nav,
    .\32\/6--head-nav,
    .\34\/12--head-nav {
        width: 33.33333%
    }
    .\32\/3--head-nav,
    .\34\/6--head-nav,
    .\38\/12--head-nav {
        width: 66.66667%
    }
    .\31\/4--head-nav,
    .\32\/8--head-nav,
    .\33\/12--head-nav {
        width: 25%
    }
    .\33\/4--head-nav,
    .\36\/8--head-nav,
    .\39\/12--head-nav {
        width: 75%
    }
    .\31\/5--head-nav {
        width: 20%
    }
    .\32\/5--head-nav {
        width: 40%
    }
    .\33\/5--head-nav {
        width: 60%
    }
    .\34\/5--head-nav {
        width: 80%
    }
    .\31\/6--head-nav,
    .\32\/12--head-nav {
        width: 16.66667%
    }
    .\35\/6--head-nav,
    .\3130\/12--head-nav {
        width: 83.33333%
    }
    .\31\/8--head-nav {
        width: 12.5%
    }
    .\33\/8--head-nav {
        width: 37.5%
    }
    .\35\/8--head-nav {
        width: 62.5%
    }
    .\37\/8--head-nav {
        width: 87.5%
    }
    .\31\/11--head-nav {
        width: 9.09091%
    }
    .\32\/11--head-nav {
        width: 18.18182%
    }
    .\33\/11--head-nav {
        width: 27.27273%
    }
    .\34\/11--head-nav {
        width: 36.36364%
    }
    .\35\/11--head-nav {
        width: 45.45455%
    }
    .\36\/11--head-nav {
        width: 54.54545%
    }
    .\37\/11--head-nav {
        width: 63.63636%
    }
    .\38\/11--head-nav {
        width: 72.72727%
    }
    .\39\/11--head-nav {
        width: 81.81818%
    }
    .\3130\/11--head-nav {
        width: 90.90909%
    }
    .\31\/12--head-nav {
        width: 8.33333%
    }
    .\35\/12--head-nav {
        width: 41.66667%
    }
    .\37\/12--head-nav {
        width: 58.33333%
    }
    .\3131\/12--head-nav {
        width: 91.66667%
    }

}

@media screen and (min-width:1280px) {
    .\31\/2--huge,
    .\32\/4--huge,
    .\33\/6--huge,
    .\34\/8--huge,
    .\36\/12--huge {
        width: 50%
    }
    .\31\/3--huge,
    .\32\/6--huge,
    .\34\/12--huge {
        width: 33.33333%
    }
    .\32\/3--huge,
    .\34\/6--huge,
    .\38\/12--huge {
        width: 66.66667%
    }
    .\31\/4--huge,
    .\32\/8--huge,
    .\33\/12--huge {
        width: 25%
    }
    .\33\/4--huge,
    .\36\/8--huge,
    .\39\/12--huge {
        width: 75%
    }
    .\31\/5--huge {
        width: 20%
    }
    .\32\/5--huge {
        width: 40%
    }
    .\33\/5--huge {
        width: 60%
    }
    .\34\/5--huge {
        width: 80%
    }
    .\31\/6--huge,
    .\32\/12--huge {
        width: 16.66667%
    }
    .\35\/6--huge,
    .\3130\/12--huge {
        width: 83.33333%
    }
    .\31\/8--huge {
        width: 12.5%
    }
    .\33\/8--huge {
        width: 37.5%
    }
    .\35\/8--huge {
        width: 62.5%
    }
    .\37\/8--huge {
        width: 87.5%
    }
    .\31\/11--huge {
        width: 9.09091%
    }
    .\32\/11--huge {
        width: 18.18182%
    }
    .\33\/11--huge {
        width: 27.27273%
    }
    .\34\/11--huge {
        width: 36.36364%
    }
    .\35\/11--huge {
        width: 45.45455%
    }
    .\36\/11--huge {
        width: 54.54545%
    }
    .\37\/11--huge {
        width: 63.63636%
    }
    .\38\/11--huge {
        width: 72.72727%
    }
    .\39\/11--huge {
        width: 81.81818%
    }
    .\3130\/11--huge {
        width: 90.90909%
    }
    .\31\/12--huge {
        width: 8.33333%
    }
    .\35\/12--huge {
        width: 41.66667%
    }
    .\37\/12--huge {
        width: 58.33333%
    }
    .\3131\/12--huge {
        width: 91.66667%
    }
}

@media screen and (min-width:1440px) {
    .\31\/2--megga,
    .\32\/4--megga,
    .\33\/6--megga,
    .\34\/8--megga,
    .\36\/12--megga {
        width: 50%
    }
    .\31\/3--megga,
    .\32\/6--megga,
    .\34\/12--megga {
        width: 33.33333%
    }
    .\32\/3--megga,
    .\34\/6--megga,
    .\38\/12--megga {
        width: 66.66667%
    }
    .\31\/4--megga,
    .\32\/8--megga,
    .\33\/12--megga {
        width: 25%
    }
    .\33\/4--megga,
    .\36\/8--megga,
    .\39\/12--megga {
        width: 75%
    }
    .\31\/5--megga {
        width: 20%
    }
    .\32\/5--megga {
        width: 40%
    }
    .\33\/5--megga {
        width: 60%
    }
    .\34\/5--megga {
        width: 80%
    }
    .\31\/6--megga,
    .\32\/12--megga {
        width: 16.66667%
    }
    .\35\/6--megga,
    .\3130\/12--megga {
        width: 83.33333%
    }
    .\31\/8--megga {
        width: 12.5%
    }
    .\33\/8--megga {
        width: 37.5%
    }
    .\35\/8--megga {
        width: 62.5%
    }
    .\37\/8--megga {
        width: 87.5%
    }
    .\31\/11--megga {
        width: 9.09091%
    }
    .\32\/11--megga {
        width: 18.18182%
    }
    .\33\/11--megga {
        width: 27.27273%
    }
    .\34\/11--megga {
        width: 36.36364%
    }
    .\35\/11--megga {
        width: 45.45455%
    }
    .\36\/11--megga {
        width: 54.54545%
    }
    .\37\/11--megga {
        width: 63.63636%
    }
    .\38\/11--megga {
        width: 72.72727%
    }
    .\39\/11--megga {
        width: 81.81818%
    }
    .\3130\/11--megga {
        width: 90.90909%
    }
    .\31\/12--megga {
        width: 8.33333%
    }
    .\35\/12--megga {
        width: 41.66667%
    }
    .\37\/12--megga {
        width: 58.33333%
    }
    .\3131\/12--megga {
        width: 91.66667%
    }
}

@media screen and (-webkit-min-device-pixel-ratio:2),
screen and (min-resolution:2dppx),
screen and (min-resolution:192dpi) {
    .\31\/2--retina,
    .\32\/4--retina,
    .\33\/6--retina,
    .\34\/8--retina,
    .\36\/12--retina {
        width: 50%
    }
    .\31\/3--retina,
    .\32\/6--retina,
    .\34\/12--retina {
        width: 33.33333%
    }
    .\32\/3--retina,
    .\34\/6--retina,
    .\38\/12--retina {
        width: 66.66667%
    }
    .\31\/4--retina,
    .\32\/8--retina,
    .\33\/12--retina {
        width: 25%
    }
    .\33\/4--retina,
    .\36\/8--retina,
    .\39\/12--retina {
        width: 75%
    }
    .\31\/5--retina {
        width: 20%
    }
    .\32\/5--retina {
        width: 40%
    }
    .\33\/5--retina {
        width: 60%
    }
    .\34\/5--retina {
        width: 80%
    }
    .\31\/6--retina,
    .\32\/12--retina {
        width: 16.66667%
    }
    .\35\/6--retina,
    .\3130\/12--retina {
        width: 83.33333%
    }
    .\31\/8--retina {
        width: 12.5%
    }
    .\33\/8--retina {
        width: 37.5%
    }
    .\35\/8--retina {
        width: 62.5%
    }
    .\37\/8--retina {
        width: 87.5%
    }
    .\31\/11--retina {
        width: 9.09091%
    }
    .\32\/11--retina {
        width: 18.18182%
    }
    .\33\/11--retina {
        width: 27.27273%
    }
    .\34\/11--retina {
        width: 36.36364%
    }
    .\35\/11--retina {
        width: 45.45455%
    }
    .\36\/11--retina {
        width: 54.54545%
    }
    .\37\/11--retina {
        width: 63.63636%
    }
    .\38\/11--retina {
        width: 72.72727%
    }
    .\39\/11--retina {
        width: 81.81818%
    }
    .\3130\/11--retina {
        width: 90.90909%
    }
    .\31\/12--retina {
        width: 8.33333%
    }
    .\35\/12--retina {
        width: 41.66667%
    }
    .\37\/12--retina {
        width: 58.33333%
    }
    .\3131\/12--retina {
        width: 91.66667%
    }
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block !important;
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-slide>div>div {
    display: block!important
}

.slick-dotted.slick-slider {
    margin-bottom: 0
}

.slick-dots {
    bottom: -36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 12px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (min-width:1025px) {
    .slick-dots {
        height: 8px
    }
}

.slick-dots li {
    height: 12px;
    margin: 0 4px;
    width: 12px
}

.slick-dots li:first-child {
    margin-left: 0
}

@media screen and (min-width:1025px) {
    .slick-dots li {
        height: 10px;
        margin: 0 6px;
        width: 10px
    }
}

.slick-dots li button {
    height: 100%;
    padding: 0;
    width: 100%
}

.slick-dots li button:before {
    color: #e8e9e9;
    height: 100%;
    line-height: 6px;
    font-family: inherit;
    font-size: 28px;
    opacity: 1;
    width: 100%
}

.slick-dots li.slick-active button:before {
    color: #222729;
    opacity: 1
}

.slick-slide,
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.share-this-popover {
    max-width: 8em;
    pointer-events: none;
    -webkit-filter: drop-shadow(0 1px 3px rgba(0, 0, 0, .35));
    filter: drop-shadow(0 1px 3px rgba(0, 0, 0, .35));
    -webkit-animation: share-this-intro .3s;
    animation: share-this-intro .3s;
    z-index: 999;
}

.share-this-popover:before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    width: 0;
    height: 0;
    margin: .25em -.5em;
    border-width: .5em .5em 0;
    border-style: solid;
    border-color: #333 transparent
}

.share-this-popover>ul {
    pointer-events: auto;
    list-style: none;
    padding: 0;
    margin: -.75em 0 0;
    white-space: nowrap;
    background: #333;
    color: #fff;
    border-radius: .25em;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%)
}

.share-this-popover>ul>li {
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center
}

.share-this-popover>ul>li>a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: inherit;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: .35em
}

.share-this-popover>ul>li>a:focus,
.share-this-popover>ul>li>a:hover {
    background: hsla(0, 0%, 100%, .25)
}

@media (pointer:coarse) {
    .share-this-popover {
        font-size: 150%
    }
    .share-this-popover:before {
        bottom: auto;
        top: 100%;
        border-width: 0 .5em .5em;
        margin-top: 0
    }
    .share-this-popover>ul {
        top: 100%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        margin: .5em 0 0
    }
}

@media (max-width:575px) {
    .share-this-popover {
        left: 0!important;
        right: 0!important;
        width: auto!important;
        max-width: none
    }
    .share-this-popover:before {
        bottom: auto;
        top: 100%;
        border-width: 0 .5em .5em;
        margin-top: 0
    }
    .share-this-popover>ul {
        top: 100%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        margin: .5em 0 0;
        left: 0;
        width: 100%;
        -webkit-transform: none;
        transform: none;
        border-radius: 0;
        text-align: center
    }
}

@-webkit-keyframes share-this-intro {
    0% {
        -webkit-transform: translateY(-3em);
        opacity: 0
    }
    80% {
        -webkit-transform: translateY(.5em);
        opacity: 1
    }
    to {
        -webkit-transform: translateY(0)
    }
}

@keyframes share-this-intro {
    0% {
        -webkit-transform: translateY(-3em);
        transform: translateY(-3em);
        opacity: 0
    }
    80% {
        -webkit-transform: translateY(.5em);
        transform: translateY(.5em);
        opacity: 1
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.si-has-border .si-content-wrapper {
    border: none
}

.si-content-wrapper {
    background-color: transparent;
    width: 204px;
    height: 161px
}

.si-pointer-top {
    display: none
}

.si-frame {
    border-radius: 0
}

.parsley-errors-list {
    color: #ca1416;
    font-size: 14px;
    padding-top: 2px
}

@font-face {
    font-family: UniversLTStd-Light;
    src: url("../fonts/UniversLTStd-Light/UniversLTStd-Light.woff") format("woff")
}

@font-face {
    font-family: UniversLTStd;
    src: url("../fonts/UniversLTStd/UniversLTStd.woff") format("woff")
}

input:-webkit-autofill,
input:-webkit-autofill:focus,
input:-webkit-autofill:hover {
    -webkit-box-shadow: 0 0 0 1000px transparent inset;
    -webkit-text-fill-color: #222729
}

input:-webkit-autofill:focus {
    -webkit-text-fill-color: #222729
}

input {
    border: none;
    border-bottom: 1px solid #f4f4f4;
    border-radius: 0!important;
    color: #222729;
    padding-bottom: 12px;
    outline: none;
    font-family: 'DB Helvethaica X', UniversLTStd-Light, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-size: 20px;
    line-height: 25px
}

input[type=checkbox] {
    display: none
}

input[type=checkbox]+label,
input[type=checkbox]:checked+label {
    display: inline-block;
    height: 24px;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 24px
}

input[type=checkbox]+label {
    background-image: url("../images/icons/ic_check_box_outline_blank-grey.svg");
    background-size: 24px
}

input[type=checkbox]:checked+label {
    background-image: url("../images/icons/ic_check_box-blue.svg")
}

textarea {
    border: none;
    border-bottom: 1px solid #f4f4f4;
    border-radius: 0!important;
    display: block;
    padding-bottom: 12px;
    resize: none
}

select,
textarea {
    outline: none;
    width: 100%;
    font-family: UniversLTStd-Light, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-size: 20px;
    line-height: 25px
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: none;
    border-radius: 0;
    cursor: pointer
}

main {
    overflow-x: hidden
}

body,
html {
    color: #222729;
    /*    height: 100%;*/
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-overflow-scrolling: touch!important;
    font-family: UniversLTStd-Light, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 25px
}

@media screen and (min-width:1025px) {
    body,
    html {
        font-size: 20px;
        line-height: 25px
    }
}

a {
    color: inherit
}

.l-container {
    margin-right: auto;
    margin-left: auto;
    padding-right: 12px;
    padding-left: 12px;
    max-width: 2000px
}

@media screen and (min-width:801px) {
    .l-container {
        padding-right: 24px;
        padding-left: 24px
    }
}

@media screen and (min-width:1025px) {
    .l-container {
        padding-right: 48px;
        padding-left: 48px
    }
}

.l-constrain {
    margin: 0 auto;
    max-width: 1124px
}

.l-constrain--huge {
    max-width: 1480px
}

.l-constrain--gigantic {
    max-width: 1620px
}

.l-constrain--small {
    max-width: 660px
}

.l-wrapper {
    padding: 0 24px
}

@media screen and (min-width:1025px) {
    .l-wrapper {
        padding: 0 48px
    }
}

.l-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

.l-flex--middle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.l-flex--right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.l-flex--center-middle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.l-flex--space-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.l-flex--column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.l-flex--flex-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.l-flex--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.l-offset-1 {
    margin-left: 24px
}

@media screen and (max-width:800px) {
    .l-offset-1 {
        width: calc(100% - 24px)
    }
}

@media screen and (min-width:801px) {
    .l-offset-1--lap-and-up {
        margin-left: 8.33333%
    }
}

@media screen and (min-width:500px) {
    .l-offset-1--handheld-and-up {
        margin-left: 8.33333%
    }
}

@media screen and (min-width:801px) {
    .l-offset-7--lap-and-up {
        margin-left: 58.33331%
    }
}

@media screen and (min-width:500px) {
    .l-offset-7--handheld-and-up {
        margin-left: 58.33331%
    }
}

.o-badge {
    font-size: 12px;
    background: #d8d8d8;
    padding: 2px 12px;
    color: #333;
    font-weight: 700;
    z-index: 20;
    line-height: 22px
}

.o-badge.o-badge-lemon {
    background: #f8e71c
}

.o-page-cover {
    background: #fff;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%;
    z-index: 9999
}

.o-page-cover.hide {
    opacity: 0;
    visibility: hidden
}

.o-main {
    display: block;
    padding-top: 56px
}

@media screen and (min-width:1025px) {
    .o-main {
        padding-top: 64px
    }
}

.o-main--double-padding-top {
    padding-top: 112px
}

@media screen and (min-width:1025px) {
    .o-main--double-padding-top {
        padding-top: 128px
    }
}

.o-bg-color-goldenYellow {
    background-color: #ffdd08
}

.o-bg-color-cinder {
    background-color: #222729
}

.o-bg-color-prussianBlue {
    background-color: #0073c4
}

.o-bg-cover {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%
}

.o-body,
.o-body p {
    margin-bottom: 24px;
    font-size: 14px;
    line-height: 19px
}

.o-body:last-child,
.o-body p:last-child,
.o-body p p:last-child {
    margin-bottom: 0
}

@media screen and (min-width:1025px) {
    .o-body,
    .o-body p {
        margin-bottom: 24px
    }
}

.o-body--1 {
    font-family: 'DB Helvethaica X', UniversLTStd-Light, Helvetica, Arial, sans-serif;
    letter-spacing: 0
}

.o-body--2 {
    font-family: 'DB Helvethaica X', UniversLTStd, Helvetica, Arial, sans-serif;
    letter-spacing: 0
}

.o-button {
    text-transform: uppercase;
    font-family: 'DB Helvethaica X', Arial, sans-serif;
    letter-spacing: .8px
}

.o-button--3 {
    font-size: 14px;
    line-height: 1
}

@media screen and (min-width:1025px) {
    .o-button--3 {
        font-size: 16px;
        line-height: 1
    }
}

.o-category-tag {
    color: #ffffff;
    margin-bottom: 10px;
    font-family: 'DB Helvethaica X', UniversLTStd, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-size: 24px;
    line-height: 26px
}

@media screen and (min-width:1025px) {
    .o-category-tag {
        margin-bottom: 10px
    }
}

/*.o-copy,
.o-copy p {
    margin-bottom: 24px;
    font-size: 14px;
    line-height: 19px
}

.o-copy:last-child,
.o-copy p:last-child,
.o-copy p p:last-child {
    margin-bottom: 0
}*/

.o-copy::-moz-selection,
.o-copy p::-moz-selection,
.o-copy h1::-moz-selection,
.o-copy h2::-moz-selection,
.o-copy h3::-moz-selection,
.o-copy h4::-moz-selection,
.o-copy h5::-moz-selection,
.o-copy h6::-moz-selection,
.o-copy a::-moz-selection,
.o-copy span::-moz-selection,
.o-copy div::-moz-selection,
.o-copy li::-moz-selection,
.o-copy label::-moz-selection,
.o-copy td::-moz-selection{
    background-color: #ffdd08;
}

.o-copy::selection,
.o-copy p::selection,
.o-copy h1::selection, 
.o-copy h2::selection, 
.o-copy h3::selection, 
.o-copy h4::selection, 
.o-copy h5::selection,
.o-copy h6::selection,
.o-copy a::selection,
.o-copy span::selection,
.o-copy div::selection,
.o-copy li::selection,
.o-copy label::selection,
.o-copy td::selection{
    background-color: #ffdd08;
}

/*@media screen and (min-width:1025px) {
    .o-copy,
    .o-copy p {
        margin-bottom: 24px;
        font-size: 20px;
        line-height: 25px
    }
}*/

/*.o-copy a {
    border-bottom: 1px solid #222729;
    text-decoration: none;
    -webkit-transition: all .3s;
    transition: all .3s
}

.o-copy a:hover {
    border-bottom-color: #919394;
    opacity: .5
}*/

/*.o-copy--mb-0 {
    margin-bottom: 0
}

.o-copy--aluminium {
    color: #919394
}*/

.o-darkener {
    background: -webkit-gradient(linear, left top, right top, from(#222729), to(rgba(34, 39, 41, 0)));
    background: linear-gradient(90deg, #222729 0, rgba(34, 39, 41, 0));
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

.o-heading {
    font-family: 'DB Helvethaica X', Arial, sans-serif;
    letter-spacing: 0;
    font-size: 24px;
    line-height: 29px
}

.o-heading.large {
    margin-bottom: 6px;
    font-size: 34px;
    line-height: 39px
}

@media screen and (min-width:1025px) {
    .o-heading.large {
        font-size: 45px;
        line-height: 50px
    }
}

.o-heading--large {
    margin-bottom: 6px;
    font-size: 24px;
    line-height: 29px
}

@media screen and (min-width:801px) {
    .o-heading--large {
        font-size: 34px;
        line-height: 39px
    }
}

@media screen and (min-width:1025px) {
    .o-heading--large {
        font-size: 45px;
        line-height: 50px
    }
}

.o-heading--large-margin {
    margin-bottom: 48px
}

.o-heading--huge {
    margin-bottom: 0;
    font-size: 34px;
    line-height: 0
}

@media screen and (min-width:1025px) {
    .o-heading--huge {
        margin-bottom: 50px;
        font-size: 60px;
        line-height: 70px
    }
    .o-heading--huge.min {
        margin-bottom: 20px;
        font-size: 45px;
        line-height: 45px
    }
}

.o-heading--gigantic {
    margin-bottom: 12px;
    font-size: 56px;
    line-height: 61px
}

.o-heading--gigantic:last-child,
.o-heading--gigantic p:last-child {
    margin-bottom: 0
}

@media screen and (min-width:801px) {
    .o-heading--gigantic {
        font-size: 88px;
        line-height: 88px
    }
}

@media screen and (min-width:1025px) {
    .o-heading--gigantic {
        margin-bottom: 48px;
        font-size: 100px;
        line-height: 100px
    }
}

@media screen and (min-width:1440px) {
    .o-heading--gigantic {
        margin-bottom: 48px;
        font-size: 144px;
        line-height: 144px
    }
}

.o-heading--huge-no-margin {
    margin-bottom: 0
}

.o-full-height {
    height: 100%
}

.o-auto-height {
    height: auto
}

.o-highlight,
.o-highlight p {
    margin-bottom: 24px;
    font-family: UniversLTStd, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 21px
}

.o-highlight:last-child,
.o-highlight p:last-child,
.o-highlight p p:last-child {
    margin-bottom: 0
}

@media screen and (min-width:1025px) {
    .o-highlight,
    .o-highlight p {
        margin-bottom: 36px;
        font-size: 24px;
        line-height: 29px
    }
}

.o-link {
    border-bottom: 1px solid #000;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word
}

.o-link,
.o-link-inherit {
    color: inherit;
    text-decoration: none
}

.o-list-inline {
    /*text-align: right;*/
    margin-right: 0;
    list-style: none
}

@media screen and (max-width: 768px) {
    .o-list-inline {
        text-align: center;
        clear: both;
    }
    .c-social__text {
        padding-bottom: 25px;
    }
}

.o-list-inline__item {
    display: inline-block
}

.o-section {
    margin: 56px 0
}

@media screen and (min-width:1025px) {
    .o-section {
        margin: 128px 0
    }
}

@media screen and (min-width:1160px) {
    .o-section {
        margin: 176px 0
    }
}

.o-section--force-mt-object-height {
    margin-top: 56px!important
}

@media screen and (min-width:1025px) {
    .o-section--force-mt-object-height {
        margin-top: 64px!important
    }
}

@media screen and (max-width:1024px) {
    .o-section--force-mt-object-height-half-mobile {
        margin-top: 28px!important
    }
}

.o-section.mt-0 {
    margin-top: 0
}

.o-section.mb-0 {
    margin-bottom: 0
}

.o-section.o-listing-section {
    overflow: hidden
}

.o-secondary {
    color: rgba(34, 39, 41, .5)
}

.o-icon {
    height: 16px;
    width: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.f-icon {
    height: 30px;
    width: 30px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.o-portrait-image {
    -webkit-box-shadow: 0 2px 8px 1px rgba(32, 39, 41, .1);
    box-shadow: 0 2px 8px 1px rgba(32, 39, 41, .1);
    border-radius: 50%;
    width: 100%
}

.o-title {
    margin-bottom: 6px;
    font-size: 20px;
    line-height: 25px
}

.o-title:last-child,
.o-title p:last-child {
    margin-bottom: 0
}

.o-checkboxes,
.o-typography p:not(:last-of-type) {
    margin-bottom: 24px
}

.o-checkbox,
.o-checkboxes--hit-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.o-checkbox {
    margin-bottom: 8px
}

@media screen and (min-width:1025px) {
    .o-checkbox {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }
}

.c-dropdown .o-checkbox {
    width: 100%
}

.o-checkbox__checkbox {
    height: 24px
}

.o-checkbox__checkbox>label {
    cursor: pointer
}

.o-checkbox__label {
    cursor: pointer;
    padding-left: 4px;
    padding-top: 4px;
    text-transform: capitalize;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: 'DB Helvethaica X', UniversLTStd-Light, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-size: 14px;
    line-height: 19px
}

.foo {
    pointer-events: none
}

.o-infowindow-body {
    color: #fff;
    cursor: pointer;
    height: calc(100% - 8px);
    left: 0;
    padding: 16px;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: #222729;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover
}

.o-infowindow-body>div:not(.o-infowindow-body__arrow) {
    position: relative;
    z-index: 5
}

.o-infowindow-body:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(-45deg, rgba(34, 39, 41, .1), rgba(34, 39, 41, .4) 65%, rgba(34, 39, 41, .8))
}

.o-infowindow-body:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 68px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(34, 39, 41, 0)), to(#222729));
    background-image: linear-gradient(-180deg, rgba(34, 39, 41, 0), #222729)
}

.o-infowindow-body__category-tag {
    opacity: .7;
    font-size: 10px;
    line-height: 10px
}

.o-infowindow-body__label {
    font-size: 14px;
    line-height: 14px
}

.o-infowindow-body__arrow {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 12px 0;
    border-color: #222729 transparent transparent
}

.o-component {
    margin: 56px 0
}

@media screen and (min-width:1025px) {
    .o-component {
        margin: 30px 0
    }
}

@media screen and (min-width:1025px) {
    .o-animate-in-element {
        opacity: 0;
        -webkit-transform: translateY(80px);
        transform: translateY(80px)
    }
}

@media screen and (max-width:1024px) {
    .o-animate-in-element {
        opacity: 1!important;
        -webkit-transform: translateY(0)!important;
        transform: translateY(0)!important
    }
}

body.isLivePreview .o-animate-in-element {
    opacity: 1!important;
    -webkit-transform: translateY(0)!important;
    transform: translateY(0)!important
}

.o-template-main>div>section:first-child {
    margin-top: 0
}

.o-template-listing>div>section:first-child {
    margin-top: 140px
}

@media screen and (min-width:1025px) {
    .o-template-listing>div>section:first-child {
        margin-top: 184px
    }
}

.o-template-listing__main {
    position: relative
}

.o-template-listing__loader-image {
    left: 0;
    position: absolute;
    top: 48px
}

@media screen and (min-width:1025px) {
    .o-template-listing__loader-image {
        top: 72px
    }
}

.c-cookie-settings__row {
    padding: 25px 0
}

.c-cookie-settings__row--border {
    border-bottom: 1px solid #f4f4f4
}

.c-cookie-settings__row p {
    font-size: 14px;
    color: rgba(34, 39, 41, .5);
    text-align: left;
    line-height: 19px;
    margin: 16px 0;
    max-width: 400px
}

.c-cookie-settings__row-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.c-cookie-settings__heading {
    display: inline-block;
    font-size: 20px;
    color: #222729;
    text-align: left;
    line-height: 25px
}

.c-switch {
    position: relative;
    display: inline-block;
    width: 34px;
    height: 20px
}

.c-switch input {
    display: none
}

.c-switch input:checked+.c-switch__slider:before {
    -webkit-transform: translate(14px, -50%);
    transform: translate(14px, -50%);
    background-color: #0077c0
}

.c-switch__slider {
    cursor: pointer;
    top: 0;
    width: 100%;
    height: 14px;
    background-color: hsla(200, 1%, 57%, .5);
    border-radius: 34px
}

.c-switch__slider,
.c-switch__slider:before {
    position: absolute;
    left: 0;
    -webkit-transition: .4s;
    transition: .4s
}

.c-switch__slider:before {
    content: "";
    height: 20px;
    width: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-color: #e8e9e9;
    border-radius: 50%
}

.c-cookie-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 20px 16px;
    width: 100%;
    background-color: #222729;
    color: #fff;
    z-index: 100000
}

@media screen and (min-width:801px) {
    .c-cookie-bar {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 23px 25px
    }
}

.c-cookie-bar p {
    font-size: 14px;
    line-height: 19px
}

@media screen and (min-width:801px) {
    .c-cookie-bar p {
        width: 70%
    }
}

.c-cookie-bar button {
    display: inline-block;
    padding: 0;
    font-size: 16px;
    line-height: 1;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    text-transform: uppercase;
    color: inherit;
    font-family: 'DB Helvethaica X', Arial, sans-serif;
    letter-spacing: .8px
}

.c-cookie-bar button:hover {
    cursor: pointer
}

.event-bright-us-wrapper {
    border: 1px solid #f8f8fa
}

.event-bright-us-wrapper [id*=" eventbrite-widget-container-"],
.event-bright-us-wrapper [id^=eventbrite-widget-container-] {
    height: 380px!important
}

@media screen and (min-width:500px) {
    .event-bright-us-wrapper [id*=" eventbrite-widget-container-"],
    .event-bright-us-wrapper [id^=eventbrite-widget-container-] {
        height: 480px!important
    }
}

.event-bright-us-wrapper iframe {
    max-width: 1000px;
    display: block;
    margin: 0 auto;
    height: 380px
}

@media screen and (min-width:500px) {
    .event-bright-us-wrapper iframe {
        height: 480px
    }
}

html.ie {
    overflow-x: hidden
}

html.ie .js-page-cover {
    display: none
}

.ie .browserupgrade {
    display: block
}

.browserupgrade {
    display: none;
    position: relative
}

.browserupgrade__wrapper {
    position: fixed;
    bottom: 0;
    left: 0;
    padding: 20px 16px;
    width: 100%;
    background-color: #222729;
    color: #fff;
    z-index: 9999
}

.browserupgrade__wrapper p {
    font-size: 14px;
    line-height: 19px;
    float: left;
    width: 90%
}

.browserupgrade__close img {
    float: right;
    width: 10%;
    height: 20px;
    width: 20px;
    cursor: pointer;
    display: inline-block
}

.ie-only {
    display: none!important
}

.ie .ie-only,
.modern-only {
    display: block!important
}

.ie .modern-only {
    display: none!important
}

.u-opacity-half {
    opacity: .5
}

.u-visually-hidden {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden
}

.accordion__main-title {
    margin-bottom: 56px
}

.accordion__item {
    margin-bottom: 24px
}

.accordion__detail {
    background: #fff;
    -webkit-box-shadow: 0 2px 8px 1px rgba(34, 39, 41, .15);
    box-shadow: 0 2px 8px 1px rgba(34, 39, 41, .15)
}

.accordion__detail-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 19px 64px 19px 24px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

.accordion__detail-title:after {
    content: "";
    position: absolute;
    display: block;
    height: 24px;
    width: 24px;
    background: url("../images/icons/ic_add-black.svg") no-repeat 50%;
    background-size: contain;
    right: 24px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media screen and (min-width:1025px) {
    .accordion__detail-title:after {
        right: 48px
    }
}

@media screen and (min-width:1025px) {
    .accordion__detail-title {
        padding: 48px 96px 48px 48px
    }
}

.accordion__detail-lead {
    margin-bottom: 36px;
    overflow: hidden;
    padding-right: 48px
}

.accordion__detail-lead:last-child,
.accordion__detail-lead p:last-child {
    margin-bottom: 0
}

@media screen and (min-width:1025px) {
    .accordion__detail-lead {
        padding-right: 58px
    }
}

.accordion__body {
    overflow: hidden;
    padding: 0 24px 19px;
    display: none
}

@media screen and (min-width:1025px) {
    .accordion__body {
        padding: 0 48px 40px
    }
}

.c-anchor-links__tag {
    margin-bottom: 24px
}

.c-anchor-links__item {
    cursor: pointer;
    margin-bottom: 6px;
    text-transform: uppercase;
    -webkit-transition: all .3s;
    transition: all .3s;
    font-family: 'DB Helvethaica X', Arial, sans-serif;
    letter-spacing: .8px;
    font-size: 16px
}

.c-anchor-links__item:last-child,
.c-anchor-links__item p:last-child {
    margin-bottom: 0
}

@media screen and (min-width:1025px) {
    .c-anchor-links__item {
        margin-bottom: 12px
    }
}

.c-anchor-links__item:hover {
    opacity: .5
}

.c-application-form {
    margin-top: 48px
}

@media screen and (min-width:1025px) {
    .c-application-form {
        margin-top: 96px
    }
}

.c-application-form__row {
    margin-bottom: 36px
}

.c-application-form__row:last-child,
.c-application-form__row p:last-child {
    margin-bottom: 0
}

@media screen and (min-width:801px) {
    .c-application-form__row {
        margin-top: 48px
    }
}

@media screen and (min-width:1025px) {
    .c-application-form__row {
        margin-bottom: 96px
    }
}

.c-application-form h3 {
    margin-bottom: 12px
}

@media screen and (min-width:1025px) {
    .c-application-form h3 {
        margin-bottom: 24px
    }
}

.c-application-form__attachment {
    border-bottom: 1px solid #f4f4f4;
    margin-bottom: 24px;
    position: relative;
    z-index: 0
}

.c-application-form__attachment-input {
    opacity: 0;
    visibility: hidden
}

.c-application-form__attachment-label,
.c-application-form__upload-message {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.c-application-form__attachment-label {
    cursor: pointer;
    margin-bottom: 0!important
}

.c-application-form__upload-message {
    bottom: 4px;
    color: rgba(34, 39, 41, .5);
    height: auto;
    overflow: hidden;
    pointer-events: none;
    top: inherit;
    white-space: nowrap
}

.c-application-form__upload-button {
    color: #222729;
    line-height: 1.4!important
}

.c-application-form__notes {
    font-family: UniversLTStd-Light, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-size: 14px;
    line-height: 19px
}

.c-application-form__upload-clear {
    background-color: #fff;
    bottom: 13px;
    cursor: pointer;
    opacity: 0;
    position: absolute;
    right: 0;
    visibility: hidden;
    z-index: 100000
}

.c-application-form__attachment-error-list {
    margin-bottom: 24px
}

.c-application-form__attachment-error-item {
    color: #ca1416;
    padding-top: 2px;
    font-size: 14px
}

.c-application-form #hearAboutUsOtherCell {
    display: none
}

@media screen and (max-width:800px) {
    .c-article-intro__share-desktop {
        display: none
    }
}

.c-article-intro__share-mobile {
    display: block
}

@media screen and (min-width:801px) {
    .c-article-intro__share-mobile {
        display: none
    }
}

.c-article-intro__share {
    border: 1px solid #f4f4f4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 48px;
    width: 275px
}

@media screen and (min-width:500px) {
    .c-article-intro__share {
        width: 315px
    }
}

@media screen and (min-width:801px) {
    .c-article-intro__share {
        display: block;
        margin-bottom: 0;
        width: 64px
    }
}

.c-article-intro__share-item {
    border-left: 1px solid #f4f4f4
}

.c-article-intro__share-item:first-child {
    pointer-events: none
}

.c-article-intro__share-item:first-child>.c-share-link {
    background-color: #222729!important
}

.c-article-intro__share-item:first-child,
.c-article-intro__share-item:nth-child(2) {
    border-left: none
}

@media screen and (min-width:801px) {
    .c-article-intro__share-item {
        border-left: none;
        border-top: 1px solid #f4f4f4
    }
    .c-article-intro__share-item:first-child,
    .c-article-intro__share-item:nth-child(2) {
        border-top: none
    }
}

.c-article-intro__meta {
    color: #919394;
    margin-bottom: 48px;
    font-family: UniversLTStd-Light, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-size: 20px;
    line-height: 25px
}

@media screen and (min-width:1025px) {
    .c-article-intro__meta {
        margin-bottom: 96px
    }
}

.c-article-intro__copy::-moz-selection {
    background: #f8e71c
}

.c-article-intro__copy::selection {
    background: #f8e71c
}

.c-author__header {
    margin-bottom: 24px
}

.c-author__image {
    -webkit-box-shadow: 0 2px 8px 1px rgba(32, 39, 41, .1);
    box-shadow: 0 2px 8px 1px rgba(32, 39, 41, .1);
    border-radius: 50%;
    width: 100%
}

.c-author__heading {
    margin-bottom: 0
}

.c-author__subheading {
    color: #919394
}

.c-author__copy {
    margin-bottom: 36px
}

@media screen and (min-width:1025px) {
    .c-author__links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.c-author__link {
    margin-right: 36px
}

.c-author__link:last-child {
    margin-right: 0
}

.c-list-block {
    margin-bottom: 56px
}

.c-list-block:last-child,
.c-list-block p:last-child {
    margin-bottom: 0
}

@media screen and (min-width:1025px) {
    .c-list-block {
        margin-bottom: 64px
    }
}

.c-list-block__header {
    border-bottom: 1px solid #f4f4f4;
    display: none;
    padding-bottom: 36px
}

@media screen and (min-width:1025px) {
    .c-list-block__header {
        display: block
    }
}

.c-list-block__row {
    border-bottom: 1px solid #f4f4f4;
    color: #222729;
    padding: 16px 0 14px
}

.c-list-block__row:first-child {
    border-top: 1px solid #f4f4f4
}

@media screen and (min-width:1025px) {
    .c-list-block__row {
        padding: 46px 0 38px
    }
}

@media screen and (max-width:1024px) {
    .c-list-block__row>div,
    .c-list-block__row>div>div {
        line-height: 1
    }
}

.c-list-block__row span {
    font-family: UniversLTStd-Light, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-size: 14px;
    line-height: 19px
}

@media screen and (min-width:1025px) {
    .c-list-block__row span {
        font-size: 20px;
        line-height: 25px
    }
}

.c-list-block__row-heading {
    font-family: UniversLTStd, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-size: 14px;
    line-height: 19px
}

@media screen and (min-width:1025px) {
    .c-list-block__row-heading {
        font-size: 20px;
        line-height: 25px
    }
}

.c-breadcrumbs {
    padding-top: 4px
}

@media screen and (max-width:499px) {
    .c-breadcrumbs {
        display: none
    }
}

.c-breadcrumbs__item {
    display: none;
    text-transform: none;
    font-family: UniversLTStd-Light, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 21px
}

@media screen and (min-width:801px) {
    .c-breadcrumbs__item {
        display: block
    }
}

.c-breadcrumbs__item:after {
    content: "/";
    opacity: .2;
    padding: 0 8px
}

.c-breadcrumbs__item:last-child {
    display: block;
    opacity: .5
}

.c-breadcrumbs__item:last-child:after {
    display: none
}

.c-breadcrumbs__item>a {
    opacity: 1;
    -webkit-transition: all .3s;
    transition: all .3s
}

.c-breadcrumbs__item>a:hover {
    opacity: .5
}

.c-button {
    border: 1px solid;
    cursor: pointer;
    display: block;
    height: 56px;
    padding: 0 24px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%;
    font-family: 'DB Helvethaica X', Arial, sans-serif;
    letter-spacing: .8px;
    font-size: 14px
}

@media screen and (min-width:1025px) {
    .c-button {
        height: 64px;
        padding: 0 30px;
        font-size: 16px
    }
}

.c-button:hover .c-button__arrow {
    -webkit-transform: translateX(8px);
    transform: translateX(8px)
}

.c-button:hover .c-button__add {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.c-button:disabled {
    cursor: inherit
}

.c-button:disabled,
.c-button:disabled:hover {
    background-color: #222729;
    border-color: #222729
}

.c-button:disabled .c-button__arrow {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.c-button--white {
    border-color: #fff;
    color: #fff
}

.c-button--cinder {
    background-color: #222729;
    border-color: #222729;
    color: #fff;
    -webkit-transition: all .4s;
    transition: all .4s
}

.c-button--cinder:hover {
    background-color: #919394;
    border-color: #919394
}

.c-button--navy-blue {
    background-color: #0077c0;
    border-color: #0077c0;
    color: #fff;
    -webkit-transition: all .4s;
    transition: all .4s
}

.c-button--navy-blue:hover {
    background-color: #114e74;
    border-color: #114e74
}

.c-button--athens-grey {
    background-color: #e8e9e9;
    border-color: #e8e9e9
}

.c-button--athens-grey:hover {
    background-color: #f4f4f4;
    border-color: #f4f4f4
}

.c-button--hero {
    max-width: 100%
}

@media screen and (min-width:1025px) {
    .c-button--hero {
        max-width: 294px
    }
}

@media screen and (max-width:1024px) {
    .c-button--hero {
        padding: 0 24px
    }
}

.c-button--cta,
.c-button--pre-footer {
    height: 40px;
    max-width: 100%;
    padding: 0 18px;
    font-size: 12px;
    line-height: 12px
}

@media screen and (min-width:500px) {
    .c-button--cta,
    .c-button--pre-footer {
        max-width: 240px
    }
}

@media screen and (min-width:1025px) {
    .c-button--cta,
    .c-button--pre-footer {
        font-size: 14px
    }
}

@media screen and (min-width:500px) {
    .c-button--pre-footer {
        max-width: 204px
    }
}

.c-button__label {
    color: inherit
}

.c-button__label--request-viewing {
    margin-right: 9px
}

.c-button__add,
.c-button__arrow {
    -webkit-transition: all .3s;
    transition: all .3s
}

.c-card-carousel {
    position: relative
}

@media screen and (max-width:1024px) {
    .c-card-carousel>div>div:first-child {
        display: none
    }
}

.c-card-carousel__controller {
    color: #fff;
    display: none;
    position: relative;
    z-index: 1
}

@media screen and (min-width:1025px) {
    .c-card-carousel__controller {
        display: block
    }
}

.c-card-carousel__next,
.c-card-carousel__prev {
    background-color: #000;
    cursor: pointer;
    height: 56px;
    margin-bottom: 1px;
    -webkit-transition: all .2s;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 56px
}

@media screen and (min-width:1025px) {
    .c-card-carousel__next,
    .c-card-carousel__prev {
        height: 64px;
        width: 64px
    }
}

.c-card-carousel__next:hover,
.c-card-carousel__prev:hover {
    background-color: rgba(0, 0, 0, .5)
}

.c-card-carousel__next:hover>.c-card-carousel__arrow {
    -webkit-animation-name: hop-right;
    animation-name: hop-right
}

.c-card-carousel__next:hover>.c-card-carousel__arrow,
.c-card-carousel__prev:hover>.c-card-carousel__arrow {
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-direction: alternate;
    animation-direction: alternate
}

.c-card-carousel__prev:hover>.c-card-carousel__arrow {
    -webkit-animation-name: hop-left;
    animation-name: hop-left
}

.c-card-carousel__arrow {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.c-card-carousel__card-holder.slick-slider {
    margin-bottom: 0!important
}

.c-card-carousel__card-holder>.slick-list {
    margin-bottom: 24px;
    margin-left: -12px;
    overflow: inherit;
    width: 95%
}

@media screen and (min-width:1025px) {
    .c-card-carousel__card-holder>.slick-list {
        margin-right: -12px;
        width: 100%
    }
}

.c-card-carousel__card-holder>.slick-list>.slick-track>.slick-slide {
    margin: 0 12px;
    -webkit-transition: all .4s ease .2s;
    transition: all .4s ease .2s
}

.c-card-carousel__card-holder>.slick-list>.slick-track>.slick-slide.slick-active {
    opacity: 1!important;
    visibility: visible!important
}

.c-card-carousel__card-holder>.slick-list>.slick-track>.slick-slide.hide {
    opacity: 0;
    visibility: hidden
}

@media screen and (max-width:1024px) {
    .c-card-carousel__card-holder>.slick-list>.slick-track>.slick-slide {
        opacity: 1!important;
        visibility: visible!important
    }
}

.c-card-carousel__card-holder>.slick-dots {
    bottom: 0;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    position: relative;
    width: auto
}

.c-card {
    -webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .05);
    position: relative;
    -webkit-transition: all .4s;
    transition: all .4s;
    margin-bottom: 18px;
    
}

@media screen and (min-width:1500px) {
    .c-card {
        margin-bottom: 24px;
        height: 450px;
    }
    
}

@media screen and (min-width:1300px) {
    .c-card {
        margin-bottom: 24px;
        height: 430px!important;
    }
    
}


@media screen and (min-width:1025px) {
    .c-card {
        margin-bottom: 24px;
        height: 390px;
    }
    .c-card:hover {
        -webkit-box-shadow: 0 0 15px 0 rgba(45, 50, 52, .3);
        box-shadow: 0 0 15px 0 rgba(45, 50, 52, .3);
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
    .c-card:hover .c-card__tag {
        -webkit-transform: translateX(-4px);
        transform: translateX(-4px);
        -webkit-transition-delay: .2s;
        transition-delay: .2s
    }
    .c-card:hover .c-card__details>img {
        -webkit-transform: translateX(8px);
        transform: translateX(8px)
    }
}

.c-card__link {
    display: block!important;
    outline: none
}

.c-card__link>img {
    width: 100%
}

.c-card__image-carousel {
    position: relative;
    padding-bottom: 55%;
    height: 0
}

.c-card__tag {
    color: #fff;
    padding: 8px 8px 6px;
    position: absolute;
    top: 18px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-transition-delay: 0;
    transition-delay: 0;
    left: -4px;
    z-index: 2;
    font-family: UniversLTStd, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-size: 12px;
    line-height: 12px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.c-card__tag--blue {
    background-color: #0077c0
}

.c-card__tag--yellow {
    background-color: #ffdd08
}

.c-card__like {
    position: absolute;
    top: 18px;
    right: 18px;
    z-index: 2;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.c-card__like-icon {
    cursor: pointer;
    width: 24px
}

.c-card__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0
}

.c-card__image-wrapper {
    position: relative
}

.c-card__scrim {
    position: absolute;
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(34, 39, 41, .2)), color-stop(50%, rgba(34, 39, 41, 0)), to(rgba(34, 39, 41, .2)));
    background-image: linear-gradient(-90deg, rgba(34, 39, 41, .2), rgba(34, 39, 41, 0) 50%, rgba(34, 39, 41, .2));
    z-index: 1;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0
}
.c-card__soldout{
    position: absolute;top: 0;left: 0;
    max-width: 40%;
}
.c-card__soldout-b{
    position: absolute;bottom:0;right:0;
    max-width: 40%;
}

.c-card__image-carousel>.slick-next,
.c-card__image-carousel>.slick-prev {
    height: 30px;
    width: 30px;
    z-index: 2
}

.c-card__image-carousel>.slick-next:before,
.c-card__image-carousel>.slick-prev:before {
    background-size: 20px 20px;
    content: "";
    left: 0;
    right: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 1
}

.c-card__image-carousel>.slick-prev {
    left: 12px
}

.c-card__image-carousel>.slick-prev:before {
    background: url("../images/left_nav.png") no-repeat 50%;
}

.c-card__image-carousel>.slick-next {
    right: 12px
}

.c-card__image-carousel>.slick-next:before {
    background: url("../images/right_nav.png") no-repeat 50%;
}

.c-card__body {
    padding: 24px
}

.c-card__category-tag {
    color: #919394;
    margin-bottom: 0;
    line-height: 16px;
    font-size: 16px;
}

.c-card__subheading {
    opacity: .7
}

.c-card__details {
    color: #919394;
    margin-top: 0;
    font-family: 'DB Helvethaica X', UniversLTStd-Light, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-size: 20px;
    line-height: 21px
}

.c-card__details>img {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.c-card .o-badge {
    position: absolute;
    top: 20px;
    left: -6px
}

@media screen and (min-width:801px) {
    .c-contact-columns .c-contact-column {
        margin-bottom: 56px
    }
    .c-contact-columns .c-contact-column:last-child {
        margin-bottom: 0
    }
}

@media screen and (min-width:1025px) {
    .c-contact-columns .c-contact-column {
        margin-bottom: 112px
    }
    .c-contact-columns .c-contact-column:last-child {
        margin-bottom: 0
    }
}

.c-contact-column__cell {
    margin-bottom: 48px
}

@media screen and (min-width:1025px) {
    .c-contact-column__cell {
        margin-bottom: 0
    }
}

.c-contact-column__category-tag {
    margin-bottom: 12px
}

@media screen and (min-width:1025px) {
    .c-contact-column__category-tag {
        margin-bottom: 24px
    }
}

.c-contact-column__head,
.c-contact-column__tel {
    margin-bottom: 12px
}

@media screen and (min-width:1025px) {
    .c-contact-column__head,
    .c-contact-column__tel {
        margin-bottom: 22px
    }
}

.c-contact-column__head {
    font-family: UniversLTStd, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 21px
}

@media screen and (min-width:1025px) {
    .c-contact-column__head {
        font-family: UniversLTStd-Light, Helvetica, Arial, sans-serif;
        letter-spacing: 0;
        font-size: 20px;
        line-height: 25px
    }
}

.c-contact-column__subheading {
    color: #919394
}

.c-contact-column__link {
    -webkit-transition: all .2s;
    transition: all .2s;
    font-family: UniversLTStd-Light, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 21px
}

.c-contact-column__link:hover {
    border-bottom-color: rgba(34, 39, 41, .5);
    opacity: .5
}

.c-cta__item {
    margin-bottom: 36px
}

.c-cta__item:last-child,
.c-cta__item p:last-child {
    margin-bottom: 0
}

@media screen and (min-width:1025px) {
    .c-cta__item {
        margin-bottom: 0
    }
}

.c-cta__tag {
    margin-bottom: 26px
}

.c-cta__links {
    margin-bottom: 24px
}

@media screen and (min-width:1025px) {
    .c-cta__links {
        margin-bottom: 33.6px
    }
}

.c-cta__tag {
    line-height: 12px
}

.c-cta__link {
    display: table;
    margin-bottom: 18px;
    font-family: UniversLTStd-Light, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 16px
}

.c-cta__link:last-child,
.c-cta__link p:last-child {
    margin-bottom: 0
}

@media screen and (min-width:1025px) {
    .c-cta__link {
        margin-bottom: 24px
    }
}

.c-cta__note {
    color: #919394;
    font-family: UniversLTStd-Light, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-size: 12px;
    line-height: 12px
}

@media screen and (min-width:1025px) {
    .c-cta__note {
        margin-top: 48px
    }
}

.c-definition-list__row {
    margin-bottom: 48px
}

.c-definition-list__row:last-child,
.c-definition-list__row p:last-child {
    margin-bottom: 0
}

.c-definition-list__title {
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 21px;
    font-family: UniversLTStd, Helvetica, Arial, sans-serif;
    letter-spacing: 0
}

@media screen and (min-width:801px) {
    .c-definition-list__title {
        margin-bottom: 0;
        font-size: 24px;
        line-height: 29px
    }
}

.c-definition-list__note {
    margin-bottom: 0
}

.c-dropdown {
    background-color: #fff;
    position: relative
}

.c-dropdown__opener {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.c-dropdown__box {
    bottom: -48px;
    -webkit-box-shadow: 0 2px 16px 1px rgba(34, 39, 41, .16);
    box-shadow: 0 2px 16px 1px rgba(34, 39, 41, .16);
    left: 0;
    opacity: 0;
    position: absolute;
    text-transform: inherit;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: bottom .8s cubic-bezier(.23, 1, .32, 1), opacity .3s cubic-bezier(.165, .84, .44, 1), visibility .3s cubic-bezier(.165, .84, .44, 1), -webkit-transform .8s cubic-bezier(.23, 1, .32, 1);
    transition: bottom .8s cubic-bezier(.23, 1, .32, 1), opacity .3s cubic-bezier(.165, .84, .44, 1), visibility .3s cubic-bezier(.165, .84, .44, 1), -webkit-transform .8s cubic-bezier(.23, 1, .32, 1);
    transition: bottom .8s cubic-bezier(.23, 1, .32, 1), transform .8s cubic-bezier(.23, 1, .32, 1), opacity .3s cubic-bezier(.165, .84, .44, 1), visibility .3s cubic-bezier(.165, .84, .44, 1);
    transition: bottom .8s cubic-bezier(.23, 1, .32, 1), transform .8s cubic-bezier(.23, 1, .32, 1), opacity .3s cubic-bezier(.165, .84, .44, 1), visibility .3s cubic-bezier(.165, .84, .44, 1), -webkit-transform .8s cubic-bezier(.23, 1, .32, 1);
    visibility: hidden;
    width: 100%;
    z-index: 2;
    font-family: UniversLTStd-Light, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-size: 15px;
    line-height: 20px
}

.c-dropdown__box.active {
    bottom: -24px;
    opacity: 1;
    visibility: visible
}

.c-dropdown__box--plain {
    left: 50%;
    -webkit-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%);
    width: 154px
}

.c-dropdown__box--plain.active {
    bottom: -12px
}

@media screen and (min-width:1025px) {
    .c-dropdown__box--subnav {
        left: 50%;
        min-width: 200px;
        -webkit-transform: translate(-50%, 100%);
        transform: translate(-50%, 100%)
    }
}

.c-dropdown__box--page-nav {
    left: inherit;
    min-width: 200px;
    right: 6px;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

@media screen and (min-width:1025px) {
    .c-dropdown__box--page-nav {
        right: 12px
    }
}

.c-dropdown__box--page-nav>.c-dropdown__box-content:after {
    left: inherit;
    right: -12px;
    -webkit-transform: inherit;
    transform: inherit
}

.c-dropdown__box-content {
    background-color: #fff;
    height: 100%;
    padding: 24px;
    padding-bottom: 20px;
    position: relative;
    width: 100%
}

.c-dropdown__box-content:after {
    content: url("../images/rectangle_shadow.png");
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -22px;
    left: 50%;
    z-index: -1
}

.c-dropdown__box-content ul {
    max-height: calc(100vh - 300px);
    overflow-y: scroll;
    position: relative;
    z-index: 1
}

.c-dropdown__item {
    color: #919394;
    cursor: pointer;
    margin-bottom: 18px;
    text-transform: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: UniversLTStd-Light, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-size: 15px
}

.c-dropdown__item:last-child,
.c-dropdown__item p:last-child {
    margin-bottom: 0
}

.c-dropdown__item.active,
.c-dropdown__item:hover {
    color: #222729
}

.c-enquiry-form__heading {
    margin-bottom: 36px
}

.c-enquiry-form__cell {
    margin-bottom: 24px
}

.c-enquiry-form__cell:last-child,
.c-enquiry-form__cell p:last-child {
    margin-bottom: 0
}

.c-enquiry-form__select {
    position: relative
}

.c-enquiry-form__select-label {
    cursor: pointer;
    display: block;
    margin-bottom: 0;
    overflow: hidden;
    padding-bottom: 12px;
    width: calc(100% - 24px)
}

.c-enquiry-form__pop-up,
.c-enquiry-form__select-label {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.c-enquiry-form__pop-up {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 16px 1px rgba(34, 39, 41, .16);
    box-shadow: 0 2px 16px 1px rgba(34, 39, 41, .16);
    display: none;
    left: -16px;
    padding: 12px 16px;
    position: absolute;
    top: -49px;
    width: calc(100% + 32px);
    z-index: 10
}

.c-enquiry-form__location-list,
.c-enquiry-form__type-list {
    padding-top: 12px;
    width: 100%
}

.c-enquiry-form__location-item,
.c-enquiry-form__type-item {
    cursor: pointer;
    margin-bottom: 6px;
    width: 100%
}

.c-enquiry-form__location-item:last-child,
.c-enquiry-form__location-item p:last-child,
.c-enquiry-form__type-item:last-child,
.c-enquiry-form__type-item p:last-child {
    margin-bottom: 0
}

.c-enquiry-form__location-item.active .c-enquiry-form__checkbox,
.c-enquiry-form__type-item.active .c-enquiry-form__checkbox {
    background-image: url("../images/icons/ic_check_box-blue.svg")
}

.c-enquiry-form__checkbox {
    background-image: url("../images/icons/ic_check_box_outline_blank-grey.svg");
    background-size: 24px;
    width: 24px
}

.c-enquiry-form__news-letter-label {
    text-transform: inherit
}

.c-entries-list__nav {
    margin-bottom: 24px;
    position: relative;
    z-index: 1
}

@media screen and (min-width:1025px) {
    .c-entries-list__nav {
        margin-bottom: 48px
    }
}

.c-entries-list__nav-item {
    margin-right: 36px
}

.c-entries-list__nav-item:last-child {
    margin-right: 0
}

@media screen and (max-width:800px) {
    .c-entries-list__nav-item:first-child {
        display: none
    }
}

.c-entries-list__dropdown-label,
.c-entries-list__result-label {
    color: #919394;
    font-size: 12px;
    line-height: 12px
}

.c-entries-list__result-label {
    font-family: 'DB Helvethaica X', UniversLTStd, Helvetica, Arial, sans-serif;
    letter-spacing: 0
}

.c-entries-list__dropdown-label {
    text-transform: uppercase;
    font-family: 'DB Helvethaica X', Arial, sans-serif;
    letter-spacing: .8px
}

.c-entries-list__dropdown-icon {
    margin-left: 9px;
    opacity: .5
}

.c-entries-list__list {
    margin-bottom: 24px
}

@media screen and (min-width:1025px) {
    .c-entries-list__list {
        margin-bottom: 48px
    }
}

.c-footer {
    background-color: #333333;
    padding: 10px 0
}

@media screen and (min-width:1025px) {
    .c-footer {
        padding: 10px 0
    }
}

@media screen and (max-width:800px) {
    .c-footer {
        height: auto!important
    }
}

.c-footer>div,
.c-footer>div>div,
.c-footer>div>div>div {
    height: 100%
}

.c-footer__copyright,
.c-footer__link {
    color: #b2b2b2;
    font-family: 'DB Helvethaica X', UniversLTStd-Light, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-size: 18px;
    line-height: 21px;
    text-align: right;
}

.c-footer__link {
    opacity: 1;
    -webkit-transition: all .3s;
    transition: all .3s
}

.c-footer__link:hover {
    opacity: .5
}

.c-footer__grid-left {
    height: auto;
    margin-bottom: 24px
}

@media screen and (min-width:801px) {
    .c-footer__grid-left {
        margin-bottom: 0
    }
}

.c-footer__logo {
    margin-bottom: 12px;
    width: 117px
}

@media screen and (min-width:801px) {
    .c-footer__logo {
        margin-bottom: 0
    }
}

.ie .c-footer__grid-left .l-flex {
    display: block
}

.ie .c-footer__logo {
    margin-top: 0;
    margin-bottom: 50px;
    display: block
}

.c-form__cell:last-child,
.c-form__cell p:last-child {
    margin-bottom: 0
}

@media screen and (min-width:1025px) {
    .c-form__cell:nth-last-child(-n+2) {
        margin-bottom: 0
    }
    .c-form__cell:nth-child(5) {
        margin-bottom: 24px
    }
}

.c-form__input-wrapper {
    padding-top: 36px;
    position: relative;
    width: 100%
}

.c-form__input {
    width: 100%
}

.c-form__input--date::-webkit-calendar-picker-indicator,
.c-form__input--date::-webkit-inner-spin-button {
    display: none;
    -webkit-appearance: none
}

.c-form__text-field-label {
    margin-bottom: 0
}

.c-form__label {
    cursor: text;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: translateY(48px) scale(1.5);
    transform: translateY(48px) scale(1.5)
}

.c-form__label:after {
    content: "";
    display: block;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 100%;
    -webkit-transition: opacity .2s ease-out, color .2s ease-out;
    transition: opacity .2s ease-out, color .2s ease-out
}

.c-form__label.active {
    top: 6px;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

.c-form__fields {
    margin-bottom: 24px
}

@media screen and (min-width:1025px) {
    .c-form__fields {
        margin-bottom: 36px
    }
    .c-form__fields--newsletter {
        margin-bottom: 48px
    }
}

.c-form__row {
    margin-bottom: 24px
}

.c-form__row:last-child,
.c-form__row p:last-child {
    margin-bottom: 0
}

@media screen and (min-width:1025px) {
    .c-form__row {
        margin-bottom: 36px
    }
}

.c-form__cell {
    margin-bottom: 24px
}

.c-form__category-tag {
    display: block;
    margin-bottom: 19px;
    margin-top: 6px
}

.c-form__select {
    border-bottom: 1px solid #f4f4f4;
    position: relative
}

.c-form__select:after {
    background: url("../images/icons/ic_expand_more-black.svg") no-repeat 50%;
    background-size: 24px 24px;
    content: "";
    display: block;
    height: 24px;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 24px;
    z-index: 1
}

.c-form__select.hide-arrow:after {
    display: none
}

.c-form__select>select {
    padding-bottom: 12px
}

.c-form__select>select:disabled {
    cursor: inherit;
    opacity: .2
}

.c-form__input-wrapper.error .field-error {
    left: 0
}

.c-form__gdpr {
    margin-bottom: 24px
}

@media screen and (min-width:1025px) {
    .c-form__gdpr {
        margin-bottom: 36px
    }
}

.c-form__gdpr-body {
    margin-bottom: 18px
}

.c-form__gdpr-body:last-child,
.c-form__gdpr-body p:last-child {
    margin-bottom: 0
}

.c-form__gdpr-row {
    margin-bottom: 24px
}

.c-form__gdpr-row:last-child,
.c-form__gdpr-row p:last-child,
.c-form__gdpr-title {
    margin-bottom: 0
}

.c-form__button {
    position: relative
}

.c-form__button-overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

.c-form__button-overlay.show {
    z-index: 1
}

.error {
    position: relative
}

.form-error {
    color: #ca1416;
    font-size: 14px;
    padding-top: 2px
}

.field-error {
    position: absolute;
    bottom: 0;
    left: 24px;
    width: 100%;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    font-size: 12px;
    color: #ca1416
}

.form-success {
    display: none
}

.c-404__mobile {
    display: block
}

@media screen and (min-width:1025px) {
    .c-404__mobile {
        display: none
    }
}

.c-404__desktop {
    display: none
}

@media screen and (min-width:1025px) {
    .c-404__desktop {
        display: block
    }
}

.c-404__bg-image {
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%
}

.c-404__wrapper {
    position: relative
}

.c-404__copy {
    color: #fff
}

@media screen and (min-width:1025px) {
    .c-404__heading {
        margin-bottom: 18px
    }
}

@media screen and (min-width:1025px) {
    .c-404__highlight {
        margin-bottom: 12px
    }
}

@media screen and (min-width:1025px) {
    .c-404__body {
        margin-bottom: 36px
    }
}

.c-search-suggested {
    padding-bottom: 96px
}

@media screen and (min-width:1025px) {
    .c-search-suggested {
        padding-bottom: 144px
    }
}

.c-search-suggested__header {
    padding: 0 0 12px
}

@media screen and (min-width:1025px) {
    .c-search-suggested__header {
        padding: 48px 0
    }
}

.c-search-suggested__header>div {
    height: 12px
}

.c-search-suggested__entries {
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    visibility: hidden
}

.c-search-suggested__entries.active {
    opacity: 1;
    visibility: visible
}

.c-search-suggested__tag {
    margin-bottom: 0
}

@media screen and (max-width:1024px) {
    .c-search-suggested__tag.hide-mobile {
        display: none
    }
}

.c-search-suggested__row {
    margin-bottom: 12px
}

.c-search-suggested__row:last-child,
.c-search-suggested__row p:last-child {
    margin-bottom: 0
}

@media screen and (min-width:1025px) {
    .c-search-suggested__row {
        margin-bottom: 36px
    }
}

.c-search-suggested__section {
    color: #919394
}

.c-grid-gallery {
    padding-top: 8px
}

.c-grid-gallery__desktop {
    display: none
}

@media screen and (min-width:1025px) {
    .c-grid-gallery__desktop {
        display: block
    }
}

.c-grid-gallery__mobile {
    display: block
}

@media screen and (min-width:1025px) {
    .c-grid-gallery__mobile {
        display: none
    }
}

.c-grid-gallery__top {
    margin-bottom: 24px
}

.c-grid-gallery__cell {
    margin-bottom: 12px
}

.c-grid-gallery__cell:last-child,
.c-grid-gallery__cell p:last-child {
    margin-bottom: 0
}

.c-grid-gallery__asset {
    position: relative
}

.c-grid-gallery__tag {
    background-color: #222729;
    color: #fff;
    position: absolute;
    height: 32px;
    top: -4px;
    left: 8px;
    width: 32px;
    z-index: 1;
    font-family: UniversLTStd, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-size: 12px;
    line-height: 12px
}

.c-grid-gallery__small-block {
    width: 58%
}

.c-grid-gallery__captions {
    color: #919394;
    list-style-type: decimal;
    padding-left: 16px;
    font-family: UniversLTStd-Light, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-size: 12px;
    line-height: 17px
}

@media screen and (min-width:1025px) {
    .c-grid-gallery__captions {
        padding-right: 24px;
        width: 42%
    }
}

.c-header-global-nav__item {
    display: inline-block
}

.c-header-global-nav__item>a {
    cursor: pointer
}

.c-header-global-nav__item--credit {
    display: none
}

@media screen and (min-width:1205px) {
    .c-header-global-nav__item--credit {
        display: inline-block
    }
}

.c-header-global-nav__item--search {
    display: inline-block
}

.c-header-global-nav__item--search>a {
    padding-left: 12px;
    padding-right: 12px
}

.c-header-global-nav__item--sign-in>a {
    padding: 0 12px
}

@media screen and (min-width:500px) {
    .c-header-global-nav__item--sign-in>a {
        margin-right: 12px
    }
}

@media screen and (min-width:1025px) {
    .c-header-global-nav__item--sign-in>a {
        margin-right: 36px
    }
}

@media screen and (min-width:1205px) {
    .c-header-global-nav__item--sign-in>a {
        margin-right: 12px
    }
}

@media screen and (min-width:1280px) {
    .c-header-global-nav__item--sign-in>a {
        margin-right: 36px
    }
}

.c-header-global-nav__item--buy-or-rent>a {
    background-color: transparent;
    border-bottom: none;
    padding: 0 18px
}

@media screen and (min-width:801px) {
    .c-header-global-nav__item--buy-or-rent>a {
        padding: 0 24px
    }
}

@media screen and (min-width:1025px) {
    .c-header-global-nav__item--buy-or-rent>a {
        padding: 0 48px
    }
}

.c-header-global-nav__link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 56px;
    padding: 20px 12px;
    -webkit-transition: all .3s;
    transition: all .3s;
    font-size: 12px;
    line-height: 12px
}

@media screen and (min-width:1025px) {
    .c-header-global-nav__link {
        height: 64px;
        font-size: 14px;
        line-height: 25px
    }
}

.c-header-global-nav__sign-in-label {
    display: none
}

@media screen and (min-width:500px) {
    .c-header-global-nav__sign-in-label {
        display: block;
        margin-left: 12px
    }
}

@media screen and (min-width:1205px) {
    .c-header-global-nav__sign-in-label {
        display: none
    }
}

@media screen and (min-width:1280px) {
    .c-header-global-nav__sign-in-label {
        display: block;
        margin-left: 12px
    }
}

.c-header-nav {
    height: 100%;
    opacity: 0;
    visibility: hidden;
    width: 0
}

@media screen and (min-width:1205px) {
    .c-header-nav {
        margin-left: 24px;
        opacity: 1;
        visibility: visible;
        width: auto
    }
}

.c-header-nav__item {
    display: inline-block
}

.c-header-nav__link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 56px;
    padding: 20px 15px;
    -webkit-transition: all .2s;
    font-size: 22px;
    font-weight: 600;
    color: #585858;
    transition: all .2s;
}

@media screen and (min-width:1025px) {
    .c-header-nav__link {
        /*        height: 64px*/
        height:46px;
    }
}

.c-header {
    left: 0;
    position: fixed;
    right: 0;
    text-transform: uppercase;
    top: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%;
    z-index: 100;
    font-family: 'DB Helvethaica X', Arial, sans-serif;
    letter-spacing: .8px;
    font-size: 14px
}

.c-header--force-show {
    -webkit-transform: translateY(0)!important;
    transform: translateY(0)!important
}

.c-header>div,
.c-header>header {
    background-color: #fff;
    border-bottom: 1px solid #f4f4f4;
    /*    height: 64px;*/
    height: 46px;
    position: relative;
    top: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%
}

@media screen and (min-width:1025px) {
    .c-header>div,
    .c-header>header {
        /*        height: 64px*/
        height: 46px;
    }
}

.c-header>div:first-child,
.c-header>header:first-child {
    z-index: 1
}

.c-header>div:last-child,
.c-header>header:last-child {
    z-index: 0
}

.c-header__logo {
    display: block;
    /*    width: 265px*/
    width: auto;
    height: 46px;
}

@media screen and (min-width:801px) {
    .c-header__logo {
        /*        width: 290px*/
        height: 46px;
        width: auto;
    }
}

/*body.hide-header .c-header {
    -webkit-transform: translateY(-56px);
    transform: translateY(-56px)
}

@media screen and (min-width:1025px) {
    body.hide-header .c-header {
        -webkit-transform: translateY(-64px);
        transform: translateY(-64px)
    }
}*/

body.primary-nav-open .c-header {
    height: 56px;
    -webkit-transform: translateY(0)!important;
    transform: translateY(0)!important
}

@media screen and (min-width:1025px) {
    body.primary-nav-open .c-header {
        height: 64px
    }
}

body.primary-nav-open .c-header>div:last-child {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

header {
    height: 100%
}

.c-primary-nav-opener:hover .c-primary-nav-opener__hamburger:before {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px)
}

.c-primary-nav-opener:hover .c-primary-nav-opener__hamburger:after {
    -webkit-transform: translateY(3px);
    transform: translateY(3px)
}

@media screen and (max-width:1024px) {
    .c-primary-nav-opener:hover .c-primary-nav-opener__hamburger:after,
    .c-primary-nav-opener:hover .c-primary-nav-opener__hamburger:before {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.c-primary-nav-opener__wrapper {
    cursor: pointer;
    height: 56px;
    padding: 18px 16px 18px 14px
}

@media screen and (min-width:1025px) {
    .c-primary-nav-opener__wrapper {
        height: 64px;
        padding: 24px
    }
}

.c-primary-nav-opener__hamburger {
    height: 15px;
    outline: none;
    position: relative;
    width: 18px
}

.c-primary-nav-opener__hamburger:after,
.c-primary-nav-opener__hamburger:before,
.c-primary-nav-opener__hamburger span {
    content: "";
    background-color: #000;
    position: absolute;
    top: 7px;
    left: 0;
    right: 0;
    height: 2px;
    -webkit-transition: all .2s;
    transition: all .2s
}

.c-primary-nav-opener__hamburger:before {
    top: 2px
}

.c-primary-nav-opener__hamburger:after {
    top: 12px
}

body.primary-nav-open .c-primary-nav-opener:hover .c-primary-nav-opener__hamburger:after,
body.primary-nav-open .c-primary-nav-opener:hover .c-primary-nav-opener__hamburger:before {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0)
}

body.primary-nav-open .c-primary-nav-opener__hamburger span {
    opacity: 0
}

body.primary-nav-open .c-primary-nav-opener__hamburger:after,
body.primary-nav-open .c-primary-nav-opener__hamburger:before {
    top: 7px
}

body.primary-nav-open .c-primary-nav-opener__hamburger:after {
    -webkit-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg)
}

@media screen and (max-width:1024px) {
    body.primary-nav-open .c-primary-nav-opener__hamburger:after {
        -webkit-transform: translateY(0) rotate(45deg)!important;
        transform: translateY(0) rotate(45deg)!important
    }
}

body.primary-nav-open .c-primary-nav-opener__hamburger:before {
    -webkit-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg)
}

@media screen and (max-width:1024px) {
    body.primary-nav-open .c-primary-nav-opener__hamburger:before {
        -webkit-transform: translateY(0) rotate(-45deg)!important;
        transform: translateY(0) rotate(-45deg)!important
    }
}

.c-heading__second-header {
    color: #919394
}

.c-hero {
    margin-bottom: 56px;
    position: relative;
    -webkit-transition: height .8s ease;
    transition: height .8s ease;
    z-index: 0
}

@media screen and (min-width:801px) {
    .c-hero {
        margin-bottom: 84px
    }
}

@media screen and (min-width:1025px) {
    .c-hero {
        height: calc(100% - 96px);
        margin-bottom: 64px
    }
}

.c-hero__bg {
    height: 100%;
    overflow: hidden;
    position: relative
}

.c-hero__bg--bg-position-right {
    background-position-x: 75%
}

.c-hero__bg-video {
    height: 56.25vw;
    left: 50%;
    max-width: inherit;
    min-height: 100%;
    min-width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    width: 179vh
}

.c-hero__content {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10
}

.c-hero__content>div,
.c-hero__content>div>div,
.c-hero__content>div>div>div {
    height: 100%
}

.c-hero__wrapper {
    height: 100%;
    position: relative;
    width: 100%
}

@media screen and (max-width:1024px) {
    .c-hero__wrapper {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
    .c-hero__wrapper--team-single {
        -webkit-box-align: inherit;
        -ms-flex-align: inherit;
        align-items: inherit
    }
}

.c-hero__copy {
    color: #fff;
    margin-bottom: 72px;
    max-width: 260px;
    width: 100%;
    z-index: 10
}

@media screen and (min-width:1025px) {
    .c-hero__copy {
        margin-bottom: 0;
        margin-top: 64px;
        max-width: inherit
    }
}

.c-hero__copy--white {
    color: #fff!important
}

.c-hero__copy--cinder {
    color: #222729
}

.c-hero__heading.mb-0 {
    margin-bottom: 0
}

.c-hero__subheading {
    color: #cecdcc
}

@media screen and (max-width:1024px) {
    .c-hero__highlight {
        margin-bottom: 12px
    }
}

@media screen and (max-width:1024px) {
    .c-hero__body {
        margin-bottom: 18px
    }
}

.c-hero__bottom-nav {
    bottom: -28px;
    position: absolute;
    height: 56px;
    left: auto;
    right: 0;
    z-index: 50;
}

@media screen and (min-width:1025px) {
    .c-hero__bottom-nav {
        bottom: -32px;
        height: 64px
    }
}

.c-hero__shares {
    border: 1px solid #f4f4f4
}

.c-hero__bottom-nav-item {
    background-color: #fff;
    border-right: 1px solid #f4f4f4;
    cursor: pointer;
    height: 100%;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 56px
}

.c-hero__bottom-nav-item:last-child {
    border-right: none
}

.c-hero__bottom-nav-item:hover {
    background-color: #222729
}

.c-hero__bottom-nav-item>a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    height: 100%
}

.c-hero__bottom-nav-item>a>img {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .3s;
    transition: all .3s
}

.c-hero__bottom-nav-item:hover>a>img:first-child,
.c-hero__bottom-nav-item>a>img:last-child {
    opacity: 0;
    visibility: hidden
}

.c-hero__bottom-nav-item:hover>a>img:last-child,
.c-hero__bottom-nav-item>a>img:first-child {
    opacity: 1;
    visibility: visible
}

@media screen and (min-width:1025px) {
    .c-hero__bottom-nav-item {
        width: 64px
    }
}

.c-hero__scroll-down {
    background-color: #000;
    cursor: pointer;
    height: 56px;
    width: 56px;
    z-index: 10
}

@media screen and (min-width:1025px) {
    .c-hero__scroll-down {
        bottom: -32px;
        height: 64px;
        width: 64px
    }
}

.c-hero__scroll-down:hover .c-hero__scroll-down-arrow {
    -webkit-transform: translateY(6px);
    transform: translateY(6px)
}

.c-hero__scroll-down-arrow {
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

@media screen and (min-width:801px) {
    .c-hero__has-tooltip:hover a {
        position: relative
    }
    .c-hero__has-tooltip:hover a:before {
        content: "";
        display: block;
        color: #fff;
        background: #000;
        position: absolute;
        bottom: -38px;
        z-index: 17;
        font-size: 10px;
        width: 100%;
        padding: 3px 3px 0;
        text-align: center;
        white-space: nowrap;
        width: 100px
    }
    .c-hero__has-tooltip:hover a:after {
        content: "";
        display: block;
        position: absolute;
        bottom: -11px;
        left: calc(50% - 5px);
        z-index: 17;
        border-color: #000 transparent;
        border-style: solid;
        border-width: 0 5px 5px;
        height: 0;
        width: 0
    }
    .c-hero__has-tooltip--download:hover a:before {
        content: "Download brochure";
        left: calc(50% - 50px)
    }
    .c-hero__has-tooltip--link:hover a:before {
        content: "Go to website";
        left: calc(50% - 40px);
        width: 80px
    }
    .c-hero__has-tooltip--twitter:hover a:before {
        content: "Twitter profile";
        left: calc(50% - 40px);
        width: 80px
    }
    .c-hero__has-tooltip--email:hover a:before {
        content: "Contact email";
        left: calc(50% - 40px);
        width: 80px
    }
    .c-hero__has-tooltip--linkedin:hover a:before {
        content: "LinkedIn profile";
        left: calc(50% - 40px);
        width: 80px
    }
}

@media screen and (min-width:801px) {
    .c-image-slide-gallery {
        margin-bottom: 36px
    }
}

@media screen and (max-width:499px) {
    .c-image-slide-gallery>div>div:first-child,
    .c-image-slide-gallery>div>div:last-child {
        display: none
    }
}

.c-image-slide-gallery__next,
.c-image-slide-gallery__prev {
    opacity: 0;
    visibility: hidden
}

@media screen and (min-width:801px) {
    .c-image-slide-gallery__next,
    .c-image-slide-gallery__prev {
        opacity: 1;
        visibility: visible
    }
}

.c-image-slide-gallery__next {
    float: right
}

.c-image-slide-gallery__slides {
    border: 1px solid #f4f4f4
}

@media screen and (max-width:800px) {
    .c-image-slide-gallery__slides {
        margin-bottom: 60px!important
    }
}

.c-image-slide-gallery__slides img {
    max-height: 100%
}

.c-inline-message {
    margin-bottom: 48px
}

.c-inline-message .c-summary {
    margin-bottom: 15px
}

.c-job-descriptions__row {
    margin-bottom: 36px
}

@media screen and (min-width:1025px) {
    .c-job-descriptions__row {
        margin-bottom: 48px
    }
}

.c-job-descriptions h3 {
    margin-bottom: 12px
}

.c-job-descriptions h3 p:last-child,
.c-job-descriptions h3:last-child {
    margin-bottom: 0
}

@media screen and (min-width:1025px) {
    .c-job-descriptions h3 {
        margin-bottom: 24px
    }
}

.c-listing.related-listing {
    margin-top: 0
}

.c-listing.related-listing .related-listing-title {
    color: #222729;
    font-size: 14px;
    line-height: 12px;
    padding-bottom: 48px
}

.c-listing.related-listing .c-listing__list {
    padding-top: 5px
}

.c-listing {
    overflow: hidden
}

.c-listing__list-container {
    padding: 0 12px
}

@media screen and (min-width:801px) {
    .c-listing__list-container {
        padding: 0 24px
    }
}

@media screen and (min-width:1025px) {
    .c-listing__list-container {
        padding: 0 48px
    }
}

.c-listing__list {
    background-color: #fff;
    padding: 24px 0;
    position: relative;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    width: 100%;
    z-index: 1
}

@media screen and (min-width:801px) {
    .c-listing__list {
        padding: 48px 0;
        width: 66%
    }
}

.c-listing.map-expanded>.c-listing__list {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.c-listing__card-cell {
    margin-bottom: 24px
}

.c-listing__map {
    bottom: 0;
    height: 100%;
    position: fixed;
    right: 0;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    top: 0;
    width: 100%
}

@media screen and (max-width:800px) {
    .c-listing__map .map-zoom-controller {
        display: none
    }
    .c-listing__map .c-location__map {
        opacity: 0;
        -webkit-transition: all .3s;
        transition: all .3s;
        visibility: hidden
    }
}

@media screen and (min-width:801px) {
    .c-listing__map {
        height: calc(100% - 112px);
        top: inherit;
        width: 34%
    }
}

@media screen and (min-width:1025px) {
    .c-listing__map {
        height: calc(100% - 128px)
    }
}

.c-listing.map-expanded>.c-listing__map {
    width: 100%
}

.c-listing.map-expanded .c-listing__fullscreen-exit-icon,
.c-listing__fullscreen-icon {
    display: block
}

.c-listing.map-expanded .c-listing__fullscreen-icon,
.c-listing__fullscreen-exit-icon {
    display: none
}

.c-listing__map-controller {
    display: none;
    position: relative
}

@media screen and (min-width:801px) {
    .c-listing__map-controller {
        display: block
    }
}

.c-listing__map-header {
    background-color: #fff;
    border-bottom: 1px solid #f4f4f4;
    height: 56px;
    padding: 0 12px;
    position: relative
}

@media screen and (min-width:801px) {
    .c-listing__map-header {
        display: none
    }
}

.c-listing__expand-map-button {
    background-color: #222729;
    cursor: pointer;
    position: absolute;
    top: 24px;
    right: 24px;
    width: 40px;
    height: 40px;
    z-index: 10
}

.c-listing__load-more {
    padding: 24px 0 96px
}

@media screen and (min-width:801px) {
    .c-listing__load-more {
        padding: 24px 0 48px
    }
}

.c-listing__map-opener {
    background-color: #222729;
    border-radius: 50%;
    bottom: 12px;
    cursor: pointer;
    height: 56px;
    position: fixed;
    right: 12px;
    width: 56px;
    z-index: 10
}

@media screen and (min-width:801px) {
    .c-listing__map-opener {
        display: none
    }
}

.c-listing .js-listing-list-length-0 {
    padding-bottom: 0
}

body.listing-map-open-mobile .c-listing__map .c-location__map {
    opacity: 1;
    visibility: visible
}

.c-load-more {
    height: 56px;
    margin-top: 12px;
    margin-bottom: 24px;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

@media screen and (min-width:1025px) {
    .c-load-more {
        height: 64px;
        margin-top: 24px;
        margin-bottom: 48px
    }
}

.c-load-more:hover .c-load-more__add {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.c-load-more__add {
    -webkit-transition: all .3s;
    transition: all .3s
}

@media screen and (min-width:1025px) {
    .c-location__map-container {
        margin-left: -48px;
        width: calc(100% - 8.33333% + 48px)
    }
}

@media screen and (max-width:1024px) {
    .c-location__map-container>div {
        padding-bottom: 75%!important
    }
}

.c-location__map {
    height: 100%
}

@media screen and (min-width:801px) {
    .c-location__panel-card {
        margin-top: -30%
    }
}

@media screen and (min-width:1025px) {
    .c-location__panel-card {
        margin-top: -60%
    }
}

.c-location__panel-content {
    height: 0;
    opacity: 0;
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
    -webkit-transition: bottom .8s cubic-bezier(.23, 1, .32, 1), opacity .3s cubic-bezier(.165, .84, .44, 1), visibility .3s cubic-bezier(.165, .84, .44, 1), -webkit-transform .8s cubic-bezier(.23, 1, .32, 1);
    transition: bottom .8s cubic-bezier(.23, 1, .32, 1), opacity .3s cubic-bezier(.165, .84, .44, 1), visibility .3s cubic-bezier(.165, .84, .44, 1), -webkit-transform .8s cubic-bezier(.23, 1, .32, 1);
    transition: bottom .8s cubic-bezier(.23, 1, .32, 1), transform .8s cubic-bezier(.23, 1, .32, 1), opacity .3s cubic-bezier(.165, .84, .44, 1), visibility .3s cubic-bezier(.165, .84, .44, 1);
    transition: bottom .8s cubic-bezier(.23, 1, .32, 1), transform .8s cubic-bezier(.23, 1, .32, 1), opacity .3s cubic-bezier(.165, .84, .44, 1), visibility .3s cubic-bezier(.165, .84, .44, 1), -webkit-transform .8s cubic-bezier(.23, 1, .32, 1);
    visibility: hidden
}

.c-location__panel-content.active {
    height: 100%;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    visibility: visible
}

.c-location__links {
    margin-top: 48px
}

.c-location__list-item {
    margin-bottom: 12px
}

@media screen and (min-width:1025px) {
    .c-location__list-item {
        margin-bottom: 24px
    }
}

.c-location__link {
    cursor: pointer;
    opacity: .5;
    text-transform: uppercase;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    font-family: 'DB Helvethaica X', Arial, sans-serif;
    letter-spacing: .8px;
    font-size: 16px;
    line-height: 16px
}

.c-location__link:last-child,
.c-location__link p:last-child {
    margin-bottom: 0
}

.c-location__link:hover {
    opacity: 1
}

.c-location__link.active .c-location__link-arrow,
.c-location__link:hover>.c-location__link-arrow {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.c-location__link.active {
    opacity: 1
}

.c-location__link-arrow {
    margin-left: 6px;
    opacity: 0;
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    width: 14px
}

.c-modal-accordions {
    padding-top: 3px
}

.c-modal-accordions__block {
    margin-bottom: 3px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.c-modal-accordions__block.active {
    margin-bottom: 4px
}

.c-modal-accordions__block.active .c-modal-accordions__body {
    padding: 18px 12px
}

.c-modal-accordions__block.active .c-modal-accordions__mask {
    height: 100%
}

.c-modal-accordions__block.active .c-modal-accordions__expand-more-icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.c-modal-accordions__block.active .c-modal-accordions__divider {
    opacity: 1
}

.c-modal-accordions__title {
    background-color: #fff;
    cursor: pointer;
    padding: 14px 12px
}

.c-modal-accordions__title--select {
    padding: 0
}

.c-modal-accordions__select {
    background-color: #fff;
    cursor: pointer;
    position: relative
}

.c-modal-accordions__select select {
    padding: 19px 12px
}

.c-modal-accordions__select img {
    position: absolute;
    right: 12px
}

.c-modal-accordions__heading {
    margin-bottom: 0;
    padding-top: 2px;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: 'DB Helvethaica X', Arial, sans-serif;
    letter-spacing: .8px;
    font-size: 14px;
    line-height: 14px
}

.c-modal-accordions__divider {
    background: #fff;
    display: block;
    height: 1px;
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 12px
}

.c-modal-accordions__body {
    background-color: #fff;
    padding: 0 12px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.c-modal-accordions__mask {
    height: 0;
    overflow: hidden;
    -webkit-transition: all .3s;
    transition: all .3s
}

.c-modal-accordions__expand-more-icon {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transition: all .3s;
    transition: all .3s
}

.c-modal-accordions__list-item {
    cursor: pointer;
    margin-bottom: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 16px;
    line-height: 21px
}

.c-modal-accordions__list-item:last-child,
.c-modal-accordions__list-item p:last-child {
    margin-bottom: 0
}

.c-modal-accordions__list-item>span {
    opacity: .5;
    -webkit-transition: opacity .1s;
    transition: opacity .1s
}

@media screen and (max-width:1024px) {
    .c-modal-accordions__list-item>span {
        pointer-events: none
    }
}

.c-modal-accordions__list-item.active>span {
    opacity: 1
}

.c-modal-accordions__list-item>img {
    opacity: 0;
    -webkit-transition: opacity .1s;
    transition: opacity .1s
}

.c-modal-accordions__list-item.active>img {
    opacity: 1
}

.c-modal-download__row {
    border-top: 1px solid #f4f4f4
}

.c-modal-download__row:last-child {
    border-bottom: 1px solid #f4f4f4
}

.c-modal-download__link {
    display: block;
    padding: 22px 0 18px
}

.c-modal-download__button-label {
    margin-left: 12px
}

.gallery-v2 {
    position: relative;
    top: 0;
    left: 0;
    width: 360px;
    margin: 0 auto;
    height: 100vh;
    width: 100%;
    overflow: hidden;
    background: #2d3234
}

@media screen and (min-width:801px) {
    .gallery-v2 {
        background: none
    }
}

.gallery-v2__modal-closer {
    z-index: 99
}

.gallery-v2__wrapper {
    position: relative;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%
}

.gallery-v2__title-area {
    height: 56px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 60px 0 20px
}

.gallery-v2__subtitle-area {
    padding: 0 20px;
    margin: 0 auto;
    height: 25px;
    overflow: hidden
}

@media screen and (min-width:801px) {
    .gallery-v2__subtitle-area {
        padding: 0
    }
}

.gallery-v2 .slick-arrow {
    display: none!important
}

.gallery-v2__body-area {
    overflow: hidden;
    height: calc(100vh - 156px);
    position: relative
}

.gallery-v2__body-area .image-object-set-1 {
    z-index: 1
}

.gallery-v2__body-area .slick-arrow {
    display: none!important
}

@media screen and (min-width:801px) {
    .gallery-v2__body-area .slick-arrow {
        display: block!important;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        cursor: pointer;
        background: none;
        height: 88px;
        width: 88px;
        z-index: 99
    }
    .gallery-v2__body-area .slick-arrow:before {
        content: "";
        display: block;
        height: 100%;
        width: 100%
    }
}

.gallery-v2__body-area .slick-arrow.slick-next {
    right: 0
}

.gallery-v2__body-area .slick-arrow.slick-next:before {
    background: url("../images/icons/ic_chevron_right-huge-white.svg") 0 0
}

.gallery-v2__body-area .slick-arrow.slick-prev {
    left: 0
}

.gallery-v2__body-area .slick-arrow.slick-prev:before {
    background: url("../images/icons/ic_chevron_left-huge-white.svg") 0 0
}

.gallery-v2__main-image-wrapper img {
    margin: 0 auto
}

@media screen and (min-width:801px) {
    .gallery-v2__main-image-wrapper img {
        max-height: calc(100vh - 156px);
        width: auto
    }
}

.gallery-v2__body-area-center-parent {
    display: table;
    height: 100%;
    margin: 0 auto
}

.gallery-v2__body-area-center-child {
    display: table-cell;
    vertical-align: middle
}

.gallery-v2__body-area-inner {
    width: 100vw;
    height: auto
}

@media screen and (min-width:801px) {
    .gallery-v2__navigation-gallery {
        height: 70px;
        max-width: 900px;
        margin: 0 auto
    }
}

.gallery-v2__navigation-gallery .slick-current {
    opacity: .3
}

.gallery-v2__navigation-gallery-wrapper {
    height: 85px;
    position: relative;
    bottom: 0
}

@media screen and (min-width:801px) {
    .gallery-v2__navigation-gallery-wrapper {
        height: 70px
    }
    .gallery-v2__navigation-gallery-wrapper .slick-track {
        margin: 0
    }
}

.gallery-v2__navigation-gallery-inner {
    position: absolute;
    padding: 0;
    margin: 0;
    display: block;
    bottom: 0;
    width: 100%
}

.gallery-v2__navigation-gallery-item {
    display: inline-block;
    padding-right: 8px;
    cursor: pointer;
    height: 100%
}

.gallery-v2__navigation-gallery-item img {
    max-height: 75px;
    width: auto
}

@media screen and (min-width:801px) {
    .gallery-v2__navigation-gallery-item img {
        max-height: 60px
    }
}

.gallery-v2__subtitle {
    font-size: 16px
}

@media screen and (min-width:801px) {
    .gallery-v2__subtitle-area--mobile {
        display: none
    }
}

.gallery-v2__subtitle-area--desktop {
    display: none
}

@media screen and (min-width:801px) {
    .gallery-v2__subtitle-area--desktop {
        display: block
    }
}

.gallery-v2__loader {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    position: absolute;
    left: calc(50% - 25px);
    top: calc(50% - 25px)
}

.gallery-v2__loader:after,
.gallery-v2__loader:before {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    border: 6px solid transparent;
    border-top-color: #0073c4
}

.gallery-v2__loader:before {
    z-index: 1;
    -webkit-animation: spin 1s infinite;
    animation: spin 1s infinite
}

.gallery-v2__loader:after {
    border: 6px solid #ccc
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.c-modal-gallery {
    display: none
}

@media screen and (min-width:801px) {
    .c-modal-gallery {
        display: block
    }
}

.c-modal-gallery__title {
    color: #fff;
    left: 24px;
    position: absolute;
    top: 24px
}

.c-modal-gallery__wrapper {
    background-color: rgba(34, 39, 41, .95)!important;
    color: #fff;
    display: inherit
}

.c-modal-gallery__wrapper>div {
    height: 100%
}

.c-modal-gallery__grid {
    margin: 0 4%;
    overflow: hidden
}

.c-modal-gallery__gallery {
    width: 100vw
}

.c-modal-gallery__gallery-object {
    padding: 68px 0
}

.c-modal-gallery__main {
    margin-bottom: 8px
}

.c-modal-gallery__main img {
    display: block!important
}

.c-modal-gallery__next-icon,
.c-modal-gallery__prev-icon {
    cursor: pointer;
    height: 88px;
    width: 88px
}

.c-modal-gallery__nav-carousel {
    margin-left: -4px;
    margin-bottom: 12px;
    width: 97%
}

.c-modal-gallery__nav-carousel>.slick-list {
    overflow: visible
}

.c-modal-gallery__nav-carousel>.slick-list>.slick-track>.slick-slide {
    margin: 0 4px;
    outline: none
}

.c-modal-gallery__nav-carousel .slick-slide img {
    display: block!important
}

.c-modal-gallery__nav-slide {
    position: relative
}

.c-modal-gallery__nav-darkener {
    background-color: #222729;
    cursor: pointer;
    height: 100%;
    opacity: 0;
    position: absolute;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%;
    z-index: 1
}

.c-modal-gallery .slick-current .c-modal-gallery__nav-darkener,
.c-modal-gallery__nav-darkener:hover {
    opacity: .5
}

.c-modal-gallery__caption {
    font-family: 'DB Helvethaica X', UniversLTStd-Light, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 21px
}

.c-modal {
    bottom: 0;
    left: 0;
    overflow-y: auto;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all .3s;
    transition: all .3s;
    visibility: hidden;
    z-index: 200
}

@media screen and (min-width:1025px) {
    .c-modal--subnav-filter {
        display: none!important
    }
}

.c-modal__wrapper {
    background-color: #fff;
    height: auto;
    width: 100%;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

@media screen and (min-width:801px) {
    .c-modal__wrapper {
        background-color: rgba(34, 39, 41, .7);
        display: table;
        height: 100%
    }
}

.c-modal__wrapper--subnav-filter {
    background-color: #f4f4f4;
    height: 100%
}

.c-modal__header {
    border-bottom: 1px solid #f4f4f4;
    height: 56px;
    position: relative;
    text-align: center
}

@media screen and (min-width:801px) {
    .c-modal__header {
        display: none
    }
}

.c-modal__filter-content {
    background-color: #f4f4f4;
    padding-bottom: 56px
}

.c-modal__subnav-header-mobile {
    background-color: #fff;
    padding: 0 12px
}

@media screen and (min-width:801px) {
    .c-modal__subnav-header-mobile {
        display: block
    }
}

@media screen and (min-width:1025px) {
    .c-modal__subnav-header-mobile {
        padding: 0 24px
    }
}

.c-modal__subnav-clear-mobile {
    position: absolute;
    right: 12px;
    text-transform: uppercase;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: 'DB Helvethaica X', Arial, sans-serif;
    letter-spacing: .8px;
    font-size: 12px;
    line-height: 12px;
    cursor: pointer
}

.c-modal__inner {
    padding: 24px 12px
}

@media screen and (min-width:801px) {
    .c-modal__inner {
        display: table-cell;
        padding: 0;
        vertical-align: middle
    }
}

.c-modal__card {
    background-color: #fff;
    padding: 0;
    position: relative;
    -webkit-transition: opacity .3s cubic-bezier(.165, .84, .44, 1), visibility .3s cubic-bezier(.165, .84, .44, 1), -webkit-transform .8s cubic-bezier(.23, 1, .32, 1);
    transition: opacity .3s cubic-bezier(.165, .84, .44, 1), visibility .3s cubic-bezier(.165, .84, .44, 1), -webkit-transform .8s cubic-bezier(.23, 1, .32, 1);
    transition: transform .8s cubic-bezier(.23, 1, .32, 1), opacity .3s cubic-bezier(.165, .84, .44, 1), visibility .3s cubic-bezier(.165, .84, .44, 1);
    transition: transform .8s cubic-bezier(.23, 1, .32, 1), opacity .3s cubic-bezier(.165, .84, .44, 1), visibility .3s cubic-bezier(.165, .84, .44, 1), -webkit-transform .8s cubic-bezier(.23, 1, .32, 1);
    width: 100%
}

@media screen and (min-width:801px) {
    .c-modal__card {
        margin-left: -48px;
        padding: 48px;
        width: calc(100% + 96px)
    }
}

.c-modal__close {
    cursor: pointer;
    display: none;
    height: 24px;
    position: absolute;
    right: 24px;
    top: 24px;
    width: 24px
}

@media screen and (min-width:801px) {
    .c-modal__close {
        display: block
    }
}

.c-modal__close--mobile {
    display: block;
    left: 12px;
    right: inherit;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media screen and (min-width:1025px) {
    .c-modal__close--mobile {
        left: 24px
    }
}

.c-modal__card-image {
    left: 0;
    position: absolute;
    top: 0;
    width: calc(50% - 12px)
}

@media screen and (min-width:801px) {
    .c-modal__card-image {
        width: 45%
    }
}

.c-modal__heading {
    display: none;
    margin-bottom: 36px
}

@media screen and (min-width:801px) {
    .c-modal__heading {
        display: block
    }
}

@media screen and (max-width:800px) {
    .c-modal__heading {
        font-size: 24px;
        line-height: 29px
    }
}

.c-modal__heading--mobile {
    display: block;
    margin-bottom: 0
}

.c-modal__category-tag {
    margin-bottom: 18px
}

@media screen and (max-width:800px) {
    .c-modal__button {
        position: fixed;
        left: 0;
        bottom: 0;
        width: 100%
    }
}

.c-modal-fixed-button {
    bottom: 0;
    left: 0;
    opacity: 0;
    position: fixed;
    -webkit-transition: all .3s;
    transition: all .3s;
    right: 0;
    visibility: hidden;
    z-index: 210
}

body.subnav-filter-open {
    overflow: hidden!important
}

body.modal-open .c-modal.active,
body.subnav-filter-open .c-modal-fixed-button {
    opacity: 1;
    visibility: visible
}

body.modal-open .c-modal.active .c-modal__card {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    visibility: visible
}

body.modal-open {
    overflow: hidden
}

body.modal-open .c-modal.active .gallery-v2__modal-closer {
    display: block;
    top: 16px
}

.c-modal-global-gallery__navigation-arrow {
    display: none
}

@media screen and (min-width:801px) {
    .c-modal-global-gallery__navigation-arrow {
        display: inline-block
    }
}

.c-modal-global-gallery__c-modal-gallery__grid {
    margin-left: 0;
    margin-tight: 0
}

.c-modal-global-gallery__wrapper {
    padding: 0;
    margin: 0
}

.c-modal-global-gallery .c-modal__close {
    display: block
}

.c-modal-global-gallery__nav-carousel {
    position: absolute;
    bottom: 0;
    width: 100%!important;
    margin: 0!important
}

@media screen and (min-width:801px) {
    .c-modal-global-gallery__nav-carousel {
        position: relative;
        margin-bottom: 12px;
        overflow: hidden
    }
}

.c-modal-global-gallery__captions {
    padding: 0 24px
}

@media screen and (min-width:801px) {
    .c-modal-global-gallery__captions {
        position: static;
        bottom: auto
    }
}

.c-newsletter-form {
    margin-top: 12px
}

@media screen and (min-width:1025px) {
    .c-newsletter-form {
        margin-top: 36px
    }
}

.c-newsletter-form__privacy-policy {
    margin-top: 24px
}

.c-panel-card,
.c-panel-card-nohover {
    -webkit-box-shadow: 0 0 10px 0 rgba(45, 50, 52, .05);
    box-shadow: 0 0 10px 0 rgba(45, 50, 52, .2);
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    cursor: pointer;
    margin-bottom: 16px
}

@media screen and (min-width:801px) and (max-width:1024px) {
    .c-panel-card,
    .c-panel-card-nohover {
        margin-bottom: 24px
    }
}

@media screen and (min-width:1025px) {
    .c-panel-card,
    .c-panel-card-nohover {
        margin-bottom: 24px
    }
}

@media screen and (min-width:1025px) {
    .c-panel-card:hover {
        -webkit-box-shadow: 0 0 15px 0 rgba(45, 50, 52, .3);
        box-shadow: 0 0 15px 0 rgba(45, 50, 52, .3);
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }
    .c-panel-card:hover .c-panel-card__bg-image {
        -webkit-transform: scale(1.08);
        transform: scale(1.08)
    }
    .c-panel-card:hover .c-panel-card__darkener {
        opacity: .5
    }
    .c-panel-card:hover .c-panel-card__gradient {
        opacity: 0
    }
    .c-panel-card:hover .c-panel-card__label-arrow {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.c-panel-card__bg-asset {
    position: relative
}

.c-panel-card__bg-image {
    height: 100%;
    left: 0;
    top: 0;
    -webkit-transition: all .4s;
    transition: all .4s;
    -webkit-transform: scale(1);
    transform: scale(1);
    width: 100%
}

.c-panel-card__bg-image,
.c-panel-card__bg-video {
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.c-panel-card__bg-video {
    top: 50%;
    left: 50%;
    max-width: inherit;
    max-width: 155%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    -webkit-transform: translateX(-50%) translateY(-50%) translateX(0);
    transform: translateX(-50%) translateY(-50%) translateX(0);
    z-index: 0
}

.c-panel-card__darkener,
.c-panel-card__gradient {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all .4s;
    transition: all .4s;
    width: 100%;
    z-index: 2;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.c-panel-card__darkener {
    background-color: #2d3234;
    opacity: 0
}

.c-panel-card__gradient {
    background: -webkit-gradient(linear, left top, right top, from(rgba(34, 39, 41, .5)), color-stop(30%, rgba(34, 39, 41, .25)), to(rgba(34, 39, 41, .1)));
    background: linear-gradient(90deg, rgba(34, 39, 41, .5) 0, rgba(34, 39, 41, .25) 30%, rgba(34, 39, 41, .1));
    opacity: 1
}

.c-panel-card__body {
    color: #fff;
    height: 100%;
    left: 0;
    padding: 24px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.c-panel-card__body--color-dark {
    color: #222729
}

.c-panel-card__category-tag {
    color: #fff;
    margin-bottom: 6px
}

.c-panel-card__category-tag--yellow {
    color: #222729;
    opacity: .7
}

.c-panel-card__subheading {
    opacity: .7
}

.c-panel-card__label {
    height: 14px;
    text-transform: uppercase;
    font-family: 'DB Helvethaica X', Arial, sans-serif;
    letter-spacing: .8px;
    font-size: 14px;
    line-height: 1
}

.c-panel-card__label-arrow {
    -webkit-transition: all .3s ease .1s;
    transition: all .3s ease .1s;
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px)
}

.ie .c-location .c-panel-card__label {
    margin-top: 20px;
    white-space: nowrap
}

.ie .c-location .c-panel-card h3,
.ie .c-location .c-panel-card h4 {
    white-space: nowrap
}

.c-pre-footer {
    border-top: 13px solid #ffd204;
    background-color: #242424;
    color: #fff;
    padding: 20px 12px
}

@media screen and (min-width:1025px) {
    .c-pre-footer {
        padding: 0
    }
}

.c-pre-footer__row {
    border-bottom: 1px solid hsla(0, 0%, 100%, .05);
}

@media screen and (min-width:1025px) {
    .c-pre-footer__row {
        padding: 30px 0
    }
}

.c-pre-footer__row:last-child {
    border-bottom: none
}

@media screen and (max-width:1024px) {
    .c-pre-footer__row>div {
        padding: 0
    }
}

.c-pre-footer__cta-item {
    margin-bottom: 36px
}

.c-pre-footer__cta-item:last-child,
.c-pre-footer__cta-item p:last-child {
    margin-bottom: 0
}

@media screen and (min-width:1025px) {
    .c-pre-footer__cta-item {
        margin-bottom: 0
    }
}

.c-pre-footer__heading {
    font-family: 'DB Helvethaica X', Arial, sans-serif;
    letter-spacing: 0;
    font-size: 24px;
    line-height: 29px
}

@media screen and (min-width:1025px) {
    .c-pre-footer__heading {
        font-size: 34px;
        line-height: 39px
    }
}

.c-pre-footer__item {
    margin-bottom: 12px
}

.c-pre-footer__item:last-child,
.c-pre-footer__item p:last-child {
    margin-bottom: 0
}

.c-pre-footer__link {
    border-bottom: 1px solid #fff;
    opacity: 1;
    -webkit-transition: all .3s;
    transition: all .3s;
    font-family: 'DB Helvethaica X', UniversLTStd-Light, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 21px
}

.c-pre-footer__link:hover {
    opacity: .5
}

.c-pre-footer__button {
    height: 40px;
    max-width: 204px;
    padding: 0 18px;
    font-size: 14px
}

.c-pre-footer__copy {
    font-family: 'DB Helvethaica X', UniversLTStd, Helvetica, Arial, sans-serif;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 18px
}

.c-pre-footer__copy:last-child,
.c-pre-footer__copy p:last-child {
    margin-bottom: 0
}

.c-subscribe__item {
    margin-bottom: 36px
}

.c-subscribe__item:last-child,
.c-subscribe__item p:last-child {
    margin-bottom: 0
}

@media screen and (min-width:1025px) {
    .c-subscribe__item {
        margin-bottom: 0
    }
}

.c-subscribe__row {
    max-width: 546px;
    width: 100%
}

.c-subscribe__input {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    border-radius: 0!important;
    color: #fff;
    height: 50px;
    outline: none;
    padding-bottom: 4px;
    padding-right: 24px;
    width: 100%;
    font-size: 16px;
    line-height: 21px
}

.c-subscribe__input::-webkit-input-placeholder {
    color: #919394
}

.c-subscribe__input::-moz-placeholder {
    color: #919394
}

.c-subscribe__input:-ms-input-placeholder {
    color: #919394
}

.c-subscribe__input::placeholder {
    color: #919394
}

@media screen and (max-width:1024px) {
    .c-subscribe__input {
        padding-bottom: 0
    }
}

@media screen and (min-width:1025px) {
    .c-subscribe__input {
        font-size: 20px;
        line-height: 25px
    }
}

.c-subscribe__button {
    background-color: transparent;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #fff;
    cursor: pointer;
    outline: none;
    padding: 0;
    padding-right: 8px;
    width: 130px
}

.c-subscribe__button .c-subscribe__arrow {
    height: 14px
}

.c-subscribe__button:hover .c-subscribe__arrow {
    -webkit-transform: translateX(4px);
    transform: translateX(4px)
}

.c-subscribe__label {
    color: #fff;
    text-transform: uppercase;
    font-family: 'DB Helvethaica X', Arial, sans-serif;
    letter-spacing: .8px;
    font-size: 14px;
    line-height: 14px
}

.c-subscribe__arrow {
    margin-left: 10px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.ie .c-subscribe__button .l-flex {
    margin-top: 18px
}

.c-main-menu {
    padding: 24px 12px
}

@media screen and (min-width:1025px) {
    .c-main-menu {
        padding: 48px
    }
}

.c-main-menu__item {
    margin-bottom: 12px
}

.c-main-menu__item:last-child,
.c-main-menu__item p:last-child {
    margin-bottom: 0
}

.c-main-menu__link {
    opacity: 1;
    -webkit-transition: opacity .4s, -webkit-transform .4s ease;
    transition: opacity .4s, -webkit-transform .4s ease;
    transition: opacity .4s, transform .4s ease;
    transition: opacity .4s, transform .4s ease, -webkit-transform .4s ease;
    font-family: 'DB Helvethaica X', Arial, sans-serif;
    letter-spacing: 0;
    font-size: 21px;
    line-height: 24px
}

.c-main-menu__link:last-child,
.c-main-menu__link p:last-child {
    margin-bottom: 0
}

@media screen and (min-width:1025px) {
    .c-main-menu__link {
        font-size: 24px;
        line-height: 29px
    }
}

@media screen and (min-width:1160px) {
    .c-main-menu__link {
        margin-bottom: 24px;
        font-size: 34px;
        line-height: 39px
    }
}

@media screen and (min-width:1280px) {
    .c-main-menu__link {
        font-size: 40px;
        line-height: 45px
    }
}

.c-main-menu__link:hover {
    opacity: .5;
    -webkit-transform: translateX(8px);
    transform: translateX(8px)
}

.c-main-menu__link:hover .c-main-menu__arrow {
    opacity: 1
}

.c-main-menu__arrow {
    margin-left: 12px;
    opacity: 0;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    width: 12px
}

@media screen and (min-width:1160px) {
    .c-main-menu__arrow {
        margin-left: 18px;
        width: 24px
    }
}

.ie .c-main-menu__arrow {
    height: 45px
}

.c-primary-nav-search {
    border-bottom: 1px solid #f4f4f4;
    height: 56px;
    padding: 0 12px
}

@media screen and (min-width:1025px) {
    .c-primary-nav-search {
        height: auto;
        padding: 0 48px
    }
}

.c-primary-nav-search__row {
    width: 100%
}

@media screen and (max-width:1024px) {
    .c-primary-nav-search__row {
        height: 56px
    }
}

@media screen and (min-width:1025px) {
    .c-primary-nav-search__icon-search {
        height: 64px;
        opacity: .5;
        width: 64px
    }
}

.c-primary-nav-search__input {
    border: none;
    border-radius: 0!important;
    color: #222729;
    display: block;
    margin-left: 12px;
    outline: none;
    padding-bottom: 0;
    width: 100%;
    font-family: 'DB Helvethaica X', Arial, sans-serif;
    letter-spacing: 0;
    font-size: 14px;
    line-height: 19px
}

@media screen and (min-width:1025px) {
    .c-primary-nav-search__input {
        height: 160px;
        margin-left: 24px;
        font-size: 56px;
        line-height: 61px
    }
}
@media screen and (max-width: 1024px) {
    .c-primary-nav-search__input{
        font-size: 26px;
        line-height: 28px
    }
    .c-primary-nav-search__icon-search{
        height: 28px;
        width: 28px;
    }
    .c-primary-nav-search {
        height:80px;
    }
}

@media screen and (max-width:550px) {
    .c-primary-nav-search {
        height:110px;
    }
}

.c-primary-nav-search__input::-webkit-input-placeholder {
    color: #919394
}

.c-primary-nav-search__input::-moz-placeholder {
    color: #919394
}

.c-primary-nav-search__input:-ms-input-placeholder {
    color: #919394
}

.c-primary-nav-search__input::placeholder {
    color: #919394
}

.c-primary-nav-search__clear {
    height: 55px;
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    visibility: hidden
}

@media screen and (min-width:1025px) {
    .c-primary-nav-search__clear {
        height: 160px
    }
}

.c-primary-nav-search__clear:hover .c-primary-nav-search__clear-image {
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px)
}

.c-primary-nav-search__clear-image {
    width: 37px!important;
    cursor: pointer;
    height: 64px;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    width: 64px
}

@media screen and (min-width:1025px) {
    .c-primary-nav-search__clear-image {
        width: 64px!important
    }
}

.c-primary-nav.search-active .c-primary-nav-search__clear {
    opacity: 1;
    visibility: visible
}

.c-primary-nav {
    background-color: #fff;
    height: 100%;
    left: 0;
    overflow: scroll;
    padding-top: 56px;
    position: fixed;
    top: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    right: 0;
    width: 100%;
    z-index: 50;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@media screen and (min-width:1025px) {
    .c-primary-nav {
        padding-top: 64px
    }
}

.c-primary-nav__body {
    opacity: 0;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

@media screen and (max-width:1024px) {
    .c-primary-nav__body {
        height: auto!important
    }
}

@media screen and (max-width:1024px) {
    .c-primary-nav__body-wrapper {
        display: block
    }
}

.c-primary-nav__left-block,
.c-primary-nav__right-block {
    width: 100%
}

@media screen and (min-width:1025px) {
    .c-primary-nav__left-block,
    .c-primary-nav__right-block {
        width: 50%
    }
}

.c-primary-nav__right-block {
    border-left: 1px solid #f4f4f4
}

@media screen and (min-width:1025px) {
    .c-primary-nav__right-block {
        padding-right: 48px
    }
}

.c-primary-nav__index {
    color: #919394;
    margin-bottom: 18px;
    font-family: 'DB Helvethaica X', UniversLTStd, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-size: 12px;
    line-height: 12px
}

@media screen and (min-width:1025px) {
    .c-primary-nav__index {
        margin-bottom: 36px
    }
}

.c-primary-nav__credit {
    border-top: 1px solid #f4f4f4;
    padding: 24px 12px
}

.c-primary-nav__credit>h1 {
    margin-bottom: 0
}

@media screen and (min-width:1025px) {
    .c-primary-nav__credit {
        padding: 48px
    }
}

@media screen and (min-width:1025px) {
    .c-primary-nav__credit>h1 {
        font-size: 24px;
        line-height: 29px
    }
}

@media screen and (min-width:1160px) {
    .c-primary-nav__credit>h1 {
        font-size: 34px;
        line-height: 39px
    }
}

@media screen and (min-width:1280px) {
    .c-primary-nav__credit>h1 {
        font-size: 40px;
        line-height: 45px
    }
}

.c-primary-nav__sub-block {
    border-top: 1px solid #f4f4f4;
    padding: 24px 12px
}

@media screen and (min-width:1025px) {
    .c-primary-nav__sub-block {
        padding: 48px 24px;
        border-top: none
    }
}

.c-primary-nav__sub-block--right {
    padding: 24px 12px
}

@media screen and (min-width:1025px) {
    .c-primary-nav__sub-block--right {
        border-left: 1px solid #f4f4f4;
        height: 100%;
        padding: 48px 24px;
        padding-right: 0
    }
}

.c-primary-nav__entry {
    padding: 24px 12px
}

@media screen and (min-width:1025px) {
    .c-primary-nav__entry {
        padding: 48px 24px
    }
}

.c-primary-nav__entry-item {
    margin-bottom: 15px;
    font-family: 'DB Helvethaica X', Arial, sans-serif;
    letter-spacing: 0;
    font-size: 24px;
    line-height: 16px;
}

.c-primary-nav__entry-item:last-child,
.c-primary-nav__entry-item p:last-child {
    margin-bottom: 0
}

.c-primary-nav__entry-link {
    display: block;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all .3s;
    transition: all .3s
}

@media screen and (min-width:1025px) {
    .c-primary-nav__entry-link:hover {
        color: #919394;
        -webkit-transform: translateX(8px);
        transform: translateX(8px)
    }
}

.c-primary-nav__entry-link>h4 {
    margin-bottom: -10px;
    font-size: 16px;
    line-height: 21px
}

@media screen and (min-width:1025px) {
    .c-primary-nav__entry-link>h4 {
        margin-bottom: 0;
        font-size: 24px;
        line-height: 29px
    }
}

.c-primary-nav__entry-date {
    color: #919394;
    font-family: 'DB Helvethaica X', UniversLTStd-Light, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-size: 12px;
    line-height: 17px
}

.c-primary-nav__contact {
    margin-bottom: 24px
}

@media screen and (min-width:1025px) {
    .c-primary-nav__contact {
        margin-bottom: 48px
    }
}

.c-primary-nav__contact-item {
    margin-bottom: 24px;
    font-family: 'DB Helvethaica X', Arial, sans-serif;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 21px
}

.c-primary-nav__contact-item:last-child,
.c-primary-nav__contact-item p:last-child {
    margin-bottom: 0
}

.c-primary-nav__contact-item:first-child,
.c-primary-nav__contact-item:nth-child(3) {
    margin-bottom: 24px
}

@media screen and (min-width:1025px) {
    .c-primary-nav__contact-item:nth-child(3) {
        margin-bottom: 48px
    }
}

@media screen and (min-width:1025px) {
    .c-primary-nav__contact-item {
        margin-bottom: 36px;
        font-size: 24px;
        line-height: 29px
    }
}

.c-primary-nav__contact-address {
    color: #919394
}

.c-primary-nav__search-results {
    background: #fff;
    height: 100%;
    left: 0;
    margin-bottom: 24px;
    opacity: 0;
    padding: 24px;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%
}

@media screen and (min-width:1025px) {
    .c-primary-nav__search-results {
        margin-bottom: 48px;
        padding: 48px
    }
}

.c-primary-nav__search-results-wrapper {
    position: relative
}

.c-primary-nav__entries-list,
.c-primary-nav__search-suggested {
    background-color: #fff;
    display: none;
    opacity: 0;
    position: absolute;
    -webkit-transition: all .3s;
    transition: all .3s;
    visibility: hidden;
    width: 100%
}

.c-primary-nav__loader-image {
    left: 0;
    position: absolute;
    top: 60px
}

.c-primary-nav-show-all-result-button {
    bottom: 0;
    left: 0;
    -webkit-transition: bottom .8s cubic-bezier(.23, 1, .32, 1), opacity .3s cubic-bezier(.165, .84, .44, 1), visibility .3s cubic-bezier(.165, .84, .44, 1), -webkit-transform .8s cubic-bezier(.23, 1, .32, 1);
    transition: bottom .8s cubic-bezier(.23, 1, .32, 1), opacity .3s cubic-bezier(.165, .84, .44, 1), visibility .3s cubic-bezier(.165, .84, .44, 1), -webkit-transform .8s cubic-bezier(.23, 1, .32, 1);
    transition: bottom .8s cubic-bezier(.23, 1, .32, 1), transform .8s cubic-bezier(.23, 1, .32, 1), opacity .3s cubic-bezier(.165, .84, .44, 1), visibility .3s cubic-bezier(.165, .84, .44, 1);
    transition: bottom .8s cubic-bezier(.23, 1, .32, 1), transform .8s cubic-bezier(.23, 1, .32, 1), opacity .3s cubic-bezier(.165, .84, .44, 1), visibility .3s cubic-bezier(.165, .84, .44, 1), -webkit-transform .8s cubic-bezier(.23, 1, .32, 1);
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    opacity: 0;
    position: fixed;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    right: 0;
    visibility: hidden;
    width: 100%;
    z-index: 1000
}

.c-primary-nav-show-all-result-button>a {
    padding: 0 12px
}

@media screen and (min-width:801px) {
    .c-primary-nav-show-all-result-button>a {
        padding: 0 48px
    }
}

.c-primary-nav-show-all-result-button.show {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 0;
    transition-delay: 0;
    visibility: visible
}

body.primary-nav-open {
    overflow: hidden!important;
    padding-right: 0
}

body.primary-nav-open .c-primary-nav {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

body.primary-nav-open .c-primary-nav__body {
    opacity: 1;
    -webkit-transition-delay: 0;
    transition-delay: 0
}

.c-primary-nav.search-active .c-primary-nav__search-results,
.c-primary-nav.show-all-results .c-primary-nav__search-results {
    opacity: 1;
    visibility: visible
}

.c-primary-nav.search-active .c-primary-nav__search-suggested,
.c-primary-nav.show-all-results .c-primary-nav__entries-list {
    display: block;
    opacity: 1;
    visibility: visible
}

.c-ratio-block {
    position: relative;
    height: 0
}

.c-ratio-block--16-9 {
    padding-bottom: 56.25%
}

.c-ratio-block--4-3 {
    padding-bottom: 75%
}

.c-ratio-block--3-2 {
    padding-bottom: 66.66%
}

.c-ratio-block--1-1 {
    padding-bottom: 100%
}

.c-ratio-block__item,
.c-ratio-block iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.c-ratio-block__image {
    display: block;
    width: 100%
}

.c-related-entries__desktop {
    display: none
}

@media screen and (min-width:801px) {
    .c-related-entries__desktop {
        display: block
    }
}

.c-related-entries__mobile {
    display: block
}

@media screen and (min-width:801px) {
    .c-related-entries__mobile {
        display: none
    }
}

.c-related-entries__mobile>.c-card-carousel {
    width: 95%
}

.c-share-link {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    cursor: pointer;
    display: block;
    height: 54px;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 54px
}

.c-share-link:hover {
    background-color: #222729
}

.c-share-link>img {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .3s;
    transition: all .3s
}

.c-share-link:hover>img:first-child,
.c-share-link>img:last-child {
    opacity: 0;
    visibility: hidden
}

.c-share-link:hover>img:last-child,
.c-share-link>img:first-child {
    opacity: 1;
    visibility: visible
}

@media screen and (min-width:500px) {
    .c-share-link {
        height: 62px;
        width: 62px
    }
}

.c-short-height-hero {
    border-bottom: 1px solid #f4f4f4
}

.c-short-height-hero__copy {
    margin-top: 0
}

@media screen and (min-width:1025px) {
    .c-short-height-hero__copy {
        margin-top: 128px
    }
}

.c-short-height-hero__copy--team-single {
    margin-bottom: 0;
    margin-top: 136px
}

.c-short-height-hero__heading {
    margin-bottom: 6px;
    font-size: 34px;
    line-height: 39px
}

.c-short-height-hero__heading:last-child,
.c-short-height-hero__heading p:last-child {
    margin-bottom: 0
}

@media screen and (min-width:1025px) {
    .c-short-height-hero__heading {
        margin-bottom: 24px;
        font-size: 112px;
        line-height: 117px
    }
}

.c-short-height-hero__subheading {
    color: #919394;
    font-size: 24px;
    line-height: 29px
}

@media screen and (min-width:1025px) {
    .c-short-height-hero__subheading {
        font-size: 56px;
        line-height: 61px
    }
}

.c-single-image__caption {
    color: #222729;
    margin-top: 24px;
    font-family: 'DB Helvethaica X', UniversLTStd-Light, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-size: 14px;
    line-height: 19px
}

@media screen and (max-width:1024px) {
    .c-slides__body {
        margin-bottom: 48px!important
    }
}

.c-slides__images {
    margin-bottom: 24px
}

@media screen and (min-width:1025px) {
    .c-slides__images {
        margin-bottom: 48px
    }
}

.c-slides__images-wrapper {
    position: relative
}

.c-slides__image-item-wrapper {
    padding-top: 4px
}

.c-slides__image-caption {
    background-color: #222729;
    color: #fff;
    left: 8px;
    padding: 11px 14px 9px;
    position: absolute;
    top: -4px;
    z-index: 1;
    font-family: 'DB Helvethaica X', UniversLTStd, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-size: 12px;
    line-height: 12px
}

@media screen and (max-width:800px) {
    .c-slides__controller-grid-cell {
        display: none
    }
}

.c-slides__controller {
    display: none
}

@media screen and (min-width:1025px) {
    .c-slides__controller {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.c-slides__controller>.c-card-carousel__next,
.c-slides__controller>.c-card-carousel__prev {
    margin-bottom: 0
}

.c-slides__controller>.c-card-carousel__prev {
    margin-right: 1px
}

.c-slides .slick-dots {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left
}

@media screen and (max-width:1024px) {
    .c-slides .slick-dots {
        bottom: -38px
    }
}

.c-social {
    height: auto
}

.c-social>ul {
    height: 100%
}

.c-social__item {
    height: 100%;
    margin-right: 12px;
    vertical-align: middle;
    opacity: 1;
    -webkit-transition: all .3s;
    transition: all .3s
}

.c-social__item:last-child {
    margin-right: 0
}

.c-social__item:hover {
    opacity: .5
}

.c-social__item>a {
    display: block;
    height: 100%
}

.c-social__text {
    font-family: 'DB Helvethaica X', Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    text-decoration: none;
    vertical-align: middle;
}

.c-social__text span {
    color: #ffd204;
}

.c-links {
    clear: both;
    width: 100%;
    margin: 10px auto;
    display: inline-block;
    text-align: center;
    padding: 10px 0;
}

.c-links .js-footer-list {
    display: inline-block;
}

.c-links .js-footer-list a {
    font-family: 'DB Helvethaica X', Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-decoration: none;
}

@media screen and (min-width:1025px) {
    .c-range-slider__slider {
        margin-bottom: 24px
    }
    .c-links {
        margin: 0 auto;
        text-align: right;
        padding: 0 auto;
    }
}

.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
    border: none;
    background: #0077c0;
    border-radius: 50%;
    cursor: pointer;
    height: 9px;
    outline: none;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: scale(1);
    transform: scale(1);
    width: 9px
}

.ui-button:last-child,
.ui-state-default:last-child,
.ui-widget-content .ui-state-default:last-child,
.ui-widget-header .ui-state-default:last-child,
html .ui-button.ui-state-disabled:active:last-child,
html .ui-button.ui-state-disabled:hover:last-child {
    -webkit-transform: translateX(-8px) scale(1);
    transform: translateX(-8px) scale(1)
}

@media screen and (min-width:1025px) {
    .ui-button:last-child,
    .ui-state-default:last-child,
    .ui-widget-content .ui-state-default:last-child,
    .ui-widget-header .ui-state-default:last-child,
    html .ui-button.ui-state-disabled:active:last-child,
    html .ui-button.ui-state-disabled:hover:last-child {
        -webkit-transform: translateX(-5px) scale(1);
        transform: translateX(-5px) scale(1)
    }
}

.ui-slider-horizontal .ui-slider-handle {
    margin-left: 0;
    top: -4px
}

.ui-slider-handle.ui-corner-all.ui-state-default.ui-state-focus.ui-state-active {
    -webkit-transform: scale(2);
    transform: scale(2)
}

.ui-slider-handle.ui-corner-all.ui-state-default.ui-state-focus.ui-state-active:last-child {
    -webkit-transform: translateX(-5px) scale(2);
    transform: translateX(-5px) scale(2)
}

.ui-widget.ui-widget-content {
    border: none;
    border-bottom: 1px solid #e8e9e9;
    margin-bottom: 4px
}

@media screen and (min-width:1025px) {
    .ui-widget.ui-widget-content {
        margin-bottom: 24px
    }
}

.ui-slider-horizontal {
    height: 1px
}

@media screen and (min-width:1025px) {
    .ui-slider-horizontal {
        height: 2px
    }
}

.ui-slider-horizontal .ui-slider-range {
    top: -1px
}

.ui-slider .ui-slider-range {
    height: 2px!important
}

.ui-widget-header {
    background-color: #0077c0
}

.c-range-slider-switcher__tabs {
    border: 1px solid #f4f4f4;
    margin-bottom: 24px;
    width: 100%
}

.c-range-slider-switcher__tab {
    cursor: pointer;
    color: #919394;
    padding: 10px 18px;
    text-transform: uppercase;
    width: 50%;
    font-family: 'DB Helvethaica X', Arial, sans-serif;
    letter-spacing: .8px;
    font-size: 12px;
    line-height: 12px
}

.c-range-slider-switcher__tab.current {
    background-color: #0077c0;
    color: #fff
}

.c-range-slider-switcher__content {
    display: none
}

.c-range-slider-switcher__content.current {
    display: inherit
}

.c-subnav {
    height: 100%
}

.c-subnav,
.c-subnav__dropdowns,
.c-subnav__filters,
.c-subnav__search {
    width: 100%
}

@media screen and (max-width:1024px) {
    .c-subnav__filters {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-right: 12px
    }
}

@media screen and (max-width:1024px) {
    .c-subnav__dropdowns {
        display: block
    }
}

.c-subnav__search {
    height: 100%;
    max-width: 80%;
    padding-left: 12px
}

@media screen and (min-width:500px) {
    .c-subnav__search {
        max-width: 360px
    }
}

@media screen and (min-width:1025px) {
    .c-subnav__search {
        border-right: 1px solid #f4f4f4;
        padding-left: 24px
    }
}

.c-subnav__search-input {
    border: 24px;
    margin-left: 12px;
    padding-bottom: 0;
    padding-top: 4px;
    width: 100%;
    font-size: 16px;
    line-height: 21px
}

@media screen and (min-width:1025px) {
    .c-subnav__search-input {
        margin-left: 18px
    }
}

.c-subnav__dropdown-item {
    border-right: 1px solid #f4f4f4;
    display: none;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 200px;
    position: relative
}

@media screen and (min-width:1025px) {
    .c-subnav__dropdown-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.c-subnav__dropdown-opener {
    cursor: pointer;
    height: 100%;
    padding: 0 24px;
    width: 100%
}

.c-subnav__dropdown-label {
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: 'DB Helvethaica X', Arial, sans-serif;
    letter-spacing: .8px;
    font-size: 12px;
    line-height: 12px
}

.c-subnav__filter-batch {
    background-color: #0077c0;
    border-radius: 50%;
    color: #fff;
    display: none;
    height: 24px;
    margin-left: 6px;
    text-align: center;
    width: 24px;
    min-width: 24px;
    font-family: 'DB Helvethaica X', Arial, sans-serif;
    letter-spacing: 0;
    font-size: 12px;
    line-height: 24px
}

.c-subnav__select-down-icon {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.c-subnav__range-slider-amount-labels {
    margin-bottom: 12px;
    font-size: 10px;
    line-height: 10px
}

.c-subnav__range-slider-amount-labels>div:last-child,
.c-subnav__range-slider-amount-labels>div:last-child>input {
    text-align: right
}

.c-subnav__range-slider-amount-labels>div>label {
    display: block;
    margin-bottom: 12px;
    text-transform: capitalize
}

.c-subnav__range-slider-amount {
    border: none;
    color: #222729;
    padding-bottom: 0;
    width: 100%;
    font-family: 'DB Helvethaica X', UniversLTStd-Light, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-size: 20px;
    line-height: 25px
}

.c-subnav__action-link {
    border: none;
    cursor: pointer;
    outline: none;
    padding-left: 0;
    padding-right: 0;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: 'DB Helvethaica X', Arial, sans-serif;
    letter-spacing: .8px;
    font-size: 14px;
    line-height: 14px
}

.c-subnav__action-link:first-child {
    opacity: .5
}

.c-subnav__clear {
    cursor: pointer;
    height: 100%;
    width: 64px
}

.c-subnav__clear:hover .c-subnav__clear-image {
    -webkit-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-name: hop-left;
    animation-name: hop-left
}

@media screen and (max-width:1024px) {
    .c-subnav__clear {
        display: none
    }
}

.c-subnav__clear-image {
    display: block;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 24px
}

.c-subnav__icon {
    cursor: pointer;
    height: 100%;
    width: 56px
}

@media screen and (min-width:1025px) {
    .c-subnav__icon {
        width: 64px
    }
}

.c-subnav__icon>a {
    height: 24px
}

.c-subnav__list-item>a {
    height: 56px;
    opacity: 1;
    padding: 20px 12px;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media screen and (min-width:1025px) {
    .c-subnav__list-item>a {
        height: 64px
    }
}

.c-subnav__list-item>a:hover {
    opacity: .5
}

.c-subnav__label {
    text-transform: uppercase;
    font-family: 'DB Helvethaica X', Arial, sans-serif;
    letter-spacing: .8px;
    font-size: 12px;
    line-height: 12px
}

.c-subnav__back:hover img {
    -webkit-transform: translateX(-8px);
    transform: translateX(-8px)
}

.c-subnav__back img {
    -webkit-transition: all .3s;
    transition: all .3s
}

@media screen and (max-width:1024px) {
    .c-subnav__filter-desktop {
        display: none
    }
}

.c-subnav__filter-opener {
    cursor: pointer;
    height: 100%;
    padding: 12px;
    position: absolute;
    right: 0;
    top: 0
}

@media screen and (min-width:1025px) {
    .c-subnav__filter-opener {
        display: none
    }
}

.c-subnav__batch-icon {
    height: 16px;
    width: 16px
}

.c-subnav__cta-buttons>li {
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s
}

@media screen and (min-width:801px) {
    .c-subnav__cta-buttons>li {
        margin-right: 24px
    }
}

.c-subnav__cta-buttons>li:first-child {
    display: none
}

@media screen and (min-width:801px) {
    .c-subnav__cta-buttons>li:first-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.c-subnav__cta-buttons>li:last-child {
    margin-right: 0
}

.c-subnav__cta-buttons>li:hover {
    opacity: .5
}

.c-subnav__commercial-price,
.c-subnav__residential-price {
    display: none
}

.c-subnav__commercial-price.active,
.c-subnav__residential-price.active {
    display: block
}

.c-summary {
    margin-bottom: 24px
}

.c-summary:last-child,
.c-summary p:last-child {
    margin-bottom: 0
}

@media screen and (min-width:1025px) {
    .c-summary {
        margin-bottom: 48px
    }
}

.c-team-card {
    margin-bottom: 0
}

@media screen and (min-width:1025px) {
    .c-team-card {
        margin-bottom: 24px
    }
}

.c-team-card__link:hover .c-team-card__arrow-icon {
    -webkit-transform: translateX(8px);
    transform: translateX(8px)
}

.c-team-card__category-tag,
.c-team-card__heading {
    margin-bottom: 6px
}

.c-team-card__heading.large {
    margin-bottom: 12px
}

.c-team-card__body {
    color: #222729
}

.c-team-card__job-title,
.c-team-card__location {
    font-family: 'DB Helvethaica X', UniversLTStd-Light, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-size: 12px;
    line-height: 17px
}

.c-team-card__job-title.large,
.c-team-card__location.large {
    font-size: 20px;
    line-height: 25px
}

.c-team-card__location {
    color: #919394
}

.c-team-card__triangle-label {
    bottom: 0;
    height: 112px;
    position: absolute;
    right: 0;
    width: 112px;
    z-index: 2
}

.c-team-card__triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 112px 112px;
    border-color: transparent transparent #222729
}

.c-team-card__arrow-icon {
    bottom: 18px;
    position: absolute;
    right: 24px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all .4s ease .1s;
    transition: all .4s ease .1s;
    z-index: 2
}

.c-team-card__social {
    bottom: 24px;
    height: 24px;
    left: 24px;
    position: absolute;
    z-index: 1
}

.c-team-card__social-item {
    margin-right: 6px
}

.c-team-card__social-item:last-child {
    margin-right: 0
}

.c-team-card__social-item>a {
    display: block;
    height: 24px
}

.c-team-tiles__mb-mobile {
    margin-bottom: 24px
}

.c-team-tiles__desktop {
    display: none
}

@media screen and (min-width:1025px) {
    .c-team-tiles__desktop {
        display: block
    }
}

.c-team-tiles__mobile {
    display: block
}

@media screen and (min-width:1025px) {
    .c-team-tiles__mobile {
        display: none
    }
}

.c-text-block__expandBody {
    overflow: hidden;
    position: relative
}

.c-text-block__expandBody.active .c-text-block__mask {
    margin-bottom: 24px
}

.c-text-block__expandBody.active .c-text-block__expandBody-copy {
    opacity: 1;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
    visibility: visible
}

.c-text-block__expandBody.active .c-text-block__expandBody-opener-icon:before {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.c-text-block__mask {
    height: 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

.c-text-block__expandBody-copy {
    opacity: 0;
    -webkit-transition: all .3s;
    transition: all .3s;
    visibility: hidden
}

.c-text-block__expandBody-opener,
.c-text-block__link {
    -webkit-transition: all .3s .4s;
    transition: all .3s .4s;
    text-transform: uppercase;
    font-family: 'DB Helvethaica X', Arial, sans-serif;
    letter-spacing: .8px;
    font-size: 16px
}

.c-text-block__expandBody-opener {
    cursor: pointer;
    margin-bottom: 24px;
    width: 110px
}

.c-text-block__expandBody-opener:last-child,
.c-text-block__expandBody-opener p:last-child {
    margin-bottom: 0
}

.c-text-block__expandBody-opener:hover .c-text-block__expandBody-opener-icon {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.c-text-block__expandBody-opener-icon {
    height: 11px;
    margin-left: 6px;
    outline: none;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 11px
}

.c-text-block__expandBody-opener-icon:after,
.c-text-block__expandBody-opener-icon:before {
    content: "";
    background-color: #000;
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    height: 1px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.c-text-block__expandBody-opener-icon:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

@media screen and (min-width:1025px) {
    .c-text-block__links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.c-text-block__link {
    cursor: pointer;
    display: block;
    margin-bottom: 6px;
    margin-right: 36px;
    opacity: 1;
    text-transform: uppercase;
    -webkit-transition: all .2s;
    transition: all .2s;
    font-family: 'DB Helvethaica X', Arial, sans-serif;
    letter-spacing: .8px;
    font-size: 16px
}

.c-text-block__link:last-child,
.c-text-block__link p:last-child {
    margin-bottom: 0
}

@media screen and (min-width:1025px) {
    .c-text-block__link {
        margin-bottom: 0
    }
}

.c-text-block__link:last-child {
    margin-right: 0
}

.c-text-block__link:hover {
    opacity: .5;
    -webkit-transform: translateX(8px);
    transform: translateX(8px)
}

.c-text-block__icon-arrow {
    margin-left: 12px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 14px
}

.c-tiled-block__item {
    height: 100%
}

.c-tiles__mobile {
    display: block
}

@media screen and (min-width:1025px) {
    .c-tiles__mobile {
        display: none
    }
}

.c-tiles__desktop {
    display: none
}

@media screen and (min-width:1025px) {
    .c-tiles__desktop {
        display: block
    }
}

.c-tile {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: block;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    min-height: -webkit-min-content;
    min-height: -moz-min-content;
    min-height: min-content
}

.c-tile.is-ancestor {
    margin-left: -12px;
    margin-right: -12px;
    margin-top: -12px
}

.c-tile.is-ancestor:last-child {
    margin-bottom: -12px
}

.c-tile.is-ancestor:not(:last-child) {
    margin-bottom: 12px
}

.c-tile.is-child {
    margin: 0!important
}

.c-tile.is-parent {
    padding: 12px
}

.c-tile.is-vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.c-tile.is-vertical>.c-tile.is-child:not(:last-child) {
    margin-bottom: 24px!important
}

@media screen and (min-width:1025px) {
    .c-tile--adjusted-ratio>.c-panel-card {
        padding-bottom: 67%
    }
}

@media screen and (min-width:1025px) {
    .c-tile:not(.is-child) {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .c-tile.is-6 {
        width: 50%
    }
    .c-tile.is-6,
    .c-tile.is-12 {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }
    .c-tile.is-12 {
        width: 100%
    }
}

.c-tile--ie {
    display: none
}

.ie .c-tile--ie {
    display: block
}

.c-timeline-card {
    position: relative
}

@media screen and (max-width:800px) {
    .c-timeline-card {
        margin-bottom: 40px
    }
}

.c-timeline-card--left {
    text-align: left
}

@media screen and (min-width:801px) {
    .c-timeline-card--right {
        text-align: right
    }
}

.c-timeline-card__inner {
    position: relative;
    z-index: 10
}

.c-timeline-card__date {
    font-family: 'DB Helvethaica X', Arial, sans-serif;
    letter-spacing: 0;
    font-size: 34px;
    line-height: 39px;
    position: relative;
    margin-bottom: 2px
}

@media screen and (min-width:801px) {
    .c-timeline-card__date {
        margin-bottom: 10px;
        font-size: 45px;
        line-height: 50px
    }
}

.c-timeline-card__date-marker {
    position: absolute;
    top: 50%;
    display: block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #222729;
    z-index: 11
}

@media screen and (max-width:800px) {
    .c-timeline-card--left .c-timeline-card__date-marker,
    .c-timeline-card--right .c-timeline-card__date-marker {
        left: -16px
    }
}

.c-timeline-card__date-marker.js-marker-hide {
    opacity: 0
}

.c-timeline-card__date-marker:before {
    content: "";
    position: absolute;
    top: -5px;
    left: -5px;
    display: block;
    width: 19px;
    height: 19px;
    border-radius: 50%;
    border: 1px solid #222729;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.c-timeline-card--active .c-timeline-card__date-marker:before {
    opacity: 1
}

.c-timeline-card__meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 15px;
    font-size: 0
}

@media screen and (min-width:801px) {
    .c-timeline-card--right .c-timeline-card__meta {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.c-timeline-card__meta-item {
    font-size: 0
}

.c-timeline-card__meta-item:not(:last-child) {
    margin-right: 16px
}

.c-timeline-card__meta-icon,
.c-timeline-card__meta-value {
    display: inline-block;
    vertical-align: middle
}

.c-timeline-card__meta-value {
    font-size: 14px;
    line-height: 1;
    padding-top: 4px
}

@media screen and (min-width:801px) {
    .c-timeline-card__meta-value {
        font-size: 16px;
        line-height: 1
    }
}

.c-timeline-card__meta-icon {
    margin-right: 8px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% 100%
}

.c-timeline-card__meta-icon--awards {
    width: 19px;
    height: 18px;
    background-image: url("../images/icons/ic_grade.svg")
}

.c-timeline-card__meta-icon--homes {
    width: 22px;
    height: 18px;
    background-image: url("../images/icons/ic_home.svg")
}

.c-timeline-card__meta-icon--space {
    width: 20px;
    height: 18px;
    background-image: url("../images/icons/ic_business.svg")
}

.c-timeline-card__name {
    font-size: 16px;
    line-height: 21px;
    font-family: 'DB Helvethaica X', UniversLTStd, Helvetica, Arial, sans-serif;
    letter-spacing: 0
}

@media screen and (min-width:801px) {
    .c-timeline-card__name {
        font-size: 20px;
        line-height: 25px
    }
}

.c-timeline-card__location {
    font-size: 16px;
    line-height: 21px;
    display: block;
    margin-bottom: 10px
}

@media screen and (min-width:801px) {
    .c-timeline-card__location {
        font-size: 20px;
        line-height: 25px
    }
}

.c-timeline-card__carousel>.slick-next,
.c-timeline-card__carousel>.slick-prev {
    height: 30px;
    width: 30px;
    z-index: 1;
    -webkit-transition: .3s;
    transition: .3s
}

.c-timeline-card__carousel>.slick-next:before,
.c-timeline-card__carousel>.slick-prev:before {
    background-size: 20px 20px;
    content: "";
    left: 0;
    right: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 1
}

.c-timeline-card__carousel>.slick-next:hover,
.c-timeline-card__carousel>.slick-prev:hover {
    opacity: .75!important
}

.c-timeline-card__carousel>.slick-prev {
    left: 12px
}

.c-timeline-card__carousel>.slick-prev:before {
    background: url("../images/icons/ic_chevron_left-white.svg") no-repeat 50%;
    background-size: 24px 24px
}

.c-timeline-card__carousel>.slick-next {
    right: 12px
}

.c-timeline-card__carousel>.slick-next:before {
    background: url("../images/icons/ic_chevron_right-white.svg") no-repeat 50%;
    background-size: 24px 24px
}

.c-timeline-card__carousel-item {
    position: relative;
    padding-bottom: 75%;
    height: 0
}

.c-timeline-card__carousel-image,
.c-timeline-card__carousel-scrim {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.c-timeline-card__carousel-image {
    z-index: 0
}

.c-timeline-card__carousel-scrim {
    z-index: 1;
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(34, 39, 41, .2)), color-stop(50%, rgba(34, 39, 41, 0)), to(rgba(34, 39, 41, .2)));
    background-image: linear-gradient(-90deg, rgba(34, 39, 41, .2), rgba(34, 39, 41, 0) 50%, rgba(34, 39, 41, .2))
}

.c-timeline-card__action {
    position: absolute;
    bottom: 0;
    right: 24px;
    display: block;
    width: 32px;
    height: 32px;
    background-color: #222729;
    background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 50%;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transform: translateY(50%);
    transform: translateY(50%)
}

.c-timeline-card__action:hover {
    cursor: pointer
}

.c-timeline-card__action:focus {
    outline: none
}

.c-timeline-card__action--default {
    background-image: url("../images/icons/ic_expand.svg")
}

.c-timeline-card__action--expanded {
    background-image: url("../images/icons/ic_close_negative.svg")
}

.c-timeline-card__expander {
    width: 100%;
    height: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: left;
    overflow: hidden
}

@media screen and (min-width:801px) {
    .c-timeline-card__expander {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 5
    }
}

.c-timeline-card__expander-item {
    padding: 16px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

.c-timeline-card__expander-item--1 {
    width: 100%;
    min-height: 199px;
    background-color: #ffdd08
}

.c-timeline-card__expander-item--2,
.c-timeline-card__expander-item--3 {
    width: 100%;
    min-height: 159px
}

.c-timeline-card__expander-item--2 {
    background-color: #222729;
    color: #fff
}

.c-timeline-card__expander-item--3 {
    background-color: #e8e9e9
}

.c-timeline-card__expander-title {
    font-size: 16px;
    line-height: 21px;
    font-family: 'DB Helvethaica X', UniversLTStd, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    margin-bottom: 14px
}

.c-timeline-card__expander-title--icon {
    padding-left: 26px;
    background: url("../images/icons/riba-crest@2x.png") no-repeat 0 0;
    background-size: 18px 14px
}

.c-timeline-card__expander-value {
    font-size: 14px;
    line-height: 19px
}

.c-timeline {
    position: relative
}

.timeline--end {
    padding-bottom: 358px
}

.c-timeline__spine {
    position: absolute;
    top: 25px;
    left: 36px;
    width: 1px
}

@media screen and (min-width:801px) {
    .c-timeline__spine {
        left: calc(50% + 12px);
        margin-left: -.5px
    }
}

.c-timeline__spine--main {
    background-color: rgba(34, 39, 41, .1)
}

.c-timeline__spine--section {
    background-color: #222729
}

.c-timeline__points {
    padding-top: 95px;
    padding-bottom: 162px
}

.c-timeline__points>div {
    position: relative
}

@media screen and (min-width:801px) {
    .c-timeline__row--negative {
        margin-top: -277px
    }
}

@media screen and (min-width:801px) {
    .c-timeline__row--negative-small {
        margin-top: -83px
    }
}

.c-timeline__row--active {
    -webkit-transform: translateY(-358px);
    transform: translateY(-358px)
}

.c-unit-description__items {
    margin-top: -24px
}

.c-unit-description__notes {
    margin-top: 56px;
    color: rgba(34, 39, 41, .5);
    font-size: 16px;
    line-height: 21px
}

@media screen and (min-width:1025px) {
    .c-unit-description__notes {
        margin-top: 112px
    }
}

.c-unit-description__cell {
    margin: 12px 0
}

@media screen and (min-width:1025px) {
    .c-unit-description__cell {
        margin: 24px 0
    }
}

.c-unit-description__tag {
    margin-bottom: 12px
}

@media screen and (min-width:1025px) {
    .c-unit-description__tag {
        margin-bottom: 24px
    }
}

@media screen and (min-width:1025px) {
    .c-unit-intro {
        margin-top: 48px
    }
}

.c-unit-intro__gallery {
    margin-bottom: 24px;
    overflow: hidden;
    position: relative;
    margin-left: -12px;
    width: calc(100% + 24px)
}

@media screen and (min-width:1025px) {
    .c-unit-intro__gallery {
        margin-bottom: 0;
        margin-left: 0;
        padding-top: 48px;
        width: 100%
    }
}

.c-unit-intro__gallery .slick-dots {
    bottom: 24px
}

.c-unit-intro__gallery .slick-dots>li button:before {
    color: #fff;
    opacity: .75
}

.c-unit-intro__gallery .slick-dots>li.slick-active button:before {
    opacity: 1!important
}

.c-unit-intro__gallery .slick-next:before,
.c-unit-intro__gallery .slick-prev:before {
    background-size: 24px 24px;
    opacity: 1
}

@media screen and (min-width:1025px) {
    .c-unit-intro__gallery .slick-next:before,
    .c-unit-intro__gallery .slick-prev:before {
        background-size: 48px 48px!important
    }
}

.c-unit-intro__gallery .slick-prev:before {
    background: url("../images/icons/ic_chevron_left-white.svg") no-repeat 50%
}

.c-unit-intro__gallery .slick-next:before {
    background: url("../images/icons/ic_chevron_right-white.svg") no-repeat 50%
}

.c-unit-intro__gallery-main-wrapper {
    position: relative
}

.c-unit-intro__modal-opener {
    bottom: 0;
    cursor: pointer;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 1
}

@media screen and (min-width:1025px) {
    .c-unit-intro__modal-opener {
        display: block
    }
}

.c-unit-intro__modal-opener-icon {
    background-color: #222729;
    display: none;
    height: 40px;
    position: absolute;
    top: 18px;
    right: 18px;
    width: 40px;
    z-index: 1
}

@media screen and (min-width:1025px) {
    .c-unit-intro__modal-opener-icon {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media screen and (min-width:1025px) {
    .c-unit-intro__gallery-main {
        margin-bottom: 12px
    }
}

.c-unit-intro__gallery-main .slick-arrow {
    -webkit-transition: all .2s;
    transition: all .2s
}

.c-unit-intro__gallery-main .slick-arrow:hover {
    opacity: .5
}

.c-unit-intro__gallery-nav {
    display: none
}

@media screen and (min-width:1025px) {
    .c-unit-intro__gallery-nav {
        display: block;
        margin-left: -6px;
        width: 90%
    }
}

.c-unit-intro__gallery-nav>.slick-list>.slick-track>.slick-slide {
    margin: 0 6px;
    outline: none
}

.c-unit-intro__gallery-nav>.slick-list {
    overflow: visible
}

.c-unit-intro__gallery-nav-slide {
    position: relative
}

.c-unit-intro__gallery-nav-darkener {
    background-color: #222729;
    cursor: pointer;
    height: 100%;
    opacity: 0;
    position: absolute;
    -webkit-transition: all .3s;
    transition: all .3s;
    width: 100%;
    z-index: 1
}

.c-unit-intro .slick-current .c-unit-intro__gallery-nav-darkener,
.c-unit-intro__gallery-nav-darkener:hover {
    opacity: .5
}

.c-unit-intro__titles {
    margin-bottom: 24px
}

@media screen and (min-width:1025px) {
    .c-unit-intro__titles {
        margin-bottom: 48px
    }
}

.c-unit-intro__heading,
.c-unit-intro__subheading {
    margin-bottom: 0!important
}

.c-unit-intro__subheading {
    color: #919394
}

.c-unit-intro__body {
    color: #222729;
    margin-bottom: 24px
}

@media screen and (min-width:1025px) {
    .c-unit-intro__body {
        margin-bottom: 48px
    }
}

.c-unit-intro__button-label>span {
    opacity: .7;
    margin-right: 8px
}

.c-unit-intro__links {
    border: 1px solid #f4f4f4;
    margin-top: 24px;
    width: 100%
}

.c-unit-intro__links-top {
    border-bottom: 1px solid #f4f4f4
}

.c-unit-intro__links-bottom>div>div,
.c-unit-intro__links-top>div>div:last-child {
    border-left: 1px solid #f4f4f4
}

.c-unit-intro__links-bottom>div>div:first-child {
    border: none
}

.c-unit-intro__link {
    border: none;
    padding: 0 24px;
    font-size: 14px;
    line-height: 14px
}

.c-unit-intro__link--bottom {
    padding: 0 12px
}

.c-unit-intro__link--bottom .c-button__label {
    display: none
}

@media screen and (min-width:500px) {
    .c-unit-intro__link--bottom .c-button__label {
        display: block
    }
}

@media screen and (min-width:1025px) {
    .c-unit-intro__link--bottom .c-button__label {
        display: none
    }
}

@media screen and (min-width:1280px) {
    .c-unit-intro__link--bottom .c-button__label {
        display: block
    }
}

.c-unit-intro__link--bottom .c-unit-intro__link-icon {
    margin-right: 0
}

@media screen and (min-width:500px) {
    .c-unit-intro__link--bottom .c-unit-intro__link-icon {
        margin-right: 6px
    }
}

@media screen and (min-width:1025px) {
    .c-unit-intro__link--bottom .c-unit-intro__link-icon {
        margin-right: 0
    }
}

@media screen and (min-width:1280px) {
    .c-unit-intro__link--bottom .c-unit-intro__link-icon {
        margin-right: 6px
    }
}

.c-unit-intro__link-icon {
    margin-right: 6px
}

.c-unit-intro .o-badge {
    position: absolute;
    top: 65px;
    left: -6px
}

.unit-share__parent {
    overflow: visible;
    position: relative
}

.unit-share__child,
.unit-share__parent {
    -webkit-transition: all .3s;
    transition: all .3s
}

.unit-share__child {
    bottom: -49px;
    left: 50%;
    opacity: 0;
    padding-top: 12px;
    position: absolute;
    -webkit-transform: translate(-50%, 12px);
    transform: translate(-50%, 12px);
    visibility: hidden
}

.unit-share__child--show-child {
    display: block;
    opacity: 1;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    visibility: visible
}

.unit-share__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    background: #000
}

.unit-share__wrapper:before {
    content: "";
    display: block;
    position: absolute;
    top: -10px;
    left: calc(50% - 10px);
    z-index: 17;
    border-color: #000 transparent;
    border-style: solid;
    border-width: 0 10px 10px;
    height: 0;
    width: 0
}

.unit-share__item {
    height: 22px;
    width: 42px;
    margin: 10px 0;
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-left: 1px solid hsla(0, 0%, 96%, .3)
}

.unit-share__item:first-child {
    border: none
}

.unit-share__item:hover {
    opacity: .8
}

.c-vacancy-accordion__title {
    cursor: pointer;
    padding: 18px 24px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media screen and (min-width:1025px) {
    .c-vacancy-accordion__title {
        padding: 36px 48px
    }
}

.c-vacancy-accordion__title:after {
    content: "";
    position: absolute;
    display: block;
    height: 24px;
    width: 24px;
    background: url("../images/icons/ic_add-black.svg") no-repeat 50%;
    background-size: 24px;
    right: 24px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media screen and (min-width:1025px) {
    .c-vacancy-accordion__title:after {
        right: 48px
    }
}

.c-vacancy-accordion__heading {
    padding-top: 7px
}

.c-vacancy-accordion__location {
    opacity: .5;
    padding-top: 7px;
    font-family: 'DB Helvethaica X', UniversLTStd, Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 21px
}

@media screen and (min-width:1025px) {
    .c-vacancy-accordion__location {
        font-size: 24px;
        line-height: 29px
    }
}

@media screen and (max-width:800px) {
    .c-vacancy-accordion__location {
        padding-top: 0
    }
}

.c-vacancy-accordion__body {
    padding-top: 6px;
    width: 100%
}

@media screen and (min-width:1025px) {
    .c-vacancy-accordion__body {
        max-width: 80%;
        padding-top: 0
    }
}

.accordion__detail-title--open:after {
    background-image: url("../images/icons/ic_remove-black.svg")
}

.background-pal {
    height: 150px;
    vertical-align: middle;
    background-image: url("../images/explore.jpg");
}

@media screen and (min-width:1025px) {
    .background-pal {
        height: 700px;
        background-image: url("../images/explore.jpg");
    }
}

.parallax {
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

@media only screen and (max-device-width: 1366px) {
    .parallax {
        background-attachment: scroll;
    }
}

.pj-tab-r{display:none;}
.pj-tab-l{display: inline-block;}
@media screen and (max-width:1024px) {
    .pj-tab-l{display:none;}
    .pj-tab-r{display: inline-block;}
}

.pj-info-img-mob{display:none;}
.pj-info-img-desk{display:block;}
@media screen and (max-width:768px) {
    .pj-info-img-desk{display:none;}
    .pj-info-img-mob{
        display:block;
        background-size: 100%;
        background-position: top;
    }
}


/****************************************/
.boximg_ebook{
	color: #22272954;
	width: 90%;
    display: block;
    border: 0.5px solid;
    padding: 10px;
    /*box-shadow: 5px 10px #888888;*/
   box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
}
