/* Minification failed. Returning unminified contents.
(2751,23): run-time error CSS1039: Token not allowed after unary operator: '-vh'
(7146,24): run-time error CSS1039: Token not allowed after unary operator: '-vh'
 */
@charset "UTF-8";
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
    line-height: 1.15; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
    margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
    display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
    margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    -webkit-box-sizing: content-box;
            box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
    background-color: transparent; /* 1 */
    -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    -webkit-text-decoration: underline dotted;
            text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
    font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
    font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
    background-color: #ff0;
    color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
    display: inline-block;
}

    /**
 * Add the correct display in iOS 4-7.
 */

    audio:not([controls]) {
        display: none;
        height: 0;
    }

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
    border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
    overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
    text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
    -webkit-appearance: button; /* 2 */
}

    /**
 * Remove the inner border and padding in Firefox.
 */

    button::-moz-focus-inner,
    [type="button"]::-moz-focus-inner,
    [type="reset"]::-moz-focus-inner,
    [type="submit"]::-moz-focus-inner {
        border-style: none;
        padding: 0;
    }

    /**
 * Restore the focus styles unset by the previous rule.
 */

    button:-moz-focusring,
    [type="button"]:-moz-focusring,
    [type="reset"]:-moz-focusring,
    [type="submit"]:-moz-focusring {
        outline: 1px dotted ButtonText;
    }

/**
 * Correct the padding in Firefox.
 */

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    display: inline-block; /* 1 */
    vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
}

    /**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

    [type="search"]::-webkit-search-cancel-button,
    [type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
    display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
    display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
    display: none;
}

/*! nouislider - 11.0.0 - 2018-01-12 20:37:52 */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.noUi-target {
  position: relative;
  direction: ltr;
}
.noUi-base,
.noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
/* Wrapper for all connect elements.
 */
.noUi-connects {
  overflow: hidden;
  z-index: 0;
}
.noUi-connect,
.noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-vertical .noUi-origin {
  width: 0;
}
.noUi-horizontal .noUi-origin {
  height: 0;
}
.noUi-handle {
  position: relative;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 18px;
}
.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px;
}
.noUi-vertical {
  width: 18px;
}
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}
/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
  background: #FAFAFA;
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  -webkit-box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
          box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}
.noUi-connects {
  border-radius: 3px;
}
.noUi-connect {
  background: #3FB8AF;
}
/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize;
}
.noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}
.noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  -webkit-box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
          box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}
.noUi-active {
  -webkit-box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
          box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}
/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}
.noUi-handle:after {
  left: 17px;
}
.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}
.noUi-vertical .noUi-handle:after {
  top: 17px;
}
/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #B8B8B8;
}
[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
  cursor: not-allowed;
}
/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.noUi-pips {
  position: absolute;
  color: #999;
}
/* Values;
 *
 */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center;
}
.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}
/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #CCC;
}
.noUi-marker-sub {
  background: #AAA;
}
.noUi-marker-large {
  background: #AAA;
}
/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%;
}
.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
}
.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%);
}
.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}
.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}
.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}
/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}
.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%, 0);
  padding-left: 25px;
}
.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
}
.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}
.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}
.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}
.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}
.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}
.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}

body.compensate-for-scrollbar{overflow:hidden;-ms-overflow-style:none}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;-webkit-transition-duration:inherit;transition-duration:inherit;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(.47,0,.74,.71);transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;-webkit-transition-timing-function:cubic-bezier(.22,.61,.36,1);transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;-webkit-transition:opacity .25s ease,visibility 0s ease .25s;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;-webkit-transition:opacity .25s ease 0s,visibility 0s ease 0s;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px 44px 0;position:absolute;text-align:center;top:0;transition-property:opacity,-webkit-transform;-webkit-transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--next{z-index:99995}.fancybox-slide--image{padding:44px 0 0;overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px 6px 0}.fancybox-content{background:#fff;display:inline-block;margin:0 0 44px;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;transform-origin:top left;transition-property:opacity,-webkit-transform;-webkit-transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-slide--html .fancybox-content{margin:0 0 6px}.fancybox-can-zoomOut .fancybox-content{cursor:-webkit-zoom-out;cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:-webkit-zoom-in;cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--video .fancybox-content{height:calc(100% - 44px);overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;vertical-align:top;width:100%}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;-webkit-transition:color .2s;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button.disabled,.fancybox-button.disabled:hover,.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:nth-child(1),.fancybox-button--pause svg:nth-child(1),.fancybox-button--play svg:nth-child(2){display:none}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background:transparent;height:100px;margin:0;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{background:rgba(30,30,30,.6);height:100%;padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0}.fancybox-caption{bottom:0;color:#fff;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px;right:0}.fancybox-caption:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEtCAQAAABjBcL7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHRJREFUKM+Vk8EOgDAIQ0vj/3+xBw8qIZZueFnIKC90MCAI8DlrkHGeqqGIU6lVigrBtpCWqeRWoHDNqs0F7VNVBVxmHRlvoVqjaYkdnDIaivH2HqZ5+oZj3JUzWB+cOz4G48Bg+tsJ/tqu4dLC/4Xb+0GcF5BwBC0AA53qAAAAAElFTkSuQmCC);background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-25px;z-index:-1}.fancybox-caption:after{border-bottom:1px solid hsla(0,0%,100%,.3);content:"";display:block;left:44px;position:absolute;right:44px;top:0}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;border:6px solid hsla(0,0%,39%,.5);border-radius:100%;border-top-color:#fff;height:60px;left:50%;margin:-30px 0 0 -30px;opacity:.6;padding:0;position:absolute;top:50%;width:60px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{-webkit-transition-timing-function:cubic-bezier(0,0,.25,1);transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;-webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0 0}.fancybox-slide--image .fancybox-content{margin-bottom:6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;-webkit-transition:all .2s;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#fff;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:4px solid #4ea7f9;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transition:all .2s cubic-bezier(.25,.46,.45,.94);transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:768px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}


/* Slider */
.slick-loading .slick-list {
  background: #fff url("/Styles/Vendor/Slick/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("/Styles/Vendor/Slick/fonts/slick.eot");
  src: url("/Styles/Vendor/Slick/fonts/slick.eot?#iefix") format("embedded-opentype"), url("/Styles/Vendor/Slick/fonts/slick.woff") format("woff"), url("/Styles/Vendor/Slick/fonts/slick.ttf") format("truetype"), url("/Styles/Vendor/Slick/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px\9;
  /*lte IE 8*/
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* required styles */

.leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
	position: absolute;
	left: 0;
	top: 0;
	}
.leaflet-container {
	overflow: hidden;
	}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
	-webkit-user-select: none;
	   -moz-user-select: none;
	        -ms-user-select: none;
	    user-select: none;
	  -webkit-user-drag: none;
	}
/* Safari renders non-retina tile on retina better with this, but Chrome is worse */
.leaflet-safari .leaflet-tile {
	image-rendering: -webkit-optimize-contrast;
	}
/* hack that prevents hw layers "stretching" when loading new tiles */
.leaflet-safari .leaflet-tile-container {
	width: 1600px;
	height: 1600px;
	-webkit-transform-origin: 0 0;
	}
.leaflet-marker-icon,
.leaflet-marker-shadow {
	display: block;
	}
/* .leaflet-container svg: reset svg max-width decleration shipped in Joomla! (joomla.org) 3.x */
/* .leaflet-container img: map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container .leaflet-overlay-pane svg,
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer {
	max-width: none !important;
	max-height: 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;
	/* Fallback for FF which doesn't support pinch-zoom */
	touch-action: none;
	touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
	-ms-touch-action: none;
	touch-action: none;
}
.leaflet-container {
	-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
	-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
	-webkit-filter: inherit;
	        filter: inherit;
	visibility: hidden;
	}
.leaflet-tile-loaded {
	visibility: inherit;
	}
.leaflet-zoom-box {
	width: 0;
	height: 0;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	z-index: 800;
	}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.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(/Styles/Vendor/Leaflet/#default#VML);
	display: inline-block;
	position: absolute;
	}


/* control positioning */

.leaflet-control {
	position: relative;
	z-index: 800;
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}
.leaflet-top,
.leaflet-bottom {
	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;
	}


/* zoom and fade animations */

.leaflet-fade-anim .leaflet-tile {
	will-change: opacity;
	}
.leaflet-fade-anim .leaflet-popup {
	opacity: 0;
	-webkit-transition: opacity 0.2s linear;
	        transition: opacity 0.2s linear;
	}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
	opacity: 1;
	}
.leaflet-zoom-animated {
	-webkit-transform-origin: 0 0;
	        transform-origin: 0 0;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	will-change: transform;
	}
.leaflet-zoom-anim .leaflet-zoom-animated {
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
	        transition:         -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
	        transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
	        transition:         transform 0.25s cubic-bezier(0,0,0.25,1), -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
	}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
	-webkit-transition: none;
	        transition: none;
	}

.leaflet-zoom-anim .leaflet-zoom-hide {
	visibility: hidden;
	}


/* cursors */

.leaflet-interactive {
	cursor: pointer;
	}
.leaflet-grab {
	cursor: -webkit-grab;
	cursor:    -moz-grab;
	}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
	cursor: crosshair;
	}
.leaflet-popup-pane,
.leaflet-control {
	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;
	}

/* marker & overlays interactivity */
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
	pointer-events: none;
	}

.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive {
	pointer-events: visiblePainted; /* IE 9-10 doesn't have auto */
	pointer-events: auto;
	}

/* visual tweaks */

.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: rgba(255,255,255,0.5);
	}


/* general typography */
.leaflet-container {
	font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
	}


/* general toolbar styles */

.leaflet-bar {
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.65);
	        box-shadow: 0 1px 5px rgba(0,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: black;
	}
.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-touch .leaflet-bar a:first-child {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	}
.leaflet-touch .leaflet-bar a:last-child {
	border-bottom-left-radius: 2px;
	border-bottom-right-radius: 2px;
	}

/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
	font: bold 18px 'Lucida Console', Monaco, monospace;
	text-indent: 1px;
	}

.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
	font-size: 22px;
	}


/* layers control */

.leaflet-control-layers {
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	        box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	background: #fff;
	border-radius: 5px;
	}
.leaflet-control-layers-toggle {
	background-image: url(/Styles/Vendor/Leaflet/images/layers.png);
	width: 36px;
	height: 36px;
	}
.leaflet-retina .leaflet-control-layers-toggle {
	background-image: url(/Styles/Vendor/Leaflet/images/layers-2x.png);
	background-size: 26px 26px;
	}
.leaflet-touch .leaflet-control-layers-toggle {
	width: 44px;
	height: 44px;
	}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
	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;
	overflow-x: hidden;
	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;
	}

/* Default icon URLs */
.leaflet-default-icon-path {
	background-image: url(/Styles/Vendor/Leaflet/images/marker-icon.png);
	}


/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
	background: #fff;
	background: rgba(255, 255, 255, 0.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;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;

	background: #fff;
	background: rgba(255, 255, 255, 0.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-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	-webkit-box-shadow: none;
	        box-shadow: none;
	}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
	border: 2px solid rgba(0,0,0,0.2);
	background-clip: padding-box;
	}


/* popup */

.leaflet-popup {
	position: absolute;
	text-align: center;
	margin-bottom: 20px;
	}
.leaflet-popup-content-wrapper {
	padding: 1px;
	text-align: left;
	border-radius: 12px;
	}
.leaflet-popup-content {
	margin: 13px 19px;
	line-height: 1.4;
	}
.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;

	-webkit-transform: rotate(45deg);
	        transform: rotate(45deg);
	}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
	background: white;
	color: #333;
	-webkit-box-shadow: 0 3px 14px rgba(0,0,0,0.4);
	        box-shadow: 0 3px 14px rgba(0,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: bold;
	background: transparent;
	}
.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-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
	border: 1px solid #999;
	}


/* div icon */

.leaflet-div-icon {
	background: #fff;
	border: 1px solid #666;
	}


/* Tooltip */
/* Base styles for the element that has a tooltip */
.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;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	        box-shadow: 0 1px 3px rgba(0,0,0,0.4);
	}
.leaflet-tooltip.leaflet-clickable {
	cursor: pointer;
	pointer-events: auto;
	}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
	position: absolute;
	pointer-events: none;
	border: 6px solid transparent;
	background: transparent;
	content: "";
	}

/* Directions */

.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;
	}

.select2-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-container .select2-selection--single {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 8px;
      padding-right: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-container .select2-selection--single .select2-selection__clear {
      position: relative; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline-block;
      overflow: hidden;
      padding-left: 8px;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-container .select2-search--inline {
    float: left; }
    .select2-container .select2-search--inline .select2-search__field {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      border: none;
      font-size: 100%;
      margin-top: 5px;
      padding: 0; }
      .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none; }
  .select2-results__option[aria-selected] {
    cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
    .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
      list-style: none; }
  .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), to(#eeeeee));
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px; }
  .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(#cccccc));
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
    .select2-container--classic .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none; }
    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
      border-color: transparent transparent #888 transparent;
      border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #eeeeee));
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(white));
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

.rc-slider {
  position: relative;
  height: 14px;
  padding: 5px 0;
  width: 100%;
  border-radius: 6px;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rc-slider * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rc-slider-rail {
  position: absolute;
  width: 100%;
  background-color: #e9e9e9;
  height: 4px;
  border-radius: 6px;
}

.rc-slider-track {
  position: absolute;
  left: 0;
  height: 4px;
  border-radius: 6px;
  background-color: #dbe23e;
}

.rc-slider-handle {
  position: absolute;
  margin-left: -9px;
  margin-top: -7px;
  width: 18px;
  height: 18px;
  cursor: pointer;
  cursor: -webkit-grab;
  cursor: grab;
  border-radius: 50%;
  border: solid 1px #666666;
  background-color: #fff;
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.rc-slider-handle:after {
  content: ' ';
  position: absolute;
  width: 8px;
  height: 8px;
  top: 50%;
  margin-top: -4px;
  left: 50%;
  margin-left: -4px;
  background: #dbe23e;
  border-radius: 100%;
}

.rc-slider-handle:focus {
  border-color: #dbe23e;
  -webkit-box-shadow: 0 0 0 5px #dbe23e;
          box-shadow: 0 0 0 5px #dbe23e;
  outline: none;
}

.rc-slider-handle-click-focused:focus {
  border-color: #dbe23e;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}

.rc-slider-handle:hover {
  border-color: #dbe23e;
}

.rc-slider-handle:active {
  border-color: #dbe23e;
  -webkit-box-shadow: 0 0 5px #dbe23e;
          box-shadow: 0 0 5px #dbe23e;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.rc-slider-mark {
  position: absolute;
  top: 18px;
  left: 0;
  width: 100%;
  font-size: 12px;
}

.rc-slider-mark-text {
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  color: #999;
}

.rc-slider-mark-text-active {
  color: #666;
}

.rc-slider-step {
  position: absolute;
  width: 100%;
  height: 4px;
  background: transparent;
}

.rc-slider-dot {
  position: absolute;
  bottom: -2px;
  margin-left: -4px;
  width: 8px;
  height: 8px;
  border: 2px solid #e9e9e9;
  background-color: #fff;
  cursor: pointer;
  border-radius: 50%;
  vertical-align: middle;
}

.rc-slider-dot-active {
  border-color: #96dbfa;
}

.rc-slider-disabled {
  background-color: #e9e9e9;
}

.rc-slider-disabled .rc-slider-track {
  background-color: #ccc;
}

.rc-slider-disabled .rc-slider-handle,
.rc-slider-disabled .rc-slider-dot {
  border-color: #ccc;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #fff;
  cursor: not-allowed;
}

.rc-slider-disabled .rc-slider-mark-text,
.rc-slider-disabled .rc-slider-dot {
  cursor: not-allowed !important;
}

.rc-slider-vertical {
  width: 14px;
  height: 100%;
  padding: 0 5px;
}

.rc-slider-vertical .rc-slider-rail {
  height: 100%;
  width: 4px;
}

.rc-slider-vertical .rc-slider-track {
  left: 5px;
  bottom: 0;
  width: 4px;
}

.rc-slider-vertical .rc-slider-handle {
  margin-left: -5px;
  margin-bottom: -7px;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.rc-slider-vertical .rc-slider-mark {
  top: 0;
  left: 18px;
  height: 100%;
}

.rc-slider-vertical .rc-slider-step {
  height: 100%;
  width: 4px;
}

.rc-slider-vertical .rc-slider-dot {
  left: 2px;
  margin-bottom: -4px;
}

.rc-slider-vertical .rc-slider-dot:first-child {
  margin-bottom: -4px;
}

.rc-slider-vertical .rc-slider-dot:last-child {
  margin-bottom: -4px;
}

.rc-slider-tooltip-zoom-down-enter,
.rc-slider-tooltip-zoom-down-appear {
  -webkit-animation-duration: .3s;
          animation-duration: .3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  display: block !important;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}

.rc-slider-tooltip-zoom-down-leave {
  -webkit-animation-duration: .3s;
          animation-duration: .3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  display: block !important;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}

.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active,
.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active {
  -webkit-animation-name: rcSliderTooltipZoomDownIn;
          animation-name: rcSliderTooltipZoomDownIn;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}

.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active {
  -webkit-animation-name: rcSliderTooltipZoomDownOut;
          animation-name: rcSliderTooltipZoomDownOut;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}

.rc-slider-tooltip-zoom-down-enter,
.rc-slider-tooltip-zoom-down-appear {
  -webkit-transform: scale(0, 0);
          transform: scale(0, 0);
  -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}

.rc-slider-tooltip-zoom-down-leave {
  -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
          animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}

@-webkit-keyframes rcSliderTooltipZoomDownIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
  }
  100% {
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}

@keyframes rcSliderTooltipZoomDownIn {
  0% {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
  }
  100% {
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}

@-webkit-keyframes rcSliderTooltipZoomDownOut {
  0% {
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
  }
}

@keyframes rcSliderTooltipZoomDownOut {
  0% {
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  100% {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
    -webkit-transform: scale(0, 0);
            transform: scale(0, 0);
  }
}

.rc-slider-tooltip {
  position: absolute;
  left: -9999px;
  top: -9999px;
  visibility: visible;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rc-slider-tooltip * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rc-slider-tooltip-hidden {
  display: none;
}

.rc-slider-tooltip-placement-top {
  padding: 4px 0 8px 0;
}

.rc-slider-tooltip-inner {
  padding: 6px 2px;
  min-width: 24px;
  height: 24px;
  font-size: 12px;
  line-height: 1;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #6c6c6c;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 4px #d9d9d9;
          box-shadow: 0 0 4px #d9d9d9;
}

.rc-slider-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow {
  bottom: 4px;
  left: 50%;
  margin-left: -4px;
  border-width: 4px 4px 0;
  border-top-color: #6c6c6c;
}

.react-tabs {
  -webkit-tap-highlight-color: transparent;
}

.react-tabs__tab-list {
  border-bottom: 1px solid #aaa;
  margin: 0 0 10px;
  padding: 0;
}

.react-tabs__tab {
  display: inline-block;
  border: 1px solid transparent;
  border-bottom: none;
  bottom: -1px;
  position: relative;
  list-style: none;
  padding: 6px 12px;
  cursor: pointer;
}

.react-tabs__tab--selected {
  background: #fff;
  border-color: #aaa;
  color: black;
  border-radius: 5px 5px 0 0;
}

.react-tabs__tab--disabled {
  color: GrayText;
  cursor: default;
}

.react-tabs__tab:focus {
  -webkit-box-shadow: 0 0 5px #0188fe;
          box-shadow: 0 0 5px #0188fe;
  border-color: #0188fe;
  outline: none;
}

.react-tabs__tab:focus:after {
  content: "";
  position: absolute;
  height: 5px;
  left: -4px;
  right: -4px;
  bottom: -5px;
  background: #fff;
}

.react-tabs__tab-panel {
  display: none;
}

.react-tabs__tab-panel--selected {
  display: block;
}

.classic-linear {
  font-size: 12px;
}

@media screen and (min-width: 600px) {
  .classic-linear {
    font-size: calc(4vw - 12px);
  }
}

@media screen and (min-width: 900px) {
  .classic-linear {
    font-size: 24px;
  }
}

.easy-peasy {
  font-size: 12px;
}

@media screen and (min-width: 600px) {
  .easy-peasy {
    font-size: calc(3.11111vw - 6.66667px);
  }
}

@media screen and (min-width: 700px) {
  .easy-peasy {
    font-size: calc(5.77778vw - 25.33333px);
  }
}

@media screen and (min-width: 800px) {
  .easy-peasy {
    font-size: calc(3.11111vw - 4px);
  }
}

@media screen and (min-width: 900px) {
  .easy-peasy {
    font-size: 24px;
  }
}

.cubic-bezier {
  font-size: 12px;
}

@media screen and (min-width: 600px) {
  .cubic-bezier {
    font-size: calc(0.87111vw + 6.77333px);
  }
}

@media screen and (min-width: 700px) {
  .cubic-bezier {
    font-size: calc(3.13778vw - 9.09333px);
  }
}

@media screen and (min-width: 800px) {
  .cubic-bezier {
    font-size: calc(7.99111vw - 47.92px);
  }
}

@media screen and (min-width: 900px) {
  .cubic-bezier {
    font-size: 24px;
  }
}

.bloat-my-css {
  font-size: 12px;
}

@media screen and (min-width: 600px) {
  .bloat-my-css {
    font-size: calc(1.55102vw + 2.69388px);
  }
}

@media screen and (min-width: 642.85714px) {
  .bloat-my-css {
    font-size: calc(4vw - 13.04956px);
  }
}

@media screen and (min-width: 685.71429px) {
  .bloat-my-css {
    font-size: calc(5.46939vw - 23.12536px);
  }
}

@media screen and (min-width: 728.57143px) {
  .bloat-my-css {
    font-size: calc(5.95918vw - 26.69388px);
  }
}

@media screen and (min-width: 771.42857px) {
  .bloat-my-css {
    font-size: calc(5.46939vw - 22.91545px);
  }
}

@media screen and (min-width: 814.28571px) {
  .bloat-my-css {
    font-size: calc(4vw - 10.95044px);
  }
}

@media screen and (min-width: 857.14286px) {
  .bloat-my-css {
    font-size: calc(1.55102vw + 10.04082px);
  }
}

@media screen and (min-width: 900px) {
  .bloat-my-css {
    font-size: 24px;
  }
}

/* Colours */
/* Sass MQ Library */
/* http://sass-mq.github.io/sass-mq/ */
/* Breakpoints */
/* Displays breakpoints for dev purposes */
/* Colours */
/* Fonts */
/* Typography */
html.side-panel-open, html.menu-open {
  overflow: hidden;
}

html.hide-scroll {
  height: 100%;
  overflow: hidden;
}

html.no-js {
  overflow: visible !important;
}

body {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #333333;
  font-weight: 400;
  line-height: 1.2;
  height: 100%;
  overflow: visible;
}

#primary-colour {
  color: #dbe23e;
}

#secondary-colour {
  color: #3b85a4;
}

#site-wrap {
  min-height: 100vh;
  overflow-x: hidden;
  position: relative;
  z-index: 1;
}

.side-panel-open #site-wrap,
.menu-open #site-wrap {
  overflow: hidden;
}

.hide-scroll #site-wrap {
  height: 100%;
  overflow: hidden;
}

@media (max-width: 63.99em) {
  .template-map #site-wrap {
    min-height: 0;
    height: calc(var(--vh, 1vh) * 100);
  }
}

.container {
  margin: 0 auto;
  max-width: 1360px;
  padding: 0 15px;
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (min-width: 768px) {
  .container {
    padding-left: calc(4.78142vw - 21.72131px);
  }
}

@media screen and (min-width: 1012px) {
  .container {
    padding-left: calc(8.87978vw - 63.19672px);
  }
}

@media screen and (min-width: 1256px) {
  .container {
    padding-left: calc(4.78142vw - 11.72131px);
  }
}

@media screen and (min-width: 1500px) {
  .container {
    padding-left: 60px;
  }
}

@media screen and (min-width: 768px) {
  .container {
    padding-right: calc(4.78142vw - 21.72131px);
  }
}

@media screen and (min-width: 1012px) {
  .container {
    padding-right: calc(8.87978vw - 63.19672px);
  }
}

@media screen and (min-width: 1256px) {
  .container {
    padding-right: calc(4.78142vw - 11.72131px);
  }
}

@media screen and (min-width: 1500px) {
  .container {
    padding-right: 60px;
  }
}

@media (min-width: 80em) {
  .container.narrow {
    max-width: 1360px;
  }
}

@media screen and (min-width: 80em) and (min-width: 1280px) {
  .container.narrow {
    max-width: calc(-81.31313vw + 2400.80808px);
  }
}

@media screen and (min-width: 80em) and (min-width: 1353.33333px) {
  .container.narrow {
    max-width: calc(-151.0101vw + 3344.0404px);
  }
}

@media screen and (min-width: 80em) and (min-width: 1426.66667px) {
  .container.narrow {
    max-width: calc(-81.31313vw + 2349.69697px);
  }
}

@media screen and (min-width: 80em) and (min-width: 1500px) {
  .container.narrow {
    max-width: 1130px;
  }
}

.container.fullscreen {
  max-width: 100%;
  padding: 0;
}

.container.two-thirds-column .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

@media (min-width: 64em) {
  .container.two-thirds-column .row {
    margin: 0 -60px;
    margin-left: -30px;
    margin-right: -30px;
  }
}

@media screen and (min-width: 64em) and (min-width: 1024px) {
  .container.two-thirds-column .row {
    margin-left: calc(-4.90196vw + 20.19608px);
  }
}

@media screen and (min-width: 64em) and (min-width: 1182.66667px) {
  .container.two-thirds-column .row {
    margin-left: calc(-9.10364vw + 69.88796px);
  }
}

@media screen and (min-width: 64em) and (min-width: 1341.33333px) {
  .container.two-thirds-column .row {
    margin-left: calc(-4.90196vw + 13.52941px);
  }
}

@media screen and (min-width: 64em) and (min-width: 1500px) {
  .container.two-thirds-column .row {
    margin-left: -60px;
  }
}

@media screen and (min-width: 64em) and (min-width: 1024px) {
  .container.two-thirds-column .row {
    margin-right: calc(-4.90196vw + 20.19608px);
  }
}

@media screen and (min-width: 64em) and (min-width: 1182.66667px) {
  .container.two-thirds-column .row {
    margin-right: calc(-9.10364vw + 69.88796px);
  }
}

@media screen and (min-width: 64em) and (min-width: 1341.33333px) {
  .container.two-thirds-column .row {
    margin-right: calc(-4.90196vw + 13.52941px);
  }
}

@media screen and (min-width: 64em) and (min-width: 1500px) {
  .container.two-thirds-column .row {
    margin-right: -60px;
  }
}

.container.two-thirds-column .row .column {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (max-width: 63.99em) {
  .container.two-thirds-column .row .column {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 64em) {
  .container.two-thirds-column .row .column {
    padding: 0 60px;
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (min-width: 64em) and (min-width: 1024px) {
  .container.two-thirds-column .row .column {
    padding-left: calc(4.90196vw - 20.19608px);
  }
}

@media screen and (min-width: 64em) and (min-width: 1182.66667px) {
  .container.two-thirds-column .row .column {
    padding-left: calc(9.10364vw - 69.88796px);
  }
}

@media screen and (min-width: 64em) and (min-width: 1341.33333px) {
  .container.two-thirds-column .row .column {
    padding-left: calc(4.90196vw - 13.52941px);
  }
}

@media screen and (min-width: 64em) and (min-width: 1500px) {
  .container.two-thirds-column .row .column {
    padding-left: 60px;
  }
}

@media screen and (min-width: 64em) and (min-width: 1024px) {
  .container.two-thirds-column .row .column {
    padding-right: calc(4.90196vw - 20.19608px);
  }
}

@media screen and (min-width: 64em) and (min-width: 1182.66667px) {
  .container.two-thirds-column .row .column {
    padding-right: calc(9.10364vw - 69.88796px);
  }
}

@media screen and (min-width: 64em) and (min-width: 1341.33333px) {
  .container.two-thirds-column .row .column {
    padding-right: calc(4.90196vw - 13.52941px);
  }
}

@media screen and (min-width: 64em) and (min-width: 1500px) {
  .container.two-thirds-column .row .column {
    padding-right: 60px;
  }
}

@media (min-width: 64em) {
  .container.two-thirds-column .row .col-md-8 {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: calc(100% / 12 * 8);
  }
}

@media (min-width: 64em) {
  .container.two-thirds-column .row .col-md-4 {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 calc(100% / 12 * 5);
            flex: 1 0 calc(100% / 12 * 5);
    max-width: 560px;
  }
}

.flex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  height: 100%;
}

.flex-wrap .item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

h1 {
  font-family: "PT Sans", Georgia, "Times New Roman", Times, serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 1;
  font-size: 34px;
  margin: 0 0 1em;
}

@media screen and (min-width: 768px) {
  h1 {
    font-size: calc(2.7626vw + 12.78324px);
  }
}

@media screen and (min-width: 1012px) {
  h1 {
    font-size: calc(5.13054vw - 11.18033px);
  }
}

@media screen and (min-width: 1256px) {
  h1 {
    font-size: calc(2.7626vw + 18.56102px);
  }
}

@media screen and (min-width: 1500px) {
  h1 {
    font-size: 60px;
  }
}

h2 {
  font-family: "PT Sans", Georgia, "Times New Roman", Times, serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  font-size: 28px;
  margin: 0 0 1em;
}

@media screen and (min-width: 768px) {
  h2 {
    font-size: calc(1.27505vw + 18.20765px);
  }
}

@media screen and (min-width: 1012px) {
  h2 {
    font-size: calc(2.36794vw + 7.14754px);
  }
}

@media screen and (min-width: 1256px) {
  h2 {
    font-size: calc(1.27505vw + 20.87432px);
  }
}

@media screen and (min-width: 1500px) {
  h2 {
    font-size: 40px;
  }
}

h3 {
  font-family: "PT Sans", Georgia, "Times New Roman", Times, serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  font-size: 22px;
  margin: 0 0 1em;
}

@media screen and (min-width: 768px) {
  h3 {
    font-size: calc(0.85003vw + 15.47177px);
  }
}

@media screen and (min-width: 1012px) {
  h3 {
    font-size: calc(1.57863vw + 8.09836px);
  }
}

@media screen and (min-width: 1256px) {
  h3 {
    font-size: calc(0.85003vw + 17.24954px);
  }
}

@media screen and (min-width: 1500px) {
  h3 {
    font-size: 30px;
  }
}

h4 {
  font-family: "PT Sans", Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: 700;
  font-size: 18px;
  margin: 0 0 1em;
}

@media screen and (min-width: 768px) {
  h4 {
    font-size: calc(0.63752vw + 13.10383px);
  }
}

@media screen and (min-width: 1012px) {
  h4 {
    font-size: calc(1.18397vw + 7.57377px);
  }
}

@media screen and (min-width: 1256px) {
  h4 {
    font-size: calc(0.63752vw + 14.43716px);
  }
}

@media screen and (min-width: 1500px) {
  h4 {
    font-size: 24px;
  }
}

h5 {
  font-family: "PT Sans", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: 700;
  font-size: 16px;
  margin: 0 0 1em;
}

@media screen and (min-width: 768px) {
  h5 {
    font-size: calc(0.21251vw + 14.36794px);
  }
}

@media screen and (min-width: 1012px) {
  h5 {
    font-size: calc(0.39466vw + 12.52459px);
  }
}

@media screen and (min-width: 1256px) {
  h5 {
    font-size: calc(0.21251vw + 14.81239px);
  }
}

@media screen and (min-width: 1500px) {
  h5 {
    font-size: 18px;
  }
}

.superheading {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  font-size: 14px;
}

@media screen and (min-width: 768px) {
  .superheading {
    font-size: calc(0.63752vw + 9.10383px);
  }
}

@media screen and (min-width: 1012px) {
  .superheading {
    font-size: calc(1.18397vw + 3.57377px);
  }
}

@media screen and (min-width: 1256px) {
  .superheading {
    font-size: calc(0.63752vw + 10.43716px);
  }
}

@media screen and (min-width: 1500px) {
  .superheading {
    font-size: 20px;
  }
}

p {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #333333;
  font-weight: 400;
  line-height: 1.4;
  margin: 1em 0 2em;
}

a {
  color: inherit;
  text-decoration: none;
}

a.external-link {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  -webkit-transition: color .2s ease;
  transition: color .2s ease;
}

a.external-link::after {
  content: "";
  display: inline-block;
  position: absolute;
  background: url("/Static/Images/svg/icon-external.svg") center no-repeat;
  height: 10px;
  margin: 0 0 0 5px;
  width: 10px;
}

a.external-link:hover, a.external-link:focus {
  color: #dbe23e;
}

a.map-link {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 2px;
  text-transform: uppercase;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-transition: color .2s ease;
  transition: color .2s ease;
}

a.map-link .inline-svg {
  display: inline-block;
  margin: 0 10px 0 0;
  position: relative;
  top: 3px;
  width: 12px;
}

a.map-link:hover, a.map-link:focus {
  color: #dbe23e;
}

img:not(.umb-avatar) {
  width: 100%;
}

::-moz-selection {
  background: #dbe23e;
  color: #FFFFFF;
}

::selection {
  background: #dbe23e;
  color: #FFFFFF;
}

.button {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 2px;
  text-transform: uppercase;
  background: #dbe23e;
  border: 0 !important;
  border-radius: 1px;
  cursor: pointer;
  display: inline-block;
  padding: 15px 30px;
  position: relative;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
}

.button::after {
  content: "";
  display: block;
  position: absolute;
  background: #333333;
  height: 1px;
  margin: -1px 0 0;
  right: -40px;
  top: 50%;
  -webkit-transition: right .2s ease;
  transition: right .2s ease;
  width: 60px;
}

.button.no-line::after {
  display: none;
}

.button:not(.inverse):hover, .button:not(.inverse):focus {
  background: #d9e031;
}

.button:not(.inverse):hover::after, .button:not(.inverse):focus::after {
  right: -60px;
}

.button.inverse {
  background: #FFFFFF;
  color: #333333;
}

.button.inverse:hover, .button.inverse:focus {
  color: #dbe23e;
}

.button.white {
  color: #FFFFFF;
}

#site-content p a,
#site-content .lot-details a,
#site-content .filter-summary a,
#side-panel p a,
#side-panel .lot-details a,
#side-panel .filter-summary a {
  border-bottom: 1px solid;
  border-color: inherit;
  -webkit-transition: border-color .2s ease, color .2s ease;
  transition: border-color .2s ease, color .2s ease;
}

#site-content p a:hover, #site-content p a:focus,
#site-content .lot-details a:hover,
#site-content .lot-details a:focus,
#site-content .filter-summary a:hover,
#site-content .filter-summary a:focus,
#side-panel p a:hover,
#side-panel p a:focus,
#side-panel .lot-details a:hover,
#side-panel .lot-details a:focus,
#side-panel .filter-summary a:hover,
#side-panel .filter-summary a:focus {
  border-color: #dbe23e;
  color: #dbe23e;
}

#site-content > .umb-grid > .grid-section > .container:first-child > div:first-child,
#side-panel > .umb-grid > .grid-section > .container:first-child > div:first-child {
  padding-top: 96px !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media (max-width: 63.99em) {
  #site-content > .umb-grid > .grid-section > .container:first-child > div:first-child,
  #side-panel > .umb-grid > .grid-section > .container:first-child > div:first-child {
    padding-top: 62px !important;
  }
}

.hide-all {
  display: none !important;
}

@media (max-width: 47.99em) {
  .hide-mobile {
    display: none !important;
  }
}

@media (min-width: 48em) and (max-width: 63.99em) {
  .hide-tablet {
    display: none !important;
  }
}

@media (min-width: 64em) {
  .hide-desktop {
    display: none !important;
  }
}

#loading-wrapper {
  background: #FFFFFF;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
  z-index: 9999;
}

.no-js #loading-wrapper {
  display: none !important;
}

#loading-wrapper .lds-eclipse {
  height: 200px !important;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 200px !important;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

#loading-wrapper .lds-eclipse div {
  position: absolute;
  -webkit-animation: lds-eclipse 1s linear infinite;
  animation: lds-eclipse 1s linear infinite;
  width: 160px;
  height: 160px;
  top: 20px;
  left: 20px;
  border-radius: 50%;
  -webkit-box-shadow: 0 4px 0 0 #c3d600;
          box-shadow: 0 4px 0 0 #c3d600;
  -webkit-transform-origin: 80px 82px;
  transform-origin: 80px 82px;
}

@keyframes lds-eclipse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes lds-eclipse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

pre {
  overflow: auto;
}

form input[type=text],
form input[type=email],
form input[type=number],
form input[type=tel],
form input[type=url],
form textarea,
form select,
form button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  background: none;
  margin: 0;
  outline: 0;
  padding: 0;
}

form input[type=text],
form input[type=email],
form input[type=number],
form input[type=tel],
form input[type=url],
form select,
form textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  background: none;
  margin: 0;
  outline: 0;
  padding: 0;
  background: #FFFFFF;
  border: 1px solid #CBCBCB;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: none !important;
  padding: 10px 15px;
  -webkit-transition: border .2s ease;
  transition: border .2s ease;
  width: 100%;
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=number]:focus,
form input[type=tel]:focus,
form input[type=url]:focus,
form select:focus,
form textarea:focus {
  border-color: #333333;
}

form input[type=text].placeholder,
form input[type=email].placeholder,
form input[type=number].placeholder,
form input[type=tel].placeholder,
form input[type=url].placeholder,
form select.placeholder,
form textarea.placeholder {
  color: #CBCBCB;
}

form input[type=text]:-moz-placeholder,
form input[type=email]:-moz-placeholder,
form input[type=number]:-moz-placeholder,
form input[type=tel]:-moz-placeholder,
form input[type=url]:-moz-placeholder,
form select:-moz-placeholder,
form textarea:-moz-placeholder {
  color: #CBCBCB;
}

form input[type=text]::-moz-placeholder,
form input[type=email]::-moz-placeholder,
form input[type=number]::-moz-placeholder,
form input[type=tel]::-moz-placeholder,
form input[type=url]::-moz-placeholder,
form select::-moz-placeholder,
form textarea::-moz-placeholder {
  color: #CBCBCB;
}

form input[type=text]:-ms-input-placeholder,
form input[type=email]:-ms-input-placeholder,
form input[type=number]:-ms-input-placeholder,
form input[type=tel]:-ms-input-placeholder,
form input[type=url]:-ms-input-placeholder,
form select:-ms-input-placeholder,
form textarea:-ms-input-placeholder {
  color: #CBCBCB;
}

form input[type=text]::-webkit-input-placeholder,
form input[type=email]::-webkit-input-placeholder,
form input[type=number]::-webkit-input-placeholder,
form input[type=tel]::-webkit-input-placeholder,
form input[type=url]::-webkit-input-placeholder,
form select::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder {
  color: #CBCBCB;
}

form label {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #333333;
  font-weight: 400;
  line-height: 1.4;
  display: block;
}

.styled-select {
  position: relative;
  z-index: 1;
}

.styled-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  background: none;
  margin: 0;
  outline: 0;
  padding: 0;
  background: #FFFFFF;
  border: 1px solid #CBCBCB;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: none !important;
  padding: 10px 15px;
  -webkit-transition: border .2s ease;
  transition: border .2s ease;
  width: 100%;
}

.styled-select select:focus {
  border-color: #333333;
}

.styled-select select.placeholder {
  color: #CBCBCB;
}

.styled-select select:-moz-placeholder {
  color: #CBCBCB;
}

.styled-select select::-moz-placeholder {
  color: #CBCBCB;
}

.styled-select select:-ms-input-placeholder {
  color: #CBCBCB;
}

.styled-select select::-webkit-input-placeholder {
  color: #CBCBCB;
}

.styled-select select::-ms-expand {
  display: none;
}

.styled-select select.disabled-option {
  color: #CBCBCB;
}

.styled-select select.disabled-option option {
  color: #333333;
}

.styled-select select.disabled-option option:disabled {
  color: #CBCBCB;
}

.styled-select::after {
  content: url("/Static/Images/svg/icon-chevron.svg");
  display: block;
  position: absolute;
  height: 16px;
  pointer-events: none;
  right: 18px;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
  width: 8px;
}

.umbraco-forms-form {
  padding: 0 !important;
}

.umbraco-forms-form .umbraco-forms-page .umbraco-forms-caption {
  line-height: 1.4em !important;
}

.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset {
  margin: 0;
  min-width: 0;
  padding: 0;
}

.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field {
  margin: 0 0 10px;
  position: relative;
}

.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-label {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #333333;
  font-weight: 400;
  line-height: 1.4;
  display: block;
}

.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper input.text, .umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper input.phone, .umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper input.email {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  background: none;
  margin: 0;
  outline: 0;
  padding: 0;
  background: #FFFFFF;
  border: 1px solid #CBCBCB;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: none !important;
  padding: 10px 15px;
  -webkit-transition: border .2s ease;
  transition: border .2s ease;
  width: 100%;
}

.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper input.text:focus, .umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper input.phone:focus, .umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper input.email:focus {
  border-color: #333333;
}

.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper input.text.placeholder, .umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper input.phone.placeholder, .umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper input.email.placeholder {
  color: #CBCBCB;
}

.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper input.text:-moz-placeholder, .umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper input.phone:-moz-placeholder, .umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper input.email:-moz-placeholder {
  color: #CBCBCB;
}

.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper input.text::-moz-placeholder, .umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper input.phone::-moz-placeholder, .umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper input.email::-moz-placeholder {
  color: #CBCBCB;
}

.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper input.text:-ms-input-placeholder, .umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper input.phone:-ms-input-placeholder, .umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper input.email:-ms-input-placeholder {
  color: #CBCBCB;
}

.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper input.text::-webkit-input-placeholder, .umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper input.phone::-webkit-input-placeholder, .umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper input.email::-webkit-input-placeholder {
  color: #CBCBCB;
}

.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper textarea,
.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  background: none;
  margin: 0;
  outline: 0;
  padding: 0;
  background: #FFFFFF;
  border: 1px solid #CBCBCB;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: none !important;
  padding: 10px 15px;
  -webkit-transition: border .2s ease;
  transition: border .2s ease;
  width: 100%;
}

.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper textarea:focus,
.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper select:focus {
  border-color: #333333;
}

.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper textarea.placeholder,
.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper select.placeholder {
  color: #CBCBCB;
}

.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper textarea:-moz-placeholder,
.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper select:-moz-placeholder {
  color: #CBCBCB;
}

.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper textarea::-moz-placeholder,
.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper select::-moz-placeholder {
  color: #CBCBCB;
}

.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper textarea:-ms-input-placeholder,
.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper select:-ms-input-placeholder {
  color: #CBCBCB;
}

.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper textarea::-webkit-input-placeholder,
.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper select::-webkit-input-placeholder {
  color: #CBCBCB;
}

.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper input.input-validation-error,
.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper textarea.input-validation-error,
.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper select.input-validation-error {
  background: #f9e7e7;
  border-color: #ce6969;
}

.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper .field-validation-error {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #333333;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}

.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field.shortanswer .umbraco-forms-label, .umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field.longanswer .umbraco-forms-label, .umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field.dropdown .umbraco-forms-label, .umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field.dropdownplaceholder .umbraco-forms-label, .umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field.phone .umbraco-forms-label, .umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field.email .umbraco-forms-label {
  position: absolute;
  left: -9999em;
}

.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field.checkbox {
  margin: 30px 0;
}

.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field.checkbox .umbraco-forms-label {
  cursor: pointer;
  padding: 0 0 0 37px;
}

.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field.checkbox .umbraco-forms-field-wrapper {
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}

.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field.checkbox .umbraco-forms-field-wrapper input {
  opacity: 0;
  position: absolute;
}

.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field.checkbox .umbraco-forms-field-wrapper input + .checkmark {
  background: #FFFFFF;
  border: 1px solid #CBCBCB;
  border-radius: 1px;
  height: 20px;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: background-color .2s ease;
  transition: background-color .2s ease;
  width: 20px;
}

.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field.checkbox .umbraco-forms-field-wrapper input + .checkmark::after {
  content: "";
  display: block;
  position: absolute;
  background: url("/Static/Images/svg/icon-tick-white.svg") center no-repeat;
  height: 16px;
  left: 2px;
  opacity: 0;
  top: 2px;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
  width: 16px;
}

.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field.checkbox .umbraco-forms-field-wrapper input:focus + .checkmark {
  border-color: #333333;
}

.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field.checkbox .umbraco-forms-field-wrapper input:checked + .checkmark {
  background: #dbe23e;
}

.umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field.checkbox .umbraco-forms-field-wrapper input:checked + .checkmark::after {
  opacity: 1;
}

.umbraco-forms-form .umbraco-forms-page .umbraco-forms-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  margin: 20px 0 0;
  padding: 0;
}

.umbraco-forms-form .umbraco-forms-page .umbraco-forms-navigation button {
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
}

.umbraco-forms-form .umbraco-forms-page .umbraco-forms-navigation button:disabled {
  opacity: 0.5;
}

.umbraco-forms-submitmessage {
  margin: 4em 0;
}

.umbraco-forms-form.wizard .umbraco-forms-navigation button.wizard-hidden {
  display: none;
}

.umbraco-forms-form.pricelist {
  margin: 4em auto;
  max-width: 700px;
}

#site-header {
  background: rgba(255, 255, 255, 0.9);
  border-bottom: 1px solid rgba(232, 232, 232, 0.9);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  left: 0;
  position: fixed;
  top: 0;
  -webkit-transition: background-color .2s ease;
  transition: background-color .2s ease;
  width: 100%;
  z-index: 100;
}

.template-map #site-header .container {
  max-width: none !important;
}

@media (min-width: 80em) {
  .template-map #site-header .container {
    padding: 0 !important;
  }
}

#site-header .container .flex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  height: 96px;
  position: relative;
  width: 100%;
  -webkit-transition: height .2s ease;
  transition: height .2s ease;
}

@media (max-width: 63.99em) {
  #site-header .container .flex-wrap {
    height: 62px;
  }
}

#site-header #site-logo {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 100%;
  padding: 6px 0;
}

@media (min-width: 80em) {
  .template-map #site-header #site-logo {
    padding-left: 40px;
  }
}

#site-header #site-logo a {
  display: inline-block;
  height: 100%;
}

#site-header #site-logo a img {
  display: block;
  height: 100%;
  max-width: 160px;
  width: auto;
}

#site-header #header-phone {
  color: #333333;
  position: absolute;
  right: 70px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-decoration: none !important;
}

@media (max-width: 63.99em) {
  #site-header #header-phone {
    right: 60px;
  }
}

.layout-landingpage #site-header #header-phone {
  display: none !important;
}

#site-header #header-phone img,
#site-header #header-phone svg {
  height: 16px;
  position: relative;
  top: 1px;
  width: 16px;
}

@media (max-width: 63.99em) {
  #site-header #header-phone img,
  #site-header #header-phone svg {
    height: 30px;
    width: 30px;
  }
}

#site-header #header-phone .inline-svg {
  color: #dbe23e;
  display: inline-block;
}

#site-header #header-phone svg {
  fill: currentColor;
}

#site-header #header-phone svg path {
  fill: currentColor;
}

#site-header #header-phone span {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 0 5px;
}

@media (max-width: 63.99em) {
  #site-header #header-phone span {
    display: none !important;
  }
}

#site-header #menu-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  background: none;
  margin: 0;
  outline: 0;
  padding: 0;
  background: url("/Static/Images/svg/icon-menu.svg") center no-repeat;
  cursor: pointer;
  height: 28px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 28px;
}

@media (min-width: 80em) {
  #site-header #menu-button {
    display: none !important;
  }
}

#site-header #menu-button.open {
  background-image: url("/Static/Images/svg/icon-cross.svg");
}

#site-header ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
}

#site-header ul li {
  display: inline-block;
}

#site-header ul li a {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #333333;
  font-weight: 400;
  line-height: 96px;
  display: block;
  margin: 0 15px;
  position: relative;
  -webkit-transition: line-height .2s ease;
  transition: line-height .2s ease;
}

#site-header #nav-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding-left: 30px;
}

@media screen and (min-width: 1280px) {
  #site-header #nav-wrap {
    padding-left: calc(24.74747vw - 286.76768px);
  }
}

@media screen and (min-width: 1353.33333px) {
  #site-header #nav-wrap {
    padding-left: calc(45.9596vw - 573.83838px);
  }
}

@media screen and (min-width: 1426.66667px) {
  #site-header #nav-wrap {
    padding-left: calc(24.74747vw - 271.21212px);
  }
}

@media screen and (min-width: 1500px) {
  #site-header #nav-wrap {
    padding-left: 100px;
  }
}

@media (max-width: 63.99em) {
  .layout-default #site-header #nav-wrap {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    background: #FFFFFF;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    left: 0;
    opacity: 0;
    margin: 1px -15px 0;
    padding-top: 70px;
    position: absolute;
    top: 62px;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    -webkit-transition: opacity .2s ease, top .2s ease, -webkit-transform .2s ease;
    transition: opacity .2s ease, top .2s ease, -webkit-transform .2s ease;
    transition: transform .2s ease, opacity .2s ease, top .2s ease;
    transition: transform .2s ease, opacity .2s ease, top .2s ease, -webkit-transform .2s ease;
    width: 100%;
    visibility: hidden;
    height: calc(100vh - 62px - 70px - 1px);
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
    margin-right: -15px;
  }
}

@media screen and (max-width: 63.99em) and (min-width: 768px) {
  .layout-default #site-header #nav-wrap {
    padding-left: calc(4.78142vw - 21.72131px);
  }
}

@media screen and (max-width: 63.99em) and (min-width: 1012px) {
  .layout-default #site-header #nav-wrap {
    padding-left: calc(8.87978vw - 63.19672px);
  }
}

@media screen and (max-width: 63.99em) and (min-width: 1256px) {
  .layout-default #site-header #nav-wrap {
    padding-left: calc(4.78142vw - 11.72131px);
  }
}

@media screen and (max-width: 63.99em) and (min-width: 1500px) {
  .layout-default #site-header #nav-wrap {
    padding-left: 60px;
  }
}

@media screen and (max-width: 63.99em) and (min-width: 768px) {
  .layout-default #site-header #nav-wrap {
    padding-right: calc(4.78142vw - 21.72131px);
  }
}

@media screen and (max-width: 63.99em) and (min-width: 1012px) {
  .layout-default #site-header #nav-wrap {
    padding-right: calc(8.87978vw - 63.19672px);
  }
}

@media screen and (max-width: 63.99em) and (min-width: 1256px) {
  .layout-default #site-header #nav-wrap {
    padding-right: calc(4.78142vw - 11.72131px);
  }
}

@media screen and (max-width: 63.99em) and (min-width: 1500px) {
  .layout-default #site-header #nav-wrap {
    padding-right: 60px;
  }
}

@media screen and (max-width: 63.99em) and (min-width: 768px) {
  .layout-default #site-header #nav-wrap {
    margin-left: calc(-4.78142vw + 21.72131px);
  }
}

@media screen and (max-width: 63.99em) and (min-width: 1012px) {
  .layout-default #site-header #nav-wrap {
    margin-left: calc(-8.87978vw + 63.19672px);
  }
}

@media screen and (max-width: 63.99em) and (min-width: 1256px) {
  .layout-default #site-header #nav-wrap {
    margin-left: calc(-4.78142vw + 11.72131px);
  }
}

@media screen and (max-width: 63.99em) and (min-width: 1500px) {
  .layout-default #site-header #nav-wrap {
    margin-left: -60px;
  }
}

@media screen and (max-width: 63.99em) and (min-width: 768px) {
  .layout-default #site-header #nav-wrap {
    margin-right: calc(-4.78142vw + 21.72131px);
  }
}

@media screen and (max-width: 63.99em) and (min-width: 1012px) {
  .layout-default #site-header #nav-wrap {
    margin-right: calc(-8.87978vw + 63.19672px);
  }
}

@media screen and (max-width: 63.99em) and (min-width: 1256px) {
  .layout-default #site-header #nav-wrap {
    margin-right: calc(-4.78142vw + 11.72131px);
  }
}

@media screen and (max-width: 63.99em) and (min-width: 1500px) {
  .layout-default #site-header #nav-wrap {
    margin-right: -60px;
  }
}

@media (max-width: 63.99em) {
  .layout-default #site-header #nav-wrap > :last-child {
    margin-bottom: 50px !important;
  }
}

@media (min-width: 64em) {
  .layout-default #site-header #nav-wrap {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

.template-landingpage #site-header #nav-wrap {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

#site-header #nav-wrap ul li a {
  position: relative;
}

#site-header #nav-wrap ul li a::after {
  content: "";
  display: block;
  position: absolute;
  background: #dbe23e;
  bottom: 0;
  height: 5px;
  left: 0;
  opacity: 0;
  right: 0;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
}

#site-header #nav-wrap ul li:hover a::after, #site-header #nav-wrap ul li:focus a::after, #site-header #nav-wrap ul li.active a::after {
  opacity: 1;
}

@media (max-width: 63.99em) {
  #site-header #nav-wrap #site-nav {
    margin: 10px 0 0;
    width: 100%;
  }
}

.layout-landingpage #site-header #nav-wrap #site-nav {
  display: none;
}

@media (max-width: 63.99em) {
  #site-header #nav-wrap #site-nav ul li {
    display: block;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease;
  }
  #site-header #nav-wrap #site-nav ul li:hover, #site-header #nav-wrap #site-nav ul li:focus {
    background: #dbe23e;
  }
}

@media (max-width: 63.99em) {
  #site-header #nav-wrap #site-nav ul li a {
    line-height: 3em;
    margin: 0;
    padding: 0 15px;
  }
  #site-header #nav-wrap #site-nav ul li a::after {
    display: none;
  }
}

@media (max-width: 63.99em) {
  #site-header #nav-wrap #nav-utilities {
    margin: 0 0 10px;
    width: 100%;
  }
  .layout-landingpage #site-header #nav-wrap #nav-utilities {
    margin: 0;
    width: auto;
  }
}

@media (min-width: 64em) and (max-width: 79.99em) {
  #site-header #nav-wrap #nav-utilities {
    background: rgba(255, 255, 255, 0.9);
    margin-top: 1px;
    position: absolute;
    right: 0;
    opacity: 0;
    top: 96px;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    -webkit-transition: opacity .2s ease, top .2s ease, -webkit-transform .2s ease;
    transition: opacity .2s ease, top .2s ease, -webkit-transform .2s ease;
    transition: transform .2s ease, opacity .2s ease, top .2s ease;
    transition: transform .2s ease, opacity .2s ease, top .2s ease, -webkit-transform .2s ease;
    visibility: hidden;
  }
  .template-landingpage #site-header #nav-wrap #nav-utilities {
    background: none;
    margin: 0;
    opacity: 1;
    position: relative;
    top: auto;
    -webkit-transform: none;
            transform: none;
    visibility: visible;
  }
}

@media (min-width: 80em) {
  #site-header #nav-wrap #nav-utilities {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
}

.template-landingpage #site-header #nav-wrap #nav-utilities {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  padding: 0 0 0 30px;
}

#site-header #nav-wrap #nav-utilities a {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #000000;
  font-weight: 400;
}

@media (max-width: 63.99em) {
  #site-header #nav-wrap #nav-utilities a {
    line-height: 3em;
  }
}

@media (min-width: 64em) and (max-width: 79.99em) {
  #site-header #nav-wrap #nav-utilities a {
    line-height: 4em !important;
  }
  .template-landingpage #site-header #nav-wrap #nav-utilities a {
    line-height: 96px !important;
  }
}

.layout-landingpage #site-header #nav-wrap #nav-utilities ul {
  display: none;
}

@media (max-width: 79.99em) {
  #site-header #nav-wrap #nav-utilities ul li {
    display: block;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease;
  }
  #site-header #nav-wrap #nav-utilities ul li:hover, #site-header #nav-wrap #nav-utilities ul li:focus {
    background: #dbe23e;
  }
}

@media (max-width: 63.99em) {
  #site-header #nav-wrap #nav-utilities ul li a {
    font-family: "PT Sans", Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #000000;
    font-weight: 400;
  }
}

@media (min-width: 64em) and (max-width: 79.99em) {
  #site-header #nav-wrap #nav-utilities ul li a {
    line-height: 3em;
    margin: 0;
    padding: 0 15px;
  }
}

@media (max-width: 79.99em) {
  #site-header #nav-wrap #nav-utilities ul li a::after {
    display: none;
  }
}

@media (max-width: 63.99em) {
  #site-header #nav-wrap #nav-utilities #contact-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: start;
        align-content: flex-start;
    height: 70px;
    left: 0;
    position: absolute;
    top: 1px;
    width: 100%;
  }
  .layout-landingpage #site-header #nav-wrap #nav-utilities #contact-buttons {
    height: 62px;
    position: relative;
    top: 0;
  }
}

@media (min-width: 64em) {
  #site-header #nav-wrap #nav-utilities #contact-buttons {
    background-color: #dbe23e;
    color: #333333;
    -webkit-transition: height .2s ease;
    transition: height .2s ease;
  }
}

@media (min-width: 80em) {
  #site-header #nav-wrap #nav-utilities #contact-buttons {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 96px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 12px 20px;
    text-align: center;
  }
  .layout-landingpage #site-header #nav-wrap #nav-utilities #contact-buttons {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

#site-header #nav-wrap #nav-utilities #contact-buttons .contact-page {
  background: #3b85a4;
  color: #FFFFFF;
  display: inline-block;
  font-weight: bold;
  padding: 0 15px;
  position: relative;
  text-transform: uppercase;
  -webkit-transition: line-height .2s ease, background-color .2s ease;
  transition: line-height .2s ease, background-color .2s ease;
}

@media (max-width: 63.99em) {
  #site-header #nav-wrap #nav-utilities #contact-buttons .contact-page {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}

@media (min-width: 64em) {
  #site-header #nav-wrap #nav-utilities #contact-buttons .contact-page {
    background: #FFFFFF;
    color: #333333;
    display: block;
  }
}

@media (min-width: 80em) {
  #site-header #nav-wrap #nav-utilities #contact-buttons .contact-page {
    padding: 8px 15px;
  }
}

@media (max-width: 63.99em) {
  .layout-default #site-header #nav-wrap #nav-utilities #contact-buttons .contact-page {
    background: #3b85a4;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    font-size: 20px;
    line-height: 70px;
    text-align: center;
  }
  .layout-default #site-header #nav-wrap #nav-utilities #contact-buttons .contact-page:hover, .layout-default #site-header #nav-wrap #nav-utilities #contact-buttons .contact-page:focus {
    background: #377c99;
  }
}

.layout-landingpage #site-header #nav-wrap #nav-utilities #contact-buttons .contact-page {
  background-color: #dbe23e;
  color: #333333;
}

@media (max-width: 63.99em) {
  .layout-landingpage #site-header #nav-wrap #nav-utilities #contact-buttons .contact-page {
    line-height: 62px;
  }
}

.layout-landingpage #site-header #nav-wrap #nav-utilities #contact-buttons .contact-page:hover, .layout-landingpage #site-header #nav-wrap #nav-utilities #contact-buttons .contact-page:focus {
  background: #d9e031;
}

#site-header #nav-wrap #nav-utilities #contact-buttons .contact-page::after {
  content: "";
  display: inline-block;
  position: relative;
  background: url("/Static/Images/svg/icon-mail.svg") center no-repeat;
  height: 12px;
  margin: 0 0 0 10px;
  width: 17px;
}

@media (max-width: 63.99em) {
  .layout-default #site-header #nav-wrap #nav-utilities #contact-buttons .contact-page::after {
    background-image: url("/Static/Images/svg/icon-mail-white.svg");
    height: 20px;
    margin: 0 0 -3px 20px;
    width: 28px;
  }
}

#site-header #nav-wrap #nav-utilities #contact-buttons .contact-page.white {
  color: #FFFFFF;
}

#site-header #nav-wrap #nav-utilities #contact-buttons .contact-page.white::after {
  background-image: url("/Static/Images/svg/icon-mail-white.svg");
}

#site-header #nav-wrap #nav-utilities #contact-buttons .contact-phone {
  background: url("/Static/Images/svg/icon-phone-white.svg") center no-repeat;
  background-size: 28px;
  color: #FFFFFF;
  display: inline-block;
}

.layout-landingpage #site-header #nav-wrap #nav-utilities #contact-buttons .contact-phone {
  display: none;
}

@media (max-width: 63.99em) {
  #site-header #nav-wrap #nav-utilities #contact-buttons .contact-phone {
    display: none !important;
    background-color: #3b85a4;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 70px;
            flex: 1 0 70px;
    height: 70px;
    line-height: 70px;
    max-width: 70px;
    margin: 0 0 0 1px;
    text-indent: -9999em;
  }
}

@media (min-width: 64em) {
  #site-header #nav-wrap #nav-utilities #contact-buttons .contact-phone {
    background: #dbe23e;
    color: #333333;
    display: block;
    text-decoration: none !important;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
  }
}

@media (min-width: 64em) and (max-width: 79.99em) {
  #site-header #nav-wrap #nav-utilities #contact-buttons .contact-phone {
    padding: 0 15px;
  }
}

@media (min-width: 64em) {
  #site-header #nav-wrap #nav-utilities #contact-buttons .contact-phone img,
  #site-header #nav-wrap #nav-utilities #contact-buttons .contact-phone svg {
    height: 16px;
    position: relative;
    top: 1px;
    width: 16px;
  }
  #site-header #nav-wrap #nav-utilities #contact-buttons .contact-phone .inline-svg {
    color: #333333;
    display: inline-block;
  }
  #site-header #nav-wrap #nav-utilities #contact-buttons .contact-phone svg {
    fill: currentColor;
  }
  #site-header #nav-wrap #nav-utilities #contact-buttons .contact-phone svg path {
    fill: currentColor;
  }
  #site-header #nav-wrap #nav-utilities #contact-buttons .contact-phone span {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 0 5px;
  }
}

#site-header #nav-wrap #nav-utilities #contact-buttons .contact-phone.white {
  color: #FFFFFF;
}

#site-header #nav-wrap #nav-utilities #contact-buttons .contact-phone.white .inline-svg {
  color: #FFFFFF;
}

#site-header #nav-wrap .social-links {
  margin: 15px 0;
  width: 100%;
}

#site-header #nav-wrap .social-links a {
  line-height: 1;
  margin: 0;
}

#site-header #nav-wrap .social-links a::after {
  display: none;
}

@media (max-width: 47.99em) {
  .layout-landingpage #site-header #nav-wrap .social-links {
    display: none;
  }
}

@media (min-width: 48em) {
  .layout-landingpage #site-header #nav-wrap .social-links {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}

@media (max-width: 63.99em) {
  #site-header #nav-wrap .social-links {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 5px;
  }
  #site-header #nav-wrap .social-links ul li {
    padding: 0 10px;
  }
}

@media (min-width: 64em) {
  #site-header #nav-wrap .social-links {
    display: none;
  }
  .template-landingpage #site-header #nav-wrap .social-links {
    display: block;
  }
}

@media (max-width: 63.99em) {
  #site-header.menu-animate #nav-wrap {
    visibility: visible;
  }
}

@media (min-width: 64em) and (max-width: 79.99em) {
  #site-header.menu-animate #nav-wrap #nav-utilities {
    visibility: visible;
  }
}

#site-header.menu-open {
  background: #FFFFFF;
}

@media (max-width: 63.99em) {
  #site-header.menu-open {
    height: 100%;
    z-index: 9999;
  }
}

@media (max-width: 63.99em) {
  #site-header.menu-open #nav-wrap {
    opacity: 1;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@media (min-width: 64em) and (max-width: 79.99em) {
  #site-header.menu-open #nav-wrap #nav-utilities {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

#site-header.minimised {
  background: #FFFFFF;
}

@media (max-width: 63.99em) {
  #site-header.minimised #nav-wrap {
    top: 50px;
  }
}

@media (min-width: 64em) {
  #site-header.minimised #nav-wrap {
    height: 50px;
  }
}

@media (min-width: 64em) {
  #site-header.minimised #nav-wrap #nav-utilities {
    top: 50px;
  }
  .layout-landingpage #site-header.minimised #nav-wrap #nav-utilities {
    top: 0;
  }
}

@media (min-width: 80em) {
  #site-header.minimised #nav-wrap #nav-utilities #contact-buttons {
    height: 50px !important;
    padding: 7px 20px;
  }
}

@media (min-width: 80em) {
  #site-header.minimised #nav-wrap #nav-utilities #contact-buttons .contact-phone {
    height: 0;
    opacity: 0;
    pointer-events: none;
  }
}

@media (min-width: 48em) {
  .layout-landingpage #site-header.minimised #nav-wrap #nav-utilities #contact-buttons .contact-page {
    line-height: 50px !important;
  }
}

#site-header.minimised .flex-wrap {
  height: 50px;
}

#site-header.minimised ul li a {
  line-height: 50px;
}

.social-links {
  font-weight: bold;
}

.social-links ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  margin: 15px 0 0;
}

.social-links ul li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding: 0 5px;
  max-width: 36px;
}

.social-links ul li a {
  border: 0;
}

.social-links ul li a img {
  height: 26px;
  width: auto;
}

#footer-social-links {
  padding: 1em 0;
}

#footer-social-links .social-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#footer-social-links .social-links ul li {
  display: inline-block;
}

#footer-social-links .social-links ul li {
  padding: 0 10px;
}

#site-footer .flex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

#site-footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#site-footer ul li {
  display: inline-block;
}

#site-footer a {
  color: #FFFFFF;
}

#site-footer #footer-main {
  background: #333333;
  color: #FFFFFF;
  padding: 50px 0;
  position: relative;
}

@media (max-width: 47.99em) {
  #site-footer #footer-main {
    text-align: center;
  }
}

#site-footer #footer-main::before {
  content: "";
  display: block;
  position: absolute;
  background: url("/Static/Images/site-footer-bg.jpg") center no-repeat;
  background-size: cover;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  opacity: 0.1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
}

#site-footer #footer-main a {
  -webkit-transition: color .2s ease, border-color .2s ease;
  transition: color .2s ease, border-color .2s ease;
}

#site-footer #footer-main a:hover, #site-footer #footer-main a:focus {
  color: #dbe23e;
}

#site-footer #footer-main #footer-top {
  font-size: 18px;
  position: relative;
  z-index: 1;
}

@media (max-width: 47.99em) {
  #site-footer #footer-main #footer-top {
    font-size: 16px;
  }
}

#site-footer #footer-main #footer-top .flex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

@media (max-width: 63.99em) {
  #site-footer #footer-main #footer-top > div {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
  }
}

@media (max-width: 47.99em) {
  #site-footer #footer-main #footer-top #footer-contact {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    margin: 0 auto;
  }
}

#site-footer #footer-main #footer-top a {
  border-bottom: 1px solid;
  border-color: initial;
  font-weight: bold;
}

@media (max-width: 47.99em) {
  #site-footer #footer-main #footer-top .social-links {
    margin: 30px auto;
  }
}

@media (min-width: 48em) and (max-width: 63.99em) {
  #site-footer #footer-main #footer-top .social-links {
    margin: 0 0 30px;
  }
}

@media (max-width: 63.99em) {
  #site-footer #footer-main #footer-top .social-links {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}

#site-footer #footer-main #footer-top .social-links ul {
  margin: 15px -5px 0;
}

#site-footer #footer-main #footer-top .social-links ul li {
  padding: 0 5px;
}

#site-footer #footer-main #footer-top .social-links ul li a {
  border: 0;
}

#site-footer #footer-main #footer-top .social-links ul li a .inline-svg {
  height: 26px;
}

#site-footer #footer-main #footer-top .social-links ul li a .inline-svg svg {
  height: 100%;
}

#site-footer #footer-main #footer-top .social-links ul li a .inline-svg svg path {
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}

#site-footer #footer-main #footer-top .social-links ul li a:hover svg path, #site-footer #footer-main #footer-top .social-links ul li a:focus svg path {
  fill: #dbe23e;
}

#site-footer #footer-main #footer-bottom {
  font-size: 14px;
  margin-top: 150px;
  position: relative;
  z-index: 1;
}

@media (max-width: 47.99em) {
  #site-footer #footer-main #footer-bottom {
    margin-top: 30px;
  }
}

@media (max-width: 47.99em) {
  #site-footer #footer-main #footer-bottom .copyright {
    margin: 0 auto;
  }
}

@media (max-width: 47.99em) {
  #site-footer #footer-main #footer-bottom .footer-links {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    margin: 0 auto 30px;
  }
}

@media (max-width: 47.99em) {
  #site-footer #footer-main #footer-bottom .footer-links ul li {
    line-height: 2;
    margin: 0 15px;
  }
}

@media (min-width: 48em) {
  #site-footer #footer-main #footer-bottom .footer-links ul li:not(:last-child) {
    margin-right: 30px;
  }
}

#site-footer #footer-sub {
  color: #000000;
  font-size: 14px;
  height: 50px;
  background: #FFFFFF;
}

@media (max-width: 26.24em) {
  #site-footer #footer-sub {
    height: auto;
  }
}

#site-footer #footer-sub a {
  color: #000000;
}

#site-footer #footer-sub .container {
  height: 100%;
}

#site-footer #footer-sub .container .flex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

#site-footer #footer-sub .container #footer-logo {
  display: inline-block;
  font-size: 0;
}

@media (min-width: 48em) {
  #site-footer #footer-sub .container #footer-logo {
    padding: 10px 0;
  }
}

#site-footer #footer-sub .container #footer-logo a::after {
  display: none !important;
}

#site-footer #footer-sub .container #footer-logo img {
  font-size: 14px;
}

#site-footer #footer-sub .container #footer-logo img.landscape {
  max-width: 240px;
  min-width: 240px;
}

#site-footer #footer-sub .container #footer-logo img.image-only {
  max-width: 74px;
  min-width: 74px;
}

@media (max-width: 26.24em) {
  #site-footer #footer-sub .container a {
    padding: 15px 0;
  }
}

#site-footer #footer-sub .container a::after {
  content: "";
  display: inline-block;
  position: relative;
  background: url("/Static/images/svg/icon-chevron.svg") center no-repeat;
  height: 10px;
  margin: 0 0 0 10px;
  width: 6px;
}

.image-fit {
  display: block;
  overflow: hidden;
  position: relative;
  height: 100%;
}

.image-fit img {
  display: block;
  height: 100%;
  width: 100%;
}

.objectfit .image-fit,
.object-fit .image-fit {
  overflow: hidden;
}

.objectfit .image-fit img,
.object-fit .image-fit img {
  -o-object-fit: cover;
     object-fit: cover;
}

.image-fit.compat-object-fit {
  background-size: cover !important;
  background-position: center !important;
}

.image-fit.compat-object-fit img {
  opacity: 0 !important;
}

ul.grouped-community-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.grouped-community-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.grouped-community-list > li {
  margin: 0 0 30px;
  position: relative;
}

ul.grouped-community-list > li a {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #333333;
  font-weight: 400;
  display: block;
  position: relative;
  -webkit-transition: color .2s ease;
  transition: color .2s ease;
}

ul.grouped-community-list > li a::before {
  content: "";
  display: block;
  position: absolute;
  background: #dbe23e;
  height: 1px;
  left: 100%;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: left .4s ease;
  transition: left .4s ease;
  z-index: 0;
}

ul.grouped-community-list > li a:hover, ul.grouped-community-list > li a:focus {
  color: #dbe23e;
}

ul.grouped-community-list > li a:hover::before, ul.grouped-community-list > li a:focus::before {
  left: 0;
}

ul.grouped-community-list > li a span {
  background: #FFFFFF;
  display: inline-block;
  padding: 0 0 0 10px;
  position: relative;
  z-index: 1;
}

@media (max-width: 47.99em) {
  ul.grouped-community-list > li a span {
    padding: 0 10px 0 0;
  }
}

ul.grouped-community-list > li .state-label {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 10px;
}

ul.grouped-community-list > li > ul > li {
  margin: 15px 0;
}

.tile-list {
  position: relative;
  padding: 4em 0;
}

@media (max-width: 47.99em) {
  .tile-list {
    padding: 6em 0 4em;
  }
}

@media (min-width: 48em) {
  .tile-list {
    padding-top: 80px;
    padding-top: 40px;
    padding-bottom: 60px;
  }
}

@media screen and (min-width: 48em) and (min-width: 768px) {
  .tile-list {
    padding-top: calc(12.15278vw - 13.33333px);
  }
}

@media screen and (min-width: 48em) and (min-width: 938.66667px) {
  .tile-list {
    padding-top: calc(22.56944vw - 111.11111px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1109.33333px) {
  .tile-list {
    padding-top: calc(12.15278vw + 4.44444px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1280px) {
  .tile-list {
    padding-top: 160px;
  }
}

@media screen and (min-width: 48em) and (min-width: 1280px) {
  .tile-list {
    padding-top: calc(14.14141vw - 141.0101px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1353.33333px) {
  .tile-list {
    padding-top: calc(26.26263vw - 305.05051px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1426.66667px) {
  .tile-list {
    padding-top: calc(14.14141vw - 132.12121px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1500px) {
  .tile-list {
    padding-top: 80px;
  }
}

@media screen and (min-width: 48em) and (min-width: 768px) {
  .tile-list {
    padding-bottom: calc(8.5003vw - 5.28233px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1012px) {
  .tile-list {
    padding-bottom: calc(15.78628vw - 79.01639px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1256px) {
  .tile-list {
    padding-bottom: calc(8.5003vw + 12.49545px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1500px) {
  .tile-list {
    padding-bottom: 140px;
  }
}

@media (max-width: 37.49em) {
  .tile-list {
    margin: 0 -15px;
  }
}

@media (min-width: 37.5em) {
  .tile-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
}

.tile-list .item {
  position: relative;
}

@media (min-width: 37.5em) {
  .tile-list .item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}

@media (min-width: 64em) and (max-width: 79.99em) {
  .tile-list .item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
  }
}

@media (min-width: 80em) {
  .tile-list .item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    opacity: 0;
    -webkit-transition: opacity 1s ease;
    transition: opacity 1s ease;
  }
  .tile-list .item:nth-child(4n+3) {
    -webkit-transition-delay: .2s;
            transition-delay: .2s;
  }
  .tile-list .item:nth-child(4n+2) {
    -webkit-transition-delay: .4s;
            transition-delay: .4s;
  }
  .tile-list .item:nth-child(4n+4) {
    -webkit-transition-delay: .6s;
            transition-delay: .6s;
  }
}

.tile-list .item .item-inner {
  position: relative;
  margin-bottom: 20px;
}

@media (min-width: 37.5em) {
  .tile-list .item .item-inner {
    margin-bottom: 10%;
  }
}

@media (min-width: 80em) {
  .tile-list .item .item-inner {
    margin-bottom: 40%;
  }
}

.tile-list .item .item-inner .image {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.tile-list .item .item-inner .image img {
  display: block;
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease;
}

.tile-list .item .item-inner .image::before {
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
}

.tile-list .item .item-inner .content {
  background: #FFFFFF;
  position: absolute;
  z-index: 2;
  width: 80%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px;
  -webkit-transition: -webkit-box-shadow .2s ease;
  transition: -webkit-box-shadow .2s ease;
  transition: box-shadow .2s ease;
  transition: box-shadow .2s ease, -webkit-box-shadow .2s ease;
}

@media (min-width: 37.5em) {
  .tile-list .item .item-inner .content {
    height: 80%;
    padding: 30px;
  }
}

@media screen and (min-width: 37.5em) and (min-width: 600px) {
  .tile-list .item .item-inner .content {
    padding: calc(4.62963vw + 2.22222px);
  }
}

@media screen and (min-width: 37.5em) and (min-width: 656px) {
  .tile-list .item .item-inner .content {
    padding: calc(8.59788vw - 23.80952px);
  }
}

@media screen and (min-width: 37.5em) and (min-width: 712px) {
  .tile-list .item .item-inner .content {
    padding: calc(4.62963vw + 4.44444px);
  }
}

@media screen and (min-width: 37.5em) and (min-width: 768px) {
  .tile-list .item .item-inner .content {
    padding: 40px;
  }
}

@media (min-width: 64em) {
  .tile-list .item .item-inner .content {
    padding: 20px;
  }
}

@media screen and (min-width: 64em) and (min-width: 1024px) {
  .tile-list .item .item-inner .content {
    padding: calc(3.26797vw - 13.46405px);
  }
}

@media screen and (min-width: 64em) and (min-width: 1182.66667px) {
  .tile-list .item .item-inner .content {
    padding: calc(6.06909vw - 46.59197px);
  }
}

@media screen and (min-width: 64em) and (min-width: 1341.33333px) {
  .tile-list .item .item-inner .content {
    padding: calc(3.26797vw - 9.01961px);
  }
}

@media screen and (min-width: 64em) and (min-width: 1500px) {
  .tile-list .item .item-inner .content {
    padding: 40px;
  }
}

.tile-list .item .item-inner .content .category {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.tile-list .item .item-inner .content .heading {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  font-size: 16px;
  margin: 10px 0 5px;
}

@media screen and (min-width: 1024px) {
  .tile-list .item .item-inner .content .heading {
    font-size: calc(0.3268vw + 12.65359px);
  }
}

@media screen and (min-width: 1182.66667px) {
  .tile-list .item .item-inner .content .heading {
    font-size: calc(0.60691vw + 9.3408px);
  }
}

@media screen and (min-width: 1341.33333px) {
  .tile-list .item .item-inner .content .heading {
    font-size: calc(0.3268vw + 13.09804px);
  }
}

@media screen and (min-width: 1500px) {
  .tile-list .item .item-inner .content .heading {
    font-size: 18px;
  }
}

.tile-list .item .item-inner .content .date {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.tile-list .item .item-inner .content .description {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin: 1.5em 0 0;
}

@media (max-width: 93.74em) {
  .tile-list .item .item-inner .content .description {
    display: none;
  }
}

.tile-list .item .item-inner a:hover .image::before, .tile-list .item .item-inner a:focus .image::before {
  opacity: .4;
}

.tile-list .item .item-inner a:hover .image img, .tile-list .item .item-inner a:focus .image img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.tile-list .item .item-inner a:hover .content, .tile-list .item .item-inner a:focus .content {
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

@media (max-width: 37.49em) {
  .tile-list .item:nth-child(even) .content {
    bottom: -40px;
    right: 0;
    top: 50%;
  }
  .tile-list .item:nth-child(odd) .content {
    bottom: -40px;
    left: 0;
    top: 50%;
  }
  .tile-list .item:first-child .content {
    bottom: 50%;
    top: -40px;
    left: 0;
  }
}

@media (min-width: 37.5em) and (max-width: 79.99em) {
  .tile-list .item:nth-child(odd) .content {
    top: 0;
    left: 0;
    -webkit-transform: translateY(-20%);
            transform: translateY(-20%);
  }
  .tile-list .item:nth-child(even) .content {
    bottom: 0;
    right: 0;
    -webkit-transform: translateY(20%);
            transform: translateY(20%);
  }
}

@media (min-width: 80em) {
  .tile-list .item {
    left: 0;
  }
  .tile-list .item:nth-child(4n+1) .image {
    -webkit-transform: translateY(30%);
            transform: translateY(30%);
  }
  .tile-list .item:nth-child(4n+1) .content {
    top: 0;
    -webkit-transform: translateY(20%);
            transform: translateY(20%);
  }
  .tile-list .item:nth-child(4n+2) .content, .tile-list .item:nth-child(4n+4) .content {
    top: 100%;
    -webkit-transform: translateY(-20%);
            transform: translateY(-20%);
  }
  .tile-list .item:nth-child(4n+3) .image {
    -webkit-transform: translateY(20%);
            transform: translateY(20%);
  }
  .tile-list .item:nth-child(4n+3) .content {
    bottom: 0;
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
  }
}

.tile-list .item.visible {
  visibility: visible;
}

.tile-list .item.show {
  opacity: 1;
}

.tile-list .item.hidden {
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.m-card__image {
  margin: 0 0 30px;
}

.m-card__image img {
  display: block;
  width: 100%;
}

.m-card__content .date {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0 0 30px;
}

.m-card__content .description {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.6;
  margin: 0 0 30px;
}

.download-list {
  list-style: none;
  margin: 2em 0;
  padding: 0;
}

.download-list .download {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #333333;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: inline-block;
  margin: 5px 20px 5px 0;
  padding: 4px 4px 4px 0;
  position: relative;
  -webkit-transition: color .2s ease;
  transition: color .2s ease;
}

.download-list .download .inline-svg {
  display: inline-block;
  height: 12px;
  margin: 0 20px 0 0;
  position: relative;
  top: 1px;
  width: 16px;
}

.download-list .download:hover, .download-list .download:focus {
  color: #dbe23e;
}

.download-list.inline li {
  display: inline-block;
}

.button-group .button {
  margin-bottom: 10px;
  margin-left: 60px;
  margin-top: 10px;
  margin-left: 15px;
}

@media screen and (min-width: 768px) {
  .button-group .button {
    margin-left: calc(4.78142vw - 21.72131px);
  }
}

@media screen and (min-width: 1012px) {
  .button-group .button {
    margin-left: calc(8.87978vw - 63.19672px);
  }
}

@media screen and (min-width: 1256px) {
  .button-group .button {
    margin-left: calc(4.78142vw - 11.72131px);
  }
}

@media screen and (min-width: 1500px) {
  .button-group .button {
    margin-left: 60px;
  }
}

.amenities {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  margin: 1em 0 2em;
}

.amenities > div {
  font-size: 12px;
  margin-left: 12px;
  background-position: 0 50%;
  background-repeat: no-repeat;
}

.amenities > div.bed {
  margin-left: 0;
  background-image: url(/Static/Images/svg/icon-bed.svg);
  background-size: 21px 100%;
  padding-left: 26px;
}

.amenities > div.bath {
  background-image: url(/Static/Images/svg/icon-bath.svg);
  background-size: 17px 100%;
  padding-left: 22px;
}

.amenities > div.car {
  background-image: url(/Static/Images/svg/icon-car.svg);
  background-size: 19px 100%;
  padding-left: 24px;
}

.rolodex {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (max-width: 63.99em) {
  .rolodex {
    display: none;
  }
}

.rolodex::before {
  content: "";
  display: block;
  position: absolute;
  background: #333333;
  height: 1px;
  left: -75px;
  top: 50%;
  width: 60px;
}

.rolodex .pill {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 16px;
  height: 148px;
  overflow: hidden;
  position: relative;
  width: 32px;
}

.rolodex .pill::before {
  content: "";
  display: block;
  position: absolute;
  height: 50%;
  left: 0;
  top: 0;
  width: 100%;
}

.rolodex .pill .dots {
  left: 0;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
  width: 100%;
}

.rolodex .pill .dots .dot {
  background: #FFFFFF;
  border-radius: 50%;
  height: 8px;
  margin: 18px auto;
  opacity: 1;
  -webkit-transition: opacity .8s ease;
  transition: opacity .8s ease;
  width: 8px;
}

.rolodex .pill .dots .dot.animate {
  -webkit-transition: opacity .8s ease, -webkit-transform .8s ease;
  transition: opacity .8s ease, -webkit-transform .8s ease;
  transition: transform .8s ease, opacity .8s ease;
  transition: transform .8s ease, opacity .8s ease, -webkit-transform .8s ease;
}

.rolodex .pill .dots .dot:first-child {
  margin-top: 0;
}

.rolodex .pill .dots .dot:last-child {
  margin-bottom: 0;
}

.rolodex .pill .dots .dot.previous-clone, .rolodex .pill .dots .dot.next-clone {
  opacity: 0;
}

.rolodex .pill .dots .dot.previous-2, .rolodex .pill .dots .dot.next-2 {
  opacity: 0.25;
}

.rolodex .pill .dots .dot.previous-1, .rolodex .pill .dots .dot.next-1 {
  opacity: 0.5;
}

.rolodex .pill .dots .dot.shift-up-1 {
  -webkit-transform: translate3d(0, -26px, 0);
          transform: translate3d(0, -26px, 0);
}

.rolodex .pill .dots .dot.shift-down-1 {
  -webkit-transform: translate3d(0, 26px, 0);
          transform: translate3d(0, 26px, 0);
}

.rolodex .pill .dots .dot.shift-up-2 {
  -webkit-transform: translate3d(0, -52px, 0);
          transform: translate3d(0, -52px, 0);
}

.rolodex .pill .dots .dot.shift-down-2 {
  -webkit-transform: translate3d(0, 52px, 0);
          transform: translate3d(0, 52px, 0);
}

.rolodex.max-3 .pill {
  height: 96px;
}

.rolodex.horizontal {
  bottom: 0;
  left: 50%;
  right: auto;
  top: auto;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.rolodex.horizontal::before {
  content: "";
  display: block;
  position: absolute;
  background: #333333;
  width: 1px;
  top: -50px;
  left: 50%;
  height: 35px;
}

.rolodex.horizontal .pill {
  width: 148px;
  height: 32px;
}

.rolodex.horizontal .pill::before {
  width: 50%;
  height: 100%;
}

.rolodex.horizontal .pill .dots {
  font-size: 0;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0;
  height: 100%;
  width: auto;
  white-space: nowrap;
}

.rolodex.horizontal .pill .dots .dot {
  display: inline-block;
  margin: 12px 9px;
}

.rolodex.horizontal .pill .dots .dot:first-child {
  margin-left: 0;
}

.rolodex.horizontal .pill .dots .dot:last-child {
  margin-right: 0;
}

.rolodex.horizontal .pill .dots .dot.shift-up-1 {
  -webkit-transform: translate3d(-26px, 0, 0);
          transform: translate3d(-26px, 0, 0);
}

.rolodex.horizontal .pill .dots .dot.shift-down-1 {
  -webkit-transform: translate3d(26px, 0, 0);
          transform: translate3d(26px, 0, 0);
}

.rolodex.horizontal .pill .dots .dot.shift-up-2 {
  -webkit-transform: translate3d(-52px, 0, 0);
          transform: translate3d(-52px, 0, 0);
}

.rolodex.horizontal .pill .dots .dot.shift-down-2 {
  -webkit-transform: translate3d(52px, 0, 0);
          transform: translate3d(52px, 0, 0);
}

.rolodex.horizontal.max-3 .pill {
  width: 96px;
}

.featured-article {
  padding: 4em 0;
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px;
}

@media screen and (min-width: 768px) {
  .featured-article {
    padding-top: calc(5.31269vw + 9.19854px);
  }
}

@media screen and (min-width: 1012px) {
  .featured-article {
    padding-top: calc(9.86642vw - 36.88525px);
  }
}

@media screen and (min-width: 1256px) {
  .featured-article {
    padding-top: calc(5.31269vw + 20.30965px);
  }
}

@media screen and (min-width: 1500px) {
  .featured-article {
    padding-top: 100px;
  }
}

@media screen and (min-width: 768px) {
  .featured-article {
    padding-bottom: calc(5.31269vw + 9.19854px);
  }
}

@media screen and (min-width: 1012px) {
  .featured-article {
    padding-bottom: calc(9.86642vw - 36.88525px);
  }
}

@media screen and (min-width: 1256px) {
  .featured-article {
    padding-bottom: calc(5.31269vw + 20.30965px);
  }
}

@media screen and (min-width: 1500px) {
  .featured-article {
    padding-bottom: 100px;
  }
}

.featured-article .item {
  outline: none;
}

@media (min-width: 64em) {
  .featured-article .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
}

.featured-article .item .image {
  margin-bottom: 20px;
}

@media (min-width: 64em) {
  .featured-article .item .image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58%;
            flex: 0 0 58%;
    max-width: 58%;
    margin: 0;
  }
}

@media (min-width: 64em) {
  .featured-article .item .content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 34%;
            flex: 0 0 34%;
    max-width: 34%;
  }
}

.featured-article .item .content time {
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
}

.featured-article .item .content .title {
  font-family: "PT Sans", Georgia, "Times New Roman", Times, serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  font-size: 28px;
  margin: 0 0 1em;
  margin: 0 0 25px;
  padding: 0 0 25px;
  position: relative;
}

@media screen and (min-width: 768px) {
  .featured-article .item .content .title {
    font-size: calc(1.27505vw + 18.20765px);
  }
}

@media screen and (min-width: 1012px) {
  .featured-article .item .content .title {
    font-size: calc(2.36794vw + 7.14754px);
  }
}

@media screen and (min-width: 1256px) {
  .featured-article .item .content .title {
    font-size: calc(1.27505vw + 20.87432px);
  }
}

@media screen and (min-width: 1500px) {
  .featured-article .item .content .title {
    font-size: 40px;
  }
}

.featured-article .item .content .title::after {
  content: "";
  display: block;
  position: absolute;
  background: #000000;
  bottom: 0;
  height: 2px;
  left: -215px;
  right: 50%;
}

@media (max-width: 63.99em) {
  .featured-article .item .content .title::after {
    left: 0;
    right: 0;
  }
}

.featured-article .item .content p {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 2;
}

.add-this {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 4em;
  text-align: right;
  margin-top: 40px;
}

@media screen and (min-width: 768px) {
  .add-this {
    margin-top: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .add-this {
    margin-top: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .add-this {
    margin-top: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .add-this {
    margin-top: 80px;
  }
}

.add-this .share-text {
  display: inline-block;
  margin-right: 10px;
  font-size: 14px;
}

.add-this .addthis_inline_share_toolbox {
  display: inline-block;
  margin: 0;
}

.lds-eclipse {
  height: 200px !important;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 200px !important;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.lds-eclipse div {
  position: absolute;
  -webkit-animation: lds-eclipse 1s linear infinite;
          animation: lds-eclipse 1s linear infinite;
  width: 160px;
  height: 160px;
  top: 20px;
  left: 20px;
  border-radius: 50%;
  -webkit-box-shadow: 0 4px 0 0 #dbe23e;
          box-shadow: 0 4px 0 0 #dbe23e;
  -webkit-transform-origin: 80px 82px;
          transform-origin: 80px 82px;
}

.lds-eclipse.small {
  height: 40px !important;
  position: relative;
  width: 40px !important;
}

.lds-eclipse.small div {
  -webkit-box-shadow: 0 1px 0 0 #dbe23e;
          box-shadow: 0 1px 0 0 #dbe23e;
  height: 40px;
  left: 0;
  top: 0;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  width: 40px;
}

@keyframes lds-eclipse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes lds-eclipse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.news-listing {
  position: relative;
}

.news-listing::before {
  content: "";
  display: block;
  position: absolute;
  background: #F7F7F7;
  top: 0;
  bottom: 0;
  left: -9999em;
  right: -9999em;
  z-index: -1;
}

.news-listing .load-more {
  margin: 8em 0 0;
  text-align: center;
  width: 100%;
}

.news-article-content {
  padding: 15px 0;
  padding-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .news-article-content {
    padding-bottom: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .news-article-content {
    padding-bottom: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .news-article-content {
    padding-bottom: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .news-article-content {
    padding-bottom: 80px;
  }
}

.lot-listing {
  /*
 * Define the widths: play around with these 
 * to get a best fit.
 */
  /*
  * Basic styles, good for a large display. Everything fits in
  * one row, no wrapping. All text based cells grow equally.
  */
}

.lot-listing .table-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}

.lot-listing .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.lot-listing .column {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  vertical-align: top;
}

.lot-listing .lot-number {
  max-width: 120px;
  min-width: 120px;
}

.lot-listing .stage-name {
  max-width: 200px;
  min-width: 200px;
}

.lot-listing .stage-number {
  max-width: 120px;
}

.lot-listing .lot-size {
  max-width: 150px;
}

.lot-listing .frontage {
  max-width: 160px;
}

.lot-listing .price {
  max-width: 160px;
}

.lot-listing .icons {
  max-width: 80px;
}

.lot-listing .stage-name {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 4px;
}

.lot-listing .flex-table .table-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  border-top: 1px solid #CBCBCB;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 15px;
  position: relative;
  -webkit-transition: background-color .2s ease, color .2s ease;
  transition: background-color .2s ease, color .2s ease;
}

@media (min-width: 64em) {
  .lot-listing .flex-table .table-row {
    padding: 20px 50px 20px 15px;
  }
}

@media (min-width: 80em) {
  .lot-listing .flex-table .table-row {
    padding: 20px 60px 20px 35px;
  }
}

@media (min-width: 93.75em) {
  .lot-listing .flex-table .table-row {
    padding: 20px 65px;
  }
}

.lot-listing .flex-table .table-row:last-child {
  border-bottom: 1px solid #CBCBCB;
}

.lot-listing .flex-table .table-row:hover {
  background: #dbe23e;
}

.lot-listing .flex-table .table-row .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

@media (max-width: 47.99em) {
  .lot-listing .flex-table .table-row .wrapper {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin: 5px 0;
  }
}

.lot-listing .flex-table .table-row .wrapper.stage-name-stage-number {
  max-width: 420px;
  min-width: 320px;
}

@media (max-width: 93.74em) {
  .lot-listing .flex-table .table-row .wrapper.stage-name-stage-number {
    max-width: 360px;
  }
}

@media (min-width: 80em) {
  .lot-listing .flex-table .table-row .wrapper.stage-name-stage-number {
    max-width: 380px;
  }
}

.lot-listing .flex-table .table-row .wrapper.lot-size-frontage {
  max-width: 200px;
  min-width: 200px;
}

@media (min-width: 80em) {
  .lot-listing .flex-table .table-row .wrapper.lot-size-frontage {
    max-width: 240px;
  }
}

@media (min-width: 93.75em) {
  .lot-listing .flex-table .table-row .wrapper.lot-size-frontage {
    max-width: 260px;
  }
}

.lot-listing .flex-table .table-row .wrapper.price-icons {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (min-width: 64em) {
  .lot-listing .flex-table .table-row .wrapper.price-icons {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.lot-listing .flex-table .table-row .wrapper.icons {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  min-width: 100%;
}

@media (max-width: 47.99em) {
  .lot-listing .flex-table .table-row .wrapper.icons {
    position: absolute;
    top: 20px;
    right: 20px;
    margin: 0;
    min-width: 0;
  }
}

@media (max-width: 63.99em) {
  .lot-listing .flex-table .table-row .wrapper.icons {
    max-width: none;
  }
}

@media (min-width: 64em) {
  .lot-listing .flex-table .table-row .wrapper.icons {
    min-width: 70px;
  }
}

.lot-listing .flex-table .table-row .wrapper.icons .column {
  padding: 0 5px;
}

.lot-listing .flex-table .table-row .wrapper.icons .column .icon {
  height: 20px;
  margin: 0 5px;
}

.lot-listing .flex-table .table-row .column {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin: 5px 0;
  padding: 0 15px;
}

.lot-listing .flex-table .table-row .column.lot-size {
  max-width: 100px;
  min-width: 100px;
}

@media (min-width: 80em) {
  .lot-listing .flex-table .table-row .column.lot-size {
    max-width: 120px;
  }
}

@media (min-width: 93.75em) {
  .lot-listing .flex-table .table-row .column.lot-size {
    max-width: 130px;
    min-width: 130px;
  }
}

.lot-listing .flex-table .table-row .column.frontage {
  max-width: 100px;
  min-width: 100px;
}

@media (min-width: 80em) {
  .lot-listing .flex-table .table-row .column.frontage {
    max-width: 120px;
  }
}

@media (min-width: 93.75em) {
  .lot-listing .flex-table .table-row .column.frontage {
    max-width: 120px;
    min-width: 120px;
  }
}

.lot-listing .flex-table .table-row .column.price {
  max-width: 160px;
}

@media (min-width: 80em) {
  .lot-listing .flex-table .table-row .column.price {
    max-width: 180px;
  }
}

@media (max-width: 47.99em) {
  .lot-listing .flex-table .table-row .column.lot-number {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
  }
}

@media (min-width: 64em) {
  .lot-listing .flex-table .table-row .column.lot-number {
    max-width: 140px;
    min-width: 140px;
  }
}

@media (min-width: 80em) {
  .lot-listing .flex-table .table-row .column.lot-number {
    max-width: 180px;
  }
}

@media (min-width: 93.75em) {
  .lot-listing .flex-table .table-row .column.lot-number {
    min-width: 180px;
  }
}

.lot-listing .flex-table .table-row .column.ctas {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.lot-listing .flex-table .table-row .label {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: block;
  margin: 0 0 4px;
}

.lot-listing .flex-table .table-row .lot-number {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.lot-listing .flex-table .lds-eclipse {
  height: 200px !important;
  left: 50%;
  margin: 2em 0;
  position: relative;
  top: 0;
  width: 200px !important;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.lot-listing .flex-table a {
  cursor: pointer;
  -webkit-transition: color .2s ease, text-shadow .2s ease;
  transition: color .2s ease, text-shadow .2s ease;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.9em;
}

.lot-listing .flex-table a:hover {
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  background: #ececec;
  max-width: 1130px;
  margin: 4em auto;
  margin-top: 40px;
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .pagination {
    margin-top: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .pagination {
    margin-top: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .pagination {
    margin-top: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .pagination {
    margin-top: 80px;
  }
}

@media screen and (min-width: 768px) {
  .pagination {
    margin-bottom: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .pagination {
    margin-bottom: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .pagination {
    margin-bottom: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .pagination {
    margin-bottom: 80px;
  }
}

.pagination .paginationjs .paginationjs-pages ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.pagination .paginationjs .paginationjs-pages ul li {
  display: inline-block;
}

.pagination .paginationjs .paginationjs-pages ul li a {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  display: block;
  position: relative;
  padding: 15px;
}

.pagination .paginationjs .paginationjs-pages ul li a::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: none;
}

.pagination .paginationjs .paginationjs-pages ul .paginationjs-page:hover a::before, .pagination .paginationjs .paginationjs-pages ul .paginationjs-page:focus a::before, .pagination .paginationjs .paginationjs-pages ul .paginationjs-page.active a::before {
  background: #333333;
}

.pagination .paginationjs .paginationjs-pages ul .paginationjs-page.active a {
  font-weight: bold;
}

.pagination .paginationjs .paginationjs-pages ul .paginationjs-page:not(:last-child) a::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 12px;
  width: 1px;
  border-right: 1px solid #333333;
}

.pagination .paginationjs .paginationjs-pages ul .paginationjs-page:first-child a::after {
  display: none;
}

.pagination .paginationjs .paginationjs-pages ul .paginationjs-prev,
.pagination .paginationjs .paginationjs-pages ul .paginationjs-next {
  background: url("/Static/Images/svg/icon-chevron.svg") center no-repeat;
  background-size: 5px;
  text-indent: -9999em;
}

.pagination .paginationjs .paginationjs-pages ul .paginationjs-prev.paginationjs-prev,
.pagination .paginationjs .paginationjs-pages ul .paginationjs-next.paginationjs-prev {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.related-articles {
  padding: 50px 0 40px;
  position: relative;
  padding-top: 50px;
}

@media screen and (min-width: 768px) {
  .related-articles {
    padding-top: calc(5.31269vw + 9.19854px);
  }
}

@media screen and (min-width: 1012px) {
  .related-articles {
    padding-top: calc(9.86642vw - 36.88525px);
  }
}

@media screen and (min-width: 1256px) {
  .related-articles {
    padding-top: calc(5.31269vw + 20.30965px);
  }
}

@media screen and (min-width: 1500px) {
  .related-articles {
    padding-top: 100px;
  }
}

.related-articles::before {
  content: "";
  display: block;
  position: absolute;
  background: #F7F7F7;
  top: 0;
  bottom: 0;
  left: -9999em;
  right: -9999em;
  z-index: -1;
}

.related-articles .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

.land-map-legend {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  background: #FFFFFF;
  padding: 20px;
}

.land-map-legend .land-map-legend-item {
  line-height: 20px;
  margin: 5px 0;
}

.land-map-legend .land-map-legend-item img,
.land-map-legend .land-map-legend-item .icon {
  display: inline-block;
  float: right;
  height: 20px;
  margin: 0 0 0 100px;
  width: 20px;
}

.land-map-legend .land-map-legend-item img.poi,
.land-map-legend .land-map-legend-item .icon.poi {
  background: #333333;
  border-radius: 50%;
  height: 18px;
  margin-top: 1px;
  width: 18px;
}

.land-map-legend .land-map-legend-item img.current-development,
.land-map-legend .land-map-legend-item .icon.current-development {
  border-top: 5px dotted #a8007d;
  height: 0px;
  margin-top: 8px;
}

.land-map-legend .land-map-legend-item img.future-development,
.land-map-legend .land-map-legend-item .icon.future-development {
  border-top: 5px dotted #009BDE;
  height: 0px;
  margin-top: 8px;
}

.land-map-wrap {
  background: #FFFFFF;
  height: 100vh;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 1;
}

@media (max-width: 63.99em) {
  .land-map-wrap {
    height: 100vh;
    height: calc((var(--vh, 1vh) * 100) - 62px);
    margin-top: 62px;
  }
}

@media (min-width: 64em) {
  .land-map-wrap {
    padding-top: 96px !important;
  }
}

.land-map-wrap .land-map-section {
  height: 100%;
  position: relative;
}

@media (min-width: 64em) {
  .land-map-wrap .land-map-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.land-map-wrap .land-map-section .land-map-container {
  height: 100%;
  position: relative;
}

@media (min-width: 64em) {
  .land-map-wrap .land-map-section .land-map-container {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.land-map-wrap .land-map-section .land-map-container .land-map-legend {
  -webkit-box-shadow: 0 3px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 3px 1px rgba(0, 0, 0, 0.2);
  z-index: 1000;
  position: absolute;
  bottom: 18px;
  right: 18px;
}

.land-map-wrap .land-map-section .land-map-container .land-map {
  height: 100%;
  position: relative;
  width: 100%;
}

.land-map-wrap .land-map-section .land-map-container .land-map .map-marker-label {
  height: auto !important;
  width: auto !important;
}

.land-map-wrap .land-map-section .land-map-container .land-map .map-marker-label > div {
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  white-space: nowrap;
}

.land-map-wrap .land-map-section .land-map-container .land-map .map-marker-label > div .stage-name {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #333333;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.land-map-wrap .land-map-section .land-map-container .land-map .map-marker-label > div .community-name {
  font-family: "PT Sans", Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  color: #333333;
  font-weight: 700;
  margin: 0;
}

.land-map-wrap .land-map-section .land-map-container .land-map .map-marker-label.large > div {
  text-align: center;
}

.land-map-wrap .land-map-section .land-map-container .land-map .map-marker-label.large > div .village-name {
  font-family: "PT Sans", Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  color: #333333;
  font-weight: 700;
  margin: 0;
}

.land-map-wrap .land-map-section .land-map-container .land-map .map-marker-label.large > div .lots-available {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #333333;
  font-weight: 400;
  text-transform: none;
}

.land-map-wrap .land-map-section .land-map-container .land-map .map-marker-label.sold-out > div {
  background: #ececec;
}

.land-map-wrap .land-map-section .land-map-container .land-map .map-marker-label.sold-out > div .stage-name {
  color: #9e9e9e;
}

.land-map-wrap .land-map-section .land-map-container .land-map .land-map-legend {
  bottom: 40px;
  position: absolute;
  right: 30px;
}

.land-map-wrap .land-map-section .land-map-container .landmap-toggle {
  background: #dbe23e;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  height: 60px;
  padding: 16px;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 60px;
  z-index: 1100;
}

@media (max-width: 47.99em) {
  .land-map-wrap .land-map-section .land-map-container .landmap-toggle {
    top: 0;
    right: 0;
  }
}

.land-map-wrap .land-map-section .land-map-container .landmap-toggle img {
  width: 28px;
  height: 28px;
}

.land-map-wrap .land-map-section .land-map-container .landmap-toggle:hover {
  background: #c7ce1f;
}

.land-map-wrap .land-map-section .land-map-container .house-and-land-listing {
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  padding: 1em 0 60px;
  z-index: 1050;
  background: #fff;
}

@media (max-width: 63.99em) {
  .land-map-wrap .land-map-section .land-map-container .house-and-land-listing {
    padding-top: 0;
  }
}

@media (min-width: 64em) {
  .land-map-wrap .land-map-section .land-map-container .house-and-land-listing {
    padding: 2em 2em;
  }
}

@media (min-width: 93.75em) {
  .land-map-wrap .land-map-section .land-map-container .house-and-land-listing {
    padding: 2em 5em;
  }
}

.land-map-wrap .land-map-section .land-map-container .house-and-land-listing .inner {
  height: 100%;
  overflow: auto;
}

@media (min-width: 64em) {
  .land-map-wrap .land-map-section .land-map-container .house-and-land-listing .inner {
    height: auto;
  }
}

.land-map-wrap .land-map-section .land-map-container #side-panel {
  background: none;
  height: 100%;
  position: absolute;
  left: 100%;
  opacity: 0;
  right: 0;
  top: 0;
  width: 400px;
  z-index: 1000;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease;
}

@media (max-width: 63.99em) {
  .land-map-wrap .land-map-section .land-map-container #side-panel {
    margin: 0;
  }
}

@media (min-width: 64em) {
  .land-map-wrap .land-map-section .land-map-container #side-panel {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    max-width: 430px;
    min-width: 400px;
  }
}

.land-map-wrap .land-map-section .land-map-container #side-panel #side-panel-wrapper {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  max-width: 100%;
  width: 100%;
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.land-map-wrap .land-map-section .land-map-container #side-panel #side-panel-wrapper #side-panel-content {
  min-width: 0 !important;
  padding: 0 !important;
}

.land-map-wrap .land-map-section .land-map-container #side-panel #side-panel-wrapper #side-panel-content .map-side-panel-content .content {
  padding: 0 !important;
}

.land-map-wrap .land-map-section .land-map-container #side-panel #side-panel-wrapper #side-panel-content .map-side-panel-content .content .lot-name {
  font-family: "PT Sans", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: 700;
  font-size: 16px;
  margin: 0 0 1em;
  padding: 30px 20px;
  background: #F7F7F7;
}

@media screen and (min-width: 768px) {
  .land-map-wrap .land-map-section .land-map-container #side-panel #side-panel-wrapper #side-panel-content .map-side-panel-content .content .lot-name {
    font-size: calc(0.21251vw + 14.36794px);
  }
}

@media screen and (min-width: 1012px) {
  .land-map-wrap .land-map-section .land-map-container #side-panel #side-panel-wrapper #side-panel-content .map-side-panel-content .content .lot-name {
    font-size: calc(0.39466vw + 12.52459px);
  }
}

@media screen and (min-width: 1256px) {
  .land-map-wrap .land-map-section .land-map-container #side-panel #side-panel-wrapper #side-panel-content .map-side-panel-content .content .lot-name {
    font-size: calc(0.21251vw + 14.81239px);
  }
}

@media screen and (min-width: 1500px) {
  .land-map-wrap .land-map-section .land-map-container #side-panel #side-panel-wrapper #side-panel-content .map-side-panel-content .content .lot-name {
    font-size: 18px;
  }
}

.land-map-wrap .land-map-section .land-map-container #side-panel #side-panel-wrapper #side-panel-content .map-side-panel-content .content .lot-details {
  padding: 0 20px;
}

.land-map-wrap .land-map-section .land-map-container #side-panel #side-panel-wrapper #side-panel-content .map-side-panel-content .content .enquire-form {
  padding: 0 20px;
}

.land-map-wrap .land-map-section .land-map-container #side-panel #side-panel-wrapper #side-panel-content .map-side-panel-content .content .add-this {
  padding: 0 20px;
}

.land-map-wrap .land-map-section .land-map-container #side-panel.open {
  opacity: 1;
}

.land-map-wrap .land-map-section .land-map-container #side-panel.open #side-panel-wrapper {
  -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
}

.land-map-wrap .land-map-section .sidebar-toggle {
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  bottom: 0;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  left: 0;
  padding: 30px 20px;
  position: absolute;
  width: 100%;
  z-index: 9999;
}

@media (min-width: 64em) {
  .land-map-wrap .land-map-section .sidebar-toggle {
    display: none;
  }
}

.land-map-wrap .land-map-section .sidebar-toggle::before {
  content: "";
  display: block;
  position: absolute;
  background: #dbe23e;
  position: absolute;
  bottom: 0;
  height: 10px;
  left: 0;
  width: 100%;
}

@media (max-width: 63.99em) {
  .land-map-wrap .land-map-section .sidebar-toggle {
    height: 65px;
    min-height: 65px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 0 10px;
  }
}

.land-map-wrap .land-map-section .sidebar-toggle .heading {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 2px;
  text-transform: uppercase;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  margin: 0;
}

.land-map-wrap .land-map-section .sidebar-toggle .heading::before {
  content: url("/Static/Images/svg/icon-sliders.svg");
  display: inline-block;
  height: 20px;
  margin: 0 15px 0 0;
  width: 20px;
}

.land-map-wrap .land-map-section .land-map-sidebar {
  background: #FFFFFF;
  z-index: 1550;
  -webkit-transition: -webkit-box-shadow .4s ease, -webkit-transform .4s ease;
  transition: -webkit-box-shadow .4s ease, -webkit-transform .4s ease;
  transition: box-shadow .4s ease, transform .4s ease;
  transition: box-shadow .4s ease, transform .4s ease, -webkit-box-shadow .4s ease, -webkit-transform .4s ease;
  -webkit-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 0.5);
}

@media (max-width: 63.99em) {
  .land-map-wrap .land-map-section .land-map-sidebar {
    left: 100%;
    position: absolute;
    top: 0;
  }
}

@media (max-width: 63.99em) {
  .land-map-wrap .land-map-section .land-map-sidebar {
    left: 0;
    height: 100%;
    top: 100%;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-transition: top .4s ease, -webkit-transform .4s ease;
    transition: top .4s ease, -webkit-transform .4s ease;
    transition: top .4s ease, transform .4s ease;
    transition: top .4s ease, transform .4s ease, -webkit-transform .4s ease;
    width: 100%;
  }
}

.land-map-wrap .land-map-section .land-map-sidebar.explore {
  width: 350px;
  max-width: 100%;
  z-index: 10000;
}

@media (max-width: 63.99em) {
  .land-map-wrap .land-map-section .land-map-sidebar.explore {
    -webkit-box-shadow: none;
            box-shadow: none;
    width: 100%;
  }
}

.land-map-wrap .land-map-section .land-map-sidebar.explore.open-item {
  overflow: auto;
}

.land-map-wrap .land-map-section .land-map-sidebar.secondary {
  position: absolute;
  right: -100%;
  bottom: 0;
  top: 0;
  left: auto;
  -webkit-transition: right 1s ease-in-out;
  transition: right 1s ease-in-out;
  z-index: 1500;
  width: 100%;
}

@media (min-width: 64em) {
  .land-map-wrap .land-map-section .land-map-sidebar.secondary {
    max-width: 420px;
    top: 0;
  }
}

.land-map-wrap .land-map-section .land-map-sidebar.secondary.open {
  right: 0px;
  overflow: auto;
  overscroll-behavior: contain;
}

@media (min-width: 64em) {
  .land-map-wrap .land-map-section .land-map-sidebar.secondary.open {
    right: 350px;
    left: auto;
  }
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container {
  height: 100%;
  position: relative;
  -webkit-overflow-scrolling: touch;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container .actions {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container .actions .icon {
  cursor: pointer;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container .actions .icon.close:hover {
  opacity: 0.3;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container .actions .icon > div {
  height: 16px;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container .actions .icon > div svg {
  height: 16px;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container .header {
  padding: 20px;
  position: relative;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container .header .heading {
  display: inline-block;
  margin: 0;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container .header .close-sidebar {
  display: inline-block;
  height: 20px;
  width: 20px;
}

@media (min-width: 64em) {
  .land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container .header .close-sidebar {
    display: none;
  }
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container .header .close-sidebar img {
  display: block;
  width: 100%;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter {
  background: #FFFFFF;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .filter-group {
  padding: 20px;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .range-inputs {
  border-top: 1px solid #CBCBCB;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .range-inputs .range-input {
  margin: 0 0 10px;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .range-inputs .range-input .range-input-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  padding: 0 0 20px;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .range-inputs .range-input .range-input-slider.noUi-horizontal {
  height: 2px;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .range-inputs .range-input .range-input-slider.noUi-horizontal .noUi-origin {
  top: -4px;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .range-inputs .range-input .range-input-slider.noUi-horizontal .noUi-origin .noUi-handle {
  left: -11px;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .range-inputs .range-input .range-input-slider.noUi-target {
  background: #CBCBCB;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0 10px;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .range-inputs .range-input .range-input-slider.noUi-target .noUi-base .noUi-connects {
  border-radius: 0;
  overflow: visible;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .range-inputs .range-input .range-input-slider.noUi-target .noUi-base .noUi-connects .noUi-connect {
  background: #dbe23e;
  height: 4px;
  top: -1px;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .range-inputs .range-input .range-input-slider.noUi-target .noUi-base .noUi-origin .noUi-handle {
  border: 1px solid #CBCBCB;
  border-radius: 50%;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  height: 22px;
  width: 22px;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .range-inputs .range-input .range-input-slider.noUi-target .noUi-base .noUi-origin .noUi-handle.noUi-active {
  outline: 0;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .range-inputs .range-input .range-input-slider.noUi-target .noUi-base .noUi-origin .noUi-handle::before {
  display: none;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .range-inputs .range-input .range-input-slider.noUi-target .noUi-base .noUi-origin .noUi-handle::after {
  background: #dbe23e;
  border-radius: 50%;
  height: 10px;
  left: 5px;
  top: 5px;
  width: 10px;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .village-list {
  padding: 0;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .village-list .village-list-item {
  border-top: 1px solid #CBCBCB;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: bold;
  padding: 20px;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .village-list .village-list-item label {
  font-weight: bold;
  margin: 0;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .village-list .village-list-item div {
  font-size: 14px;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .filter-selects {
  margin: 0 0 20px;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .filter-selects .filter-select {
  margin: 0 0 30px;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .filter-selects .filter-select .filter-select-label {
  margin: 0 0 10px;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .filter-selects .filter-select select {
  width: 100%;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .filter-selects .filter-select .select2.select2-container {
  width: 100% !important;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .filter-selects .filter-select .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 34px;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .filter-selects .filter-select .select2-container--default .select2-selection,
.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .filter-selects .filter-select .select2-container--default .select2-selection--multiple {
  border-color: #CBCBCB;
  border-radius: 2px;
  cursor: pointer;
  min-height: 36px;
  padding-right: 46px;
  position: relative;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .filter-selects .filter-select .select2-container--default .select2-selection::after,
.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .filter-selects .filter-select .select2-container--default .select2-selection--multiple::after {
  content: url("/Static/Images/svg/icon-chevron.svg");
  display: block;
  position: absolute;
  height: 18px;
  pointer-events: none;
  right: 18px;
  top: 18px;
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
  width: 10px;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .filter-selects .filter-select .select2-container--default .select2-selection .select2-selection__choice,
.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .filter-selects .filter-select .select2-container--default .select2-selection--multiple .select2-selection__choice {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #F7F7F7;
  border-color: #F7F7F7;
  color: #333333;
  padding: 5px 10px;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .filter-selects .filter-select .select2-container--default .select2-selection .select2-selection__choice .select2-selection__choice__remove,
.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .filter-selects .filter-select .select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
  margin-right: 8px;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .filter-selects .filter-select .select2-container--default .select2-selection .select2-selection__arrow,
.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .filter-selects .filter-select .select2-container--default .select2-selection--multiple .select2-selection__arrow {
  display: none;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .filter-selects .filter-select .select2-container--default .select2-search--inline .select2-search__field {
  cursor: pointer;
  margin-top: 8px;
  padding-left: 5px;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .filter-selects .filter-select .select2-container--focus .select2-selection {
  border-color: #333333;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .filter-selects .filter-select-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  margin: 0 -15px;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .filter-selects .filter-select-wrap .filter-select {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
  max-width: 50%;
  padding: 0 15px;
}

@media (max-width: 63.99em) {
  .land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .checkboxlist {
    padding-bottom: 10px;
  }
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .checkboxlist label {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #333333;
  font-weight: 400;
  line-height: 1.4;
  cursor: pointer;
  display: block;
  margin: 3px 0;
  padding: 0 0 0 37px;
  position: relative;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .checkboxlist label input {
  opacity: 0;
  position: absolute;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .checkboxlist label input + .checkmark {
  background: #FFFFFF;
  border: 1px solid #CBCBCB;
  border-radius: 1px;
  height: 20px;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: background-color .2s ease;
  transition: background-color .2s ease;
  width: 20px;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .checkboxlist label input + .checkmark::after {
  content: "";
  display: block;
  position: absolute;
  background: url("/Static/Images/svg/icon-tick-white.svg") center no-repeat;
  height: 16px;
  left: 2px;
  opacity: 0;
  top: 2px;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
  width: 16px;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .checkboxlist label input:focus + .checkmark {
  border-color: #333333;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .checkboxlist label input:checked + .checkmark {
  background: #dbe23e;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .checkboxlist label input:checked + .checkmark::after {
  opacity: 1;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .checkboxlist.-inline label {
  display: inline-block;
  margin: 0 15px 0 0;
}

@media (max-width: 63.99em) {
  .land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .checkboxlist.-inline label {
    margin: 0 15px 10px 0;
  }
}

@media (min-width: 64em) {
  .land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .checkboxlist.-inline label:last-child {
    margin: 0;
  }
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .button-group {
  margin: 40px 0 0;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .button-group .button:first-child {
  margin-left: 0 !important;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .filter-summary {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #CC3300;
  font-weight: 400;
  margin: 40px 0 0;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container #land-filter .apply-filters {
  margin: 0 auto 20px;
  display: block;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container .download-map {
  border-top: 1px solid #CBCBCB;
  margin: auto 0 0;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container .download-map a {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: block;
  padding: 20px;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container .download-map a .inline-svg,
.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container .download-map a img {
  display: inline-block;
  float: right;
  height: 16px;
  position: relative;
  top: -2px;
  width: 16px;
}

.land-map-wrap .land-map-section .land-map-sidebar .land-map-sidebar-container .land-map-legend {
  border-top: 1px solid #CBCBCB;
}

@media (max-width: 63.99em) {
  .land-map-wrap .land-map-section .land-map-sidebar.open-item {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    top: 0;
  }
}

@media (max-width: 63.99em) {
  .land-map-wrap .land-map-section .land-map-sidebar.open-item .header::after {
    -webkit-transform: rotate(90deg) scale(0.8, 1.4) translateY(50%);
            transform: rotate(90deg) scale(0.8, 1.4) translateY(50%);
  }
}

.side-panel-open .land-map-wrap .land-map-section .land-map-sidebar {
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}

.land-map-wrap #map-disclaimer-link {
  display: none;
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 2px;
  text-transform: uppercase;
  left: 0;
  padding: 1em;
  position: absolute;
  top: 96px;
  z-index: 1000;
}

@media (max-width: 63.99em) {
  .land-map-wrap #map-disclaimer-link {
    top: 62px;
  }
}

#map-disclaimer {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  background: #FFFFFF;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 480px;
  padding: 2em;
  text-align: center;
}

.map-infowindow {
  background: #FFFFFF;
  padding: 20px 30px;
  position: relative;
}

.map-infowindow .image {
  height: 140px;
  width: 280px;
}

.map-infowindow .content {
  padding: 20px 30px;
}

.map-infowindow.lot {
  padding: 30px;
}

.map-infowindow.package {
  padding: 0;
}

.map-infowindow.lot, .map-infowindow.package {
  min-width: 150px;
}

.map-infowindow.lot.sold::after, .map-infowindow.package.sold::after {
  content: "Sold";
  display: block;
  position: absolute;
  font-family: "PT Sans", Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
  color: #f00;
  font-weight: 700;
  border: 4px solid #f00;
  border-radius: 10px;
  padding: 0 0.5em;
  right: 10px;
  text-transform: uppercase;
  top: 18px;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
}

.map-infowindow.stage {
  text-align: center;
  white-space: nowrap;
}

.map-infowindow .village-name {
  font-family: "PT Sans", Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: 700;
  font-size: 18px;
  margin: 0 0 1em;
}

@media screen and (min-width: 768px) {
  .map-infowindow .village-name {
    font-size: calc(0.63752vw + 13.10383px);
  }
}

@media screen and (min-width: 1012px) {
  .map-infowindow .village-name {
    font-size: calc(1.18397vw + 7.57377px);
  }
}

@media screen and (min-width: 1256px) {
  .map-infowindow .village-name {
    font-size: calc(0.63752vw + 14.43716px);
  }
}

@media screen and (min-width: 1500px) {
  .map-infowindow .village-name {
    font-size: 24px;
  }
}

.map-infowindow .lot-name,
.map-infowindow .stage-name {
  font-family: "PT Sans", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: 700;
  font-size: 16px;
  margin: 0 0 1em;
  margin: 0 0 5px;
}

@media screen and (min-width: 768px) {
  .map-infowindow .lot-name,
  .map-infowindow .stage-name {
    font-size: calc(0.21251vw + 14.36794px);
  }
}

@media screen and (min-width: 1012px) {
  .map-infowindow .lot-name,
  .map-infowindow .stage-name {
    font-size: calc(0.39466vw + 12.52459px);
  }
}

@media screen and (min-width: 1256px) {
  .map-infowindow .lot-name,
  .map-infowindow .stage-name {
    font-size: calc(0.21251vw + 14.81239px);
  }
}

@media screen and (min-width: 1500px) {
  .map-infowindow .lot-name,
  .map-infowindow .stage-name {
    font-size: 18px;
  }
}

.map-infowindow .lot-details {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.map-infowindow .lot-details > div span {
  display: inline-block;
  width: 70px;
}

.map-infowindow .icons {
  max-width: none;
}

.map-infowindow .icons .icon {
  display: inline-block;
  margin: 15px 0 0;
}

.map-infowindow .icons .icon:not(:last-child) {
  margin-right: 10px;
}

.map-infowindow .icons .icon img {
  height: 18px;
  width: auto;
}

.map-infowindow .button {
  margin: 20px 0 0;
}

.poi-popup {
  font-family: "PT Sans", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: 700;
  font-size: 16px;
  margin: 0 0 1em;
  margin: 0;
  padding: 20px 30px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .poi-popup {
    font-size: calc(0.21251vw + 14.36794px);
  }
}

@media screen and (min-width: 1012px) {
  .poi-popup {
    font-size: calc(0.39466vw + 12.52459px);
  }
}

@media screen and (min-width: 1256px) {
  .poi-popup {
    font-size: calc(0.21251vw + 14.81239px);
  }
}

@media screen and (min-width: 1500px) {
  .poi-popup {
    font-size: 18px;
  }
}

.map-side-panel-content .image {
  max-width: 640px;
}

.map-side-panel-content .image.slick-slider {
  margin: 0;
}

.map-side-panel-content .image.slick-slider .slick-dots {
  bottom: 10px;
  margin: 0;
}

.map-side-panel-content .image.slick-slider .slick-dots li {
  height: 8px;
  margin: 0;
  opacity: 1;
  padding: 5px;
  width: 8px;
}

.map-side-panel-content .image.slick-slider .slick-dots li button {
  background: #FFFFFF;
  border-radius: 50%;
  height: 100%;
  width: 100%;
  padding: 0;
  -webkit-transition: background .2s ease;
  transition: background .2s ease;
}

.map-side-panel-content .image.slick-slider .slick-dots li button::before {
  display: none;
}

.map-side-panel-content .image.slick-slider .slick-dots li.slick-active button {
  background: #dbe23e;
}

.map-side-panel-content .content {
  padding: 6vh 4vw;
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (min-width: 768px) {
  .map-side-panel-content .content {
    padding-left: calc(2.65634vw - 5.40073px);
  }
}

@media screen and (min-width: 1012px) {
  .map-side-panel-content .content {
    padding-left: calc(4.93321vw - 28.44262px);
  }
}

@media screen and (min-width: 1256px) {
  .map-side-panel-content .content {
    padding-left: calc(2.65634vw + 0.15483px);
  }
}

@media screen and (min-width: 1500px) {
  .map-side-panel-content .content {
    padding-left: 40px;
  }
}

@media screen and (min-width: 768px) {
  .map-side-panel-content .content {
    padding-right: calc(2.65634vw - 5.40073px);
  }
}

@media screen and (min-width: 1012px) {
  .map-side-panel-content .content {
    padding-right: calc(4.93321vw - 28.44262px);
  }
}

@media screen and (min-width: 1256px) {
  .map-side-panel-content .content {
    padding-right: calc(2.65634vw + 0.15483px);
  }
}

@media screen and (min-width: 1500px) {
  .map-side-panel-content .content {
    padding-right: 40px;
  }
}

.map-side-panel-content .content .lot-name {
  font-family: "PT Sans", Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: 700;
  font-size: 18px;
  margin: 0 0 1em;
}

@media screen and (min-width: 768px) {
  .map-side-panel-content .content .lot-name {
    font-size: calc(0.63752vw + 13.10383px);
  }
}

@media screen and (min-width: 1012px) {
  .map-side-panel-content .content .lot-name {
    font-size: calc(1.18397vw + 7.57377px);
  }
}

@media screen and (min-width: 1256px) {
  .map-side-panel-content .content .lot-name {
    font-size: calc(0.63752vw + 14.43716px);
  }
}

@media screen and (min-width: 1500px) {
  .map-side-panel-content .content .lot-name {
    font-size: 24px;
  }
}

.map-side-panel-content .content .lot-details {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.map-side-panel-content .content .lot-details > div {
  margin: 0 0 5px;
}

.map-side-panel-content .content .lot-details > div span {
  display: inline-block;
  width: 70px;
}

.map-side-panel-content .content .feature-links {
  margin: 2em 0;
}

.map-side-panel-content .content .feature-links .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  background: #dbe23e;
  margin: 12px 0;
  padding: 5px 15px;
}

.map-side-panel-content .content .feature-links .item img {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  height: 18px;
  margin: 5px 0;
  padding: 0 20px 0 0;
  width: auto;
}

.map-side-panel-content .content .feature-links .item .text {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 2px;
  text-transform: uppercase;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  margin: 5px 0;
}

@media (max-width: 63.99em) {
  .map-side-panel-content .content .feature-links .item .text {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}

.map-side-panel-content .content .feature-links .item .link {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-bottom: 1px solid #dbe23e;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  margin: 5px 0 5px auto;
  padding: 1px 0 0;
  -webkit-transition: border-color .2s ease;
  transition: border-color .2s ease;
}

.map-side-panel-content .content .feature-links .item:hover .link, .map-side-panel-content .content .feature-links .item:focus .link {
  border-color: #333333;
}

.map-side-panel-content .content .enquire-form {
  margin: 4em 0 2em;
}

.map-side-panel-content.poi .content .poi-name {
  font-family: "PT Sans", Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: 700;
  font-size: 18px;
  margin: 0 0 1em;
}

@media screen and (min-width: 768px) {
  .map-side-panel-content.poi .content .poi-name {
    font-size: calc(0.63752vw + 13.10383px);
  }
}

@media screen and (min-width: 1012px) {
  .map-side-panel-content.poi .content .poi-name {
    font-size: calc(1.18397vw + 7.57377px);
  }
}

@media screen and (min-width: 1256px) {
  .map-side-panel-content.poi .content .poi-name {
    font-size: calc(0.63752vw + 14.43716px);
  }
}

@media screen and (min-width: 1500px) {
  .map-side-panel-content.poi .content .poi-name {
    font-size: 24px;
  }
}

.leaflet-container {
  font: inherit;
}

.leaflet-container .leaflet-google-mutant {
  z-index: 0;
}

.leaflet-container .leaflet-pane.leaflet-marker-pane .marker-cluster {
  background: #a8007d;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
          box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
  color: #FFFFFF;
  line-height: 40px;
  opacity: 0.85;
  text-align: center;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
}

.leaflet-container .leaflet-pane.leaflet-marker-pane .marker-cluster span {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.leaflet-container .leaflet-pane.leaflet-marker-pane .marker-cluster:hover, .leaflet-container .leaflet-pane.leaflet-marker-pane .marker-cluster:focus {
  opacity: 1;
}

.leaflet-container .leaflet-pane.leaflet-popup-pane .leaflet-popup {
  margin: 0 0 44px;
}

.leaflet-container .leaflet-pane.leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper {
  border-radius: 4px;
  padding: 0;
}

.leaflet-container .leaflet-pane.leaflet-popup-pane .leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content {
  margin: 0;
  width: 100% !important;
}

.leaflet-container .leaflet-pane.leaflet-popup-pane .leaflet-popup .leaflet-popup-tip-container .leaflet-popup-tip {
  background: #f8f8f8;
}

@media (max-width: 63.99em) {
  .leaflet-container .leaflet-control-container .leaflet-control-zoom {
    display: none !important;
  }
}

.land-buttons {
  position: relative;
  text-align: center;
  z-index: 99;
}

@media (max-width: 63.99em) {
  .land-buttons {
    margin: 2em 0;
  }
  .map-view .land-buttons {
    bottom: 0;
    left: 0;
    position: fixed;
    width: 100%;
  }
}

@media (min-width: 64em) {
  .land-buttons {
    padding-top: 96px !important;
    position: absolute;
    right: 0;
    text-align: right;
    top: 30px;
  }
}

@media (min-width: 64em) and (max-width: 63.99em) {
  .land-buttons {
    padding-top: 62px !important;
  }
}

.land-buttons .button-wrap {
  display: inline-block;
  -webkit-box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.2);
          box-shadow: 2px 2px 1px rgba(0, 0, 0, 0.2);
  font-size: 0;
}

.land-buttons .button {
  position: relative;
}

.land-buttons .button:not(:first-child)::before {
  content: "";
  display: block;
  position: absolute;
  background: rgba(0, 0, 0, 0.25);
  height: 100%;
  left: 0;
  top: 0;
  width: 1px;
}

.land-buttons .button:not(:last-child)::after {
  content: "";
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.25);
  height: 100%;
  right: 0;
  top: 0;
  width: 1px;
}

.land-buttons .button span {
  display: inline-block;
  padding: 0 0 0 25px;
  position: relative;
}

.land-buttons .button span::before {
  content: "";
  display: block;
  position: absolute;
  height: 20px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 15px;
}

.land-buttons .button.list-view span::before {
  background: url("/Static/Images/svg/icon-list.svg") center no-repeat;
}

.land-buttons .button.map-view span::before {
  background: url("/Static/Images/svg/icon-marker.svg") center no-repeat;
}

.land-buttons .button.filter-panel span::before {
  background: url("/Static/Images/svg/icon-filter.svg") center no-repeat;
}

.land-buttons .button.filter-panel.active {
  background: #3b85a4;
  color: #FFFFFF;
}

.land-buttons .button.filter-panel.active span::before {
  background: url("/Static/Images/svg/icon-filter-alt.svg") center no-repeat;
}

.land-buttons .button.back-to-community span::before {
  background: url("/Static/Images/svg/icon-chevron.svg") center no-repeat;
  height: 10px;
  width: 6px;
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
}

@media (min-width: 64em) {
  .land-buttons#map-zoom-shortcuts {
    padding-top: 96px !important;
    left: 0;
    right: auto;
    text-align: left;
  }
}

@media (min-width: 64em) and (max-width: 63.99em) {
  .land-buttons#map-zoom-shortcuts {
    padding-top: 62px !important;
  }
}

#enquire-form-wrapper {
  display: none;
}

.landmap-popup {
  min-width: 280px;
}

.landmap-popup .landmap-popup-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  padding: 20px;
}

.landmap-popup .landmap-popup-header h5 {
  margin: 0;
}

.landmap-popup .landmap-popup-header .landmap-lot-icons img {
  margin-left: 10px;
}

.landmap-popup .landmap-popup-content {
  background: #f8f8f8;
  padding: 20px;
}

.landmap-popup .landmap-popup-content .lot-status {
  border: 1px solid red;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 6px 12px;
  display: inline-block;
  margin-bottom: 10px;
}

.landmap-popup .landmap-popup-content .lot-status.available {
  color: #bc309b;
  border-color: #bc309b;
}

.landmap-popup .landmap-popup-content .lot-status.future {
  color: #009bde;
  border-color: #009bde;
}

.landmap-popup .landmap-popup-content .lot-properties {
  font-size: 14px;
  margin-bottom: 20px;
}

.landmap-popup .landmap-popup-content .button {
  width: 100%;
}

.landmap-lot-icons .icon,
.landmap-lot-icons > a {
  display: inline-block;
  width: 20px;
  height: 20px;
}

.landmap-lot-icons .icon:not(:last-child),
.landmap-lot-icons > a:not(:last-child) {
  margin-right: 5px;
}

.landmap-lot-icons .icon > div,
.landmap-lot-icons > a > div {
  height: 20px;
}

.landmap-lot-icons .icon > div svg,
.landmap-lot-icons > a > div svg {
  height: 20px;
}

.icon.hover {
  cursor: pointer;
}

.land-map-sidebar-container .actions .icon {
  display: inline-block;
  cursor: pointer;
  width: 16px;
  height: 16px;
  margin-left: 10px;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
}

.land-map-sidebar-container .actions .icon.close:hover {
  opacity: 0.3;
}

.land-map-sidebar-container .react-tabs__tab-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  border: 0px;
  margin: 0;
}

.land-map-sidebar-container .react-tabs__tab-list li {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 2px;
  text-transform: uppercase;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  border: 0;
  bottom: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  text-align: center;
  background: #f7f7f7;
  padding: 20px;
}

.land-map-sidebar-container .react-tabs__tab-list li::after {
  display: none;
}

.land-map-sidebar-container .react-tabs__tab-list li.react-tabs__tab--selected {
  background: #fff;
  color: #000000;
}

.land-map-sidebar-container .lot-properties {
  padding: 20px 20px;
}

.land-map-sidebar-container .lot-properties span {
  width: 120px;
}

.land-map-sidebar-container .lot-properties .brochure-download {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 2px;
  text-transform: uppercase;
  display: inline-block;
  margin: 30px 0;
  -webkit-transition: color .2s ease;
  transition: color .2s ease;
}

.land-map-sidebar-container .lot-properties .brochure-download > div {
  display: inline-block;
  height: 16px;
  left: 10px;
  position: relative;
  width: 16px;
}

.land-map-sidebar-container .lot-properties .brochure-download > div svg {
  fill: currentColor;
  height: 16px;
}

.land-map-sidebar-container .lot-properties .brochure-download:hover, .land-map-sidebar-container .lot-properties .brochure-download:focus {
  color: #dbe23e;
}

.land-map-sidebar-container .lot-extra {
  padding: 0px 20px;
}

.land-map-sidebar-container .form-container {
  padding: 0 20px 20px;
}

@media (max-width: 63.99em) {
  .land-map-sidebar-container .form-container {
    padding-bottom: 120px;
  }
}

.land-map-sidebar-container .download-stage-map {
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: underline;
  letter-spacing: 2px;
  font-size: 0.9em;
  cursor: pointer;
  margin-bottom: 1em;
}

.land-map-sidebar-container .download-stage-map:hover {
  opacity: 0.8;
}

.land-map-sidebar-container .well {
  padding: 2em 1em;
  margin: 1em 0em;
  background: #f8f8f8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.land-map-sidebar-container .well img {
  margin-right: 10px;
}

.land-map-sidebar-container .well a {
  text-decoration: underline;
}

.land-map-sidebar-container .well a:hover {
  opacity: 0.5;
}

.land-map-sidebar-container .well .icon {
  width: 20px;
  height: 20px;
}

.lot-properties > div {
  margin: 5px 0px;
}

.lot-properties > div span {
  width: 70px;
  display: inline-block;
}

.house-and-land-listing .search-summary {
  padding: 1em 30px;
}

@media (min-width: 64em) {
  .house-and-land-listing .search-summary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media (min-width: 80em) {
  .house-and-land-listing .search-summary {
    padding: 2.5em 45px;
  }
}

@media (min-width: 93.75em) {
  .house-and-land-listing .search-summary {
    padding: 2.5em 75px;
  }
}

.house-and-land-listing .search-summary > div {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

.house-and-land-listing .search-summary .text {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 20px;
}

@media (max-width: 47.99em) {
  .house-and-land-listing .search-summary .text {
    margin-right: 50px;
  }
}

@media (min-width: 64em) and (max-width: 93.74em) {
  .house-and-land-listing .search-summary .text {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
  }
}

@media (min-width: 93.75em) {
  .house-and-land-listing .search-summary .text {
    margin: 0;
  }
}

.house-and-land-listing .search-summary .icons {
  text-align: left;
}

@media (min-width: 48em) {
  .house-and-land-listing .search-summary .icons {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

@media (min-width: 64em) {
  .house-and-land-listing .search-summary .icons {
    text-align: right;
  }
}

@media (min-width: 64em) and (max-width: 93.74em) {
  .house-and-land-listing .search-summary .icons {
    text-align: left;
  }
}

.house-and-land-listing .search-summary .icons > span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5px;
  margin-right: 1em;
}

@media (min-width: 93.75em) {
  .house-and-land-listing .search-summary .icons > span {
    margin-right: 0;
    margin-left: 2em;
  }
}

.house-and-land-listing .search-summary .icons .icon {
  display: inline-block;
  height: 16px;
  margin-right: 5px;
  width: 16px;
}

.house-and-land-listing .search-summary .icons .icon > div {
  height: 16px;
}

.house-and-land-listing .search-summary .icons label {
  cursor: pointer;
  padding: 0 0 0 30px;
  position: relative;
}

.house-and-land-listing .search-summary .icons label .icon {
  position: relative;
  top: 2px;
}

.house-and-land-listing .search-summary .icons label input[type="checkbox"] {
  opacity: 0;
  position: absolute;
}

.house-and-land-listing .search-summary .icons label input[type="checkbox"] + .checkmark {
  background: #FFFFFF;
  border: 1px solid #CBCBCB;
  border-radius: 1px;
  height: 20px;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-transition: background-color .2s ease;
  transition: background-color .2s ease;
  width: 20px;
}

.house-and-land-listing .search-summary .icons label input[type="checkbox"] + .checkmark::after {
  content: "";
  display: block;
  position: absolute;
  background: url("/Static/Images/svg/icon-tick-white.svg") center no-repeat;
  height: 16px;
  left: 2px;
  opacity: 0;
  top: 2px;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
  width: 16px;
}

.house-and-land-listing .search-summary .icons label input[type="checkbox"]:focus + .checkmark {
  border-color: #333333;
}

.house-and-land-listing .search-summary .icons label input[type="checkbox"]:checked + .checkmark {
  background: #dbe23e;
}

.house-and-land-listing .search-summary .icons label input[type="checkbox"]:checked + .checkmark::after {
  opacity: 1;
}

.house-and-land-listing .search-summary .icons label input[type="checkbox"] + .checkmark {
  top: -1px;
}

.house-and-land-listing .house-and-land-listing-no-results {
  padding: 1em 30px;
}

@media (min-width: 80em) {
  .house-and-land-listing .house-and-land-listing-no-results {
    padding: 2.5em 45px;
  }
}

@media (min-width: 93.75em) {
  .house-and-land-listing .house-and-land-listing-no-results {
    padding: 2.5em 75px;
  }
}

@media (min-width: 64em) {
  .land-map-section .lot-listing {
    overflow: auto;
    height: calc(100vh - 390px);
  }
}

@media (min-width: 64em) and (min-width: 48em) {
  .land-map-section .lot-listing {
    height: calc(100vh - 420px);
  }
}

.lot-listing table {
  border-collapse: collapse;
  width: 100%;
}

.lot-listing table .label {
  font-size: 12px;
  font-weight: 400;
  display: block;
  margin: 0 0 4px;
}

.lot-listing table tr {
  -webkit-transition: background-color .2s ease;
  transition: background-color .2s ease;
}

.lot-listing table tr td:first-child {
  font-size: 18px;
  font-weight: 700;
  padding-left: 1em;
}

@media (min-width: 64em) {
  .lot-listing table tr td:first-child {
    padding-left: 5em;
  }
}

.lot-listing table tr td:last-child {
  text-align: right;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.9em;
  padding-right: 1em;
}

@media (min-width: 64em) {
  .lot-listing table tr td:last-child {
    padding-right: 5em;
  }
}

.lot-listing table tr td {
  border-top: 1px solid #e7e7e7;
  padding: 20px 10px;
  white-space: nowrap;
}

.lot-listing table tr a {
  cursor: pointer;
  -webkit-transition: color .2s ease, text-shadow .2s ease;
  transition: color .2s ease, text-shadow .2s ease;
}

.lot-listing table tr a:hover {
  color: #fff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.lot-listing table tr:hover {
  background: #dbe23e;
}

.lot-listing table .link-divider {
  display: inline-block;
  margin: 0 8px;
}

.lot-listing table .icon {
  padding-left: 10px;
}

.landmap-feature-icon {
  background: #333333;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 40px !important;
  margin-top: -20px !important;
  margin-left: -20px !important;
  padding: 8px;
  width: 40px !important;
}

.landmap-feature-icon img {
  display: block;
  height: 24px;
  max-width: 20px;
  margin: 0 auto;
}

.feature-banner {
  position: relative;
  z-index: 1;
}

.feature-banner .feature-banner-images {
  background: #F7F7F7;
  top: 0;
  right: 0;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -50vw;
  width: 100vw;
  z-index: -1;
  overflow: hidden;
}

@media (min-width: 48em) {
  .feature-banner .feature-banner-images {
    -webkit-animation: feature-banner-images-fade;
            animation: feature-banner-images-fade;
    -webkit-animation-duration: 3s;
            animation-duration: 3s;
    will-change: opacity;
    opacity: 1;
    position: absolute;
  }
}

.feature-banner .feature-banner-images .item .feature-banner-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  width: 100vw;
}

@media (max-width: 47.99em) {
  .feature-banner .feature-banner-images .item .feature-banner-image {
    height: 200px;
  }
}

@media (min-width: 48em) {
  .feature-banner .feature-banner-images .item .feature-banner-image {
    height: 450px;
  }
}

@media (min-width: 64em) {
  .feature-banner .feature-banner-images .item .feature-banner-image {
    height: 550px;
  }
}

.feature-banner .feature-banner-images .item .feature-banner-image::before {
  content: "";
  display: block;
  position: absolute;
  background: #333333;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.2;
  z-index: 0;
}

.feature-banner .feature-banner-images .item .feature-banner-image.video video {
  height: auto;
  left: 50%;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: auto;
}

.feature-banner .feature-banner-images .item .container {
  height: 100%;
  position: relative;
  z-index: 1;
}

.feature-banner .feature-banner-images .item .container .communities-banner-content {
  height: 100%;
  position: relative;
}

.feature-banner .feature-banner-images .item .container .communities-banner-content .communities-banner-caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: 400;
  bottom: 40px;
  position: absolute;
  right: 0;
  bottom: 20px;
  font-size: 12px;
}

@media (min-width: 48em) {
  .feature-banner .feature-banner-images .item .container .communities-banner-content .communities-banner-caption {
    -webkit-animation: caption-fade;
            animation: caption-fade;
    -webkit-animation-duration: 3s;
            animation-duration: 3s;
    will-change: opacity;
    opacity: 1;
    position: absolute;
  }
}

@media screen and (min-width: 768px) {
  .feature-banner .feature-banner-images .item .container .communities-banner-content .communities-banner-caption {
    bottom: calc(2.12508vw + 3.67942px);
  }
}

@media screen and (min-width: 1012px) {
  .feature-banner .feature-banner-images .item .container .communities-banner-content .communities-banner-caption {
    bottom: calc(3.94657vw - 14.7541px);
  }
}

@media screen and (min-width: 1256px) {
  .feature-banner .feature-banner-images .item .container .communities-banner-content .communities-banner-caption {
    bottom: calc(2.12508vw + 8.12386px);
  }
}

@media screen and (min-width: 1500px) {
  .feature-banner .feature-banner-images .item .container .communities-banner-content .communities-banner-caption {
    bottom: 40px;
  }
}

@media screen and (min-width: 768px) {
  .feature-banner .feature-banner-images .item .container .communities-banner-content .communities-banner-caption {
    font-size: calc(0.63752vw + 7.10383px);
  }
}

@media screen and (min-width: 1012px) {
  .feature-banner .feature-banner-images .item .container .communities-banner-content .communities-banner-caption {
    font-size: calc(1.18397vw + 1.57377px);
  }
}

@media screen and (min-width: 1256px) {
  .feature-banner .feature-banner-images .item .container .communities-banner-content .communities-banner-caption {
    font-size: calc(0.63752vw + 8.43716px);
  }
}

@media screen and (min-width: 1500px) {
  .feature-banner .feature-banner-images .item .container .communities-banner-content .communities-banner-caption {
    font-size: 18px;
  }
}

.feature-banner .feature-banner-images .item .container .communities-banner-content .communities-banner-caption img,
.feature-banner .feature-banner-images .item .container .communities-banner-content .communities-banner-caption .inline-svg {
  display: inline-block;
  width: 30px;
  padding-left: 5px;
  width: 15px;
}

@media screen and (min-width: 768px) {
  .feature-banner .feature-banner-images .item .container .communities-banner-content .communities-banner-caption img,
  .feature-banner .feature-banner-images .item .container .communities-banner-content .communities-banner-caption .inline-svg {
    padding-left: calc(1.06254vw - 3.16029px);
  }
}

@media screen and (min-width: 1012px) {
  .feature-banner .feature-banner-images .item .container .communities-banner-content .communities-banner-caption img,
  .feature-banner .feature-banner-images .item .container .communities-banner-content .communities-banner-caption .inline-svg {
    padding-left: calc(1.97328vw - 12.37705px);
  }
}

@media screen and (min-width: 1256px) {
  .feature-banner .feature-banner-images .item .container .communities-banner-content .communities-banner-caption img,
  .feature-banner .feature-banner-images .item .container .communities-banner-content .communities-banner-caption .inline-svg {
    padding-left: calc(1.06254vw - 0.93807px);
  }
}

@media screen and (min-width: 1500px) {
  .feature-banner .feature-banner-images .item .container .communities-banner-content .communities-banner-caption img,
  .feature-banner .feature-banner-images .item .container .communities-banner-content .communities-banner-caption .inline-svg {
    padding-left: 15px;
  }
}

@media screen and (min-width: 768px) {
  .feature-banner .feature-banner-images .item .container .communities-banner-content .communities-banner-caption img,
  .feature-banner .feature-banner-images .item .container .communities-banner-content .communities-banner-caption .inline-svg {
    width: calc(1.59381vw + 2.75956px);
  }
}

@media screen and (min-width: 1012px) {
  .feature-banner .feature-banner-images .item .container .communities-banner-content .communities-banner-caption img,
  .feature-banner .feature-banner-images .item .container .communities-banner-content .communities-banner-caption .inline-svg {
    width: calc(2.95993vw - 11.06557px);
  }
}

@media screen and (min-width: 1256px) {
  .feature-banner .feature-banner-images .item .container .communities-banner-content .communities-banner-caption img,
  .feature-banner .feature-banner-images .item .container .communities-banner-content .communities-banner-caption .inline-svg {
    width: calc(1.59381vw + 6.0929px);
  }
}

@media screen and (min-width: 1500px) {
  .feature-banner .feature-banner-images .item .container .communities-banner-content .communities-banner-caption img,
  .feature-banner .feature-banner-images .item .container .communities-banner-content .communities-banner-caption .inline-svg {
    width: 30px;
  }
}

.feature-banner .feature-banner-content {
  padding: 8em 0 4em 0;
}

@media (max-width: 47.99em) {
  .feature-banner .feature-banner-content {
    padding: 4em 0 2em 0;
  }
}

.feature-banner .feature-banner-content .flex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

@media (max-width: 47.99em) {
  .feature-banner .feature-banner-content .content .superheading {
    margin: 0 0 5px;
  }
}

.feature-banner .feature-banner-content .content .heading {
  margin: 0;
}

.feature-banner .feature-banner-content .article-details {
  margin-top: 20px;
  font-size: 16px;
}

.feature-banner .feature-banner-content .article-details .category {
  font-weight: 700;
}

.feature-banner .feature-banner-content .rolodex .pill {
  background: rgba(0, 0, 0, 0.4);
}

.feature-banner .feature-banner-content .rolodex .pill .dots .dot.animate {
  -webkit-transition: opacity 2s ease, background 2s ease, -webkit-transform 2s ease;
  transition: opacity 2s ease, background 2s ease, -webkit-transform 2s ease;
  transition: transform 2s ease, opacity 2s ease, background 2s ease;
  transition: transform 2s ease, opacity 2s ease, background 2s ease, -webkit-transform 2s ease;
}

.feature-banner .feature-banner-content .rolodex .pill .dots .dot.active {
  background: #dbe23e;
}

.feature-banner .feature-banner-content .rolodex .pill .dots .dot.previous-2, .feature-banner .feature-banner-content .rolodex .pill .dots .dot.next-2 {
  opacity: 0.5;
}

.feature-banner .feature-banner-content .rolodex .pill .dots .dot.previous-1, .feature-banner .feature-banner-content .rolodex .pill .dots .dot.next-1 {
  opacity: 0.75;
}

.feature-banner.has-image::after {
  content: "";
  display: block;
  position: absolute;
  z-index: -2;
  top: 0;
  bottom: 0;
  left: -10000em;
  right: -10000em;
  background: #333333;
}

@media (min-width: 48em) {
  .feature-banner.has-image {
    height: 400px;
  }
}

@media (min-width: 64em) {
  .feature-banner.has-image {
    height: 500px;
  }
}

.feature-banner.has-image .feature-banner-images {
  background: #333333;
}

@media (max-width: 47.99em) {
  .feature-banner.has-image .feature-banner-images {
    margin-top: -62px;
  }
}

.feature-banner.has-image .feature-banner-content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #FFFFFF;
}

@media (max-width: 47.99em) {
  .feature-banner.has-image .feature-banner-content {
    color: #333333;
    padding: 2em 0;
    position: relative;
  }
  .feature-banner.has-image .feature-banner-content::after {
    content: "";
    display: block;
    position: absolute;
    background: #FFFFFF;
    top: 0;
    bottom: 0;
    left: -9999em;
    right: -9999em;
    z-index: -1;
  }
}

@media (min-width: 48em) {
  .feature-banner.has-image .feature-banner-content {
    height: 100%;
    padding: 0;
  }
}

.feature-banner.has-image .feature-banner-content .content {
  max-width: 680px;
}

@media (min-width: 48em) {
  .feature-banner.has-image .feature-banner-content .content .superheading {
    -webkit-animation: superheading-fade;
            animation: superheading-fade;
    -webkit-animation-duration: 3s;
            animation-duration: 3s;
    will-change: opacity;
  }
}

.feature-banner.has-image .feature-banner-content .content .heading {
  font-family: "PT Sans", Georgia, "Times New Roman", Times, serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 1;
  font-size: 34px;
  margin: 0 0 1em;
  margin: 0;
}

@media screen and (min-width: 768px) {
  .feature-banner.has-image .feature-banner-content .content .heading {
    font-size: calc(2.7626vw + 12.78324px);
  }
}

@media screen and (min-width: 1012px) {
  .feature-banner.has-image .feature-banner-content .content .heading {
    font-size: calc(5.13054vw - 11.18033px);
  }
}

@media screen and (min-width: 1256px) {
  .feature-banner.has-image .feature-banner-content .content .heading {
    font-size: calc(2.7626vw + 18.56102px);
  }
}

@media screen and (min-width: 1500px) {
  .feature-banner.has-image .feature-banner-content .content .heading {
    font-size: 60px;
  }
}

@media (min-width: 48em) {
  .feature-banner.has-image .feature-banner-content .content .heading {
    -webkit-animation: heading-fade;
            animation: heading-fade;
    -webkit-animation-duration: 3s;
            animation-duration: 3s;
    will-change: opacity;
  }
}

.feature-banner.has-image .feature-banner-content .content .heading span {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: 400;
  font-style: italic;
  font-size: 16px;
  margin: 0 0 0.4em;
  display: block;
}

@media screen and (min-width: 768px) {
  .feature-banner.has-image .feature-banner-content .content .heading span {
    font-size: calc(1.48755vw + 4.57559px);
  }
}

@media screen and (min-width: 1012px) {
  .feature-banner.has-image .feature-banner-content .content .heading span {
    font-size: calc(2.7626vw - 8.32787px);
  }
}

@media screen and (min-width: 1256px) {
  .feature-banner.has-image .feature-banner-content .content .heading span {
    font-size: calc(1.48755vw + 7.6867px);
  }
}

@media screen and (min-width: 1500px) {
  .feature-banner.has-image .feature-banner-content .content .heading span {
    font-size: 30px;
  }
}

.feature-banner.has-image .feature-banner-content .content .text {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: 400;
  font-style: italic;
  font-size: 16px;
  margin: 1em 0 0;
}

@media screen and (min-width: 768px) {
  .feature-banner.has-image .feature-banner-content .content .text {
    font-size: calc(1.48755vw + 4.57559px);
  }
}

@media screen and (min-width: 1012px) {
  .feature-banner.has-image .feature-banner-content .content .text {
    font-size: calc(2.7626vw - 8.32787px);
  }
}

@media screen and (min-width: 1256px) {
  .feature-banner.has-image .feature-banner-content .content .text {
    font-size: calc(1.48755vw + 7.6867px);
  }
}

@media screen and (min-width: 1500px) {
  .feature-banner.has-image .feature-banner-content .content .text {
    font-size: 30px;
  }
}

@media (min-width: 48em) {
  .feature-banner.has-image .feature-banner-content .content .text {
    -webkit-animation: text-fade;
            animation: text-fade;
    -webkit-animation-duration: 3s;
            animation-duration: 3s;
    will-change: opacity;
  }
}

.feature-banner.has-image .feature-banner-content .content .button {
  margin: 4em 0 0;
}

@media (min-width: 48em) {
  .feature-banner.has-image .feature-banner-content .content .button {
    -webkit-animation: button-fade;
            animation: button-fade;
    -webkit-animation-duration: 3s;
            animation-duration: 3s;
    will-change: opacity;
  }
}

@media (max-width: 47.99em) {
  .feature-banner.fullscreen-banner .feature-banner-images .feature-banner-image {
    height: 250px;
  }
}

@media (min-width: 48em) {
  .feature-banner.fullscreen-banner {
    height: 100vh;
  }
  .feature-banner.fullscreen-banner .feature-banner-images .feature-banner-image {
    height: 100vh;
  }
}

@-webkit-keyframes feature-banner-images-fade {
  0%,
  20% {
    opacity: 0;
  }
  60%,
  100% {
    opacity: 1;
  }
}

@keyframes feature-banner-images-fade {
  0%,
  20% {
    opacity: 0;
  }
  60%,
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes superheading-fade {
  0%,
  40% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }
  80%,
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes superheading-fade {
  0%,
  40% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }
  80%,
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes heading-fade {
  0%,
  50% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }
  90%,
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes heading-fade {
  0%,
  50% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }
  90%,
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes text-fade {
  0%,
  60% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes text-fade {
  0%,
  60% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes button-fade {
  0%,
  60% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes button-fade {
  0%,
  60% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes caption-fade {
  0%, 50% {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }
  90%, 100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes caption-fade {
  0%, 50% {
    opacity: 0;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }
  90%, 100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.cta {
  color: #333333;
  padding: 4em 0;
  position: relative;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
}

@media screen and (min-width: 768px) {
  .cta {
    padding-top: calc(4.25015vw + 27.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .cta {
    padding-top: calc(7.89314vw - 9.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .cta {
    padding-top: calc(4.25015vw + 36.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .cta {
    padding-top: 100px;
  }
}

@media screen and (min-width: 768px) {
  .cta {
    padding-bottom: calc(4.25015vw + 27.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .cta {
    padding-bottom: calc(7.89314vw - 9.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .cta {
    padding-bottom: calc(4.25015vw + 36.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .cta {
    padding-bottom: 100px;
  }
}

.cta .heading {
  font-family: "PT Sans", Georgia, "Times New Roman", Times, serif;
  font-size: 60px;
  color: #dbe23e;
  font-weight: 700;
  font-size: 30px;
  margin: 0 0 0.6em;
}

@media screen and (min-width: 768px) {
  .cta .heading {
    font-size: calc(3.18761vw + 5.51913px);
  }
}

@media screen and (min-width: 1012px) {
  .cta .heading {
    font-size: calc(5.91985vw - 22.13115px);
  }
}

@media screen and (min-width: 1256px) {
  .cta .heading {
    font-size: calc(3.18761vw + 12.18579px);
  }
}

@media screen and (min-width: 1500px) {
  .cta .heading {
    font-size: 60px;
  }
}

.cta .heading > div {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: 400;
  font-style: italic;
  font-size: 16px;
  margin: 0 0 0.4em;
}

@media screen and (min-width: 768px) {
  .cta .heading > div {
    font-size: calc(1.48755vw + 4.57559px);
  }
}

@media screen and (min-width: 1012px) {
  .cta .heading > div {
    font-size: calc(2.7626vw - 8.32787px);
  }
}

@media screen and (min-width: 1256px) {
  .cta .heading > div {
    font-size: calc(1.48755vw + 7.6867px);
  }
}

@media screen and (min-width: 1500px) {
  .cta .heading > div {
    font-size: 30px;
  }
}

.cta .text {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: 400;
  font-style: italic;
  line-height: 1.4;
  font-size: 18px;
  margin: 0 0 2.5em;
}

@media screen and (min-width: 768px) {
  .cta .text {
    font-size: calc(1.27505vw + 8.20765px);
  }
}

@media screen and (min-width: 1012px) {
  .cta .text {
    font-size: calc(2.36794vw - 2.85246px);
  }
}

@media screen and (min-width: 1256px) {
  .cta .text {
    font-size: calc(1.27505vw + 10.87432px);
  }
}

@media screen and (min-width: 1500px) {
  .cta .text {
    font-size: 30px;
  }
}

.cta .buttons .button {
  margin-bottom: 10px;
  margin-left: 60px;
  margin-top: 10px;
  margin-left: 15px;
}

@media screen and (min-width: 768px) {
  .cta .buttons .button {
    margin-left: calc(4.78142vw - 21.72131px);
  }
}

@media screen and (min-width: 1012px) {
  .cta .buttons .button {
    margin-left: calc(8.87978vw - 63.19672px);
  }
}

@media screen and (min-width: 1256px) {
  .cta .buttons .button {
    margin-left: calc(4.78142vw - 11.72131px);
  }
}

@media screen and (min-width: 1500px) {
  .cta .buttons .button {
    margin-left: 60px;
  }
}

.cta .buttons .button:first-child {
  margin-left: 0 !important;
}

.cta.background {
  position: relative;
}

.cta.background::before {
  content: "";
  display: block;
  position: absolute;
  background: #3b85a4;
  top: 0;
  bottom: 0;
  left: -9999em;
  right: -9999em;
  z-index: -1;
}

.cta.background .heading,
.cta.background .text {
  color: #FFFFFF;
}

.cta-carousel {
  color: #FFFFFF;
  position: relative;
}

.cta-carousel::before {
  content: "";
  display: block;
  position: absolute;
  background: #3b85a4;
  top: 0;
  bottom: 0;
  left: -9999em;
  right: -9999em;
  z-index: -1;
}

.cta-carousel .slides {
  margin: 0;
  padding: 0 47px 0 0;
}

@media (max-width: 63.99em) {
  .cta-carousel .slides {
    padding: 0;
  }
}

.cta-carousel .slides .slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 4em 0;
  opacity: 0;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
  padding-top: 50px;
  padding-bottom: 50px;
}

@media screen and (min-width: 768px) {
  .cta-carousel .slides .slide {
    padding-top: calc(5.31269vw + 9.19854px);
  }
}

@media screen and (min-width: 1012px) {
  .cta-carousel .slides .slide {
    padding-top: calc(9.86642vw - 36.88525px);
  }
}

@media screen and (min-width: 1256px) {
  .cta-carousel .slides .slide {
    padding-top: calc(5.31269vw + 20.30965px);
  }
}

@media screen and (min-width: 1500px) {
  .cta-carousel .slides .slide {
    padding-top: 100px;
  }
}

@media screen and (min-width: 768px) {
  .cta-carousel .slides .slide {
    padding-bottom: calc(5.31269vw + 9.19854px);
  }
}

@media screen and (min-width: 1012px) {
  .cta-carousel .slides .slide {
    padding-bottom: calc(9.86642vw - 36.88525px);
  }
}

@media screen and (min-width: 1256px) {
  .cta-carousel .slides .slide {
    padding-bottom: calc(5.31269vw + 20.30965px);
  }
}

@media screen and (min-width: 1500px) {
  .cta-carousel .slides .slide {
    padding-bottom: 100px;
  }
}

.cta-carousel .slides .slide.slick-active {
  opacity: 1;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
}

.cta-carousel .slides .slide .inner {
  max-width: 680px;
}

.cta-carousel .slides .category {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  font-size: 14px;
  margin: 0 0 1em;
}

@media screen and (min-width: 768px) {
  .cta-carousel .slides .category {
    font-size: calc(0.63752vw + 9.10383px);
  }
}

@media screen and (min-width: 1012px) {
  .cta-carousel .slides .category {
    font-size: calc(1.18397vw + 3.57377px);
  }
}

@media screen and (min-width: 1256px) {
  .cta-carousel .slides .category {
    font-size: calc(0.63752vw + 10.43716px);
  }
}

@media screen and (min-width: 1500px) {
  .cta-carousel .slides .category {
    font-size: 20px;
  }
}

.cta-carousel .slides .heading {
  font-family: "PT Sans", Georgia, "Times New Roman", Times, serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  font-size: 28px;
  margin: 0 0 1em;
  margin: 0 0 1rem;
}

@media screen and (min-width: 768px) {
  .cta-carousel .slides .heading {
    font-size: calc(1.27505vw + 18.20765px);
  }
}

@media screen and (min-width: 1012px) {
  .cta-carousel .slides .heading {
    font-size: calc(2.36794vw + 7.14754px);
  }
}

@media screen and (min-width: 1256px) {
  .cta-carousel .slides .heading {
    font-size: calc(1.27505vw + 20.87432px);
  }
}

@media screen and (min-width: 1500px) {
  .cta-carousel .slides .heading {
    font-size: 40px;
  }
}

.cta-carousel .slides .text {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: 400;
  font-style: italic;
  font-size: 16px;
  margin: 0 0 2rem;
}

@media screen and (min-width: 768px) {
  .cta-carousel .slides .text {
    font-size: calc(1.48755vw + 4.57559px);
  }
}

@media screen and (min-width: 1012px) {
  .cta-carousel .slides .text {
    font-size: calc(2.7626vw - 8.32787px);
  }
}

@media screen and (min-width: 1256px) {
  .cta-carousel .slides .text {
    font-size: calc(1.48755vw + 7.6867px);
  }
}

@media screen and (min-width: 1500px) {
  .cta-carousel .slides .text {
    font-size: 30px;
  }
}

@media (max-width: 47.99em) {
  .cta-carousel .slides .text {
    line-height: 1.4;
  }
}

.cta-carousel .slick-arrow {
  left: auto;
  right: 0;
  z-index: 1;
  width: 32px;
  height: 36px;
}

@media (max-width: 63.99em) {
  .cta-carousel .slick-arrow {
    display: none;
  }
}

.cta-carousel .slick-arrow::before {
  display: none;
}

.cta-carousel .slick-arrow.slick-prev {
  -webkit-transform: translateY(12px);
          transform: translateY(12px);
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}

.cta-carousel .slick-arrow.slick-next {
  -webkit-transform: translateY(-50px);
          transform: translateY(-50px);
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}

.cta-carousel .slick-dots {
  bottom: 0;
  margin: 0;
  text-align: right;
  right: 0px;
  bottom: 20px;
}

@media screen and (min-width: 320px) {
  .cta-carousel .slick-dots {
    right: calc(3.31439vw - 10.60606px);
  }
}

@media screen and (min-width: 554.66667px) {
  .cta-carousel .slick-dots {
    right: calc(6.1553vw - 26.36364px);
  }
}

@media screen and (min-width: 789.33333px) {
  .cta-carousel .slick-dots {
    right: calc(3.31439vw - 3.93939px);
  }
}

@media screen and (min-width: 1024px) {
  .cta-carousel .slick-dots {
    right: 30px;
  }
}

@media screen and (min-width: 320px) {
  .cta-carousel .slick-dots {
    bottom: calc(1.1048vw + 16.46465px);
  }
}

@media screen and (min-width: 554.66667px) {
  .cta-carousel .slick-dots {
    bottom: calc(2.05177vw + 11.21212px);
  }
}

@media screen and (min-width: 789.33333px) {
  .cta-carousel .slick-dots {
    bottom: calc(1.1048vw + 18.68687px);
  }
}

@media screen and (min-width: 1024px) {
  .cta-carousel .slick-dots {
    bottom: 30px;
  }
}

.cta-carousel .slick-dots li {
  height: 8px;
  margin: 0;
  opacity: 0.3;
  padding: 5px;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
  width: 8px;
}

.cta-carousel .slick-dots li.slick-active {
  opacity: 1;
}

.cta-carousel .slick-dots li button {
  background: #FFFFFF;
  border-radius: 50%;
  height: 100%;
  width: 100%;
  padding: 0;
}

.cta-carousel .slick-dots li button::before {
  display: none;
}

.cta-strip {
  color: #FFFFFF;
  padding: 2em 0;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .cta-strip {
    padding-top: calc(2.12508vw + 3.67942px);
  }
}

@media screen and (min-width: 1012px) {
  .cta-strip {
    padding-top: calc(3.94657vw - 14.7541px);
  }
}

@media screen and (min-width: 1256px) {
  .cta-strip {
    padding-top: calc(2.12508vw + 8.12386px);
  }
}

@media screen and (min-width: 1500px) {
  .cta-strip {
    padding-top: 40px;
  }
}

@media screen and (min-width: 768px) {
  .cta-strip {
    padding-bottom: calc(2.12508vw + 3.67942px);
  }
}

@media screen and (min-width: 1012px) {
  .cta-strip {
    padding-bottom: calc(3.94657vw - 14.7541px);
  }
}

@media screen and (min-width: 1256px) {
  .cta-strip {
    padding-bottom: calc(2.12508vw + 8.12386px);
  }
}

@media screen and (min-width: 1500px) {
  .cta-strip {
    padding-bottom: 40px;
  }
}

@media (max-width: 47.99em) {
  .cta-strip {
    text-align: center;
  }
}

.cta-strip::before {
  content: "";
  display: block;
  position: absolute;
  background: #3b85a4;
  top: 0;
  bottom: 0;
  left: -9999em;
  right: -9999em;
  z-index: -1;
}

.cta-strip .flex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

@media (max-width: 47.99em) {
  .cta-strip .flex-wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.cta-strip .heading {
  font-family: "PT Sans", Georgia, "Times New Roman", Times, serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  font-size: 22px;
  margin: 0 0 1em;
  margin: 10px 0;
  padding: 0;
}

@media screen and (min-width: 768px) {
  .cta-strip .heading {
    font-size: calc(0.85003vw + 15.47177px);
  }
}

@media screen and (min-width: 1012px) {
  .cta-strip .heading {
    font-size: calc(1.57863vw + 8.09836px);
  }
}

@media screen and (min-width: 1256px) {
  .cta-strip .heading {
    font-size: calc(0.85003vw + 17.24954px);
  }
}

@media screen and (min-width: 1500px) {
  .cta-strip .heading {
    font-size: 30px;
  }
}

@media (max-width: 47.99em) {
  .cta-strip .heading {
    text-align: center;
  }
}

@media (min-width: 48em) {
  .cta-strip .heading {
    padding: 0 15px 0 0;
  }
}

.cta-strip .heading div {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  font-size: 14px;
  font-style: italic;
  margin: 0 0 10px;
  display: block;
}

@media screen and (min-width: 768px) {
  .cta-strip .heading div {
    font-size: calc(0.63752vw + 9.10383px);
  }
}

@media screen and (min-width: 1012px) {
  .cta-strip .heading div {
    font-size: calc(1.18397vw + 3.57377px);
  }
}

@media screen and (min-width: 1256px) {
  .cta-strip .heading div {
    font-size: calc(0.63752vw + 10.43716px);
  }
}

@media screen and (min-width: 1500px) {
  .cta-strip .heading div {
    font-size: 20px;
  }
}

.cta-strip .button {
  margin: 10px 0 0;
}

.cta-strip.cta-display-village-map-mobile {
  color: #333333;
}

@media (min-width: 64em) {
  .cta-strip.cta-display-village-map-mobile {
    display: none;
  }
}

.cta-strip.cta-display-village-map-mobile::before {
  content: "";
  display: block;
  position: absolute;
  background: #FFFFFF;
  top: 0;
  bottom: 0;
  left: -9999em;
  right: -9999em;
  z-index: -1;
}

.latest-news {
  padding: 50px 0 40px;
  position: relative;
  padding-top: 50px;
}

@media screen and (min-width: 768px) {
  .latest-news {
    padding-top: calc(5.31269vw + 9.19854px);
  }
}

@media screen and (min-width: 1012px) {
  .latest-news {
    padding-top: calc(9.86642vw - 36.88525px);
  }
}

@media screen and (min-width: 1256px) {
  .latest-news {
    padding-top: calc(5.31269vw + 20.30965px);
  }
}

@media screen and (min-width: 1500px) {
  .latest-news {
    padding-top: 100px;
  }
}

.latest-news::before {
  content: "";
  display: block;
  position: absolute;
  background: #F7F7F7;
  top: 0;
  bottom: 0;
  left: -9999em;
  right: -9999em;
  z-index: -1;
}

.latest-news .header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

.latest-news .header .heading {
  padding: 0 1em 0 0;
}

.page-banner {
  left: 50%;
  margin: 0 0 0 -50vw;
  overflow: hidden;
  position: relative;
  width: 100vw;
}

@media (min-width: 64em) {
  .page-banner {
    height: 600px;
  }
}

@media screen and (min-width: 64em) and (min-width: 1024px) {
  .page-banner {
    height: calc(32.67974vw + 265.35948px);
  }
}

@media screen and (min-width: 64em) and (min-width: 1182.66667px) {
  .page-banner {
    height: calc(60.69094vw - 65.9197px);
  }
}

@media screen and (min-width: 64em) and (min-width: 1341.33333px) {
  .page-banner {
    height: calc(32.67974vw + 309.80392px);
  }
}

@media screen and (min-width: 64em) and (min-width: 1500px) {
  .page-banner {
    height: 800px;
  }
}

.page-banner .flex-wrap {
  background: #3b85a4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

.page-banner .content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #FFFFFF;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  padding: 60px;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 30px;
  padding-right: 30px;
}

@media screen and (min-width: 768px) {
  .page-banner .content {
    padding-top: calc(2.12508vw + 23.67942px);
  }
}

@media screen and (min-width: 1012px) {
  .page-banner .content {
    padding-top: calc(3.94657vw + 5.2459px);
  }
}

@media screen and (min-width: 1256px) {
  .page-banner .content {
    padding-top: calc(2.12508vw + 28.12386px);
  }
}

@media screen and (min-width: 1500px) {
  .page-banner .content {
    padding-top: 60px;
  }
}

@media screen and (min-width: 768px) {
  .page-banner .content {
    padding-bottom: calc(2.12508vw + 23.67942px);
  }
}

@media screen and (min-width: 1012px) {
  .page-banner .content {
    padding-bottom: calc(3.94657vw + 5.2459px);
  }
}

@media screen and (min-width: 1256px) {
  .page-banner .content {
    padding-bottom: calc(2.12508vw + 28.12386px);
  }
}

@media screen and (min-width: 1500px) {
  .page-banner .content {
    padding-bottom: 60px;
  }
}

@media screen and (min-width: 768px) {
  .page-banner .content {
    padding-left: calc(3.18761vw + 5.51913px);
  }
}

@media screen and (min-width: 1012px) {
  .page-banner .content {
    padding-left: calc(5.91985vw - 22.13115px);
  }
}

@media screen and (min-width: 1256px) {
  .page-banner .content {
    padding-left: calc(3.18761vw + 12.18579px);
  }
}

@media screen and (min-width: 1500px) {
  .page-banner .content {
    padding-left: 60px;
  }
}

@media screen and (min-width: 768px) {
  .page-banner .content {
    padding-right: calc(3.18761vw + 5.51913px);
  }
}

@media screen and (min-width: 1012px) {
  .page-banner .content {
    padding-right: calc(5.91985vw - 22.13115px);
  }
}

@media screen and (min-width: 1256px) {
  .page-banner .content {
    padding-right: calc(3.18761vw + 12.18579px);
  }
}

@media screen and (min-width: 1500px) {
  .page-banner .content {
    padding-right: 60px;
  }
}

@media (min-width: 64em) {
  .page-banner .content {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 40%;
            flex: 0 1 40%;
    max-width: 700px;
  }
}

.page-banner .content .heading {
  font-family: "PT Sans", Georgia, "Times New Roman", Times, serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 1;
  font-size: 34px;
  margin: 0 0 1em;
  font-family: "PT Sans", Georgia, "Times New Roman", Times, serif;
  font-size: 60px;
  font-weight: 700;
  font-size: 34px;
  margin: 0;
}

@media screen and (min-width: 768px) {
  .page-banner .content .heading {
    font-size: calc(2.7626vw + 12.78324px);
  }
}

@media screen and (min-width: 1012px) {
  .page-banner .content .heading {
    font-size: calc(5.13054vw - 11.18033px);
  }
}

@media screen and (min-width: 1256px) {
  .page-banner .content .heading {
    font-size: calc(2.7626vw + 18.56102px);
  }
}

@media screen and (min-width: 1500px) {
  .page-banner .content .heading {
    font-size: 60px;
  }
}

@media screen and (min-width: 768px) {
  .page-banner .content .heading {
    font-size: calc(2.7626vw + 12.78324px);
  }
}

@media screen and (min-width: 1012px) {
  .page-banner .content .heading {
    font-size: calc(5.13054vw - 11.18033px);
  }
}

@media screen and (min-width: 1256px) {
  .page-banner .content .heading {
    font-size: calc(2.7626vw + 18.56102px);
  }
}

@media screen and (min-width: 1500px) {
  .page-banner .content .heading {
    font-size: 60px;
  }
}

.page-banner .content .subheading {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: 400;
  font-style: italic;
  font-size: 16px;
  margin: 1em 0 0;
}

@media screen and (min-width: 768px) {
  .page-banner .content .subheading {
    font-size: calc(1.48755vw + 4.57559px);
  }
}

@media screen and (min-width: 1012px) {
  .page-banner .content .subheading {
    font-size: calc(2.7626vw - 8.32787px);
  }
}

@media screen and (min-width: 1256px) {
  .page-banner .content .subheading {
    font-size: calc(1.48755vw + 7.6867px);
  }
}

@media screen and (min-width: 1500px) {
  .page-banner .content .subheading {
    font-size: 30px;
  }
}

.page-banner .image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  height: 300px;
}

@media (max-width: 63.99em) {
  .page-banner .image {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}

@media (min-width: 64em) {
  .page-banner .image {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    height: 100%;
  }
}

.vertical-image-text-panel .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  margin: 4em 0;
  margin-top: 40px;
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .vertical-image-text-panel .item {
    margin-top: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .vertical-image-text-panel .item {
    margin-top: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .vertical-image-text-panel .item {
    margin-top: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .vertical-image-text-panel .item {
    margin-top: 80px;
  }
}

@media screen and (min-width: 768px) {
  .vertical-image-text-panel .item {
    margin-bottom: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .vertical-image-text-panel .item {
    margin-bottom: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .vertical-image-text-panel .item {
    margin-bottom: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .vertical-image-text-panel .item {
    margin-bottom: 80px;
  }
}

.vertical-image-text-panel .item .image {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
  max-width: 680px;
}

@media (max-width: 63.99em) {
  .vertical-image-text-panel .item .image {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    max-width: none;
  }
}

@media (min-width: 93.75em) {
  .vertical-image-text-panel .item .image {
    margin: 0 0 0 -115px;
  }
}

.vertical-image-text-panel .item .content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
  max-width: 50%;
  padding: 0 0 0 115px;
  padding-left: 40px;
}

@media screen and (min-width: 768px) {
  .vertical-image-text-panel .item .content {
    padding-left: calc(7.96903vw - 21.20219px);
  }
}

@media screen and (min-width: 1012px) {
  .vertical-image-text-panel .item .content {
    padding-left: calc(14.79964vw - 90.32787px);
  }
}

@media screen and (min-width: 1256px) {
  .vertical-image-text-panel .item .content {
    padding-left: calc(7.96903vw - 4.53552px);
  }
}

@media screen and (min-width: 1500px) {
  .vertical-image-text-panel .item .content {
    padding-left: 115px;
  }
}

@media (max-width: 63.99em) {
  .vertical-image-text-panel .item .content {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    max-width: none;
    padding: 40px 0 0;
  }
}

.vertical-image-text-panel .item .content .superheading {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  font-size: 14px;
  margin: 0 0 20px;
}

@media screen and (min-width: 768px) {
  .vertical-image-text-panel .item .content .superheading {
    font-size: calc(0.63752vw + 9.10383px);
  }
}

@media screen and (min-width: 1012px) {
  .vertical-image-text-panel .item .content .superheading {
    font-size: calc(1.18397vw + 3.57377px);
  }
}

@media screen and (min-width: 1256px) {
  .vertical-image-text-panel .item .content .superheading {
    font-size: calc(0.63752vw + 10.43716px);
  }
}

@media screen and (min-width: 1500px) {
  .vertical-image-text-panel .item .content .superheading {
    font-size: 20px;
  }
}

.vertical-image-text-panel .item .content .heading {
  margin: 0 0 25px;
  padding: 0 0 25px;
  position: relative;
}

@media (max-width: 63.99em) {
  .vertical-image-text-panel .item .content .heading {
    display: block;
  }
}

.vertical-image-text-panel .item .content .heading::after {
  content: "";
  display: block;
  position: absolute;
  background: #000000;
  bottom: 0;
  height: 2px;
  left: -215px;
  right: 50%;
}

@media (max-width: 63.99em) {
  .vertical-image-text-panel .item .content .heading::after {
    left: 0;
    right: 0;
  }
}

.vertical-image-text-panel .item .content .text p {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
}

@media (max-width: 63.99em) {
  .vertical-image-text-panel .item .content .text p {
    line-height: 1.6;
  }
}

.vertical-image-text-panel .item .content .text ul {
  margin: 0 0 2em;
  padding: 0 0 0 1.2em;
  list-style-type: square;
}

.vertical-image-text-panel .item .content .text ul li {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
}

@media (max-width: 63.99em) {
  .vertical-image-text-panel .item .content .text ul li {
    line-height: 1.6;
  }
}

.vertical-image-text-panel .item .content .text ol {
  margin: 0 0 2em;
  padding: 0 0 0 1.2em;
}

.vertical-image-text-panel .item .content .text ol li {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
}

@media (max-width: 63.99em) {
  .vertical-image-text-panel .item .content .text ol li {
    line-height: 1.6;
  }
}

.vertical-image-text-panel .item.background {
  margin: 0;
  position: relative;
  padding: 4em 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .vertical-image-text-panel .item.background {
    padding-top: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .vertical-image-text-panel .item.background {
    padding-top: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .vertical-image-text-panel .item.background {
    padding-top: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .vertical-image-text-panel .item.background {
    padding-top: 80px;
  }
}

@media screen and (min-width: 768px) {
  .vertical-image-text-panel .item.background {
    padding-bottom: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .vertical-image-text-panel .item.background {
    padding-bottom: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .vertical-image-text-panel .item.background {
    padding-bottom: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .vertical-image-text-panel .item.background {
    padding-bottom: 80px;
  }
}

.vertical-image-text-panel .item.background::before {
  content: "";
  display: block;
  position: absolute;
  background: #F7F7F7;
  top: 0;
  bottom: 0;
  left: -9999em;
  right: -9999em;
  z-index: -1;
}

@media (min-width: 64em) {
  .vertical-image-text-panel .item.background::before {
    left: 25%;
  }
}

@media (min-width: 93.75em) {
  .vertical-image-text-panel .item:nth-of-type(2n+2) .image {
    margin: 0 -115px 0 0;
  }
}

@media (min-width: 64em) {
  .vertical-image-text-panel .item:nth-of-type(2n+2) .content {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    padding: 0 115px 0 0;
    padding-right: 40px;
  }
}

@media screen and (min-width: 64em) and (min-width: 768px) {
  .vertical-image-text-panel .item:nth-of-type(2n+2) .content {
    padding-right: calc(7.96903vw - 21.20219px);
  }
}

@media screen and (min-width: 64em) and (min-width: 1012px) {
  .vertical-image-text-panel .item:nth-of-type(2n+2) .content {
    padding-right: calc(14.79964vw - 90.32787px);
  }
}

@media screen and (min-width: 64em) and (min-width: 1256px) {
  .vertical-image-text-panel .item:nth-of-type(2n+2) .content {
    padding-right: calc(7.96903vw - 4.53552px);
  }
}

@media screen and (min-width: 64em) and (min-width: 1500px) {
  .vertical-image-text-panel .item:nth-of-type(2n+2) .content {
    padding-right: 115px;
  }
}

@media (min-width: 64em) {
  .vertical-image-text-panel .item:nth-of-type(2n+2) .content .heading::after {
    left: 50%;
    right: -215px;
  }
}

@media (min-width: 64em) {
  .vertical-image-text-panel .item:nth-of-type(2n+2).background::before {
    left: -9999em;
    right: 25%;
  }
}

.info-points {
  padding: 4em 0;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .info-points {
    padding-top: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .info-points {
    padding-top: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .info-points {
    padding-top: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .info-points {
    padding-top: 80px;
  }
}

@media screen and (min-width: 768px) {
  .info-points {
    padding-bottom: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .info-points {
    padding-bottom: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .info-points {
    padding-bottom: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .info-points {
    padding-bottom: 80px;
  }
}

.info-points.align-left {
  text-align: left;
}

.info-points.align-right {
  text-align: right;
}

.info-points.align-centre {
  text-align: center;
}

.info-points.align-justify {
  text-align: justify;
}

.info-points .flex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  margin: 0 -30px;
}

@media (max-width: 63.99em) {
  .info-points .flex-wrap {
    margin: 0 -15px;
  }
}

.info-points .flex-wrap.col-4 .item {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 0 25% !important;
          flex: 1 0 25% !important;
  max-width: 25% !important;
}

.info-points .item {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 20%;
          flex: 1 0 20%;
  max-width: 20%;
  margin: 20px 0;
  min-width: 200px;
  padding: 0 30px;
  text-align: center !important;
}

@media (max-width: 47.99em) {
  .info-points .item {
    min-width: 280px;
  }
}

@media (max-width: 63.99em) {
  .info-points .item {
    padding: 0 15px;
    -ms-flex-preferred-size: calc(25% - 30px);
        flex-basis: calc(25% - 30px);
  }
}

.info-points .item .icon {
  margin: 0 0 15px;
}

.info-points .item .icon img,
.info-points .item .icon .inline-svg {
  height: 80px;
}

.info-points .item .icon .inline-svg svg {
  height: 100%;
}

.info-points .item .heading {
  font-family: "PT Sans", Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: 700;
  font-size: 18px;
  margin: 0 0 15px;
}

@media screen and (min-width: 768px) {
  .info-points .item .heading {
    font-size: calc(0.63752vw + 13.10383px);
  }
}

@media screen and (min-width: 1012px) {
  .info-points .item .heading {
    font-size: calc(1.18397vw + 7.57377px);
  }
}

@media screen and (min-width: 1256px) {
  .info-points .item .heading {
    font-size: calc(0.63752vw + 14.43716px);
  }
}

@media screen and (min-width: 1500px) {
  .info-points .item .heading {
    font-size: 24px;
  }
}

.info-points .item .text {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.info-points .item .text p {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.info-points .item .button {
  margin: 20px 0 0;
}

.info-points > .text {
  margin: 2em 0;
}

.info-points > .text p {
  line-height: 2;
}

@media (max-width: 47.99em) {
  .info-points > .text p {
    line-height: 1.6;
  }
}

@media (min-width: 48em) {
  .info-points > .text.two-column {
    -webkit-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 40px;
            column-gap: 40px;
    padding-bottom: 40px;
  }
}

@media screen and (min-width: 48em) and (min-width: 768px) {
  .info-points > .text.two-column {
    padding-bottom: calc(2.12508vw + 23.67942px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1012px) {
  .info-points > .text.two-column {
    padding-bottom: calc(3.94657vw + 5.2459px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1256px) {
  .info-points > .text.two-column {
    padding-bottom: calc(2.12508vw + 28.12386px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1500px) {
  .info-points > .text.two-column {
    padding-bottom: 60px;
  }
}

@media (min-width: 48em) {
  .info-points > .text.two-column p {
    margin: 0 0 2em;
  }
}

.info-points .button {
  margin: 20px 0 0;
}

.info-points.background {
  position: relative;
}

.info-points.background::before {
  content: "";
  display: block;
  position: absolute;
  background: #3b85a4;
  top: 0;
  bottom: 0;
  left: -9999em;
  right: -9999em;
  z-index: -1;
}

.info-points.background .heading {
  color: #FFFFFF;
}

.info-points.background .item {
  color: #FFFFFF;
}

.info-points.background .item .text p {
  color: #FFFFFF;
}

.info-points.background .text p {
  color: #FFFFFF;
}

.image-text-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  margin: 4em 0;
  margin-top: 40px;
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .image-text-panel {
    margin-top: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .image-text-panel {
    margin-top: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .image-text-panel {
    margin-top: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .image-text-panel {
    margin-top: 80px;
  }
}

@media screen and (min-width: 768px) {
  .image-text-panel {
    margin-bottom: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .image-text-panel {
    margin-bottom: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .image-text-panel {
    margin-bottom: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .image-text-panel {
    margin-bottom: 80px;
  }
}

.image-text-panel .image {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
  max-width: 50%;
}

@media (max-width: 47.99em) {
  .image-text-panel .image {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    margin: 0 0 2em;
    max-height: 480px;
    max-width: none;
    overflow: hidden;
  }
}

.image-text-panel .text {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
  max-width: 50%;
}

@media (max-width: 47.99em) {
  .image-text-panel .text {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    max-width: none;
  }
}

.image-text-panel .text p {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
}

@media (max-width: 63.99em) {
  .image-text-panel .text p {
    line-height: 1.6;
  }
}

.image-text-panel .text ul {
  margin: 0 0 2em;
  padding: 0 0 0 1.2em;
  list-style-type: square;
}

.image-text-panel .text ul li {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
}

@media (max-width: 63.99em) {
  .image-text-panel .text ul li {
    line-height: 1.6;
  }
}

.image-text-panel .text ol {
  margin: 0 0 2em;
  padding: 0 0 0 1.2em;
}

.image-text-panel .text ol li {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
}

@media (max-width: 63.99em) {
  .image-text-panel .text ol li {
    line-height: 1.6;
  }
}

.image-text-panel .text .button {
  margin: 20px 0 0;
}

@media (min-width: 48em) {
  .image-text-panel.image-left .image {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    padding: 0;
    padding-right: 30px;
  }
}

@media screen and (min-width: 48em) and (min-width: 768px) {
  .image-text-panel.image-left .image {
    padding-right: calc(11.15665vw - 55.68306px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1012px) {
  .image-text-panel.image-left .image {
    padding-right: calc(20.71949vw - 152.45902px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1256px) {
  .image-text-panel.image-left .image {
    padding-right: calc(11.15665vw - 32.34973px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1500px) {
  .image-text-panel.image-left .image {
    padding-right: 135px;
  }
}

@media (min-width: 48em) {
  .image-text-panel.image-left .text {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media (min-width: 48em) {
  .image-text-panel.image-right .image {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 0;
    padding-left: 30px;
  }
}

@media screen and (min-width: 48em) and (min-width: 768px) {
  .image-text-panel.image-right .image {
    padding-left: calc(11.15665vw - 55.68306px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1012px) {
  .image-text-panel.image-right .image {
    padding-left: calc(20.71949vw - 152.45902px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1256px) {
  .image-text-panel.image-right .image {
    padding-left: calc(11.15665vw - 32.34973px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1500px) {
  .image-text-panel.image-right .image {
    padding-left: 135px;
  }
}

@media (min-width: 48em) {
  .image-text-panel.image-right .text {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}

.important-dates {
  padding: 4em 0;
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}

@media screen and (min-width: 768px) {
  .important-dates {
    padding-top: calc(4.25015vw + 27.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .important-dates {
    padding-top: calc(7.89314vw - 9.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .important-dates {
    padding-top: calc(4.25015vw + 36.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .important-dates {
    padding-top: 100px;
  }
}

@media screen and (min-width: 768px) {
  .important-dates {
    padding-bottom: calc(4.25015vw + 27.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .important-dates {
    padding-bottom: calc(7.89314vw - 9.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .important-dates {
    padding-bottom: calc(4.25015vw + 36.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .important-dates {
    padding-bottom: 100px;
  }
}

.important-dates::before {
  content: "";
  display: block;
  position: absolute;
  background: #F7F7F7;
  top: 0;
  bottom: 0;
  left: -9999em;
  right: -9999em;
  z-index: -1;
}

.important-dates .flex-wrap {
  margin: 0 -15px;
}

@media (max-width: 47.99em) {
  .important-dates h2 {
    text-align: center;
  }
}

.important-dates .item {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
  max-width: 50%;
  margin: 20px auto;
  min-width: 240px;
  padding: 0 15px;
}

@media (max-width: 37.49em) {
  .important-dates .item {
    max-width: none;
  }
}

@media (min-width: 64em) {
  .important-dates .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
}

@media (max-width: 63.99em) {
  .important-dates .item .image {
    height: 180px;
    overflow: hidden;
    position: relative;
  }
  .important-dates .item .image img {
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}

@media (min-width: 64em) {
  .important-dates .item .image {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 210px;
            flex: 1 0 210px;
    max-width: 210px;
  }
}

.important-dates .item .content {
  padding: 15px 0 0;
}

@media (min-width: 64em) {
  .important-dates .item .content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    padding: 0;
    padding-left: 30px;
  }
}

@media screen and (min-width: 64em) and (min-width: 1024px) {
  .important-dates .item .content {
    padding-left: calc(4.90196vw - 20.19608px);
  }
}

@media screen and (min-width: 64em) and (min-width: 1182.66667px) {
  .important-dates .item .content {
    padding-left: calc(9.10364vw - 69.88796px);
  }
}

@media screen and (min-width: 64em) and (min-width: 1341.33333px) {
  .important-dates .item .content {
    padding-left: calc(4.90196vw - 13.52941px);
  }
}

@media screen and (min-width: 64em) and (min-width: 1500px) {
  .important-dates .item .content {
    padding-left: 60px;
  }
}

.important-dates .item .content .heading {
  font-family: "PT Sans", Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: 700;
  font-size: 18px;
  margin: 0 0 1em;
  margin: 0 0 15px;
}

@media screen and (min-width: 768px) {
  .important-dates .item .content .heading {
    font-size: calc(0.63752vw + 13.10383px);
  }
}

@media screen and (min-width: 1012px) {
  .important-dates .item .content .heading {
    font-size: calc(1.18397vw + 7.57377px);
  }
}

@media screen and (min-width: 1256px) {
  .important-dates .item .content .heading {
    font-size: calc(0.63752vw + 14.43716px);
  }
}

@media screen and (min-width: 1500px) {
  .important-dates .item .content .heading {
    font-size: 24px;
  }
}

.important-dates .item .content .text {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  margin: 0 0 15px;
}

.important-dates .item .content .date {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.testimonials {
  margin: 4em 0;
  margin-top: 40px;
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .testimonials {
    margin-top: calc(6.37523vw - 8.96175px);
  }
}

@media screen and (min-width: 1012px) {
  .testimonials {
    margin-top: calc(11.83971vw - 64.2623px);
  }
}

@media screen and (min-width: 1256px) {
  .testimonials {
    margin-top: calc(6.37523vw + 4.37158px);
  }
}

@media screen and (min-width: 1500px) {
  .testimonials {
    margin-top: 100px;
  }
}

@media screen and (min-width: 768px) {
  .testimonials {
    margin-bottom: calc(6.37523vw - 8.96175px);
  }
}

@media screen and (min-width: 1012px) {
  .testimonials {
    margin-bottom: calc(11.83971vw - 64.2623px);
  }
}

@media screen and (min-width: 1256px) {
  .testimonials {
    margin-bottom: calc(6.37523vw + 4.37158px);
  }
}

@media screen and (min-width: 1500px) {
  .testimonials {
    margin-bottom: 100px;
  }
}

.testimonials .flex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  margin: 0 -15px;
}

.testimonials .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 33.33333333%;
          flex: 1 0 33.33333333%;
  max-width: 33.33333333%;
  margin: 20px 0;
  min-width: 200px;
  padding: 0 15px;
}

@media (max-width: 47.99em) {
  .testimonials .item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
            flex: 0 0 33.33333333%;
    max-width: 250px;
    min-width: 180px;
  }
}

.testimonials .item .image {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 140px;
          flex: 1 0 140px;
  max-width: 140px;
  padding: 0 20px 0 0;
}

@media (max-width: 47.99em) {
  .testimonials .item .image {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    max-width: none;
  }
}

.testimonials .item .content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 120px;
  padding: 20px 0 0;
}

.testimonials .item .content .heading {
  font-family: "PT Sans", Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: 700;
  font-size: 18px;
  margin: 0 0 1em;
  margin: 0 0 15px;
  padding: 0 0 15px;
  position: relative;
}

@media screen and (min-width: 768px) {
  .testimonials .item .content .heading {
    font-size: calc(0.63752vw + 13.10383px);
  }
}

@media screen and (min-width: 1012px) {
  .testimonials .item .content .heading {
    font-size: calc(1.18397vw + 7.57377px);
  }
}

@media screen and (min-width: 1256px) {
  .testimonials .item .content .heading {
    font-size: calc(0.63752vw + 14.43716px);
  }
}

@media screen and (min-width: 1500px) {
  .testimonials .item .content .heading {
    font-size: 24px;
  }
}

@media (max-width: 63.99em) {
  .testimonials .item .content .heading {
    display: block;
  }
}

.testimonials .item .content .heading::after {
  content: "";
  display: block;
  position: absolute;
  background: #000000;
  bottom: 0;
  height: 2px;
  left: -60px;
  right: 0;
  -webkit-transition: left .2s ease;
  transition: left .2s ease;
}

@media (max-width: 63.99em) {
  .testimonials .item .content .heading::after {
    left: 0;
  }
}

.testimonials .item:hover .content .heading::after, .testimonials .item:focus .content .heading::after {
  left: 0;
}

.buyers-process {
  background: #F7F7F7;
  margin: 4em 0;
  padding: 4em 0;
  position: relative;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 60px;
  padding-bottom: 60px;
}

@media screen and (min-width: 768px) {
  .buyers-process {
    margin-top: calc(6.37523vw - 8.96175px);
  }
}

@media screen and (min-width: 1012px) {
  .buyers-process {
    margin-top: calc(11.83971vw - 64.2623px);
  }
}

@media screen and (min-width: 1256px) {
  .buyers-process {
    margin-top: calc(6.37523vw + 4.37158px);
  }
}

@media screen and (min-width: 1500px) {
  .buyers-process {
    margin-top: 100px;
  }
}

@media screen and (min-width: 768px) {
  .buyers-process {
    margin-bottom: calc(6.37523vw - 8.96175px);
  }
}

@media screen and (min-width: 1012px) {
  .buyers-process {
    margin-bottom: calc(11.83971vw - 64.2623px);
  }
}

@media screen and (min-width: 1256px) {
  .buyers-process {
    margin-bottom: calc(6.37523vw + 4.37158px);
  }
}

@media screen and (min-width: 1500px) {
  .buyers-process {
    margin-bottom: 100px;
  }
}

@media screen and (min-width: 768px) {
  .buyers-process {
    padding-top: calc(4.25015vw + 27.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .buyers-process {
    padding-top: calc(7.89314vw - 9.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .buyers-process {
    padding-top: calc(4.25015vw + 36.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .buyers-process {
    padding-top: 100px;
  }
}

@media screen and (min-width: 768px) {
  .buyers-process {
    padding-bottom: calc(4.25015vw + 27.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .buyers-process {
    padding-bottom: calc(7.89314vw - 9.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .buyers-process {
    padding-bottom: calc(4.25015vw + 36.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .buyers-process {
    padding-bottom: 100px;
  }
}

.buyers-process::before {
  content: "";
  display: block;
  position: absolute;
  background: #F7F7F7;
  top: 0;
  bottom: 0;
  left: -9999em;
  right: -9999em;
  z-index: -1;
  left: -115px;
  right: -115px;
}

.buyers-process .process-tree {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  padding: 40px 0;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .buyers-process .process-tree {
    padding-top: calc(2.12508vw + 3.67942px);
  }
}

@media screen and (min-width: 1012px) {
  .buyers-process .process-tree {
    padding-top: calc(3.94657vw - 14.7541px);
  }
}

@media screen and (min-width: 1256px) {
  .buyers-process .process-tree {
    padding-top: calc(2.12508vw + 8.12386px);
  }
}

@media screen and (min-width: 1500px) {
  .buyers-process .process-tree {
    padding-top: 40px;
  }
}

@media screen and (min-width: 768px) {
  .buyers-process .process-tree {
    padding-bottom: calc(2.12508vw + 3.67942px);
  }
}

@media screen and (min-width: 1012px) {
  .buyers-process .process-tree {
    padding-bottom: calc(3.94657vw - 14.7541px);
  }
}

@media screen and (min-width: 1256px) {
  .buyers-process .process-tree {
    padding-bottom: calc(2.12508vw + 8.12386px);
  }
}

@media screen and (min-width: 1500px) {
  .buyers-process .process-tree {
    padding-bottom: 40px;
  }
}

.buyers-process .process-tree::before {
  content: "";
  display: block;
  position: absolute;
  background: #333333;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -1px;
  width: 2px;
}

@media (max-width: 47.99em) {
  .buyers-process .process-tree::before {
    display: none;
  }
}

.buyers-process .process-tree .item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
  max-width: 50%;
  margin: 40px 0;
  position: relative;
  text-align: left;
  opacity: 1;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
  margin-top: 20px;
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .buyers-process .process-tree .item {
    margin-top: calc(2.12508vw + 3.67942px);
  }
}

@media screen and (min-width: 1012px) {
  .buyers-process .process-tree .item {
    margin-top: calc(3.94657vw - 14.7541px);
  }
}

@media screen and (min-width: 1256px) {
  .buyers-process .process-tree .item {
    margin-top: calc(2.12508vw + 8.12386px);
  }
}

@media screen and (min-width: 1500px) {
  .buyers-process .process-tree .item {
    margin-top: 40px;
  }
}

@media screen and (min-width: 768px) {
  .buyers-process .process-tree .item {
    margin-bottom: calc(2.12508vw + 3.67942px);
  }
}

@media screen and (min-width: 1012px) {
  .buyers-process .process-tree .item {
    margin-bottom: calc(3.94657vw - 14.7541px);
  }
}

@media screen and (min-width: 1256px) {
  .buyers-process .process-tree .item {
    margin-bottom: calc(2.12508vw + 8.12386px);
  }
}

@media screen and (min-width: 1500px) {
  .buyers-process .process-tree .item {
    margin-bottom: 40px;
  }
}

@media (max-width: 47.99em) {
  .buyers-process .process-tree .item {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    max-width: none;
    padding-left: 30px;
  }
}

.buyers-process .process-tree .item::before {
  content: "";
  display: block;
  position: absolute;
  background: #333333;
  top: 10px;
}

@media screen and (min-width: 768px) {
  .buyers-process .process-tree .item::before {
    top: calc(0.53127vw + 5.91985px);
  }
}

@media screen and (min-width: 1012px) {
  .buyers-process .process-tree .item::before {
    top: calc(0.98664vw + 1.31148px);
  }
}

@media screen and (min-width: 1256px) {
  .buyers-process .process-tree .item::before {
    top: calc(0.53127vw + 7.03097px);
  }
}

@media screen and (min-width: 1500px) {
  .buyers-process .process-tree .item::before {
    top: 15px;
  }
}

@media (max-width: 47.99em) {
  .buyers-process .process-tree .item::before {
    top: 15px;
    height: calc(100% + 40px);
    left: 5px;
    width: 1px;
  }
}

@media (min-width: 48em) {
  .buyers-process .process-tree .item::before {
    right: 0;
    top: 15px;
    left: 0;
    height: 1px;
  }
}

.buyers-process .process-tree .item .dot {
  background: #FFFFFF;
  border: 1px solid #000000;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 22px;
  margin-left: -11px;
  position: absolute;
  width: 22px;
  top: 0px;
}

@media screen and (min-width: 768px) {
  .buyers-process .process-tree .item .dot {
    top: calc(0.53127vw - 4.08015px);
  }
}

@media screen and (min-width: 1012px) {
  .buyers-process .process-tree .item .dot {
    top: calc(0.98664vw - 8.68852px);
  }
}

@media screen and (min-width: 1256px) {
  .buyers-process .process-tree .item .dot {
    top: calc(0.53127vw - 2.96903px);
  }
}

@media screen and (min-width: 1500px) {
  .buyers-process .process-tree .item .dot {
    top: 5px;
  }
}

.buyers-process .process-tree .item .dot::after {
  content: "";
  display: block;
  position: absolute;
  background: #dbe23e;
  border-radius: 50%;
  height: 10px;
  left: 5px;
  position: absolute;
  top: 5px;
  width: 10px;
}

@media (max-width: 47.99em) {
  .buyers-process .process-tree .item .dot {
    left: 5px;
  }
}

@media (min-width: 48em) {
  .buyers-process .process-tree .item .dot {
    left: 100%;
  }
}

.buyers-process .process-tree .item .heading {
  font-family: "PT Sans", Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: 700;
  font-size: 18px;
  margin: 0 0 1em;
  background: #F7F7F7;
  display: inline-block;
  padding: 0 15px 0 0;
  position: relative;
}

@media screen and (min-width: 768px) {
  .buyers-process .process-tree .item .heading {
    font-size: calc(0.63752vw + 13.10383px);
  }
}

@media screen and (min-width: 1012px) {
  .buyers-process .process-tree .item .heading {
    font-size: calc(1.18397vw + 7.57377px);
  }
}

@media screen and (min-width: 1256px) {
  .buyers-process .process-tree .item .heading {
    font-size: calc(0.63752vw + 14.43716px);
  }
}

@media screen and (min-width: 1500px) {
  .buyers-process .process-tree .item .heading {
    font-size: 24px;
  }
}

.buyers-process .process-tree .item .text {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  margin: 0 0 2em;
}

.buyers-process .process-tree .item .image {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.buyers-process .process-tree .item .image .vimeo-image {
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease;
  display: block;
}

.buyers-process .process-tree .item .image::before {
  content: '';
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
}

.buyers-process .process-tree .item .image .play-button {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.buyers-process .process-tree .item .image .play-button img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
  width: 72px;
}

.buyers-process .process-tree .item .image:hover::before, .buyers-process .process-tree .item .image:focus::before {
  opacity: .4;
}

.buyers-process .process-tree .item .image:hover .vimeo-image, .buyers-process .process-tree .item .image:focus .vimeo-image {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

@media (min-width: 48em) {
  .buyers-process .process-tree .item:nth-of-type(even) {
    top: 260px;
  }
}

@media (min-width: 48em) {
  .buyers-process .process-tree .item:nth-of-type(even) .dot {
    left: 0;
  }
}

@media (min-width: 48em) {
  .buyers-process .process-tree .item:nth-of-type(even) .inner {
    text-align: right;
    padding-left: 30px;
  }
}

@media screen and (min-width: 48em) and (min-width: 768px) {
  .buyers-process .process-tree .item:nth-of-type(even) .inner {
    padding-left: calc(9.56284vw - 43.44262px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1012px) {
  .buyers-process .process-tree .item:nth-of-type(even) .inner {
    padding-left: calc(17.75956vw - 126.39344px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1256px) {
  .buyers-process .process-tree .item:nth-of-type(even) .inner {
    padding-left: calc(9.56284vw - 23.44262px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1500px) {
  .buyers-process .process-tree .item:nth-of-type(even) .inner {
    padding-left: 120px;
  }
}

@media (min-width: 48em) {
  .buyers-process .process-tree .item:nth-of-type(even) .inner .heading {
    padding: 0 0 0 15px;
  }
}

@media (min-width: 48em) {
  .buyers-process .process-tree .item:nth-of-type(odd) .inner {
    padding-right: 30px;
  }
}

@media screen and (min-width: 48em) and (min-width: 768px) {
  .buyers-process .process-tree .item:nth-of-type(odd) .inner {
    padding-right: calc(9.56284vw - 43.44262px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1012px) {
  .buyers-process .process-tree .item:nth-of-type(odd) .inner {
    padding-right: calc(17.75956vw - 126.39344px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1256px) {
  .buyers-process .process-tree .item:nth-of-type(odd) .inner {
    padding-right: calc(9.56284vw - 23.44262px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1500px) {
  .buyers-process .process-tree .item:nth-of-type(odd) .inner {
    padding-right: 120px;
  }
}

.buyers-process .process-tree .item.hidden {
  opacity: 0;
  height: 0;
  overflow: hidden;
}

@media (min-width: 48em) {
  .buyers-process .process-tree.show-more.even {
    padding-bottom: 340px;
  }
}

.accordion {
  /* title selected */
  /* title non selected */
  /* This is the hidden state */
}

@media (max-width: 47.99em) {
  .accordion {
    margin: 0 -15px;
  }
}

.accordion .heading {
  font-family: "PT Sans", Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: 700;
  font-size: 18px;
  margin: 0 0 1em;
  background: #F7F7F7;
  padding: 10px 20px;
}

@media screen and (min-width: 768px) {
  .accordion .heading {
    font-size: calc(0.63752vw + 13.10383px);
  }
}

@media screen and (min-width: 1012px) {
  .accordion .heading {
    font-size: calc(1.18397vw + 7.57377px);
  }
}

@media screen and (min-width: 1256px) {
  .accordion .heading {
    font-size: calc(0.63752vw + 14.43716px);
  }
}

@media screen and (min-width: 1500px) {
  .accordion .heading {
    font-size: 24px;
  }
}

.accordion .lwp-accordion {
  margin: 20px 0;
  padding: 0 20px;
}

.accordion .lwp-accordion__panel[aria-hidden=true] {
  display: none;
}

.accordion .lwp-accordion__header {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  background: none;
  margin: 0;
  outline: 0;
  padding: 0;
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #333333;
  font-weight: 700;
  display: block;
  cursor: pointer;
  padding: 20px 40px 20px 0;
  position: relative;
  text-align: left;
  -webkit-transition: background-color .2s ease;
  transition: background-color .2s ease;
  width: 100%;
}

.accordion .lwp-accordion__header:not(:first-child) {
  border-top: 1px solid #CBCBCB;
}

.accordion .lwp-accordion__header::before, .accordion .lwp-accordion__header::after {
  content: "";
  display: block;
  position: absolute;
  background: #333333;
  right: 0;
  top: 50%;
}

.accordion .lwp-accordion__header::before {
  height: 1px;
  width: 15px;
}

.accordion .lwp-accordion__header::after {
  height: 15px;
  right: 7px;
  width: 1px;
  margin-top: -7px;
}

.accordion .lwp-accordion__header[aria-expanded=true]::after {
  display: none;
}

.accordion .lwp-accordion__panel {
  display: block;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: visibility 0s ease, max-height 1s ease, opacity 1s ease;
  transition: visibility 0s ease, max-height 1s ease, opacity 1s ease;
  max-height: 100em;
  /* magic number for max-height = enough height */
  visibility: visible;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  margin: 0;
  padding: 0;
}

.accordion [aria-hidden=true].lwp-accordion__panel {
  display: block;
  max-height: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-delay: 1s, 0s, 0s;
          transition-delay: 1s, 0s, 0s;
  margin: 0;
  padding: 0;
}

.accordion .lwp-accordion__title {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.accordion-nested {
  margin: 4em 0;
  margin-top: 40px;
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .accordion-nested {
    margin-top: calc(6.37523vw - 8.96175px);
  }
}

@media screen and (min-width: 1012px) {
  .accordion-nested {
    margin-top: calc(11.83971vw - 64.2623px);
  }
}

@media screen and (min-width: 1256px) {
  .accordion-nested {
    margin-top: calc(6.37523vw + 4.37158px);
  }
}

@media screen and (min-width: 1500px) {
  .accordion-nested {
    margin-top: 100px;
  }
}

@media screen and (min-width: 768px) {
  .accordion-nested {
    margin-bottom: calc(6.37523vw - 8.96175px);
  }
}

@media screen and (min-width: 1012px) {
  .accordion-nested {
    margin-bottom: calc(11.83971vw - 64.2623px);
  }
}

@media screen and (min-width: 1256px) {
  .accordion-nested {
    margin-bottom: calc(6.37523vw + 4.37158px);
  }
}

@media screen and (min-width: 1500px) {
  .accordion-nested {
    margin-bottom: 100px;
  }
}

.land-for-sale {
  position: relative;
}

.land-for-sale .land-list {
  margin: 0 0 4em;
  position: relative;
  margin-top: 40px;
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .land-for-sale .land-list {
    margin-top: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .land-for-sale .land-list {
    margin-top: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .land-for-sale .land-list {
    margin-top: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .land-for-sale .land-list {
    margin-top: 80px;
  }
}

@media screen and (min-width: 768px) {
  .land-for-sale .land-list {
    margin-bottom: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .land-for-sale .land-list {
    margin-bottom: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .land-for-sale .land-list {
    margin-bottom: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .land-for-sale .land-list {
    margin-bottom: 80px;
  }
}

.land-for-sale .land-list .results-summary {
  font-family: "PT Sans", Georgia, "Times New Roman", Times, serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  font-size: 22px;
  margin: 0 0 1em;
}

@media screen and (min-width: 768px) {
  .land-for-sale .land-list .results-summary {
    font-size: calc(0.85003vw + 15.47177px);
  }
}

@media screen and (min-width: 1012px) {
  .land-for-sale .land-list .results-summary {
    font-size: calc(1.57863vw + 8.09836px);
  }
}

@media screen and (min-width: 1256px) {
  .land-for-sale .land-list .results-summary {
    font-size: calc(0.85003vw + 17.24954px);
  }
}

@media screen and (min-width: 1500px) {
  .land-for-sale .land-list .results-summary {
    font-size: 30px;
  }
}

.land-for-sale .land-list .legend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  margin: 0 -15px 40px;
}

.land-for-sale .land-list .legend .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  margin: 5px 0;
  padding: 0 15px;
}

.land-for-sale .land-list .legend .item .icon {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  max-width: 30px;
  padding: 0 10px 0 0;
}

.land-for-sale .land-list .legend .item .icon img {
  height: 20px;
}

.land-for-sale .land-list .legend .item .label {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}

.house-and-land {
  position: relative;
}

.house-and-land .package-list {
  margin: 4em auto;
  margin-top: 40px;
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .house-and-land .package-list {
    margin-top: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .house-and-land .package-list {
    margin-top: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .house-and-land .package-list {
    margin-top: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .house-and-land .package-list {
    margin-top: 80px;
  }
}

@media screen and (min-width: 768px) {
  .house-and-land .package-list {
    margin-bottom: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .house-and-land .package-list {
    margin-bottom: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .house-and-land .package-list {
    margin-bottom: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .house-and-land .package-list {
    margin-bottom: 80px;
  }
}

@media (min-width: 64em) {
  .house-and-land .package-list #house-and-land-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
}

.house-and-land .package-list #house-and-land-list a {
  display: block;
  margin-bottom: 2em;
}

@media (max-width: 47.99em) {
  .house-and-land .package-list #house-and-land-list a {
    margin: 0 0 4em;
  }
}

@media (min-width: 64em) {
  .house-and-land .package-list #house-and-land-list a {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
            flex: 0 0 48%;
    max-width: 48%;
  }
}

@media (min-width: 37.5em) {
  .house-and-land .package-list #house-and-land-list a .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-line-pack: start;
        align-content: flex-start;
  }
}

@media (min-width: 37.5em) {
  .house-and-land .package-list #house-and-land-list a .item .image,
  .house-and-land .package-list #house-and-land-list a .item .content {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
            flex: 0 0 48%;
    max-width: 48%;
  }
}

.house-and-land .package-list #house-and-land-list a .item .image {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-bottom: 1em;
}

@media (max-width: 37.49em) {
  .house-and-land .package-list #house-and-land-list a .item .image {
    height: 250px;
    overflow: hidden;
    position: relative;
  }
}

@media (min-width: 37.5em) {
  .house-and-land .package-list #house-and-land-list a .item .image {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin: 0;
  }
}

.house-and-land .package-list #house-and-land-list a .item .image img {
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease;
  display: block;
}

@media (max-width: 37.49em) {
  .house-and-land .package-list #house-and-land-list a .item .image img {
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}

.house-and-land .package-list #house-and-land-list a .item .image::before {
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
}

@media (min-width: 37.5em) {
  .house-and-land .package-list #house-and-land-list a .item .content {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.house-and-land .package-list #house-and-land-list a .item .content .builder-name {
  margin: 0 0 10px;
  font-size: 12px;
}

.house-and-land .package-list #house-and-land-list a .item .content h2 {
  font-size: 18px;
  margin: 0 0 20px;
  padding: 0 0 20px;
  position: relative;
}

.house-and-land .package-list #house-and-land-list a .item .content h2::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  background: #000000;
  bottom: 0;
  height: 1px;
  width: 100%;
  left: 30%;
  -webkit-transition: left .2s ease;
  transition: left .2s ease;
}

@media (max-width: 37.49em) {
  .house-and-land .package-list #house-and-land-list a .item .content h2::after {
    left: 0;
    right: 0;
  }
}

@media (min-width: 80em) {
  .house-and-land .package-list #house-and-land-list a .item .content h2 {
    font-size: 22px;
  }
}

.house-and-land .package-list #house-and-land-list a .item .content .details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

.house-and-land .package-list #house-and-land-list a .item .content .details .amenities {
  margin: 0;
}

.house-and-land .package-list #house-and-land-list a .item .content .details .price {
  font-family: "PT Sans", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: 700;
}

@media (min-width: 80em) {
  .house-and-land .package-list #house-and-land-list a .item .content .details .price {
    font-size: 22px;
  }
}

.house-and-land .package-list #house-and-land-list a:hover .image::before, .house-and-land .package-list #house-and-land-list a:focus .image::before {
  opacity: .4;
}

.house-and-land .package-list #house-and-land-list a:hover .image img, .house-and-land .package-list #house-and-land-list a:focus .image img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.house-and-land .package-list #house-and-land-list a:hover .content h2::after, .house-and-land .package-list #house-and-land-list a:focus .content h2::after {
  left: 0;
}

.house-and-land .package-list #house-and-land-list .lds-eclipse {
  height: 200px !important;
  left: 50%;
  margin: 2em 0;
  position: relative;
  top: 0;
  width: 200px !important;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.feature-panel {
  color: #333333;
  padding: 4em 0;
  position: relative;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
}

@media screen and (min-width: 768px) {
  .feature-panel {
    padding-top: calc(4.25015vw + 27.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .feature-panel {
    padding-top: calc(7.89314vw - 9.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .feature-panel {
    padding-top: calc(4.25015vw + 36.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .feature-panel {
    padding-top: 100px;
  }
}

@media screen and (min-width: 768px) {
  .feature-panel {
    padding-bottom: calc(4.25015vw + 27.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .feature-panel {
    padding-bottom: calc(7.89314vw - 9.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .feature-panel {
    padding-bottom: calc(4.25015vw + 36.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .feature-panel {
    padding-bottom: 100px;
  }
}

.feature-panel .heading {
  font-family: "PT Sans", Georgia, "Times New Roman", Times, serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  font-size: 28px;
  margin: 0 0 1em;
  color: #dbe23e;
  margin: 0 0 0.6em;
}

@media screen and (min-width: 768px) {
  .feature-panel .heading {
    font-size: calc(1.27505vw + 18.20765px);
  }
}

@media screen and (min-width: 1012px) {
  .feature-panel .heading {
    font-size: calc(2.36794vw + 7.14754px);
  }
}

@media screen and (min-width: 1256px) {
  .feature-panel .heading {
    font-size: calc(1.27505vw + 20.87432px);
  }
}

@media screen and (min-width: 1500px) {
  .feature-panel .heading {
    font-size: 40px;
  }
}

@media (max-width: 47.99em) {
  .feature-panel .heading {
    line-height: 1;
  }
}

.feature-panel .heading > div {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: 400;
  font-style: italic;
  font-size: 16px;
  margin: 0 0 0.4em;
}

@media screen and (min-width: 768px) {
  .feature-panel .heading > div {
    font-size: calc(1.48755vw + 4.57559px);
  }
}

@media screen and (min-width: 1012px) {
  .feature-panel .heading > div {
    font-size: calc(2.7626vw - 8.32787px);
  }
}

@media screen and (min-width: 1256px) {
  .feature-panel .heading > div {
    font-size: calc(1.48755vw + 7.6867px);
  }
}

@media screen and (min-width: 1500px) {
  .feature-panel .heading > div {
    font-size: 30px;
  }
}

.feature-panel .text {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: 400;
  font-style: italic;
  font-size: 16px;
  line-height: 1.4;
  max-width: 800px;
  margin: 0 auto 2.5em;
}

@media screen and (min-width: 768px) {
  .feature-panel .text {
    font-size: calc(1.48755vw + 4.57559px);
  }
}

@media screen and (min-width: 1012px) {
  .feature-panel .text {
    font-size: calc(2.7626vw - 8.32787px);
  }
}

@media screen and (min-width: 1256px) {
  .feature-panel .text {
    font-size: calc(1.48755vw + 7.6867px);
  }
}

@media screen and (min-width: 1500px) {
  .feature-panel .text {
    font-size: 30px;
  }
}

.feature-panel .button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

.feature-panel .button-group .button {
  margin: 10px 40px;
}

.feature-panel.background {
  position: relative;
}

.feature-panel.background::before {
  content: "";
  display: block;
  position: absolute;
  background: #3b85a4;
  top: 0;
  bottom: 0;
  left: -9999em;
  right: -9999em;
  z-index: -1;
}

.feature-panel.background .heading,
.feature-panel.background .text {
  color: #FFFFFF;
}

#side-panel,
#side-panel-subscribe {
  background: rgba(0, 0, 0, 0.8);
  height: 100vh;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease;
  width: 100vw;
  z-index: -1;
}

@media (max-width: 47.99em) {
  #side-panel,
  #side-panel-subscribe {
    border-top: 1px solid #FFFFFF;
    height: calc(100vh - 62px - 1px);
    margin-top: 63px;
  }
}

#side-panel.btf,
#side-panel-subscribe.btf {
  z-index: 9999;
}

@media (max-width: 47.99em) {
  #side-panel.btf,
  #side-panel-subscribe.btf {
    z-index: 99;
  }
}

#side-panel.open,
#side-panel-subscribe.open {
  opacity: 1;
}

#side-panel.open #side-panel-wrapper,
#side-panel.open #side-panel-wrapper-subscribe,
#side-panel-subscribe.open #side-panel-wrapper,
#side-panel-subscribe.open #side-panel-wrapper-subscribe {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

#side-panel #side-panel-wrapper,
#side-panel #side-panel-wrapper-subscribe,
#side-panel-subscribe #side-panel-wrapper,
#side-panel-subscribe #side-panel-wrapper-subscribe {
  background: #FFFFFF;
  height: 100%;
  max-width: 940px;
  position: absolute;
  right: 0;
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
}

@media (max-width: 26.24em) {
  #side-panel #side-panel-wrapper,
  #side-panel #side-panel-wrapper-subscribe,
  #side-panel-subscribe #side-panel-wrapper,
  #side-panel-subscribe #side-panel-wrapper-subscribe {
    width: calc(100vw - 50px);
  }
}

@media (max-width: 47.99em) {
  #side-panel #side-panel-wrapper,
  #side-panel #side-panel-wrapper-subscribe,
  #side-panel-subscribe #side-panel-wrapper,
  #side-panel-subscribe #side-panel-wrapper-subscribe {
    left: 50px;
  }
}

@media (min-width: 48em) {
  #side-panel #side-panel-wrapper,
  #side-panel #side-panel-wrapper-subscribe,
  #side-panel-subscribe #side-panel-wrapper,
  #side-panel-subscribe #side-panel-wrapper-subscribe {
    max-width: 718px;
    max-width: 718px;
  }
}

@media screen and (min-width: 48em) and (min-width: 768px) {
  #side-panel #side-panel-wrapper,
  #side-panel #side-panel-wrapper-subscribe,
  #side-panel-subscribe #side-panel-wrapper,
  #side-panel-subscribe #side-panel-wrapper-subscribe {
    max-width: calc(15.25324vw + 600.85512px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1145.33333px) {
  #side-panel #side-panel-wrapper,
  #side-panel #side-panel-wrapper-subscribe,
  #side-panel-subscribe #side-panel-wrapper,
  #side-panel-subscribe #side-panel-wrapper-subscribe {
    max-width: calc(28.32744vw + 451.1119px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1522.66667px) {
  #side-panel #side-panel-wrapper,
  #side-panel #side-panel-wrapper-subscribe,
  #side-panel-subscribe #side-panel-wrapper,
  #side-panel-subscribe #side-panel-wrapper-subscribe {
    max-width: calc(15.25324vw + 650.18846px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1900px) {
  #side-panel #side-panel-wrapper,
  #side-panel #side-panel-wrapper-subscribe,
  #side-panel-subscribe #side-panel-wrapper,
  #side-panel-subscribe #side-panel-wrapper-subscribe {
    max-width: 940px;
  }
}

#side-panel #side-panel-wrapper #side-panel-container,
#side-panel #side-panel-wrapper #side-panel-container-subscribe,
#side-panel #side-panel-wrapper-subscribe #side-panel-container,
#side-panel #side-panel-wrapper-subscribe #side-panel-container-subscribe,
#side-panel-subscribe #side-panel-wrapper #side-panel-container,
#side-panel-subscribe #side-panel-wrapper #side-panel-container-subscribe,
#side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container,
#side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container-subscribe {
  height: 100%;
  padding: 0;
  position: relative;
}

#side-panel #side-panel-wrapper #side-panel-container #close-side-panel-button,
#side-panel #side-panel-wrapper #side-panel-container #close-side-panel-button-subscribe,
#side-panel #side-panel-wrapper #side-panel-container-subscribe #close-side-panel-button,
#side-panel #side-panel-wrapper #side-panel-container-subscribe #close-side-panel-button-subscribe,
#side-panel #side-panel-wrapper-subscribe #side-panel-container #close-side-panel-button,
#side-panel #side-panel-wrapper-subscribe #side-panel-container #close-side-panel-button-subscribe,
#side-panel #side-panel-wrapper-subscribe #side-panel-container-subscribe #close-side-panel-button,
#side-panel #side-panel-wrapper-subscribe #side-panel-container-subscribe #close-side-panel-button-subscribe,
#side-panel-subscribe #side-panel-wrapper #side-panel-container #close-side-panel-button,
#side-panel-subscribe #side-panel-wrapper #side-panel-container #close-side-panel-button-subscribe,
#side-panel-subscribe #side-panel-wrapper #side-panel-container-subscribe #close-side-panel-button,
#side-panel-subscribe #side-panel-wrapper #side-panel-container-subscribe #close-side-panel-button-subscribe,
#side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container #close-side-panel-button,
#side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container #close-side-panel-button-subscribe,
#side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container-subscribe #close-side-panel-button,
#side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container-subscribe #close-side-panel-button-subscribe {
  background: #3b85a4;
  cursor: pointer;
  height: 50px;
  position: absolute;
  right: 100%;
  top: 0;
  width: 50px;
}

#side-panel #side-panel-wrapper #side-panel-container #close-side-panel-button .bar,
#side-panel #side-panel-wrapper #side-panel-container #close-side-panel-button-subscribe .bar,
#side-panel #side-panel-wrapper #side-panel-container-subscribe #close-side-panel-button .bar,
#side-panel #side-panel-wrapper #side-panel-container-subscribe #close-side-panel-button-subscribe .bar,
#side-panel #side-panel-wrapper-subscribe #side-panel-container #close-side-panel-button .bar,
#side-panel #side-panel-wrapper-subscribe #side-panel-container #close-side-panel-button-subscribe .bar,
#side-panel #side-panel-wrapper-subscribe #side-panel-container-subscribe #close-side-panel-button .bar,
#side-panel #side-panel-wrapper-subscribe #side-panel-container-subscribe #close-side-panel-button-subscribe .bar,
#side-panel-subscribe #side-panel-wrapper #side-panel-container #close-side-panel-button .bar,
#side-panel-subscribe #side-panel-wrapper #side-panel-container #close-side-panel-button-subscribe .bar,
#side-panel-subscribe #side-panel-wrapper #side-panel-container-subscribe #close-side-panel-button .bar,
#side-panel-subscribe #side-panel-wrapper #side-panel-container-subscribe #close-side-panel-button-subscribe .bar,
#side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container #close-side-panel-button .bar,
#side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container #close-side-panel-button-subscribe .bar,
#side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container-subscribe #close-side-panel-button .bar,
#side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container-subscribe #close-side-panel-button-subscribe .bar {
  background: #FFFFFF;
  display: block;
  height: 1px;
  left: 50%;
  margin: 0 0 0 -14px;
  position: absolute;
  top: 50%;
  width: 28px;
}

#side-panel #side-panel-wrapper #side-panel-container #close-side-panel-button .bar:first-child,
#side-panel #side-panel-wrapper #side-panel-container #close-side-panel-button-subscribe .bar:first-child,
#side-panel #side-panel-wrapper #side-panel-container-subscribe #close-side-panel-button .bar:first-child,
#side-panel #side-panel-wrapper #side-panel-container-subscribe #close-side-panel-button-subscribe .bar:first-child,
#side-panel #side-panel-wrapper-subscribe #side-panel-container #close-side-panel-button .bar:first-child,
#side-panel #side-panel-wrapper-subscribe #side-panel-container #close-side-panel-button-subscribe .bar:first-child,
#side-panel #side-panel-wrapper-subscribe #side-panel-container-subscribe #close-side-panel-button .bar:first-child,
#side-panel #side-panel-wrapper-subscribe #side-panel-container-subscribe #close-side-panel-button-subscribe .bar:first-child,
#side-panel-subscribe #side-panel-wrapper #side-panel-container #close-side-panel-button .bar:first-child,
#side-panel-subscribe #side-panel-wrapper #side-panel-container #close-side-panel-button-subscribe .bar:first-child,
#side-panel-subscribe #side-panel-wrapper #side-panel-container-subscribe #close-side-panel-button .bar:first-child,
#side-panel-subscribe #side-panel-wrapper #side-panel-container-subscribe #close-side-panel-button-subscribe .bar:first-child,
#side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container #close-side-panel-button .bar:first-child,
#side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container #close-side-panel-button-subscribe .bar:first-child,
#side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container-subscribe #close-side-panel-button .bar:first-child,
#side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container-subscribe #close-side-panel-button-subscribe .bar:first-child {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

#side-panel #side-panel-wrapper #side-panel-container #close-side-panel-button .bar:last-child,
#side-panel #side-panel-wrapper #side-panel-container #close-side-panel-button-subscribe .bar:last-child,
#side-panel #side-panel-wrapper #side-panel-container-subscribe #close-side-panel-button .bar:last-child,
#side-panel #side-panel-wrapper #side-panel-container-subscribe #close-side-panel-button-subscribe .bar:last-child,
#side-panel #side-panel-wrapper-subscribe #side-panel-container #close-side-panel-button .bar:last-child,
#side-panel #side-panel-wrapper-subscribe #side-panel-container #close-side-panel-button-subscribe .bar:last-child,
#side-panel #side-panel-wrapper-subscribe #side-panel-container-subscribe #close-side-panel-button .bar:last-child,
#side-panel #side-panel-wrapper-subscribe #side-panel-container-subscribe #close-side-panel-button-subscribe .bar:last-child,
#side-panel-subscribe #side-panel-wrapper #side-panel-container #close-side-panel-button .bar:last-child,
#side-panel-subscribe #side-panel-wrapper #side-panel-container #close-side-panel-button-subscribe .bar:last-child,
#side-panel-subscribe #side-panel-wrapper #side-panel-container-subscribe #close-side-panel-button .bar:last-child,
#side-panel-subscribe #side-panel-wrapper #side-panel-container-subscribe #close-side-panel-button-subscribe .bar:last-child,
#side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container #close-side-panel-button .bar:last-child,
#side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container #close-side-panel-button-subscribe .bar:last-child,
#side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container-subscribe #close-side-panel-button .bar:last-child,
#side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container-subscribe #close-side-panel-button-subscribe .bar:last-child {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

#side-panel #side-panel-wrapper #side-panel-container #side-panel-content,
#side-panel #side-panel-wrapper #side-panel-container #side-panel-content-subscribe,
#side-panel #side-panel-wrapper #side-panel-container-subscribe #side-panel-content,
#side-panel #side-panel-wrapper #side-panel-container-subscribe #side-panel-content-subscribe,
#side-panel #side-panel-wrapper-subscribe #side-panel-container #side-panel-content,
#side-panel #side-panel-wrapper-subscribe #side-panel-container #side-panel-content-subscribe,
#side-panel #side-panel-wrapper-subscribe #side-panel-container-subscribe #side-panel-content,
#side-panel #side-panel-wrapper-subscribe #side-panel-container-subscribe #side-panel-content-subscribe,
#side-panel-subscribe #side-panel-wrapper #side-panel-container #side-panel-content,
#side-panel-subscribe #side-panel-wrapper #side-panel-container #side-panel-content-subscribe,
#side-panel-subscribe #side-panel-wrapper #side-panel-container-subscribe #side-panel-content,
#side-panel-subscribe #side-panel-wrapper #side-panel-container-subscribe #side-panel-content-subscribe,
#side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container #side-panel-content,
#side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container #side-panel-content-subscribe,
#side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container-subscribe #side-panel-content,
#side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container-subscribe #side-panel-content-subscribe {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  -webkit-overflow-scrolling: touch;
  padding-right: 0;
}

@media screen and (min-width: 768px) {
  #side-panel #side-panel-wrapper #side-panel-container #side-panel-content,
  #side-panel #side-panel-wrapper #side-panel-container #side-panel-content-subscribe,
  #side-panel #side-panel-wrapper #side-panel-container-subscribe #side-panel-content,
  #side-panel #side-panel-wrapper #side-panel-container-subscribe #side-panel-content-subscribe,
  #side-panel #side-panel-wrapper-subscribe #side-panel-container #side-panel-content,
  #side-panel #side-panel-wrapper-subscribe #side-panel-container #side-panel-content-subscribe,
  #side-panel #side-panel-wrapper-subscribe #side-panel-container-subscribe #side-panel-content,
  #side-panel #side-panel-wrapper-subscribe #side-panel-container-subscribe #side-panel-content-subscribe,
  #side-panel-subscribe #side-panel-wrapper #side-panel-container #side-panel-content,
  #side-panel-subscribe #side-panel-wrapper #side-panel-container #side-panel-content-subscribe,
  #side-panel-subscribe #side-panel-wrapper #side-panel-container-subscribe #side-panel-content,
  #side-panel-subscribe #side-panel-wrapper #side-panel-container-subscribe #side-panel-content-subscribe,
  #side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container #side-panel-content,
  #side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container #side-panel-content-subscribe,
  #side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container-subscribe #side-panel-content,
  #side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container-subscribe #side-panel-content-subscribe {
    padding-right: calc(20.61249vw - 158.30389px);
  }
}

@media screen and (min-width: 1145.33333px) {
  #side-panel #side-panel-wrapper #side-panel-container #side-panel-content,
  #side-panel #side-panel-wrapper #side-panel-container #side-panel-content-subscribe,
  #side-panel #side-panel-wrapper #side-panel-container-subscribe #side-panel-content,
  #side-panel #side-panel-wrapper #side-panel-container-subscribe #side-panel-content-subscribe,
  #side-panel #side-panel-wrapper-subscribe #side-panel-container #side-panel-content,
  #side-panel #side-panel-wrapper-subscribe #side-panel-container #side-panel-content-subscribe,
  #side-panel #side-panel-wrapper-subscribe #side-panel-container-subscribe #side-panel-content,
  #side-panel #side-panel-wrapper-subscribe #side-panel-container-subscribe #side-panel-content-subscribe,
  #side-panel-subscribe #side-panel-wrapper #side-panel-container #side-panel-content,
  #side-panel-subscribe #side-panel-wrapper #side-panel-container #side-panel-content-subscribe,
  #side-panel-subscribe #side-panel-wrapper #side-panel-container-subscribe #side-panel-content,
  #side-panel-subscribe #side-panel-wrapper #side-panel-container-subscribe #side-panel-content-subscribe,
  #side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container #side-panel-content,
  #side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container #side-panel-content-subscribe,
  #side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container-subscribe #side-panel-content,
  #side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container-subscribe #side-panel-content-subscribe {
    padding-right: calc(38.28033vw - 360.6596px);
  }
}

@media screen and (min-width: 1522.66667px) {
  #side-panel #side-panel-wrapper #side-panel-container #side-panel-content,
  #side-panel #side-panel-wrapper #side-panel-container #side-panel-content-subscribe,
  #side-panel #side-panel-wrapper #side-panel-container-subscribe #side-panel-content,
  #side-panel #side-panel-wrapper #side-panel-container-subscribe #side-panel-content-subscribe,
  #side-panel #side-panel-wrapper-subscribe #side-panel-container #side-panel-content,
  #side-panel #side-panel-wrapper-subscribe #side-panel-container #side-panel-content-subscribe,
  #side-panel #side-panel-wrapper-subscribe #side-panel-container-subscribe #side-panel-content,
  #side-panel #side-panel-wrapper-subscribe #side-panel-container-subscribe #side-panel-content-subscribe,
  #side-panel-subscribe #side-panel-wrapper #side-panel-container #side-panel-content,
  #side-panel-subscribe #side-panel-wrapper #side-panel-container #side-panel-content-subscribe,
  #side-panel-subscribe #side-panel-wrapper #side-panel-container-subscribe #side-panel-content,
  #side-panel-subscribe #side-panel-wrapper #side-panel-container-subscribe #side-panel-content-subscribe,
  #side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container #side-panel-content,
  #side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container #side-panel-content-subscribe,
  #side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container-subscribe #side-panel-content,
  #side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container-subscribe #side-panel-content-subscribe {
    padding-right: calc(20.61249vw - 91.63722px);
  }
}

@media screen and (min-width: 1900px) {
  #side-panel #side-panel-wrapper #side-panel-container #side-panel-content,
  #side-panel #side-panel-wrapper #side-panel-container #side-panel-content-subscribe,
  #side-panel #side-panel-wrapper #side-panel-container-subscribe #side-panel-content,
  #side-panel #side-panel-wrapper #side-panel-container-subscribe #side-panel-content-subscribe,
  #side-panel #side-panel-wrapper-subscribe #side-panel-container #side-panel-content,
  #side-panel #side-panel-wrapper-subscribe #side-panel-container #side-panel-content-subscribe,
  #side-panel #side-panel-wrapper-subscribe #side-panel-container-subscribe #side-panel-content,
  #side-panel #side-panel-wrapper-subscribe #side-panel-container-subscribe #side-panel-content-subscribe,
  #side-panel-subscribe #side-panel-wrapper #side-panel-container #side-panel-content,
  #side-panel-subscribe #side-panel-wrapper #side-panel-container #side-panel-content-subscribe,
  #side-panel-subscribe #side-panel-wrapper #side-panel-container-subscribe #side-panel-content,
  #side-panel-subscribe #side-panel-wrapper #side-panel-container-subscribe #side-panel-content-subscribe,
  #side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container #side-panel-content,
  #side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container #side-panel-content-subscribe,
  #side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container-subscribe #side-panel-content,
  #side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container-subscribe #side-panel-content-subscribe {
    padding-right: 300px;
  }
}

@media (min-width: 48em) {
  #side-panel #side-panel-wrapper #side-panel-container #side-panel-content,
  #side-panel #side-panel-wrapper #side-panel-container #side-panel-content-subscribe,
  #side-panel #side-panel-wrapper #side-panel-container-subscribe #side-panel-content,
  #side-panel #side-panel-wrapper #side-panel-container-subscribe #side-panel-content-subscribe,
  #side-panel #side-panel-wrapper-subscribe #side-panel-container #side-panel-content,
  #side-panel #side-panel-wrapper-subscribe #side-panel-container #side-panel-content-subscribe,
  #side-panel #side-panel-wrapper-subscribe #side-panel-container-subscribe #side-panel-content,
  #side-panel #side-panel-wrapper-subscribe #side-panel-container-subscribe #side-panel-content-subscribe,
  #side-panel-subscribe #side-panel-wrapper #side-panel-container #side-panel-content,
  #side-panel-subscribe #side-panel-wrapper #side-panel-container #side-panel-content-subscribe,
  #side-panel-subscribe #side-panel-wrapper #side-panel-container-subscribe #side-panel-content,
  #side-panel-subscribe #side-panel-wrapper #side-panel-container-subscribe #side-panel-content-subscribe,
  #side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container #side-panel-content,
  #side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container #side-panel-content-subscribe,
  #side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container-subscribe #side-panel-content,
  #side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container-subscribe #side-panel-content-subscribe {
    min-width: 640px;
  }
}

#side-panel #side-panel-wrapper #side-panel-container #side-panel-content .title,
#side-panel #side-panel-wrapper #side-panel-container #side-panel-content-subscribe .title,
#side-panel #side-panel-wrapper #side-panel-container-subscribe #side-panel-content .title,
#side-panel #side-panel-wrapper #side-panel-container-subscribe #side-panel-content-subscribe .title,
#side-panel #side-panel-wrapper-subscribe #side-panel-container #side-panel-content .title,
#side-panel #side-panel-wrapper-subscribe #side-panel-container #side-panel-content-subscribe .title,
#side-panel #side-panel-wrapper-subscribe #side-panel-container-subscribe #side-panel-content .title,
#side-panel #side-panel-wrapper-subscribe #side-panel-container-subscribe #side-panel-content-subscribe .title,
#side-panel-subscribe #side-panel-wrapper #side-panel-container #side-panel-content .title,
#side-panel-subscribe #side-panel-wrapper #side-panel-container #side-panel-content-subscribe .title,
#side-panel-subscribe #side-panel-wrapper #side-panel-container-subscribe #side-panel-content .title,
#side-panel-subscribe #side-panel-wrapper #side-panel-container-subscribe #side-panel-content-subscribe .title,
#side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container #side-panel-content .title,
#side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container #side-panel-content-subscribe .title,
#side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container-subscribe #side-panel-content .title,
#side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container-subscribe #side-panel-content-subscribe .title {
  border-bottom: 1px solid #3b85a4;
  font-size: 40px;
  font-weight: bold;
  line-height: 1.2;
  margin: 0 0 1em;
  padding: 0 0 0.5em;
}

#side-panel #side-panel-wrapper #side-panel-container #side-panel-content .content,
#side-panel #side-panel-wrapper #side-panel-container #side-panel-content-subscribe .content,
#side-panel #side-panel-wrapper #side-panel-container-subscribe #side-panel-content .content,
#side-panel #side-panel-wrapper #side-panel-container-subscribe #side-panel-content-subscribe .content,
#side-panel #side-panel-wrapper-subscribe #side-panel-container #side-panel-content .content,
#side-panel #side-panel-wrapper-subscribe #side-panel-container #side-panel-content-subscribe .content,
#side-panel #side-panel-wrapper-subscribe #side-panel-container-subscribe #side-panel-content .content,
#side-panel #side-panel-wrapper-subscribe #side-panel-container-subscribe #side-panel-content-subscribe .content,
#side-panel-subscribe #side-panel-wrapper #side-panel-container #side-panel-content .content,
#side-panel-subscribe #side-panel-wrapper #side-panel-container #side-panel-content-subscribe .content,
#side-panel-subscribe #side-panel-wrapper #side-panel-container-subscribe #side-panel-content .content,
#side-panel-subscribe #side-panel-wrapper #side-panel-container-subscribe #side-panel-content-subscribe .content,
#side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container #side-panel-content .content,
#side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container #side-panel-content-subscribe .content,
#side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container-subscribe #side-panel-content .content,
#side-panel-subscribe #side-panel-wrapper-subscribe #side-panel-container-subscribe #side-panel-content-subscribe .content {
  padding: 2em;
  padding-bottom: calc(2em + 40px);
}

#side-panel.no-animate,
#side-panel-subscribe.no-animate {
  -webkit-transition: none !important;
  transition: none !important;
}

#side-panel.no-animate #side-panel-wrapper-subscribe,
#side-panel-subscribe.no-animate #side-panel-wrapper-subscribe {
  -webkit-transition: none !important;
  transition: none !important;
}

.side-panel-content {
  display: none !important;
}

.side-panel-content.side-panel-content-subscribe-form {
  display: block !important;
}

.form {
  margin: 4em 0;
  margin-top: 40px;
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .form {
    margin-top: calc(6.37523vw - 8.96175px);
  }
}

@media screen and (min-width: 1012px) {
  .form {
    margin-top: calc(11.83971vw - 64.2623px);
  }
}

@media screen and (min-width: 1256px) {
  .form {
    margin-top: calc(6.37523vw + 4.37158px);
  }
}

@media screen and (min-width: 1500px) {
  .form {
    margin-top: 100px;
  }
}

@media screen and (min-width: 768px) {
  .form {
    margin-bottom: calc(6.37523vw - 8.96175px);
  }
}

@media screen and (min-width: 1012px) {
  .form {
    margin-bottom: calc(11.83971vw - 64.2623px);
  }
}

@media screen and (min-width: 1256px) {
  .form {
    margin-bottom: calc(6.37523vw + 4.37158px);
  }
}

@media screen and (min-width: 1500px) {
  .form {
    margin-bottom: 100px;
  }
}

.quote {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.4;
  background: #F7F7F7;
  margin: 4em 0;
  padding: 3em 4em 3em 6em;
  position: relative;
  font-size: 18px;
  margin-top: 40px;
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .quote {
    font-size: calc(1.27505vw + 8.20765px);
  }
}

@media screen and (min-width: 1012px) {
  .quote {
    font-size: calc(2.36794vw - 2.85246px);
  }
}

@media screen and (min-width: 1256px) {
  .quote {
    font-size: calc(1.27505vw + 10.87432px);
  }
}

@media screen and (min-width: 1500px) {
  .quote {
    font-size: 30px;
  }
}

@media screen and (min-width: 768px) {
  .quote {
    margin-top: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .quote {
    margin-top: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .quote {
    margin-top: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .quote {
    margin-top: 80px;
  }
}

@media screen and (min-width: 768px) {
  .quote {
    margin-bottom: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .quote {
    margin-bottom: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .quote {
    margin-bottom: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .quote {
    margin-bottom: 80px;
  }
}

@media (max-width: 47.99em) {
  .quote {
    margin-left: -15px;
    margin-right: -15px;
    padding: 2em;
  }
}

@media (min-width: 93.75em) {
  .container.narrow .quote {
    margin-left: -115px;
    margin-right: -115px;
  }
}

.quote .content {
  border-left: 5px solid #333333;
  position: relative;
  padding-left: 20px;
}

@media screen and (min-width: 768px) {
  .quote .content {
    padding-left: calc(2.12508vw + 3.67942px);
  }
}

@media screen and (min-width: 1012px) {
  .quote .content {
    padding-left: calc(3.94657vw - 14.7541px);
  }
}

@media screen and (min-width: 1256px) {
  .quote .content {
    padding-left: calc(2.12508vw + 8.12386px);
  }
}

@media screen and (min-width: 1500px) {
  .quote .content {
    padding-left: 40px;
  }
}

.rich-text {
  margin: 4em 0;
  margin-top: 40px;
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .rich-text {
    margin-top: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .rich-text {
    margin-top: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .rich-text {
    margin-top: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .rich-text {
    margin-top: 80px;
  }
}

@media screen and (min-width: 768px) {
  .rich-text {
    margin-bottom: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .rich-text {
    margin-bottom: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .rich-text {
    margin-bottom: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .rich-text {
    margin-bottom: 80px;
  }
}

.rich-text p {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.8;
}

.rich-text p .featured {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.4;
  font-size: 18px;
}

@media screen and (min-width: 768px) {
  .rich-text p .featured {
    font-size: calc(1.27505vw + 8.20765px);
  }
}

@media screen and (min-width: 1012px) {
  .rich-text p .featured {
    font-size: calc(2.36794vw - 2.85246px);
  }
}

@media screen and (min-width: 1256px) {
  .rich-text p .featured {
    font-size: calc(1.27505vw + 10.87432px);
  }
}

@media screen and (min-width: 1500px) {
  .rich-text p .featured {
    font-size: 30px;
  }
}

.rich-text ul {
  margin: 0 0 2em;
  padding: 0 0 0 1.2em;
  list-style-type: square;
}

.rich-text ul li {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
}

@media (max-width: 63.99em) {
  .rich-text ul li {
    line-height: 1.6;
  }
}

.rich-text ol {
  margin: 0 0 2em;
  padding: 0 0 0 1.2em;
}

.rich-text ol li {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
}

@media (max-width: 63.99em) {
  .rich-text ol li {
    line-height: 1.6;
  }
}

.grid-image {
  margin: 4em 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
  margin-top: 40px;
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .grid-image {
    margin-top: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .grid-image {
    margin-top: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .grid-image {
    margin-top: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .grid-image {
    margin-top: 80px;
  }
}

@media screen and (min-width: 768px) {
  .grid-image {
    margin-bottom: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .grid-image {
    margin-bottom: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .grid-image {
    margin-bottom: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .grid-image {
    margin-bottom: 80px;
  }
}

@media (min-width: 48em) {
  .grid-image {
    height: 320px;
  }
}

@media screen and (min-width: 48em) and (min-width: 768px) {
  .grid-image {
    height: calc(34.00121vw + 58.87067px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1012px) {
  .grid-image {
    height: calc(63.14511vw - 236.06557px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1256px) {
  .grid-image {
    height: calc(34.00121vw + 129.98179px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1500px) {
  .grid-image {
    height: 640px;
  }
}

@media (max-width: 47.99em) {
  .grid-image {
    margin-left: -15px;
    margin-right: -15px;
  }
}

@media (min-width: 93.75em) {
  .grid-image {
    margin-left: -115px;
    margin-right: -115px;
  }
}

.grid-image .placeholder-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease;
  z-index: 2;
}

.grid-image .placeholder-image::after {
  content: "";
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.5);
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.grid-image .placeholder-image.fade-out {
  opacity: 0;
}

.grid-contact {
  margin: 4em 0;
  margin-top: 40px;
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .grid-contact {
    margin-top: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .grid-contact {
    margin-top: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .grid-contact {
    margin-top: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .grid-contact {
    margin-top: 80px;
  }
}

@media screen and (min-width: 768px) {
  .grid-contact {
    margin-bottom: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .grid-contact {
    margin-bottom: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .grid-contact {
    margin-bottom: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .grid-contact {
    margin-bottom: 80px;
  }
}

.grid-contact .flex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

@media (min-width: 48em) {
  .grid-contact .flex-wrap {
    margin: 0 -15px;
  }
}

.grid-contact .left {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  max-width: 100%;
}

@media (min-width: 48em) {
  .grid-contact .left {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%;
    max-width: 50%;
    padding: 0 15px;
  }
}

.grid-contact .right {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  max-width: 100%;
}

@media (max-width: 47.99em) {
  .grid-contact .right {
    margin: 4em 0 0;
  }
}

@media (min-width: 48em) {
  .grid-contact .right {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%;
    -ms-flex-preferred-size: calc(50% - 30px);
        flex-basis: calc(50% - 30px);
    max-width: 440px;
    padding: 0 15px;
    margin-left: auto;
  }
}

.featured-articles {
  position: relative;
}

.featured-articles::before {
  content: "";
  display: block;
  position: absolute;
  background: #F7F7F7;
  top: 0;
  bottom: 0;
  left: -9999em;
  right: -9999em;
  z-index: -1;
}

.featured-articles .featured-articles-slider {
  margin: 0;
}

.featured-articles .featured-articles-slider .slick-dots {
  position: relative;
}

.featured-articles .featured-articles-slider .slick-dots li {
  padding: 0 .5rem;
}

@media (max-width: 47.99em) {
  .featured-articles .featured-articles-slider .slick-dots li {
    margin: 0;
  }
}

.wizard-form {
  margin-top: 40px;
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .wizard-form {
    margin-top: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .wizard-form {
    margin-top: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .wizard-form {
    margin-top: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .wizard-form {
    margin-top: 80px;
  }
}

@media screen and (min-width: 768px) {
  .wizard-form {
    margin-bottom: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .wizard-form {
    margin-bottom: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .wizard-form {
    margin-bottom: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .wizard-form {
    margin-bottom: 80px;
  }
}

.wizard-form .step-progress {
  position: relative;
  z-index: 1;
  max-width: 500px;
  margin: 0 auto 3em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-transform: translateX(-10%);
          transform: translateX(-10%);
}

.wizard-form .step-progress::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 20%;
  right: 10px;
  height: 1px;
  background: #CBCBCB;
}

.wizard-form .step-progress .step {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
}

.wizard-form .step-progress .step::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: -10px;
  right: calc(100% + 10px);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: 5px;
  background: #dbe23e;
  -webkit-transition: right .5s ease;
  transition: right .5s ease;
}

.wizard-form .step-progress .step .dot {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #CBCBCB;
  background: #FFFFFF;
}

.wizard-form .step-progress .step .dot::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 14px;
  height: 14px;
  background: #dbe23e;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
}

.wizard-form .step-progress .step.visible::before {
  opacity: 1;
  right: 10px;
}

.wizard-form .step-progress .step.visible .dot::before {
  opacity: 1;
  -webkit-transition-delay: .3s;
          transition-delay: .3s;
}

.wizard-form .step-progress .step.visible.no-animate::before,
.wizard-form .step-progress .step.visible.no-animate .dot::before {
  -webkit-transition: none;
  transition: none;
}

.wizard-form .step-progress .step:first-child::before {
  display: none;
}

.wizard-form .umbraco-forms-form {
  overflow: hidden;
}

.wizard-form .umbraco-forms-form .umbraco-forms-fieldset .row-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-transition: -webkit-transform .5s ease;
  transition: -webkit-transform .5s ease;
  transition: transform .5s ease;
  transition: transform .5s ease, -webkit-transform .5s ease;
}

.wizard-form .umbraco-forms-form .umbraco-forms-fieldset .row-fluid .umbraco-forms-container {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  opacity: 0;
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
}

.wizard-form .umbraco-forms-form .umbraco-forms-fieldset .row-fluid .umbraco-forms-container.current {
  opacity: 1;
}

.wizard-form .umbraco-forms-form .umbraco-forms-fieldset .row-fluid .umbraco-forms-container .umbraco-forms-field {
  max-width: 440px;
  margin: 0 auto 10px;
}

.wizard-form .umbraco-forms-form .umbraco-forms-fieldset .row-fluid .umbraco-forms-container .umbraco-forms-field.titleanddescription {
  max-width: 670px;
  text-align: center;
}

.wizard-form .umbraco-forms-form .umbraco-forms-container .umbraco-forms-field input.validation-error {
  background: #f9e7e7 !important;
  border-color: #ce6969 !important;
}

.wizard-form .umbraco-forms-form .umbraco-forms-container .umbraco-forms-field .custom-field-validation-error {
  display: block;
  margin-top: 10px;
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #8a1f11;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}

.wizard-form .umbraco-forms-form .umbraco-forms-container .umbraco-forms-field.lookingfor > label {
  position: absolute;
  left: -9999em;
}

.wizard-form .umbraco-forms-form .umbraco-forms-container .wizardradiobuttonlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.wizard-form .umbraco-forms-form .umbraco-forms-container .wizardradiobuttonlist .wizardradiobutton {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

.wizard-form .umbraco-forms-form .umbraco-forms-container .wizardradiobuttonlist .wizardradiobutton label {
  position: relative;
  display: block;
  border: 1px solid #CCCCCC;
  text-align: center;
  cursor: pointer;
  background: #FFFFFF;
  padding: 40px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.wizard-form .umbraco-forms-form .umbraco-forms-container .wizardradiobuttonlist .wizardradiobutton label svg {
  max-width: 125px;
  width: 100%;
  margin-bottom: 10px;
}

.wizard-form .umbraco-forms-form .umbraco-forms-container .wizardradiobuttonlist .wizardradiobutton label .text {
  font-family: "PT Sans", Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
}

.wizard-form .umbraco-forms-form .umbraco-forms-container .wizardradiobuttonlist .wizardradiobutton label::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background: none;
  -webkit-transition: background-color .2s ease;
  transition: background-color .2s ease;
}

.wizard-form .umbraco-forms-form .umbraco-forms-container .wizardradiobuttonlist .wizardradiobutton label:hover::before, .wizard-form .umbraco-forms-form .umbraco-forms-container .wizardradiobuttonlist .wizardradiobutton label:focus::before {
  background: #dbe23e;
}

.wizard-form .umbraco-forms-form .umbraco-forms-container .wizardradiobuttonlist .wizardradiobutton input[type=radio] {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
}

.wizard-form .umbraco-forms-form .umbraco-forms-container .wizardradiobuttonlist .wizardradiobutton input[type=radio]:checked + label::before {
  background: #dbe23e;
}

.wizard-form .umbraco-forms-form .umbraco-forms-container .umbraco-forms-field.budget {
  margin-bottom: 20px !important;
}

.wizard-form .umbraco-forms-form .umbraco-forms-container .umbraco-forms-field.budget input {
  border: none !important;
  border-bottom: 2px solid #e4e4e4 !important;
  font-size: 20px;
}

.wizard-form .umbraco-forms-form .umbraco-forms-container .umbraco-forms-field.budget input.placeholder {
  color: #cccccc !important;
}

.wizard-form .umbraco-forms-form .umbraco-forms-container .umbraco-forms-field.budget input:-moz-placeholder {
  color: #cccccc !important;
}

.wizard-form .umbraco-forms-form .umbraco-forms-container .umbraco-forms-field.budget input::-moz-placeholder {
  color: #cccccc !important;
}

.wizard-form .umbraco-forms-form .umbraco-forms-container .umbraco-forms-field.budget input:-ms-input-placeholder {
  color: #cccccc !important;
}

.wizard-form .umbraco-forms-form .umbraco-forms-container .umbraco-forms-field.budget input::-webkit-input-placeholder {
  color: #cccccc !important;
}

.wizard-form .umbraco-forms-form .umbraco-forms-container .umbraco-forms-field.budget input:disabled {
  background: #e4e4e4 !important;
}

.wizard-form .umbraco-forms-form h2 {
  text-align: center;
  margin-bottom: .5em;
  line-height: 1.4 !important;
}

.wizard-form .umbraco-forms-form p {
  text-align: center;
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.6;
  margin-bottom: 2em;
}

.wizard-form .umbraco-forms-form .umbraco-forms-navigation {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.wizard-form .umbraco-forms-form .umbraco-forms-navigation .button::after {
  display: none;
}

.wizard-form .wizard-form-navigation {
  position: relative;
  text-align: center;
}

.wizard-form .wizard-form-navigation a.wizard-btn-prev {
  margin-right: 10px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
}

.wizard-form .wizard-form-navigation a.wizard-btn-prev.button-offset {
  margin-top: -20px;
}

.wizard-form .wizard-form-navigation a.hidden {
  display: none;
}

.wizard-form .wizard-form-navigation .text-press-enter {
  margin-top: 10px;
  text-align: center;
  font-size: 12px;
}

@media (max-width: 47.99em) {
  .wizard-form .wizard-form-navigation .text-press-enter {
    display: none;
  }
}

.wizard-form .umbraco-forms-submitmessage {
  text-align: center;
  max-width: 670px;
  margin: 4em auto;
}

.wizard-form .umbraco-forms-submitmessage h4 {
  font-size: 2em !important;
  margin-bottom: .5em;
  line-height: 1.4 !important;
}

.wizard-form .umbraco-forms-submitmessage p {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 1.6;
}

.wizard-form .lot-listing {
  margin: 4em 0;
}

.display-village-map-wrap {
  background: #3b85a4;
  width: 100vw;
  z-index: 98;
}

@media (max-width: 63.99em) {
  .display-village-map-wrap {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
  }
}

@media (min-width: 64em) {
  .display-village-map-wrap {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    height: 90vh;
    left: 50%;
    margin: 0 0 0 -50vw;
    min-height: 500px;
    position: relative;
  }
}

.display-village-map-wrap.visible {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.display-village-map-wrap .button-close {
  position: absolute;
  z-index: 1;
  top: 70px;
  left: 20px;
}

@media (min-width: 64em) {
  .display-village-map-wrap .button-close {
    display: none;
  }
}

.display-village-map-wrap .display-village-map {
  height: 100%;
  width: 100%;
}

.display-village-map-wrap .display-village-marker {
  background: #FFFFFF;
  -webkit-box-shadow: 0 3px 10px #ccc;
          box-shadow: 0 3px 10px #ccc;
  cursor: pointer;
  display: inline-block;
  margin-top: -10px;
  padding: 5px;
  position: relative;
  -webkit-transform: translate(-50%, -100%);
          transform: translate(-50%, -100%);
  width: auto;
}

.display-village-map-wrap .display-village-marker img {
  display: block;
  width: auto;
}

.display-village-map-wrap .display-village-marker::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -10px;
  top: 100%;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 12px solid #FFFFFF;
}

.display-home-content .content .display-name {
  font-family: "PT Sans", Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: 700;
  font-size: 18px;
  margin: 0 0 1em;
}

@media screen and (min-width: 768px) {
  .display-home-content .content .display-name {
    font-size: calc(0.63752vw + 13.10383px);
  }
}

@media screen and (min-width: 1012px) {
  .display-home-content .content .display-name {
    font-size: calc(1.18397vw + 7.57377px);
  }
}

@media screen and (min-width: 1256px) {
  .display-home-content .content .display-name {
    font-size: calc(0.63752vw + 14.43716px);
  }
}

@media screen and (min-width: 1500px) {
  .display-home-content .content .display-name {
    font-size: 24px;
  }
}

.subscribe-form-wrap {
  padding: 40px 20px;
}

@media (min-width: 48em) {
  .subscribe-form-wrap {
    padding: 40px;
  }
}

.subscribe-form-wrap .umbraco-forms-submitmessage h4 {
  font-size: 2em !important;
  line-height: 2em !important;
}

.sitemap {
  margin: 4em 0;
  margin-top: 40px;
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .sitemap {
    margin-top: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .sitemap {
    margin-top: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .sitemap {
    margin-top: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .sitemap {
    margin-top: 80px;
  }
}

@media screen and (min-width: 768px) {
  .sitemap {
    margin-bottom: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .sitemap {
    margin-bottom: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .sitemap {
    margin-bottom: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .sitemap {
    margin-bottom: 80px;
  }
}

.sitemap ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.sitemap ul li a {
  -webkit-transition: color .2s ease;
  transition: color .2s ease;
}

.sitemap ul li a:hover, .sitemap ul li a:focus {
  color: #dbe23e;
}

.sitemap > ul > li > a {
  font-family: "PT Sans", Georgia, "Times New Roman", Times, serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  font-size: 28px;
  margin: 0 0 1em;
}

@media screen and (min-width: 768px) {
  .sitemap > ul > li > a {
    font-size: calc(1.27505vw + 18.20765px);
  }
}

@media screen and (min-width: 1012px) {
  .sitemap > ul > li > a {
    font-size: calc(2.36794vw + 7.14754px);
  }
}

@media screen and (min-width: 1256px) {
  .sitemap > ul > li > a {
    font-size: calc(1.27505vw + 20.87432px);
  }
}

@media screen and (min-width: 1500px) {
  .sitemap > ul > li > a {
    font-size: 40px;
  }
}

.sitemap > ul > li > ul {
  margin: 2em 0;
  padding: 0 0 0 2em;
}

.sitemap > ul > li > ul > li {
  margin: 0 0 1em;
}

.sitemap > ul > li > ul > li > a {
  font-family: "PT Sans", Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: 700;
  font-size: 18px;
  margin: 0 0 1em;
}

@media screen and (min-width: 768px) {
  .sitemap > ul > li > ul > li > a {
    font-size: calc(0.63752vw + 13.10383px);
  }
}

@media screen and (min-width: 1012px) {
  .sitemap > ul > li > ul > li > a {
    font-size: calc(1.18397vw + 7.57377px);
  }
}

@media screen and (min-width: 1256px) {
  .sitemap > ul > li > ul > li > a {
    font-size: calc(0.63752vw + 14.43716px);
  }
}

@media screen and (min-width: 1500px) {
  .sitemap > ul > li > ul > li > a {
    font-size: 24px;
  }
}

.sitemap > ul > li > ul > li > ul {
  margin: 0.5em 0 2em;
  padding: 0 0 0 2em;
}

.sitemap > ul > li > ul > li > ul > li {
  margin: 0.5em 0;
}

.sitemap > ul > li > ul > li > ul > li > a {
  font-family: "PT Sans", Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: 700;
  font-size: 16px;
  margin: 0 0 1em;
}

@media screen and (min-width: 768px) {
  .sitemap > ul > li > ul > li > ul > li > a {
    font-size: calc(0.21251vw + 14.36794px);
  }
}

@media screen and (min-width: 1012px) {
  .sitemap > ul > li > ul > li > ul > li > a {
    font-size: calc(0.39466vw + 12.52459px);
  }
}

@media screen and (min-width: 1256px) {
  .sitemap > ul > li > ul > li > ul > li > a {
    font-size: calc(0.21251vw + 14.81239px);
  }
}

@media screen and (min-width: 1500px) {
  .sitemap > ul > li > ul > li > ul > li > a {
    font-size: 18px;
  }
}

.lot-list {
  margin: 4em 0;
  margin-top: 40px;
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .lot-list {
    margin-top: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .lot-list {
    margin-top: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .lot-list {
    margin-top: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .lot-list {
    margin-top: 80px;
  }
}

@media screen and (min-width: 768px) {
  .lot-list {
    margin-bottom: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .lot-list {
    margin-bottom: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .lot-list {
    margin-bottom: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .lot-list {
    margin-bottom: 80px;
  }
}

.lot-list .flex-wrap {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0 -15px;
}

.lot-list .flex-wrap .item {
  margin: 0 0 40px;
  padding: 0 15px;
}

@media (max-width: 26.24em) {
  .lot-list .flex-wrap .item {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
  }
}

@media (min-width: 26.25em) {
  .lot-list .flex-wrap .item {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%;
    max-width: 50%;
  }
}

@media (min-width: 48em) {
  .lot-list .flex-wrap .item {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 33.33333333%;
            flex: 1 0 33.33333333%;
    max-width: 33.33333333%;
  }
}

@media (min-width: 64em) {
  .lot-list .flex-wrap .item {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 25%;
            flex: 1 0 25%;
    max-width: 25%;
  }
}

.lot-list .flex-wrap .item .lot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  border-top: 1px solid #CBCBCB;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  padding: 20px 0 0;
}

.lot-list .flex-wrap .item .lot .lot-details > div {
  margin: 0 0 5px;
}

.lot-list .flex-wrap .item .lot .lot-details .lot-name {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #3b85a4;
  font-weight: 700;
  margin: 0 0 10px;
}

.lot-list .flex-wrap .item .lot .lot-details .lot-price .lot-price-savings {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #3b85a4;
  font-weight: 700;
}

.lot-list .flex-wrap .item .lot .lot-details .lot-features {
  margin: 30px 0 0;
}

.lot-list .flex-wrap .item .lot .button {
  margin: 30px 0 0;
}

.video-slider {
  padding: 4em 0;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .video-slider {
    padding-top: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .video-slider {
    padding-top: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .video-slider {
    padding-top: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .video-slider {
    padding-top: 80px;
  }
}

@media screen and (min-width: 768px) {
  .video-slider {
    padding-bottom: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .video-slider {
    padding-bottom: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .video-slider {
    padding-bottom: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .video-slider {
    padding-bottom: 80px;
  }
}

.video-slider .slides {
  margin: 0 0 60px;
}

.video-slider .slides .slick-track {
  margin: 0 auto;
}

.video-slider .slides .item {
  margin: 20px 0;
  padding: 0 30px;
  text-align: center !important;
}

@media (max-width: 47.99em) {
  .video-slider .slides .item {
    min-width: 280px;
  }
}

@media (max-width: 63.99em) {
  .video-slider .slides .item {
    padding: 0 15px;
  }
}

.video-slider .slides .item > a {
  display: block;
  max-height: 250px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.video-slider .slides .item > a::before, .video-slider .slides .item > a::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
}

.video-slider .slides .item > a::before {
  background: rgba(0, 0, 0, 0.2);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease;
}

.video-slider .slides .item > a::after {
  background: url("/Static/Images/svg/icon-play-white.svg") center no-repeat;
  height: 64px;
  width: 64px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.video-slider .slides .item > a img {
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
}

.video-slider .slides .item > a:hover::before, .video-slider .slides .item > a:focus::before {
  opacity: 1;
}

.video-slider .slides .item > a:hover img, .video-slider .slides .item > a:focus img {
  -webkit-transform: scale(1.01);
          transform: scale(1.01);
}

.video-slider .slides .item .content {
  padding: 2em 0 0;
}

.video-slider .slides .item .content h3 {
  font-family: "PT Sans", Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: 700;
  font-size: 18px;
  margin: 0 0 15px;
}

@media screen and (min-width: 768px) {
  .video-slider .slides .item .content h3 {
    font-size: calc(0.63752vw + 13.10383px);
  }
}

@media screen and (min-width: 1012px) {
  .video-slider .slides .item .content h3 {
    font-size: calc(1.18397vw + 7.57377px);
  }
}

@media screen and (min-width: 1256px) {
  .video-slider .slides .item .content h3 {
    font-size: calc(0.63752vw + 14.43716px);
  }
}

@media screen and (min-width: 1500px) {
  .video-slider .slides .item .content h3 {
    font-size: 24px;
  }
}

.video-slider .slides .item .content p {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: inherit;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.video-slider > .text {
  margin: 2em 0;
}

.video-slider > .text p {
  line-height: 2;
}

@media (max-width: 47.99em) {
  .video-slider > .text p {
    line-height: 1.6;
  }
}

.video-slider .button {
  margin: 20px 0 0;
}

.video-slider.background {
  position: relative;
}

.video-slider.background::before {
  content: "";
  display: block;
  position: absolute;
  background: #3b85a4;
  top: 0;
  bottom: 0;
  left: -9999em;
  right: -9999em;
  z-index: -1;
}

.video-slider.background .heading {
  color: #FFFFFF;
}

.video-slider.background .item {
  color: #FFFFFF;
}

.video-slider.background .item .text p {
  color: #FFFFFF;
}

.video-slider.background .text p {
  color: #FFFFFF;
}

.video-slider .rolodex {
  bottom: 80px;
}

.video-slider .slick-arrow {
  height: 40px;
  top: 40%;
  width: 20px;
  z-index: 1;
}

@media (max-width: 63.99em) {
  .video-slider .slick-arrow {
    display: none;
  }
}

.video-slider .slick-arrow::before {
  content: "";
  display: block;
  position: relative;
  background: url("/Static/Images/svg/icon-chevron-white.svg") center no-repeat;
  background-size: 12px 24px;
  height: 100%;
  width: 100%;
}

.video-slider .slick-arrow.slick-prev::before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.video-slider .slick-dots {
  bottom: -20px;
  margin: 0;
  text-align: center;
}

.video-slider .slick-dots li {
  height: 8px;
  margin: 0;
  opacity: 0.3;
  padding: 5px;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
  width: 8px;
}

.video-slider .slick-dots li.slick-active {
  opacity: 1;
}

.video-slider .slick-dots li button {
  background: #FFFFFF;
  border-radius: 50%;
  height: 100%;
  width: 100%;
  padding: 0;
}

.video-slider .slick-dots li button::before {
  display: none;
}

.banner-form {
  position: relative;
  z-index: 1;
  color: #FFFFFF;
  padding: 4em 0;
  padding-top: 40px;
  padding-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .banner-form {
    padding-top: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .banner-form {
    padding-top: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .banner-form {
    padding-top: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .banner-form {
    padding-top: 80px;
  }
}

@media screen and (min-width: 768px) {
  .banner-form {
    padding-bottom: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .banner-form {
    padding-bottom: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .banner-form {
    padding-bottom: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .banner-form {
    padding-bottom: 80px;
  }
}

.banner-form .banner-form-image {
  background: #3b85a4;
  top: 0;
  right: 0;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -50vw;
  width: 100vw;
  z-index: -1;
  overflow: hidden;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-animation: feature-banner-images-fade;
          animation: feature-banner-images-fade;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  will-change: opacity;
  opacity: 1;
  position: absolute;
}

.banner-form .banner-form-image.banner-form-image-bg-img:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
}

.banner-form .banner-form-content {
  padding: 3rem 0;
}

.banner-form .flex-wrap {
  -webkit-animation: feature-banner-images-fade;
          animation: feature-banner-images-fade;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  will-change: opacity;
}

@media (max-width: 47.99em) {
  .banner-form .flex-wrap {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media (min-width: 48em) {
  .banner-form .flex-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: left;
        -ms-flex-align: left;
            align-items: left;
    -ms-flex-line-pack: left;
        align-content: left;
  }
}

@media (min-width: 48em) {
  .banner-form .banner-form-copy {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: calc(55% - 50px);
  }
}

@media (min-width: 64em) {
  .banner-form .banner-form-copy {
    width: calc(100% - 575px);
  }
}

.banner-form .banner-form-copy p {
  color: #FFFFFF;
  line-height: 2;
  font-size: 30px;
}

.banner-form .banner-form-containter {
  width: 100%;
}

@media (min-width: 48em) {
  .banner-form .banner-form-containter {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    width: 45%;
  }
}

@media (min-width: 64em) {
  .banner-form .banner-form-containter {
    width: 440px;
  }
}

.banner-form .banner-form-containter .umbraco-forms-tooltip.help-block {
  display: none;
}

.banner-form .banner-form-containter .umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field {
  margin-bottom: 20px;
}

.banner-form .banner-form-containter .umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper input.text,
.banner-form .banner-form-containter .umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper input.phone,
.banner-form .banner-form-containter .umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper input.email,
.banner-form .banner-form-containter .umbraco-forms-form .umbraco-forms-page .umbraco-forms-fieldset .umbraco-forms-container .umbraco-forms-field .umbraco-forms-field-wrapper textarea {
  border-radius: 2px;
  border-color: #FFFFFF;
  font-size: 14px;
  line-height: 1.2;
  padding: 15px;
}

.banner-form .banner-form-containter .umbraco-forms-form .umbraco-forms-page .umbraco-forms-navigation {
  margin-top: 0;
}

.land-search {
  padding: 2em 0;
  position: relative;
  outline: none;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .land-search {
    padding-top: calc(4.25015vw - 12.64117px);
  }
}

@media screen and (min-width: 1012px) {
  .land-search {
    padding-top: calc(7.89314vw - 49.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .land-search {
    padding-top: calc(4.25015vw - 3.75228px);
  }
}

@media screen and (min-width: 1500px) {
  .land-search {
    padding-top: 60px;
  }
}

@media screen and (min-width: 768px) {
  .land-search {
    padding-bottom: calc(4.25015vw - 12.64117px);
  }
}

@media screen and (min-width: 1012px) {
  .land-search {
    padding-bottom: calc(7.89314vw - 49.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .land-search {
    padding-bottom: calc(4.25015vw - 3.75228px);
  }
}

@media screen and (min-width: 1500px) {
  .land-search {
    padding-bottom: 60px;
  }
}

.land-search .flex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

@media (max-width: 47.99em) {
  .land-search .flex-wrap {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.land-search .heading {
  margin: 0 0 40px;
  padding: 0;
}

@media (max-width: 47.99em) {
  .land-search .heading {
    text-align: center;
  }
}

@media (min-width: 48em) {
  .land-search .heading {
    padding: 0 15px 0 0;
  }
}

.land-search .land-search-wrapper {
  position: relative;
  z-index: 1;
}

.land-search .land-search-skeleton {
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
}

.land-search .house-and-land-search .land-search-filter .flex-wrap {
  margin: 0 -15px;
}

@media (min-width: 48em) {
  .land-search .house-and-land-search .land-search-filter .flex-wrap {
    margin: 0 -80px;
    margin-left: -30px;
    margin-right: -30px;
  }
}

@media screen and (min-width: 48em) and (min-width: 768px) {
  .land-search .house-and-land-search .land-search-filter .flex-wrap {
    margin-left: calc(-5.31269vw + 10.80146px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1012px) {
  .land-search .house-and-land-search .land-search-filter .flex-wrap {
    margin-left: calc(-9.86642vw + 56.88525px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1256px) {
  .land-search .house-and-land-search .land-search-filter .flex-wrap {
    margin-left: calc(-5.31269vw - 0.30965px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1500px) {
  .land-search .house-and-land-search .land-search-filter .flex-wrap {
    margin-left: -80px;
  }
}

@media screen and (min-width: 48em) and (min-width: 768px) {
  .land-search .house-and-land-search .land-search-filter .flex-wrap {
    margin-right: calc(-5.31269vw + 10.80146px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1012px) {
  .land-search .house-and-land-search .land-search-filter .flex-wrap {
    margin-right: calc(-9.86642vw + 56.88525px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1256px) {
  .land-search .house-and-land-search .land-search-filter .flex-wrap {
    margin-right: calc(-5.31269vw - 0.30965px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1500px) {
  .land-search .house-and-land-search .land-search-filter .flex-wrap {
    margin-right: -80px;
  }
}

.land-search .house-and-land-search .land-search-filter .flex-wrap .item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 0 15px;
}

@media (max-width: 47.99em) {
  .land-search .house-and-land-search .land-search-filter .flex-wrap .item {
    margin: 15px 0;
  }
}

@media (min-width: 48em) {
  .land-search .house-and-land-search .land-search-filter .flex-wrap .item {
    padding: 0 80px;
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (min-width: 48em) and (min-width: 768px) {
  .land-search .house-and-land-search .land-search-filter .flex-wrap .item {
    padding-left: calc(5.31269vw - 10.80146px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1012px) {
  .land-search .house-and-land-search .land-search-filter .flex-wrap .item {
    padding-left: calc(9.86642vw - 56.88525px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1256px) {
  .land-search .house-and-land-search .land-search-filter .flex-wrap .item {
    padding-left: calc(5.31269vw + 0.30965px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1500px) {
  .land-search .house-and-land-search .land-search-filter .flex-wrap .item {
    padding-left: 80px;
  }
}

@media screen and (min-width: 48em) and (min-width: 768px) {
  .land-search .house-and-land-search .land-search-filter .flex-wrap .item {
    padding-right: calc(5.31269vw - 10.80146px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1012px) {
  .land-search .house-and-land-search .land-search-filter .flex-wrap .item {
    padding-right: calc(9.86642vw - 56.88525px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1256px) {
  .land-search .house-and-land-search .land-search-filter .flex-wrap .item {
    padding-right: calc(5.31269vw + 0.30965px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1500px) {
  .land-search .house-and-land-search .land-search-filter .flex-wrap .item {
    padding-right: 80px;
  }
}

.land-search .house-and-land-search .land-search-filter .flex-wrap .item:first-child {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

.land-search .house-and-land-search .land-search-filter .flex-wrap .item:last-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.land-search .house-and-land-search .land-search-filter .range-inputs .range-input .range-input-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  padding: 0 0 5px;
}

.land-search .house-and-land-search .land-search-filter .range-inputs .range-input .range-input-header .range-input-values {
  text-align: right;
}

.land-search .house-and-land-search .land-search-filter .filter-selects .filter-select select {
  max-width: 100%;
  width: 380px;
}

@media (max-width: 47.99em) {
  .land-search .house-and-land-search .land-search-filter .filter-selects .filter-select select {
    width: 260px;
  }
}

@media (min-width: 48em) and (max-width: 63.99em) {
  .land-search .house-and-land-search .land-search-filter .filter-selects .filter-select select {
    width: 220px;
  }
}

.land-search .house-and-land-search .land-search-filter .slider-container {
  padding: 0px 0.5em;
  margin-top: 0.5em;
}

.land-search .house-and-land-search .land-search-filter button {
  float: right;
  padding-left: 5em;
  padding-right: 5em;
}

.land-search .house-and-land-search .house-and-land-listing {
  border-top: 1px solid #e7e7e7;
  margin-top: 60px;
  padding-top: 30px;
}

.land-search .land-search-form {
  margin: 4em 0 0;
  margin-top: 20px;
}

@media screen and (min-width: 768px) {
  .land-search .land-search-form {
    margin-top: calc(2.12508vw + 3.67942px);
  }
}

@media screen and (min-width: 1012px) {
  .land-search .land-search-form {
    margin-top: calc(3.94657vw - 14.7541px);
  }
}

@media screen and (min-width: 1256px) {
  .land-search .land-search-form {
    margin-top: calc(2.12508vw + 8.12386px);
  }
}

@media screen and (min-width: 1500px) {
  .land-search .land-search-form {
    margin-top: 40px;
  }
}

@media (min-width: 48em) {
  .land-search .land-search-form .flex-wrap {
    margin: 0 -80px;
    margin-left: -30px;
    margin-right: -30px;
  }
}

@media screen and (min-width: 48em) and (min-width: 768px) {
  .land-search .land-search-form .flex-wrap {
    margin-left: calc(-5.31269vw + 10.80146px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1012px) {
  .land-search .land-search-form .flex-wrap {
    margin-left: calc(-9.86642vw + 56.88525px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1256px) {
  .land-search .land-search-form .flex-wrap {
    margin-left: calc(-5.31269vw - 0.30965px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1500px) {
  .land-search .land-search-form .flex-wrap {
    margin-left: -80px;
  }
}

@media screen and (min-width: 48em) and (min-width: 768px) {
  .land-search .land-search-form .flex-wrap {
    margin-right: calc(-5.31269vw + 10.80146px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1012px) {
  .land-search .land-search-form .flex-wrap {
    margin-right: calc(-9.86642vw + 56.88525px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1256px) {
  .land-search .land-search-form .flex-wrap {
    margin-right: calc(-5.31269vw - 0.30965px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1500px) {
  .land-search .land-search-form .flex-wrap {
    margin-right: -80px;
  }
}

.land-search .land-search-form .flex-wrap .item {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

@media (max-width: 47.99em) {
  .land-search .land-search-form .flex-wrap .item {
    margin: 15px 0;
  }
}

@media (min-width: 48em) {
  .land-search .land-search-form .flex-wrap .item {
    padding: 0 80px;
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media screen and (min-width: 48em) and (min-width: 768px) {
  .land-search .land-search-form .flex-wrap .item {
    padding-left: calc(5.31269vw - 10.80146px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1012px) {
  .land-search .land-search-form .flex-wrap .item {
    padding-left: calc(9.86642vw - 56.88525px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1256px) {
  .land-search .land-search-form .flex-wrap .item {
    padding-left: calc(5.31269vw + 0.30965px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1500px) {
  .land-search .land-search-form .flex-wrap .item {
    padding-left: 80px;
  }
}

@media screen and (min-width: 48em) and (min-width: 768px) {
  .land-search .land-search-form .flex-wrap .item {
    padding-right: calc(5.31269vw - 10.80146px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1012px) {
  .land-search .land-search-form .flex-wrap .item {
    padding-right: calc(9.86642vw - 56.88525px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1256px) {
  .land-search .land-search-form .flex-wrap .item {
    padding-right: calc(5.31269vw + 0.30965px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1500px) {
  .land-search .land-search-form .flex-wrap .item {
    padding-right: 80px;
  }
}

.land-search .land-search-form .flex-wrap .item:first-child {
  max-width: 500px;
}

.land-search .land-search-form .flex-wrap .item:last-child {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.land-search .land-search-form .range-inputs {
  margin: 0 0 4em;
}

.land-search .land-search-form .range-inputs .range-input {
  margin: 50px 0;
}

.land-search .land-search-form .range-inputs .range-input .range-input-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  padding: 0 0 20px;
}

.land-search .land-search-form .range-inputs .range-input .range-input-slider.noUi-horizontal {
  height: 2px;
}

.land-search .land-search-form .range-inputs .range-input .range-input-slider.noUi-horizontal .noUi-origin {
  top: -4px;
}

.land-search .land-search-form .range-inputs .range-input .range-input-slider.noUi-horizontal .noUi-origin .noUi-handle {
  left: -11px;
}

.land-search .land-search-form .range-inputs .range-input .range-input-slider.noUi-target {
  background: #CBCBCB;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.land-search .land-search-form .range-inputs .range-input .range-input-slider.noUi-target .noUi-base .noUi-connects {
  border-radius: 0;
  overflow: visible;
}

.land-search .land-search-form .range-inputs .range-input .range-input-slider.noUi-target .noUi-base .noUi-connects .noUi-connect {
  background: #dbe23e;
  height: 4px;
  top: -1px;
}

.land-search .land-search-form .range-inputs .range-input .range-input-slider.noUi-target .noUi-base .noUi-origin .noUi-handle {
  border: 1px solid #CBCBCB;
  border-radius: 50%;
  -webkit-box-shadow: none;
          box-shadow: none;
  cursor: pointer;
  height: 22px;
  width: 22px;
}

.land-search .land-search-form .range-inputs .range-input .range-input-slider.noUi-target .noUi-base .noUi-origin .noUi-handle.noUi-active {
  outline: 0;
}

.land-search .land-search-form .range-inputs .range-input .range-input-slider.noUi-target .noUi-base .noUi-origin .noUi-handle::before {
  display: none;
}

.land-search .land-search-form .range-inputs .range-input .range-input-slider.noUi-target .noUi-base .noUi-origin .noUi-handle::after {
  background: #dbe23e;
  border-radius: 50%;
  height: 10px;
  left: 5px;
  top: 5px;
  width: 10px;
}

.land-search .land-search-form .filter-selects {
  margin: 0 0 20px;
}

.land-search .land-search-form .filter-selects .filter-select {
  margin: 0 0 30px;
}

.land-search .land-search-form .filter-selects .filter-select .filter-select-label {
  margin: 0 0 10px;
}

.land-search .land-search-form .filter-selects .filter-select select {
  width: 100%;
}

.land-search .land-search-form .filter-selects .filter-select .select2.select2-container {
  width: 100% !important;
}

.land-search .land-search-form .filter-selects .filter-select .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 34px;
}

.land-search .land-search-form .filter-selects .filter-select .select2-container--default .select2-selection,
.land-search .land-search-form .filter-selects .filter-select .select2-container--default .select2-selection--multiple {
  border-color: #CBCBCB;
  border-radius: 2px;
  cursor: pointer;
  min-height: 36px;
  padding-right: 46px;
  position: relative;
}

.land-search .land-search-form .filter-selects .filter-select .select2-container--default .select2-selection::after,
.land-search .land-search-form .filter-selects .filter-select .select2-container--default .select2-selection--multiple::after {
  content: url("/Static/Images/svg/icon-chevron.svg");
  display: block;
  position: absolute;
  height: 18px;
  pointer-events: none;
  right: 18px;
  top: 18px;
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
  width: 10px;
}

.land-search .land-search-form .filter-selects .filter-select .select2-container--default .select2-selection .select2-selection__choice,
.land-search .land-search-form .filter-selects .filter-select .select2-container--default .select2-selection--multiple .select2-selection__choice {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #F7F7F7;
  border-color: #F7F7F7;
  color: #333333;
  padding: 5px 10px;
}

.land-search .land-search-form .filter-selects .filter-select .select2-container--default .select2-selection .select2-selection__choice .select2-selection__choice__remove,
.land-search .land-search-form .filter-selects .filter-select .select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
  margin-right: 8px;
}

.land-search .land-search-form .filter-selects .filter-select .select2-container--default .select2-selection .select2-selection__arrow,
.land-search .land-search-form .filter-selects .filter-select .select2-container--default .select2-selection--multiple .select2-selection__arrow {
  display: none;
}

.land-search .land-search-form .filter-selects .filter-select .select2-container--default .select2-search--inline .select2-search__field {
  cursor: pointer;
  margin-top: 8px;
  padding-left: 5px;
}

.land-search .land-search-form .filter-selects .filter-select .select2-container--focus .select2-selection {
  border-color: #333333;
}

.land-search .land-search-form .filter-selects .filter-select-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  margin: 0 -15px;
}

.land-search .land-search-form .filter-selects .filter-select-wrap .filter-select {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
          flex: 1 0 50%;
  max-width: 50%;
  padding: 0 15px;
}

.w-villagesList {
  padding: 50px 0 40px;
  position: relative;
}

@media (max-width: 47.99em) {
  .w-villagesList {
    padding: 50px 0 30px;
    text-align: center;
  }
}

@media (min-width: 48em) {
  .w-villagesList {
    padding-top: 50px;
  }
}

@media screen and (min-width: 48em) and (min-width: 768px) {
  .w-villagesList {
    padding-top: calc(5.31269vw + 9.19854px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1012px) {
  .w-villagesList {
    padding-top: calc(9.86642vw - 36.88525px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1256px) {
  .w-villagesList {
    padding-top: calc(5.31269vw + 20.30965px);
  }
}

@media screen and (min-width: 48em) and (min-width: 1500px) {
  .w-villagesList {
    padding-top: 100px;
  }
}

.w-villagesList__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

.w-villagesList__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media (min-width: 48em) {
  .w-villagesList__items {
    margin: 0 -15px;
  }
}

.w-villagesList__items .w-villagesList__item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  max-width: 400px;
  margin: 30px auto;
}

@media (min-width: 48em) {
  .w-villagesList__items .w-villagesList__item {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 33.33333333%;
            flex: 1 0 33.33333333%;
    max-width: 33.33333333%;
    margin: 30px 0;
    padding: 0 15px;
  }
}

@media (min-width: 64em) {
  .w-villagesList__items .w-villagesList__item {
    margin: 0 0 60px;
  }
}

.promo-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  margin: 4em 0;
  max-width: 440px;
  margin-top: 40px;
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .promo-card {
    margin-top: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .promo-card {
    margin-top: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .promo-card {
    margin-top: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .promo-card {
    margin-top: 80px;
  }
}

@media screen and (min-width: 768px) {
  .promo-card {
    margin-bottom: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .promo-card {
    margin-bottom: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .promo-card {
    margin-bottom: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .promo-card {
    margin-bottom: 80px;
  }
}

.promo-card .image {
  height: 200px;
  width: 100%;
}

.promo-card .text {
  background: #000000;
  color: #FFFFFF;
  padding: 20px;
  width: 100%;
}

.promo-card .text .heading {
  margin: 10px 0 5px;
}

.promo-card .text p {
  font-family: "PT Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  color: #FFFFFF;
}

.w-calculator {
  margin: 4em 0;
  margin-top: 40px;
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .w-calculator {
    margin-top: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .w-calculator {
    margin-top: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .w-calculator {
    margin-top: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .w-calculator {
    margin-top: 80px;
  }
}

@media screen and (min-width: 768px) {
  .w-calculator {
    margin-bottom: calc(4.25015vw + 7.35883px);
  }
}

@media screen and (min-width: 1012px) {
  .w-calculator {
    margin-bottom: calc(7.89314vw - 29.5082px);
  }
}

@media screen and (min-width: 1256px) {
  .w-calculator {
    margin-bottom: calc(4.25015vw + 16.24772px);
  }
}

@media screen and (min-width: 1500px) {
  .w-calculator {
    margin-bottom: 80px;
  }
}
