@charset "UTF-8";

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@font-face {
    font-family: KhmerOS;
    /*src: url(fonts/portal.eot);
    src: url(fonts/portal.eot#iefix) format("embedded-opentype"), url(fonts/portal.ttf) format("truetype"), url(fonts/portal.woff) format("woff"), url(fonts/portal.svg#portal) format("svg");*/
    src: url(../ttf/khmeros.ttf);
    src: url(../ttf/khmeros.ttf) format("embedded-opentype"), 
         url(../ttf/khmeros.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

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

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

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

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

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

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

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

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

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

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box
}

pre {
    overflow: auto
}

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

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

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

button[disabled],
html input[disabled] {
    cursor: not-allowed
}

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

input {
    line-height: normal
}

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

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

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

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

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,
th {
    padding: 0
}

.foundation-mq {
    font-family: "smallport=0em&small=23.5em&mediumport=41.75em&medium=64em&large=75.625em&xlarge=90em&xxlarge=120.0625em"
}

html {
    font-size: 100%;
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

body {
    padding: 0;
    margin: 0;
    font-family: KhmerOS, sans-serif;
    line-height: 1.5;
    color: #515762;
    background: #f5f5f5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 3px
}

select {
    width: 100%
}

#map_canvas embed,
#map_canvas img,
#map_canvas object,
.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
    max-width: none!important
}

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    padding: 0;
    border: 0;
    border-radius: 3px;
    line-height: 1
}

[data-whatinput=mouse] button {
    outline: 0
}

.is-visible {
    display: block!important
}

.is-hidden {
    display: none!important
}

.rows {
    /*max-width: 1200px;*/
    /*max-width: 75rem;*/
    margin-left: auto;
    margin-right: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.rows .rows {
    max-width: none;
    margin-left: -10px;
    margin-left: -.625rem;
    margin-right: -10px;
    margin-right: -.625rem
}

@media screen and (min-width:23.5em) {
    .rows .rows {
        margin-left: -.625rem;
        margin-right: -.625rem
    }
}

@media screen and (min-width:64em) {
    .rows .rows {
        margin-left: -.9375rem;
        margin-right: -.9375rem
    }
}

.rows.expanded {
    max-width: none
}

.rows.collapse>.column,
.rows.collapse>.columns {
    padding-left: 0;
    padding-right: 0
}

.column,
.columns {
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    padding-left: 10px;
    padding-left: .625rem;
    padding-right: 10px;
    padding-right: .625rem;
    min-width: 0
}

@media screen and (min-width:23.5em) {
    .column,
    .columns {
        padding-left: .625rem;
        padding-right: .625rem
    }
}

@media screen and (min-width:64em) {
    .column,
    .columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.column.rows.rows,
.rows.rows.columns {
    float: none;
    display: block
}

.rows .column.rows.rows,
.rows .rows.rows.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0
}

.smallport-1 {
    -ms-flex: 0 0 4.1666666667%;
    flex: 0 0 4.1666666667%;
    max-width: 4.1666666667%
}

.smallport-offset-0 {
    margin-left: 0
}

.smallport-2 {
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
}

.smallport-offset-1 {
    margin-left: 4.1666666667%
}

.smallport-3 {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%
}

.smallport-offset-2 {
    margin-left: 8.3333333333%
}

.smallport-4 {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.smallport-offset-3 {
    margin-left: 12.5%
}

.smallport-5 {
    -ms-flex: 0 0 20.8333333333%;
    flex: 0 0 20.8333333333%;
    max-width: 20.8333333333%
}

.smallport-offset-4 {
    margin-left: 16.6666666667%
}

.smallport-6 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.smallport-offset-5 {
    margin-left: 20.8333333333%
}

.smallport-7 {
    -ms-flex: 0 0 29.1666666667%;
    flex: 0 0 29.1666666667%;
    max-width: 29.1666666667%
}

.smallport-offset-6 {
    margin-left: 25%
}

.smallport-8 {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.smallport-offset-7 {
    margin-left: 29.1666666667%
}

.smallport-9 {
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%
}

.smallport-offset-8 {
    margin-left: 33.3333333333%
}

.smallport-10 {
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
}

.smallport-offset-9 {
    margin-left: 37.5%
}

.smallport-11 {
    -ms-flex: 0 0 45.8333333333%;
    flex: 0 0 45.8333333333%;
    max-width: 45.8333333333%
}

.smallport-offset-10 {
    margin-left: 41.6666666667%
}

.smallport-12 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.smallport-offset-11 {
    margin-left: 45.8333333333%
}

.smallport-13 {
    -ms-flex: 0 0 54.1666666667%;
    flex: 0 0 54.1666666667%;
    max-width: 54.1666666667%
}

.smallport-offset-12 {
    margin-left: 50%
}

.smallport-14 {
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
}

.smallport-offset-13 {
    margin-left: 54.1666666667%
}

.smallport-15 {
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%
}

.smallport-offset-14 {
    margin-left: 58.3333333333%
}

.smallport-16 {
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
}

.smallport-offset-15 {
    margin-left: 62.5%
}

.smallport-17 {
    -ms-flex: 0 0 70.8333333333%;
    flex: 0 0 70.8333333333%;
    max-width: 70.8333333333%
}

.smallport-offset-16 {
    margin-left: 66.6666666667%
}

.smallport-18 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.smallport-offset-17 {
    margin-left: 70.8333333333%
}

.smallport-19 {
    -ms-flex: 0 0 79.1666666667%;
    flex: 0 0 79.1666666667%;
    max-width: 79.1666666667%
}

.smallport-offset-18 {
    margin-left: 75%
}

.smallport-20 {
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
}

.smallport-offset-19 {
    margin-left: 79.1666666667%
}

.smallport-21 {
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%
}

.smallport-offset-20 {
    margin-left: 83.3333333333%
}

.smallport-22 {
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
}

.smallport-offset-21 {
    margin-left: 87.5%
}

.smallport-23 {
    -ms-flex: 0 0 95.8333333333%;
    flex: 0 0 95.8333333333%;
    max-width: 95.8333333333%
}

.smallport-offset-22 {
    margin-left: 91.6666666667%
}

.smallport-24 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.smallport-offset-23 {
    margin-left: 95.8333333333%
}

.smallport-up-1 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.smallport-up-1>.column,
.smallport-up-1>.columns {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.smallport-up-2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.smallport-up-2>.column,
.smallport-up-2>.columns {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.smallport-up-3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.smallport-up-3>.column,
.smallport-up-3>.columns {
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.smallport-up-4 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.smallport-up-4>.column,
.smallport-up-4>.columns {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.smallport-up-5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.smallport-up-5>.column,
.smallport-up-5>.columns {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.smallport-up-6 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.smallport-up-6>.column,
.smallport-up-6>.columns {
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.smallport-up-7 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.smallport-up-7>.column,
.smallport-up-7>.columns {
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%
}

.smallport-up-8 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.smallport-up-8>.column,
.smallport-up-8>.columns {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%
}

.smallport-collapse>.column,
.smallport-collapse>.columns {
    padding-left: 0;
    padding-right: 0
}

.smallport-uncollapse>.column,
.smallport-uncollapse>.columns {
    padding-left: 10px;
    padding-left: .625rem;
    padding-right: 10px;
    padding-right: .625rem
}

@media screen and (min-width:23.5em) {
    .small-1 {
        -ms-flex: 0 0 4.1666666667%;
        flex: 0 0 4.1666666667%;
        max-width: 4.1666666667%
    }
    .small-offset-0 {
        margin-left: 0
    }
    .small-2 {
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .small-offset-1 {
        margin-left: 4.1666666667%
    }
    .small-3 {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
    .small-offset-2 {
        margin-left: 8.3333333333%
    }
    .small-4 {
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .small-offset-3 {
        margin-left: 12.5%
    }
    .small-5 {
        -ms-flex: 0 0 20.8333333333%;
        flex: 0 0 20.8333333333%;
        max-width: 20.8333333333%
    }
    .small-offset-4 {
        margin-left: 16.6666666667%
    }
    .small-6 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .small-offset-5 {
        margin-left: 20.8333333333%
    }
    .small-7 {
        -ms-flex: 0 0 29.1666666667%;
        flex: 0 0 29.1666666667%;
        max-width: 29.1666666667%
    }
    .small-offset-6 {
        margin-left: 25%
    }
    .small-8 {
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .small-offset-7 {
        margin-left: 29.1666666667%
    }
    .small-9 {
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%
    }
    .small-offset-8 {
        margin-left: 33.3333333333%
    }
    .small-10 {
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .small-offset-9 {
        margin-left: 37.5%
    }
    .small-11 {
        -ms-flex: 0 0 45.8333333333%;
        flex: 0 0 45.8333333333%;
        max-width: 45.8333333333%
    }
    .small-offset-10 {
        margin-left: 41.6666666667%
    }
    .small-12 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .small-offset-11 {
        margin-left: 45.8333333333%
    }
    .small-13 {
        -ms-flex: 0 0 54.1666666667%;
        flex: 0 0 54.1666666667%;
        max-width: 54.1666666667%
    }
    .small-offset-12 {
        margin-left: 50%
    }
    .small-14 {
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .small-offset-13 {
        margin-left: 54.1666666667%
    }
    .small-15 {
        -ms-flex: 0 0 62.5%;
        flex: 0 0 62.5%;
        max-width: 62.5%
    }
    .small-offset-14 {
        margin-left: 58.3333333333%
    }
    .small-16 {
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .small-offset-15 {
        margin-left: 62.5%
    }
    .small-17 {
        -ms-flex: 0 0 70.8333333333%;
        flex: 0 0 70.8333333333%;
        max-width: 70.8333333333%
    }
    .small-offset-16 {
        margin-left: 66.6666666667%
    }
    .small-18 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .small-offset-17 {
        margin-left: 70.8333333333%
    }
    .small-19 {
        -ms-flex: 0 0 79.1666666667%;
        flex: 0 0 79.1666666667%;
        max-width: 79.1666666667%
    }
    .small-offset-18 {
        margin-left: 75%
    }
    .small-20 {
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .small-offset-19 {
        margin-left: 79.1666666667%
    }
    .small-21 {
        -ms-flex: 0 0 87.5%;
        flex: 0 0 87.5%;
        max-width: 87.5%
    }
    .small-offset-20 {
        margin-left: 83.3333333333%
    }
    .small-22 {
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .small-offset-21 {
        margin-left: 87.5%
    }
    .small-23 {
        -ms-flex: 0 0 95.8333333333%;
        flex: 0 0 95.8333333333%;
        max-width: 95.8333333333%
    }
    .small-offset-22 {
        margin-left: 91.6666666667%
    }
    .small-24 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .small-offset-23 {
        margin-left: 95.8333333333%
    }
    .small-order-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .small-order-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .small-order-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .small-order-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .small-order-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .small-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
    .small-up-1 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .small-up-1>.column,
    .small-up-1>.columns {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .small-up-2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .small-up-2>.column,
    .small-up-2>.columns {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .small-up-3 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .small-up-3>.column,
    .small-up-3>.columns {
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .small-up-4 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .small-up-4>.column,
    .small-up-4>.columns {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .small-up-5 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .small-up-5>.column,
    .small-up-5>.columns {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
    .small-up-6 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .small-up-6>.column,
    .small-up-6>.columns {
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .small-up-7 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .small-up-7>.column,
    .small-up-7>.columns {
        -ms-flex: 0 0 14.2857142857%;
        flex: 0 0 14.2857142857%;
        max-width: 14.2857142857%
    }
    .small-up-8 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .small-up-8>.column,
    .small-up-8>.columns {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

@media screen and (min-width:23.5em) and (min-width:23.5em) {
    .small-expand {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.rows.small-unstack>.column,
.rows.small-unstack>.columns {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media screen and (min-width:23.5em) {
    .rows.small-unstack>.column,
    .rows.small-unstack>.columns {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width:23.5em) {
    .small-collapse>.column,
    .small-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .small-uncollapse>.column,
    .small-uncollapse>.columns {
        padding-left: .625rem;
        padding-right: .625rem
    }
}

@media screen and (min-width:41.75em) {
    .mediumport-1 {
        -ms-flex: 0 0 4.1666666667%;
        flex: 0 0 4.1666666667%;
        max-width: 4.1666666667%
    }
    .mediumport-offset-0 {
        margin-left: 0
    }
    .mediumport-2 {
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .mediumport-offset-1 {
        margin-left: 4.1666666667%
    }
    .mediumport-3 {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
    .mediumport-offset-2 {
        margin-left: 8.3333333333%
    }
    .mediumport-4 {
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .mediumport-offset-3 {
        margin-left: 12.5%
    }
    .mediumport-5 {
        -ms-flex: 0 0 20.8333333333%;
        flex: 0 0 20.8333333333%;
        max-width: 20.8333333333%
    }
    .mediumport-offset-4 {
        margin-left: 16.6666666667%
    }
    .mediumport-6 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .mediumport-offset-5 {
        margin-left: 20.8333333333%
    }
    .mediumport-7 {
        -ms-flex: 0 0 29.1666666667%;
        flex: 0 0 29.1666666667%;
        max-width: 29.1666666667%
    }
    .mediumport-offset-6 {
        margin-left: 25%
    }
    .mediumport-8 {
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .mediumport-offset-7 {
        margin-left: 29.1666666667%
    }
    .mediumport-9 {
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%
    }
    .mediumport-offset-8 {
        margin-left: 33.3333333333%
    }
    .mediumport-10 {
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .mediumport-offset-9 {
        margin-left: 37.5%
    }
    .mediumport-11 {
        -ms-flex: 0 0 45.8333333333%;
        flex: 0 0 45.8333333333%;
        max-width: 45.8333333333%
    }
    .mediumport-offset-10 {
        margin-left: 41.6666666667%
    }
    .mediumport-12 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .mediumport-offset-11 {
        margin-left: 45.8333333333%
    }
    .mediumport-13 {
        -ms-flex: 0 0 54.1666666667%;
        flex: 0 0 54.1666666667%;
        max-width: 54.1666666667%
    }
    .mediumport-offset-12 {
        margin-left: 50%
    }
    .mediumport-14 {
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .mediumport-offset-13 {
        margin-left: 54.1666666667%
    }
    .mediumport-15 {
        -ms-flex: 0 0 62.5%;
        flex: 0 0 62.5%;
        max-width: 62.5%
    }
    .mediumport-offset-14 {
        margin-left: 58.3333333333%
    }
    .mediumport-16 {
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .mediumport-offset-15 {
        margin-left: 62.5%
    }
    .mediumport-17 {
        -ms-flex: 0 0 70.8333333333%;
        flex: 0 0 70.8333333333%;
        max-width: 70.8333333333%
    }
    .mediumport-offset-16 {
        margin-left: 66.6666666667%
    }
    .mediumport-18 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .mediumport-offset-17 {
        margin-left: 70.8333333333%
    }
    .mediumport-19 {
        -ms-flex: 0 0 79.1666666667%;
        flex: 0 0 79.1666666667%;
        max-width: 79.1666666667%
    }
    .mediumport-offset-18 {
        margin-left: 75%
    }
    .mediumport-20 {
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .mediumport-offset-19 {
        margin-left: 79.1666666667%
    }
    .mediumport-21 {
        -ms-flex: 0 0 87.5%;
        flex: 0 0 87.5%;
        max-width: 87.5%
    }
    .mediumport-offset-20 {
        margin-left: 83.3333333333%
    }
    .mediumport-22 {
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .mediumport-offset-21 {
        margin-left: 87.5%
    }
    .mediumport-23 {
        -ms-flex: 0 0 95.8333333333%;
        flex: 0 0 95.8333333333%;
        max-width: 95.8333333333%
    }
    .mediumport-offset-22 {
        margin-left: 91.6666666667%
    }
    .mediumport-24 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .mediumport-offset-23 {
        margin-left: 95.8333333333%
    }
    .mediumport-order-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .mediumport-order-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .mediumport-order-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .mediumport-order-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .mediumport-order-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .mediumport-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
    .mediumport-up-1 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .mediumport-up-1>.column,
    .mediumport-up-1>.columns {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .mediumport-up-2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .mediumport-up-2>.column,
    .mediumport-up-2>.columns {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .mediumport-up-3 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .mediumport-up-3>.column,
    .mediumport-up-3>.columns {
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .mediumport-up-4 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .mediumport-up-4>.column,
    .mediumport-up-4>.columns {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .mediumport-up-5 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .mediumport-up-5>.column,
    .mediumport-up-5>.columns {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
    .mediumport-up-6 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .mediumport-up-6>.column,
    .mediumport-up-6>.columns {
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .mediumport-up-7 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .mediumport-up-7>.column,
    .mediumport-up-7>.columns {
        -ms-flex: 0 0 14.2857142857%;
        flex: 0 0 14.2857142857%;
        max-width: 14.2857142857%
    }
    .mediumport-up-8 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .mediumport-up-8>.column,
    .mediumport-up-8>.columns {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

@media screen and (min-width:41.75em) and (min-width:41.75em) {
    .mediumport-expand {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.rows.mediumport-unstack>.column,
.rows.mediumport-unstack>.columns {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media screen and (min-width:41.75em) {
    .rows.mediumport-unstack>.column,
    .rows.mediumport-unstack>.columns {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width:41.75em) {
    .mediumport-collapse>.column,
    .mediumport-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .mediumport-uncollapse>.column,
    .mediumport-uncollapse>.columns {
        padding-left: .625rem;
        padding-right: .625rem
    }
}

@media screen and (min-width:64em) {
    .medium-1 {
        -ms-flex: 0 0 4.1666666667%;
        flex: 0 0 4.1666666667%;
        max-width: 4.1666666667%
    }
    .medium-offset-0 {
        margin-left: 0
    }
    .medium-2 {
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .medium-offset-1 {
        margin-left: 4.1666666667%
    }
    .medium-3 {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
    .medium-offset-2 {
        margin-left: 8.3333333333%
    }
    .medium-4 {
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .medium-offset-3 {
        margin-left: 12.5%
    }
    .medium-5 {
        -ms-flex: 0 0 20.8333333333%;
        flex: 0 0 20.8333333333%;
        max-width: 20.8333333333%
    }
    .medium-offset-4 {
        margin-left: 16.6666666667%
    }
    .medium-6 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .medium-offset-5 {
        margin-left: 20.8333333333%
    }
    .medium-7 {
        -ms-flex: 0 0 29.1666666667%;
        flex: 0 0 29.1666666667%;
        max-width: 29.1666666667%
    }
    .medium-offset-6 {
        margin-left: 25%
    }
    .medium-8 {
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .medium-offset-7 {
        margin-left: 29.1666666667%
    }
    .medium-9 {
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%
    }
    .medium-offset-8 {
        margin-left: 33.3333333333%
    }
    .medium-10 {
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .medium-offset-9 {
        margin-left: 37.5%
    }
    .medium-11 {
        -ms-flex: 0 0 45.8333333333%;
        flex: 0 0 45.8333333333%;
        max-width: 45.8333333333%
    }
    .medium-offset-10 {
        margin-left: 41.6666666667%
    }
    .medium-12 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .medium-offset-11 {
        margin-left: 45.8333333333%
    }
    .medium-13 {
        -ms-flex: 0 0 54.1666666667%;
        flex: 0 0 54.1666666667%;
        max-width: 54.1666666667%
    }
    .medium-offset-12 {
        margin-left: 50%
    }
    .medium-14 {
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .medium-offset-13 {
        margin-left: 54.1666666667%
    }
    .medium-15 {
        -ms-flex: 0 0 62.5%;
        flex: 0 0 62.5%;
        max-width: 62.5%
    }
    .medium-offset-14 {
        margin-left: 58.3333333333%
    }
    .medium-16 {
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .medium-offset-15 {
        margin-left: 62.5%
    }
    .medium-17 {
        -ms-flex: 0 0 70.8333333333%;
        flex: 0 0 70.8333333333%;
        max-width: 70.8333333333%
    }
    .medium-offset-16 {
        margin-left: 66.6666666667%
    }
    .medium-18 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .medium-offset-17 {
        margin-left: 70.8333333333%
    }
    .medium-19 {
        -ms-flex: 0 0 79.1666666667%;
        flex: 0 0 79.1666666667%;
        max-width: 79.1666666667%
    }
    .medium-offset-18 {
        margin-left: 75%
    }
    .medium-20 {
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .medium-offset-19 {
        margin-left: 79.1666666667%
    }
    .medium-21 {
        -ms-flex: 0 0 87.5%;
        flex: 0 0 87.5%;
        max-width: 87.5%
    }
    .medium-offset-20 {
        margin-left: 83.3333333333%
    }
    .medium-22 {
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .medium-offset-21 {
        margin-left: 87.5%
    }
    .medium-23 {
        -ms-flex: 0 0 95.8333333333%;
        flex: 0 0 95.8333333333%;
        max-width: 95.8333333333%
    }
    .medium-offset-22 {
        margin-left: 91.6666666667%
    }
    .medium-24 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .medium-offset-23 {
        margin-left: 95.8333333333%
    }
    .medium-order-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .medium-order-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .medium-order-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .medium-order-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .medium-order-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .medium-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
    .medium-up-1 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-1>.column,
    .medium-up-1>.columns {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .medium-up-2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-2>.column,
    .medium-up-2>.columns {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .medium-up-3 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-3>.column,
    .medium-up-3>.columns {
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .medium-up-4 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-4>.column,
    .medium-up-4>.columns {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .medium-up-5 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-5>.column,
    .medium-up-5>.columns {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
    .medium-up-6 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-6>.column,
    .medium-up-6>.columns {
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .medium-up-7 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-7>.column,
    .medium-up-7>.columns {
        -ms-flex: 0 0 14.2857142857%;
        flex: 0 0 14.2857142857%;
        max-width: 14.2857142857%
    }
    .medium-up-8 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .medium-up-8>.column,
    .medium-up-8>.columns {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

@media screen and (min-width:64em) and (min-width:64em) {
    .medium-expand {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.rows.medium-unstack>.column,
.rows.medium-unstack>.columns {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media screen and (min-width:64em) {
    .rows.medium-unstack>.column,
    .rows.medium-unstack>.columns {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width:64em) {
    .medium-collapse>.column,
    .medium-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .medium-uncollapse>.column,
    .medium-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

@media screen and (min-width:75.625em) {
    .large-1 {
        -ms-flex: 0 0 4.1666666667%;
        flex: 0 0 4.1666666667%;
        max-width: 4.1666666667%
    }
    .large-offset-0 {
        margin-left: 0
    }
    .large-2 {
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .large-offset-1 {
        margin-left: 4.1666666667%
    }
    .large-3 {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
    .large-offset-2 {
        margin-left: 8.3333333333%
    }
    .large-4 {
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .large-offset-3 {
        margin-left: 12.5%
    }
    .large-5 {
        -ms-flex: 0 0 20.8333333333%;
        flex: 0 0 20.8333333333%;
        max-width: 20.8333333333%
    }
    .large-offset-4 {
        margin-left: 16.6666666667%
    }
    .large-6 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .large-offset-5 {
        margin-left: 20.8333333333%
    }
    .large-7 {
        -ms-flex: 0 0 29.1666666667%;
        flex: 0 0 29.1666666667%;
        max-width: 29.1666666667%
    }
    .large-offset-6 {
        margin-left: 25%
    }
    .large-8 {
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .large-offset-7 {
        margin-left: 29.1666666667%
    }
    .large-9 {
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%
    }
    .large-offset-8 {
        margin-left: 33.3333333333%
    }
    .large-10 {
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .large-offset-9 {
        margin-left: 37.5%
    }
    .large-11 {
        -ms-flex: 0 0 45.8333333333%;
        flex: 0 0 45.8333333333%;
        max-width: 45.8333333333%
    }
    .large-offset-10 {
        margin-left: 41.6666666667%
    }
    .large-12 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .large-offset-11 {
        margin-left: 45.8333333333%
    }
    .large-13 {
        -ms-flex: 0 0 54.1666666667%;
        flex: 0 0 54.1666666667%;
        max-width: 54.1666666667%
    }
    .large-offset-12 {
        margin-left: 50%
    }
    .large-14 {
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .large-offset-13 {
        margin-left: 54.1666666667%
    }
    .large-15 {
        -ms-flex: 0 0 62.5%;
        flex: 0 0 62.5%;
        max-width: 62.5%
    }
    .large-offset-14 {
        margin-left: 58.3333333333%
    }
    .large-16 {
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .large-offset-15 {
        margin-left: 62.5%
    }
    .large-17 {
        -ms-flex: 0 0 70.8333333333%;
        flex: 0 0 70.8333333333%;
        max-width: 70.8333333333%
    }
    .large-offset-16 {
        margin-left: 66.6666666667%
    }
    .large-18 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .large-offset-17 {
        margin-left: 70.8333333333%
    }
    .large-19 {
        -ms-flex: 0 0 79.1666666667%;
        flex: 0 0 79.1666666667%;
        max-width: 79.1666666667%
    }
    .large-offset-18 {
        margin-left: 75%
    }
    .large-20 {
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .large-offset-19 {
        margin-left: 79.1666666667%
    }
    .large-21 {
        -ms-flex: 0 0 87.5%;
        flex: 0 0 87.5%;
        max-width: 87.5%
    }
    .large-offset-20 {
        margin-left: 83.3333333333%
    }
    .large-22 {
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .large-offset-21 {
        margin-left: 87.5%
    }
    .large-23 {
        -ms-flex: 0 0 95.8333333333%;
        flex: 0 0 95.8333333333%;
        max-width: 95.8333333333%
    }
    .large-offset-22 {
        margin-left: 91.6666666667%
    }
    .large-24 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .large-offset-23 {
        margin-left: 95.8333333333%
    }
    .large-order-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .large-order-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .large-order-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .large-order-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .large-order-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .large-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
    .large-up-1 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-1>.column,
    .large-up-1>.columns {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .large-up-2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-2>.column,
    .large-up-2>.columns {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .large-up-3 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-3>.column,
    .large-up-3>.columns {
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .large-up-4 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-4>.column,
    .large-up-4>.columns {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .large-up-5 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-5>.column,
    .large-up-5>.columns {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
    .large-up-6 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-6>.column,
    .large-up-6>.columns {
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .large-up-7 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-7>.column,
    .large-up-7>.columns {
        -ms-flex: 0 0 14.2857142857%;
        flex: 0 0 14.2857142857%;
        max-width: 14.2857142857%
    }
    .large-up-8 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .large-up-8>.column,
    .large-up-8>.columns {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

@media screen and (min-width:75.625em) and (min-width:75.625em) {
    .large-expand {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.rows.large-unstack>.column,
.rows.large-unstack>.columns {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media screen and (min-width:75.625em) {
    .rows.large-unstack>.column,
    .rows.large-unstack>.columns {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width:75.625em) {
    .large-collapse>.column,
    .large-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .large-uncollapse>.column,
    .large-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

@media screen and (min-width:90em) {
    .xlarge-1 {
        -ms-flex: 0 0 4.1666666667%;
        flex: 0 0 4.1666666667%;
        max-width: 4.1666666667%
    }
    .xlarge-offset-0 {
        margin-left: 0
    }
    .xlarge-2 {
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .xlarge-offset-1 {
        margin-left: 4.1666666667%
    }
    .xlarge-3 {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
    .xlarge-offset-2 {
        margin-left: 8.3333333333%
    }
    .xlarge-4 {
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .xlarge-offset-3 {
        margin-left: 12.5%
    }
    .xlarge-5 {
        -ms-flex: 0 0 20.8333333333%;
        flex: 0 0 20.8333333333%;
        max-width: 20.8333333333%
    }
    .xlarge-offset-4 {
        margin-left: 16.6666666667%
    }
    .xlarge-6 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .xlarge-offset-5 {
        margin-left: 20.8333333333%
    }
    .xlarge-7 {
        -ms-flex: 0 0 29.1666666667%;
        flex: 0 0 29.1666666667%;
        max-width: 29.1666666667%
    }
    .xlarge-offset-6 {
        margin-left: 25%
    }
    .xlarge-8 {
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .xlarge-offset-7 {
        margin-left: 29.1666666667%
    }
    .xlarge-9 {
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%
    }
    .xlarge-offset-8 {
        margin-left: 33.3333333333%
    }
    .xlarge-10 {
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .xlarge-offset-9 {
        margin-left: 37.5%
    }
    .xlarge-11 {
        -ms-flex: 0 0 45.8333333333%;
        flex: 0 0 45.8333333333%;
        max-width: 45.8333333333%
    }
    .xlarge-offset-10 {
        margin-left: 41.6666666667%
    }
    .xlarge-12 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .xlarge-offset-11 {
        margin-left: 45.8333333333%
    }
    .xlarge-13 {
        -ms-flex: 0 0 54.1666666667%;
        flex: 0 0 54.1666666667%;
        max-width: 54.1666666667%
    }
    .xlarge-offset-12 {
        margin-left: 50%
    }
    .xlarge-14 {
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .xlarge-offset-13 {
        margin-left: 54.1666666667%
    }
    .xlarge-15 {
        -ms-flex: 0 0 62.5%;
        flex: 0 0 62.5%;
        max-width: 62.5%
    }
    .xlarge-offset-14 {
        margin-left: 58.3333333333%
    }
    .xlarge-16 {
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .xlarge-offset-15 {
        margin-left: 62.5%
    }
    .xlarge-17 {
        -ms-flex: 0 0 70.8333333333%;
        flex: 0 0 70.8333333333%;
        max-width: 70.8333333333%
    }
    .xlarge-offset-16 {
        margin-left: 66.6666666667%
    }
    .xlarge-18 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .xlarge-offset-17 {
        margin-left: 70.8333333333%
    }
    .xlarge-19 {
        -ms-flex: 0 0 79.1666666667%;
        flex: 0 0 79.1666666667%;
        max-width: 79.1666666667%
    }
    .xlarge-offset-18 {
        margin-left: 75%
    }
    .xlarge-20 {
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .xlarge-offset-19 {
        margin-left: 79.1666666667%
    }
    .xlarge-21 {
        -ms-flex: 0 0 87.5%;
        flex: 0 0 87.5%;
        max-width: 87.5%
    }
    .xlarge-offset-20 {
        margin-left: 83.3333333333%
    }
    .xlarge-22 {
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .xlarge-offset-21 {
        margin-left: 87.5%
    }
    .xlarge-23 {
        -ms-flex: 0 0 95.8333333333%;
        flex: 0 0 95.8333333333%;
        max-width: 95.8333333333%
    }
    .xlarge-offset-22 {
        margin-left: 91.6666666667%
    }
    .xlarge-24 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .xlarge-offset-23 {
        margin-left: 95.8333333333%
    }
    .xlarge-order-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .xlarge-order-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .xlarge-order-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .xlarge-order-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .xlarge-order-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .xlarge-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
    .xlarge-up-1 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .xlarge-up-1>.column,
    .xlarge-up-1>.columns {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .xlarge-up-2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .xlarge-up-2>.column,
    .xlarge-up-2>.columns {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .xlarge-up-3 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .xlarge-up-3>.column,
    .xlarge-up-3>.columns {
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .xlarge-up-4 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .xlarge-up-4>.column,
    .xlarge-up-4>.columns {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .xlarge-up-5 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .xlarge-up-5>.column,
    .xlarge-up-5>.columns {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
    .xlarge-up-6 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .xlarge-up-6>.column,
    .xlarge-up-6>.columns {
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .xlarge-up-7 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .xlarge-up-7>.column,
    .xlarge-up-7>.columns {
        -ms-flex: 0 0 14.2857142857%;
        flex: 0 0 14.2857142857%;
        max-width: 14.2857142857%
    }
    .xlarge-up-8 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .xlarge-up-8>.column,
    .xlarge-up-8>.columns {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

@media screen and (min-width:90em) and (min-width:90em) {
    .xlarge-expand {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.rows.xlarge-unstack>.column,
.rows.xlarge-unstack>.columns {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media screen and (min-width:90em) {
    .rows.xlarge-unstack>.column,
    .rows.xlarge-unstack>.columns {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width:90em) {
    .xlarge-collapse>.column,
    .xlarge-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .xlarge-uncollapse>.column,
    .xlarge-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

@media screen and (min-width:120.0625em) {
    .xxlarge-1 {
        -ms-flex: 0 0 4.1666666667%;
        flex: 0 0 4.1666666667%;
        max-width: 4.1666666667%
    }
    .xxlarge-offset-0 {
        margin-left: 0
    }
    .xxlarge-2 {
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .xxlarge-offset-1 {
        margin-left: 4.1666666667%
    }
    .xxlarge-3 {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
    .xxlarge-offset-2 {
        margin-left: 8.3333333333%
    }
    .xxlarge-4 {
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .xxlarge-offset-3 {
        margin-left: 12.5%
    }
    .xxlarge-5 {
        -ms-flex: 0 0 20.8333333333%;
        flex: 0 0 20.8333333333%;
        max-width: 20.8333333333%
    }
    .xxlarge-offset-4 {
        margin-left: 16.6666666667%
    }
    .xxlarge-6 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .xxlarge-offset-5 {
        margin-left: 20.8333333333%
    }
    .xxlarge-7 {
        -ms-flex: 0 0 29.1666666667%;
        flex: 0 0 29.1666666667%;
        max-width: 29.1666666667%
    }
    .xxlarge-offset-6 {
        margin-left: 25%
    }
    .xxlarge-8 {
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .xxlarge-offset-7 {
        margin-left: 29.1666666667%
    }
    .xxlarge-9 {
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%
    }
    .xxlarge-offset-8 {
        margin-left: 33.3333333333%
    }
    .xxlarge-10 {
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .xxlarge-offset-9 {
        margin-left: 37.5%
    }
    .xxlarge-11 {
        -ms-flex: 0 0 45.8333333333%;
        flex: 0 0 45.8333333333%;
        max-width: 45.8333333333%
    }
    .xxlarge-offset-10 {
        margin-left: 41.6666666667%
    }
    .xxlarge-12 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .xxlarge-offset-11 {
        margin-left: 45.8333333333%
    }
    .xxlarge-13 {
        -ms-flex: 0 0 54.1666666667%;
        flex: 0 0 54.1666666667%;
        max-width: 54.1666666667%
    }
    .xxlarge-offset-12 {
        margin-left: 50%
    }
    .xxlarge-14 {
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .xxlarge-offset-13 {
        margin-left: 54.1666666667%
    }
    .xxlarge-15 {
        -ms-flex: 0 0 62.5%;
        flex: 0 0 62.5%;
        max-width: 62.5%
    }
    .xxlarge-offset-14 {
        margin-left: 58.3333333333%
    }
    .xxlarge-16 {
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .xxlarge-offset-15 {
        margin-left: 62.5%
    }
    .xxlarge-17 {
        -ms-flex: 0 0 70.8333333333%;
        flex: 0 0 70.8333333333%;
        max-width: 70.8333333333%
    }
    .xxlarge-offset-16 {
        margin-left: 66.6666666667%
    }
    .xxlarge-18 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }
    .xxlarge-offset-17 {
        margin-left: 70.8333333333%
    }
    .xxlarge-19 {
        -ms-flex: 0 0 79.1666666667%;
        flex: 0 0 79.1666666667%;
        max-width: 79.1666666667%
    }
    .xxlarge-offset-18 {
        margin-left: 75%
    }
    .xxlarge-20 {
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .xxlarge-offset-19 {
        margin-left: 79.1666666667%
    }
    .xxlarge-21 {
        -ms-flex: 0 0 87.5%;
        flex: 0 0 87.5%;
        max-width: 87.5%
    }
    .xxlarge-offset-20 {
        margin-left: 83.3333333333%
    }
    .xxlarge-22 {
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .xxlarge-offset-21 {
        margin-left: 87.5%
    }
    .xxlarge-23 {
        -ms-flex: 0 0 95.8333333333%;
        flex: 0 0 95.8333333333%;
        max-width: 95.8333333333%
    }
    .xxlarge-offset-22 {
        margin-left: 91.6666666667%
    }
    .xxlarge-24 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .xxlarge-offset-23 {
        margin-left: 95.8333333333%
    }
    .xxlarge-order-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .xxlarge-order-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .xxlarge-order-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .xxlarge-order-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .xxlarge-order-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .xxlarge-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
    .xxlarge-up-1 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .xxlarge-up-1>.column,
    .xxlarge-up-1>.columns {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .xxlarge-up-2 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .xxlarge-up-2>.column,
    .xxlarge-up-2>.columns {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .xxlarge-up-3 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .xxlarge-up-3>.column,
    .xxlarge-up-3>.columns {
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .xxlarge-up-4 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .xxlarge-up-4>.column,
    .xxlarge-up-4>.columns {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }
    .xxlarge-up-5 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .xxlarge-up-5>.column,
    .xxlarge-up-5>.columns {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }
    .xxlarge-up-6 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .xxlarge-up-6>.column,
    .xxlarge-up-6>.columns {
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .xxlarge-up-7 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .xxlarge-up-7>.column,
    .xxlarge-up-7>.columns {
        -ms-flex: 0 0 14.2857142857%;
        flex: 0 0 14.2857142857%;
        max-width: 14.2857142857%
    }
    .xxlarge-up-8 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .xxlarge-up-8>.column,
    .xxlarge-up-8>.columns {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

@media screen and (min-width:120.0625em) and (min-width:120.0625em) {
    .xxlarge-expand {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.rows.xxlarge-unstack>.column,
.rows.xxlarge-unstack>.columns {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%
}

@media screen and (min-width:120.0625em) {
    .rows.xxlarge-unstack>.column,
    .rows.xxlarge-unstack>.columns {
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width:120.0625em) {
    .xxlarge-collapse>.column,
    .xxlarge-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .xxlarge-uncollapse>.column,
    .xxlarge-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem
    }
}

.shrink {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%
}

.align-top.columns,
.column.align-top {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.align-bottom.columns,
.column.align-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.align-middle.columns,
.column.align-middle {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.align-stretch.columns,
.column.align-stretch {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch
}

blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
   /* margin: 0;
    padding: 0*/
}

p {
    font-size: inherit;
    line-height: 1.6;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    text-rendering: optimizeLegibility
}

em,
i {
    font-style: italic
}

b,
em,
i,
strong {
    line-height: inherit
}

b,
strong {
    font-weight: 500
}

small {
    font-size: 80%;
    line-height: inherit
}

/*h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: museo-sans, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: #2e3238;
    text-rendering: optimizeLegibility;
    margin-top: 0;
    margin-bottom: 8px;
    margin-bottom: .5rem;
    line-height: 1.4
}*/

/*h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    color: #515762;
    line-height: 0
}

@media screen and (min-width:23.5em) {
    h1 {
        font-size: 1.5rem
    }
    h2 {
        font-size: 1.25rem
    }
    h3 {
        font-size: 1.1875rem
    }
    h4 {
        font-size: 1.125rem
    }
    h5 {
        font-size: 1.0625rem
    }
    h6 {
        font-size: 1rem
    }
}

@media screen and (min-width:64em) {
    h1 {
        font-size: 3rem
    }
    h2 {
        font-size: 2.5rem
    }
    h3 {
        font-size: 1.9375rem
    }
    h4 {
        font-size: 1.5625rem
    }
    h5 {
        font-size: 1.25rem
    }
    h6 {
        font-size: 1rem
    }
}*/
.property-thumb-info-content h3 a{
    line-height: 22px !important;
}
.property-thumb-info-content h3 a.title-row{
    line-height: 19px;
    font-weight: bold;
}

a {
    color: #88c940;
    text-decoration: none;
    line-height: inherit;
    cursor: pointer
}

a:focus,
a:hover {
    color: #75b232
}

a img {
    border: 0
}

hr {
    max-width: 1200px;
    max-width: 75rem;
    height: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px solid #515762;
    border-left: 0;
    margin: 20px auto;
    margin: 1.25rem auto;
    clear: both
}

dl,
ol,
ul {
    line-height: 1.6;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    list-style-position: outside
}

li {
    font-size: inherit
}

ul {
    list-style-type: disc
}

ol,
ol ol,
ol ul,
ul,
ul ol,
ul ul {
    margin-left: 20px;
    margin-left: 0.25rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dl {
    margin-bottom: 16px;
    margin-bottom: 1rem
}

dl dt {
    margin-bottom: 4.8px;
    margin-bottom: .3rem;
    font-weight: 500
}

blockquote {
    margin: 0 0 16px;
    margin: 0 0 1rem;
    padding: 9px 20px 0 19px;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #515762
}

blockquote,
blockquote p {
    line-height: 1.6;
    color: #2e3238
}

cite {
    display: block;
    font-size: 13px;
    font-size: .8125rem;
    color: #2e3238
}

cite:before {
    content: "\2014 \0020"
}

abbr {
    color: #515762;
    cursor: help;
    border-bottom: 1px dotted #000
}

code {
    font-weight: 300;
    border: 1px solid #515762;
    padding: 2px 5px 1px;
    padding: .125rem .3125rem .0625rem
}

code,
kbd {
    font-family: Consolas, Liberation Mono, Courier, monospace;
    color: #000;
    background-color: #a4aea9
}

kbd {
    padding: 2px 4px 0;
    padding: .125rem .25rem 0;
    margin: 0;
    border-radius: 3px
}

.subheader {
    margin-top: 3.2px;
    margin-top: .2rem;
    margin-bottom: 8px;
    margin-bottom: .5rem;
    font-weight: 300;
    line-height: 1.4;
    color: #2e3238
}

.lead {
    font-size: 125%;
    line-height: 1.6
}

.stat {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1
}

p+.stat {
    margin-top: -16px;
    margin-top: -1rem
}

.no-bullet {
    margin-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

@media screen and (min-width:23.5em) {
    .small-text-left {
        text-align: left
    }
    .small-text-right {
        text-align: right
    }
    .small-text-center {
        text-align: center
    }
    .small-text-justify {
        text-align: justify
    }
}

@media screen and (min-width:41.75em) {
    .mediumport-text-left {
        text-align: left
    }
    .mediumport-text-right {
        text-align: right
    }
    .mediumport-text-center {
        text-align: center
    }
    .mediumport-text-justify {
        text-align: justify
    }
}

@media screen and (min-width:64em) {
    .medium-text-left {
        text-align: left
    }
    .medium-text-right {
        text-align: right
    }
    .medium-text-center {
        text-align: center
    }
    .medium-text-justify {
        text-align: justify
    }
}

@media screen and (min-width:75.625em) {
    .large-text-left {
        text-align: left
    }
    .large-text-right {
        text-align: right
    }
    .large-text-center {
        text-align: center
    }
    .large-text-justify {
        text-align: justify
    }
}

@media screen and (min-width:90em) {
    .xlarge-text-left {
        text-align: left
    }
    .xlarge-text-right {
        text-align: right
    }
    .xlarge-text-center {
        text-align: center
    }
    .xlarge-text-justify {
        text-align: justify
    }
}

@media screen and (min-width:120.0625em) {
    .xxlarge-text-left {
        text-align: left
    }
    .xxlarge-text-right {
        text-align: right
    }
    .xxlarge-text-center {
        text-align: center
    }
    .xxlarge-text-justify {
        text-align: justify
    }
}

.show-for-print {
    display: none!important
}

@media print {
    * {
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    .show-for-print {
        display: block!important
    }
    .hide-for-print {
        display: none!important
    }
    table.show-for-print {
        display: table!important
    }
    thead.show-for-print {
        display: table-header-group!important
    }
    tbody.show-for-print {
        display: table-row-group!important
    }
    tr.show-for-print {
        display: table-row!important
    }
    td.show-for-print,
    th.show-for-print {
        display: table-cell!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    .ir a:after,
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    blockquote,
    pre {
        border: 1px solid #2e3238;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

.button {
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color .25s ease-out, color .25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 3px;
    padding: .85em 1em;
    margin: 0 0 16px;
    margin: 0 0 1rem;
    font-size: 16px;
    font-size: 1rem;
    background-color: #88c940;
    color: #fff
}

[data-whatinput=mouse] .button {
    outline: 0
}

.button:focus,
.button:hover {
    background-color: #74b032;
    color: #fff
}

.button.tiny {
    font-size: 9.6px;
    font-size: .6rem
}

.button.small {
    font-size: 12px;
    font-size: .75rem
}

.button.large {
    font-size: 20px;
    font-size: 1.25rem
}

.button.expanded {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    font-size: .9125rem;
}

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

.button.primary:focus,
.button.primary:hover {
    background-color: #6da52f;
    color: #fff
}

.button.secondary {
    background-color: #1c3c3d;
    color: #fff
}

.button.secondary:focus,
.button.secondary:hover {
    background-color: #163031;
    color: #fff
}

.button.highlight {
    /*background-color: #ff5a59;*/
    background: #88c940;
    color: #000
}

.button.highlight:focus,
.button.highlight:hover {
    background-color: #ff1614;
    color: #000
}

.button.success {
    background-color: #3adb76;
    color: #fff
}

.button.success:focus,
.button.success:hover {
    background-color: #22bb5b;
    color: #fff
}

.button.warning {
    background-color: #ffae00;
    color: #fff
}

.button.warning:focus,
.button.warning:hover {
    background-color: #cc8b00;
    color: #fff
}

.button.alert {
    background-color: #ec5840;
    color: #fff
}

.button.alert:focus,
.button.alert:hover {
    background-color: #da3116;
    color: #fff
}

.button.action {
    background-color: #4a90e2;
    color: #fff
}

.button.action:focus,
.button.action:hover {
    background-color: #2171cf;
    color: #fff
}

.button.light {
    background-color: #a4aea9;
    color: #000
}

.button.light:focus,
.button.light:hover {
    background-color: #808e87;
    color: #000
}

.button.hollow {
    border: 1px solid #88c940;
    color: #88c940
}

.button.hollow,
.button.hollow:focus,
.button.hollow:hover {
    background-color: transparent
}

.button.hollow:focus,
.button.hollow:hover {
    border-color: #44671d;
    color: #44671d
}

.button.hollow.primary {
    border: 1px solid #88c940;
    color: #88c940
}

.button.hollow.primary:focus,
.button.hollow.primary:hover {
    border-color: #44671d;
    color: #44671d
}

.button.hollow.secondary {
    border: 1px solid #1c3c3d;
    color: #1c3c3d
}

.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
    border-color: #0e1e1f;
    color: #0e1e1f
}

.button.hollow.highlight {
    border: 1px solid #ff5a59;
    color: #ff5a59
}

.button.hollow.highlight:focus,
.button.hollow.highlight:hover {
    border-color: #ac0100;
    color: #ac0100
}

.button.hollow.success {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.hollow.success:focus,
.button.hollow.success:hover {
    border-color: #157539;
    color: #157539
}

.button.hollow.warning {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.hollow.warning:focus,
.button.hollow.warning:hover {
    border-color: #805700;
    color: #805700
}

.button.hollow.alert {
    border: 1px solid #ec5840;
    color: #ec5840
}

.button.hollow.alert:focus,
.button.hollow.alert:hover {
    border-color: #881f0e;
    color: #881f0e
}

.button.hollow.action {
    border: 1px solid #4a90e2;
    color: #4a90e2
}

.button.hollow.action:focus,
.button.hollow.action:hover {
    border-color: #154781;
    color: #154781
}

.button.hollow.light {
    border: 1px solid #a4aea9;
    color: #a4aea9
}

.button.hollow.light:focus,
.button.hollow.light:hover {
    border-color: #505955;
    color: #505955
}

.button.disabled,
.button[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled:focus,
.button.disabled:hover,
.button[disabled]:focus,
.button[disabled]:hover {
    background-color: #88c940;
    color: #fff
}

.button.dropdown:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: .4em inset;
    border-color: #fff transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: relative;
    top: .4em;
    float: right;
    margin-left: 1em;
    display: inline-block
}

.button.arrow-only:after {
    margin-left: 0;
    float: none;
    top: -.1em
}

[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 39px;
    height: 2.4375rem;
    padding: 8px;
    padding: .5rem;
    border: 1px solid #2e3238;
    margin: 0 0 16px;
    margin: 0 0 1rem;
    font-family: inherit;
    font-size: .9125rem !important;
    color: #000;
    background-color: #fff;
    box-shadow: none;
    border-radius: 3px;
    transition: box-shadow .5s, border-color .25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none
}

[type=color]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=datetime]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
textarea:focus {
    border: 1px solid #2e3238;
    background-color: #fff;
    outline: none;
    box-shadow: none;
    transition: box-shadow .5s, border-color .25s ease-in-out
}

textarea {
    max-width: 100%
}

textarea[rows] {
    height: auto
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #515762
}

input::placeholder,
textarea::placeholder {
    color: #515762
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
    background-color: #a4aea9;
    cursor: default
}

[type=button],
[type=submit] {
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none
}

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

[type=checkbox],
[type=file],
[type=radio] {
    margin: 0 0 16px;
    margin: 0 0 1rem
}

[type=checkbox]+label,
[type=radio]+label {
    display: inline-block;
    margin-left: 8px;
    margin-left: .5rem;
    margin-right: 16px;
    margin-right: 1rem;
    margin-bottom: 0;
    vertical-align: baseline
}

[type=checkbox]+label[for],
[type=radio]+label[for] {
    cursor: pointer
}

label>[type=checkbox],
label>[type=radio] {
    margin-right: 8px;
    margin-right: .5rem
}

[type=file] {
    width: 100%
}

label {
    display: block;
    margin: 0;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 300;
    line-height: 1.8;
    color: #000
}

label.middle {
    margin: 0 0 16px;
    margin: 0 0 1rem;
    padding: 9px 0;
    padding: .5625rem 0
}

.help-text {
    margin-top: -8px;
    margin-top: -.5rem;
    font-size: 13px;
    font-size: .8125rem;
    font-style: italic;
    color: #000
}

.input-group {
    display: table;
    width: 100%;
    margin-bottom: 16px;
    margin-bottom: 1rem
}

.input-group>:first-child {
    border-radius: 3px 0 0 3px
}

.input-group>:last-child>* {
    border-radius: 0 3px 3px 0
}

.input-group-button,
.input-group-field,
.input-group-label {
    margin: 0;
    white-space: nowrap;
    display: table-cell;
    vertical-align: middle
}

.input-group-label {
    text-align: center;
    padding: 0 16px;
    padding: 0 1rem;
    background: #a4aea9;
    color: #000;
    border: 1px solid #515762;
    white-space: nowrap;
    width: 1%;
    height: 100%
}

.input-group-label:first-child {
    border-right: 0
}

.input-group-label:last-child {
    border-left: 0
}

.input-group-field {
    border-radius: 0;
    height: 40px;
    height: 2.5rem
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    height: 100%;
    width: 1%
}

.input-group-button a,
.input-group-button button,
.input-group-button input {
    margin: 0
}

.input-group .input-group-button {
    display: table-cell
}

fieldset {
    border: 0;
    padding: 0;
    margin: 0
}

legend {
    margin-bottom: 8px;
    margin-bottom: .5rem;
    max-width: 100%
}

.fieldset {
    border: 1px solid #515762;
    padding: 20px;
    padding: 1.25rem;
    margin: 18px 0;
    margin: 1.125rem 0
}

.fieldset legend {
    background: #f5f5f5;
    padding: 0 3px;
    padding: 0 .1875rem;
    margin: 0;
    margin-left: -3px;
    margin-left: -.1875rem
}

select {
    height: 39px;
    height: 2.4375rem;
    padding: 8px;
    padding: .5rem;
    border: 1px solid #2e3238;
    margin: 0 0 16px;
    margin: 0 0 1rem;
    font-size: 16px;
    font-size: 1rem;
    font-family: inherit;
    line-height: normal;
    color: #000;
    background-color: #fff;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%2846, 50, 56%29'></polygon></svg>");
    background-size: 9px 6px;
    background-position: right -16px center;
    background-position: right -1rem center;
    background-origin: content-box;
    background-repeat: no-repeat;
    padding-right: 24px;
    padding-right: 1.5rem
}

@media screen and (min-width:0\0) {
    select {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")
    }
}

select:disabled {
    background-color: #a4aea9;
    cursor: default
}

select::-ms-expand {
    display: none
}

select[multiple] {
    height: auto;
    background-image: none
}

.is-invalid-input:not(:focus) {
    background-color: rgba(236, 88, 64, .1);
    border-color: #ec5840
}

.form-error,
.is-invalid-label {
    color: #ec5840
}

.form-error {
    display: none;
    margin-top: -8px;
    margin-top: -.5rem;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 500
}

.form-error.is-visible {
    display: block
}

.accordion {
    list-style-type: none;
    background: #fff;
    margin-left: 0
}

.accordion-item:first-child>:first-child {
    border-radius: 3px 3px 0 0
}

.accordion-item:last-child>:last-child {
    border-radius: 0 0 3px 3px
}

.accordion-title {
    display: block;
    padding: 20px 16px;
    padding: 1.25rem 1rem;
    line-height: 1;
    font-size: 12px;
    font-size: .75rem;
    color: #88c940;
    position: relative;
    border: 1px solid #a4aea9;
    border-bottom: 0
}

:last-child:not(.is-active)>.accordion-title {
    border-radius: 0 0 3px 3px;
    border-bottom: 1px solid #a4aea9
}

.accordion-title:focus,
.accordion-title:hover {
    background-color: #a4aea9
}

.accordion-title:before {
    content: "+";
    position: absolute;
    right: 16px;
    right: 1rem;
    top: 50%;
    margin-top: -8px;
    margin-top: -.5rem
}

.is-active>.accordion-title:before {
    content: "–"
}

.accordion-content {
    padding: 16px;
    padding: 1rem;
    display: none;
    border: 1px solid #a4aea9;
    border-bottom: 0;
    background-color: #fff;
    color: #88c940
}

:last-child>.accordion-content:last-child {
    border-bottom: 1px solid #a4aea9
}

.is-accordion-submenu-parent>a {
    position: relative
}

.is-accordion-submenu-parent>a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    border-color: #88c940 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 16px;
    right: 1rem
}

.is-accordion-submenu-parent[aria-expanded=true]>a:after {
    transform-origin: 50% 50%;
    transform: scaleY(-1)
}

.badge {
    display: inline-block;
    padding: .3em;
    min-width: 2.1em;
    font-size: 9.6px;
    font-size: .6rem;
    text-align: center;
    border-radius: 50%;
    background: #88c940;
    color: #fff
}

.badge.secondary {
    background: #1c3c3d;
    color: #fff
}

.badge.highlight {
    background: #ff5a59;
    color: #000
}

.badge.success {
    background: #3adb76;
    color: #fff
}

.badge.warning {
    background: #ffae00;
    color: #fff
}

.badge.alert {
    background: #ec5840;
    color: #fff
}

.badge.action {
    background: #4a90e2;
    color: #fff
}

.badge.light {
    background: #a4aea9;
    color: #000
}

.breadcrumbs {
    list-style: none;
    margin: 0 0 16px;
    margin: 0 0 1rem
}

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

.breadcrumbs:after {
    clear: both
}

.breadcrumbs li {
    float: left;
    color: #000;
    font-size: 11px;
    font-size: .6875rem;
    cursor: default;
    text-transform: uppercase
}

.breadcrumbs li:not(:last-child):after {
    color: #515762;
    content: "/";
    top: 1px
}

.breadcrumbs a {
    color: #88c940
}

.breadcrumbs a:hover {
    text-decoration: underline
}

.breadcrumbs .disabled {
    color: #515762;
    cursor: not-allowed
}

.button-group {
    margin-bottom: 16px;
    margin-bottom: 1rem;
    font-size: 0
}

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

.button-group:after {
    clear: both
}

.button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: 16px;
    font-size: 1rem
}

.button-group .button:last-child {
    margin-right: 0
}

.button-group.tiny .button {
    font-size: 9.6px;
    font-size: .6rem
}

.button-group.small .button {
    font-size: 12px;
    font-size: .75rem
}

.button-group.large .button {
    font-size: 20px;
    font-size: 1.25rem
}

.button-group.expanded {
    margin-right: -1px
}

.button-group.expanded:after,
.button-group.expanded:before {
    display: none
}

.button-group.expanded .button:first-child:nth-last-child(2),
.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button {
    display: inline-block;
    width: calc(50% - 1px);
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button:last-child,
.button-group.expanded .button:first-child:nth-last-child(2):last-child {
    margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(3),
.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button {
    display: inline-block;
    width: calc(33.3333333333% - 1px);
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button:last-child,
.button-group.expanded .button:first-child:nth-last-child(3):last-child {
    margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(4),
.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button {
    display: inline-block;
    width: calc(25% - 1px);
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button:last-child,
.button-group.expanded .button:first-child:nth-last-child(4):last-child {
    margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(5),
.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button {
    display: inline-block;
    width: calc(20% - 1px);
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button:last-child,
.button-group.expanded .button:first-child:nth-last-child(5):last-child {
    margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(6),
.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button {
    display: inline-block;
    width: calc(16.6666666667% - 1px);
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button:last-child,
.button-group.expanded .button:first-child:nth-last-child(6):last-child {
    margin-right: -6px
}

.button-group.primary .button {
    background-color: #88c940;
    color: #fff
}

.button-group.primary .button:focus,
.button-group.primary .button:hover {
    background-color: #6da52f;
    color: #fff
}

.button-group.secondary .button {
    background-color: #1c3c3d;
    color: #fff
}

.button-group.secondary .button:focus,
.button-group.secondary .button:hover {
    background-color: #163031;
    color: #fff
}

.button-group.highlight .button {
    background-color: #ff5a59;
    color: #000
}

.button-group.highlight .button:focus,
.button-group.highlight .button:hover {
    background-color: #ff1614;
    color: #000
}

.button-group.success .button {
    background-color: #3adb76;
    color: #fff
}

.button-group.success .button:focus,
.button-group.success .button:hover {
    background-color: #22bb5b;
    color: #fff
}

.button-group.warning .button {
    background-color: #ffae00;
    color: #fff
}

.button-group.warning .button:focus,
.button-group.warning .button:hover {
    background-color: #cc8b00;
    color: #fff
}

.button-group.alert .button {
    background-color: #ec5840;
    color: #fff
}

.button-group.alert .button:focus,
.button-group.alert .button:hover {
    background-color: #da3116;
    color: #fff
}

.button-group.action .button {
    background-color: #4a90e2;
    color: #fff
}

.button-group.action .button:focus,
.button-group.action .button:hover {
    background-color: #2171cf;
    color: #fff
}

.button-group.light .button {
    background-color: #a4aea9;
    color: #000
}

.button-group.light .button:focus,
.button-group.light .button:hover {
    background-color: #808e87;
    color: #000
}

.button-group.stacked-for-medium .button,
.button-group.stacked-for-small .button,
.button-group.stacked .button {
    width: 100%
}

.button-group.stacked-for-medium .button:last-child,
.button-group.stacked-for-small .button:last-child,
.button-group.stacked .button:last-child {
    margin-bottom: 0
}

@media screen and (min-width:64em) {
    .button-group.stacked-for-small .button {
        width: auto;
        margin-bottom: 0
    }
}

@media screen and (min-width:75.625em) {
    .button-group.stacked-for-medium .button {
        width: auto;
        margin-bottom: 0
    }
}

@media screen and (min-width:23.5em) and (max-width:41.6875em) {
    .button-group.stacked-for-small.expanded {
        display: block
    }
    .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0
    }
}

.callout {
    margin: 0 0 16px;
    margin: 0 0 1rem;
    padding: 16px;
    padding: 1rem;
    border: 1px solid rgba(0, 0, 0, .25);
    border-radius: 3px;
    position: relative;
    color: #515762;
    background-color: #fff
}

.callout>:first-child {
    margin-top: 0
}

.callout>:last-child {
    margin-bottom: 0
}

.callout.primary {
    background-color: #edf7e2
}

.callout.secondary {
    background-color: #d4eaeb
}

.callout.highlight {
    background-color: #ffe6e6
}

.callout.success {
    background-color: #e1faea
}

.callout.warning {
    background-color: #fff3d9
}

.callout.alert {
    background-color: #fce6e2
}

.callout.action {
    background-color: #e4eefb
}

.callout.light {
    background-color: #f1f3f2
}

.callout.small {
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding: .5rem
}

.callout.large {
    padding-top: 48px;
    padding-right: 48px;
    padding-bottom: 48px;
    padding-left: 48px;
    padding: 3rem
}

.close-button {
    position: absolute;
    color: #2e3238;
    right: 16px;
    right: 1rem;
    top: 8px;
    top: .5rem;
    font-size: 2em;
    line-height: 1;
    cursor: pointer
}

[data-whatinput=mouse] .close-button {
    outline: 0
}

.close-button:focus,
.close-button:hover {
    color: #000
}

.menu {
    margin: 0;
    list-style-type: none
}

.menu>li {
    vertical-align: middle
}

[data-whatinput=mouse] .menu>li {
    outline: 0
}

.menu>li>a {
    display: block;
    padding: 11.2px 16px;
    padding: .7rem 1rem;
    line-height: 1
}

.menu a,
.menu button,
.menu input {
    margin-bottom: 0
}

.menu>li>a i,
.menu>li>a i+span,
.menu>li>a img,
.menu>li>a img+span,
.menu>li>a svg,
.menu>li>a svg+span {
    vertical-align: middle
}

.menu>li>a i,
.menu>li>a img,
.menu>li>a svg {
    margin-right: 4px;
    margin-right: .25rem;
    display: inline-block
}

.menu>li {
    display: table-cell
}

.menu.vertical>li {
    display: block
}

@media screen and (min-width:23.5em) {
    .menu.small-horizontal>li {
        display: table-cell
    }
    .menu.small-vertical>li {
        display: block
    }
}

@media screen and (min-width:41.75em) {
    .menu.mediumport-horizontal>li {
        display: table-cell
    }
    .menu.mediumport-vertical>li {
        display: block
    }
}

@media screen and (min-width:64em) {
    .menu.medium-horizontal>li {
        display: table-cell
    }
    .menu.medium-vertical>li {
        display: block
    }
}

@media screen and (min-width:75.625em) {
    .menu.large-horizontal>li {
        display: table-cell
    }
    .menu.large-vertical>li {
        display: block
    }
}

@media screen and (min-width:90em) {
    .menu.xlarge-horizontal>li {
        display: table-cell
    }
    .menu.xlarge-vertical>li {
        display: block
    }
}

@media screen and (min-width:120.0625em) {
    .menu.xxlarge-horizontal>li {
        display: table-cell
    }
    .menu.xxlarge-vertical>li {
        display: block
    }
}

.menu.simple li {
    line-height: 1;
    display: inline-block;
    margin-right: 16px;
    margin-right: 1rem
}

.menu.simple a {
    padding: 0
}

.menu.align-right:after,
.menu.align-right:before {
    content: " ";
    display: table
}

.menu.align-right:after {
    clear: both
}

.menu.align-right>li {
    float: right
}

.menu.expanded {
    width: 100%;
    display: table;
    table-layout: fixed
}

.menu.expanded>li:first-child:last-child {
    width: 100%
}

.menu.icon-top>li>a {
    text-align: center
}

.menu.icon-top>li>a i,
.menu.icon-top>li>a img,
.menu.icon-top>li>a svg {
    display: block;
    margin: 0 auto 4px;
    margin: 0 auto .25rem
}

.menu.nested {
    margin-left: 16px;
    margin-left: 1rem
}

.menu .active>a {
    color: #fff;
    background: #88c940
}

.menu-text {
    font-weight: 700;
    color: inherit;
    line-height: 1;
    padding-top: 0;
    padding-bottom: 0;
    padding: 11.2px 16px;
    padding: .7rem 1rem
}

.menu-centered {
    text-align: center
}

.menu-centered>.menu {
    display: inline-block
}

.no-js [data-responsive-menu] ul {
    display: none
}

.menu-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 20px;
    height: 16px
}

.menu-icon:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #fff, 0 14px 0 #fff
}

.menu-icon:hover:after {
    background: #515762;
    box-shadow: 0 7px 0 #515762, 0 14px 0 #515762
}

.menu-icon.dark {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 20px;
    height: 16px
}

.menu-icon.dark:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #000;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #000, 0 14px 0 #000
}

.menu-icon.dark:hover:after {
    background: #2e3238;
    box-shadow: 0 7px 0 #2e3238, 0 14px 0 #2e3238
}

.is-drilldown {
    position: relative;
    overflow: hidden
}

.is-drilldown li {
    display: block!important
}

.is-drilldown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: -1;
    height: 100%;
    width: 100%;
    background: #fff;
    transition: transform .15s linear
}

.is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    transform: translateX(-100%)
}

.is-drilldown-submenu.is-closing {
    transform: translateX(100%)
}

.is-drilldown-submenu-parent>a {
    position: relative
}

.is-drilldown-submenu-parent>a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    border-color: transparent transparent transparent #88c940;
    border-left-style: solid;
    border-right-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 16px;
    right: 1rem
}

.js-drilldown-back>a:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 6px inset;
    border-color: transparent #88c940 transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
    margin-right: .75rem
}

.dropdown-pane {
    background-color: #f5f5f5;
    border: 1px solid #515762;
    border-radius: 3px;
    display: block;
    font-size: 16px;
    font-size: 1rem;
    padding: 16px;
    padding: 1rem;
    position: absolute;
    visibility: hidden;
    width: 300px;
    z-index: 10
}

.dropdown-pane.is-open {
    visibility: visible
}

.dropdown-pane.tiny {
    width: 100px
}

.dropdown-pane.small {
    width: 200px
}

.dropdown-pane.large {
    width: 400px
}

.dropdown.menu>li.opens-left>.is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%
}

.dropdown.menu>li.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%
}

.dropdown.menu>li.is-dropdown-submenu-parent>a {
    padding-right: 24px;
    padding-right: 1.5rem;
    position: relative
}

.dropdown.menu>li.is-dropdown-submenu-parent>a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: #88c940 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px
}

[data-whatinput=mouse] .dropdown.menu a {
    outline: 0
}

.no-js .dropdown.menu ul {
    display: none
}

.dropdown.menu.vertical>li .is-dropdown-submenu {
    top: 0
}

.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu {
    left: auto;
    right: 100%
}

.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%
}

.dropdown.menu.vertical>li>a:after {
    right: 14px;
    margin-top: -3px
}

.dropdown.menu.vertical>li.opens-left>a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent #88c940 transparent transparent;
    border-right-style: solid;
    border-left-width: 0
}

.dropdown.menu.vertical>li.opens-right>a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent transparent transparent #88c940;
    border-left-style: solid;
    border-right-width: 0
}

@media screen and (min-width:23.5em) {
    .dropdown.menu.small-horizontal>li.opens-left>.is-dropdown-submenu {
        left: auto;
        right: 0;
        top: 100%
    }
    .dropdown.menu.small-horizontal>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 0;
        top: 100%
    }
    .dropdown.menu.small-horizontal>li.is-dropdown-submenu-parent>a {
        padding-right: 1.5rem;
        position: relative
    }
    .dropdown.menu.small-horizontal>li.is-dropdown-submenu-parent>a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: #88c940 transparent transparent;
        border-top-style: solid;
        border-bottom-width: 0;
        right: 5px;
        margin-top: -2px
    }
    .dropdown.menu.small-vertical>li .is-dropdown-submenu {
        top: 0
    }
    .dropdown.menu.small-vertical>li.opens-left>.is-dropdown-submenu {
        left: auto;
        right: 100%
    }
    .dropdown.menu.small-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }
    .dropdown.menu.small-vertical>li>a:after {
        right: 14px;
        margin-top: -3px
    }
    .dropdown.menu.small-vertical>li.opens-left>a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: transparent #88c940 transparent transparent;
        border-right-style: solid;
        border-left-width: 0
    }
    .dropdown.menu.small-vertical>li.opens-right>a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: transparent transparent transparent #88c940;
        border-left-style: solid;
        border-right-width: 0
    }
}

@media screen and (min-width:41.75em) {
    .dropdown.menu.mediumport-horizontal>li.opens-left>.is-dropdown-submenu {
        left: auto;
        right: 0;
        top: 100%
    }
    .dropdown.menu.mediumport-horizontal>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 0;
        top: 100%
    }
    .dropdown.menu.mediumport-horizontal>li.is-dropdown-submenu-parent>a {
        padding-right: 1.5rem;
        position: relative
    }
    .dropdown.menu.mediumport-horizontal>li.is-dropdown-submenu-parent>a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: #88c940 transparent transparent;
        border-top-style: solid;
        border-bottom-width: 0;
        right: 5px;
        margin-top: -2px
    }
    .dropdown.menu.mediumport-vertical>li .is-dropdown-submenu {
        top: 0
    }
    .dropdown.menu.mediumport-vertical>li.opens-left>.is-dropdown-submenu {
        left: auto;
        right: 100%
    }
    .dropdown.menu.mediumport-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }
    .dropdown.menu.mediumport-vertical>li>a:after {
        right: 14px;
        margin-top: -3px
    }
    .dropdown.menu.mediumport-vertical>li.opens-left>a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: transparent #88c940 transparent transparent;
        border-right-style: solid;
        border-left-width: 0
    }
    .dropdown.menu.mediumport-vertical>li.opens-right>a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: transparent transparent transparent #88c940;
        border-left-style: solid;
        border-right-width: 0
    }
}

@media screen and (min-width:64em) {
    .dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
        left: auto;
        right: 0;
        top: 100%
    }
    .dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 0;
        top: 100%
    }
    .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
        padding-right: 1.5rem;
        position: relative
    }
    .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: #88c940 transparent transparent;
        border-top-style: solid;
        border-bottom-width: 0;
        right: 5px;
        margin-top: -2px
    }
    .dropdown.menu.medium-vertical>li .is-dropdown-submenu {
        top: 0
    }
    .dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu {
        left: auto;
        right: 100%
    }
    .dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }
    .dropdown.menu.medium-vertical>li>a:after {
        right: 14px;
        margin-top: -3px
    }
    .dropdown.menu.medium-vertical>li.opens-left>a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: transparent #88c940 transparent transparent;
        border-right-style: solid;
        border-left-width: 0
    }
    .dropdown.menu.medium-vertical>li.opens-right>a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: transparent transparent transparent #88c940;
        border-left-style: solid;
        border-right-width: 0
    }
}

@media screen and (min-width:75.625em) {
    .dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu {
        left: auto;
        right: 0;
        top: 100%
    }
    .dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 0;
        top: 100%
    }
    .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a {
        padding-right: 1.5rem;
        position: relative
    }
    .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: #88c940 transparent transparent;
        border-top-style: solid;
        border-bottom-width: 0;
        right: 5px;
        margin-top: -2px
    }
    .dropdown.menu.large-vertical>li .is-dropdown-submenu {
        top: 0
    }
    .dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu {
        left: auto;
        right: 100%
    }
    .dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }
    .dropdown.menu.large-vertical>li>a:after {
        right: 14px;
        margin-top: -3px
    }
    .dropdown.menu.large-vertical>li.opens-left>a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: transparent #88c940 transparent transparent;
        border-right-style: solid;
        border-left-width: 0
    }
    .dropdown.menu.large-vertical>li.opens-right>a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: transparent transparent transparent #88c940;
        border-left-style: solid;
        border-right-width: 0
    }
}

@media screen and (min-width:90em) {
    .dropdown.menu.xlarge-horizontal>li.opens-left>.is-dropdown-submenu {
        left: auto;
        right: 0;
        top: 100%
    }
    .dropdown.menu.xlarge-horizontal>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 0;
        top: 100%
    }
    .dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a {
        padding-right: 1.5rem;
        position: relative
    }
    .dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: #88c940 transparent transparent;
        border-top-style: solid;
        border-bottom-width: 0;
        right: 5px;
        margin-top: -2px
    }
    .dropdown.menu.xlarge-vertical>li .is-dropdown-submenu {
        top: 0
    }
    .dropdown.menu.xlarge-vertical>li.opens-left>.is-dropdown-submenu {
        left: auto;
        right: 100%
    }
    .dropdown.menu.xlarge-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }
    .dropdown.menu.xlarge-vertical>li>a:after {
        right: 14px;
        margin-top: -3px
    }
    .dropdown.menu.xlarge-vertical>li.opens-left>a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: transparent #88c940 transparent transparent;
        border-right-style: solid;
        border-left-width: 0
    }
    .dropdown.menu.xlarge-vertical>li.opens-right>a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: transparent transparent transparent #88c940;
        border-left-style: solid;
        border-right-width: 0
    }
}

@media screen and (min-width:120.0625em) {
    .dropdown.menu.xxlarge-horizontal>li.opens-left>.is-dropdown-submenu {
        left: auto;
        right: 0;
        top: 100%
    }
    .dropdown.menu.xxlarge-horizontal>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 0;
        top: 100%
    }
    .dropdown.menu.xxlarge-horizontal>li.is-dropdown-submenu-parent>a {
        padding-right: 1.5rem;
        position: relative
    }
    .dropdown.menu.xxlarge-horizontal>li.is-dropdown-submenu-parent>a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: #88c940 transparent transparent;
        border-top-style: solid;
        border-bottom-width: 0;
        right: 5px;
        margin-top: -2px
    }
    .dropdown.menu.xxlarge-vertical>li .is-dropdown-submenu {
        top: 0
    }
    .dropdown.menu.xxlarge-vertical>li.opens-left>.is-dropdown-submenu {
        left: auto;
        right: 100%
    }
    .dropdown.menu.xxlarge-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }
    .dropdown.menu.xxlarge-vertical>li>a:after {
        right: 14px;
        margin-top: -3px
    }
    .dropdown.menu.xxlarge-vertical>li.opens-left>a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: transparent #88c940 transparent transparent;
        border-right-style: solid;
        border-left-width: 0
    }
    .dropdown.menu.xxlarge-vertical>li.opens-right>a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: transparent transparent transparent #88c940;
        border-left-style: solid;
        border-right-width: 0
    }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
    top: 100%;
    left: auto;
    right: 0
}

.is-dropdown-menu.vertical {
    width: 100px
}

.is-dropdown-menu.vertical.align-right {
    float: right
}

.is-dropdown-submenu-parent {
    position: relative
}

.is-dropdown-submenu-parent a:after {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -2px
}

.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu {
    top: 100%;
    left: auto
}

.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu {
    left: auto;
    right: 100%
}

.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%
}

.is-dropdown-submenu {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    min-width: 200px;
    z-index: 1;
    background: #fff;
    border: 1px solid #515762
}

.is-dropdown-submenu .is-dropdown-submenu-parent>a:after {
    right: 14px;
    margin-top: -3px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent #88c940 transparent transparent;
    border-right-style: solid;
    border-left-width: 0
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent transparent transparent #88c940;
    border-left-style: solid;
    border-right-width: 0
}

.is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px
}

.is-dropdown-submenu>li {
    width: 100%
}

.is-dropdown-submenu.js-dropdown-active {
    display: block
}

.flex-video {
    position: relative;
    height: 0;
    padding-bottom: 75%;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    overflow: hidden
}

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

.flex-video.widescreen {
    padding-bottom: 56.25%
}

.flex-video.vimeo {
    padding-top: 0
}

/*.label {
    display: inline-block;
    padding: 5.333px 8px;
    padding: .33333rem .5rem;
    font-size: 12.8px;
    font-size: .8rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    border-radius: 3px;
    background: #88c940;
    color: #fff
}
*/
.label.secondary {
    background: #1c3c3d;
    color: #fff
}

.label.highlight {
    background: #ff5a59;
    color: #000
}

.label.success {
    background: #3adb76;
    color: #fff
}

.label.warning {
    background: #ffae00;
    color: #fff
}

.label.alert {
    background: #ec5840;
    color: #fff
}

.label.action {
    background: #4a90e2;
    color: #fff
}

.label.light {
    background: #a4aea9;
    color: #000
}

.media-object {
    margin-bottom: 16px;
    margin-bottom: 1rem;
    display: block
}

.media-object img {
    max-width: none
}

@media screen and (max-width:23.4375em) {
    .media-object.stack-for-smallport .media-object-section {
        padding: 0;
        padding-bottom: 1rem;
        display: block
    }
    .media-object.stack-for-smallport .media-object-section img {
        width: 100%
    }
}

.media-object-section {
    display: table-cell;
    vertical-align: top
}

.media-object-section:first-child {
    padding-right: 16px;
    padding-right: 1rem
}

.media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 16px;
    padding-left: 1rem
}

.media-object-section>:last-child {
    margin-bottom: 0
}

.media-object-section.middle {
    vertical-align: middle
}

.media-object-section.bottom {
    vertical-align: bottom
}

.pagination {
    margin-left: 0;
    margin-bottom: 16px;
    margin-bottom: 1rem
}

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

.pagination:after {
    clear: both
}

.pagination li {
    font-size: 14px;
    font-size: .875rem;
    margin-right: 1px;
    margin-right: .3rem;
    border-radius: 3px;
    display: none
}

.pagination li:first-child,
.pagination li:last-child {
    display: inline-block
}

@media screen and (min-width:64em) {
    .pagination li {
        display: inline-block
    }
}

.pagination a,
.pagination button {
    color: #000;
    display: block;
    padding: 3px 10px;
    padding: .1875rem .625rem;
    border-radius: 3px
}

.pagination a:hover,
.pagination button:hover {
    background: #a4aea9
}

.pagination .current {
    padding: 3px 10px;
    padding: .1875rem .625rem;
    background: #88c940;
    color: #fff;
    cursor: default
}

.pagination .disabled {
    padding: 3px 10px;
    padding: .1875rem .625rem;
    color: #515762;
    cursor: not-allowed
}

.pagination .disabled:hover {
    background: transparent
}

.pagination .ellipsis:after {
    content: "\2026";
    padding: 3px 10px;
    padding: .1875rem .625rem;
    color: #000
}

.pagination-previous.disabled:before,
.pagination-previous a:before {
    content: "\00ab";
    display: inline-block;
    margin-right: 8px;
    margin-right: .5rem
}

.pagination-next.disabled:after,
.pagination-next a:after {
    content: "\00bb";
    display: inline-block;
    margin-left: 8px;
    margin-left: .5rem
}

.slider {
    position: relative;
    margin-top: 20px;
    margin-top: 1.25rem;
    margin-bottom: 36px;
    margin-bottom: 2.25rem;
    background-color: #a4aea9;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: none;
    touch-action: none
}

.slider,
.slider-fill {
    height: 8px;
    height: .5rem
}

.slider-fill {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    max-width: 100%;
    background-color: #515762;
    transition: all .2s ease-in-out
}

.slider-fill.is-dragging {
    transition: all 0s linear
}

.slider-handle {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    z-index: 1;
    display: inline-block;
    width: 22.4px;
    width: 1.4rem;
    height: 22.4px;
    height: 1.4rem;
    background-color: #88c940;
    transition: all .2s ease-in-out;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    border-radius: 3px
}

[data-whatinput=mouse] .slider-handle {
    outline: 0
}

.slider-handle:hover {
    background-color: #74b032
}

.slider-handle.is-dragging {
    transition: all 0s linear
}

.slider.disabled,
.slider[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.slider.vertical {
    display: inline-block;
    width: 8px;
    width: .5rem;
    height: 200px;
    height: 12.5rem;
    margin: 0 20px;
    margin: 0 1.25rem;
    transform: scaleY(-1)
}

.slider.vertical .slider-fill {
    top: 0;
    width: 8px;
    width: .5rem;
    max-height: 100%
}

.slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 22.4px;
    width: 1.4rem;
    height: 22.4px;
    height: 1.4rem;
    transform: translateX(-50%)
}

.sticky-container {
    position: relative
}

.sticky {
    position: absolute;
    z-index: 0;
    transform: translateZ(0)
}

.sticky.is-stuck {
    position: fixed;
    z-index: 5
}

.sticky.is-stuck.is-at-top {
    top: 0
}

.sticky.is-stuck.is-at-bottom {
    bottom: 0
}

.sticky.is-anchored {
    position: absolute;
    left: auto;
    right: auto
}

.sticky.is-anchored.is-at-bottom {
    bottom: 0
}

body.is-reveal-open {
    overflow: hidden
}

html.is-reveal-open,
html.is-reveal-open body {
    height: 100%;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.reveal-overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999999;
    background-color: rgba(0, 0, 0, .45);
    overflow-y: scroll
}

.reveal {
    display: none;
    z-index: 1000000;
    padding: 16px;
    padding: 1rem;
    border: 1px solid #515762;
    background-color: #fff;
    border-radius: 3px;
    position: relative;
    top: 100px;
    margin-left: auto;
    margin-right: auto;
    overflow-y: auto
}

[data-whatinput=mouse] .reveal {
    outline: 0
}

@media screen and (min-width:64em) {
    .reveal {
        min-height: 0
    }
}

.reveal .column,
.reveal .columns {
    min-width: 0
}

.reveal>:last-child {
    margin-bottom: 0
}

@media screen and (min-width:64em) {
    .reveal {
        width: 600px;
        max-width: 1600px
    }
}

@media screen and (min-width:64em) {
    .reveal .reveal {
        left: auto;
        right: auto;
        margin: 0 auto
    }
}

.reveal.collapse {
    padding: 0
}

@media screen and (min-width:64em) {
    .reveal.tiny {
        width: 30%;
        max-width: 1600px
    }
}

@media screen and (min-width:64em) {
    .reveal.small {
        width: 50%;
        max-width: 1600px
    }
}

@media screen and (min-width:64em) {
    .reveal.large {
        width: 90%;
        max-width: 1600px
    }
}

.reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none;
    margin-left: 0;
    border: 0;
    border-radius: 0
}

@media screen and (max-width:23.4375em) {
    .reveal {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        height: 100vh;
        min-height: 100vh;
        max-width: none;
        margin-left: 0;
        border: 0;
        border-radius: 0
    }
}

.reveal.without-overlay {
    position: fixed
}

.switch {
    margin-bottom: 16px;
    margin-bottom: 1rem;
    outline: 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    font-size: .875rem
}

.switch-input {
    opacity: 0;
    position: absolute
}

.switch-paddle {
    background: #515762;
    cursor: pointer;
    display: block;
    position: relative;
    width: 64px;
    width: 4rem;
    height: 32px;
    height: 2rem;
    transition: all .25s ease-out;
    border-radius: 3px;
    color: inherit;
    font-weight: inherit
}

input+.switch-paddle {
    margin: 0
}

.switch-paddle:after {
    background: #fff;
    content: "";
    display: block;
    position: absolute;
    height: 24px;
    height: 1.5rem;
    left: 4px;
    left: .25rem;
    top: 4px;
    top: .25rem;
    width: 24px;
    width: 1.5rem;
    transition: all .25s ease-out;
    transform: translateZ(0);
    border-radius: 3px
}

input:checked~.switch-paddle {
    background: #88c940
}

input:checked~.switch-paddle:after {
    left: 36px;
    left: 2.25rem
}

[data-whatinput=mouse] input:focus~.switch-paddle {
    outline: 0
}

.switch-active,
.switch-inactive {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.switch-active {
    left: 8%;
    display: none
}

input:checked+label>.switch-active {
    display: block
}

.switch-inactive {
    right: 15%
}

input:checked+label>.switch-inactive {
    display: none
}

.switch.tiny .switch-paddle {
    width: 48px;
    width: 3rem;
    height: 24px;
    height: 1.5rem;
    font-size: 10px;
    font-size: .625rem
}

.switch.tiny .switch-paddle:after {
    width: 16px;
    width: 1rem;
    height: 16px;
    height: 1rem
}

.switch.tiny input:checked~.switch-paddle:after {
    left: 28px;
    left: 1.75rem
}

.switch.small .switch-paddle {
    width: 56px;
    width: 3.5rem;
    height: 28px;
    height: 1.75rem;
    font-size: 12px;
    font-size: .75rem
}

.switch.small .switch-paddle:after {
    width: 20px;
    width: 1.25rem;
    height: 20px;
    height: 1.25rem
}

.switch.small input:checked~.switch-paddle:after {
    left: 32px;
    left: 2rem
}

.switch.large .switch-paddle {
    width: 80px;
    width: 5rem;
    height: 40px;
    height: 2.5rem;
    font-size: 16px;
    font-size: 1rem
}

.switch.large .switch-paddle:after {
    width: 32px;
    width: 2rem;
    height: 32px;
    height: 2rem
}

.switch.large input:checked~.switch-paddle:after {
    left: 44px;
    left: 2.75rem
}

table {
    width: 100%;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    border-radius: 3px
}

table tbody,
table tfoot,
table thead {
    border: 1px solid #f2f2f2;
    background-color: #fff
}

table caption {
    font-weight: 500;
    padding: 8px 10px 10px;
    padding: .5rem .625rem .625rem
}

table tfoot,
table thead {
    background: #f9f9f9;
    color: #515762
}

table tfoot tr,
table thead tr {
    background: transparent
}

table tfoot td,
table tfoot th,
table thead td,
table thead th {
    padding: 8px 10px 10px;
    padding: .5rem .625rem .625rem;
    font-weight: 500;
    text-align: left
}

table tbody tr:nth-child(2n) {
    background-color: #f2f2f2
}

table tbody td,
table tbody th {
    padding: 8px 10px 10px;
    padding: .5rem .625rem .625rem
}

@media screen and (max-width:75.5625em) {
    table.stack tfoot,
    table.stack thead {
        display: none
    }
    table.stack td,
    table.stack th,
    table.stack tr {
        display: block
    }
    table.stack td {
        border-top: 0
    }
}

table.scroll {
    display: block;
    width: 100%;
    overflow-x: auto
}

table.hover tr:hover {
    background-color: #fafafa
}

table.hover tr:nth-of-type(2n):hover {
    background-color: #ededed
}

.table-scroll {
    overflow-x: auto
}

.table-scroll table {
    width: auto
}

.tabs {
    margin: 0;
    list-style-type: none;
    background: #fff;
    border: 1px solid #a4aea9
}

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

.tabs:after {
    clear: both
}

.tabs.vertical>li {
    width: auto;
    float: none;
    display: block
}

.tabs.simple>li>a {
    padding: 0
}

.tabs.simple>li>a:hover {
    background: transparent
}

.tabs.primary {
    background: #88c940
}

.tabs.primary>li>a {
    color: #fff
}

.tabs.primary>li>a:focus,
.tabs.primary>li>a:hover {
    background: #81c437
}

.tabs-title {
    float: left
}

.tabs-title>a {
    display: block;
    padding: 20px 24px;
    padding: 1.25rem 1.5rem;
    line-height: 1;
    font-size: 12px;
    font-size: .75rem
}

.tabs-title>a:hover {
    background: #fff
}

.tabs-title>a:focus,
.tabs-title>a[aria-selected=true] {
    background: #a4aea9
}

.tabs-content {
    background: #fff;
    transition: all .5s ease;
    border: 1px solid #a4aea9;
    border-top: 0
}

.tabs-content.vertical {
    border: 1px solid #a4aea9;
    border-left: 0
}

.tabs-panel {
    display: none;
    padding: 16px;
    padding: 1rem
}

.tabs-panel.is-active {
    display: block
}

.has-tip {
    border-bottom: 1px dotted #2e3238;
    font-weight: 500;
    position: relative;
    display: inline-block;
    cursor: help
}

.tooltip {
    background-color: #000;
    color: #fff;
    font-size: 80%;
    padding: 12px;
    padding: .75rem;
    position: absolute;
    z-index: 10;
    top: calc(100% + .6495rem);
    max-width: 160px!important;
    max-width: 10rem!important;
    border-radius: 3px
}

.tooltip:before {
    border: 12px inset;
    border: .75rem inset;
    border-color: transparent transparent #000;
    border-bottom-style: solid;
    border-top-width: 0;
    bottom: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.tooltip.top:before,
.tooltip:before {
    content: "";
    display: block;
    width: 0;
    height: 0
}

.tooltip.top:before {
    border: 12px inset;
    border: .75rem inset;
    border-color: #000 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    top: 100%;
    bottom: auto
}

.tooltip.left:before {
    border: 12px inset;
    border: .75rem inset;
    border-color: transparent transparent transparent #000;
    border-left-style: solid;
    border-right-width: 0;
    left: 100%
}

.tooltip.left:before,
.tooltip.right:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%)
}

.tooltip.right:before {
    border: 12px inset;
    border: .75rem inset;
    border-color: transparent #000 transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
    left: auto;
    right: 100%
}

.hide {
    display: none!important
}

.invisible {
    visibility: hidden
}

@media screen and (max-width:23.4375em) {
    .hide-for-smallport-only {
        display: none!important
    }
}

@media screen and (max-width:0em),
screen and (min-width:23.5em) {
    .show-for-smallport-only {
        display: none!important
    }
}

@media screen and (min-width:23.5em) {
    .hide-for-small {
        display: none!important
    }
}

@media screen and (max-width:23.4375em) {
    .show-for-small {
        display: none!important
    }
}

@media screen and (min-width:23.5em) and (max-width:41.6875em) {
    .hide-for-small-only {
        display: none!important
    }
}

@media screen and (max-width:23.4375em),
screen and (min-width:41.75em) {
    .show-for-small-only {
        display: none!important
    }
}

@media screen and (min-width:41.75em) {
    .hide-for-mediumport {
        display: none!important
    }
}

@media screen and (max-width:41.6875em) {
    .show-for-mediumport {
        display: none!important
    }
}

@media screen and (min-width:41.75em) and (max-width:63.9375em) {
    .hide-for-mediumport-only {
        display: none!important
    }
}

@media screen and (max-width:41.6875em),
screen and (min-width:64em) {
    .show-for-mediumport-only {
        display: none!important
    }
}

@media screen and (min-width:64em) {
    .hide-for-medium {
        display: none!important
    }
}

@media screen and (max-width:63.9375em) {
    .show-for-medium {
        display: none!important
    }
}

@media screen and (min-width:64em) and (max-width:75.5625em) {
    .hide-for-medium-only {
        display: none!important
    }
}

@media screen and (max-width:63.9375em),
screen and (min-width:75.625em) {
    .show-for-medium-only {
        display: none!important
    }
}

@media screen and (min-width:75.625em) {
    .hide-for-large {
        display: none!important
    }
}

@media screen and (max-width:75.5625em) {
    .show-for-large {
        display: none!important
    }
}

@media screen and (min-width:75.625em) and (max-width:89.9375em) {
    .hide-for-large-only {
        display: none!important
    }
}

@media screen and (max-width:75.5625em),
screen and (min-width:90em) {
    .show-for-large-only {
        display: none!important
    }
}

@media screen and (min-width:90em) {
    .hide-for-xlarge {
        display: none!important
    }
}

@media screen and (max-width:89.9375em) {
    .show-for-xlarge {
        display: none!important
    }
}

@media screen and (min-width:90em) and (max-width:120em) {
    .hide-for-xlarge-only {
        display: none!important
    }
}

@media screen and (max-width:89.9375em),
screen and (min-width:120.0625em) {
    .show-for-xlarge-only {
        display: none!important
    }
}

@media screen and (min-width:120.0625em) {
    .hide-for-xxlarge {
        display: none!important
    }
}

@media screen and (max-width:120em) {
    .show-for-xxlarge {
        display: none!important
    }
}

@media screen and (min-width:120.0625em) {
    .hide-for-xxlarge-only {
        display: none!important
    }
}

@media screen and (max-width:120em) {
    .show-for-xxlarge-only {
        display: none!important
    }
}

.show-for-sr,
.show-on-focus {
    position: absolute!important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0)
}

.show-on-focus:active,
.show-on-focus:focus {
    position: static!important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto
}

.hide-for-portrait,
.show-for-landscape {
    display: block!important
}

@media screen and (orientation:landscape) {
    .hide-for-portrait,
    .show-for-landscape {
        display: block!important
    }
}

@media screen and (orientation:portrait) {
    .hide-for-portrait,
    .show-for-landscape {
        display: none!important
    }
}

.hide-for-landscape,
.show-for-portrait {
    display: none!important
}

@media screen and (orientation:landscape) {
    .hide-for-landscape,
    .show-for-portrait {
        display: none!important
    }
}

@media screen and (orientation:portrait) {
    .hide-for-landscape,
    .show-for-portrait {
        display: block!important
    }
}

.float-left {
    float: left!important
}

.float-right {
    float: right!important
}

.float-center {
    display: block;
    margin-left: auto;
    margin-right: auto
}

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

.clearfix:after {
    clear: both
}

.align-right {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center {
    -ms-flex-pack: center;
    justify-content: center
}

.align-justify {
    -ms-flex-pack: justify;
    justify-content: space-between
}

.align-spaced {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.align-top {
    -ms-flex-align: start;
    align-items: flex-start
}

.align-self-top {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.align-bottom {
    -ms-flex-align: end;
    align-items: flex-end
}

.align-self-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.align-middle {
    -ms-flex-align: center;
    align-items: center
}

.align-self-middle {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

.align-stretch {
    -ms-flex-align: stretch;
    align-items: stretch
}

.align-self-stretch {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch
}

.smallport-order-1 {
    -ms-flex-order: 1;
    order: 1
}

.smallport-order-2 {
    -ms-flex-order: 2;
    order: 2
}

.smallport-order-3 {
    -ms-flex-order: 3;
    order: 3
}

.smallport-order-4 {
    -ms-flex-order: 4;
    order: 4
}

.smallport-order-5 {
    -ms-flex-order: 5;
    order: 5
}

.smallport-order-6 {
    -ms-flex-order: 6;
    order: 6
}

@media screen and (min-width:23.5em) {
    .small-order-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .small-order-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .small-order-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .small-order-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .small-order-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .small-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
}

@media screen and (min-width:41.75em) {
    .mediumport-order-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .mediumport-order-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .mediumport-order-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .mediumport-order-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .mediumport-order-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .mediumport-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
}

@media screen and (min-width:64em) {
    .medium-order-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .medium-order-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .medium-order-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .medium-order-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .medium-order-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .medium-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
}

@media screen and (min-width:75.625em) {
    .large-order-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .large-order-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .large-order-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .large-order-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .large-order-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .large-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
}

@media screen and (min-width:90em) {
    .xlarge-order-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .xlarge-order-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .xlarge-order-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .xlarge-order-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .xlarge-order-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .xlarge-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
}

@media screen and (min-width:120.0625em) {
    .xxlarge-order-1 {
        -ms-flex-order: 1;
        order: 1
    }
    .xxlarge-order-2 {
        -ms-flex-order: 2;
        order: 2
    }
    .xxlarge-order-3 {
        -ms-flex-order: 3;
        order: 3
    }
    .xxlarge-order-4 {
        -ms-flex-order: 4;
        order: 4
    }
    .xxlarge-order-5 {
        -ms-flex-order: 5;
        order: 5
    }
    .xxlarge-order-6 {
        -ms-flex-order: 6;
        order: 6
    }
}

.slide-in-down.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateY(-100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-down.mui-enter.mui-enter-active {
    transform: translateY(0)
}

.slide-in-left.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateX(-100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-left.mui-enter.mui-enter-active {
    transform: translateX(0)
}

.slide-in-up.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateY(100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-up.mui-enter.mui-enter-active {
    transform: translateY(0)
}

.slide-in-right.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateX(100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-right.mui-enter.mui-enter-active {
    transform: translateX(0)
}

.slide-out-down.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateY(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-down.mui-leave.mui-leave-active {
    transform: translateY(100%)
}

.slide-out-right.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateX(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-right.mui-leave.mui-leave-active {
    transform: translateX(100%)
}

.slide-out-up.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateY(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-up.mui-leave.mui-leave-active {
    transform: translateY(-100%)
}

.slide-out-left.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: translateX(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-left.mui-leave.mui-leave-active {
    transform: translateX(-100%)
}

.fade-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    opacity: 0;
    transition-property: opacity
}

.fade-in.mui-enter.mui-enter-active {
    opacity: 1
}

.fade-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    opacity: 1;
    transition-property: opacity
}

.fade-out.mui-leave.mui-leave-active {
    opacity: 0
}

.hinge-in-from-top.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(-90deg);
    transform-origin: top;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-top.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-right.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(-90deg);
    transform-origin: right;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-right.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-bottom.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(90deg);
    transform-origin: bottom;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-left.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(90deg);
    transform-origin: left;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-left.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-middle-x.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(-90deg);
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-middle-y.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(-90deg);
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active,
.hinge-out-from-top.mui-leave {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-out-from-top.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform-origin: top;
    transition-property: transform, opacity
}

.hinge-out-from-top.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-right.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: right;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-right.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0
}

.hinge-out-from-bottom.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: bottom;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateX(90deg);
    opacity: 0
}

.hinge-out-from-left.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: left;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-left.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateY(90deg);
    opacity: 0
}

.hinge-out-from-middle-x.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-middle-y.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0
}

.scale-in-up.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: scale(.5);
    transition-property: transform, opacity;
    opacity: 0
}

.scale-in-up.mui-enter.mui-enter-active {
    transform: scale(1);
    opacity: 1
}

.scale-in-down.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: scale(1.5);
    transition-property: transform, opacity;
    opacity: 0
}

.scale-in-down.mui-enter.mui-enter-active,
.scale-out-up.mui-leave {
    transform: scale(1);
    opacity: 1
}

.scale-out-up.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: transform, opacity
}

.scale-out-up.mui-leave.mui-leave-active {
    transform: scale(1.5);
    opacity: 0
}

.scale-out-down.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: scale(1);
    transition-property: transform, opacity;
    opacity: 1
}

.scale-out-down.mui-leave.mui-leave-active {
    transform: scale(.5);
    opacity: 0
}

.spin-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: rotate(-270deg);
    transition-property: transform, opacity;
    opacity: 0
}

.spin-in.mui-enter.mui-enter-active,
.spin-out.mui-leave {
    transform: rotate(0);
    opacity: 1
}

.spin-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: transform, opacity
}

.spin-in-ccw.mui-enter,
.spin-out.mui-leave.mui-leave-active {
    transform: rotate(270deg);
    opacity: 0
}

.spin-in-ccw.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: transform, opacity
}

.spin-in-ccw.mui-enter.mui-enter-active,
.spin-out-ccw.mui-leave {
    transform: rotate(0);
    opacity: 1
}

.spin-out-ccw.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-property: transform, opacity
}

.spin-out-ccw.mui-leave.mui-leave-active {
    transform: rotate(-270deg);
    opacity: 0
}

.slow {
    transition-duration: .75s!important
}

.fast {
    transition-duration: .25s!important
}

.linear {
    transition-timing-function: linear!important
}

.ease {
    transition-timing-function: ease!important
}

.ease-in {
    transition-timing-function: ease-in!important
}

.ease-out {
    transition-timing-function: ease-out!important
}

.ease-in-out {
    transition-timing-function: ease-in-out!important
}

.bounce-in {
    transition-timing-function: cubic-bezier(.485, .155, .24, 1.245)!important
}

.bounce-out {
    transition-timing-function: cubic-bezier(.485, .155, .515, .845)!important
}

.bounce-in-out {
    transition-timing-function: cubic-bezier(.76, -.245, .24, 1.245)!important
}

.short-delay {
    transition-delay: .3s!important
}

.long-delay {
    transition-delay: .7s!important
}

.shake {
    animation-name: a
}

@keyframes a {
    0%,
    10%,
    20%,
    30%,
    40%,
    50%,
    60%,
    70%,
    80%,
    90% {
        transform: translateX(7%)
    }
    5%,
    15%,
    25%,
    35%,
    45%,
    55%,
    65%,
    75%,
    85%,
    95% {
        transform: translateX(-7%)
    }
}

.spin-ccw,
.spin-cw {
    animation-name: b
}

@keyframes b {
    0% {
        transform: rotate(0)
    }
    to {
        transform: rotate(1turn)
    }
}

.wiggle {
    animation-name: c
}

@keyframes c {
    40%,
    50%,
    60% {
        transform: rotate(7deg)
    }
    35%,
    45%,
    55%,
    65% {
        transform: rotate(-7deg)
    }
    0%,
    30%,
    70%,
    to {
        transform: rotate(0)
    }
}

.shake,
.spin-ccw,
.spin-cw,
.wiggle {
    animation-duration: .5s
}

.infinite {
    animation-iteration-count: infinite
}

.slow {
    animation-duration: .75s!important
}

.fast {
    animation-duration: .25s!important
}

.linear {
    animation-timing-function: linear!important
}

.ease {
    animation-timing-function: ease!important
}

.ease-in {
    animation-timing-function: ease-in!important
}

.ease-out {
    animation-timing-function: ease-out!important
}

.ease-in-out {
    animation-timing-function: ease-in-out!important
}

.bounce-in {
    animation-timing-function: cubic-bezier(.485, .155, .24, 1.245)!important
}

.bounce-out {
    animation-timing-function: cubic-bezier(.485, .155, .515, .845)!important
}

.bounce-in-out {
    animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245)!important
}

.short-delay {
    animation-delay: .3s!important
}

.long-delay {
    animation-delay: .7s!important
}

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

[class*=" icon-"],
[class^=icon-] {
    font-family: portal!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-star:before {
    content: "\f005"
}

.icon-twitter:before {
    content: "\f099"
}

.icon-facebook:before {
    content: "\f09a"
}

.icon-linkedin:before {
    content: "\f0e1"
}

.icon-youtube:before {
    content: "\f167"
}

.icon-wechat:before,
.icon-weixin:before {
    content: "\f1d7"
}

.icon-video:before {
    content: "\e900"
}

.icon-size:before {
    content: "\e901"
}

.icon-sqm:before {
    content: "\e902"
}

.icon-surrounding:before {
    content: "\e903"
}

.icon-toilet:before {
    content: "\e904"
}

.icon-tour:before {
    content: "\e905"
}

.icon-train:before {
    content: "\e906"
}

.icon-translate:before {
    content: "\e907"
}

.icon-trash:before {
    content: "\e908"
}

.icon-upload:before {
    content: "\e909"
}

.icon-sign:before {
    content: "\e90a"
}

.icon-map:before {
    content: "\e90b"
}

.icon-menu:before {
    content: "\e90c"
}

.icon-parking:before {
    content: "\e90d"
}

.icon-pencil:before {
    content: "\e90e"
}

.icon-person:before {
    content: "\e90f"
}

.icon-phone:before {
    content: "\e910"
}

.icon-plus:before {
    content: "\e911"
}

.icon-print:before {
    content: "\e912"
}

.icon-search:before {
    content: "\e913"
}

.icon-share:before {
    content: "\e914"
}

.icon-flag-o:before {
    content: "\e915"
}

.icon-flag:before {
    content: "\e916"
}

.icon-floorplan:before {
    content: "\e917"
}

.icon-heart:before {
    content: "\e918"
}

.icon-home:before {
    content: "\e919"
}

.icon-link-external:before {
    content: "\e91a"
}

.icon-list:before {
    content: "\e91b"
}

.icon-marker:before {
    content: "\e91c"
}

.icon-map-o:before {
    content: "\e91d"
}

.icon-eye:before {
    content: "\e91e"
}

.icon-bath:before {
    content: "\e91f"
}

.icon-bed:before {
    content: "\e920"
}

.icon-bell:before {
    content: "\e921"
}

.icon-camera:before {
    content: "\e922"
}

.icon-check:before {
    content: "\e923"
}

/*.icon-up:before {
    content: "\e929"
}
*/
/*.icon-left:before {
    content: "\e92a"
}

.icon-right:before {
    content: "\e92b"
}*/

.icon-down:before {
    content: "\e924"
}

.icon-close:before {
    content: "\e925"
}

.icon-earth:before {
    content: "\e926"
}

.icon-envelope:before {
    content: "\e927"
}

.icon-back:before {
    content: "\e928"
}

.icon-heart-o:before {
    content: "\e92e"
}

.color_light-gray {
    color: #a4aea9
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -ms-flex-align: start;
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: 50%;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-green,
.swiper-container-rtl .swiper-button-next.swiper-button-green {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23386351'/%3E%3C/svg%3E")
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-green,
.swiper-container-rtl .swiper-button-prev.swiper-button-green {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23386351'/%3E%3C/svg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s;
    transform: translateZ(0);
    z-index: 1
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 0;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #959595
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    background: #555
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-progress {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: hsla(0, 0%, 100%, .5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube,
.swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: d 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@keyframes d {
    to {
        transform: rotate(1turn)
    }
}

.selectize-control.plugin-remove_button [data-value] .remove {
    font-size: 12px;
    padding: 2px 0 0;
    border-left: 1px solid #515762
}

.selectize-control.plugin-remove_button [data-value].active .remove {
    border-left-color: #cacaca
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
    border-left-color: #fff
}

.selectize-control.multi .selectize-input.has-items {
    padding: 6px 8px 3px
}

.selectize-control.multi .selectize-input>div {
    padding: 2px 6px;
    background: #f2f2f2;
    color: #303030;
    border: 0 solid #d0d0d0
}

.selectize-control.multi .selectize-input>div.active {
    background: #e8e8e8;
    color: #303030;
    border: 0 solid #cacaca
}

.selectize-control.multi .selectize-input.disabled>div,
.selectize-control.multi .selectize-input.disabled>div.active {
    color: #7d7d7d;
    background: #fff;
    border: 0 solid #fff
}

.selectize-input>input {
    margin: 0 2px 0 0!important
}

.selectize-dropdown [data-selectable] .highlight {
    background: rgba(125, 168, 208, .2)
}

.selectize-dropdown .active {
    background-color: #f5fafd;
    color: #495c68
}

.selectize-dropdown .active.create {
    color: #495c68
}

.selectize-dropdown .create {
    color: rgba(48, 48, 48, .5)
}

.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder {
    visibility: visible!important;
    background: #f2f2f2!important;
    background: rgba(0, 0, 0, .06)!important;
    border: 0 none!important;
    box-shadow: inset 0 0 12px 4px #fff
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder:after {
    content: "!";
    visibility: hidden
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2)
}

.selectize-dropdown-header {
    position: relative;
    padding: 5px 8px;
    border-bottom: 1px solid #d0d0d0;
    background: #f8f8f8;
    border-radius: 3px 3px 0 0
}

.selectize-dropdown-header-close {
    position: absolute;
    right: 8px;
    top: 50%;
    color: #303030;
    opacity: .4;
    margin-top: -12px;
    line-height: 20px;
    font-size: 20px!important
}

.selectize-dropdown-header-close:hover {
    color: #000
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
    border-right: 1px solid #f2f2f2;
    border-top: 0 none;
    float: left;
    box-sizing: border-box
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
    border-right: 0 none
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
    display: none
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
    border-top: 0 none
}

.selectize-control.plugin-remove_button [data-value] {
    position: relative;
    padding-right: 24px!important
}

.selectize-control.plugin-remove_button [data-value] .remove {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 17px;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    color: inherit;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    padding: 6px 0 0;
    border-left: 1px solid #f4f3f3;
    border-radius: 0 2px 2px 0;
    box-sizing: border-box
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
    background: rgba(0, 0, 0, .05)
}

.selectize-control.plugin-remove_button [data-value].active .remove {
    border-left-color: #f4f3f3
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
    background: none
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
    border-left-color: #f4f3f3
}

.selectize-control.plugin-remove_button .remove-single {
    position: absolute;
    right: 28px;
    top: 6px;
    font-size: 23px
}

.selectize-control {
    position: relative
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
    color: #303030;
    font-family: inherit;
    font-size: 16px;
    line-height: 18px;
    -webkit-font-smoothing: inherit
}

@media screen and (min-width:64em) {
    .selectize-dropdown,
    .selectize-input,
    .selectize-input input {
        font-size: 15px
    }
}

.selectize-control.single .selectize-input.input-active,
.selectize-input {
    background: #fff;
    cursor: text;
    display: inline-block
}

.selectize-input {
    padding: 8px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    position: relative;
    /* z-index: 1; */
    box-sizing: border-box;
    border-radius: 3px
}

.selectize-control.multi .selectize-input {
    padding: 11px 10px 10px
}

.selectize-control.multi .selectize-input.has-items {
    padding: 12px 16px
}

.selectize-control.multi .selectize-input.has-items input {
    height: 24px
}

.selectize-input.full {
    background-color: #fff
}

.selectize-input.disabled,
.selectize-input.disabled * {
    cursor: default!important
}

.selectize-input.dropdown-active {
    border-radius: 3px 3px 0 0
}

.selectize-input>* {
    vertical-align: baseline;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.selectize-control.multi .selectize-input>div {
    cursor: pointer;
    margin: 0 3px 3px 0;
    padding: 6px;
    background: #f4f3f3;
    color: #2e3238;
    border: 1px solid #f4f3f3
}

.selectize-control.multi .selectize-input>div.active {
    background: #92c836;
    color: #fff;
    border: 1px solid #00578d
}

.selectize-control.multi .selectize-input.disabled>div,
.selectize-control.multi .selectize-input.disabled>div.active {
    color: #fff;
    background: #d2d2d2;
    border: 1px solid #aaa
}

.selectize-input>input {
    display: inline-block!important;
    padding: 0!important;
    min-height: 0!important;
    max-height: none!important;
    max-width: 100%!important;
    margin: 0 1px!important;
    text-indent: 0!important;
    border: 0 none!important;
    background: none!important;
    line-height: inherit!important;
    -webkit-user-select: auto!important;
    box-shadow: none!important
}

.selectize-input>input::-ms-clear {
    display: none
}

.selectize-input>input:focus {
    outline: none!important
}

.selectize-input:after {
    content: " ";
    display: block;
    clear: left
}

.selectize-input.dropdown-active:before {
    content: " ";
    display: block;
    position: absolute;
    background: #f0f0f0;
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0
}

.selectize-dropdown {
    position: absolute;
    z-index: 10;
    border: 1px solid #d0d0d0;
    background: #fff;
    margin: -1px 0 0;
    border-top: 0 none;
    box-sizing: border-box;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    border-radius: 0 0 3px 3px
}

.selectize-dropdown [data-selectable] {
    cursor: pointer;
    overflow: hidden
}

.selectize-dropdown [data-selectable] .highlight {
    background: #f4f3f3;
    border-radius: 1px
}

.selectize-dropdown .optgroup-header,
.selectize-dropdown [data-selectable] {
    padding: 5px 8px
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
    border-top: 0 none
}

.selectize-dropdown .optgroup-header {
    color: #303030;
    background: #fff;
    cursor: default
}

.selectize-dropdown .active {
    background-color: #f4f3f3;
    color: #2e3238
}

.selectize-dropdown .active.create,
.selectize-dropdown .create {
    color: #2e3238
}

.selectize-dropdown-content {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 200px;
    -webkit-overflow-scrolling: touch
}

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
    cursor: pointer
}

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
    cursor: text
}

.selectize-control.single .selectize-input:after {
    content: " ";
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0;
    border-color: gray transparent transparent
}

.selectize-control.single .selectize-input.dropdown-active:after {
    margin-top: -4px;
    border-width: 0 5px 5px;
    border-color: transparent transparent gray
}

.selectize-control.rtl.single .selectize-input:after {
    left: 15px;
    right: auto
}

.selectize-control.rtl .selectize-input>input {
    margin: 0 4px 0 -2px!important
}

.selectize-control .selectize-input.disabled {
    opacity: .5;
    background-color: #fafafa
}

.selectize-control.multi .selectize-input.disabled [data-value] {
    color: #999;
    text-shadow: none;
    background: none;
    box-shadow: none
}

.selectize-control.multi .selectize-input.disabled [data-value],
.selectize-control.multi .selectize-input.disabled [data-value] .remove {
    border-color: #e6e6e6
}

.selectize-control.multi .selectize-input.disabled [data-value] .remove {
    background: none
}

.selectize-control.multi .selectize-input [data-value] {
    border-radius: 3px;
    background-color: #f4f3f3
}

.selectize-control.multi .selectize-input [data-value].active {
    background-color: #f4f3f3
}

.selectize-control.single .selectize-input {
    box-shadow: 0 1px 0 rgba(0, 0, 0, .05), inset 0 1px 0 hsla(0, 0%, 100%, .8);
    background-color: #f9f9f9;
    background-image: linear-gradient(180deg, #fefefe, #f2f2f2);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#fffefefe", endColorstr="#fff2f2f2", GradientType=0)
}

.selectize-control.single .selectize-input,
.selectize-dropdown.single {
    border-color: #b8b8b8
}

.selectize-dropdown .optgroup-header {
    padding-top: 7px;
    font-weight: 700;
    font-size: .85em
}

.selectize-dropdown .optgroup {
    border-top: 1px solid #f0f0f0
}

.selectize-dropdown .optgroup:first-child {
    border-top: 0 none
}

.search-results .selectize-control.multi .selectize-input>div {
    font-size: 14px;
    font-size: .875rem
}

.search-results .selectize-control.multi .selectize-input {
    padding: 11px 10px 10px
}

.search-results .selectize-control.multi .selectize-input.has-items {
    padding: 8px 10px
}

.search-results .selectize-control.multi .selectize-input.has-items input {
    height: 24px
}

.leaflet-image-layer,
.leaflet-layer,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-pane,
.leaflet-pane>canvas,
.leaflet-pane>svg,
.leaflet-tile,
.leaflet-tile-container,
.leaflet-zoom-box {
    position: absolute;
    left: 0;
    top: 0
}

.leaflet-container {
    overflow: hidden
}

.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-drag: none
}

.leaflet-safari .leaflet-tile {
    image-rendering: -webkit-optimize-contrast
}

.leaflet-safari .leaflet-tile-container {
    width: 1600px;
    height: 1600px;
    -webkit-transform-origin: 0 0
}

.leaflet-marker-icon,
.leaflet-marker-shadow {
    display: block
}

.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer {
    max-width: none!important
}

.leaflet-container.leaflet-touch-zoom {
    -ms-touch-action: pan-x pan-y;
    touch-action: pan-x pan-y
}

.leaflet-container.leaflet-touch-drag {
    -ms-touch-action: pinch-zoom
}

.leaflet-container.leaflet-touch-drag.leaflet-touch-drag {
    -ms-touch-action: none;
    touch-action: none
}

.leaflet-tile {
    filter: inherit;
    visibility: hidden
}

.leaflet-tile-loaded {
    visibility: inherit
}

.leaflet-zoom-box {
    width: 0;
    height: 0;
    box-sizing: border-box;
    z-index: 800
}

.leaflet-overlay-pane svg {
    -moz-user-select: none
}

.leaflet-pane {
    z-index: 400
}

.leaflet-tile-pane {
    z-index: 200
}

.leaflet-overlay-pane {
    z-index: 400
}

.leaflet-shadow-pane {
    z-index: 500
}

.leaflet-marker-pane {
    z-index: 600
}

.leaflet-tooltip-pane {
    z-index: 650
}

.leaflet-popup-pane {
    z-index: 700
}

.leaflet-map-pane canvas {
    z-index: 100
}

.leaflet-map-pane svg {
    z-index: 200
}

.leaflet-vml-shape {
    width: 1px;
    height: 1px
}

.lvml {
    behavior: url(#default#VML);
    display: inline-block;
    position: absolute
}

.leaflet-control {
    position: relative;
    z-index: 800;
    pointer-events: visiblePainted;
    pointer-events: auto
}

.leaflet-bottom,
.leaflet-top {
    position: absolute;
    z-index: 1000;
    pointer-events: none
}

.leaflet-top {
    top: 0
}

.leaflet-right {
    right: 0
}

.leaflet-bottom {
    bottom: 0
}

.leaflet-left {
    left: 0
}

.leaflet-control {
    float: left;
    clear: both
}

.leaflet-right .leaflet-control {
    float: right
}

.leaflet-top .leaflet-control {
    margin-top: 10px
}

.leaflet-bottom .leaflet-control {
    margin-bottom: 10px
}

.leaflet-left .leaflet-control {
    margin-left: 10px
}

.leaflet-right .leaflet-control {
    margin-right: 10px
}

.leaflet-fade-anim .leaflet-tile {
    will-change: opacity
}

.leaflet-fade-anim .leaflet-popup {
    opacity: 0;
    transition: opacity .2s linear
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
    opacity: 1
}

.leaflet-zoom-animated {
    transform-origin: 0 0
}

.leaflet-zoom-anim .leaflet-zoom-animated {
    will-change: transform;
    transition: transform .25s cubic-bezier(0, 0, .25, 1)
}

.leaflet-pan-anim .leaflet-tile,
.leaflet-zoom-anim .leaflet-tile {
    transition: none
}

.leaflet-zoom-anim .leaflet-zoom-hide {
    visibility: hidden
}

.leaflet-interactive {
    cursor: pointer
}

.leaflet-grab {
    cursor: -webkit-grab;
    cursor: -moz-grab
}

.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
    cursor: crosshair
}

.leaflet-control,
.leaflet-popup-pane {
    cursor: auto
}

.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing
}

.leaflet-image-layer,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-pane>svg path,
.leaflet-tile-container {
    pointer-events: none
}

.leaflet-image-layer.leaflet-interactive,
.leaflet-marker-icon.leaflet-interactive,
.leaflet-pane>svg path.leaflet-interactive {
    pointer-events: visiblePainted;
    pointer-events: auto
}

.leaflet-container {
    background: #ddd;
    outline: 0
}

.leaflet-container a {
    color: #0078a8
}

.leaflet-container a.leaflet-active {
    outline: 2px solid orange
}

.leaflet-zoom-box {
    border: 2px dotted #38f;
    background: hsla(0, 0%, 100%, .5)
}

.leaflet-container {
    font: 12px/1.5 Helvetica Neue, Arial, Helvetica, sans-serif
}

.leaflet-bar {
    box-shadow: 0 1px 5px rgba(0, 0, 0, .65);
    border-radius: 4px
}

.leaflet-bar a,
.leaflet-bar a:hover {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    width: 26px;
    height: 26px;
    line-height: 26px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #000
}

.leaflet-bar a,
.leaflet-control-layers-toggle {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block
}

.leaflet-bar a:hover {
    background-color: #f4f4f4
}

.leaflet-bar a:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.leaflet-bar a:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom: none
}

.leaflet-bar a.leaflet-disabled {
    cursor: default;
    background-color: #f4f4f4;
    color: #bbb
}

.leaflet-touch .leaflet-bar a {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
    font: 700 18px Lucida Console, Monaco, monospace;
    text-indent: 1px
}

.leaflet-control-zoom-out {
    font-size: 20px
}

.leaflet-touch .leaflet-control-zoom-in {
    font-size: 22px
}

.leaflet-touch .leaflet-control-zoom-out {
    font-size: 24px
}

.leaflet-control-layers {
    box-shadow: 0 1px 5px rgba(0, 0, 0, .4);
    background: #fff;
    border-radius: 5px
}

.leaflet-control-layers-toggle {
    background-image: url(../layers.html);
    width: 36px;
    height: 36px
}

.leaflet-retina .leaflet-control-layers-toggle {
    background-image: url(../layers-2x.html);
    background-size: 26px 26px
}

.leaflet-touch .leaflet-control-layers-toggle {
    width: 44px;
    height: 44px
}

.leaflet-control-layers-expanded .leaflet-control-layers-toggle,
.leaflet-control-layers .leaflet-control-layers-list {
    display: none
}

.leaflet-control-layers-expanded .leaflet-control-layers-list {
    display: block;
    position: relative
}

.leaflet-control-layers-expanded {
    padding: 6px 10px 6px 6px;
    color: #333;
    background: #fff
}

.leaflet-control-layers-scrollbar {
    overflow-y: scroll;
    padding-right: 5px
}

.leaflet-control-layers-selector {
    margin-top: 2px;
    position: relative;
    top: 1px
}

.leaflet-control-layers label {
    display: block
}

.leaflet-control-layers-separator {
    height: 0;
    border-top: 1px solid #ddd;
    margin: 5px -10px 5px -6px
}

.leaflet-default-icon-path {
    background-image: url(../marker-icon.html)
}

.leaflet-container .leaflet-control-attribution {
    background: #fff;
    background: hsla(0, 0%, 100%, .7);
    margin: 0
}

.leaflet-control-attribution,
.leaflet-control-scale-line {
    padding: 0 5px;
    color: #333
}

.leaflet-control-attribution a {
    text-decoration: none
}

.leaflet-control-attribution a:hover {
    text-decoration: underline
}

.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
    font-size: 11px
}

.leaflet-left .leaflet-control-scale {
    margin-left: 5px
}

.leaflet-bottom .leaflet-control-scale {
    margin-bottom: 5px
}

.leaflet-control-scale-line {
    border: 2px solid #777;
    border-top: none;
    line-height: 1.1;
    padding: 2px 5px 1px;
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
    background: #fff;
    background: hsla(0, 0%, 100%, .5)
}

.leaflet-control-scale-line:not(:first-child) {
    border-top: 2px solid #777;
    border-bottom: none;
    margin-top: -2px
}

.leaflet-control-scale-line:not(:first-child):not(:last-child) {
    border-bottom: 2px solid #777
}

.leaflet-touch .leaflet-bar,
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers {
    box-shadow: none
}

.leaflet-touch .leaflet-bar,
.leaflet-touch .leaflet-control-layers {
    border: 2px solid rgba(0, 0, 0, .2);
    background-clip: padding-box
}

.leaflet-popup {
    position: absolute;
    text-align: center;
    margin-bottom: 20px
}

.leaflet-popup-content-wrapper {
    padding: 1px;
    text-align: left;
    border-radius: 0
}

.leaflet-popup-content {
    margin: 0;
    line-height: 1.4
}

.leaflet-popup-content .rows {
    margin-left: 0;
    margin-right: 0
}

.leaflet-popup-content p {
    margin: 18px 0
}

.leaflet-popup-tip-container {
    width: 40px;
    height: 20px;
    position: absolute;
    left: 50%;
    margin-left: -20px;
    overflow: hidden;
    pointer-events: none
}

.leaflet-popup-tip {
    width: 17px;
    height: 17px;
    padding: 1px;
    margin: -10px auto 0;
    transform: rotate(45deg)
}

.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
    background: #fff;
    color: #333;
    box-shadow: 0 3px 14px rgba(0, 0, 0, .4)
}

.leaflet-container a.leaflet-popup-close-button {
    position: absolute;
    top: 0;
    right: 0;
    padding: 4px 4px 0 0;
    border: none;
    text-align: center;
    width: 18px;
    height: 14px;
    font: 16px/14px Tahoma, Verdana, sans-serif;
    color: #c3c3c3;
    text-decoration: none;
    font-weight: 700;
    background: transparent;
    display: none
}

.leaflet-container a.leaflet-popup-close-button:hover {
    color: #999
}

.leaflet-popup-scrolled {
    overflow: auto;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd
}

.leaflet-oldie .leaflet-popup-content-wrapper {
    zoom: 1
}

.leaflet-oldie .leaflet-popup-tip {
    width: 24px;
    margin: 0 auto;
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
    filter: progid: DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)
}

.leaflet-oldie .leaflet-popup-tip-container {
    margin-top: -1px
}

.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
    border: 1px solid #999
}

.leaflet-div-icon {
    background: #fff;
    border: 1px solid #666
}

.leaflet-tooltip {
    position: absolute;
    padding: 6px;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 3px;
    color: #222;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .4)
}

.leaflet-tooltip.leaflet-clickable {
    cursor: pointer;
    pointer-events: auto
}

.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before,
.leaflet-tooltip-top:before {
    position: absolute;
    pointer-events: none;
    border: 6px solid transparent;
    background: transparent;
    content: ""
}

.leaflet-tooltip-bottom {
    margin-top: 6px
}

.leaflet-tooltip-top {
    margin-top: -6px
}

.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
    left: 50%;
    margin-left: -6px
}

.leaflet-tooltip-top:before {
    bottom: 0;
    margin-bottom: -12px;
    border-top-color: #fff
}

.leaflet-tooltip-bottom:before {
    top: 0;
    margin-top: -12px;
    margin-left: -6px;
    border-bottom-color: #fff
}

.leaflet-tooltip-left {
    margin-left: -6px
}

.leaflet-tooltip-right {
    margin-left: 6px
}

.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
    top: 50%;
    margin-top: -6px
}

.leaflet-tooltip-left:before {
    right: 0;
    margin-right: -12px;
    border-left-color: #fff
}

.leaflet-tooltip-right:before {
    left: 0;
    margin-left: -12px;
    border-right-color: #fff
}

.leaflet-cluster-anim .leaflet-marker-icon,
.leaflet-cluster-anim .leaflet-marker-shadow {
    transition: transform .3s ease-out, opacity .3s ease-in
}

.leaflet-cluster-spider-leg {
    transition: stroke-dashoffset .3s ease-out, stroke-opacity .3s ease-in
}

.marker-cluster-large,
.marker-cluster-large div,
.marker-cluster-medium,
.marker-cluster-medium div,
.marker-cluster-small,
.marker-cluster-small div {
    background-color: #2e3238
}

.leaflet-oldie .marker-cluster-small {
    background-color: #b5e28c
}

.leaflet-oldie .marker-cluster-small div {
    background-color: #6ecc39
}

.leaflet-oldie .marker-cluster-medium {
    background-color: #f1d357
}

.leaflet-oldie .marker-cluster-medium div {
    background-color: #f0c20c
}

.leaflet-oldie .marker-cluster-large {
    background-color: #fd9c73
}

.leaflet-oldie .marker-cluster-large div {
    background-color: #f18017
}

.marker-cluster {
    background-clip: padding-box;
    border-radius: 20px
}

.marker-cluster div {
    width: 30px;
    height: 30px;
    margin-left: 5px;
    margin-top: 5px;
    color: #fff;
    text-align: center;
    border-radius: 15px;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 500
}

.marker-cluster span {
    line-height: 30px
}

section.map {
    width: 100%;
    overflow: hidden;
    height: 93.2vh
}

@media screen and (min-width:64em) {
    section.map {
        height: 56.25rem
    }
}

@media screen and (max-width:63.9375em) {
    .leaflet-control-zoom {
        display: none
    }
}

section.map.mode-create {
    cursor: crosshair
}

path.leaflet-line {
    stroke: #ff5a59;
    stroke-width: 2
}

div.leaflet-edge {
    background-color: #ff5a59;
    box-shadow: 0 0 0 2px #fff, 0 0 10px rgba(0, 0, 0, .35);
    border-radius: 50%;
    cursor: move;
    outline: none;
    transition: background-color .25s;
    display: none
}

div.leaflet-edge.disabled {
    pointer-events: none;
    background-color: #bbb
}

path.leaflet-polygon {
    fill: #ff5a59;
    stroke: #ff5a59;
    stroke-width: 2;
    fill-opacity: .25
}

.freedraw-buttons {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 9999
}

.freedraw-buttons .cancel-draw {
    display: none
}

.freedraw-buttons .button {
    border-radius: 0;
    padding: 8px 16px;
    padding: .5rem 1rem;
    font-size: 13px;
    font-size: .8125rem
}

@media screen and (min-width:64em) {
    .freedraw-buttons .button {
        font-size: 1rem
    }
}

.freedraw-buttons .button.search-area {
    color: #2e3238;
    background-color: #fff
}

.mode-create .freedraw-buttons .start-draw,
.mode-drawn .freedraw-buttons .start-draw {
    display: none
}

.mode-create .freedraw-buttons .cancel-draw,
.mode-drawn .freedraw-buttons .cancel-draw {
    display: inline-block
}

.map-messages {
    top: 50%;
    left: 50%
}

.map-links,
.map-messages {
    position: absolute;
    z-index: 9999
}

.map-links {
    left: 0;
    right: 0;
    bottom: 50px;
    background-color: #fff
}

.map-links .rows {
    margin-left: 0;
    margin-right: -1px
}

.map-links a {
    display: block;
    width: 100%;
    text-align: center;
    color: #2e3238;
    font-weight: 500;
    line-height: 40px;
    line-height: 2.5rem;
    border: 1px solid #2e3238;
    border-left: 0
}

.map-loading {
    margin-left: -32px;
    margin-top: -32px;
    width: 64px;
    height: 64px;
    background: #fff url(../ring.html) 50% 50% no-repeat;
    background-size: 60px;
    border-radius: 64px
}

.map-loading,
.map-max {
    display: none;
    text-align: center;
    font-weight: 500
}

.map-max {
    width: 200px;
    margin-bottom: 5px;
    padding: 5px;
    padding: .3125rem;
    background-color: #fff;
    font-size: 10px;
    font-size: .625rem
}

@media screen and (min-width:64em) {
    .map-max {
        margin-left: -200px;
        width: 400px;
        font-size: .75rem
    }
}

#listing-cards {
    background: #fff;
    overflow-y: scroll;
    height: 900px;
    height: 56.25rem;
    height: 75vh;
    padding: 16px;
    padding: 1rem
}

@media screen and (min-width:64em) {
    #listing-cards {
        height: calc(100vh - 100px)
    }
}

@media screen and (min-width:75.625em) {
    #listing-cards {
        height: calc(100vh - 190px)
    }
}

@media screen and (min-width:110em) {
    #listing-cards {
        height: calc(100vh - 130px)
    }
}

#listing-cards.listing-loading {
    background: #fff url(../ring.html) 50% 50% no-repeat
}

#listing-cards .listing-card {
    border: 1px solid #2e3238;
    margin: 0 20px 10px 0;
    margin: 0 1.25rem .625rem 0
}

#listing-cards .listing-card .rows {
    margin-left: 0;
    margin-right: 0
}

#listing-cards .listing-headline {
    font-weight: 500;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.map-layout .map {
    height: 90vh;
    height: calc(100vh - 43px)
}

@media screen and (min-width:64em) {
    .map-layout .map {
        height: 80vh;
        height: calc(100vh - 100px)
    }
}

@media screen and (min-width:75.625em) {
    .map-layout .map {
        height: 75vh;
        height: calc(100vh - 190px)
    }
}

@media screen and (min-width:110em) {
    .map-layout .map {
        height: 75vh;
        height: calc(100vh - 130px)
    }
}

.leaflet-popup-content {
    min-width: 300px;
    min-width: 18.75rem
}

.leaflet-popup-content .listing-headline {
    font-weight: 500;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: #2e3238;
    color: #fff;
    padding: 4px;
    padding: .25rem;
    font-size: 14px!important;
    font-size: .875rem!important
}

.leaflet-popup-content .listing-content {
    padding: 3px 6px!important
}

@media screen and (min-width:64em) {
    .leaflet-popup-content .listing-content {
        padding: 5px 6px!important;
        font-size: .875rem!important
    }
}

.leaflet-popup-content .listing-content * {
    color: #515762
}

.leaflet-resp-popup-north .leaflet-popup-tip {
    box-shadow: none
}

.leaflet-resp-popup-south .leaflet-popup-tip-container {
    top: 0;
    margin-top: -20px
}

.leaflet-resp-popup-south .leaflet-popup-tip {
    margin: 11px auto 0;
    box-shadow: none
}

.leaflet-resp-popup-west .leaflet-popup-tip-container {
    right: 0;
    margin-right: -20px;
    left: 100%;
    margin-left: -2px;
    top: 50%;
    margin-top: -11px
}

.leaflet-resp-popup-west .leaflet-popup-tip {
    margin: 1px -8px 0;
    box-shadow: none
}

.leaflet-resp-popup-east .leaflet-popup-tip-container {
    width: 20px;
    left: 2px;
    top: 50%;
    margin-top: -11px
}

.leaflet-resp-popup-east .leaflet-popup-tip {
    margin: 0 11px;
    box-shadow: none
}

.leaflet-resp-popup-south-east .leaflet-popup-tip-container {
    left: 0;
    margin-left: 0;
    top: 0;
    margin-top: -20px
}

.leaflet-resp-popup-south-east .leaflet-popup-tip {
    margin: 11px 11px 11px -8px;
    box-shadow: none
}

.leaflet-resp-popup-east-south .leaflet-popup-tip-container {
    width: 20px;
    left: 0;
    top: 0
}

.leaflet-resp-popup-east-south .leaflet-popup-tip {
    margin: -8px 11px;
    box-shadow: none
}

.leaflet-resp-popup-north-east .leaflet-popup-tip-container {
    left: 0;
    margin-left: 0;
    margin-top: -1px
}

.leaflet-resp-popup-north-east .leaflet-popup-tip {
    margin: -8px 11px 11px -8px;
    box-shadow: none
}

.leaflet-resp-popup-east-north .leaflet-popup-tip-container {
    left: 0;
    margin-left: -20px;
    margin-top: -20px
}

.leaflet-resp-popup-east-north .leaflet-popup-tip {
    margin: 11px;
    box-shadow: none
}

.leaflet-resp-popup-north-west .leaflet-popup-tip-container {
    width: 20px;
    margin-right: 0;
    margin-top: -1px;
    left: 100%;
    right: 0
}

.leaflet-resp-popup-north-west .leaflet-popup-tip {
    margin: -8px 11px 11px;
    box-shadow: none
}

.leaflet-resp-popup-west-north .leaflet-popup-tip-container {
    margin-left: 0;
    margin-top: -20px;
    left: 100%;
    right: 0
}

.leaflet-resp-popup-west-north .leaflet-popup-tip {
    margin: 11px 11px 0 -8px;
    box-shadow: none
}

.leaflet-resp-popup-south-west .leaflet-popup-tip-container {
    width: 20px;
    left: 100%;
    top: 0;
    margin-top: -20px
}

.leaflet-resp-popup-south-west .leaflet-popup-tip {
    margin: 11px;
    box-shadow: none
}

.leaflet-resp-popup-west-south .leaflet-popup-tip-container {
    margin-left: 0;
    margin-right: -20px;
    left: 100%;
    right: 0;
    top: 0
}

.leaflet-resp-popup-west-south .leaflet-popup-tip {
    margin: -8px;
    box-shadow: none
}

.leaflet-control-messagebox {
    display: none;
    border: 0;
    margin-bottom: 50px!important;
    margin-bottom: 3.125rem!important;
    background-color: #fff;
    padding: 3px 10px;
    max-width: 300px;
    max-width: 18.75rem;
    text-align: justify
}

@media screen and (min-width:64em) {
    .leaflet-control-messagebox {
        margin-bottom: 1.875rem!important
    }
}

.leaflet-google-mutant {
    z-index: 0!important
}

.intl-tel-input {
    position: relative;
    display: inline-block;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    width: 100%
}

.intl-tel-input * {
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.intl-tel-input .hide {
    display: none
}

.intl-tel-input .v-hide {
    visibility: hidden
}

.intl-tel-input input,
.intl-tel-input input[type=tel],
.intl-tel-input input[type=text] {
    position: relative;
    z-index: 0;
    margin-top: 0!important;
    margin-bottom: 0!important;
    padding-right: 36px;
    margin-right: 0
}

.intl-tel-input .flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px
}

.intl-tel-input .selected-flag {
    z-index: 1;
    position: relative;
    width: 36px;
    height: 100%;
    padding: 0 0 0 8px
}

.intl-tel-input .selected-flag .iti-flag {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto
}

.intl-tel-input .selected-flag .iti-arrow {
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555
}

.intl-tel-input .selected-flag .iti-arrow.up {
    border-top: none;
    border-bottom: 4px solid #555
}

.intl-tel-input .country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
    background-color: #fff;
    border: 1px solid #ccc;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll
}

.intl-tel-input .country-list.dropup {
    bottom: 100%;
    margin-bottom: -1px
}

.intl-tel-input .country-list .flag-box {
    display: inline-block;
    width: 20px
}

@media (max-width:500px) {
    .intl-tel-input .country-list {
        white-space: normal
    }
}

.intl-tel-input .country-list .divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc
}

.intl-tel-input .country-list .country {
    padding: 5px 10px
}

.intl-tel-input .country-list .country .dial-code {
    color: #999
}

.intl-tel-input .country-list .country.highlight {
    background-color: rgba(0, 0, 0, .05)
}

.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .dial-code,
.intl-tel-input .country-list .flag-box {
    vertical-align: middle
}

.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .flag-box {
    margin-right: 6px
}

.intl-tel-input.allow-dropdown input,
.intl-tel-input.allow-dropdown input[type=tel],
.intl-tel-input.allow-dropdown input[type=text],
.intl-tel-input.separate-dial-code input,
.intl-tel-input.separate-dial-code input[type=tel],
.intl-tel-input.separate-dial-code input[type=text] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0;
    max-width: 100%
}

.intl-tel-input.allow-dropdown .flag-container,
.intl-tel-input.separate-dial-code .flag-container {
    right: auto;
    left: 0
}

.intl-tel-input.allow-dropdown .selected-flag,
.intl-tel-input.separate-dial-code .selected-flag {
    width: 46px
}

.intl-tel-input.allow-dropdown .flag-container:hover {
    cursor: pointer
}

.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
    background-color: rgba(0, 0, 0, .05)
}

.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover,
.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover {
    cursor: default
}

.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag,
.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag {
    background-color: transparent
}

.intl-tel-input.separate-dial-code .selected-flag {
    background-color: rgba(0, 0, 0, .05);
    display: table
}

.intl-tel-input.separate-dial-code .selected-dial-code {
    display: table-cell;
    vertical-align: middle;
    padding-left: 28px
}

.intl-tel-input.separate-dial-code.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel],
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text] {
    padding-left: 66px
}

.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag {
    width: 60px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text] {
    padding-left: 76px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
    width: 70px
}

.intl-tel-input.separate-dial-code.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel],
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text] {
    padding-left: 74px
}

.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag {
    width: 68px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text] {
    padding-left: 84px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
    width: 78px
}

.intl-tel-input.separate-dial-code.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel],
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text] {
    padding-left: 82px
}

.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag {
    width: 76px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text] {
    padding-left: 92px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
    width: 86px
}

.intl-tel-input.separate-dial-code.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel],
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text] {
    padding-left: 90px
}

.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag {
    width: 84px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text] {
    padding-left: 100px
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
    width: 94px
}

.intl-tel-input.iti-container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px
}

.intl-tel-input.iti-container:hover {
    cursor: pointer
}

.iti-mobile .intl-tel-input.iti-container {
    top: 30px;
    bottom: 30px;
    left: 30px;
    right: 30px;
    position: fixed
}

.iti-mobile .intl-tel-input .country-list {
    max-height: 100%;
    width: 100%
}

.iti-mobile .intl-tel-input .country-list .country {
    padding: 10px;
    line-height: 1.5em
}

.iti-flag.be {
    width: 18px
}

.iti-flag.ch {
    width: 15px
}

.iti-flag.mc {
    width: 19px
}

.iti-flag.ne {
    width: 18px
}

.iti-flag.np {
    width: 13px
}

.iti-flag.va {
    width: 15px
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
    .iti-flag {
        background-size: 5630px 15px
    }
}

.iti-flag.ac {
    height: 10px;
    background-position: 0 0
}

.iti-flag.ad {
    height: 14px;
    background-position: -22px 0
}

.iti-flag.ae {
    height: 10px;
    background-position: -44px 0
}

.iti-flag.af {
    height: 14px;
    background-position: -66px 0
}

.iti-flag.ag {
    height: 14px;
    background-position: -88px 0
}

.iti-flag.ai {
    height: 10px;
    background-position: -110px 0
}

.iti-flag.al {
    height: 15px;
    background-position: -132px 0
}

.iti-flag.am {
    height: 10px;
    background-position: -154px 0
}

.iti-flag.ao {
    height: 14px;
    background-position: -176px 0
}

.iti-flag.aq {
    height: 14px;
    background-position: -198px 0
}

.iti-flag.ar {
    height: 13px;
    background-position: -220px 0
}

.iti-flag.as {
    height: 10px;
    background-position: -242px 0
}

.iti-flag.at {
    height: 14px;
    background-position: -264px 0
}

.iti-flag.au {
    height: 10px;
    background-position: -286px 0
}

.iti-flag.aw {
    height: 14px;
    background-position: -308px 0
}

.iti-flag.ax {
    height: 13px;
    background-position: -330px 0
}

.iti-flag.az {
    height: 10px;
    background-position: -352px 0
}

.iti-flag.ba {
    height: 10px;
    background-position: -374px 0
}

.iti-flag.bb {
    height: 14px;
    background-position: -396px 0
}

.iti-flag.bd {
    height: 12px;
    background-position: -418px 0
}

.iti-flag.be {
    height: 15px;
    background-position: -440px 0
}

.iti-flag.bf {
    height: 14px;
    background-position: -460px 0
}

.iti-flag.bg {
    height: 12px;
    background-position: -482px 0
}

.iti-flag.bh {
    height: 12px;
    background-position: -504px 0
}

.iti-flag.bi {
    height: 12px;
    background-position: -526px 0
}

.iti-flag.bj {
    height: 14px;
    background-position: -548px 0
}

.iti-flag.bl {
    height: 14px;
    background-position: -570px 0
}

.iti-flag.bm {
    height: 10px;
    background-position: -592px 0
}

.iti-flag.bn {
    height: 10px;
    background-position: -614px 0
}

.iti-flag.bo {
    height: 14px;
    background-position: -636px 0
}

.iti-flag.bq {
    height: 14px;
    background-position: -658px 0
}

.iti-flag.br {
    height: 14px;
    background-position: -680px 0
}

.iti-flag.bs {
    height: 10px;
    background-position: -702px 0
}

.iti-flag.bt {
    height: 14px;
    background-position: -724px 0
}

.iti-flag.bv {
    height: 15px;
    background-position: -746px 0
}

.iti-flag.bw {
    height: 14px;
    background-position: -768px 0
}

.iti-flag.by {
    height: 10px;
    background-position: -790px 0
}

.iti-flag.bz {
    height: 14px;
    background-position: -812px 0
}

.iti-flag.ca {
    height: 10px;
    background-position: -834px 0
}

.iti-flag.cc {
    height: 10px;
    background-position: -856px 0
}

.iti-flag.cd {
    height: 15px;
    background-position: -878px 0
}

.iti-flag.cf {
    height: 14px;
    background-position: -900px 0
}

.iti-flag.cg {
    height: 14px;
    background-position: -922px 0
}

.iti-flag.ch {
    height: 15px;
    background-position: -944px 0
}

.iti-flag.ci {
    height: 14px;
    background-position: -961px 0
}

.iti-flag.ck {
    height: 10px;
    background-position: -983px 0
}

.iti-flag.cl {
    height: 14px;
    background-position: -1005px 0
}

.iti-flag.cm {
    height: 14px;
    background-position: -1027px 0
}

.iti-flag.cn {
    height: 14px;
    background-position: -1049px 0
}

.iti-flag.co {
    height: 14px;
    background-position: -1071px 0
}

.iti-flag.cp {
    height: 14px;
    background-position: -1093px 0
}

.iti-flag.cr {
    height: 12px;
    background-position: -1115px 0
}

.iti-flag.cu {
    height: 10px;
    background-position: -1137px 0
}

.iti-flag.cv {
    height: 12px;
    background-position: -1159px 0
}

.iti-flag.cw {
    height: 14px;
    background-position: -1181px 0
}

.iti-flag.cx {
    height: 10px;
    background-position: -1203px 0
}

.iti-flag.cy {
    height: 13px;
    background-position: -1225px 0
}

.iti-flag.cz {
    height: 14px;
    background-position: -1247px 0
}

.iti-flag.de {
    height: 12px;
    background-position: -1269px 0
}

.iti-flag.dg {
    height: 10px;
    background-position: -1291px 0
}

.iti-flag.dj {
    height: 14px;
    background-position: -1313px 0
}

.iti-flag.dk {
    height: 15px;
    background-position: -1335px 0
}

.iti-flag.dm {
    height: 10px;
    background-position: -1357px 0
}

.iti-flag.do {
    height: 13px;
    background-position: -1379px 0
}

.iti-flag.dz {
    height: 14px;
    background-position: -1401px 0
}

.iti-flag.ea {
    height: 14px;
    background-position: -1423px 0
}

.iti-flag.ec {
    height: 14px;
    background-position: -1445px 0
}

.iti-flag.ee {
    height: 13px;
    background-position: -1467px 0
}

.iti-flag.eg {
    height: 14px;
    background-position: -1489px 0
}

.iti-flag.eh {
    height: 10px;
    background-position: -1511px 0
}

.iti-flag.er {
    height: 10px;
    background-position: -1533px 0
}

.iti-flag.es {
    height: 14px;
    background-position: -1555px 0
}

.iti-flag.et {
    height: 10px;
    background-position: -1577px 0
}

.iti-flag.eu {
    height: 14px;
    background-position: -1599px 0
}

.iti-flag.fi {
    height: 12px;
    background-position: -1621px 0
}

.iti-flag.fj {
    height: 10px;
    background-position: -1643px 0
}

.iti-flag.fk {
    height: 10px;
    background-position: -1665px 0
}

.iti-flag.fm {
    height: 11px;
    background-position: -1687px 0
}

.iti-flag.fo {
    height: 15px;
    background-position: -1709px 0
}

.iti-flag.fr {
    height: 14px;
    background-position: -1731px 0
}

.iti-flag.ga {
    height: 15px;
    background-position: -1753px 0
}

.iti-flag.gb {
    height: 10px;
    background-position: -1775px 0
}

.iti-flag.gd {
    height: 12px;
    background-position: -1797px 0
}

.iti-flag.ge {
    height: 14px;
    background-position: -1819px 0
}

.iti-flag.gf {
    height: 14px;
    background-position: -1841px 0
}

.iti-flag.gg {
    height: 14px;
    background-position: -1863px 0
}

.iti-flag.gh {
    height: 14px;
    background-position: -1885px 0
}

.iti-flag.gi {
    height: 10px;
    background-position: -1907px 0
}

.iti-flag.gl {
    height: 14px;
    background-position: -1929px 0
}

.iti-flag.gm {
    height: 14px;
    background-position: -1951px 0
}

.iti-flag.gn {
    height: 14px;
    background-position: -1973px 0
}

.iti-flag.gp {
    height: 14px;
    background-position: -1995px 0
}

.iti-flag.gq {
    height: 14px;
    background-position: -2017px 0
}

.iti-flag.gr {
    height: 14px;
    background-position: -2039px 0
}

.iti-flag.gs {
    height: 10px;
    background-position: -2061px 0
}

.iti-flag.gt {
    height: 13px;
    background-position: -2083px 0
}

.iti-flag.gu {
    height: 11px;
    background-position: -2105px 0
}

.iti-flag.gw {
    height: 10px;
    background-position: -2127px 0
}

.iti-flag.gy {
    height: 12px;
    background-position: -2149px 0
}

.iti-flag.hk {
    height: 14px;
    background-position: -2171px 0
}

.iti-flag.hm {
    height: 10px;
    background-position: -2193px 0
}

.iti-flag.hn {
    height: 10px;
    background-position: -2215px 0
}

.iti-flag.hr {
    height: 10px;
    background-position: -2237px 0
}

.iti-flag.ht {
    height: 12px;
    background-position: -2259px 0
}

.iti-flag.hu {
    height: 10px;
    background-position: -2281px 0
}

.iti-flag.ic {
    height: 14px;
    background-position: -2303px 0
}

.iti-flag.id {
    height: 14px;
    background-position: -2325px 0
}

.iti-flag.ie {
    height: 10px;
    background-position: -2347px 0
}

.iti-flag.il {
    height: 15px;
    background-position: -2369px 0
}

.iti-flag.im {
    height: 10px;
    background-position: -2391px 0
}

.iti-flag.in {
    height: 14px;
    background-position: -2413px 0
}

.iti-flag.io {
    height: 10px;
    background-position: -2435px 0
}

.iti-flag.iq {
    height: 14px;
    background-position: -2457px 0
}

.iti-flag.ir {
    height: 12px;
    background-position: -2479px 0
}

.iti-flag.is {
    height: 15px;
    background-position: -2501px 0
}

.iti-flag.it {
    height: 14px;
    background-position: -2523px 0
}

.iti-flag.je {
    height: 12px;
    background-position: -2545px 0
}

.iti-flag.jm {
    height: 10px;
    background-position: -2567px 0
}

.iti-flag.jo {
    height: 10px;
    background-position: -2589px 0
}

.iti-flag.jp {
    height: 14px;
    background-position: -2611px 0
}

.iti-flag.ke {
    height: 14px;
    background-position: -2633px 0
}

.iti-flag.kg {
    height: 12px;
    background-position: -2655px 0
}

.iti-flag.kh {
    height: 13px;
    background-position: -2677px 0
}

.iti-flag.ki {
    height: 10px;
    background-position: -2699px 0
}

.iti-flag.km {
    height: 12px;
    background-position: -2721px 0
}

.iti-flag.kn {
    height: 14px;
    background-position: -2743px 0
}

.iti-flag.kp {
    height: 10px;
    background-position: -2765px 0
}

.iti-flag.kr {
    height: 14px;
    background-position: -2787px 0
}

.iti-flag.kw {
    height: 10px;
    background-position: -2809px 0
}

.iti-flag.ky {
    height: 10px;
    background-position: -2831px 0
}

.iti-flag.kz {
    height: 10px;
    background-position: -2853px 0
}

.iti-flag.la {
    height: 14px;
    background-position: -2875px 0
}

.iti-flag.lb {
    height: 14px;
    background-position: -2897px 0
}

.iti-flag.lc {
    height: 10px;
    background-position: -2919px 0
}

.iti-flag.li {
    height: 12px;
    background-position: -2941px 0
}

.iti-flag.lk {
    height: 10px;
    background-position: -2963px 0
}

.iti-flag.lr {
    height: 11px;
    background-position: -2985px 0
}

.iti-flag.ls {
    height: 14px;
    background-position: -3007px 0
}

.iti-flag.lt {
    height: 12px;
    background-position: -3029px 0
}

.iti-flag.lu {
    height: 12px;
    background-position: -3051px 0
}

.iti-flag.lv {
    height: 10px;
    background-position: -3073px 0
}

.iti-flag.ly {
    height: 10px;
    background-position: -3095px 0
}

.iti-flag.ma {
    height: 14px;
    background-position: -3117px 0
}

.iti-flag.mc {
    height: 15px;
    background-position: -3139px 0
}

.iti-flag.md {
    height: 10px;
    background-position: -3160px 0
}

.iti-flag.me {
    height: 10px;
    background-position: -3182px 0
}

.iti-flag.mf {
    height: 14px;
    background-position: -3204px 0
}

.iti-flag.mg {
    height: 14px;
    background-position: -3226px 0
}

.iti-flag.mh {
    height: 11px;
    background-position: -3248px 0
}

.iti-flag.mk {
    height: 10px;
    background-position: -3270px 0
}

.iti-flag.ml {
    height: 14px;
    background-position: -3292px 0
}

.iti-flag.mm {
    height: 14px;
    background-position: -3314px 0
}

.iti-flag.mn {
    height: 10px;
    background-position: -3336px 0
}

.iti-flag.mo {
    height: 14px;
    background-position: -3358px 0
}

.iti-flag.mp {
    height: 10px;
    background-position: -3380px 0
}

.iti-flag.mq {
    height: 14px;
    background-position: -3402px 0
}

.iti-flag.mr {
    height: 14px;
    background-position: -3424px 0
}

.iti-flag.ms {
    height: 10px;
    background-position: -3446px 0
}

.iti-flag.mt {
    height: 14px;
    background-position: -3468px 0
}

.iti-flag.mu {
    height: 14px;
    background-position: -3490px 0
}

.iti-flag.mv {
    height: 14px;
    background-position: -3512px 0
}

.iti-flag.mw {
    height: 14px;
    background-position: -3534px 0
}

.iti-flag.mx {
    height: 12px;
    background-position: -3556px 0
}

.iti-flag.my {
    height: 10px;
    background-position: -3578px 0
}

.iti-flag.mz {
    height: 14px;
    background-position: -3600px 0
}

.iti-flag.na {
    height: 14px;
    background-position: -3622px 0
}

.iti-flag.nc {
    height: 10px;
    background-position: -3644px 0
}

.iti-flag.ne {
    height: 15px;
    background-position: -3666px 0
}

.iti-flag.nf {
    height: 10px;
    background-position: -3686px 0
}

.iti-flag.ng {
    height: 10px;
    background-position: -3708px 0
}

.iti-flag.ni {
    height: 12px;
    background-position: -3730px 0
}

.iti-flag.nl {
    height: 14px;
    background-position: -3752px 0
}

.iti-flag.no {
    height: 15px;
    background-position: -3774px 0
}

.iti-flag.np {
    height: 15px;
    background-position: -3796px 0
}

.iti-flag.nr {
    height: 10px;
    background-position: -3811px 0
}

.iti-flag.nu {
    height: 10px;
    background-position: -3833px 0
}

.iti-flag.nz {
    height: 10px;
    background-position: -3855px 0
}

.iti-flag.om {
    height: 10px;
    background-position: -3877px 0
}

.iti-flag.pa {
    height: 14px;
    background-position: -3899px 0
}

.iti-flag.pe {
    height: 14px;
    background-position: -3921px 0
}

.iti-flag.pf {
    height: 14px;
    background-position: -3943px 0
}

.iti-flag.pg {
    height: 15px;
    background-position: -3965px 0
}

.iti-flag.ph {
    height: 10px;
    background-position: -3987px 0
}

.iti-flag.pk {
    height: 14px;
    background-position: -4009px 0
}

.iti-flag.pl {
    height: 13px;
    background-position: -4031px 0
}

.iti-flag.pm {
    height: 14px;
    background-position: -4053px 0
}

.iti-flag.pn {
    height: 10px;
    background-position: -4075px 0
}

.iti-flag.pr {
    height: 14px;
    background-position: -4097px 0
}

.iti-flag.ps {
    height: 10px;
    background-position: -4119px 0
}

.iti-flag.pt {
    height: 14px;
    background-position: -4141px 0
}

.iti-flag.pw {
    height: 13px;
    background-position: -4163px 0
}

.iti-flag.py {
    height: 11px;
    background-position: -4185px 0
}

.iti-flag.qa {
    height: 8px;
    background-position: -4207px 0
}

.iti-flag.re {
    height: 14px;
    background-position: -4229px 0
}

.iti-flag.ro {
    height: 14px;
    background-position: -4251px 0
}

.iti-flag.rs {
    height: 14px;
    background-position: -4273px 0
}

.iti-flag.ru {
    height: 14px;
    background-position: -4295px 0
}

.iti-flag.rw {
    height: 14px;
    background-position: -4317px 0
}

.iti-flag.sa {
    height: 14px;
    background-position: -4339px 0
}

.iti-flag.sb {
    height: 10px;
    background-position: -4361px 0
}

.iti-flag.sc {
    height: 10px;
    background-position: -4383px 0
}

.iti-flag.sd {
    height: 10px;
    background-position: -4405px 0
}

.iti-flag.se {
    height: 13px;
    background-position: -4427px 0
}

.iti-flag.sg {
    height: 14px;
    background-position: -4449px 0
}

.iti-flag.sh {
    height: 10px;
    background-position: -4471px 0
}

.iti-flag.si {
    height: 10px;
    background-position: -4493px 0
}

.iti-flag.sj {
    height: 15px;
    background-position: -4515px 0
}

.iti-flag.sk {
    height: 14px;
    background-position: -4537px 0
}

.iti-flag.sl {
    height: 14px;
    background-position: -4559px 0
}

.iti-flag.sm {
    height: 15px;
    background-position: -4581px 0
}

.iti-flag.sn {
    height: 14px;
    background-position: -4603px 0
}

.iti-flag.so {
    height: 14px;
    background-position: -4625px 0
}

.iti-flag.sr {
    height: 14px;
    background-position: -4647px 0
}

.iti-flag.ss {
    height: 10px;
    background-position: -4669px 0
}

.iti-flag.st {
    height: 10px;
    background-position: -4691px 0
}

.iti-flag.sv {
    height: 12px;
    background-position: -4713px 0
}

.iti-flag.sx {
    height: 14px;
    background-position: -4735px 0
}

.iti-flag.sy {
    height: 14px;
    background-position: -4757px 0
}

.iti-flag.sz {
    height: 14px;
    background-position: -4779px 0
}

.iti-flag.ta {
    height: 10px;
    background-position: -4801px 0
}

.iti-flag.tc {
    height: 10px;
    background-position: -4823px 0
}

.iti-flag.td {
    height: 14px;
    background-position: -4845px 0
}

.iti-flag.tf {
    height: 14px;
    background-position: -4867px 0
}

.iti-flag.tg {
    height: 13px;
    background-position: -4889px 0
}

.iti-flag.th {
    height: 14px;
    background-position: -4911px 0
}

.iti-flag.tj {
    height: 10px;
    background-position: -4933px 0
}

.iti-flag.tk {
    height: 10px;
    background-position: -4955px 0
}

.iti-flag.tl {
    height: 10px;
    background-position: -4977px 0
}

.iti-flag.tm {
    height: 14px;
    background-position: -4999px 0
}

.iti-flag.tn {
    height: 14px;
    background-position: -5021px 0
}

.iti-flag.to {
    height: 10px;
    background-position: -5043px 0
}

.iti-flag.tr {
    height: 14px;
    background-position: -5065px 0
}

.iti-flag.tt {
    height: 12px;
    background-position: -5087px 0
}

.iti-flag.tv {
    height: 10px;
    background-position: -5109px 0
}

.iti-flag.tw {
    height: 14px;
    background-position: -5131px 0
}

.iti-flag.tz {
    height: 14px;
    background-position: -5153px 0
}

.iti-flag.ua {
    height: 14px;
    background-position: -5175px 0
}

.iti-flag.ug {
    height: 14px;
    background-position: -5197px 0
}

.iti-flag.um {
    height: 11px;
    background-position: -5219px 0
}

.iti-flag.us {
    height: 11px;
    background-position: -5241px 0
}

.iti-flag.uy {
    height: 14px;
    background-position: -5263px 0
}

.iti-flag.uz {
    height: 10px;
    background-position: -5285px 0
}

.iti-flag.va {
    height: 15px;
    background-position: -5307px 0
}

.iti-flag.vc {
    height: 14px;
    background-position: -5324px 0
}

.iti-flag.ve {
    height: 14px;
    background-position: -5346px 0
}

.iti-flag.vg {
    height: 10px;
    background-position: -5368px 0
}

.iti-flag.vi {
    height: 14px;
    background-position: -5390px 0
}

.iti-flag.vn {
    height: 14px;
    background-position: -5412px 0
}

.iti-flag.vu {
    height: 12px;
    background-position: -5434px 0
}

.iti-flag.wf {
    height: 14px;
    background-position: -5456px 0
}

.iti-flag.ws {
    height: 10px;
    background-position: -5478px 0
}

.iti-flag.xk {
    height: 15px;
    background-position: -5500px 0
}

.iti-flag.ye {
    height: 14px;
    background-position: -5522px 0
}

.iti-flag.yt {
    height: 14px;
    background-position: -5544px 0
}

.iti-flag.za {
    height: 14px;
    background-position: -5566px 0
}

.iti-flag.zm {
    height: 14px;
    background-position: -5588px 0
}

.iti-flag.zw {
    height: 10px;
    background-position: -5610px 0
}

.iti-flag {
    width: 20px;
    height: 15px;
    box-shadow: 0 0 1px 0 #888;
    background-image: url(../flags.html);
    background-repeat: no-repeat;
    background-color: #dbdbdb;
    background-position: 20px 0
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
    .iti-flag {
        background-image: url(../flags%402x.html)
    }
}

.iti-flag.np {
    background-color: transparent
}

body {
    background-color: #2e3238;
    font-weight: 300
}

.main-heading {
    font-size: 36px;
    font-size: 2.25rem;
    margin-top: 50px;
    margin-top: 3.125rem;
    margin-bottom: 25px;
    margin-bottom: 1.5625rem
}

.main-heading,
.sub-heading {
    font-weight: 500;
    color: #515762
}

.sub-heading {
    font-size: 28px;
    font-size: 1.75rem
}

.content-wrapper {
    margin-bottom: 50px;
    margin-bottom: 3.125rem
}

.template-sitemap .sub-heading {
    font-size: 18px;
    font-size: 1.125rem
}

.load-more {
    display: none
}

.reduce-space {
    letter-spacing: -.32px;
    letter-spacing: -.02rem;
    font-size: 14px;
    font-size: .875rem;
    line-height: 32px;
    line-height: 2rem
}

.page-header {
    background-color: #fff;
    color: #1c3c3d;
    margin-bottom: 0;
    padding: 8px;
    padding: .5rem
}

@media screen and (min-width:64em) {
    .page-header {
        padding: 1rem;
        margin-bottom: 1.875rem
    }
}

main {
    position: relative
}

section.content-block {
    position: absolute;
    width: 100%;
    top: 4000px
}

header {
    width: 100%;
    background-color: #fff
}

[data-sticky] {
    width: 100%;
    z-index: 999
}

.branding,
.branding .columns {
    height: 110px;
    height: 6.875rem
}

.branding .columns {
    position: relative
}

.branding .logo {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.branding .logo img {
    width: 260px;
    width: 16.25rem
}

.branding .advertise {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%)
}

.branding .advertise .button {
    color: #2e3238;
    border-color: #2e3238;
    font-weight: 500;
    margin: 0
}

.branding .advertise .button:hover {
    color: #88c940;
    border-color: #88c940
}

.nav-wrapper .advertise {
    display: none
}

.nav-wrapper.shrink .advertise {
    display: block;
    float: right;
    line-height: 38px;
    margin: 0 30px 0 0
}

.nav-wrapper.shrink .advertise .button {
    font-size: 14px;
    font-size: .875rem;
    padding: 4px 8px;
    padding: .25rem .5rem;
    color: #2e3238;
    border-color: #2e3238;
    font-weight: 700;
    margin: 0
}

.nav-wrapper.shrink .advertise .button:hover {
    color: #88c940;
    border-color: #88c940
}

.mobile-logo {
    margin: 6px auto 0;
    margin: .375rem auto 0;
    width: 180px;
    width: 11.25rem
}

.mobile-logo a {
    display: block
}

.mobile-logo img {
    width: 180px;
    width: 11.25rem
}

.search-results .mobile-logo {
    margin-left: 36px;
    margin-left: 2.25rem
}

@media screen and (min-width:23.4375em) {
    .search-results .mobile-logo {
        margin-left: auto
    }
}

.nav-wrapper {
    background: #1c3c3d;
    height: 50px;
    height: 3.125rem;
    z-index: 5
}

@media screen and (min-width:75.625em) {
    .nav-wrapper {
        height: 2.375rem
    }
}

.nav-wrapper .rows.collapse {
    padding: 0 15px;
    padding: 0 .9375rem
}

.nav-wrapper .columns {
    position: relative
}

.nav-wrapper .desktop-logo a {
    display: block;
    height: 38px;
    padding: 3px;
    width: 38px
}

.nav-wrapper .desktop-logo a.large {
    display: none
}

.nav-wrapper .logo-icon a {
    display: block;
    height: 38px;
    margin: 0 7px 0 0;
    padding: 3px;
    width: 38px
}

.nav-wrapper nav.greedy {
    -ms-flex-align: left;
    align-items: left;
    display: -ms-flexbox;
    display: flex;
    margin: 0 135px 0 10px;
    position: relative
}

.nav-wrapper nav.greedy button {
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    transition: all .4s ease-out;
    padding: 0 0 0 16px;
    padding: 0 0 0 1rem;
    outline: 0;
    border: 0;
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 500;
    color: #fff
}

.nav-wrapper nav.greedy button span {
    font-size: 10px;
    font-size: .625rem;
    vertical-align: middle
}

.nav-wrapper nav.greedy button.hidden {
    transition: none;
    width: 0;
    padding: 0;
    overflow: hidden
}

.nav-wrapper nav.greedy ul.links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden;
    margin: 0;
    list-style: none
}

.nav-wrapper nav.greedy ul.links li {
    -ms-flex: none;
    flex: none;
    margin: 0
}

.nav-wrapper nav.greedy ul.links li:last-child {
    padding-right: 0
}

.nav-wrapper nav.greedy ul.links li a {
    display: block;
    color: #fff;
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 500;
    line-height: 38px;
    line-height: 2.375rem;
    height: 38px;
    height: 2.375rem;
    padding: 0 9px 0 10px;
    padding: 0 .5625rem 0 .625rem
}

.nav-wrapper nav.greedy ul.links li a.current,
.nav-wrapper nav.greedy ul.links li a:hover {
    background-color: #2c5e60
}

.nav-wrapper nav.greedy ul.hidden-links {
    list-style: none;
    margin: 0;
    padding: 0
}

.nav-wrapper nav.greedy ul.hidden-links li {
    margin: 0;
    padding: 0
}

.nav-wrapper nav.greedy ul.hidden-links li a {
    display: block;
    color: #2e3238;
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 100;
    padding: 5px;
    padding: .3125rem
}

.nav-wrapper nav.greedy ul.hidden-links li a:hover {
    color: #fff;
    background-color: #88c940
}

.nav-wrapper .language-switcher {
    position: relative;
    float: right
}

.nav-wrapper .language-switcher button {
    position: relative;
    display: block;
    color: #fff;
    font-weight: 500;
    line-height: 50px;
    line-height: 3.125rem;
    height: 50px;
    height: 3.125rem;
    padding: 0 10px;
    padding: 0 .625rem
}

@media screen and (min-width:75.625em) {
    .nav-wrapper .language-switcher button {
        line-height: 2.375rem;
        height: 2.375rem
    }
    .nav-wrapper .language-switcher button:hover,
    .nav-wrapper .language-switcher button[aria-expanded=true] {
        background-color: #2c5e60
    }
}

@media screen and (max-width:89.9375em) {
    .nav-wrapper .language-switcher button {
        overflow: hidden;
        width: 60px
    }
}

.nav-wrapper .language-switcher button:active,
.nav-wrapper .language-switcher button:focus {
    outline: 0 none
}

.nav-wrapper .language-switcher button:after {
    position: absolute;
    bottom: 2px;
    bottom: .125rem;
    left: 50%;
    transform: translateX(-50%);
    font-size: 8px;
    font-size: .5rem;
    content: "\e924";
    font-family: portal!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.nav-wrapper .language-switcher button span {
    font-size: 20px;
    font-size: 1.25rem;
    vertical-align: -2px;
    vertical-align: -.125rem
}

.nav-wrapper .language-switcher .dropdown-pane {
    right: 13px!important;
    right: .8125rem!important;
    width: 180px
}

@media screen and (min-width:75.625em) {
    .nav-wrapper .language-switcher .dropdown-pane {
        right: 1.0625rem!important
    }
}

.nav-wrapper .language-switcher .dropdown-pane a {
    color: #2e3238;
    display: block;
    line-height: 44px;
    padding-left: 10px;
    padding-left: .625rem;
    font-weight: 100
}

@media screen and (min-width:75.625em) {
    .nav-wrapper .language-switcher .dropdown-pane a {
        line-height: inherit;
        padding-left: .3125rem
    }
}

.nav-wrapper .language-switcher .dropdown-pane a:hover {
    color: #fff;
    background-color: #88c940
}

.nav-wrapper .language-switcher .dropdown-pane a img {
    width: 24px;
    width: 1.5rem;
    vertical-align: -4px;
    vertical-align: -.25rem
}

.nav-wrapper .language-switcher ul {
    margin: 0
}

.nav-wrapper .saved-dropdown {
    position: relative;
    float: right;
    margin-right: 20px;
    margin-right: 1.25rem
}

.nav-wrapper .saved-dropdown button {
    position: relative;
    display: block;
    color: #fff;
    font-weight: 500;
    line-height: 38px;
    line-height: 2.375rem;
    height: 38px;
    height: 2.375rem;
    padding: 0 10px;
    padding: 0 .625rem;
    color: #ff5a59;
    font-size: 21px;
    font-size: 1.3125rem
}

@media screen and (min-width:75.625em) {
    .nav-wrapper .saved-dropdown button:hover {
        background-color: #2c5e60
    }
}

.nav-wrapper .saved-dropdown button:after {
    position: absolute;
    bottom: 2px;
    bottom: .125rem;
    left: 50%;
    transform: translateX(-50%);
    font-size: 8px;
    font-size: .5rem;
    content: "\e924";
    font-family: portal!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media screen and (min-width:75.625em) {
    .nav-wrapper .saved-dropdown button[aria-expanded=true] {
        background-color: #2c5e60
    }
}

.nav-wrapper .saved-dropdown .dropdown-pane {
    width: 400px;
    right: 5px!important;
    right: .3125rem!important;
    padding: 0
}

.nav-wrapper .auth-wrapper a.login {
    color: #fff;
    display: block;
    font-weight: 500;
    font-size: 13px;
    font-size: .8125rem;
    float: left;
    height: 38px;
    height: 2.375rem;
    line-height: 38px;
    line-height: 2.375rem;
    padding: 0 10px;
    padding: 0 .625rem
}

.nav-wrapper .auth-wrapper a.login:hover {
    color: #88c940
}

.nav-wrapper .auth-wrapper a.button {
    display: inline-block;
    border-radius: 0;
    font-size: 13px;
    font-size: .8125rem;
    margin-bottom: 0;
    margin-left: 10px;
    margin-left: .625rem;
    padding-left: 18px;
    padding: .71875rem 1.125rem;
    padding-right: 18px;
    padding-top: 11.5px;
    padding-bottom: 11.5px
}

.nav-wrapper.shrink .language-switcher button {
    position: relative;
    display: block;
    color: #2e3238;
    font-weight: 500;
    line-height: 50px;
    line-height: 3.125rem;
    height: 50px;
    height: 3.125rem;
    padding: 0 10px;
    padding: 0 .625rem
}

@media screen and (min-width:75.625em) {
    .nav-wrapper.shrink .language-switcher button {
        height: 2.375rem;
        line-height: 2.375rem
    }
}

@media screen and (min-width:75.625em) {
    .nav-wrapper.shrink .language-switcher button:hover {
        background-color: #fff
    }
}

.nav-wrapper.shrink .language-switcher button:after {
    position: absolute;
    bottom: 2px;
    bottom: .125rem;
    left: 50%;
    transform: translateX(-50%);
    font-size: 8px;
    font-size: .5rem;
    content: "\e924";
    font-family: portal!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.nav-wrapper.shrink .language-switcher button span {
    font-size: 20px;
    font-size: 1.25rem;
    vertical-align: -2px;
    vertical-align: -.125rem
}

@media screen and (min-width:75.625em) {
    .nav-wrapper.shrink .language-switcher button[aria-expanded=true] {
        background-color: #2c5e60
    }
}

@media screen and (max-width:75.5625em) {
    main {
        overflow-x: hidden
    }
}

.template-home .nav-wrapper.shrink .auth-wrapper a.button {
    color: #fff;
    background-color: #88c940
}

.template-home .nav-wrapper.shrink .auth-wrapper a.button:hover {
    background-color: #88c940
}

.mobile-search-total {
    display: none;
    position: absolute;
    left: 50%;
    top: 0;
    width: 140px;
    width: 8.75rem;
    height: 50px;
    height: 3.125rem;
    line-height: 50px;
    line-height: 3.125rem;
    margin-left: -70px;
    margin-left: -4.375rem;
    background-color: #1c3c3d;
    color: #fff;
    font-size: 14px;
    font-size: .875rem;
    padding-left: 16px;
    padding-left: 1rem;
    font-weight: 500
}

@media screen and (min-width:23.4375em) {
    .mobile-search-total {
        margin-left: -2.9375rem
    }
}

.mobile-search-total a {
    color: #fff
}

.mobile-back-to-results {
    background-color: #1c3c3d;
    color: #fff;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    height: 50px;
    height: 3.125rem;
    left: 50%;
    line-height: 50px;
    line-height: 3.125rem;
    position: absolute;
    transform: translateX(-50%);
    top: 0;
    font-weight: 500
}

.mobile-back-to-results a {
    color: #fff
}

.mobile-menu-toggle {
    position: absolute;
    top: 10px;
    top: .625rem;
    left: 16px;
    left: 1rem;
    color: #fff;
    font-size: 21px;
    font-size: 1.3125rem
}

.mobile-menu-toggle a {
    color: #fff
}

.mobile-language-toggle {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 21px;
    font-size: 1.3125rem
}

@media screen and (min-width:75.625em) {
    .mobile-language-toggle {
        top: .625rem;
        right: 2.875rem
    }
}

.mobile-language-toggle a {
    color: #fff
}

body.search-results .mobile-language-toggle {
    right: 40px
}

.mobile-user-toggle {
    position: absolute;
    top: 10px;
    top: .625rem;
    right: 16px;
    right: 1rem;
    color: #fff;
    font-size: 21px;
    font-size: 1.3125rem
}

.mobile-user-toggle a {
    color: #fff
}

.search-results .mobile-user-toggle {
    right: 60px;
    right: 3.75rem
}

.listing-detail .mobile-search-toggle,
.search-results .mobile-search-toggle {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    width: 3.125rem;
    height: 50px;
    height: 3.125rem;
    line-height: 50px;
    line-height: 3.125rem;
    text-align: center;
    color: #fff;
    font-size: 21px;
    font-size: 1.3125rem;
    background-color: #88c940
}

.listing-detail .mobile-search-toggle a,
.search-results .mobile-search-toggle a {
    color: #fff
}

.mobile-menu,
.mobile-user {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #1c3c3d;
    z-index: 5000000;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    padding-top: 40px;
    padding-top: 2.5rem
}

.mobile-menu li,
.mobile-user li {
    border-top: 1px solid #132728
}

.mobile-menu li a,
.mobile-user li a {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    font-size: 1rem;
    padding: 20px 32px;
    padding: 1.25rem 2rem
}

.mobile-menu li a span,
.mobile-user li a span {
    font-size: 20px;
    font-size: 1.25rem;
    margin-right: 10px;
    margin-right: .625rem;
    vertical-align: -4px;
    vertical-align: -.25rem
}

.mobile-menu img.flag,
.mobile-user img.flag {
    max-width: 20px;
    max-width: 1.25rem;
    margin-left: 10px;
    margin-left: .625rem
}

.mobile-menu .mobile-close,
.mobile-user .mobile-close {
    position: fixed;
    z-index: 5000010;
    top: 0;
    width: 100%;
    height: 40px;
    height: 2.5rem;
    line-height: 40px;
    line-height: 2.5rem;
    background-color: #1c3c3d;
    color: #fff;
    text-align: right;
    font-size: 16px;
    font-size: 1rem;
    padding-right: 10px;
    padding-right: .625rem
}

.mobile-menu .mobile-close span,
.mobile-user .mobile-close span {
    cursor: pointer
}

.mobile-menu .menu.nested,
.mobile-user .menu.nested {
    margin-left: 0
}

.mobile-menu .menu.nested form a,
.mobile-user .menu.nested form a {
    display: block
}

.mobile-search {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 5000000;
    overflow: scroll;
    padding-top: 40px;
    padding-top: 2.5rem
}

.mobile-search .mobile-close {
    position: fixed;
    top: 0;
    width: 100%;
    height: 40px;
    height: 2.5rem;
    line-height: 40px;
    line-height: 2.5rem;
    background-color: #fff;
    color: #2e3238;
    text-align: right;
    font-size: 16px;
    font-size: 1rem;
    padding-right: 10px;
    padding-right: .625rem;
    z-index: 10
}

.mobile-search .mobile-close span {
    cursor: pointer
}

.mobile-search .accordion {
    margin: 0 0 10px
}

.mobile-search .accordion .accordion-item {
    border-bottom: 3px solid #f5f5f5;
    border-top: 3px solid #f5f5f5
}

.mobile-search .accordion .accordion-item.is-active .accordion-title:before {
    transform: rotate(-180deg)
}

.mobile-search .accordion .accordion-title {
    background: #fff;
    border: 0 none;
    color: #2e3238;
    font-size: 18px;
    font-size: 1.125rem;
    text-align: left
}

.mobile-search .accordion .accordion-title:before {
    content: "\e924";
    font-family: portal;
    font-size: 8px;
    line-height: 18px;
    transform: rotate(0deg);
    transition: transform .3s
}

.mobile-search .accordion .accordion-content {
    border: 0 none;
    border-top: 1px solid #f5f5f5;
    color: #515762;
    padding: 0
}

.mobile-search .accordion .accordion-content .icon-down {
    color: #2e3238
}

.mobile-search .accordion .accordion-content .price-list.left,
.mobile-search .accordion .accordion-content .range-list.left,
.mobile-search .search-form-wrapper {
    text-align: left
}

.mobile-search .search-form-wrapper .search-field-wrapper {
    float: none!important;
    margin-bottom: 10px;
    width: 100%!important
}

.mobile-search .search-form-wrapper .search-field-wrapper .text-label,
.mobile-search .search-form-wrapper .search-field-wrapper .text-label-selected {
    color: #2e3238!important;
    height: 100%
}

.mobile-search .search-form-wrapper .search-field-wrapper .button {
    height: 44px;
    height: 2.75rem;
    line-height: 44px;
    line-height: 2.75rem
}

.mobile-search .search-form-wrapper .search-field-wrapper .search-field {
    border: 1px solid #2e3238;
    height: 44px!important;
    height: 2.75rem!important;
    line-height: 44px!important;
    line-height: 2.75rem!important
}

.mobile-search .search-form-wrapper .search-field-wrapper .search-field .icon-down {
    height: 100%;
    line-height: 44px;
    line-height: 2.75rem
}

.mobile-search .search-form-wrapper .search-field-wrapper .search-field .selectize-control {
    height: 100%
}

.mobile-search .search-form-wrapper .search-field-wrapper.search-location .text-label>input {
    height: 42px!important;
    margin: 0
}

.mobile-search .search-form-wrapper .search-field-wrapper.search-location .text-label>input:focus {
    border: 0 none
}

.mobile-search .search-form-wrapper .search-field-wrapper.search-location .search-field {
    height: 47px!important;
    min-height: 44px!important;
    min-height: 2.75rem!important;
    line-height: 44px!important;
    line-height: 2.75rem!important
}

.mobile-search .search-form-wrapper .search-field-wrapper.search-location .search-field .selectize-input.items {
    padding: 0 10px;
    line-height: 45px
}

.mobile-search .search-form-wrapper .dropdown-pane {
    width: 100%!important
}

.mobile-search .search-form-wrapper .checkbox {
    font-size: 16px;
    font-size: 1rem
}

.mobile-search .search-form-wrapper .reset-button button {
    border-color: #2e3238!important;
    color: #2e3238!important
}

.mobile-button-wrapper {
    border-top: 1px solid #132728;
    padding: 16px;
    padding: 1rem
}

.mobile-button-wrapper .button {
    border-radius: 0
}

.mobile-button-wrapper .button.light {
    color: #fff
}

body.noscroll {
    overflow: hidden;
    height: 100vh
}

.template-home .rows.collapse {
    max-width: 1300px;
    max-width: 81.25rem
}

.template-home .nav-wrapper {
    height: 50px
}

@media screen and (min-width:75.625em) {
    .template-home .nav-wrapper {
        height: 60px
    }
}

.template-home .nav-wrapper .desktop-logo a {
    display: block;
    height: 100%;
    line-height: 60px;
    line-height: 3.75rem;
    padding: 0;
    width: 180px
}

.template-home .nav-wrapper .desktop-logo a.icon {
    display: none
}

.template-home .nav-wrapper nav.greedy {
    margin: 0 30px 0 10px
}

.template-home .nav-wrapper nav.greedy button {
    font-size: 15px;
    font-size: .9375rem
}

.template-home .nav-wrapper nav.greedy button span {
    font-size: 10px;
    font-size: .625rem
}

.template-home .nav-wrapper nav.greedy ul.links li a {
    font-size: 15px;
    font-size: .9375rem;
    line-height: 60px;
    line-height: 3.75rem;
    height: 60px
}

.template-home .nav-wrapper nav.greedy ul.hidden-links li a {
    font-size: 16px;
    font-size: 1rem
}

.template-home .nav-wrapper .language-switcher button {
    line-height: 50px;
    line-height: 3.125rem;
    height: 50px;
    height: 3.125rem
}

@media screen and (min-width:75.625em) {
    .template-home .nav-wrapper .language-switcher button {
        line-height: 3.75rem;
        height: 3.75rem
    }
}

.template-home .nav-wrapper .language-switcher button:after {
    bottom: 4px;
    bottom: .25rem;
    font-size: 8px;
    font-size: .5rem
}

@media screen and (min-width:75.625em) {
    .template-home .nav-wrapper .language-switcher button:after {
        bottom: .625rem
    }
}

.template-home .nav-wrapper .language-switcher button:active,
.template-home .nav-wrapper .language-switcher button:focus {
    outline: 0 none
}

.template-home .nav-wrapper .language-switcher button span {
    font-size: 20px;
    font-size: 1.25rem;
    vertical-align: -2px;
    vertical-align: -.125rem
}

.template-home .nav-wrapper .saved-dropdown button {
    line-height: 60px;
    line-height: 3.75rem;
    height: 60px;
    height: 3.75rem;
    font-size: 21px;
    font-size: 1.3125rem
}

.template-home .nav-wrapper .saved-dropdown button:after {
    bottom: 10px;
    bottom: .625rem;
    font-size: 8px;
    font-size: .5rem
}

.template-home .nav-wrapper .auth-wrapper a.button,
.template-home .nav-wrapper .auth-wrapper a.login {
    font-size: 13px;
    font-size: .8125rem;
    height: 60px;
    height: 3.75rem;
    line-height: 60px;
    line-height: 3.75rem
}

.template-home .nav-wrapper .auth-wrapper a.button {
    display: inline-block;
    border-radius: 0;
    margin-left: 10px;
    margin-left: .625rem;
    margin-top: 0;
    padding: 0 18px;
    padding: 0 1.125rem
}

.language-km.template-home .navigation {
    right: 420px;
    right: 26.25rem
}

.listing-detail .nav-wrapper .results-form-wrapper,
.search-results .nav-wrapper .results-form-wrapper {
    display: none
}

.listing-detail .nav-wrapper.shrink .results-form-wrapper,
.search-results .nav-wrapper.shrink .results-form-wrapper {
    display: block;
    background-color: #1c3c3d;
    margin: 0;
    padding: 10px 0;
    padding: .625rem 0
}

.listing-detail .nav-wrapper.shrink .results-form-wrapper form,
.search-results .nav-wrapper.shrink .results-form-wrapper form {
    margin: 0;
    padding: 0
}

.listing-detail .nav-wrapper.shrink .results-form-wrapper .button,
.search-results .nav-wrapper.shrink .results-form-wrapper .button {
    margin-bottom: 0
}

.listing-detail .nav-wrapper.shrink .results-form-wrapper .search-field,
.search-results .nav-wrapper.shrink .results-form-wrapper .search-field {
    position: relative;
    float: left;
    background-color: #fff;
    border-radius: .1875rem;
    height: 60px;
    height: 3.75rem;
    line-height: 60px;
    line-height: 3.75rem;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 100;
    padding-left: 14px;
    padding-left: .875rem;
    padding-right: 14px;
    padding-right: .875rem
}

.listing-detail .nav-wrapper.shrink .results-form-wrapper .search-field .icon-down,
.search-results .nav-wrapper.shrink .results-form-wrapper .search-field .icon-down {
    position: absolute;
    font-size: 8px;
    font-size: .5rem
}

.breadcrumbs {
    border-bottom: 1px solid #a4aea9;
    padding: 12px 0;
    padding: .75rem 0;
    color: #2e3238;
    font-weight: 100
}

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

.breadcrumbs li {
    color: #2e3238;
    text-transform: capitalize;
    font-size: 13px;
    font-size: .8125rem
}

.breadcrumbs li:not(:last-child):after {
    font-family: portal!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 7px!important;
    color: #2e3238;
    content: "\e92b";
    margin: 0 12px;
    margin: 0 .75rem;
    position: relative;
    top: -1px;
    opacity: 1
}

.breadcrumbs a {
    color: #2e3238;
    font-weight: 100
}

.lazyloading {
    background: #eee url(../ring.html) no-repeat 50%!important
}

.listing-thumb.swiper-lazyloading {
    background: #eee url(../ring.html) no-repeat 50%
}

.hero {
    position: relative;
    background: no-repeat 50%;
    background-color: #eee;
    background-size: cover;
    height: 0;
    padding-bottom: 66.66667%
}

@media screen and (min-width:64em) {
    .hero {
        padding-bottom: 0;
        height: 24.0625rem !important;
    }
}

.hero .overlay {
    position: absolute;
    /*top: 0;*/
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(46, 50, 56, .7)
}

@media screen and (min-width:64em) {
    .hero .overlay {
        background-color: rgba(46, 50, 56, .5)
    }
}

main {
    background-color: #f5f5f5
}

.introduction {
    background-color: #fff;
    margin-bottom: 50px;
    margin-bottom: 3.125rem;
    padding: 40px 30px;
    padding: 2.5rem 1.875rem
}

.introduction .read-more {
    max-height: 120px;
    max-height: 7.5rem
}

.introduction [data-readmore-toggle] {
    text-align: right;
    color: #2e3238;
    font-weight: 500
}

footer {
    background-color: #2e3238
}

footer .listing-links {
    position: relative;
    background-color: #515762
}

footer .listing-links:before {
    position: absolute;
    top: 40px;
    top: 2.5rem;
    content: "";
    width: 100%;
    height: 2px;
    height: .125rem;
    background-color: hsla(150, 6%, 66%, .5)
}

footer .listing-links .tabs {
    position: relative;
    background-color: transparent;
    border: 0
}

footer .listing-links .tabs:before {
    position: absolute;
    top: 40px;
    top: 2.5rem;
    content: "";
    width: 100%;
    height: 2px;
    height: .125rem;
    background-color: hsla(150, 6%, 66%, .5)
}

footer .listing-links .tabs-content {
    background-color: #515762;
    border: 0
}

footer .listing-links .tabs-content a {
    color: #fff;
    font-weight: 100;
    font-size: 14px;
    font-size: .875rem
}

footer .listing-links .tabs-title>a {
    font-size: 14px;
    font-size: .875rem;
    padding-top: 13px;
    padding-top: .8125rem;
    padding-bottom: 13px;
    padding-bottom: .8125rem;
    border-bottom: 2px solid transparent;
    color: #fff
}

footer .listing-links .tabs-title>a:hover {
    background-color: transparent
}

footer .listing-links .tabs-title>a:focus,
footer .listing-links .tabs-title>a[aria-selected=true] {
    background-color: transparent;
    border-color: #88c940
}

footer .listing-links .heading {
    margin-left: 20px;
    margin-left: 1.25rem;
    color: #fff;
    font-size: 14px;
    font-size: .875rem
}

footer .footer-logo img {
    width: 260px;
    width: 16.25rem
}

footer .footer-copyright {
    font-weight: 500;
    color: #fff;
    font-size: 13px;
    font-size: .8125rem
}

footer .footer-copyright,
footer .footer-links {
    margin: 20px 0;
    margin: 1.25rem 0
}

@media screen and (min-width:64em) {
    footer .footer-links {
        border-bottom: 1px solid #515762;
        margin: .625rem 0;
        padding-bottom: .625rem
    }
}

@media screen and (max-width:23.4375em) {
    footer .footer-links {
        font-size: .8125rem;
        margin-left: -.9375rem
    }
}

footer .footer-links a {
    color: #fff;
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 500
}

@media screen and (min-width:64em) {
    footer .footer-links a {
        font-weight: 100
    }
}

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

footer .footer-links ul li {
    display: inline-block;
    margin: 0;
    padding: 0 0 0 20px;
    padding: 0 0 0 1.25rem
}

footer .social-links ul {
    list-style: none;
    margin: 0 0 0 5px;
    margin: 0 0 0 .3125rem;
    padding: 0
}

@media screen and (min-width:64em) {
    footer .social-links ul {
        margin: .625rem 0 0 3.75rem
    }
}

footer .social-links ul li {
    display: inline-block;
    margin: 0;
    padding: 0 5px 0 0;
    padding: 0 .3125rem 0 0
}

footer .social-links ul li a {
    display: block;
    width: 32px;
    width: 2rem;
    height: 32px;
    height: 2rem;
    color: #2e3238;
    font-size: 18px;
    font-size: 1.125rem;
    border-radius: 100%;
    background: #fff;
    text-align: center;
    line-height: 32px;
    line-height: 2rem
}

footer .partner-links {
    margin: 10px 0;
    margin: .625rem 0;
    color: #fff;
    font-size: 13px;
    font-size: .8125rem
}

footer .partner-links a {
    margin: 0 5px;
    margin: 0 .3125rem;
    color: #fff
}

footer .partner-links a:last-of-type {
    margin-right: 0
}

footer .site-footer {
    padding: 16px 0;
    padding: 1rem 0
}

@media screen and (min-width:64em) {
    footer .site-footer {
        padding: 2rem 0
    }
}

.clear {
    clear: both
}

.form-errors-div {
    color: #d84315;
    margin-bottom: 10px
}

.contactHeading {
    font-weight: 700
}

.locationBlock {
    margin-bottom: 20px;
    border-bottom: 1px solid #e6e6e6
}

.mapLocation {
    padding: 20px
}

.form-success-message {
    background-color: #88c940
}

.form-failure-message,
.form-success-message {
    display: none;
    color: #fff;
    padding: 16px;
    padding: 1rem
}

.form-failure-message {
    background-color: #ff5a59
}

.success-message {
    display: none;
    text-align: center;
    font-size: 20px;
    font-size: 1.25rem;
    background-color: #88c940;
    color: #fff;
    padding: 16px;
    padding: 1rem
}

.multiple-enquiry-form {
    box-shadow: 0 2px 6px #999;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .25);
    background-color: #fff;
    display: none;
    margin: 0 0 0 12px;
    position: fixed;
    width: 300px;
    width: 18.75rem;
    z-index: 100
}

.multiple-enquiry-form:after,
.multiple-enquiry-form:before {
    background: #fff;
    content: "";
    display: block;
    height: 12px;
    left: -6px;
    position: absolute;
    top: 20px;
    transform: rotate(45deg);
    width: 12px
}

.multiple-enquiry-form:before {
    box-shadow: 0 2px 6px #999;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .25);
    z-index: -1
}

.multiple-enquiry-form .multiple-form-heading {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 500;
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.multiple-enquiry-form .form-wrapper {
    background: #fff;
    padding: 15px 15px 0
}

.multiple-enquiry-form .listing-card-tiny {
    border: 1px solid #515762;
    height: 72px;
    margin: 0 0 16px;
    position: relative;
    width: 270px
}

.multiple-enquiry-form .listing-card-tiny .listing-thumb {
    height: 70px;
    float: left;
    margin: 0 10px 0 0;
    padding: 0;
    width: 72px
}

.multiple-enquiry-form .listing-card-tiny .listing-category,
.multiple-enquiry-form .listing-card-tiny .listing-price {
    font-size: 14px;
    font-size: .875rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.multiple-enquiry-form .listing-card-tiny .listing-icon {
    font-size: 14px;
    font-size: .875rem
}

.multiple-enquiry-form .listing-card-tiny .listing-checkbox {
    position: absolute;
    right: 5px;
    top: 5px
}

.multiple-enquiry-form .form-failure-message,
.multiple-enquiry-form .form-success-message {
    margin: 0 0 16px
}

body.search-results.map-layout .nav-wrapper .results-form-wrapper {
    background-color: #f5f5f5;
    padding: 16px 0;
    padding: 1rem 0
}

body.search-results.map-layout .nav-wrapper .results-form-wrapper .columns {
    padding: 0
}

body.search-results.map-layout .search-results .view-switcher {
    padding: 0 20px 0 0;
    padding: 0 1.25rem 0 0
}

body.search-results.map-layout .leaflet-container {
    z-index: 1
}

@media screen and (min-width:75.625em) and (max-width:89.9375em) {
    body.search-results.map-layout .search-results-options .search-order {
        width: 145px
    }
    body.search-results.map-layout .search-results-options .search-order.prop-description {
        width: 100%
    }
    body.search-results.map-layout .search-results-options .view-switcher a {
        padding: 0 5px 0 2px
    }
    body.search-results.map-layout .search-results-options .view-switcher a+a {
        border-left: 0 none;
        padding: 0 5px
    }
    body.search-results.map-layout .search-form-wrapper .search-location {
        min-height: 50px!important;
        width: 280px
    }
    body.search-results.map-layout .search-form-wrapper .search-location .search-field {
        min-height: 50px!important
    }
    body.search-results.map-layout .search-form-wrapper .search-location .search-field .selectize-control .selectize-input {
        height: 50px;
        line-height: 45px;
        padding: 4px 8px 5px
    }
    body.search-results.map-layout .search-form-wrapper .search-location .search-field .icon-down {
        height: 50px;
        line-height: 54px
    }
    body.search-results.map-layout .search-form-wrapper .search-type {
        width: 90px
    }
    body.search-results.map-layout .search-form-wrapper .search-categories {
        width: 145px
    }
    body.search-results.map-layout .search-form-wrapper .search-price {
        width: 130px
    }
    body.search-results.map-layout .search-form-wrapper .search-refine {
        width: 145px
    }
    body.search-results.map-layout .search-form-wrapper .search-field-wrapper.search-categories button.search-field,
    body.search-results.map-layout .search-form-wrapper .search-field-wrapper.search-price button.search-field,
    body.search-results.map-layout .search-form-wrapper .search-field-wrapper.search-refine button.search-field,
    body.search-results.map-layout .search-form-wrapper .search-field-wrapper.search-type button.search-field {
        height: 52px;
        line-height: 52px;
        padding: 0 0 0 9px
    }
    body.search-results.map-layout .search-form-wrapper .search-field-wrapper.search-categories button.search-field .icon-down,
    body.search-results.map-layout .search-form-wrapper .search-field-wrapper.search-price button.search-field .icon-down,
    body.search-results.map-layout .search-form-wrapper .search-field-wrapper.search-refine button.search-field .icon-down,
    body.search-results.map-layout .search-form-wrapper .search-field-wrapper.search-type button.search-field .icon-down {
        width: 27px
    }
    body.search-results.map-layout .search-form-wrapper .search-button {
        width: 90px
    }
    body.search-results.map-layout .search-form-wrapper .search-button button {
        height: 52px;
        line-height: 52px
    }
}

@media screen and (min-width:90em) and (max-width:120em) {
    body.search-results.map-layout .search-results-options .search-order {
        width: 190px
    }
    body.search-results.map-layout .search-results-options .search-order.prop-description {
        width: 100%
    }
    body.search-results.map-layout .search-results-options .view-switcher a {
        padding: 0 10px
    }
    body.search-results.map-layout .search-results-options .view-switcher a+a {
        border-left: 0 none
    }
    body.search-results.map-layout .search-form-wrapper .search-location {
        width: 375px
    }
    body.search-results.map-layout .search-form-wrapper .search-type {
        width: 100px
    }
    body.search-results.map-layout .search-form-wrapper .search-categories {
        width: 155px
    }
    body.search-results.map-layout .search-form-wrapper .search-price {
        width: 140px
    }
    body.search-results.map-layout .search-form-wrapper .search-refine {
        width: 155px
    }
    body.search-results.map-layout .search-form-wrapper .search-field-wrapper.search-categories button.search-field,
    body.search-results.map-layout .search-form-wrapper .search-field-wrapper.search-price button.search-field,
    body.search-results.map-layout .search-form-wrapper .search-field-wrapper.search-refine button.search-field,
    body.search-results.map-layout .search-form-wrapper .search-field-wrapper.search-type button.search-field {
        padding: 0 10px
    }
    body.search-results.map-layout .search-form-wrapper .search-button {
        width: 90px
    }
}

.webitis-trigger {
    width: 100%
}

.webitis-trigger a {
    background: #fff;
    display: block;
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    padding: 15px;
    padding: .9375rem;
    width: 100%;
    color: #2e3238;
    font-weight: 500;
    text-transform: uppercase;
    transition: background-color .25s ease-out, color .2s
}

.webitis-trigger a:hover {
    color: #fff;
    background: #88c940
}

.webitis-spinner {
    width: 100%;
    margin-bottom: 30px;
    margin-bottom: 1.875rem
}

#social-sharing-modal .column,
#social-sharing-modal .columns,
.webitis-spinner {
    text-align: center
}

#social-sharing-modal a {
    display: inline-block;
    font-size: 30px;
    height: 30px;
    line-height: 30px;
    width: 30px
}

#social-sharing-modal a [class*=" icon-"],
#social-sharing-modal a [class^=icon-] {
    font-size: 30px
}

.side-bar-mobile {
    display: none
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .sticky-container {
        z-index: 11;
        position: fixed;
        width: 100%;
        left: 0;
        top: 0
    }
    main {
        padding-top: 50px
    }
    .account {
        margin-left: 20px;
        padding-bottom: 10px
    }
    .megamenuborder,
    .menuborder {
        border-bottom: 1px solid #fff;
        background: #1c3c3d
    }
    .submenu {
        background-color: #fff;
        border-bottom: 2px solid #1c3c3d
    }
    .findusp {
        text-align: center;
        color: #fff;
        padding-top: 40px
    }
    .findusa {
        padding-left: 5px;
        margin-top: 10px
    }
    .advertise {
        border: 1px solid #fff;
        width: 100px;
        color: #fff;
        text-align: center
    }
    .intmenu {
        color: #1c3c3d;
        text-indent: 10px
    }
    .button .primary {
        margin-right: 10px
    }
    .imglog {
        margin-right: 5px;
        height: 25px;
        float: left;
        margin-top: 2px
    }
    .side-bar-mobile {
        display: block;
        left: -100%;
        width: 100%;
        z-index: 9;
        position: fixed;
        top: 50px;
        transition: all .4s ease;
        height: calc(100% - 50px)
    }
    .side-bar-mobile .side-bar-list {
        background: #1c3c3d;
        width: 70%;
        height: 100%;
        overflow: auto
    }
    .side-bar-mobile .account {
        width: 100%;
        margin: 0;
        padding: 20px 10px;
        float: left
    }
    .side-bar-mobile .account .button.highlight,
    .side-bar-mobile .account .button.primary {
        padding: .35em .6em;
        margin: .3em .4em;
        float: left;
        font-size: .8em
    }
    .side-bar-mobile .account .close-side-bar i {
        color: #fff;
        font-size: 20px;
        margin-top: 5px;
        float: right
    }
    .side-bar-mobile .menu.nested {
        margin-left: 0
    }
    .side-bar-mobile .menu.nested li a {
        color: #1c3c3d
    }
    .side-bar-mobile .menu {
        display: inline-block;
        width: 100%
    }
    .side-bar-mobile .menu li a {
        color: #fff
    }
    .side-bar-mobile .vertical .is-accordion-submenu-parent a:after {
        border-color: #fff transparent transparent
    }
    .side-bar-mobile .findusp .findusa {
        padding-left: 0;
        width: 35px;
        display: inline-block
    }
    .side-bar-mobile.open-menu-mobile {
        left: 0
    }
    .side-bar-mobile .advertise {
        margin: 20px 25px;
        width: 80%;
        padding: 5px
    }
    .side-bar-mobile .advertise a {
        color: #fff
    }
    .blur-bg {
        filter: blur(5px)
    }
}

.no-scroll-body {
    height: 100%;
    overflow: hidden
}

.listing-detail-page .mapboxgl-ctrl-top-right {
    right: auto;
    left: 10px
}

.listing-detail-page .mapboxgl-ctrl-top-right .mapboxgl-ctrl {
    float: left
}

body .smartbanner.smartbanner--android {
    top: 50px
}

.banner-block {
    max-width: 100%;
    overflow: hidden;
    padding: 35px 0;
    padding: 2.1875rem 0
}

.banner {
    margin: auto;
    overflow: hidden
}

.banner.size-900x200 {
    width: 900px;
    width: 56.25rem;
    height: 200px;
    height: 12.5rem;
    line-height: 200px;
    line-height: 12.5rem;
    text-align: center;
    color: #fff
}

.banner.size-750x150 {
    width: 750px;
    width: 46.875rem;
    height: 150px;
    height: 9.375rem;
    line-height: 150px;
    line-height: 9.375rem;
    text-align: center;
    color: #fff
}

.banner.size-270x600 {
    width: 270px;
    width: 16.875rem;
    height: 600px;
    height: 37.5rem;
    line-height: 600px;
    line-height: 37.5rem
}

.banner.size-270x600,
.banner.size-370x370 {
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
    margin-bottom: 1.875rem
}

.banner.size-370x370 {
    width: 370px;
    width: 23.125rem;
    height: 370px;
    height: 23.125rem;
    line-height: 370px;
    line-height: 23.125rem
}

.banner.size-335x70 {
    color: #fff;
    height: 70px;
    height: 4.375rem;
    line-height: 70px;
    line-height: 4.375rem;
    max-width: 100%;
    text-align: center;
    width: 335px;
    width: 20.9375rem
}

.banner.size-335x70 .block-insert {
    padding: 0 10px;
    padding: 0 .625rem
}

.banner.size-335x335 {
    color: #fff;
    height: 335px;
    height: 20.9375rem;
    line-height: 335px;
    line-height: 20.9375rem;
    max-width: 100%;
    text-align: center;
    width: 335px;
    width: 20.9375rem
}

.banner.size-335x335 .block-insert {
    padding: 0 10px;
    padding: 0 .625rem
}

.banner a {
    display: block
}

#hidden-search-form,
.search-field-wrapper .listing_type {
    display: none
}

input.location-autocomplete,
input.location-non-autocomplete {
    border: 0;
    font-size: 15px;
    font-size: .9375rem
}

.category-heading {
    font-weight: 500;
    margin-bottom: 5px;
    margin-bottom: .3125rem;
    display: none;
}

.button.highlight {
    color: #fff
}

.button.highlight:hover {
    color: #fff;
    background-color: #ff4948
}

.search-field-wrapper {
    position: relative;
    float: left
}

.search-field-wrapper button {
    width: 100%
}

.save-this-search {
    float: right;
    margin-right: 10px;
    margin-right: .625rem
}

@media screen and (min-width:64em) {
    .save-this-search {
        line-height: 65px
    }
}

.save-this-search a {
    color: #515762;
    font-size: 14px;
    font-size: .875rem
}

.save-this-search a:hover {
    text-decoration: underline
}

.save-this-search span {
    color: #ff5a59;
    font-size: 18px;
    font-size: 1.125rem;
    vertical-align: -3px;
    vertical-align: -.1875rem
}

.create-alert {
    float: right
}

@media screen and (min-width:64em) {
    .create-alert {
        line-height: 65px
    }
}

.create-alert a {
    color: #515762;
    font-size: 14px;
    font-size: .875rem
}

.create-alert a:hover {
    text-decoration: underline
}

.create-alert span {
    color: #ff5a59;
    vertical-align: -3px;
    vertical-align: -.1875rem
}

.create-alert span,
.search-field {
    font-size: 18px;
    font-size: 1.125rem
}

.search-field {
    position: relative;
    background-color: #fff;
    border-radius: .1875rem;
    height: 60px;
    height: 3.75rem;
    line-height: 60px;
    line-height: 3.75rem;
    font-weight: 100;
    padding-left: 14px;
    padding-left: .875rem;
    padding-right: 14px;
    padding-right: .875rem;
    text-align: left
}

@media screen and (max-width:23.4375em) {
    .search-field,
    .search-field.hollow .icon-down {
        height: 2.75rem;
        line-height: 2.75rem
    }
}

.search-field .text-label {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: calc(100% - 16px);
    font-size: .9125rem;
}

.search-field .text-label-selected {
    position: absolute;
    top: 0;
    right: 45px;
    right: 2.8125rem;
    text-transform: capitalize;
    font-weight: 500;
    font-size: .9125rem;
}

@media screen and (min-width:64em) {
    .search-field .text-label-selected {
        font-style: italic;
        font-weight: 300
    }
}

.search-field .text-label-selected.small {
    top: 12px;
    top: .75rem;
    right: auto;
    left: 14px;
    left: .875rem;
    font-size: 13px;
    font-size: .6125rem;
    font-style: normal
}

.search-field .icon-down {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 8px;
    font-size: .5rem;
    color: #2e3238;
    width: 36px;
    width: 2.25rem;
    height: 60px;
    height: 3.75rem;
    line-height: 60px;
    line-height: 3.75rem;
    background-color: transparent;
    text-align: center;
    border-radius: 0 .1875rem .1875rem 0
}

.search-field.hollow {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff
}

.search-field.hollow .icon-down {
    height: 100%;
    background-color: transparent;
    color: #fff
}

.search-field.hover .icon-down {
    background-color: #e1e1e1;
    color: #333
}

.search-location .search-field .text-label {
    width: 100%;
    overflow: visible
}

.search-location .search-field .text-label .selectize-dropdown.single {
    border-color: #fff
}

@media screen and (min-width:64em) {
    .search-categories .text-label,
    .search-price .text-label {
        margin-top: -10px
    }
}

.search-price input {
    border-radius: 0;
    display: inline-block
}

.area-range-container,
.price-range-container,
.range-container {
    height: 150px;
    height: 9.375rem;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

@media screen and (min-width:64em) {
    .area-range-container,
    .price-range-container,
    .range-container {
        height: 18.75rem
    }
}

.desktop-search-price input,
.mobile-search-price input {
    width: calc(50% - 9px)
}

.mobile-refine-search {
    color: #fff;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    font-weight: 500
}

.mobile-refine-search span {
    font-size: 10px;
    font-size: .625rem
}

.mobile-additional-options {
    display: none
}

@media screen and (max-width:23.4375em) {
    .mobile-additional-options {
        background: #f5f5f5;
        box-shadow: 0 2px 6px #333;
        box-shadow: 0 2px 6px rgba(0, 0, 0, .5);
        left: 4.16666666665%;
        padding: 10px;
        position: absolute;
        top: 78%;
        width: 91.6666666667%;
        z-index: 2
    }
    .mobile-additional-options:before {
        background: #f5f5f5;
        content: "";
        display: block;
        height: 14px;
        left: 50%;
        margin-left: -7px;
        position: absolute;
        transform: rotate(45deg);
        top: -7px;
        width: 14px
    }
    .mobile-additional-options .search-field.hollow {
        border-color: #333;
        color: #333
    }
    .mobile-additional-options .mobile-refine-buttons {
        display: -ms-flexbox;
        display: flex
    }
    .mobile-additional-options .mobile-refine-buttons button.mobile-reset {
        -ms-flex-negative: 1;
        flex-shrink: 1;
        margin: 0
    }
    .mobile-additional-options .mobile-refine-buttons button.mobile-find {
        -ms-flex-positive: 1;
        flex-grow: 1;
        margin: 0 0 0 .625rem
    }
}

.mobile-additional-options .search-field.hollow .icon-down {
    color: #333
}

.area-list,
.price-list,
.range-list {
    display: none;
    padding-bottom: 16px;
    padding-bottom: 1rem
}

@media screen and (min-width:64em) {
    .area-list,
    .price-list,
    .range-list {
        padding-bottom: 0
    }
}

.area-list.right,
.price-list.right,
.range-list.right {
    text-align: right
}

.area-list div,
.price-list div,
.range-list div {
    padding: 5px;
    padding: .3125rem;
    cursor: pointer;
    font-size: 13px;
    font-size: .8125rem
}

@media screen and (min-width:64em) {
    .area-list div,
    .price-list div,
    .range-list div {
        font-size: .9125rem;
    }
}

.area-list div:hover,
.price-list div:hover,
.range-list div:hover {
    background-color: #88c940;
    color: #fff
}

.area-list.area-min-list,
.price-list.price-min-list,
.range-list.range-min-list {
    display: block
}

input.range {
    display: inline-block;
    border-radius: 0;
    width: calc(50% - 9px);
    font-size: 16px;
    font-size: 1rem
}

@media screen and (max-width:63.9375em) {
    input.range {
        height: auto;
        padding: .25rem
    }
}

.tabs-panel input {
    margin-bottom: 8px;
    margin-bottom: .5rem
}

@media screen and (min-width:64em) {
    .tabs-panel input {
        margin-bottom: 1rem
    }
}

@media screen and (max-width:63.9375em) {
    .tabs-panel input {
        height: auto;
        padding: .25rem
    }
}

.listing-type,
.search-type {
    width: 130px;
    width: 8.125rem;
    margin-right: 10px;
    margin-right: .625rem
}

.dropdown-pane {
    padding: 5px;
    padding: .3125rem;
    left: auto!important;
    right: 0!important;
    margin-right: 0!important;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, .4)
}

@media screen and (min-width:64em) {
    .dropdown-pane {
        padding: .625rem
    }
}

.dropdown-pane.listing-type,
.dropdown-pane.search-type {
    width: 180px!important;
    width: 11.25rem!important
}

.dropdown-pane.search-refine {
    width: 730px!important;
    width: 45.625rem!important
}

.dropdown-pane#location-dropdown {
    width: 450px!important;
    width: 28.125rem!important
}

.dropdown-pane#location-dropdown.dropdown-pane-km,
.dropdown-pane#location-dropdown.dropdown-pane-zh-cn {
    width: 100%!important
}

.dropdown-pane .dropdown-item {
    font-weight: 100;
    cursor: pointer;
    padding-left: 3px;
    padding-left: .1875rem
}

.dropdown-pane .dropdown-item:hover {
    font-weight: 300;
    background-color: #88c940;
    color: #fff
}

.dropdown-pane .tabs-panel {
    padding-top: 8px;
    padding-top: .5rem;
    padding-bottom: 8px;
    padding-bottom: .5rem
}

@media screen and (min-width:64em) {
    .dropdown-pane .tabs-panel {
        padding-top: 1rem;
        padding-bottom: 1rem
    }
}

.dropdown-pane button.hollow {
    border-color: #2e3238;
    color: #2e3238;
    width: auto;
    margin-bottom: 0
}

.dropdown-pane button.hollow:hover {
    border-color: #000;
    color: #000
}

.dropdown-pane button.highlight {
    width: auto;
    padding-left: 60px;
    padding-left: 3.75rem;
    padding-right: 60px;
    padding-right: 3.75rem;
    margin-bottom: 0
}

.search-location {
    width: 590px;
    width: 36.875rem;
    margin-right: 10px;
    margin-right: .625rem
}

.search-location .icon-down {
    position: absolute;
    top: 0;
    transform: translateY(0);
    right: 0;
    width: 50px;
    width: 3.125rem;
    height: 60px;
    height: 3.75rem;
    line-height: 60px;
    line-height: 3.75rem;
    font-size: 18px;
    font-size: 1.125rem;
    background-color: #88c940;
    color: #fff;
    text-align: center;
    border-radius: 0 .1875rem .1875rem 0
}

.search-button {
    float: left;
    width: 160px;
    width: 10rem
}

.search-button button {
    padding: 0;
    height: 60px;
    height: 3.75rem;
    line-height: 60px;
    line-height: 3.75rem;
    font-weight: 500;
    font-size: 20px;
    font-size: 1.25rem;
    text-align: center;
    color: #fff
}

@media screen and (max-width:23.4375em) {
    .search-button button {
        height: 2.75rem;
        line-height: 2.75rem
    }
}

.search-categories {
    clear: left
}

.search-categories,
.search-price,
.search-refine {
    width: 237px;
    width: 14.8125rem;
    margin-right: 10px;
    margin-right: .625rem
}

.search-on-map {
    float: left;
    line-height: 60px;
    line-height: 3.75rem
}

.search-on-map a {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700
}

.search-on-map a span {
    color: #fff;
    text-decoration: underline
}

.search-on-map a span.icon-map-o {
    color: #ff5a59;
    text-decoration: none;
    font-size: 26px;
    font-size: 1.625rem;
    vertical-align: -7px;
    vertical-align: -.4375rem
}

.search-order {
    width: 200px;
    width: 12.5rem
}

.search-order button {
    border-radius: 0!important
}

.search-order .dropdown-pane {
    width: 100%
}

.search-order .dropdown-pane input {
    display: none
}

.search-order .dropdown-pane label {
    font-weight: 100;
    font-size: 16px;
    font-size: 1rem;
    color: #515762;
    line-height: 1.4;
    padding-left: 3px;
    padding-left: .1875rem;
    cursor: pointer
}

.search-order .dropdown-pane label:hover {
    font-weight: 300;
    background-color: #88c940;
    color: #fff
}

.search-location .search-field {
    height: auto!important;
    min-height: 60px;
    min-height: 3.75rem;
    padding-left: 0!important;
    padding-right: 0!important;
    line-height: 0
}

@media screen and (max-width:23.4375em) {
    .search-location .search-field {
        min-height: 2.75rem
    }
    .search-location .search-field .selectize-input {
        padding: 0 10px!important
    }
    .search-location .search-field .icon-down,
    .search-location .search-field .selectize-input input {
        height: 2.75rem;
        line-height: 2.75rem
    }
}

.search-location .search-field .text-label {
    text-overflow: none;
    white-space: normal
}

.search-location .search-field>input {
    width: calc(100% - 50px);
    border: 0;
    padding-left: 16px;
    padding-left: 1rem
}

.search-location .search-field .selectize-control {
    /*width: calc(100% - 50px);*/
    width: calc(100%);
    border: 0;
    padding-left: 0
}

.search-location .text-label>input {
    height: 60px!important;
    height: 3.75rem!important
}

.listing-detail .search-location .search-field,
.search-results .search-location .search-field {
    padding-left: 0!important;
    padding-right: 0!important;
    min-height: 58px!important;
    min-height: 3.625rem!important;
    line-height: 0!important
}

.listing-detail .search-location .search-field>input,
.search-results .search-location .search-field>input {
    width: calc(100% - 50px);
    height: 58px;
    height: 3.625rem;
    border: 0;
    padding-left: 16px;
    padding-left: 1rem
}

.listing-detail .search-location .search-field .selectize-control,
.search-results .search-location .search-field .selectize-control {
    width: calc(100% - 50px);
    border: 0;
    padding-left: 0
}

.listing-detail .search-location .search-field .selectize-control.multi .selectize-input,
.search-results .search-location .search-field .selectize-control.multi .selectize-input {
    padding: 9px 10px 10px
}

.dropdown-pane .search-field-wrapper {
    width: 100%;
    margin-bottom: 16px;
    margin-bottom: 1rem
}

.dropdown-pane .search-field-wrapper .search-field {
    color: #2e3238;
    border: 1px solid #2e3238
}

.dropdown-pane .search-field-wrapper .search-field .icon-down {
    color: #2e3238;
    height: 58px;
    height: 3.625rem;
    line-height: 58px;
    line-height: 3.625rem
}

.dropdown-pane .search-field-wrapper .dropdown-pane {
    width: 100%
}

.dropdown-pane .multicheckbox-container {
    padding-left: 16px;
    padding-left: 1rem;
    padding-right: 16px;
    padding-right: 1rem;
    padding-bottom: 16px;
    padding-bottom: 1rem;
    height: 150px;
    height: 9.375rem;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    font-size: 14px;
    font-size: .875rem
}

@media screen and (min-width:64em) {
    .dropdown-pane .multicheckbox-container {
        height: 18.75rem;
        font-size: 1rem;
        padding-bottom: 0
    }
}

.dropdown-pane .multicheckbox-container label {
    font-weight: 100;
    font-size: 14px;
    font-size: .875rem;
    color: #515762;
    line-height: 1.4;
    cursor: pointer
}

@media screen and (min-width:64em) {
    .dropdown-pane .multicheckbox-container label {
        font-size: 1rem
    }
}

.dropdown-pane .multicheckbox-container label input {
    margin-bottom: 16px;
    margin-bottom: 1rem
}

.dropdown-pane .tabs {
    border: 0
}

.dropdown-pane .tabs .tabs-title {
    width: 50%;
    text-align: center;
    border-bottom: 1px solid #d9d9d9
}

.dropdown-pane .tabs .tabs-title.is-active {
    border-bottom-color: #88c940
}

.dropdown-pane .tabs .tabs-title>a[aria-selected=true] {
    background-color: #fff;
    color: #88c940
}

.dropdown-pane .tabs a {
    font-weight: 100;
    font-size: 14px;
    font-size: .875rem;
    color: #515762;
    padding: 8px;
    padding: .5rem
}

@media screen and (min-width:64em) {
    .dropdown-pane .tabs a {
        padding: 1rem;
        font-size: 1rem
    }
}

.dropdown-pane .tabs-content {
    border: 0
}

.dropdown-pane .tabs-content .tabs-panel {
    padding-left: 0;
    padding-right: 0;
    position: relative
}

.dropdown-pane .tabs-content .tabs-panel:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 8px;
    height: 20px;
    width: 100%;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, hsla(0, 0%, 100%, 0) 1%, #fff);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=0)
}

@media screen and (min-width:64em) {
    .dropdown-pane .tabs-content .tabs-panel:after {
        bottom: 16px;
        height: 15px
    }
}

.dropdown-pane .location-content {
    height: 150px;
    height: 9.375rem;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

@media screen and (min-width:64em) {
    .dropdown-pane .location-content {
        height: 18.75rem
    }
}

.dropdown-pane .location-content>ul {
    margin-left: 2px;
    margin-left: -1.255rem
}

.dropdown-pane .location-content label {
    font-weight: 100;
    font-size: 14px;
    font-size: .875rem;
    color: #515762;
    line-height: 1.8;
    padding-left: 5px;
    padding-left: .3125rem;
    cursor: pointer
}

@media screen and (min-width:64em) {
    .dropdown-pane .location-content label {
        font-size: 1rem
    }
}

.dropdown-pane .location-content label input {
    margin-bottom: 0
}

.dropdown-pane .location-content label:hover {
    color: #fff;
    background-color: #88c940
}

.dropdown-pane ul {
    list-style: none
}

.dropdown-pane .checkbox {
    font-weight: 100;
    font-size: 16px;
    font-size: 1rem;
    color: #515762
}

.dropdown-pane .checkbox input {
    margin-bottom: 0
}

.checkbox {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%
}

#search-form-initial {
    display: none
}

@media screen and (min-width:75.625em) {
    #search-form-initial {
        display: block;
        min-height: 5rem
    }
}

.nav-wrapper .results-form-wrapper .create-alert,
.nav-wrapper .results-form-wrapper .heading,
.nav-wrapper .results-form-wrapper .save-this-search {
    display: none
}

.nav-wrapper .results-form-wrapper .search-location .search-field {
    width: 100%
}

.nav-wrapper .results-form-wrapper .icon-down {
    right: 0!important
}

.template-home-home .listing-type,
.template-home-land .home-search .listing-type,
.template-home-land .home-search .search-type,
.template-home-project .home-search .listing-type,
.template-home-project .home-search .search-type {
    display: none
}

.template-home-land .home-search .search-location,
.template-home-project .home-search .search-location {
    width: 97%
}

.template-borey-results .search-categories,
.template-borey-results .search-type,
.template-condo-results .search-categories,
.template-condo-results .search-type,
.template-home-borey .search-categories,
.template-home-borey .search-type,
.template-home-condo .search-categories,
.template-home-condo .search-type,
.template-home-land .home-search .commercial-tab,
.template-home-land .home-search .commmercial-panel,
.template-home-land .search-categories,
.template-home-land .search-type,
.template-home-project .home-search .commercial-tab,
.template-home-project .home-search .commmercial-panel,
.template-land-results .search-categories,
.template-land-results .search-type {
    display: none
}

.template-borey-results .search-location,
.template-condo-results .search-location {
    width: 595px!important;
    width: 37.1875rem!important
}

.template-land-results .search-location {
    width: 700px!important;
    width: 43.75rem!important
}

.template-project-results .search-location {
    width: 540px!important;
    width: 33.75rem!important
}

.template-project-results .commercial-tab,
.template-project-results .commmercial-panel {
    display: none
}

.content-page .search-field {
    border: 1px solid #2e3238
}

.content-page .search-field-wrapper {
    width: 160px;
    width: 10rem;
    margin-right: 1px;
    margin-right: .0625rem
}

.content-page .listing-type,
.content-page .search-type {
    width: 96px;
    width: 6rem
}

.content-page .search-location {
    width: 420px;
    width: 26.25rem
}

.content-page .search-categories {
    clear: none
}

@media screen and (min-width:75em) {
    .apply,
    .button.submit,
    [type=color],
    [type=date],
    [type=datetime-local],
    [type=datetime],
    [type=month],
    [type=number],
    [type=search],
    [type=tel],
    [type=time],
    [type=url],
    [type=week],
    input[id=email_address],
    input[id=enquiry_type],
    input[id=loan_size],
    input[id=name],
    input[id=phone_number],
    select,
    textarea[name=comments] {
        max-width: 60%
    }
}

@media screen and (min-width:75em) {
    .companies {
        max-width: 70%
    }
}

.button.submit {
    background-color: #ff5a59;
    color: #fff;
    display: block;
    width: 100%
}

.home-search {
    padding-top: 16px;
    padding-top: 8rem;
    height: auto;
    padding-bottom: 0
}

/*@media screen and (min-width:64em) {
    .home-search {
        padding: 2.5rem 0 0
    }
}*/
@media screen and (max-width: 568px) {
    .home-search {
        padding-top: 16px;
        padding-top: 2rem !important;
        height: auto;
        padding-bottom: 0;
    }
}
.home-search .rows {
    position: relative
}

.home-search .rows .js-mobile-search {
    margin: 0
}

.home-search .logo {
    margin: 40px auto;
    margin: 2.5rem auto;
    width: 370px;
    width: 23.125rem
}

.home-search .heading {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 500;
    color: #fff
}

.home-search .advertise {
    position: absolute;
    top: 10px;
    top: .625rem;
    right: 15px;
    right: .9375rem
}

.home-search .advertise .button {
    color: #fff;
    border-color: #fff;
    border-width: 2px;
    border-width: .125rem;
    font-weight: 500
}

.home-search .listing-type,
.home-search .search-type {
    width: 100%;
    margin-bottom: 16px
}

@media screen and (min-width:64em) {
    .home-search .listing-type,
    .home-search .search-type {
        width: 20%;
        margin-bottom: 16px;
        margin-right: 3%
    }
}

.home-search .search-location {
    width: 100%;
    margin-bottom: 16px
}

@media screen and (min-width:64em) {
    .home-search .search-location {
        width: 74%;
        margin-right: 3%
    }
}

.home-search .search-categories,
.home-search .search-price,
.home-search .search-refine {
    width: 100%;
    margin-bottom: 16px
}

@media screen and (min-width:64em) {
    .home-search .search-categories,
    .home-search .search-price,
    .home-search .search-refine {
        width: 30.33333%;
        margin-right: 3%
    }
}

@media screen and (max-width:63.9375em) {
    .home-search .search-field-wrapper {
        width: 100%;
        margin-bottom: 16px
    }
}

.home-search .search-refine {
    margin-right: 0
}

.home-search .search-button {
    width: 100%
}

@media screen and (max-width:63.9375em) {
    .home-search .dropdown-pane {
        width: 100%!important
    }
}

.home-search .transparent-bar {
    background: rgba(0, 0, 0, .5);
    margin: 40px 0 0;
    margin: 2.5rem 0 0;
    padding: 6px 0;
    padding: .375rem 0
}

.home-search .transparent-bar a {
    color: #fff
}

.home-search .transparent-bar a:hover {
    text-decoration: underline
}

.home-search .transparent-bar a .icon-apple {
    background: url(../icon-apple.html) 50% 50% no-repeat
}

.home-search .transparent-bar a .icon-android {
    background: url(../icon-android.html) 50% 50% no-repeat
}

.home-search .transparent-bar a .icon-android,
.home-search .transparent-bar a .icon-apple {
    background-size: 100%;
    display: inline-block;
    height: 14px;
    width: 14px
}

.home-featured {
    margin-bottom: 50px;
    margin-bottom: 3.125rem
}

@media screen and (max-width:23.4375em) {
    .home-featured {
        max-width: 100%;
        overflow: hidden
    }
}

.home-featured .heading {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 500;
    text-align: center
}

@media screen and (min-width:75.625em) {
    .home-featured .heading {
        font-size: 2.25rem
    }
}

.home-featured .swiper-pagination {
    position: relative;
    z-index: auto
}

.home-featured .swiper-container {
    max-width: 870px;
    max-width: 54.375rem;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    margin-bottom: 1.875rem
}

.home-featured .swiper-pagination {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.home-featured .swiper-pagination-bullet {
    width: 20px;
    width: 1.25rem;
    height: 30px;
    height: 1.875rem;
    text-align: center;
    line-height: 30px;
    line-height: 1.875rem;
    font-size: 13px;
    font-size: .8125rem;
    color: #2e3238;
    opacity: 1;
    background: none
}

.home-featured .swiper-pagination-bullet-active {
    color: #2e3238;
    background: none;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 500;
    border-radius: 0;
    border-bottom: 1px solid #2e3238
}

.home-articles {
    margin-bottom: 30px;
    margin-bottom: 1.875rem
}

.home-articles .heading {
    font-size: 20px;
    font-size: 1.25rem;
    text-align: center;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    font-weight: 500
}

@media screen and (min-width:64em) {
    .home-articles .heading {
        font-size: 2.25rem;
        text-align: left
    }
}

.home-articles hr {
    border-bottom-color: #a4aea9
}

@media screen and (min-width:64em) {
    .template-home-borey .home-articles .heading,
    .template-home-condo .home-articles .heading,
    .template-home-project .home-articles .heading {
        font-size: 1.5rem;
        text-align: left
    }
}

@media screen and (min-width:75.625em) {
    .template-home-borey .home-articles .heading,
    .template-home-condo .home-articles .heading,
    .template-home-project .home-articles .heading {
        font-size: 1.75rem
    }
}

.nav-wrapper.shrink .language-switcher button {
    color: #fff!important
}

.nav-wrapper.shrink .language-switcher button:focus {
    outline: 0 none
}

.nav-wrapper.shrink .auth-wrapper {
    color: #2e3238!important
}

.nav-wrapper.shrink .auth-wrapper>a:first-of-type {
    color: #fff!important
}

@media screen and (min-width:75.625em) {
    .nav-wrapper.shrink .auth-wrapper a:first-of-type:hover,
    .nav-wrapper.shrink .language-switcher button:hover {
        background-color: #2c5e60!important
    }
}

.template-home .listing-card .listing-label {
    background-color: #88c940;
    padding: 5px;
    padding: .3125rem
}

.mobile-advertise-ribbon {
    position: fixed;
    left: 10px;
    left: .625rem;
    bottom: 10px;
    bottom: .625rem;
    background-color: #1c3c3d;
    padding: 5px;
    padding: .3125rem;
    font-size: 12px;
    font-size: .75rem;
    width: 120px;
    width: 7.5rem;
    text-align: center;
    z-index: 1;
    font-weight: 500
}

@media screen and (min-width:64em) {
    .mobile-advertise-ribbon {
        display: none
    }
}

.mobile-advertise-ribbon:before {
    border: 6px inset;
    border-color: #1c3c3d transparent transparent;
    border-bottom-style: solid;
    bottom: -12px;
    content: "";
    display: block;
    height: 0;
    left: 0;
    position: absolute;
    width: 0;
    z-index: 89
}

.mobile-advertise-ribbon a {
    color: #fff
}

.mobile-advertise-footer {
    background-color: #1c3c3d;
    bottom: 0;
    padding: 20px 20px 5px;
    padding: 1.25rem 1.25rem .3125rem;
    position: absolute;
    z-index: 10001
}

.mobile-advertise-footer .button.hollow {
    color: #fff;
    border-color: #fff
}

.mobile-advertise-footer .button.login {
    background-color: #a3aea8
}

.template-home footer {
    position: relative
}

.button.hollow.dark {
    color: #2e3238;
    border-color: #2e3238
}

.template-home-borey .home-featured .swiper-container,
.template-home-condo .home-featured .swiper-container,
.template-home-land .home-featured .swiper-container,
.template-home-project .home-featured .swiper-container {
    max-width: none;
    margin-bottom: 0
}

@media screen and (min-width:64em) {
    .template-home-borey .home-featured .swiper-container,
    .template-home-condo .home-featured .swiper-container,
    .template-home-land .home-featured .swiper-container,
    .template-home-project .home-featured .swiper-container {
        margin-bottom: 1.875rem
    }
}

@media screen and (max-width:63.9375em) {
    .template-home-borey .home-featured .swiper-container .swiper-button-prev,
    .template-home-condo .home-featured .swiper-container .swiper-button-prev,
    .template-home-land .home-featured .swiper-container .swiper-button-prev,
    .template-home-project .home-featured .swiper-container .swiper-button-prev {
        background-color: #fff;
        background-size: 27px 22px;
        left: 0
    }
}

@media screen and (max-width:63.9375em) {
    .template-home-borey .home-featured .swiper-container .swiper-button-next,
    .template-home-condo .home-featured .swiper-container .swiper-button-next,
    .template-home-land .home-featured .swiper-container .swiper-button-next,
    .template-home-project .home-featured .swiper-container .swiper-button-next {
        background-color: #fff;
        background-size: 27px 22px;
        right: 0
    }
}

.template-home-borey .home-featured .button,
.template-home-condo .home-featured .button,
.template-home-land .home-featured .button,
.template-home-project .home-featured .button {
    margin-top: 30px;
    margin-top: 1.875rem;
    width: calc(100% - 20px)
}

@media screen and (min-width:64em) {
    .template-home-borey .home-featured .button,
    .template-home-condo .home-featured .button,
    .template-home-land .home-featured .button,
    .template-home-project .home-featured .button {
        width: auto;
        margin-top: 0
    }
}

.template-home-borey .project-card .rows,
.template-home-condo .project-card .rows,
.template-home-land .project-card .rows,
.template-home-project .project-card .rows {
    margin: 0
}

.project-card {
    background-color: #fff;
    transition: all .2s ease;
    border-top: 1px solid #f4f3f3
}

@media screen and (min-width:64em) {
    .project-card {
        margin-bottom: 1.875rem;
        border-top: 0
    }
}

.project-card a {
    color: #2e3238
}

.project-card .project-content-wrapper {
    position: relative
}

.project-card .project-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 16px;
    padding: 1rem
}

.project-card .project-content .project-name {
    width: 100%;
    margin-bottom: 8px;
    margin-bottom: .5rem;
    font-size: 30px;
    font-size: 1.875rem;
    text-align: center;
    line-height: 1.2;
    font-weight: 700
}

.project-card .project-content .project-address {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    text-align: center;
    font-weight: 500
}

.project-card .project-content .project-headline {
    margin-bottom: 16px;
    margin-bottom: 1rem;
    margin-right: 32px;
    margin-right: 2rem;
    text-align: justify;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 500
}

.project-card .project-content .project-description {
    margin-right: 32px;
    margin-right: 2rem;
    text-align: justify;
    font-size: 14px;
    font-size: .875rem
}

.project-card .project-content .project-logo {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    padding: 20px 0 10px;
    padding: 1.25rem 0 .625rem;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, #fff 25%, #fff)
}

.project-card .project-content .project-logo img {
    max-width: 160px;
    max-width: 10rem;
    max-height: 70px;
    max-height: 4.375rem
}

.project-card .project-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: hsla(150, 6%, 66%, .5)
}

.project-card .project-overlay span {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90%;
    text-align: center;
    font-size: 24px;
    font-size: 1.5rem;
    color: #fff;
    transform: translateY(-50%) translateX(-50%);
    line-height: 1.2;
    text-shadow: 0 0 5px #000;
    font-weight: 700
}

.project-card .project-banner {
    padding: 5px 10px;
    padding: .3125rem .625rem;
    background-color: #a4aea9;
    color: #fff;
    font-weight: 700
}

.project-card .project-banner .project-address {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.project-card.current-project .project-overlay,
.project-card:hover .project-overlay {
    background-color: hsla(150, 6%, 66%, 0)
}

.project-card.current-project .project-overlay span,
.project-card:hover .project-overlay span {
    display: block
}

.project-card.current-project .project-banner,
.project-card:hover .project-banner {
    background-color: #1c3c3d
}

.project-card .project-blurb {
    padding: 10px;
    padding: .625rem
}

.project-card .project-blurb p {
    font-size: 13px;
    font-size: .8125rem;
    margin-bottom: 0
}

.listing-thumb .project-name {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px 5px;
    padding: .625rem .3125rem;
    background-color: hsla(150, 6%, 66%, .5);
    color: #fff;
    text-align: center;
    line-height: 1.2;
    text-shadow: 0 0 5px #000;
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.swiper-container .project-card {
    margin-bottom: 0
}

.fix-menu {
    position: fixed;
    top: 30%;
    z-index: 5000011;
    left: 0;
    width: 55px;
    background-color: #1c3c3d;
    padding: 8px
}

.fix-menu .fix-icon-right {
    width: 100%;
    float: left;
    position: relative
}

.fix-menu .fix-icon-right a {
    background-color: #88c940;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px;
    transition: all .3s ease;
    border: 1px solid #88c940
}

.fix-menu .fix-icon-right:hover {
    background-color: #fff;
    color: #88c940;
    border-color: #88c940
}

.fix-menu .fix-icon-right:hover .fix-content {
    display: block
}

.fix-menu .fix-icon-right .fix-content {
    background-color: #88c940;
    color: #fff;
    padding: 8px;
    position: absolute;
    left: calc(100% + 35px);
    width: 185px;
    top: 0;
    text-align: center;
    display: none;
    font-weight: 600
}

.fix-menu .fix-icon-right .fix-content:after {
    content: "";
    position: absolute;
    right: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 20px 0;
    border-color: transparent #88c940 transparent transparent;
    top: 0;
    bottom: 0;
    margin: auto
}

.fix-menu .fix-icon-right .fix-content.barcodeContent {
    top: auto;
    bottom: -57px
}

.fix-menu .fix-icon-right:last-child a {
    margin-bottom: 0;
    display: -ms-flexbox!important;
    display: flex!important
}

.fix-menu .fb-livechat,
.fix-menu .fb-widget {
    display: none;
    background: transparent!important
}

.fix-menu .ctrlq.fb-button,
.fix-menu .ctrlq.fb-close {
    position: relative;
    cursor: pointer
}

.fix-menu .ctrlq.fb-button {
    z-index: 1
}

.fix-menu .fb-widget {
    background: #fff;
    z-index: 2;
    position: fixed;
    width: 360px;
    height: 435px;
    overflow: hidden;
    opacity: 0;
    bottom: 0;
    right: 55px;
    box-shadow: 0 5px 40px rgba(0, 0, 0, .16);
    -webkit-box-shadow: 0 5px 40px rgba(0, 0, 0, .16);
    -moz-box-shadow: 0 5px 40px rgba(0, 0, 0, .16);
    -o-box-shadow: 0 5px 40px rgba(0, 0, 0, .16)
}

.fix-menu .fb-credit {
    text-align: center;
    margin-top: 8px
}

.fix-menu .ctrlq.fb-close {
    position: fixed;
    right: 55px;
    cursor: pointer;
    z-index: 4;
    padding: 0 6px;
    background: #3b5999;
    font-weight: 700;
    font-size: 11px;
    color: #fff;
    margin: 8px;
    border-radius: 3px
}

.fix-menu .ctrlq.fb-close:after {
    content: "x";
    font-family: sans-serif
}

.footer-barcode {
    margin: 20px auto
}

.footer-barcode img {
    max-width: 100%;
    height: auto;
    float: left;
    width: 45%
}

.footer-barcode:last-child {
    float: right
}

.panel {
    /* background-color: #fff;
    padding: 20px;
    padding: 1.25rem;
    margin-bottom: 30px;
    margin-bottom: 1.875rem */
}

@media screen and (max-width:41.6875em) {
    .rows.collapse-for-small>.column,
    .rows.collapse-for-small>.columns {
        padding-left: 0;
        padding-right: 0
    }
}

.listing-thumb {
    position: relative;
    background: no-repeat 50%;
    background-color: #eee;
    background-size: cover;
    overflow: hidden;
    height: 0;
    padding-bottom: 75%
}

.listing-card {
    position: relative;
    background-color: #fff;
    font-size: 13px;
    font-size: .8125rem
}

@media screen and (min-width:75.625em) {
    .listing-card {
        font-size: 1rem
    }
}

.listing-card a {
    color: #515762
}

.listing-card .listing-label {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    font-weight: 500;
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1;
    text-transform: uppercase
}

@media screen and (min-width:75.625em) {
    .listing-card .listing-label {
        font-size: .8125rem
    }
}

.listing-card .listing-label .label-type {
    text-transform: uppercase;
    padding: 5px;
    padding: .3125rem;
    margin-bottom: 3px;
    margin-bottom: .1875rem
}

.listing-card .listing-label .label-type.featured {
    background-color: #02b7f2
}

.listing-card .listing-label .label-type.premium {
    background-color: #88c940
}

.listing-card .listing-label .label-type.sold-leased {
    background-color: #ff5a59
}

.listing-card .listing-content {
    padding: 7px 8px;
    padding: .4375rem .5rem
}

@media screen and (min-width:75.625em) {
    .listing-card .listing-content {
        padding: .875rem 1rem
    }
}

.listing-card.map-layout .listing-content {
    padding: 7px 8px;
    padding: .4375rem .5rem
}

.listing-card .listing-suburb {
    font-weight: 500;
    font-size: 13px;
    font-size: .8125rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

@media screen and (min-width:75.625em) {
    .listing-card .listing-suburb {
        font-size: 1.125rem
    }
}

.listing-card .listing-address,
.listing-card .listing-price {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.listing-card .listing-price {
    font-weight: 500
}

.listing-card .listing-save {
    position: absolute;
    bottom: 7px;
    bottom: .4375rem;
    right: 8px;
    right: .5rem;
    color: #ff5a59;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1
}

@media screen and (min-width:75.625em) {
    .listing-card .listing-save {
        bottom: .875rem;
        right: 1rem;
        font-size: 1.375rem
    }
}

.listing-card .listing-save a {
    color: #ff5a59!important
}

.listing-card .listing-divider {
    margin-top: 10px;
    margin-top: .625rem;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    background-color: #e1e1e1;
    height: 1px;
    height: .0625rem
}

.listing-card .icon-heart-loading {
    background: transparent url(../ring.html) no-repeat 0 0;
    background-size: 22px 22px;
    display: block;
    height: 22px;
    width: 22px
}

.listing-card .branding-banner {
    height: 45px;
    width: 100%;
    background-color: #fff;
    position: relative;
    bottom: 0 rem;
    z-index: 1;
    display: block
}

@media screen and (min-width:64em) {
    .listing-card .branding-banner {
        position: absolute;
        bottom: 3.4375rem
    }
}

.listing-card .branding-banner .office-logo {
    right: 0;
    bottom: auto;
    vertical-align: middle;
    max-height: 100%;
    position: absolute
}

.listing-card .branding-banner .office-logo img {
    height: 45px
}

.listing-card .listing-contact {
    bottom: 0;
    position: absolute;
    right: 15px
}

.listing-card .listing-contact a {
    padding: 6px 8px 7px
}

.single-branding-banner {
    height: 45px;
    width: 100%;
    background-color: #fff;
    z-index: 1;
    display: block;
    margin-bottom: 12px;
    margin-bottom: .75rem;
    position: absolute;
    top: 0;
    left: 0
}

.single-branding-banner .office-logo {
    right: 8px;
    right: .5rem;
    bottom: auto;
    vertical-align: middle;
    max-height: 100%;
    position: absolute;
    width: auto;
    height: auto;
    line-height: 2.5
}

.single-branding-banner .office-name {
    float: left;
    vertical-align: middle;
    padding-top: 8.8px;
    padding-top: .55rem;
    padding-left: 8px;
    padding-left: .5rem;
    overflow: ellipsis
}

.single-branding-banner.has-license .office-name {
    padding-top: 4px!important;
    padding-top: .25rem!important
}

.single-branding-banner.has-license h2 {
    line-height: 1.125!important;
    margin-bottom: 0!important
}

.single-branding-banner-spacer {
    margin-bottom: 45px
}

.single-branding-banner-spacer.extra {
    margin-bottom: 50px
}

#listing-desctiption,
.office-details-panel {
    position: relative
}

#listing-desctiption {
    margin: 0 0 2px
}

@media screen and (min-width:64em) {
    #listing-desctiption {
        margin: 0 0 30px
    }
}

.home-featured .listing-price {
    margin-right: 24px;
    margin-right: 1.5rem
}

.listing-card.favourite {
    border: 1px solid #2e3238;
    margin: 0 5px 5px
}

.listing-card.favourite .rows {
    margin-left: 0;
    margin-right: 0
}

.listing-card.favourite .listing-content {
    padding: 5px;
    padding: .3125rem
}

.listing-card.favourite .listing-category,
.listing-card.favourite .listing-price {
    font-size: 15px;
    font-size: .9375rem;
    font-weight: 500
}

.search-card {
    border: 1px solid #2e3238;
    margin: 0 5px 5px;
    padding: 5px;
    padding: .3125rem
}

.search-card .search-name {
    font-size: 15px;
    font-size: .9375rem;
    font-weight: 500;
    color: #515762
}

.search-card .search-alert {
    font-size: 13px;
    font-size: .8125rem;
    color: #515762
}

.mobile-user .search-card {
    border: 0;
    border-top: 1px solid #2e3238;
    margin: 0;
    padding: 0
}

.mobile-user .search-card a {
    display: inline-block;
    padding: 5px 15px;
    padding: .3125rem .9375rem
}

.mobile-user .search-card .search-name {
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 500;
    color: #fff
}

.mobile-user .search-card .search-alert {
    font-size: 11px;
    font-size: .6875rem;
    color: #fff
}

.search-results h1.heading {
    font-size: 24px;
    font-size: 1.5rem;
    margin: 25px 0 0
}

.search-results .breadcrumbs {
    background-color: #fff;
    margin-bottom: 0
}

.search-results .search-field-wrapper {
    position: relative
}

.search-results .search-field {
    position: relative;
    background-color: #fff;
    border: 1px solid #2e3238;
    border-radius: .1875rem;
    height: 60px;
    height: 3.75rem;
    line-height: 60px;
    line-height: 3.75rem;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 100;
    padding-left: 14px;
    padding-left: .875rem;
    padding-right: 14px;
    padding-right: .875rem
}

.search-results .search-field .icon-down {
    position: absolute;
    height: 58px;
    height: 3.625rem;
    line-height: 58px;
    line-height: 3.625rem;
    color: #88c940
}

.search-results .listing-type,
.search-results .search-type {
    width: 100%
}

@media screen and (min-width:64em) {
    .search-results .listing-type,
    .search-results .search-type {
        width: 6.5625rem;
        margin-right: .0625rem
    }
}

.search-results .search-location {
    width: 100%
}

@media screen and (min-width:64em) {
    .search-results .search-location {
        width: 27.1875rem;
        margin-right: .0625rem;
        max-width: 100%
    }
}

.search-results .search-location .icon-down {
    position: absolute;
    top: 0;
    transform: translateY(0);
    right: 0;
    width: 50px;
    width: 3.125rem;
    height: 58px;
    height: 3.625rem;
    line-height: 58px;
    line-height: 3.625rem;
    font-size: 18px;
    font-size: 1.125rem;
    background-color: #88c940;
    color: #fff;
    text-align: center;
    border-radius: 0 .1875rem .1875rem 0
}

.search-results .search-button {
    float: left;
    width: 160px;
    width: 10rem
}

.search-results .search-button button {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    font-size: 1.25rem;
    height: 60px;
    height: 3.75rem;
    line-height: 60px;
    line-height: 3.75rem;
    margin: 0;
    padding: 0;
    text-align: center
}

.search-results .search-categories {
    width: 100%
}

@media screen and (min-width:64em) {
    .search-results .search-categories {
        width: 10rem;
        margin-right: .0625rem;
        clear: none
    }
}

.search-results .search-price {
    width: 100%
}

@media screen and (min-width:64em) {
    .search-results .search-price {
        width: 9.0625rem;
        margin-right: .0625rem
    }
}

.search-results .search-field-wrapper.search-refine {
    width: 160px;
    width: 10rem;
    margin-right: 1px;
    margin-right: .0625rem
}

.search-results .sort-order {
    width: 160px;
    width: 10rem;
    border-radius: 0
}

.search-results .view-switcher {
    float: right
}

.search-results .view-switcher a {
    display: block;
    float: left;
    height: 60px;
    height: 3.75rem;
    line-height: 60px;
    line-height: 3.75rem;
    color: #2e3238;
    border: 1px solid #2e3238;
    font-size: 18px;
    font-size: 1.125rem;
    padding: 0 15px;
    padding: 0 .9375rem;
    font-weight: 100
}

.search-results .view-switcher a.active {
    background-color: #2e3238;
    color: #fff
}

.search-results .view-switcher a.active span.icon-grid {
    background: #f5f5f5
}

.search-results .view-switcher a.active span.icon-grid:after,
.search-results .view-switcher a.active span.icon-grid:before {
    border-bottom-color: #2e3238
}

.search-results .view-switcher span {
    font-size: 28px;
    font-size: 1.75rem;
    vertical-align: text-top
}

.search-results .view-switcher span.icon-grid {
    background: #2e3238;
    display: inline-block;
    height: 17px;
    margin: 2px 0 0;
    position: relative;
    width: 17px
}

.search-results .view-switcher span.icon-grid:after,
.search-results .view-switcher span.icon-grid:before {
    border-bottom: 1px solid #f5f5f5;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 8px;
    width: 17px
}

.search-results .view-switcher span.icon-grid:after {
    transform: rotate(90deg)
}

.search-results-offices,
.search-results-options {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.search-results-options .view-switcher a {
    height: 40px;
    height: 2.5rem;
    line-height: 40px;
    line-height: 2.5rem
}

.search-results-options .view-switcher span {
    font-size: 21px;
    font-size: 1.3125rem
}

.search-results-options .search-field {
    height: 40px;
    height: 2.5rem;
    line-height: 40px;
    line-height: 2.5rem
}

.search-results-options .search-field .icon-down {
    height: 38px;
    height: 2.375rem;
    line-height: 38px;
    line-height: 2.375rem
}

@media screen and (max-width:63.9375em) {
    .search-results>.rows>.columns,
    .search-results>div>.rows>.columns {
        padding: 0
    }
}

.results-form-wrapper {
    background-color: #1c3c3d;
    padding: 20px 0;
    padding: 1.25rem 0
}

.results-form-wrapper.content-page {
    background-color: #fff
}

.results-form-wrapper .heading {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 500
}

.mobile-search-links {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    background-color: #fff
}

.mobile-search-links .rows {
    margin-left: 0;
    margin-right: -1px
}

.mobile-search-links a,
.mobile-search-links button {
    display: block;
    width: 100%;
    text-align: center;
    color: #2e3238;
    font-weight: 500;
    line-height: 40px;
    line-height: 2.5rem;
    border: 1px solid #2e3238;
    border-left: 0;
    white-space: nowrap;
    overflow: hidden
}

.mobile-search-links .dropdown-pane {
    margin-top: 36px!important;
    margin-top: 2.25rem!important;
    left: 0!important;
    right: 0!important
}

.mobile-search-links .dropdown-pane:after,
.mobile-search-links .dropdown-pane:before {
    border: 0
}

.mobile-search-links .dropdown-pane input {
    display: none
}

.mobile-search-links .dropdown-pane label {
    font-weight: 100;
    font-size: 16px;
    font-size: 1rem;
    color: #515762;
    line-height: 2;
    padding-left: 10px;
    padding-left: .625rem;
    cursor: pointer
}

.mobile-search-links .dropdown-pane label.selected,
.mobile-search-links .dropdown-pane label:hover {
    font-weight: 300;
    background-color: #88c940;
    color: #fff
}

.search-result-heading {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 500;
    margin: 20px 0 0;
    margin: 1.25rem 0 0
}

.search-result-description {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 500;
    margin-top: 10px;
    margin-top: .625rem;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

@media screen and (min-width:64em) {
    .search-result-description {
        font-size: 1.125rem;
        font-weight: 500;
        margin-top: 1.25rem;
        margin-bottom: 1.25rem;
        white-space: normal;
        overflow: auto
    }
}

.listing-results.grid {
    margin: 0
}

.listing-results .listing-card {
    margin-bottom: 30px;
    margin-bottom: 1.875rem
}

.listing-results .listing-card.banner-block {
    background-color: transparent
}

.listing-results .listing-card .rows {
    margin-left: 0;
    margin-right: 0
}

.listing-results .listing-card .swiper-button-next,
.listing-results .listing-card .swiper-button-prev {
    background-size: 12px 20px;
    height: 100%;
    margin: 0;
    top: 0;
    width: 20%
}

.listing-results .listing-card .swiper-button-next {
    right: 0
}

.listing-results .listing-card .swiper-button-prev {
    left: 0
}

.listing-results .listing-card .listing-label {
    position: absolute;
    left: 0;
    top: 10px;
    top: .625rem;
    bottom: auto;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    font-size: .8125rem;
    line-height: 1;
    z-index: 1
}

.listing-results .listing-card .listing-label .label-type {
    float: left;
    clear: both;
    display: block;
    text-transform: uppercase;
    padding: 5px 8px;
    padding: .3125rem .5rem;
    margin-bottom: 3px;
    margin-bottom: .1875rem
}

.listing-results .listing-card .listing-label .label-type.featured {
    background-color: #02b7f2
}

.listing-results .listing-card .listing-label .label-type.premium {
    background-color: #88c940
}

.listing-results .listing-card .listing-video-tour {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: rgba(81, 87, 98, .8);
    z-index: 1;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1
}

.listing-results .listing-card .listing-video-tour span {
    color: #fff;
    font-size: 32px;
    font-size: 2rem
}

.listing-results .listing-card .listing-video-tour .icon-video {
    padding-left: 5px;
    padding-left: .3125rem;
    padding-right: 5px;
    padding-right: .3125rem
}

.listing-results .listing-card .listing-heading {
    position: relative;
    padding: 8px 15px;
    padding: .5rem .9375rem;
    background-color: #fff;
    height: 40px;
    height: 2.5rem
}

.listing-results .listing-card .listing-heading h2 {
    margin: 0;
    padding: 0;
    font-size: 15px;
    font-size: .9375rem;
    line-height: 1.2;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 85%
}

@media screen and (min-width:64em) {
    .listing-results .listing-card .listing-heading h2 {
        font-size: 1.25rem
    }
}

.listing-results .listing-card .listing-heading .listing-save {
    color: #2e3238;
    bottom: 8px;
    bottom: .5rem;
    right: 15px;
    right: .9375rem
}

.listing-results .listing-card .listing-heading .listing-save a:hover {
    color: #ff5a59
}

.listing-results .listing-card .listing-content-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.listing-results .listing-card .listing-content {
    -ms-flex: 1;
    flex: 1;
    position: relative;
    padding: 10px 20px;
    padding: .625rem 1.25rem
}

.listing-results .listing-card .listing-icons {
    margin-top: 10px;
    margin-top: .625rem;
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.listing-results .listing-card .listing-icons .listing-icon {
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 600;
    line-height: 1;
    margin-right: 10px;
    margin-right: .625rem
}

.listing-results .listing-card .listing-icons .listing-icon span {
    font-size: 24px;
    font-size: 1.5rem;
    vertical-align: -5px;
    margin-right: 2px;
    margin-right: .125rem
}

.listing-results .listing-card .listing-icons .listing-icon span.icon-bath {
    font-size: 18px;
    font-size: 1.125rem;
    vertical-align: -3px
}

.listing-results .listing-card .listing-office-logo {
    position: absolute;
    right: 15px;
    right: .9375rem;
    bottom: 15px;
    bottom: .9375rem
}

.listing-results .listing-card .listing-office-logo img {
    max-width: 70px;
    max-width: 4.375rem;
    max-height: 40px;
    max-height: 2.5rem
}

@media screen and (min-width:64em) {
    .listing-results .listing-card .listing-office-logo img {
        max-width: 6.25rem;
        max-height: 4.375rem
    }
}

.listing-results .listing-card .listing-office-logo .awards-office-logo {
    height: auto;
    max-width: none
}

.listing-results .listing-card .listing-office-logo .awards-office-logo.small {
    margin-bottom: 30px;
    max-width: 100%;
    max-height: 100%
}

.listing-results .listing-card .listing-price {
    position: absolute;
    top: 20px;
    top: 1.25rem;
    right: 15px;
    right: .9375rem;
    text-align: right;
    font-size: 15px;
    font-size: .9375rem;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 35%
}

@media screen and (min-width:64em) {
    .listing-results .listing-card .listing-price {
        max-width: 50%;
        font-size: 1.125rem
    }
}

.listing-results .listing-card .listing-price .listing-price-sqm {
    display: block;
    color: #a4aea9;
    font-weight: 300;
    font-size: 11px;
    font-size: .6875rem
}

@media screen and (min-width:64em) {
    .listing-results .listing-card .listing-price .listing-price-sqm {
        font-size: .8125rem
    }
}

.listing-results .listing-card .listing-category {
    font-weight: 600
}

.listing-results .listing-card .listing-headline {
    font-weight: 500
}

.listing-results .listing-card .listing-address {
    font-weight: 500;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.listing-results .listing-card .listing-blurb {
    font-weight: 100
}

@media screen and (min-width:64em) {
    .listing-results .listing-card .listing-blurb {
        padding-right: 5rem
    }
}

.listing-results .listing-card .listing-date {
    clear: left;
    left: 20px;
    left: 1.25rem;
    bottom: 20px;
    bottom: 1.25rem;
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 100;
    font-style: italic;
    max-width: 165px;
    max-width: 10.3125rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

@media screen and (min-width:64em) {
    .listing-results .listing-card .listing-date {
        position: absolute
    }
}

@media screen and (min-width:75.625em) {
    .listing-results .listing-card .listing-date {
        font-size: 1rem
    }
}

.listing-results .listing-card .listing-agent {
    position: relative;
    height: 55px;
    height: 3.4375rem;
    border-top: 1px solid #e1e1e1
}

.listing-results .listing-card .listing-agent.mobile-agent {
    width: 100%;
    border-top: 0;
    border-bottom: 1px solid #e1e1e1
}

.listing-results .listing-card .listing-agent.mobile-agent .agent-name {
    display: block;
    width: calc(50% - 80px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.listing-results .listing-card .listing-agent .agent-name-awrd {
    height: 45px
}

.listing-results .listing-card .agent-photo {
    position: absolute;
    left: 10px;
    left: .625rem;
    bottom: 10px;
    bottom: .625rem;
    overflow: hidden;
    width: 75px;
    width: 4.6875rem;
    height: 75px;
    height: 4.6875rem;
    border-radius: 4.6875rem;
    border: 3px solid #fff;
    background-color: #a4aea9;
    z-index: 1
}

.listing-results .listing-card .agent-photo .agent-thumb {
    position: relative;
    background: no-repeat 50%;
    background-color: #eee;
    background-size: cover;
    overflow: hidden;
    height: 0;
    padding-bottom: 100%
}

.listing-results .listing-card .agent-name {
    margin-left: 10%;
    line-height: 55px;
    line-height: 3.4375rem;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 500
}

.listing-results .listing-card .agent-name a {
    text-decoration: underline
}

.listing-results .listing-card .listing-contact-options {
    bottom: 10px;
    bottom: .625rem;
    position: absolute;
    right: 0;
    z-index: 4
}

.listing-results .listing-card .listing-contact-options .listing-call,
.listing-results .listing-card .listing-contact-options .listing-email,
.listing-results .listing-card .listing-contact-options .listing-multi {
    float: left;
    margin-top: 10px;
    margin-top: .625rem;
    margin-right: 10px;
    margin-right: .625rem
}

@media screen and (min-width:64em) {
    .listing-results .listing-card .listing-contact-options .listing-call,
    .listing-results .listing-card .listing-contact-options .listing-email,
    .listing-results .listing-card .listing-contact-options .listing-multi {
        float: right
    }
}

.listing-results .listing-card .listing-contact-options .listing-multi {
    font-weight: 100;
    display: none;
    margin-right: 20px;
    margin-right: 1.25rem
}

@media screen and (min-width:75.625em) {
    .listing-results .listing-card .listing-contact-options .listing-multi {
        display: block
    }
}

.listing-results .listing-card .listing-contact-options label {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 100;
    color: #515762
}

.listing-results .listing-card .listing-contact-options .button {
    margin-bottom: 0;
    padding: 6px 8px 7px;
    padding: .375rem .5rem .4375rem;
    color: #fff
}

.listing-results .listing-card.featured .listing-heading {
    background-color: #1c3c3d
}

.listing-results .listing-card.featured .listing-heading .listing-save a .icon-heart-o,
.listing-results .listing-card.featured .listing-heading h2 {
    color: #fff
}

.listing-results .listing-card.featured .listing-heading .listing-save a .icon-heart {
    color: #ff5a59
}

.listing-results .listing-card.featured .listing-contact-options {
    top: 0;
    bottom: auto
}

@media screen and (max-width:63.9375em) {
    .listing-results .listing-card.featured .listing-blurb {
        padding-right: 7rem
    }
}

.listing-results .listing-card.premium .listing-heading {
    background-color: #515762
}

.listing-results .listing-card.premium .listing-heading .listing-save a .icon-heart-o,
.listing-results .listing-card.premium .listing-heading h2 {
    color: #fff
}

.listing-results .listing-card.premium .listing-heading .listing-save a .icon-heart {
    color: #ff5a59
}

.listing-results .listing-card.premium .listing-blurb {
    padding-right: 70px;
    padding-right: 4.375rem
}

@media screen and (min-width:64em) {
    .listing-results .listing-card.premium .listing-blurb {
        padding-right: 6.875rem
    }
}

.listing-results .listing-card.premium .listing-office-logo {
    position: absolute
}

@media screen and (min-width:64em) {
    .listing-results .listing-card.premium .listing-office-logo {
        bottom: 3.75rem
    }
}

.listing-results .listing-card.project .listing-address {
    margin-bottom: 0
}

.listing-results .listing-card.project .listing-headline {
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.listing-results .project-listings {
    border-top: 1px solid #a4aea9
}

.listing-results .project-listings .nested-listing-card {
    border-bottom: 1px solid #a4aea9
}

.listing-results .project-listings .nested-listing-card .listing-address {
    width: 60%;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    white-space: normal
}

.listing-results .project-listings .nested-listing-card .listing-icons {
    position: absolute;
    bottom: 0
}

.listing-results .project-listings .nested-listing-card .listing-contact-options {
    top: auto!important;
    bottom: 10px!important;
    bottom: .625rem!important
}

@media screen and (max-width:41.6875em) {
    .listing-results .project-listings {
        border: 0 none;
        padding: .3125rem .9375rem
    }
    .listing-results .project-listings .nested-listing-card {
        border: 1px solid #2e3238;
        margin: 0 0 .9375rem
    }
    .listing-results .project-listings .nested-listing-card .listing-address {
        width: 100%
    }
    .listing-results .project-listings .nested-listing-card .listing-price {
        top: .5rem
    }
}

.listing-results .project-buttons {
    text-align: center;
    padding-top: 10px;
    padding-top: .625rem;
    padding-bottom: 10px;
    padding-bottom: .625rem
}

.listing-results .project-buttons .button {
    margin-bottom: 0;
    color: #fff;
    border-radius: 0
}

.listing-results .listing-card.grid a.wrapper {
    display: block
}

.listing-results .listing-card.grid .listing-save {
    bottom: auto;
    top: 16px;
    top: 1rem;
    z-index: 2
}

.listing-results .listing-card.grid .grey-bar {
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 1
}

.listing-results .listing-card.grid .grey-bar .listing-label {
    left: auto;
    position: relative;
    top: auto
}

.listing-results .listing-card.grid .grey-bar .listing-label .featured {
    margin: 0
}

.listing-results .listing-card.grid .grey-bar .listing-date {
    bottom: auto;
    clear: none;
    color: #fff;
    float: right;
    font-size: 15px;
    font-size: .9375rem;
    font-style: normal;
    left: auto;
    margin: 0;
    max-width: none;
    padding: 0 8px 0 0;
    position: relative
}

.listing-results .listing-card.grid .listing-content {
    min-height: unset;
    padding: 10px 0;
    padding: .625rem 0;
    position: relative
}

.listing-results .listing-card.grid .listing-content .listing-category {
    margin: 0 0 5px;
    margin: 0 0 .3125rem;
    padding-right: 0;
    width: 100%
}

.listing-results .listing-card.grid .listing-content .listing-suburb {
    font-size: 13px;
    font-size: .8125rem;
    margin: 0 15px 5px 0;
    margin: 0 .9375rem .3125rem 0;
    padding: 0 20px 0 10px;
    padding: 0 1.25rem 0 .625rem;
    position: relative;
    text-align: right
}

.listing-results .listing-card.grid .listing-content .listing-suburb:after {
    display: block;
    content: "\e91c";
    font-family: portal;
    font-size: 24px;
    position: absolute;
    right: -4px;
    top: -8px
}

.listing-results .listing-card.grid .listing-content .listing-price {
    font-size: 13px;
    font-size: .8125rem;
    line-height: 24px;
    line-height: 1.5rem;
    max-width: none;
    position: relative;
    right: auto;
    top: auto
}

.listing-results .listing-card.grid .listing-content .icon-wrap {
    padding-left: 0
}

.listing-results .listing-card.grid .listing-content .listing-icons {
    height: 24px;
    margin: 0;
    overflow: hidden;
    position: relative;
    text-align: right
}

.listing-results .listing-card.grid .listing-content .listing-icons .listing-icon {
    display: inline-block;
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 400;
    line-height: 18px;
    line-height: 1.125rem;
    margin: 0
}

.listing-results .listing-card.grid .listing-content .listing-icons .listing-icon+.listing-icon {
    margin: 0 0 0 6px;
    margin: 0 0 0 .375rem
}

.listing-results .listing-card.grid .listing-content .listing-icons .listing-icon span {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 18px;
    line-height: 1.125rem;
    margin: 0;
    vertical-align: text-bottom
}

.listing-results .listing-card.grid .listing-content .listing-icons .listing-icon span.icon-bath {
    font-size: 16px;
    font-size: 1rem
}

.listing-results .listing-card.grid .listing-contact-options {
    bottom: auto!important;
    padding: 3px 0 10px;
    padding: .1875rem 0 .625rem;
    position: relative;
    right: auto;
    top: auto;
    z-index: 1
}

.listing-results .listing-card.grid .listing-contact-options:before {
    border-top: 1px solid #d4d4d4;
    content: "";
    display: block;
    left: 10px;
    height: 0;
    position: absolute;
    right: 10px;
    top: -5px
}

.listing-results .listing-card.grid .listing-contact-options object {
    display: block;
    width: 100%
}

.listing-results .listing-card.grid .listing-contact-options .listing-call .button,
.listing-results .listing-card.grid .listing-contact-options .listing-email .button {
    display: block;
    font-size: 14px;
    font-size: .875rem;
    padding: 5px 8px;
    padding: .3125rem .5rem;
    text-align: center
}

.listing-results .listing-card.grid .listing-contact-options .listing-call,
.listing-results .listing-card.grid .listing-contact-options .listing-email,
.listing-results .listing-card.grid .listing-contact-options .listing-multi {
    display: inline-block;
    float: none;
    margin: 0
}

.listing-results .listing-card.grid .listing-contact-options .listing-call,
.listing-results .listing-card.grid .listing-contact-options .listing-multi {
    padding-left: 0
}

.listing-results .listing-card.grid .listing-contact-options .listing-multi {
    text-align: right
}

.listing-results .listing-card.grid .listing-contact-options .listing-multi input {
    margin: 0
}

.listing-results .listing-card.grid .listing-contact-options .listing-multi label {
    font-size: 14px;
    font-size: .875rem
}

.listing-results .listing-card.grid .nested-listing-card .listing-content {
    padding: 10px 0;
    padding: .625rem 0
}

.listing-results .listing-card.grid .nested-listing-card .listing-content .listing-price .listing-price-sqm {
    display: inline
}

.listing-results .listing-card.grid .nested-listing-card .listing-contact-options {
    padding-bottom: 0
}

.listing-results .listing-card.grid .nested-listing-card .listing-contact-options:before {
    display: none
}

@media screen and (min-width:64em) {
    .listing-results .listing-card.grid .grey-bar {
        background: rgba(0, 0, 0, .5)
    }
    .listing-results .listing-card.grid .listing-content {
        padding: .9375rem 0
    }
    .listing-results .listing-card.grid .listing-content .listing-category {
        width: auto
    }
    .listing-results .listing-card.grid .listing-content .listing-suburb {
        font-size: 16;
        padding: 0 1.25rem 0 .9375rem
    }
    .listing-results .listing-card.grid .listing-content .listing-suburb:after {
        font-size: 36px;
        right: -10px;
        top: -14px
    }
    .listing-results .listing-card.grid .listing-content .listing-price {
        font-size: .875rem
    }
    .listing-results .listing-card.grid .listing-contact-options {
        padding: .375rem 0 .9375rem
    }
    .listing-results .listing-card.grid .listing-contact-options:before {
        left: 15px;
        right: 15px
    }
    .listing-results .listing-card.grid .listing-contact-options object {
        width: auto
    }
}

.office-name {
    margin-bottom: 16px;
    margin-bottom: 1rem
}

.office-name .agent-thumb {
    border: 0
}

.reveal-overlay {
    background-color: rgba(0, 0, 0, .9)
}

#overlay-media-box {
    overflow: initial;
    padding: 0
}

#overlay-media-box .close-button {
    font-size: 16px;
    font-size: 1rem;
    top: -32px;
    z-index: 7;
    right: 0;
    color: #fff
}

#overlay-media-box .close-button .text {
    font-size: 14.4px;
    font-size: .9rem
}

#overlay-media-box .media-overlay-title {
    padding: 6.4px;
    padding: .4rem;
    background-color: #515762
}

#overlay-media-box .media-overlay-title h2 {
    font-size: 16px;
    font-size: 1rem;
    color: #fff;
    padding: 0;
    margin: 0;
    font-weight: 700
}

#overlay-media-box .hide-button {
    cursor: pointer;
    z-index: 10;
    position: absolute;
    background-color: #fff;
    height: 24px;
    height: 1.5rem;
    transform: rotate(270deg);
    line-height: 1
}

#overlay-media-box .hide-button .icon-switch {
    text-align: center;
    color: #fff;
    height: 24px;
    height: 1.5rem;
    width: 24px;
    width: 1.5rem;
    background-color: #515762;
    display: inline-block
}

#overlay-media-box .hide-button p {
    font-size: 16px;
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
    padding: 0 8px;
    padding: 0 .5rem
}

#overlay-media-box #overlay-left {
    position: relative
}

#overlay-media-box #overlay-left .hide-button {
    display: none;
    top: 40px;
    right: -30px
}

#overlay-media-box #overlay-right {
    padding: 16px;
    padding: 1rem;
    position: relative
}

#overlay-media-box #overlay-right .hide-button {
    top: 40px;
    left: -50px
}

#overlay-media-box #overlay-right .rows {
    margin: 0
}

#overlay-media-box #overlay-right .listing-agent-card h2 {
    font-size: 17.6px;
    font-size: 1.1rem;
    padding-left: 16px;
    padding-left: 1rem
}

#overlay-media-box #overlay-right .listing-agent-card .agent-phone {
    padding-left: 16px;
    padding-left: 1rem
}

#overlay-media-box #overlay-right .contact-form p {
    font-size: 12.8px;
    font-size: .8rem;
    padding: 0 24px;
    padding: 0 1.5rem
}

.featured #media-floorplans,
.featured #media-video,
.featured #media-virtual-tour,
.featured #overlay-media-floorplans,
.featured #overlay-media-video,
.featured #overlay-media-virtual-tour {
    display: none
}

.featured #media-map,
.featured #overlay-media-map {
    display: none;
    height: 0;
    padding-bottom: 66.66667%;
    width: 100%
}

.featured #overlay-media-images {
    position: relative
}

.featured .office-details-panel h3 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1
}

.featured .office-details-panel h3 a,
.featured .office-details-panel h3 h2 a {
    color: #515762
}

.featured .office-details-panel .cambodia-award-img {
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 20px
}

.featured .office-details-panel .hide-phone {
    width: 64px;
    width: 4rem;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.featured .office-details-panel .show-phone {
    cursor: pointer;
    font-size: 11.2px;
    font-size: .7rem;
    color: #ec5840;
    display: inline-block;
    overflow: hidden;
    vertical-align: 2px;
    vertical-align: .125rem
}

.featured .listing-agent-card {
    margin-bottom: 16px;
    margin-bottom: 1rem
}

.featured .listing-agent-card h3 {
    font-size: 16px;
    font-size: 1rem;
    color: #515762
}

.featured .listing-agent-card .agent-phone {
    line-height: 1
}

.featured .listing-agent-card .agent-phone .hide-phone {
    width: 64px;
    width: 4rem;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.featured .listing-agent-card .agent-phone .show-phone {
    cursor: pointer;
    font-size: 11.2px;
    font-size: .7rem;
    color: #ec5840;
    display: inline-block;
    overflow: hidden;
    vertical-align: 2px;
    vertical-align: .125rem
}

.featured .listing-carousel {
    overflow: hidden;
    position: relative
}

.featured .listing-carousel .sharing-tools {
    display: block;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 4
}

.featured .listing-carousel .sharing-tools ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.featured .listing-carousel .sharing-tools ul li {
    display: inline-block;
    margin: 0 0 0 10px
}

.featured .listing-carousel .sharing-tools ul li a {
    background: rgba(0, 0, 0, .2);
    color: #fff;
    display: block;
    height: 34px;
    line-height: 39px;
    padding: 0 9px;
    width: 34px
}

.featured .listing-carousel-thumbs {
    overflow: hidden;
    position: relative;
    max-height: 120px;
    margin-top: 0
}

.featured .contact-form {
    margin-top: 16px;
    margin-top: 1rem
}

.featured .contact-form,
.featured .small-contact-card {
    margin-bottom: 16px;
    margin-bottom: 1rem
}

.featured .listing-header-basic {
    display: none;
    padding: 16px;
    padding: 1rem
}

.featured .listing-header-basic a {
    font-size: 12.8px;
    font-size: .8rem;
    color: #515762
}

.featured .listing-header-basic .prev-next a:first-child {
    border-right: 1px solid #515762;
    padding-right: 16px;
    padding-right: 1rem;
    margin-right: 11.2px;
    margin-right: .7rem
}

.featured .listing-header-basic .prev-next a {
    color: #515762;
    font-weight: 700;
    font-size: 11.2px;
    font-size: .7rem
}

.featured .listing-header {
    background-color: #515762;
    color: #fff;
    margin-bottom: 0;
    padding: 8px;
    padding: .5rem
}

@media screen and (min-width:64em) {
    .featured .listing-header {
        padding: 1rem;
        margin-bottom: 1.875rem
    }
}

.featured .listing-header .tags {
    border: none
}

.featured .listing-header .tags ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.featured .listing-header .tags ul li {
    padding-right: 8px;
    padding-right: .5rem;
    display: inline-block;
    font-size: 12.8px;
    font-size: .8rem;
    font-weight: 700;
    color: #fff
}

.featured .listing-header .tags ul li:after {
    padding-left: 8px;
    padding-left: .5rem;
    content: "/"
}

.featured .listing-header .tags ul li a {
    font-size: 12.8px;
    font-size: .8rem;
    font-weight: 700;
    color: #fff
}

.featured .listing-header .tags ul li:last-of-type:after {
    content: ""
}

.featured .listing-header .header-text {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 500
}

@media screen and (min-width:64em) {
    .featured .listing-header .header-text {
        font-size: 2.25rem
    }
}

.featured .listing-header .back-to-results {
    font-size: 12.8px;
    font-size: .8rem;
    padding: 16px 0;
    padding: 1rem 0
}

.featured .listing-header .back-to-results a {
    color: #fff
}

.featured .listing-header .prev-next a:first-child {
    border-right: 1px solid #fff;
    padding-right: 16px;
    padding-right: 1rem;
    margin-right: 11.2px;
    margin-right: .7rem
}

.featured .listing-header .prev-next a {
    font-weight: 700;
    font-size: 11.2px;
    font-size: .7rem;
    color: #fff
}

.featured .headline-panel {
    padding: 16px;
    padding: 1rem;
    background-color: #fff
}

@media screen and (min-width:64em) {
    .featured .headline-panel {
        margin: 1rem 0
    }
}

.featured .headline-panel h2 {
    color: #515762;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    padding: 0;
    margin: 0
}

.featured .headline-panel .sharing-tools {
    display: block
}

.featured .headline-panel .sharing-tools ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.featured .headline-panel .sharing-tools ul li {
    display: inline-block
}

.featured .headline-panel .sharing-tools ul li a {
    color: #515762;
    padding: 8px 16px;
    padding: .5rem 1rem
}

.featured .headline-panel .sharing-tools ul li a span {
    color: #ec5840
}

.featured .panel h2 {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700
}

.featured .price {
    color: #515762;
    font-size: 22.4px;
    font-size: 1.4rem;
    display: inline-block
}

.featured .area {
    color: #515762;
    font-size: 12.8px;
    font-size: .8rem
}

.featured .featured .area {
    font-size: inherit
}

.featured .property-stats ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.featured .property-stats ul li {
    display: inline-block;
    padding: 0 16px 16px 0;
    padding: 0 1rem 1rem 0
}

@media screen and (min-width:64em) {
    .featured .property-stats ul li {
        padding: 1rem
    }
}

.featured .property-price {
    font-size: 28px!important;
    font-size: 1.75rem!important;
    display: inline-block;
    margin: 0
}

@media screen and (min-width:64em) {
    .featured .property-price {
        margin-bottom: 1rem
    }
}

.featured .listing-price-sqm {
    color: #515762;
    font-size: 13px;
    font-size: .8125rem
}

.featured .property-area {
    color: #515762
}

.featured .property-type {
    display: block;
    font-size: 20px!important;
    font-size: 1.25rem!important;
    font-weight: 500!important;
    margin-bottom: 0;
    text-transform: capitalize
}

@media screen and (min-width:64em) {
    .featured .property-type {
        display: inline-block;
        margin-bottom: 1rem
    }
}

.featured .property-address {
    display: inline-block;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 300!important;
    text-transform: capitalize
}

.featured .property-address .icon-marker {
    float: left;
    line-height: 30px;
    margin: -2px 0 16px -7px
}

@media screen and (min-width:64em) {
    .featured .property-address .icon-marker {
        float: none;
        line-height: 1;
        margin: 0
    }
}

.property-details .details ul {
    list-style: none;
    margin: 0
}

.property-details .details ul.project-detail-left {
    float: left;
    width: 50%
}

.property-details .details ul.project-detail-right {
    float: right;
    width: 50%
}

.property-details .details ul.project-detail-right:after {
    clear: both;
    content: "";
    display: block
}

.property-details .details .features-list span {
    color: #88c940;
    font-size: 10px
}

.location-map {
    position: relative
}

@media screen and (min-width:41.75em) {
    .location-map {
        height: 500px
    }
}

.location-map .location-map-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (min-width:41.75em) {
    .location-map .location-map-wrapper {
        display: block
    }
}

.location-map #map {
    height: 0;
    margin: 0 0 10px;
    -ms-flex-order: 2;
    order: 2;
    padding: 0 0 100%;
    width: 100%
}

@media screen and (min-width:41.75em) {
    .location-map #map {
        height: 500px;
        margin: 0;
        -ms-flex-order: 1;
        order: 1;
        padding: 0
    }
}

.location-map .map-location-finder {
    border: 1px solid #f5f5f5;
    margin: 0 0 10px;
    -ms-flex-order: 1;
    order: 1
}

@media screen and (min-width:41.75em) {
    .location-map .map-location-finder {
        border: 1px solid #e1e1e1;
        background-color: #fff;
        border: 0 none;
        left: 10px;
        margin: 0;
        -ms-flex-order: 2;
        order: 2;
        position: absolute;
        top: 10px;
        width: 260px
    }
}

.location-map .map-location-finder ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.location-map .map-location-finder ul li:first-child {
    font-size: 12.8px;
    font-size: .8rem;
    font-weight: 700;
    background-color: #f5f5f5
}

@media screen and (min-width:41.75em) {
    .location-map .map-location-finder ul li:first-child {
        background-color: #e1e1e1
    }
}

.location-map .map-location-finder ul li {
    padding: 4px 8px;
    padding: .25rem .5rem;
    display: block;
    margin: 0
}

.location-map .map-location-finder ul li input[type=text] {
    border: none;
    margin: 0
}

.location-map .map-location-finder ul li::-webkit-input-placeholder {
    font-style: italic
}

.location-map .map-location-finder ul li:-moz-placeholder,
.location-map .map-location-finder ul li::-moz-placeholder {
    font-style: italic
}

.location-map .map-location-finder ul li:-ms-input-placeholder {
    font-style: italic
}

.location-map .map-controls {
    border: 1px solid #f5f5f5;
    -ms-flex-order: 3;
    order: 3
}

@media screen and (min-width:41.75em) {
    .location-map .map-controls {
        border: 1px solid #e1e1e1;
        background-color: #fff;
        border: 0 none;
        position: absolute;
        right: 10px;
        top: 10px;
        width: 120px
    }
}

.location-map .map-controls ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.location-map .map-controls ul li:first-child {
    font-size: 12.8px;
    font-size: .8rem;
    font-weight: 700;
    background-color: #f5f5f5
}

@media screen and (min-width:41.75em) {
    .location-map .map-controls ul li:first-child {
        background-color: #e1e1e1
    }
}

.location-map .map-controls ul li {
    display: block;
    margin: 0;
    padding: 3px 8px 1px;
    padding: .1875rem .5rem .0625rem
}

@media screen and (min-width:41.75em) {
    .location-map .map-controls ul li {
        padding: .25rem .5rem
    }
}

.location-map .map-controls ul li label {
    color: #515762;
    padding: 0;
    margin: 0
}

.location-map .map-controls ul li input[type=checkbox] {
    padding: 0;
    margin: 0
}

.listing-more-wrapper {
    position: relative;
    text-align: center;
    margin-top: 10px;
    margin-top: .625rem
}

.listing-more-wrapper a {
    position: relative;
    padding: 0 20px;
    padding: 0 1.25rem;
    background-color: #fff;
    color: #2e3238;
    font-weight: 500;
    z-index: 2
}

.listing-more-wrapper a span {
    font-size: 12px;
    font-size: .75rem;
    margin: 0 0 0 10px
}

.listing-more-wrapper:before {
    content: "";
    display: block;
    position: absolute;
    border-bottom: 1px solid #e1e1e1;
    bottom: 11px;
    height: 80px;
    width: 100%;
    z-index: 1;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, #fff);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=0)
}

.listing-more-wrapper+.details {
    margin-top: 20px
}

.listing-less-wrapper {
    position: relative;
    text-align: center;
    margin-top: 10px;
    margin-top: .625rem
}

.listing-less-wrapper a {
    position: relative;
    padding: 0 20px;
    padding: 0 1.25rem;
    background-color: #fff;
    color: #2e3238;
    font-weight: 500;
    z-index: 2
}

.listing-less-wrapper a span {
    font-size: 12px;
    font-size: .75rem;
    margin: 0 0 0 10px
}

.listing-less-wrapper:before {
    content: "";
    display: block;
    position: absolute;
    border-bottom: 1px solid #e1e1e1;
    bottom: 11px;
    height: 10px;
    width: 100%;
    z-index: 1
}

.listing-less-wrapper+.details {
    margin-top: 20px
}

.swiper-button-next {
    z-index: 4;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-prev {
    z-index: 4;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.listing-detail .swiper-button-next,
.listing-detail .swiper-button-prev {
    top: 0;
    margin-top: 0;
    height: 100%;
    width: 50px;
    width: 3.125rem
}

.fraction-container {
    background-color: rgba(28, 60, 61, .75);
    font-weight: 500;
    color: #fff;
    padding: 5px 10px;
    padding: .3125rem .625rem;
    font-size: 13px;
    font-size: .8125rem
}

.listing-carousel-thumbs {
    overflow: hidden;
    position: relative;
    max-height: 120px;
    margin-top: 10px;
    margin-top: .625rem
}

.listing-carousel-thumbs .swiper-slide {
    opacity: .5
}

.listing-carousel-thumbs .swiper-slide-active {
    opacity: 1!important
}

.media-navigation {
    background-color: #fff
}

@media screen and (min-width:64em) {
    .media-navigation {
        margin-top: .75rem;
        margin-bottom: 1rem
    }
}

.media-navigation .rows {
    margin: 0
}

.media-navigation ul {
    list-style-type: none;
    padding: 0
}

.media-navigation ul li {
    margin: 0;
    display: inline-block;
    text-align: center
}

.media-navigation ul li button {
    border-radius: 0;
    display: block;
    width: 100%;
    padding: 16px 0;
    padding: 1rem 0;
    border-bottom: 2px solid transparent
}

.media-navigation ul li button i {
    color: #88c940;
    margin-right: 4px;
    margin-right: .25rem
}

.media-navigation ul li button.active,
.media-navigation ul li button:hover {
    border-bottom: 2px solid #88c940
}

@media screen and (max-width:41.6875em) {
    .media-navigation ul li button i {
        font-size: 26px
    }
    .media-navigation ul li button span {
        display: none
    }
}

.media-navigation.overlay {
    margin: 0
}

.media-navigation.overlay ul li button i {
    color: #88c940
}

.media-navigation.overlay ul li button.active {
    border: none;
    background-color: #88c940;
    color: #fff
}

.media-navigation.overlay ul li button.active i {
    color: #fff
}

.media-navigation.overlay ul li button:hover {
    border: none;
    background-color: #88c940;
    color: #fff
}

.media-navigation.overlay ul li button:hover i {
    color: #fff
}

#listing-top-block .sticky {
    z-index: 1
}

#listing-description {
    position: relative
}

.button.view-all {
    color: #2e3238;
    border-color: #2e3238;
    font-weight: 500
}

.listing-detail .prev-next {
    display: none
}

.listing-detail .listing-content {
    padding: 10px;
    padding: .625rem;
    background-color: #fff
}

.listing-detail .listing-agent {
    position: relative
}

.listing-detail .agent-photo {
    overflow: hidden;
    width: 75px;
    width: 4.6875rem;
    height: 75px;
    height: 4.6875rem;
    border-radius: 4.6875rem;
    border: 3px solid #fff;
    background-color: #a4aea9
}

.listing-detail .agent-photo .agent-thumb {
    position: relative;
    background: no-repeat 50%;
    background-color: #eee;
    background-size: cover;
    overflow: hidden;
    height: 0;
    padding-bottom: 100%
}

@media screen and (max-width:75.5625em) {
    .listing-detail {
        padding: 0 0 57px
    }
}

.listing-detail .scrolled-agent {
    display: none
}

.listing-detail .fixed-agent {
    background: #1c3c3d;
    bottom: 0;
    left: 0;
    padding: 5px;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 10
}

.listing-detail .fixed-agent a {
    margin: 0
}

.listing-detail .shrink .scrolled-agent {
    display: block;
    background-color: #1c3c3d;
    padding: 16px 0;
    padding: 1rem 0
}

.listing-detail .shrink .scrolled-agent .button {
    margin-bottom: 0
}

.listing-detail .shrink .scrolled-agent .agent-photo {
    float: left;
    width: 47px;
    width: 2.9375rem;
    height: 47px;
    height: 2.9375rem;
    margin-right: 8px;
    margin-right: .5rem
}

.listing-detail .shrink .scrolled-agent .agent-name {
    float: left;
    color: #fff;
    line-height: 47px;
    line-height: 2.9375rem;
    font-weight: 500
}

.listing-detail .property-stats,
.listing-detail .property-stats .area {
    font-size: 18px;
    line-height: 18px
}

.listing-detail .property-stats .text {
    font-size: 14px;
    vertical-align: text-top
}

.listing-detail .project-price-label {
    font-size: 18px;
    font-size: 1.125rem
}

.listing-detail .project-price {
    line-height: 1;
    font-size: 32px;
    font-size: 2rem;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    font-weight: 500;
    color: #2e3238
}

.listing-detail .property-address {
    font-weight: 400
}

.listing-detail .property-address .icon-marker {
    font-size: 30px;
    font-size: 1.875rem;
    vertical-align: middle
}

@media screen and (min-width:64em) {
    .listing-detail .property-address .icon-marker {
        font-size: 2.5rem
    }
}

.listing-detail .description {
    clear: both
}

.listing-detail .details h2 {
    color: #515762
}

.listing-detail .office-contact .button {
    margin-bottom: 0
}

.listing-detail .office-listing-buttons .button {
    border-color: #2e3238;
    color: #2e3238;
    border-radius: 0;
    padding-top: 8px;
    padding-top: .5rem;
    padding-bottom: 8px;
    padding-bottom: .5rem
}

.listing-detail .project-listings a {
    color: #2e3238
}

.listing-detail .nested-listing-card {
    position: relative;
    border: 1px solid #2e3238;
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.listing-detail .nested-listing-card .listing-content-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.listing-detail .nested-listing-card .listing-content {
    -ms-flex: 1;
    flex: 1;
    position: relative;
    padding: 10px 20px;
    padding: .625rem 1.25rem
}

.listing-detail .nested-listing-card .listing-icons {
    margin-bottom: 10px;
    margin-bottom: .625rem
}

.listing-detail .nested-listing-card .listing-icons .listing-icon {
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 500;
    line-height: 1;
    margin-right: 10px;
    margin-right: .625rem
}

.listing-detail .nested-listing-card .listing-icons .listing-icon span {
    font-size: 24px;
    font-size: 1.5rem;
    vertical-align: -5px;
    margin-right: 2px;
    margin-right: .125rem
}

.listing-detail .nested-listing-card .listing-icons .listing-icon span.icon-bath {
    font-size: 18px;
    font-size: 1.125rem;
    vertical-align: -3px
}

.listing-detail .nested-listing-card .listing-contact {
    display: none;
    position: absolute;
    bottom: 0;
    right: 15px
}

@media screen and (min-width:41.75em) {
    .listing-detail .nested-listing-card .listing-contact {
        display: block
    }
}

.listing-detail .nested-listing-card .listing-contact .listing-call,
.listing-detail .nested-listing-card .listing-contact .listing-email {
    display: inline-block
}

.listing-detail .nested-listing-card .listing-contact .listing-call a,
.listing-detail .nested-listing-card .listing-contact .listing-email a {
    color: #fff;
    padding: 6px 8px 7px
}

.listing-detail .nested-listing-card .listing-logo {
    position: absolute;
    bottom: 10px;
    bottom: .625rem;
    right: 15px;
    right: .9375rem
}

.listing-detail .nested-listing-card .listing-price {
    position: absolute;
    top: 10px;
    top: .625rem;
    right: 15px;
    right: .9375rem;
    text-align: right;
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 50%
}

@media screen and (min-width:64em) {
    .listing-detail .nested-listing-card .listing-price {
        font-size: 1.125rem
    }
}

.listing-detail .nested-listing-card .listing-category,
.listing-detail .nested-listing-card .listing-headline {
    font-weight: 500;
    font-size: 13px;
    font-size: .8125rem
}

@media screen and (min-width:64em) {
    .listing-detail .nested-listing-card .listing-category,
    .listing-detail .nested-listing-card .listing-headline {
        font-size: 1rem
    }
}

.listing-detail .nested-listing-card .listing-address {
    font-weight: 300;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    overflow: hidden;
    width: 100%
}

.listing-detail .nested-listing-card .rows {
    margin-left: 0;
    margin-right: 0
}

.listing-detail .nested-listing-card .listing-icons {
    position: absolute;
    bottom: 0
}

.listing-detail .nested-listing-card .listing-contact-options {
    bottom: 10px;
    bottom: .625rem
}

@media screen and (min-width:64em) {
    .listing-detail .property-extra .medium-8 {
        -ms-flex-pack: end;
        justify-content: flex-end;
        -ms-flex-direction: column;
        flex-direction: column;
        display: -ms-flexbox;
        display: flex
    }
    .listing-detail .property-extra .medium-8 .mortgage-calculator-wrapper {
        background-color: transparent;
        padding: 30px 0 0;
        width: 100%
    }
    .listing-detail .property-extra .medium-8 .mortgage-calculator-wrapper .panel {
        background: #fff
    }
    .listing-detail .property-extra .medium-8 .banner {
        margin-top: 0
    }
    .listing-detail .property-extra .location-profile .button {
        border: 1px solid #2e3238;
        color: #2e3238
    }
}

.listing-sidebar {
    padding: 10px;
    padding: .625rem;
    background-color: #fff
}

.listing-card.map-layout .listing-call,
.listing-card.map-layout .listing-email {
    display: inline-block
}

.listing-card.map-layout .listing-contact {
    bottom: auto;
    display: -ms-flexbox;
    display: flex;
    left: auto;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    right: auto
}

@media screen and (min-width:90em) {
    .listing-card.map-layout .listing-contact {
        bottom: 0;
        position: absolute;
        right: 0
    }
}

.listing-card.map-layout .listing-contact .listing-call,
.listing-card.map-layout .listing-contact .listing-email {
    padding: 0 8px 8px 0
}

.listing-card.map-layout .listing-contact .listing-call a,
.listing-card.map-layout .listing-contact .listing-email a {
    font-size: 14px;
    font-size: .875rem;
    margin: 0;
    padding: 5px 8px
}

@media print {
    body.listing-detail-print {
        background: transparent none
    }
    @page {
        body.listing-detail-print {
            size: A4 portrait
        }
    }
    body.listing-detail-print a[href]:after {
        content: "";
        display: none
    }
    body.listing-detail-print #branding .advertise {
        display: none
    }
    body.listing-detail-print section.property-details>.rows {
        display: inline;
        float: right;
        padding: 0 0 20px 20px;
        width: 60%
    }
    body.listing-detail-print section.property-details>.rows+.rows {
        float: none;
        padding: 0;
        width: auto
    }
    body.listing-detail-print section.agent-info {
        clear: both
    }
    body.listing-detail-print section.agent-info .agent-details-panel .listing-agent-card {
        margin: 0 0 20px
    }
    body.listing-detail-print section.agent-info .agent-details-panel .agent-thumb {
        background-image: none;
        height: 100%;
        padding: 0
    }
    body.listing-detail-print section.agent-info .agent-details-panel .agent-thumb picture {
        display: block!important
    }
    body.listing-detail-print .listing-thumb {
        background-image: none!important
    }
    body.listing-detail-print .listing-thumb picture {
        display: block!important
    }
    body.listing-detail-print footer {
        display: none
    }
}

body.listing-detail-print .sticky-container {
    display: none
}

body.listing-detail-print .property-stats,
body.listing-detail-print .property-stats span {
    display: inline-block;
    margin: 0 0 0 10px
}


/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.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%
}

.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
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.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
}

.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;
    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
}

.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 {
    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
}

.ui-checkboxradio-label .ui-icon-background {
    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
}

.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
}

.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
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.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
}

.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
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.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
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    border-radius: 50%;
    background: #88c940!important;
    position: absolute;
    z-index: 2;
    top: -9px;
    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 {
    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
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.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
}

.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
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: 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: 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 {
    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,
.ui-widget-header .ui-icon {
    background-image: url(../ui-icons_444444_256x240.html)
}

.ui-button:focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
    background-image: url(../ui-icons_555555_256x240.html)
}

.ui-button:active .ui-icon,
.ui-state-active .ui-icon {
    background-image: url(../ui-icons_ffffff_256x240.html)
}

.ui-button .ui-state-highlight.ui-icon,
.ui-state-highlight .ui-icon {
    background-image: url(../ui-icons_777620_256x240.html)
}

.ui-state-error-text .ui-icon,
.ui-state-error .ui-icon {
    background-image: url(../ui-icons_cc0000_256x240.html)
}

.ui-button .ui-icon {
    background-image: url(../ui-icons_777777_256x240.html)
}

.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 {
    box-shadow: 0 0 5px #666
}

@media screen and (min-width:64em) {
    .listing-results .listing-card {
        min-height: 250px
    }
}

@media screen and (min-width:64em) {
    .listing-results .listing-content {
        min-height: 200px
    }
}

.listing-results .nested-listing-card .listing-content {
    min-height: 0
}

.listing-detail .nested-listings .tabs {
    border: 0
}

.listing-detail .nested-listings .tabs-title>a {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 60px;
    line-height: 3.75rem;
    border: 1px solid #2e3238;
    color: #2e3238!important
}

.listing-detail .nested-listings .tabs-title>a:focus,
.listing-detail .nested-listings .tabs-title>a[aria-selected=true] {
    background-color: #2e3238;
    color: #fff!important
}

.listing-detail .nested-listings .tabs-content {
    border: 0
}

.listing-detail .nested-listings .tabs-panel {
    padding-left: 0;
    padding-right: 0
}

section.project-extra-listings h2 {
    font-size: 17.6px;
    font-size: 1.1rem;
    font-weight: 700;
    margin: 10px 0 -15px
}

section.project-extra-listings .swiper-container-horizontal .swiper-pagination-bullets {
    bottom: auto;
    left: auto;
    float: right;
    position: relative;
    width: auto
}

section.project-extra-listings .swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet {
    background: transparent none;
    border-radius: 0;
    height: auto;
    margin: 0 3px;
    padding: 0 2px;
    width: auto
}

section.project-extra-listings .swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet-active {
    font-weight: 700;
    text-decoration: underline
}

section.project-extra-listings .swiper-container-horizontal .listing-card a {
    display: block
}

section.project-extra-listings .swiper-container-horizontal .listing-card .listing-card-heading {
    background: #515762;
    padding: 5px 10px
}

section.project-extra-listings .swiper-container-horizontal .listing-card .listing-card-heading h3 {
    color: #fff;
    font-size: 17.6px;
    font-size: 1.1rem;
    font-weight: 700;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

section.project-extra-listings .swiper-container-horizontal .listing-card .listing-card-footer {
    background: #fff;
    padding: 5px 10px
}

section.project-extra-listings .swiper-container-horizontal .listing-card .listing-card-footer p {
    color: #515762;
    font-size: 17.6px;
    font-size: 1.1rem;
    font-weight: 700;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.search-results.map-layout .nav-wrapper {
    height: auto;
    position: relative;
    z-index: 0
}

.search-results.map-layout #search-form-initial {
    display: none
}

@media screen and (min-width:75.625em) {
    .search-results.map-layout .search-results-options {
        margin: 0
    }
    .search-results.map-layout .search-results-options .large-8 {
        margin-top: -5.125rem
    }
    .search-results.map-layout .search-results-options .view-switcher {
        padding: 0 1.25rem 0 0
    }
}

@media screen and (max-width:63.9375em) {
    .search-results.map-layout footer {
        display: none
    }
}

.mortgage-slider {
    margin-bottom: 16px;
    margin-bottom: 1rem
}

.mortgage-caclulator .title {
    font-weight: 700;
    color: #88c940
}

.mortgage-caclulator .repayment-amount {
    background-color: #f5f5f5;
    padding: 16px;
    padding: 1rem;
    margin-bottom: 16px;
    margin-bottom: 1rem
}

.mortgage-caclulator .repayment-amount p {
    font-size: 20.8px;
    font-size: 1.3rem;
    font-weight: 400;
    margin: 0
}

.mortgage-caclulator .repayment-amount span {
    color: #515762
}

.mortgage-caclulator .get-rates .button {
    height: 40px;
    height: 2.5rem;
    line-height: 40px;
    line-height: 2.5rem;
    padding-top: 0;
    padding-bottom: 0
}

@media screen and (min-width:75.625em) {
    .listings-iframe .branding {
        padding-top: 1.5rem
    }
    .listings-iframe .branding,
    .listings-iframe .branding .columns {
        height: 5rem
    }
    .listings-iframe .branding .advertise,
    .listings-iframe .branding .logo {
        top: unset;
        transform: unset
    }
    .listings-iframe .nav-wrapper {
        background-color: #f5f5f5
    }
}

section.property-extra .panel {
    margin-bottom: 2px;
    padding: 10px 20px
}

@media screen and (min-width:64em) {
    section.property-extra .panel {
        margin-bottom: 30px;
        padding: 20px
    }
}

section.property-extra .panel.external-link h2 {
    margin: 0
}

section.property-extra .panel.external-link a {
    color: #2e3238;
    display: block;
    font-weight: 700
}

section.property-extra .panel.external-link span {
    color: #88c940;
    float: right;
    line-height: 24px
}

section.property-extra .accordion-item .accordion-title {
    border: 0 none;
    color: #2e3238;
    font-size: 17.6px;
    font-size: 1.1rem;
    font-weight: 700;
    margin: 0;
    padding: 0
}

section.property-extra .accordion-item .accordion-title h2 {
    margin: 0
}

@media screen and (min-width:64em) {
    section.property-extra .accordion-item .accordion-title {
        cursor: default
    }
    section.property-extra .accordion-item .accordion-title h2 {
        margin: 0 0 8px
    }
    section.property-extra .accordion-item .accordion-title:before {
        display: none
    }
}

section.property-extra .accordion-item .accordion-title:focus,
section.property-extra .accordion-item .accordion-title:hover {
    background: transparent none
}

section.property-extra .accordion-item .accordion-title:before {
    color: #88c940;
    content: "\e924";
    font-family: portal;
    font-size: 12px;
    line-height: 16px;
    right: 0;
    transition: transform .3s;
    transform: rotate(0deg)
}

section.property-extra .accordion-item.is-active .accordion-title .count {
    display: none
}

section.property-extra .accordion-item.is-active .accordion-title:before {
    transform: rotate(-180deg)
}

section.property-extra .accordion-item .accordion-content {
    border: 0 none;
    color: #2e3238;
    margin: 10px 0;
    margin: .625rem 0;
    padding: 0
}

section.property-extra .accordion-item .accordion-content.features h2,
section.property-extra .accordion-item .accordion-content.property-information h2 {
    display: none
}

section.property-extra .accordion-item .accordion-content.features ul,
section.property-extra .accordion-item .accordion-content.property-information ul {
    list-style: none;
    margin: 0
}

section.property-extra .accordion-item .accordion-content.features .icon-check {
    color: #88c940;
    font-size: 10px
}

@media screen and (min-width:64em) {
    section.property-extra .accordion-item .accordion-content {
        display: block!important;
        height: auto!important;
        margin: 0!important
    }
}

section.property-extra .accordion-item .accordion-content .accordion-close-button {
    display: block;
    height: 30px;
    margin: 0 0 -20px;
    text-align: center
}

section.property-extra .accordion-item .accordion-content .accordion-close-button:after {
    color: #88c940;
    content: "\e924";
    display: block;
    font-family: portal;
    font-size: 12px;
    line-height: 30px;
    right: 0;
    transform: rotate(180deg)
}

@media screen and (min-width:64em) {
    section.property-extra .accordion-item .accordion-content .accordion-close-button {
        display: none
    }
}

section.property-extra .accordion-item .accordion-content.mortgage-caclulator .accordion-close-button {
    margin: 0 0 -10px
}

section.property-extra .office-details .office-phone {
    font-weight: 300
}

section.property-extra .office-details .icon-phone {
    line-height: 1.4
}

section.property-extra .office-details .hide-phone {
    width: 64px;
    width: 4rem;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

section.property-extra .office-details .show-phone {
    cursor: pointer;
    font-size: 11px;
    font-size: .6875rem;
    color: #ec5840;
    display: inline-block;
    overflow: hidden;
    vertical-align: 4px;
    vertical-align: .25rem
}

section.property-extra .mortgage-calculator-wrapper .accordion-content {
    margin: 20px 0 0;
    margin: 1.25rem 0 0
}

section.property-extra .empty+.columns .mortgage-calculator-wrapper {
    margin-top: 0
}

@media screen and (max-width:41.6875em) {
    main>section>.rows>.columns {
        min-width: 100%;
        width: 100%
    }
}

.listing-award-img {
    padding-left: 0
}

.listing-award-img img {
    float: left;
    padding-right: 5px
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .listing-results .listing-card .listing-agent.mobile-agent .agent-name {
        width: calc(100% - 215px);
        padding-left: 50px
    }
    .listing-results .listing-card .listing-agent .listing-address {
        white-space: inherit;
        padding-right: 23%
    }
    .listing-results .listing-card .listing-office-logo {
        max-width: 85px;
        margin-left: 30px;
        float: right;
        right: 10px;
        text-align: right
    }
    .listing-results .listing-card .listing-office-logo img {
        height: auto;
        width: auto;
        max-width: 100%;
        margin-top: .5rem
    }
    .cambodia-award-img .award-img {
        height: 52px
    }
}

.agent-full-display main section {
    background: #fff;
    margin: 0 0 16px;
    margin: 0 0 1rem;
    padding: 10px;
    padding: .625rem
}

@media screen and (min-width:75.625em) {
    .agent-full-display main section {
        padding: .9375rem
    }
}

.agent-full-display main section.breadcrumbs {
    background: transparent none;
    padding: 12px 0;
    padding: .75rem 0
}

.agent-full-display main section.agent-card-featured {
    border: 0 none;
    padding-bottom: 0;
    position: relative
}

.agent-full-display main section.agent-card-featured .agent-name-award {
    right: 35px;
    top: 35%
}

@media screen and (min-width:75.625em) {
    .agent-full-display main section.agent-properties,
    .agent-full-display main section.agent-tabbed-info {
        padding: 2.5rem
    }
}

.agent-full-display main section.agent-tabbed-info h2 {
    font-size: 18px;
    font-size: 1.125rem
}

.agent-full-display main section.agent-details-featured .contact-agent {
    padding: 0
}

.agent-full-display main section.agent-details-featured .listing-agent-card {
    margin: 0 0 16px;
    margin: 0 0 1rem
}

.agent-full-display main section.agent-details-featured .listing-agent-card h2 {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700;
    padding: 0
}

.agent-full-display main section.agent-details-featured .listing-agent-card h3 {
    font-size: 16px;
    font-size: 1rem
}

.agent-full-display main section.agent-details-featured .listing-agent-card .agent-photo {
    background-color: #a4aea9;
    border: 3px solid #e1e1e1;
    border-radius: 50%;
    height: 75px;
    height: 4.6875rem;
    overflow: hidden;
    width: 75px;
    width: 4.6875rem
}

.agent-full-display main section.agent-details-featured .listing-agent-card .agent-photo .agent-thumb {
    padding-bottom: 100%
}

.agent-full-display main section.placeholder {
    background: transparent none;
    margin: 0;
    padding: 0
}

.agent-full-display .agent-phone {
    line-height: 1
}

.agent-full-display .hide-phone {
    width: 64px;
    width: 4rem;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.agent-full-display .show-phone {
    cursor: pointer;
    font-size: 11.2px;
    font-size: .7rem;
    color: #ec5840;
    display: inline-block;
    overflow: hidden;
    vertical-align: 2px;
    vertical-align: .125rem
}

.agent-navigation {
    border-top: 1px solid #e1e1e1
}

.agent-navigation a {
    color: #1c3c3d;
    display: inline-block;
    font-size: 14.4px;
    font-size: .9rem;
    font-weight: 700;
    padding: 13px 16px;
    padding: .8125rem 1rem;
    position: relative
}

.agent-navigation a:hover {
    color: #ff5a59
}

.agent-navigation a.active {
    background: #ff5a59;
    color: #fff
}

.agent-navigation a.active:after {
    background: #f5f5f5;
    bottom: -10px;
    content: "";
    display: block;
    height: 12px;
    left: 50%;
    position: absolute;
    transform: rotate(45deg) translateX(-50%);
    width: 12px
}

.agent-more-wrapper {
    position: relative;
    text-align: center;
    margin-top: 10px;
    margin-top: .625rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.agent-more-wrapper a {
    position: relative;
    padding: 0 20px;
    padding: 0 1.25rem;
    background-color: #fff;
    color: #2e3238;
    font-weight: 500;
    z-index: 2
}

.agent-more-wrapper a span {
    font-size: 12px;
    font-size: .75rem
}

.agent-more-wrapper:before {
    content: "";
    display: block;
    position: absolute;
    border-bottom: 1px solid #e1e1e1;
    bottom: 11px;
    height: 80px;
    width: 100%;
    z-index: 1;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, #fff);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=0)
}

.agent-less-wrapper {
    position: relative;
    text-align: center;
    margin-top: 10px;
    margin-top: .625rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.agent-less-wrapper a {
    position: relative;
    padding: 0 20px;
    padding: 0 1.25rem;
    background-color: #fff;
    color: #2e3238;
    font-weight: 500;
    z-index: 2
}

.agent-less-wrapper a span {
    font-size: 12px;
    font-size: .75rem
}

.agent-less-wrapper:before {
    content: "";
    display: block;
    position: absolute;
    border-bottom: 1px solid #e1e1e1;
    bottom: 11px;
    height: 10px;
    width: 100%;
    z-index: 1
}

.agent-properties .total-property-count h3 {
    border-bottom: 1px solid #e1e1e1;
    font-size: 18px;
    font-size: 1.125rem;
    margin: 0 0 16px;
    margin: 0 0 1rem;
    padding: 0 0 16px;
    padding: 0 0 1rem
}

.agent-properties .property-navigation {
    margin: 0 0 16px;
    margin: 0 0 1rem
}

.agent-properties .property-navigation p {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 50px;
    line-height: 3.125rem;
    margin: 0
}

.agent-properties .property-navigation ul {
    border: 0 none;
    display: -ms-flexbox;
    display: flex
}

.agent-properties .property-navigation ul li {
    display: inline-block;
    float: left
}

.agent-properties .property-navigation ul li a {
    border: 1px solid #1c3c3d;
    color: #515762;
    display: block;
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem;
    padding: 16px;
    padding: 1rem;
    text-align: center
}

.agent-properties .property-navigation ul li a[aria-selected=true] {
    background: #1c3c3d;
    color: #fff
}

.agent-properties .property-navigation ul li+li a {
    border-left: 0 none
}

.agent-properties .tabs-content {
    border: 0 none
}

.agent-properties .tabs-content .tabs-panel {
    margin-bottom: -16px;
    margin-bottom: -1rem;
    padding: 0
}

.agent-properties .property-card {
    border: 1px solid #1c3c3d;
    background-color: #fff;
    margin: 16px 0;
    margin: 1rem 0;
    position: relative
}

.agent-properties .property-card .property-url {
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5
}

.agent-properties .property-card .listing-thumb {
    position: relative;
    background: no-repeat 50%;
    background-color: #eee;
    background-size: cover;
    overflow: hidden;
    height: 0;
    padding-bottom: 75%
}

.agent-properties .property-card .property-main-details {
    position: relative;
    padding: 16px;
    padding: 1rem
}

.agent-properties .property-card .property-main-details .agency-logo {
    position: absolute;
    right: 0;
    top: 0
}

.agent-properties .property-card .property-main-details .property-type {
    display: block;
    font-weight: 700;
    padding: 0 0 4px;
    padding: 0 0 .25rem;
    text-transform: capitalize
}

.agent-properties .property-card .property-main-details .property-area {
    padding-left: 16px;
    padding-left: 1rem
}

.agent-properties .property-card .property-main-details .property-stats {
    padding: 16px 0 0;
    padding: 1rem 0 0
}

.agent-properties .property-card .property-secondary-details {
    padding: 16px;
    padding: 1rem
}

.agent-properties .property-card .property-secondary-details .price {
    display: block;
    font-weight: 700;
    text-align: right
}

.agent-properties .view-all {
    text-align: center
}

.agent-properties .view-all a {
    border: 1px solid #1c3c3d;
    color: #1c3c3d;
    display: inline-block;
    padding: 3.2px 24px;
    padding: .2rem 1.5rem;
    margin: 0 auto 16px;
    margin: 0 auto 1rem
}

.agent-card-featured {
    padding-top: 16px;
    padding-top: 1rem;
    padding-bottom: 16px;
    padding-bottom: 1rem;
    background-color: #fff;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1
}

.agent-card-featured .photo {
    margin: 16px auto;
    margin: 1rem auto;
    overflow: hidden;
    border: 4px solid #e1e1e1;
    border-radius: 50%;
    text-align: center
}

.agent-card-featured .agent-agency,
.agent-card-featured .agent-phone,
.agent-card-featured .agent-position,
.agent-card-featured .agent-social-links,
.agent-card-featured h1.agent-name {
    line-height: 1;
    margin: 6px 0
}

.agent-card-featured h1.agent-name {
    display: block;
    font-size: 26px;
    font-size: 1.625rem;
    text-transform: capitalize
}

.agent-card-featured h1.agent-name .pro-agent {
    background: #88c940;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1;
    margin: 0 0 0 5px;
    margin: 0 0 0 .3125rem;
    padding: 7px 7px 5px;
    padding: .4375rem .4375rem .3125rem;
    text-transform: uppercase;
    vertical-align: top
}

.agent-card-featured .agent-position {
    font-size: 20px;
    font-size: 1.25rem
}

.agent-card-featured .agent-office a {
    color: #2e3238
}

.agent-card-featured .agent-office a:hover {
    text-decoration: underline
}

.agent-card-featured .agent-social-links a {
    color: #2e3238;
    display: inline-block;
    margin: 0 5px 0 0;
    margin: 0 .3125rem 0 0;
    padding: 0 2px;
    padding: 0 .125rem
}

.agent-card-featured .agent-agency {
    text-transform: capitalize
}

.agent-card-featured .sharing-tools a {
    color: #515762;
    float: right;
    margin-right: 20%
}

.agent-card-featured .sharing-tools a span {
    color: #ff5a59
}

.agent-card-featured .sharing-tools .share-attr {
    text-align: right
}

.agent-card-featured .statistics {
    text-align: center
}

.agent-card-featured .statistics .columns {
    border-left: 1px solid #e1e1e1
}

.agent-card-featured .statistics .statistic-count {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 700;
    color: #ff5a59
}

.agent-card-featured .statistics .statistic-name {
    font-size: 11.2px;
    font-size: .7rem;
    text-transform: uppercase;
    color: #a4aea9
}

.agent-card-featured .agent-name-award {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 35px
}

.agent-card-featured .agent-name-award img {
    height: 100%;
    max-width: 100%
}

.agent-details-featured {
    padding-top: 16px;
    padding-top: 1rem;
    padding-bottom: 16px;
    padding-bottom: 1rem
}

.agent-details-featured h2 {
    text-transform: capitalize;
    font-size: 28.8px;
    font-size: 1.8rem;
    padding-bottom: 16px;
    padding-bottom: 1rem
}

.agent-details-featured .photo {
    width: 50%;
    margin: 16px auto;
    margin: 1rem auto;
    overflow: hidden;
    border: 4px solid #e1e1e1;
    border-radius: 50%;
    text-align: center
}

.agent-details-featured .photo.photo-left {
    margin: inherit
}

.agent-search-block {
    background-color: #fff
}

.agent-search-block .sub-navigation ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.agent-search-block .sub-navigation ul li {
    display: inline-block;
    padding: 8px 16px;
    padding: .5rem 1rem;
    background-color: #fff
}

.agent-search-block .sub-navigation ul li a {
    font-size: 14.4px;
    font-size: .9rem;
    color: #515762
}

.agent-search-block .sub-navigation ul li.active {
    background-color: #ff5a59
}

.agent-search-block .sub-navigation ul li.active a {
    color: #fff
}

.agent-search-block p {
    display: inline-block;
    margin: 0 15px 0 0;
    margin: 0 .9375rem 0 0;
    vertical-align: top
}

.agent-search-block p label {
    display: none
}

.agent-search-block p input[type=text],
.agent-search-block p select {
    border: 1px solid #2e3238;
    color: #2e3238;
    height: 45px;
    height: 2.8125rem
}

.agent-search-block p input[type=text]:-ms-input-placeholder {
    color: #515762
}

.agent-search-block p input[type=text]::placeholder {
    color: #515762
}

.agent-search-block p.last {
    margin: 0
}

@media screen and (min-width:64em) {
    .agent-search-block p.last {
        margin: 0 .9375rem 0 0
    }
}

.agent-search-block .search-details {
    padding: 16px;
    padding: 1rem;
    background-color: #fff;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1
}

.agent-search-block .search-details h1 {
    font-size: 24px;
    font-size: 1.5rem
}

.agent-search-block .search-details ul {
    margin: 0;
    padding: 0
}

.agent-search-block .search-details ul li {
    display: inline
}

.agent-search-block .search-details ul li .disc {
    color: #ff5a59
}

.agent-card {
    position: relative;
    background-color: #fff;
    font-size: 13px;
    font-size: .8125rem
}

@media screen and (min-width:75.625em) {
    .agent-card {
        font-size: 1rem
    }
}

.agent-card a {
    color: #515762
}

.agent-card .agent-label {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #88c940;
    color: #fff;
    font-weight: 500;
    font-size: 11px;
    font-size: .6875rem;
    line-height: 1;
    text-transform: uppercase;
    padding: 5px;
    padding: .3125rem
}

@media screen and (min-width:75.625em) {
    .agent-card .agent-label {
        font-size: .8125rem
    }
}

.agent-card .agent-content {
    padding: 7px 8px;
    padding: .4375rem .5rem
}

@media screen and (min-width:75.625em) {
    .agent-card .agent-content {
        padding: .875rem 1rem
    }
}

.agent-card .agent-title {
    font-weight: 500;
    font-size: 13px;
    font-size: .8125rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

@media screen and (min-width:75.625em) {
    .agent-card .agent-title {
        font-size: 1.125rem
    }
}

.agent-card .agent-contact {
    font-weight: 500
}

.agent-card .agent-contact a {
    margin-right: 5px;
    margin-right: .3125rem
}

.agent-card .agent-contact .icon-envelope,
.agent-card .agent-contact .icon-phone {
    vertical-align: -1px
}

.agent-card .agent-divider {
    margin-top: 10px;
    margin-top: .625rem;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    background-color: #e1e1e1;
    height: 1px;
    height: .0625rem
}

.agent-thumb {
    position: relative;
    background: no-repeat 50%;
    background-color: #eee;
    background-size: contain;
    overflow: hidden;
    height: 0;
    border-style: solid;
    border-width: 0 0 1px;
    border-color: #e1e1e1;
    padding-bottom: 75%
}

.agent-thumb.lazyloaded {
    background-color: #fff
}

.agent-list .agent-agency {
    line-height: 1;
    vertical-align: bottom;
    padding-top: 16px;
    padding-top: 1rem;
    text-transform: capitalize
}

.agent-list .agent-agency p {
    display: block;
    height: 16px;
    height: 1rem;
    font-size: 12.8px;
    font-size: .8rem
}

.agent-list .agent-card {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
    position: relative
}

.agent-list .agent-card .call-to-actions {
    border-top: 1px solid #f4f3f3;
    margin: 0 15px;
    padding: 20px 0
}

.agent-list .agent-card .call-to-actions a {
    margin-right: 20px
}

.agent-list .agent-card .button {
    color: #a4aea9;
    font-size: 12.8px;
    font-size: .8rem;
    border-radius: 0;
    background-color: #f4f3f3;
    width: 98%;
    margin: 0;
    padding: 14.4px;
    padding: .9rem
}

.agent-list .agent-card .button.contact-email {
    padding: 10.4px;
    padding: .65rem
}

.agent-list .agent-card .button.contact-email i {
    font-size: 27.2px;
    font-size: 1.7rem
}

.agent-list .agent-card .button.contact-email:hover {
    color: #fff;
    background-color: #88c940
}

.agent-list .agent-card .button.contact-phone:hover {
    color: #fff;
    background-color: #4a90e2
}

.agent-list .agent-card .button i {
    font-size: 19.2px;
    font-size: 1.2rem;
    line-height: 1;
    vertical-align: middle
}

.agent-list .agent-card .specialty-overlay {
    display: none;
    background-color: rgba(0, 0, 0, .1);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10
}

.agent-list .agent-card .label {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

.agent-list .agent-card .agency-logo {
    width: 100px;
    height: 100px;
    position: absolute;
    text-align: right;
    top: 5px;
    right: 5px
}

.agent-list .agent-card .photo {
    border-bottom: 1px solid #1c3c3d;
    padding: 20px 0 25px;
    width: 100%;
    position: relative
}

.agent-list .agent-card .photo a {
    display: block;
    width: 50%;
    width: 150px;
    height: 150px;
    margin: 0 auto;
    overflow: hidden;
    border: 4px solid #e1e1e1;
    border-radius: 50%;
    text-align: center
}

.agent-list .agent-card .agent-details {
    text-align: center
}

.agent-list .agent-card .agent-details .rows {
    margin: 0
}

.agent-list .agent-card .agent-details h2 {
    color: #515762;
    font-size: 20px;
    font-size: 1.25rem;
    margin: 15px 0 2px;
    padding: 0 15px;
    text-transform: capitalize
}

.agent-list .agent-card .agent-details .position {
    color: #515762;
    font-size: 15px;
    font-size: .9375rem;
    line-height: 24px;
    line-height: 1.5rem;
    min-height: 24px;
    min-height: 1.5rem
}

.agent-list .agent-card .statistic-count {
    color: #1c3c3d;
    display: block;
    font-size: 20px;
    font-size: 1.25rem
}

.agent-list .agent-card .statistic-name {
    color: #1c3c3d;
    display: block;
    font-size: 11px;
    font-size: .6875rem;
    text-transform: uppercase
}

.agent-list .agent-card hr {
    border-color: #e1e1e1;
    width: 90%;
    margin: 16px;
    margin: 1rem
}

.agent-list .agent-card .agent-specialty-button {
    color: #a4aea9;
    display: block;
    text-align: center;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    font-size: 14.4px;
    font-size: .9rem
}

.agent-list .agent-card .agent-specialty-button:hover {
    color: #4a90e2
}

.agent-list .agent-card .agent-specialties {
    display: none;
    width: 90%;
    position: absolute;
    top: 45%;
    margin: auto 5%;
    padding: 16px;
    padding: 1rem;
    background: #fff;
    z-index: 11
}

.agent-list .agent-card .agent-specialties .close-specialties {
    cursor: pointer;
    background-color: #ff5a59;
    width: 24px;
    width: 1.5rem;
    height: 24px;
    height: 1.5rem;
    display: block;
    color: #fff;
    text-align: center;
    position: absolute;
    top: -6.4px;
    top: -.4rem;
    right: -6.4px;
    right: -.4rem;
    font-weight: 700
}

.agent-list .agent-card .agent-specialties h3 {
    font-size: 12.8px;
    font-size: .8rem;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700
}

.agent-list .agent-card .agent-specialties ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.agent-list .agent-card .agent-specialties ul li i {
    color: #88c940
}

.agent-list .agent-card .loan a img {
    display: block;
    padding-top: 20px;
    margin: auto
}

@media print {
    a[href]:after,
    body.agent-full-display.print .advertise,
    body.agent-full-display.print .agent-navigation,
    body.agent-full-display.print .breadcrumbs,
    body.agent-full-display.print .nav-wrapper,
    body.agent-full-display.print footer {
        display: none
    }
    body.agent-full-display.print .agent-card-featured>.rows>.large-4 {
        max-width: 240px;
        width: 240px
    }
    body.agent-full-display.print .agent-card-featured .photo {
        height: 200px;
        margin: 0 auto 0 0;
        width: 200px
    }
    body.agent-full-display.print .hide-phone {
        width: auto
    }
    body.agent-full-display.print .sharing-tools,
    body.agent-full-display.print .show-phone {
        display: none
    }
    body.agent-full-display.print .agent-properties h4 {
        display: block;
        width: 100%
    }
    body.agent-full-display.print .agent-properties .property-card {
        margin: 1rem 3%;
        position: relative;
        width: 44%
    }
    body.agent-full-display.print .agent-properties .property-card .property-image {
        max-width: 100px;
        width: 100px
    }
    body.agent-full-display.print .agent-properties .property-card .property-main-details {
        width: 75%
    }
    body.agent-full-display.print .agent-properties .property-card .property-main-details .property-address {
        display: block;
        font-size: 12px;
        line-height: 14px
    }
    body.agent-full-display.print .agent-properties .property-card .property-main-details .property-stats {
        padding: 8px 0 0
    }
    body.agent-full-display.print .agent-properties .property-card .property-secondary-details {
        position: absolute;
        right: 0;
        top: 0
    }
}

.border-golden {
    border-color: #e3bb5f!important
}

.agent-awards h4 {
    color: #2e3238
}

.agent-awards .cambodia-award-img {
    width: 100%;
    display: inline-block;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 0
}

.agent-awards .cambodia-award-img img {
    float: left;
    margin-right: 40px;
    margin-right: 2.5rem
}

.agent-awards .cambodia-award-desc {
    width: 100%;
    display: inline-block;
    padding-bottom: 15px
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .agent-full-display main section.agent-card-featured .agent-name-award {
        height: 48px;
        bottom: auto;
        right: 10px;
        top: 15px
    }
    .agent-full-display main section.agent-card-featured .agent-header {
        margin-right: 25%
    }
    .agent-navigation a {
        font-size: .7rem;
        padding: .8125rem .5rem
    }
    .agent-properties .property-navigation ul li a {
        font-size: .9rem;
        padding: .4rem
    }
}

.office-full-display main section {
    background: #fff;
    margin: 0 0 16px;
    margin: 0 0 1rem;
    padding: 10px;
    padding: .625rem
}

@media screen and (min-width:75.625em) {
    .office-full-display main section {
        padding: .9375rem
    }
}

.office-full-display main section.breadcrumbs {
    background: transparent none;
    padding: 12px 0;
    padding: .75rem 0
}

.office-full-display main section.office-card-featured {
    border: 0 none;
    padding-bottom: 0
}

@media screen and (min-width:75.625em) {
    .office-full-display main section.office-properties,
    .office-full-display main section.office-tabbed-info {
        padding: 2.5rem
    }
}

.office-full-display main section.placeholder {
    background: transparent none;
    margin: 0;
    padding: 0
}

.office-full-display .office-phone {
    line-height: 1
}

.office-full-display .hide-phone {
    width: 64px;
    width: 4rem;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.office-full-display .show-phone {
    cursor: pointer;
    font-size: 11.2px;
    font-size: .7rem;
    color: #ec5840;
    display: inline-block;
    overflow: hidden;
    vertical-align: 2px;
    vertical-align: .125rem
}

.office-card .office-name {
    background-color: #515762;
    color: #fff;
    line-height: 38px;
    line-height: 2.375rem;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    font-size: 1.125rem;
    padding-left: 16px;
    padding-left: 1rem;
    padding-right: 16px;
    padding-right: 1rem;
    font-weight: 500
}

.office-thumb.lazyloaded {
    background-color: #fff
}

.award-logo {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 4
}

.ajaxloader {
    text-align: center;
    padding: 32px;
    padding: 2rem
}

.ajaxloader img {
    width: 50px
}

.office-navigation {
    border-top: 1px solid #e1e1e1
}

.office-navigation a {
    color: #1c3c3d;
    display: inline-block;
    font-size: 14.4px;
    font-size: .9rem;
    font-weight: 700;
    padding: 13px 16px;
    padding: .8125rem 1rem;
    position: relative
}

.office-navigation a:hover {
    color: #ff5a59
}

.office-navigation a.active {
    background: #ff5a59;
    color: #fff
}

.office-navigation a.active:after {
    background: #f5f5f5;
    bottom: -10px;
    content: "";
    display: block;
    height: 12px;
    left: 50%;
    position: absolute;
    transform: rotate(45deg) translateX(-50%);
    width: 12px
}

section.tab-section {
    display: none
}

section.tab-section.active {
    display: block!important
}

.office-more-wrapper {
    position: relative;
    text-align: center;
    margin-top: 10px;
    margin-top: .625rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.office-more-wrapper a {
    position: relative;
    padding: 0 20px;
    padding: 0 1.25rem;
    background-color: #fff;
    color: #2e3238;
    font-weight: 500;
    z-index: 2
}

.office-more-wrapper a span {
    font-size: 12px;
    font-size: .75rem
}

.office-more-wrapper:before {
    content: "";
    display: block;
    position: absolute;
    border-bottom: 1px solid #e1e1e1;
    bottom: 11px;
    height: 80px;
    width: 100%;
    z-index: 1;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, #fff);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=0)
}

.office-less-wrapper {
    position: relative;
    text-align: center;
    margin-top: 10px;
    margin-top: .625rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.office-less-wrapper a {
    position: relative;
    padding: 0 20px;
    padding: 0 1.25rem;
    background-color: #fff;
    color: #2e3238;
    font-weight: 500;
    z-index: 2
}

.office-less-wrapper a span {
    font-size: 12px;
    font-size: .75rem
}

.office-less-wrapper:before {
    content: "";
    display: block;
    position: absolute;
    border-bottom: 1px solid #e1e1e1;
    bottom: 11px;
    height: 10px;
    width: 100%;
    z-index: 1
}

.office-tabbed-info h2 {
    font-size: 18px;
    font-size: 1.125rem
}

.office-properties .total-property-count h3 {
    border-bottom: 1px solid #e1e1e1;
    font-size: 18px;
    font-size: 1.125rem;
    margin: 0 0 16px;
    margin: 0 0 1rem;
    padding: 0 0 16px;
    padding: 0 0 1rem
}

.office-properties .property-navigation {
    margin: 0 0 16px;
    margin: 0 0 1rem
}

.office-properties .property-navigation p {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 50px;
    line-height: 3.125rem;
    margin: 0
}

.office-properties .property-navigation ul {
    border: 0 none;
    display: -ms-flexbox;
    display: flex
}

.office-properties .property-navigation ul li {
    display: inline-block;
    float: left
}

.office-properties .property-navigation ul li a {
    border: 1px solid #1c3c3d;
    color: #515762;
    display: block;
    font-size: 16px;
    font-size: 1rem;
    line-height: 16px;
    line-height: 1rem;
    padding: 16px;
    padding: 1rem;
    text-align: center
}

.office-properties .property-navigation ul li a[aria-selected=true] {
    background: #1c3c3d;
    color: #fff
}

.office-properties .property-navigation ul li+li a {
    border-left: 0 none
}

.office-properties .tabs-content {
    border: 0 none
}

.office-properties .tabs-content .tabs-panel {
    margin-bottom: -16px;
    margin-bottom: -1rem;
    padding: 0
}

.office-properties .property-card {
    border: 1px solid #1c3c3d;
    background-color: #fff;
    margin: 16px 0;
    margin: 1rem 0;
    position: relative
}

.office-properties .property-card .property-url {
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5
}

.office-properties .property-card .listing-thumb {
    position: relative;
    background: no-repeat 50%;
    background-color: #eee;
    background-size: cover;
    overflow: hidden;
    height: 0;
    padding-bottom: 75%
}

.office-properties .property-card .property-main-details {
    position: relative;
    padding: 16px;
    padding: 1rem
}

.office-properties .property-card .property-main-details .agency-logo {
    position: absolute;
    right: 0;
    top: 0
}

.office-properties .property-card .property-main-details .property-type {
    display: block;
    font-weight: 700;
    padding: 0 0 4px;
    padding: 0 0 .25rem;
    text-transform: capitalize
}

.office-properties .property-card .property-main-details .property-area {
    padding-left: 16px;
    padding-left: 1rem
}

.office-properties .property-card .property-main-details .property-stats {
    padding: 16px 0 0;
    padding: 1rem 0 0
}

.office-properties .property-card .property-secondary-details {
    padding: 16px;
    padding: 1rem
}

.office-properties .property-card .property-secondary-details .price {
    display: block;
    font-weight: 700;
    text-align: right
}

.office-properties .view-all {
    text-align: center
}

.office-properties .view-all a {
    border: 1px solid #1c3c3d;
    color: #1c3c3d;
    display: inline-block;
    padding: 3.2px 24px;
    padding: .2rem 1.5rem;
    margin: 0 auto 16px;
    margin: 0 auto 1rem
}

.office-card-featured {
    padding-top: 16px;
    padding-top: 1rem;
    padding-bottom: 16px;
    padding-bottom: 1rem;
    background-color: #fff;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    position: relative
}

.office-card-featured .office-photo {
    padding-bottom: 10px;
    padding-bottom: .625rem
}

@media screen and (min-width:75.625em) {
    .office-card-featured .office-photo {
        padding-bottom: .9375rem
    }
}

.office-card-featured .office-address,
.office-card-featured .office-phone,
.office-card-featured .office-social-links,
.office-card-featured h1.office-name {
    line-height: 1;
    margin: 6px 0
}

.office-card-featured h1.office-name {
    display: block;
    font-size: 26px;
    font-size: 1.625rem;
    text-transform: capitalize
}

.office-card-featured .agent-address {
    font-size: 20px;
    font-size: 1.25rem
}

.office-card-featured .office-social-links a {
    color: #a4aea9;
    display: inline-block;
    margin: 0 5px 0 0;
    margin: 0 .3125rem 0 0;
    padding: 0 2px;
    padding: 0 .125rem
}

.office-card-featured .office-name-award {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 35px
}

.office-card-featured .office-name-award img {
    height: 100%;
    max-width: 100%
}

.office-card-featured .office-card-header {
    max-width: 70%
}

.office-details-featured {
    padding-top: 16px;
    padding-top: 1rem;
    padding-bottom: 16px;
    padding-bottom: 1rem
}

.office-details-featured h2 {
    text-transform: capitalize;
    font-size: 28.8px;
    font-size: 1.8rem;
    padding-bottom: 16px;
    padding-bottom: 1rem
}

.office-details-featured .bottom-office-card,
.office-details-featured .rhc-office-card {
    margin: 0 0 16px;
    margin: 0 0 1rem
}

.office-details-featured .bottom-office-card h2,
.office-details-featured .rhc-office-card h2 {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 700;
    padding: 0
}

.office-details-featured .bottom-office-card h3,
.office-details-featured .rhc-office-card h3 {
    font-size: 16px;
    font-size: 1rem
}

.office-details-featured .rhc-office-card h2,
.office-details-featured .rhc-office-card h3 {
    margin-left: 10px;
    margin-left: .625rem
}

@media screen and (min-width:75.625em) {
    .office-details-featured .rhc-office-card h2,
    .office-details-featured .rhc-office-card h3 {
        margin-left: .9375rem
    }
}

.office-details-featured input[type=tel] {
    max-width: 100%
}

.office-search-block {
    background-color: #fff
}

.office-search-block .sub-navigation ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.office-search-block .sub-navigation ul li {
    display: inline-block;
    padding: 8px 16px;
    padding: .5rem 1rem;
    background-color: #fff
}

.office-search-block .sub-navigation ul li a {
    font-size: 14.4px;
    font-size: .9rem;
    color: #515762
}

.office-search-block .sub-navigation ul li.active {
    background-color: #ff5a59
}

.office-search-block .sub-navigation ul li.active a {
    color: #fff
}

.office-search-block p {
    display: inline-block;
    margin: 0 15px 0 0;
    margin: 0 .9375rem 0 0;
    vertical-align: top
}

.office-search-block p label {
    display: none
}

.office-search-block p input[type=text] {
    border: 1px solid #2e3238;
    color: #2e3238;
    height: 45px;
    height: 2.8125rem
}

.office-search-block p input[type=text]:-ms-input-placeholder {
    color: #515762
}

.office-search-block p input[type=text]::placeholder {
    color: #515762
}

.office-search-block .search-details {
    padding: 16px;
    padding: 1rem;
    background-color: #fff;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1
}

.office-search-block .search-details h1 {
    font-size: 24px;
    font-size: 1.5rem
}

.office-search-block .search-details ul {
    margin: 0;
    padding: 0
}

.office-search-block .search-details ul li {
    display: inline
}

.office-search-block .search-details ul li .disc {
    color: #ff5a59
}

.search-results-details {
    padding: 32px 0 0;
    padding: 2rem 0 0;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 16px;
    margin-bottom: 1rem
}

.search-results-details ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.search-results-details ul li {
    display: inline-block;
    float: left;
    padding: 0
}

.search-results-details ul li.hang-right {
    float: right
}

.search-results-details ul li h2 {
    font-size: 16px;
    font-size: 1rem
}

.search-results-details ul li a {
    color: #515762;
    display: block;
    height: 32px;
    height: 2rem;
    padding: 0 16px;
    padding: 0 1rem
}

.search-results-details ul li a.active {
    border-bottom: 2px solid #88c940
}

.search-results-details ul li select {
    color: #515762;
    margin: 0;
    margin-top: -16px;
    margin-top: -1rem;
    padding: 0 32px;
    padding: 0 2rem;
    background-color: transparent;
    border-radius: 0;
    border: 1px solid #e1e1e1;
    border-bottom: none
}

.office-card {
    position: relative;
    background-color: #fff
}

.office-card a {
    color: #515762
}

.office-card .office-label {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #88c940;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    font-size: .8125rem;
    line-height: 1;
    text-transform: uppercase;
    padding: 5px;
    padding: .3125rem
}

.office-card .office-content {
    padding: 14px 16px;
    padding: .875rem 1rem
}

.office-card .office-title {
    font-weight: 500;
    font-size: 18px;
    font-size: 1.125rem
}

.office-card .office-contact {
    font-weight: 500
}

.office-card .office-divider {
    margin-top: 10px;
    margin-top: .625rem;
    margin-bottom: 10px;
    margin-bottom: .625rem;
    background-color: #e1e1e1;
    height: 1px;
    height: .0625rem
}

.office-thumb {
    position: relative;
    background: no-repeat 50%;
    background-color: #eee;
    background-size: contain;
    overflow: hidden;
    height: 0;
    padding-bottom: 75%
}

.office-list .office-card {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.office-list .office-card .call-to-actions {
    border-top: 1px solid #f4f3f3;
    margin: 0 15px;
    padding: 20px 0
}

.office-list .office-card .call-to-actions a {
    margin-right: 20px
}

.office-list .office-card .label {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2
}

.office-list .office-card .agency-logo {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0;
    right: 0
}

.office-list .office-card .office-details {
    border-top: 1px solid #2e3238;
    padding-top: 16px;
    padding-top: 1rem;
    text-align: center
}

.office-list .office-card .office-details .rows {
    margin: 0
}

.office-list .office-card .office-details .office-name {
    color: #515762;
    background-color: #fff;
    line-height: 1;
    margin-bottom: 0
}

.office-list .office-card .office-details .office-address {
    color: #515762;
    font-size: 14px;
    font-size: .875rem;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 8px;
    padding-left: .5rem;
    padding-right: 8px;
    padding-right: .5rem
}

.office-list .office-card .statistic-count {
    color: #1c3c3d;
    display: block;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 500
}

.office-list .office-card .statistic-name {
    color: #1c3c3d;
    display: block;
    font-size: 11px;
    font-size: .6875rem;
    text-transform: uppercase
}

.office-list .office-card hr {
    border-color: #f4f3f3;
    width: 90%;
    margin: 8px 16px;
    margin: .5rem 1rem
}

.office-awards h4 {
    color: #2e3238
}

.office-awards .cambodia-award-img {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 0
}

.office-awards .cambodia-award-img img {
    float: left;
    margin-right: 40px;
    margin-right: 2.5rem
}

.office-awards .cambodia-award-desc {
    width: 100%;
    display: inline-block;
    padding-bottom: 15px
}

@media only screen and (min-width:320px) and (max-width:767px) {
    .office-card-featured .office-name-award {
        left: 5px;
        bottom: 55px;
        top: auto
    }
    .office-card-featured .office-card-header {
        padding-left: 7%
    }
    .office-navigation a {
        font-size: .7rem;
        padding: .8125rem .3rem
    }
    .office-awards .cambodia-award-img {
        display: inline-block
    }
    .office-properties .property-navigation ul li a {
        font-size: .9rem;
        padding: .4rem
    }
}

.template-blog main {
    background-color: #fff
}

.template-blog .breadcrumbs {
    border-bottom-color: #a4aea9;
    margin-bottom: 0
}

.template-blog .banner {
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.blog-header {
    background-color: #f4f3f3;
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
    padding-top: 25px;
    padding-top: 1.5625rem;
    padding-bottom: 25px;
    padding-bottom: 1.5625rem
}

.blog-header .blog-name {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1;
    margin: 0;
    padding: 0
}

.blog-header .blog-content {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 100;
    margin: 0;
    margin-top: 10px;
    padding: 0
}

.blog-header .blog-content p {
    margin-bottom: 0
}

.featured-wrapper {
    border-bottom: 5px solid #f4f3f3;
    border-bottom: .3125rem solid #f4f3f3
}

.featured-wrapper,
.latest-category-wrapper,
.search-results-wrapper {
    margin-bottom: 30px;
    margin-bottom: 1.875rem
}

.widget {
    border: 1px solid #e6e9ed;
    padding: 20px;
    padding: 1.25rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem
}

.widget .widget-heading {
    color: #ff5a59;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 100
}

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

.widget li {
    border-bottom: 1px solid #e6e9ed
}

.widget li:last-of-type {
    border-bottom: 0
}

.widget li a {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    color: #515762;
    padding: 5px 0 5px 18px;
    padding: .3125rem 0 .3125rem 1.125rem;
    font-weight: 100
}

.widget.newsletter-widget p {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 100
}

.widget.newsletter-widget button {
    color: #fff;
    margin-bottom: 0
}

.widget.newsletter-widget .error-message {
    margin-top: -16px;
    margin-top: -1rem;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    padding: 4px 8px;
    padding: .25rem .5rem;
    font-size: 12px;
    font-size: .75rem;
    background-color: #ff5a59;
    color: #fff;
    font-weight: 500
}

.widget.newsletter-widget .newsletter-success {
    display: none;
    padding: 16px;
    padding: 1rem;
    background: #88c940;
    color: #fff;
    text-align: center
}

.widget.newsletter-widget .newsletter-success p {
    margin: 0;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 500
}

.widget.category-widget .category-label {
    float: left
}

.widget.category-widget .category-count {
    float: right;
    text-align: right;
    font-weight: 300
}

.widget.archive-widget .archive-month {
    float: left;
    margin-right: 5px;
    margin-right: .3125rem
}

.widget.archive-widget .archive-year {
    float: left;
    font-size: 14px;
    font-size: .875rem;
    color: #a4aea9;
    line-height: 1.8;
    font-weight: 300
}

.widget.archive-widget .archive-count {
    float: right;
    text-align: right;
    font-weight: 300
}

.news-card {
    background-color: #fff;
    margin-bottom: 30px;
    margin-bottom: 1.875rem
}

.news-card a {
    color: #515762
}

.news-card .news-thumb {
    position: relative;
    background: no-repeat 50%;
    background-color: #eee;
    background-size: cover;
    overflow: hidden;
    height: 0;
    padding-bottom: 75%
}

.news-card .news-content {
    position: relative;
    padding: 15px 0;
    padding: .9375rem 0
}

.news-card .news-title {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 500
}

.news-card .news-blurb {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 100
}

.news-card .news-date {
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 100
}

.home-articles .news-card {
    background-color: #fff;
    margin-bottom: 30px;
    margin-bottom: 1.875rem
}

.home-articles .news-card a {
    color: #515762
}

.home-articles .news-card .news-thumb {
    position: relative;
    background: no-repeat 50%;
    background-color: #eee;
    background-size: cover;
    overflow: hidden;
    height: 0;
    padding-bottom: 75%
}

.home-articles .news-card .news-content {
    position: relative;
    margin-left: -10px;
    margin-left: -.625rem;
    padding: 10px 15px 10px 0;
    padding: .625rem .9375rem .625rem 0
}

.home-articles .news-card .news-title {
    font-size: 15px;
    font-size: .9375rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 500
}

@media screen and (min-width:41.75em) {
    .home-articles .news-card .news-title {
        font-size: 1.125rem
    }
}

@media screen and (min-width:64em) {
    .home-articles .news-card .news-title {
        font-size: 1rem
    }
}

@media screen and (min-width:75.625em) {
    .home-articles .news-card .news-title {
        font-size: 1.125rem
    }
}

.home-articles .news-card .news-blurb {
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 100;
    padding-bottom: 16px;
    padding-bottom: 1rem
}

@media screen and (max-width:23.4375em) {
    .home-articles .news-card .news-blurb {
        display: none
    }
}

@media screen and (min-width:41.75em) {
    .home-articles .news-card .news-blurb {
        padding-bottom: 1.3125rem;
        font-size: 1rem
    }
}

@media screen and (min-width:64em) {
    .home-articles .news-card .news-blurb {
        padding-bottom: .375rem;
        font-size: .875rem
    }
}

@media screen and (min-width:75.625em) {
    .home-articles .news-card .news-blurb {
        padding-bottom: 1.3125rem;
        font-size: 1rem
    }
}

.home-articles .news-card .news-date {
    font-size: 13px;
    font-size: .8125rem;
    font-weight: 100;
    font-style: italic
}

.blog-search {
    text-align: right
}

.blog-search .form-field {
    padding-top: 10px;
    text-align: center
}

.blog-search .search-box {
    background-color: transparent;
    color: #a4aea9;
    border-color: #a4aea9;
    display: inline-block;
    max-width: 60%;
    border-width: 0 0 1px;
    border-radius: 0
}

.blog-search input::-webkit-input-placeholder {
    color: #a4aea9!important
}

.blog-search input:-moz-placeholder,
.blog-search input::-moz-placeholder {
    color: #a4aea9!important
}

.blog-search input:-ms-input-placeholder {
    color: #a4aea9!important
}

.blog-search .search-button {
    border-radius: 0;
    border-color: #a4aea9;
    color: #a4aea9;
    border-width: 0 0 1px;
    height: 39px;
    height: 2.4375rem;
    padding: 8px;
    padding: .5rem;
    max-width: 30px;
    display: inline-block;
    vertical-align: top;
    float: none
}

.blog-body .columns {
    overflow: hidden
}

.blog-body .columns iframe,
.blog-body .columns img {
    max-width: 100%
}

.blog-body .post-content {
    display: block;
    font-size: 16px!important;
    color: #a4aea9!important
}

.blog-post-link {
    background-color: #88c940;
    color: #fff!important;
    display: inline-block;
    height: 35px;
    padding: 5px 10px;
    vertical-align: middle;
    width: 119px;
    text-align: center;
    font-size: 16px
}

.blog-post-link i {
    vertical-align: inherit;
    font-size: 10px
}

.search-results-wrapper .blog-post-link {
    margin-top: 20px
}

.blog-social-media-sharing {
    margin-top: 20px;
    margin-bottom: 7px;
    display: inline-block
}

.blog-social-media-sharing .blog-social-link {
    margin-right: 3px;
    color: #fff;
    font-size: 20px;
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center
}

.blog-social-media-sharing .blog-social-link i {
    vertical-align: text-bottom
}

.blog-social-media-sharing .facebook-link {
    background-color: #3b5999
}

.blog-social-media-sharing .linkedin-link {
    background-color: #0077b2
}

.blog-social-media-sharing .twitter-link {
    background-color: #1da1f3
}

.blog-social-media-sharing .email-link {
    background-color: #2c7eff;
    margin-right: 7px
}

.blog-social-media-sharing .we-chat~img {
    display: none;
    position: absolute;
    height: 250px;
    z-index: 99
}

.blog-social-media-sharing .we-chat:hover~img {
    display: block
}

.blog-posts-by-category .heading {
    border-bottom: 5px solid #f4f3f3;
    border-bottom: .3125rem solid #f4f3f3;
    padding: 15px;
    text-align: center;
    color: #a4aea9
}

.blog-posts-by-category .category {
    border-bottom: 3px solid #f4f3f3;
    border-bottom: .1875rem solid #f4f3f3;
    color: #a4aea9;
    margin: 0;
    padding: 8px 0
}

.blog-posts-by-category .post-title {
    line-height: 20px;
    margin-bottom: 8px
}

.blog-posts-by-category .post-title:before {
    content: "\203A";
    margin-left: -20px;
    padding-right: 14px;
    font-size: 20px
}

.blog-posts-by-category a {
    text-decoration: none;
    color: #2e3238
}

.blog-posts-by-category ul {
    list-style: none;
    margin: 0
}

.blog-posts-by-category li {
    border-bottom: 2px solid #f4f3f3;
    border-bottom: .125rem solid #f4f3f3;
    margin-top: 15px
}

.post-publish-date {
    color: #a4aea9;
    font-size: 14px
}

.blog-post-single {
    margin-top: 40px
}

.blog-post-single .blog-post-single-title {
    margin-bottom: 15px;
    font-size: 32px;
    font-size: 2rem
}

.blog-post-single-content {
    margin-top: 20px
}

.blog-post-single-content iframe {
    max-width: 100%
}

.blog-related-posts .heading {
    border-bottom: 5px solid #f4f3f3;
    border-bottom: .3125rem solid #f4f3f3;
    padding: 15px;
    text-align: center;
    color: #a4aea9
}

.reveal {
    padding: 0;
    border-radius: 0
}

.reveal .close-button {
    color: #fff
}

.reveal-header {
    background-color: #515762;
    padding: 16px;
    padding: 1rem
}

.reveal-header * {
    color: #fff;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 500;
    margin: 0;
    padding: 0;
    line-height: 1
}

.reveal-inner {
    padding: 16px;
    padding: 1rem
}

.reveal-inner input {
    border-radius: 0
}

.reveal-inner textarea {
    border-radius: 0;
    min-height: 100px;
    min-height: 6.25rem
}

@media screen and (max-width:41.6875em) {
    .reveal-inner button {
        width: 100%
    }
}

.developer-wechat {
    position: relative
}

.developer-wechat input {
    padding-left: 55px
}

.developer-wechat span {
    position: absolute;
    left: 10px;
    top: 0;
    bottom: 0;
    color: #88c940;
    font-size: 25px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.sticky {
    position: relative
}

.button {
    font-weight: 500
}

.dropdown-pane {
    margin-top: 26px!important;
    margin-top: 1.625rem!important;
    border-radius: 0;
    border-color: #fff;
    background-color: #fff
}

@media screen and (max-width:63.9375em) {
    .dropdown-pane#mobile-location-dropdown {
        top: 44px!important
    }
}

.dropdown-pane:before {
    border: 6px inset;
    border-color: transparent transparent #fff;
    border-bottom-style: solid;
    top: -12px;
    right: 10px;
    z-index: 89
}

.dropdown-pane:after,
.dropdown-pane:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute
}

.dropdown-pane:after {
    border: 7px inset;
    border-color: transparent transparent #fff;
    border-bottom-style: solid;
    top: -14px;
    right: 9px;
    z-index: 88
}

.tabs-content {
    transition: none!important
}

.no-radius {
    border-radius: 0!important
}

.reveal-header * {
    width: calc(100% - 30px);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

@media screen and (min-width:64em) {
    .reveal-header * {
        white-space: normal;
        overflow: auto
    }
}

.switch-inactive {
    right: 10%
}

input[id=name] {
    max-width: none!important
}

.template-signup h1 {
    font-weight: 500
}

.template-signup h1,
.template-signup h2 {
    color: #515762;
    font-size: 30px;
    font-size: 1.875rem;
    margin-top: 32px;
    margin-top: 2rem;
    margin-bottom: 32px;
    margin-bottom: 2rem
}

.template-signup h2 {
    font-weight: 300
}

.template-signup p a {
    font-weight: 500
}

.template-signup .sign-up-links {
    margin-top: 32px;
    margin-top: 2rem;
    margin-bottom: 64px;
    margin-bottom: 4rem
}

.template-signup ul.checklist {
    list-style-type: none
}

.template-signup ul.checklist li {
    margin-left: 8px;
    margin-left: .5rem;
    margin-bottom: 16px;
    margin-bottom: 1rem
}

.template-signup ul.checklist li:before {
    font-family: portal;
    src: url(../eot/portal.eot);
    src: url(../eot/portal.eot#iefix) format("embedded-opentype"), url(../ttf/portal.ttf) format("truetype"), url(../woff/portal.woff) format("woff"), url(../svg/portal.svg#portal) format("svg");
    font-weight: 400;
    font-style: normal;
    content: "\e923";
    position: absolute;
    margin-left: -1.5em;
    color: #88c940
}

.template-signup .form-error {
    margin: 0
}

.amAgentWrapper *,
.optInWrapper * {
    display: inline-block
}

#login-form input[type=submit],
#register-form button {
    background-color: #fff!important
}

.has-error input {
    border-color: #d84315!important
}

.hidden {
    display: none
}

#login-form table tr {
    background-color: #f5f5f5!important
}

#login-form table tbody {
    border: 0
}

.page-advertise-on-realestatecomkh textarea {
    max-width: 100%!important
}