/* =============================================================================
   Imports
   ========================================================================== */
/*! normalize.css v1.1.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
@import 'https://fonts.googleapis.com/css?family=Libre+Baskerville';
@import 'https://fonts.googleapis.com/css?family=Lora';
@import 'https://fonts.googleapis.com/css?family=PT+Serif';
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

.group:after {
  content: "";
  display: table;
  clear: both; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Prevent system color scheme's background color being used in Firefox, IE,
 *    and Opera.
 * 2. Prevent system color scheme's text color being used in Firefox, IE, and
 *    Opera.
 * 3. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 4. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  background: #fff;
  /* 1 */
  color: #000;
  /* 2 */
  font-size: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 4 */
  -ms-text-size-adjust: 100%;
  /* 4 */
  font-family: sans-serif; }

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
button, input, select, textarea {
  font-family: sans-serif; }

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

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

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address margins set differently in IE 6/7.
 */
p, pre {
  margin: 1em 0; }

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code, kbd, pre, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }
  q:before, q:after {
    content: '';
    content: none; }

/**
 * Address `quotes` property not supported in Safari 4.
 */
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl, menu, ol, ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/**
 * Address paddings set differently in IE 6/7.
 */
menu, ol, ul {
  padding: 0 0 0 40px; }

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul, nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure, form {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button, input, select, textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button, input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button, select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button, html input[type="button"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled], html input[disabled] {
  cursor: default; }

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }
  input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* WP DEFAULTS */
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 60px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 60px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  white-space: nowrap;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

.section-top-border, .listing_share-links, .other-links, .listing-price_group, .listing_related, .listings_sub-menu, .listing.listing_blog .listing_feature-card-details {
  border-top: 0.3em solid rgba(0, 0, 0, 0.9);
  margin-top: 3em;
  padding-bottom: 3em; }

/* break points */
html.chrome img[src$=".svg"] {
  transform: scale3D(0.999, 0.999, 0.999); }

.font-admin-bar {
  position: fixed;
  left: 0;
  right: 0;
  background-color: #333;
  padding: 1em 0;
  line-height: 1em;
  z-index: 1000; }
  .font-admin-bar label {
    border-radius: 0.2em;
    background-color: #efefef;
    color: #333;
    line-height: 1em;
    margin-right: 1em;
    padding: 0.5em; }
    .font-admin-bar label input, .font-admin-bar label span {
      vertical-align: bottom;
      display: inline-block;
      height: 0.8em; }

/* =============================================================================
   resets
   ========================================================================== */
* {
  box-sizing: border-box; }

/* remove text-shadow in selection highlight: */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/* remove the gap between images and the bottom of their containers:  */
/* set max width so it doesnt break on mobile  */
img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto; }

/* remove default fieldset styles. */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*  Allow only vertical resizing of textareas. */
textarea {
  resize: vertical; }

/* =============================================================================
   base code & structure
   ========================================================================== */
html {
  height: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

a:active, a:focus {
  outline-style: none;
  -moz-outline-style: none; }

button, .button {
  background-color: transparent;
  border: none; }
  button:focus, .button:focus {
    user-select: none;
    outline: none; }

.pull-right {
  float: right !important; }

.clear-right {
  clear: right; }

.no-margin-right {
  margin-right: 0 !important; }

.vert-center_container {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center; }

.lrg_align-center_inner--sml-bottom {
  display: table-cell;
  vertical-align: bottom;
  width: 100%;
  height: 100%; }
  @media (min-width: 1280px) {
    .lrg_align-center_inner--sml-bottom {
      vertical-align: middle; } }

@media (min-width: 960px) {
  .fixed {
    position: fixed;
    top: 0; } }

.feature-star {
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  color: transparent;
  border-color: white transparent transparent transparent;
  border-style: solid;
  border-top-width: 7.69230769px;
  border-right-width: 10px;
  border-left-width: 10px;
  height: 0;
  width: 0;
  transform: scale(0.7);
  top: 12px;
  left: 3px; }
  .feature-star:before, .feature-star:after {
    border-color: white transparent transparent transparent;
    border-style: solid;
    border-top-width: 7.69230769px;
    border-right-width: 10px;
    border-left-width: 10px;
    border-bottom: 0;
    content: '';
    display: block;
    height: 0;
    left: -10px;
    position: absolute;
    top: -7.69230769px;
    width: 0; }
  .feature-star:before {
    transform: translate(15.55556%, -15.55556%) rotate(72deg) translateY(50%); }
  .feature-star:after {
    transform: translate(-15.55556%, -15.55556%) rotate(-72deg) translateY(50%); }

.button {
  line-height: 1.8em;
  font-size: 1.2em;
  color: #7f7f7f;
  padding: 0.5em 2em;
  background-color: black;
  color: white;
  text-decoration: none;
  text-shadow: none;
  transition: background-color 0.1s ease-in-out; }
  .button:visited {
    color: white; }
  .button:hover {
    background-color: #7f7f7f; }

.min-height-100 {
  min-height: 100px; }

.u-only-desktop {
  display: none; }
  @media (min-width: 960px) {
    .u-only-desktop {
      display: block; } }

@media (min-width: 960px) {
  .u-only-tablet {
    display: none; } }

/* normalize semantic elements */
address {
  font-style: normal; }

/* focus accessibility */
a:focus,
button:focus,
input:focus,
[role="heading"]:focus,
[aria-controls]:focus {
  outline: 1px dotted rgba(0, 0, 255, 0.5); }

[tabindex="-1"]:focus {
  outline: none; }

/* Exception to focus */
form input:focus {
  outline: none; }

/* Individual element states */
/* HEADER */
.header_logo-link:focus {
  outline: none;
  outline: 1px dotted blue; }

ul.header_nav-primary li a:focus, ul.header_nav-secondary li a:focus {
  outline: none;
  color: blue; }
  ul.header_nav-primary li a:focus:before, ul.header_nav-secondary li a:focus:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -2px;
    width: 3px;
    background-color: blue; }

/* LISTING POSTS */
/* add accessible link */
.listings_sub-menu-item a:focus {
  color: blue; }

.wrapper:after, .row:after {
  display: block;
  clear: both;
  content: ''; }

.wrapper {
  display: block;
  margin: 0 auto;
  padding: 0 1em;
  position: relative; }

.row.row-flowing-cols [class*="col-"] {
  margin-right: 0;
  padding-right: 0.5%; }

.grid {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: -10;
  height: 100%; }
  .grid .row, .grid .container {
    height: 100%; }
  .grid [class*="col-"] {
    height: 100%;
    background-color: rgba(255, 0, 0, 0.1); }

[class*="col-"] {
  float: left;
  margin-right: 0.5%;
  box-sizing: border-box;
  margin-top: 0.25%;
  margin-bottom: 0.25%;
  width: 100%; }
  [class*="col-"]:last-child {
    margin-right: 0%; }

.col-1 {
  width: 7.875%; }

.col-2 {
  width: 16.25%; }

.col-3 {
  width: 24.625%; }

.col-4 {
  width: 33%; }

.col-5 {
  width: 41.375%; }

.col-6 {
  width: 49.75%; }

.col-7 {
  width: 58.125%; }

.col-8 {
  width: 66.5%; }

.col-9 {
  width: 74.875%; }

.col-10 {
  width: 83.25%; }

.col-11 {
  width: 91.625%; }

.col-12 {
  width: 100%; }

@media (min-width: 960px) {
  .col-med-1 {
    width: 7.875%; }
  .col-med-2 {
    width: 16.25%; }
  .col-med-3 {
    width: 24.625%; }
  .col-med-4 {
    width: 33%; }
  .col-med-5 {
    width: 41.375%; }
  .col-med-6 {
    width: 49.75%; }
  .col-med-7 {
    width: 58.125%; }
  .col-med-8 {
    width: 66.5%; }
  .col-med-9 {
    width: 74.875%; }
  .col-med-10 {
    width: 83.25%; }
  .col-med-11 {
    width: 91.625%; }
  .col-med-12 {
    width: 100%; }
  .col-med--no-margin {
    margin-right: 0; }
  .wrapper {
    width: 100%; } }

@media (min-width: 1280px) {
  .col-lrg-1 {
    width: 7.875%; }
  .col-lrg-2 {
    width: 16.25%; }
  .col-lrg-3 {
    width: 24.625%; }
  .col-lrg-4 {
    width: 33%; }
  .col-lrg-5 {
    width: 41.375%; }
  .col-lrg-6 {
    width: 49.75%; }
  .col-lrg-7 {
    width: 58.125%; }
  .col-lrg-8 {
    width: 66.5%; }
  .col-lrg-9 {
    width: 74.875%; }
  .col-lrg-10 {
    width: 83.25%; }
  .col-lrg-11 {
    width: 91.625%; }
  .col-lrg-12 {
    width: 100%; }
  .wrapper {
    width: 1280px; } }

@media (min-width: 1600px) {
  .wrapper {
    width: 1400px; } }

@font-face {
  font-family: 'Founders Grotesk';
  src: url("../fonts/FoundersGroteskWeb-Light.eot");
  src: url("../fonts/FoundersGroteskWeb-Light.eot?iefix") format("embedded-opentype"), url("../fonts/FoundersGroteskWeb-Light.woff2") format("woff"), url("../fonts/FoundersGroteskWeb-Light.woff") format("woff2");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Founders Grotesk';
  src: url("../fonts/FoundersGroteskWeb-LightItalic.eot");
  src: url("../fonts/FoundersGroteskWeb-LightItalic.eot?iefix") format("embedded-opentype"), url("../fonts/FoundersGroteskWeb-LightItalic.woff2") format("woff"), url("../fonts/FoundersGroteskWeb-LightItalic.woff") format("woff2");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: 'Founders Grotesk';
  src: url("../fonts/FoundersGroteskWeb-Regular.eot");
  src: url("../fonts/FoundersGroteskWeb-Regular.eot?iefix") format("embedded-opentype"), url("../fonts/FoundersGroteskWeb-Regular.woff2") format("woff"), url("../fonts/FoundersGroteskWeb-Regular.woff") format("woff2");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Founders Grotesk';
  src: url("../fonts/FoundersGroteskWeb-RegularItalic.eot");
  src: url("../fonts/FoundersGroteskWeb-RegularItalic.eot?iefix") format("embedded-opentype"), url("../fonts/FoundersGroteskWeb-RegularItalic.woff2") format("woff"), url("../fonts/FoundersGroteskWeb-RegularItalic.woff") format("woff2");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'Founders Grotesk';
  src: url("../fonts/FoundersGroteskWeb-Medium.eot");
  src: url("../fonts/FoundersGroteskWeb-Medium.eot?iefix") format("embedded-opentype"), url("../fonts/FoundersGroteskWeb-Medium.woff2") format("woff"), url("../fonts/FoundersGroteskWeb-Medium.woff") format("woff2");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: 'Founders Grotesk';
  src: url("../fonts/FoundersGroteskWeb-MediumItalic.eot");
  src: url("../fonts/FoundersGroteskWeb-MediumItalic.eot?iefix") format("embedded-opentype"), url("../fonts/FoundersGroteskWeb-MediumItalic.woff2") format("woff"), url("../fonts/FoundersGroteskWeb-MediumItalic.woff") format("woff2");
  font-weight: 500;
  font-style: italic; }

body {
  font-family: "Founders Grotesk", sans-serif, sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.9);
  letter-spacing: 0.011em; }
  body.font-libre .listing_body-text {
    font-family: 'Libre Baskerville', serif; }
  body.font-lora .listing_body-text {
    font-family: 'Lora', serif; }
  body.font-pt .listing_body-text {
    font-family: 'PT Serif', serif; }
  body.font-georgia .listing_body-text {
    font-family: georgia, serif; }
  body p {
    color: black; }
  body > div {
    font-size: 16px; }

html, button, input, select, textarea {
  font-family: "Founders Grotesk", sans-serif, sans-serif; }

h1 {
  margin-top: 0;
  margin-bottom: 0.3em;
  font-size: 2.5em;
  line-height: 1em;
  font-weight: 500; }

h2 {
  font-size: 1.75em;
  font-weight: 400; }

h3 {
  font-size: 1.2em;
  font-weight: 300; }

p, .listing_multi-gallery-section ul,
.listing_multi-gallery-section ol {
  font-size: 1.37em;
  line-height: 1.4em;
  font-weight: 300; }

.listing_body-text,
.article__content {
  font-size: 22px; }
  .listing_body-text ul, .listing_body-text ol, .listing_body-text p, .listing_body-text blockquote,
  .article__content ul,
  .article__content ol,
  .article__content p,
  .article__content blockquote {
    font-size: 1em; }
  .listing_body-text blockquote p,
  .article__content blockquote p {
    font-size: 1.3em; }
  .listing_body-text a,
  .article__content a {
    color: black;
    text-decoration: none;
    /* created duplicate underline https://citygallery.org.nz/visit/ */ }
    .listing_body-text a:hover,
    .article__content a:hover {
      opacity: 0.8; }

blockquote {
  font-weight: 400;
  margin: 0; }
  blockquote p {
    font-weight: 400;
    font-size: 2.1em;
    line-height: 1.35em; }

button span {
  font-family: "Founders Grotesk", sans-serif, sans-serif; }

figure {
  margin: 3em 0; }

figcaption {
  font-size: 0.87em;
  line-height: 1.2em;
  margin-top: 0.8em; }

b, strong {
  font-weight: 500; }

p a {
  color: inherit;
  text-decoration: none;
  box-shadow: inset 0px -2px 0px #fff, inset 0px -3px 0px rgba(0, 0, 0, 0.9);
  text-shadow: 1px 1px 0px #fff, -1px 1px 0px #fff; }

.covid-19-banner {
  background-color: #000; }
  .covid-19-banner .wrapper {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 15px; }
  .covid-19-banner p, .covid-19-banner strong, .covid-19-banner a {
    color: #fff;
    font-size: 20px;
    margin: 0; }
  .covid-19-banner a {
    box-shadow: none;
    text-shadow: none;
    text-decoration: underline; }
  .covid-19-banner .banner-left {
    flex-shrink: 0; }
    .covid-19-banner .banner-left img {
      width: 40px; }
  .covid-19-banner .banner-center {
    margin: 0 25px;
    width: 100%; }
    .covid-19-banner .banner-center strong {
      text-transform: uppercase; }
  .covid-19-banner .banner-right {
    cursor: pointer;
    flex-shrink: 0; }
    .covid-19-banner .banner-right img {
      width: 18px; }

.header_container {
  padding-bottom: 1.5em; }
  @media (min-width: 480px) {
    .header_container {
      padding-bottom: 4em; } }

header {
  padding-top: 20px; }
  @media (min-width: 480px) {
    header {
      padding-top: 50px; } }
  header a, header button {
    color: black; }
    header a:visited, header a:hover, header button:visited, header button:hover {
      color: black; }

.header_logo-container {
  display: inline-block;
  position: relative;
  max-width: 75%;
  font-size: 1em; }

.header_logo--full {
  display: block;
  height: 163.4px;
  width: 280px; }

.header_logo-link {
  display: block;
  height: 100%;
  width: 100%;
  max-width: 75%;
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -1000px;
  color: transparent; }

.header_menu-button {
  position: absolute;
  top: 33px;
  right: 1em;
  z-index: 90;
  display: inline-block;
  padding: 0;
  color: inherit;
  vertical-align: middle;
  cursor: pointer;
  line-height: 1;
  letter-spacing: 0.15em;
  width: 2.8em;
  height: 4.1em; }
  .header_menu-button span {
    position: absolute;
    top: 2em;
    left: 0;
    letter-spacing: 0.01em;
    font-size: 1.2em; }
  .header_menu-button:before {
    transform: translatey(0) translatex(0);
    transform-origin: 50% 50%; }
  .header_menu-button:after {
    transform: translatey(0.7em) translatex(0);
    transform-origin: 50% 50%; }
  .header_menu-button:before, .header_menu-button:after {
    cursor: pointer;
    height: 0.3em;
    width: 2.8em;
    position: absolute;
    display: block;
    content: '';
    transition: all 0.3s ease-in-out;
    background-color: rgba(0, 0, 0, 0.9);
    top: 17px; }
  .header_menu-button.menu--active:before {
    transform: rotate(45deg) translatey(0.25em) translatex(0.25em); }
  .header_menu-button.menu--active:after {
    transform: rotate(-45deg) translatey(0.25em) translatex(-0.25em); }
  .header_menu-button.menu--active:before, .header_menu-button.menu--active:after {
    background: white;
    transition: all 0.3s ease-in-out; }

.header_nav-container {
  float: right;
  width: 100%; }
  @media (min-width: 960px) {
    .header_nav-container {
      width: auto; } }

.header_nav {
  background-color: black;
  position: fixed;
  transform: translatex(100%);
  right: 0;
  top: 0;
  bottom: 0;
  display: table;
  width: 100%;
  height: 100%;
  font-size: 1.5em;
  font-weight: 300;
  transition: 0.2s transform ease-in-out;
  z-index: 80; }
  @media (min-width: 400px) {
    .header_nav {
      width: 50%; } }
  .header_nav.menu--active {
    transform: translatex(0); }

.header_nav-primary {
  display: table-cell;
  vertical-align: middle;
  padding: 1em; }
  .header_nav-primary li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    position: relative; }
    .header_nav-primary li:last-child {
      border-bottom: 0; }
    .header_nav-primary li a, .header_nav-primary li button {
      font-weight: 300;
      text-align: left;
      line-height: 1.7em;
      color: white;
      text-decoration: none;
      vertical-align: middle;
      display: block;
      width: 100%; }
  .header_nav-primary ul, .header_nav-primary li, .header_nav-primary a, .header_nav-primary button {
    margin: 0;
    padding: 0; }

.header_nav-search:after {
  filter: brightness(5);
  content: '';
  display: inline-block;
  height: 20px;
  width: 20px;
  margin-left: 0.5em;
  background-image: url("../img/search-icon.png");
  background-image: url("../img/search-icon.svg");
  background-repeat: no-repeat;
  vertical-align: middle;
  position: absolute;
  top: 0.35em;
  right: 0;
  z-index: -1; }

.header_business-details {
  text-align: left;
  width: 100%;
  float: right;
  clear: both;
  padding-top: 0.5em;
  line-height: 1.5em; }
  @media (min-width: 480px) {
    .header_business-details {
      padding-top: 2em; } }
  @media (min-width: 960px) {
    .header_business-details {
      padding-top: 7.5em;
      text-align: right; } }
  .header_business-details a {
    text-decoration: none; }
    .header_business-details a:hover {
      opacity: 0.6; }

.header_location a {
  font-weight: 500; }

ul.header_nav-secondary {
  margin-top: 1em; }
  ul.header_nav-secondary li a {
    color: rgba(255, 255, 255, 0.9);
    font-size: 0.8em; }

@media (min-width: 1280px) {
  header {
    padding-top: 100px; }
  .header_nav {
    float: right;
    transform: translatex(0);
    background-color: transparent;
    position: relative;
    height: auto;
    font-size: 1.1em;
    font-weight: 300;
    width: 100%;
    transition: 0s transform ease-in-out; }
  .header_menu-button {
    display: none; }
  .header_nav-primary {
    height: 75px; }
  .header_nav-search:after {
    position: absolute;
    top: 0.1em;
    left: 0.5em;
    margin-left: 0;
    filter: none;
    transition: 0.1s transform ease-in-out; }
  .header_nav-search button {
    text-indent: -1000px;
    overflow: hidden;
    color: transparent; }
  .header_nav-search:hover:after {
    transform: translateY(-5px); }
  .header_nav-container {
    width: auto; }
  ul.header_nav-primary, ul.header_nav-secondary {
    display: table;
    vertical-align: top;
    list-style-type: none;
    margin: 0;
    padding: 0; }
    ul.header_nav-primary li, ul.header_nav-secondary li {
      display: table-cell;
      position: relative;
      vertical-align: top;
      border-left: 1px solid #949494;
      width: 105px;
      height: 100%; }
      ul.header_nav-primary li a, ul.header_nav-primary li button, ul.header_nav-secondary li a, ul.header_nav-secondary li button {
        transition: 0.1s transform ease-in-out;
        color: rgba(0, 0, 0, 0.9);
        display: block;
        position: relative;
        padding: 0em 0 0.1em 0.5em;
        text-align: left;
        text-decoration: none;
        height: 100%;
        width: 100%;
        line-height: 1em;
        vertical-align: top; }
        ul.header_nav-primary li a:hover, ul.header_nav-primary li button:hover, ul.header_nav-secondary li a:hover, ul.header_nav-secondary li button:hover {
          transform: translateY(-5px); }
  ul.header_nav-secondary > li {
    display: block;
    border-left: 0px solid rgba(0, 0, 0, 0);
    height: auto; }
    ul.header_nav-secondary > li a:hover {
      transform: translateY(0) translatex(5px); }
    ul.header_nav-secondary > li:first-child a {
      padding-top: 0em; }
    ul.header_nav-secondary > li a {
      text-align: right;
      font-size: 0.8em;
      line-height: 1.5em; }
  .header_business-details {
    text-align: right;
    width: auto;
    padding-top: 2em; } }

.footer {
  padding: 80px 0; }
  .footer h2 {
    font-weight: 300; }

.wrapper-outer--footer {
  background-color: black;
  color: rgba(255, 255, 255, 0.9);
  margin-top: 5em; }

.footer_co-and-cred {
  position: absolute;
  bottom: 1em; }
  @media (min-width: 960px) {
    .footer_co-and-cred {
      position: relative;
      bottom: 0; } }

footer .sponsor-title {
  color: #FFF;
  font-size: 16px;
  margin-top: 0; }

.footer_links ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.6em; }
  .footer_links ul a {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.9); }
    .footer_links ul a:hover {
      opacity: 0.7; }

.footer_links.footer_links-contact li:nth-child(2) {
  margin-top: 2em; }

.footer_links.footer_links-contact ul {
  margin-top: 10px; }

.footer_copyright, .footer_credit a {
  color: #7f7f7f;
  text-decoration: none;
  line-height: 1.6em; }

.footer_credit a {
  color: #666666; }

.footer__bottom {
  margin-top: 2.5em; }

.email-form-sidebar {
  background-color: white;
  color: rgba(0, 0, 0, 0.9);
  margin-top: 32px;
  padding: 24px; }
  @media (min-width: 1280px) {
    .email-form-sidebar {
      margin-top: 80px; } }
  .email-form-sidebar h2 {
    font-weight: 400;
    margin-top: 0; }
  .email-form-sidebar .email-form_submit {
    background-color: black;
    color: white;
    font-weight: 500; }
  .email-form-sidebar a {
    color: rgba(0, 0, 0, 0.9); }

.email-form_field, .search-form_field {
  position: relative;
  overflow: hidden;
  height: 1.8em;
  margin-top: 1em; }

.email-form_submit-field {
  margin-top: 1em;
  margin-bottom: 2em; }

.email-form_input, .email-form_submit, .search-form_input {
  background: transparent;
  outline: none;
  border: none;
  color: white;
  width: 100%;
  position: relative;
  z-index: 10; }
  .email-form_input + label:before, .email-form_submit + label:before, .search-form_input + label:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0em;
    height: 1px;
    background-color: #7f7f7f;
    z-index: -10; }
    @media (min-width: 960px) {
      .email-form_input + label:before, .email-form_submit + label:before, .search-form_input + label:before {
        right: 1em; } }
  .email-form_input + label:after, .email-form_submit + label:after, .search-form_input + label:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    right: 0;
    background-color: white;
    transform: translatex(-100%);
    transition: 0.2s transform ease-in-out;
    z-index: 10; }
    @media (min-width: 960px) {
      .email-form_input + label:after, .email-form_submit + label:after, .search-form_input + label:after {
        right: 1em; } }
  .email-form_input:focus + label, .email-form_input.blur + label, .email-form_submit:focus + label, .email-form_submit.blur + label, .search-form_input:focus + label, .search-form_input.blur + label {
    color: transparent;
    height: 1px; }
    .email-form_input:focus + label:after, .email-form_input.blur + label:after, .email-form_submit:focus + label:after, .email-form_submit.blur + label:after, .search-form_input:focus + label:after, .search-form_input.blur + label:after {
      transform: translatex(0); }

.email-form_label, .search-form_label {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #7f7f7f;
  transition: 0.2s color ease-in-out;
  cursor: text;
  width: 100%;
  z-index: 0; }

.email-form_input, .email-form_label, .email-form_submit, .search-form_label {
  line-height: 1.8em; }

.email-form_submit {
  border: none;
  background-color: #7f7f7f;
  color: white;
  padding: 0.5em; }
  @media (min-width: 960px) {
    .email-form_submit {
      background-color: transparent;
      color: #7f7f7f;
      padding: 0; } }

.email-inverted-colours .email-form_input, .email-inverted-colours .email-form_submit, .email-inverted-colours .search-form_input {
  color: #7f7f7f; }
  .email-inverted-colours .email-form_input + label:after, .email-inverted-colours .email-form_submit + label:after, .email-inverted-colours .search-form_input + label:after {
    background-color: black; }

.email-inverted-colours .email-form_submit-field {
  margin-top: 1em; }
  @media (min-width: 960px) {
    .email-inverted-colours .email-form_submit-field {
      margin-top: 0; } }

.email-inverted-colours .email-form_submit {
  color: #7f7f7f;
  padding: 0.5em;
  background-color: black;
  color: white; }

@media (min-width: 960px) {
  .footer_links .poppit-modal-open img {
    max-width: 75%; } }

body.modal--active {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 100%;
  left: -100%;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 100;
  padding: 1em; }
  .modal.modal--active {
    opacity: 1;
    left: 0;
    right: 0; }
  .modal .modal-inner {
    background-color: rgba(0, 0, 0, 0.9);
    opacity: 0;
    transition: 0.3s opacity ease-in-out;
    position: relative;
    width: 100%;
    height: 100%; }
    .modal .modal-inner .modal-inner_content--fade-in-up {
      transition: 0.3s opacity ease-in-out, 0.3s transform ease-in-out;
      transition-delay: 0.6s;
      opacity: 0;
      transform: translatey(20px);
      position: relative; }
  .modal .modal-inner_close {
    position: absolute;
    top: 33px;
    right: 2em;
    z-index: 90;
    display: inline-block;
    padding: 0;
    cursor: pointer;
    width: 2.8em;
    height: 3.1em;
    text-indent: -1000px;
    color: transparent; }
    .modal .modal-inner_close:before, .modal .modal-inner_close:after {
      cursor: pointer;
      height: 0.3em;
      width: 2.8em;
      position: absolute;
      display: block;
      content: '';
      transition: all 0.3s ease-in-out;
      background-color: rgba(0, 0, 0, 0.9);
      top: 17px;
      transform-origin: 50% 50%;
      background: white; }
    .modal .modal-inner_close:before {
      transform: rotate(45deg) translatey(0.25em) translatex(0.25em); }
    .modal .modal-inner_close:after {
      transform: rotate(-45deg) translatey(0.25em) translatex(-0.25em); }
  .modal.modal--active .modal-inner {
    opacity: 1; }
    .modal.modal--active .modal-inner .modal-inner_content--fade-in-up {
      opacity: 1;
      transform: translatey(0); }

.search-form {
  position: relative;
  width: 100%;
  text-align: left;
  padding: 1em; }
  .search-form h1 {
    color: white;
    transform: translatey(20px);
    opacity: 0;
    transition: 0.3s opacity ease-in-out, 0.3s transform ease-in-out;
    transition-delay: 1s; }
    .modal--active .search-form h1 {
      transform: translatey(0);
      opacity: 1; }
  .search-form input[type="search"], .search-form input[type="submit"] {
    font-size: 1em;
    font-weight: 300;
    line-height: 1.8em; }

.search-form_input {
  border: 0;
  outline: none;
  background-color: transparent; }
  .search-form_input + .search-form_label:before, .search-form_input + .search-form_label:after {
    right: 0; }

.search-form_field {
  float: none;
  display: inline-block;
  vertical-align: middle;
  height: auto;
  margin-top: 0; }

.search_button {
  color: white;
  text-align: left; }

.screen-reader-text {
  display: none; }

.search-form input[type="submit"] {
  float: none; }

@media (min-width: 960px) {
  .search-form {
    padding-left: 4em; }
    .search-form input[type="search"], .search-form input[type="submit"], .search-form .search-form_label {
      font-size: 2.5em; } }

.results-header {
  padding: 1rem 0;
  font-size: 1.1rem; }

.search-heading {
  padding: 1rem 0; }

.searchresults-container {
  padding-bottom: 8em; }

.searchresult-item {
  font-size: 1.4rem;
  border-top: 1px solid rgba(0, 0, 0, 0.9); }
  .searchresult-item:hover {
    background-image: linear-gradient(white, white 89%, #eeeeee 90%, #eeeeee 100%); }
    .searchresult-item:hover a {
      color: #7f7f7f; }

.searchresult-type {
  text-transform: capitalize;
  display: inline-block;
  font-weight: 300; }
  .searchresult-type a {
    text-decoration: none;
    font-weight: inherit;
    color: inherit; }
    .searchresult-type a:visited {
      color: inherit; }

.searchresult-title {
  font-weight: 500;
  color: rgba(0, 0, 0, 0.9);
  text-decoration: none; }

.searchresult-link {
  padding: 1rem 0;
  display: block;
  height: 100%; }

.supporters {
  margin-top: 50px;
  border-top: 1px solid #eeeeee;
  padding-top: 50px; }

@media (min-width: 960px) {
  .listings_sub-menu-container {
    position: sticky;
    top: 0; }
    .listings_sub-menu-container.is-sticky {
      height: 100%; }
      .listings_sub-menu-container.is-sticky .listings_sub-menu-sticky {
        max-height: 100vh;
        overflow: auto; } }

.listing_type-container {
  position: relative; }
  .listing_type-container:after {
    content: '';
    width: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.9);
    top: 50%;
    transform: translatey(-50%);
    left: 0;
    height: 0.3em;
    margin-top: 0.1em;
    z-index: 0; }
    @media (min-width: 960px) {
      .listing_type-container:after {
        width: 85%; } }
    .full-width .listing_type-container:after {
      width: 100%; }

.listing_header {
  padding-bottom: 1.7em;
  font-size: 13px; }
  @media (min-width: 960px) {
    .listing_header {
      font-size: 16px; } }

.page .listing_header-secondary {
  padding-bottom: 1.5em; }

.page_title--large {
  font-size: 4.5em; }

.listing_type {
  font-size: 1.37em;
  font-weight: 300;
  background-color: white;
  color: black;
  line-height: 1em;
  position: relative;
  z-index: 10;
  padding-right: 2em;
  text-transform: capitalize;
  vertical-align: top; }

.listing_body-text {
  margin-bottom: 2.5em; }
  .listing_body-text a:hover {
    opacity: 0.8; }
  .listing_body-text h4 {
    margin: 0.8em 0;
    font-size: 1.87em;
    line-height: 1.4em;
    font-weight: 400; }
  .listing_body-text h5 {
    margin: 0.8em 0;
    font-size: 18px;
    line-height: 1.4em;
    font-weight: 500; }
  @media (min-width: 1280px) {
    .listing_body-text .inline-image img {
      /* This are causing blog  images to be extra wide */
      max-width: 120%; } }
  .listing_body-text .listing_related-expand {
    border-top: none; }
  .listing_body-text hr {
    border: none;
    border-bottom: 0.3em solid black;
    margin: 3em 0; }

.listing_multi-gallery-section {
  border: none;
  border-top: 0.3em solid black;
  margin: 3em 0;
  padding: 3em 0 0 0; }

.inline-image_caption {
  width: 80%; }

.page_date {
  font-size: 1.7em;
  font-weight: 400; }

.listing_add-to-calendar {
  color: #b2b2b2;
  padding: 0; }

.page_blurb {
  margin: 0;
  font-size: 1.87em;
  line-height: 1.4em;
  font-weight: 400; }

.listing_gallery-feature {
  font-size: 16px; }
  .listing_gallery-feature figure {
    margin-top: 0; }

.listing-gallery_feature-image img {
  width: 100%; }

.listing_gallery-controls {
  margin-top: 1em; }

.listing_share-links a {
  color: inherit;
  text-decoration: none;
  box-shadow: inset 0px -2px 0px #fff, inset 0px -3px 0px rgba(0, 0, 0, 0.9);
  text-shadow: 1px 1px 0px #fff, -1px 1px 0px #fff; }

.listing_share-links .jssocials-share {
  display: inline-block;
  padding: 1em 0px;
  margin-right: 0.75em;
  font-size: 1.2em; }

.listing_share-links .jssocials-share-logo {
  display: none; }

.other-links .row, .listing-price_group .row {
  border-top: 1px solid #7f7f7f;
  position: relative;
  width: 100%; }

.other-links a, .listing-price_group a {
  text-decoration: none;
  vertical-align: bottom;
  padding: 1.25em 1em 1.25em 0;
  display: block;
  font-size: 1.2em; }

.listing-price_group:first-child {
  margin-top: 0; }

.listing-price_group .button_book-tickets {
  text-transform: uppercase;
  color: white;
  background-color: black;
  display: inline-block;
  width: auto;
  padding: 0.75em 1.6em;
  margin-top: 1em;
  transition: 0.2s background-color ease-in-out; }
  .listing-price_group .button_book-tickets:hover {
    background-color: #7f7f7f; }

.listing-price p {
  margin: 0;
  padding: 0.3em 0; }

.listing-price_amount {
  text-align: right; }

.other-link_title a {
  color: rgba(0, 0, 0, 0.9); }

.other-link_description a {
  color: #7f7f7f; }

.full-width .listing_related:first-child {
  margin-top: 1.3em; }

.listing_related .listing_related-initial .row:nth-child(odd) .listing_related-card {
  background-color: #e1e1e1; }

.listing_related .listing_related-other .row:nth-child(even) .listing_related-card {
  background-color: #e1e1e1; }

.listings_sub-menu-container + .col-med-11 .listing_related {
  border-top: 0; }

.listing_related-card-container, .listing_secondary-card-container {
  position: relative;
  background-color: #eeeeee;
  margin-top: 0.5em; }

.listing_related-card, .listing_secondary-card {
  display: table;
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 160px; }

.listing_secondary-card {
  width: 100%; }

.listing_feature-card-title {
  font-weight: 500; }

.listing_related-card-title, .listing_secondary-card-title,
.listing_related-card-title a, .listing_secondary-card-title a {
  margin-top: 0;
  margin-bottom: 0.7em;
  color: rgba(0, 0, 0, 0.9);
  text-decoration: none;
  font-weight: 300;
  /* Prevent doubleups on nested links inside of titles */ }
  .listing_related-card-title a:after, .listing_secondary-card-title a:after,
  .listing_related-card-title a a:after, .listing_secondary-card-title a a:after {
    display: none !important; }
  .external-url .listing_related-card-title:after, .external-url .listing_secondary-card-title:after, .external-url
  .listing_related-card-title a:after, .external-url .listing_secondary-card-title a:after {
    content: ' ';
    display: inline-block;
    position: relative;
    height: 14px;
    width: 14px;
    margin-left: 0.5em;
    margin-bottom: 0.125em;
    vertical-align: middle;
    filter: brightness(2.5);
    background-image: url("../img/external-link-icon.png");
    background-image: url("../img/external-link-icon.svg");
    background-repeat: no-repeat; }
  .document-link .listing_related-card-title:after, .document-link .listing_secondary-card-title:after, .document-link
  .listing_related-card-title a:after, .document-link .listing_secondary-card-title a:after {
    content: ' ';
    display: inline-block;
    position: relative;
    height: 18px;
    width: 14px;
    margin-left: 0.5em;
    margin-bottom: 0.125em;
    vertical-align: middle;
    filter: brightness(2.5);
    background-image: url("../img/document-icon.png");
    background-image: url("../img/document-icon.svg");
    background-repeat: no-repeat; }

.listing_related-card-details, .listing_secondary-card-details {
  float: none;
  display: table-cell;
  vertical-align: middle;
  padding: 2.5em 1em 2.5em 1.5em;
  margin-right: 0; }

.listing_related-card-image-container, .listing_secondary-card-image-container {
  float: none;
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  position: relative; }

.listing_related-card-image, .listing_secondary-card-image {
  min-height: 170px;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  transition: filter 0.2s; }

.listing_related-card-more, .listing_secondary-card-more {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  color: transparent;
  text-indent: -1000px;
  z-index: 2; }
  .listing_related-card-more:hover ~ .listing_secondary-card-image-container .listing_secondary-card-image,
  .listing_related-card-more:hover ~ .listing_related-card-image-container .listing_related-card-image, .listing_secondary-card-more:hover ~ .listing_secondary-card-image-container .listing_secondary-card-image,
  .listing_secondary-card-more:hover ~ .listing_related-card-image-container .listing_related-card-image {
    filter: saturate(10%); }
  .listing_related-card-more:hover ~ .listing_secondary-card-details, .listing_secondary-card-more:hover ~ .listing_secondary-card-details {
    opacity: 0.8; }

.listing_related-other {
  max-height: 0;
  transition: max-height 0.3s ease-out;
  overflow: hidden; }
  .listing_related-other.expander--active {
    max-height: 2000px;
    transition: max-height 0.3s ease-in; }

.expander {
  position: relative;
  margin: 1em 0;
  width: 100%;
  padding: 1.5em 0;
  border-top: 1px solid rgba(0, 0, 0, 0.9);
  border-bottom: 1px solid rgba(0, 0, 0, 0.9); }
  .expander .expander_inner {
    position: relative;
    display: block;
    width: 100%;
    font-size: 1.4em;
    font-weight: 300;
    width: 100%;
    text-align: left; }
    .expander .expander_inner:after {
      content: "+";
      display: block;
      position: absolute;
      top: 0;
      right: 0; }
  .expander.expander--active .expander_inner:after {
    content: "-"; }

.sponsors {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 6em;
  width: 100%; }

.sponsors__box {
  flex: 0 0 260px; }

.listing_sponsor {
  position: relative;
  overflow: hidden; }

.listing_sponsor_title {
  font-size: 1.3em;
  font-weight: 400;
  margin: 0;
  height: 35px; }

.listing_sponsor_image-container {
  padding: 2em;
  padding-left: 0; }

.listing_sponsor_image {
  max-height: 130px;
  display: block;
  margin: auto; }

.listing_sponsor_link {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -10000px;
  width: 100%;
  height: 100%; }

.listings_sub-menu-container {
  max-width: auto; }

.listings_sub-menu {
  padding-bottom: 0; }
  .listings_sub-menu ul, .listings_sub-menu li {
    margin: 0;
    padding: 0; }
  .listings_sub-menu.fixed {
    width: 100%; }

.listings_sub-menu-item {
  border-top: 1px solid #7f7f7f;
  position: relative;
  width: 100%; }
  .listings_sub-menu-item.active {
    font-weight: 500; }
  .listings_sub-menu-item a {
    text-decoration: none;
    vertical-align: bottom;
    padding: 0.8em 0;
    display: block;
    font-size: 1.3em;
    color: inherit; }

.listing_secondary-card--featured:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 0;
  border-top: 45px solid #ccc;
  border-right: 45px solid transparent; }

.archive .listings_sub-menu, .single .listings_sub-menu, .page-template-page-standard-with-subnav .listings_sub-menu, .page-template-page-blog .listings_sub-menu {
  margin-top: 2em; }

.archive .listings, .single .listings, .page-template-page-standard-with-subnav .listings, .page-template-page-blog .listings {
  margin-top: 2em; }

.archive .listing_body-text p:first-child, .single .listing_body-text p:first-child, .page-template-page-standard-with-subnav .listing_body-text p:first-child, .page-template-page-blog .listing_body-text p:first-child {
  margin-top: 0; }

.archive .row.feature_row--secondary .listing_secondary-card-container:nth-child(even), .single .row.feature_row--secondary .listing_secondary-card-container:nth-child(even), .page-template-page-standard-with-subnav .row.feature_row--secondary .listing_secondary-card-container:nth-child(even), .page-template-page-blog .row.feature_row--secondary .listing_secondary-card-container:nth-child(even) {
  background-color: #e1e1e1; }

@media (min-width: 960px) {
  .archive .row.feature_row--secondary .listing_secondary-card-container:nth-child(even), .single .row.feature_row--secondary .listing_secondary-card-container:nth-child(even), .page-template-page-standard-with-subnav .row.feature_row--secondary .listing_secondary-card-container:nth-child(even), .page-template-page-blog .row.feature_row--secondary .listing_secondary-card-container:nth-child(even) {
    background-color: #eeeeee; }
  .archive .row.feature_row--secondary:nth-child(even) .listing_secondary-card-container, .single .row.feature_row--secondary:nth-child(even) .listing_secondary-card-container, .page-template-page-standard-with-subnav .row.feature_row--secondary:nth-child(even) .listing_secondary-card-container, .page-template-page-blog .row.feature_row--secondary:nth-child(even) .listing_secondary-card-container {
    background-color: #e1e1e1; } }

.archive .listing_feature-card {
  margin-bottom: 2.5em; }

.archive .listing_feature-card-details {
  padding-top: 0.5em; }

.archive .listing_feature-card-date,
.archive .listing_feature-card-description {
  font-size: 1.17em; }

.listing_resource .listing_feature-card {
  padding: 0.5em;
  border: 1px solid rgba(0, 0, 0, 0.1); }

.listing_resource .listing_feature-card-image-container:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  height: 2em;
  width: 2em;
  background-color: #fff;
  background-image: url("../img/download-icon.svg");
  background-size: 80%;
  background-repeat: no-repeat;
  background-position: center; }

.listing_year {
  border-top: 0.3em solid rgba(0, 0, 0, 0.9);
  margin-top: 3em; }
  .listing_year:first-child {
    margin-top: 0; }

.listing_year-label {
  font-size: 3em;
  font-weight: 400;
  margin: 0.35em 0 0.4em; }

.sortfilter-year-container {
  margin-bottom: 3em; }

.sortfilter-link-container {
  margin-top: 3em;
  margin-bottom: 3em; }
  .sortfilter-link-container a {
    color: inherit; }
    .sortfilter-link-container a:visited {
      color: inherit; }

.sortfilter-select:after {
  content: '';
  width: 100%;
  clear: both;
  display: block; }

.sortfilter-year {
  width: 33%;
  float: left;
  display: block; }
  .sortfilter-year a {
    width: 100%; }

.sortfilter {
  cursor: pointer;
  border-top: 0.3rem solid black; }
  .sortfilter-header {
    position: relative;
    padding: 1rem 0;
    border-bottom: 1px solid #7f7f7f; }
  .sortfilter-arrow {
    position: absolute;
    top: 17%;
    right: 0;
    width: 2rem;
    height: auto;
    transition: transform 0.33s; }
    .sortfilter--open .sortfilter-arrow,
    .chrome .sortfilter--open .sortfilter-arrow {
      transform: rotate(180deg); }
  .sortfilter-select {
    list-style: none;
    margin: 0;
    padding: 0;
    display: none; }
  .sortfilter-item a {
    padding: 1rem 0;
    display: inline-block;
    text-decoration: none;
    color: rgba(0, 0, 0, 0.9); }

.sticky {
  position: -webkit-sticky;
  position: sticky; }

.sticky.sticky-fixed.is-sticky {
  position: fixed;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; }

.sticky.sticky-fixed.is-sticky:not([style*="margin-top"]) {
  margin-top: 0 !important; }

.sticky.sticky-fixed.is-sticky:not([style*="margin-bottom"]) {
  margin-bottom: 0 !important; }

.sticky.sticky-fixed.is-absolute {
  position: absolute; }

.home h1, .single-education h1, .page-template-page-standard-with-subnav h1, .page-template-page-blog h1 {
  font-weight: 300; }

.home h3, .single-education h3, .page-template-page-standard-with-subnav h3, .page-template-page-blog h3 {
  font-weight: 500; }

.home [class*="col-"].listing, .single-education [class*="col-"].listing, .page-template-page-standard-with-subnav [class*="col-"].listing, .page-template-page-blog [class*="col-"].listing {
  padding-right: 0; }
  @media (min-width: 960px) {
    .home [class*="col-"].listing, .single-education [class*="col-"].listing, .page-template-page-standard-with-subnav [class*="col-"].listing, .page-template-page-blog [class*="col-"].listing {
      padding-right: 1em; } }
  .home [class*="col-"].listing:last-child, .single-education [class*="col-"].listing:last-child, .page-template-page-standard-with-subnav [class*="col-"].listing:last-child, .page-template-page-blog [class*="col-"].listing:last-child {
    padding-: 0; }

@media (min-width: 960px) {
  .home .listing .listing_feature-card-image-container, .single-education .listing .listing_feature-card-image-container, .page-template-page-standard-with-subnav .listing .listing_feature-card-image-container, .page-template-page-blog .listing .listing_feature-card-image-container {
    height: 28.5em;
    position: relative;
    overflow: hidden; }
  .home .listing.listing_blog, .single-education .listing.listing_blog, .page-template-page-standard-with-subnav .listing.listing_blog, .page-template-page-blog .listing.listing_blog {
    padding-left: 1em; } }

@media (min-width: 960px) {
  .home .feature_row--secondary .listing .listing_feature-card-image-container, .single-education .feature_row--secondary .listing .listing_feature-card-image-container, .page-template-page-standard-with-subnav .feature_row--secondary .listing .listing_feature-card-image-container, .page-template-page-blog .feature_row--secondary .listing .listing_feature-card-image-container {
    height: 20em; } }

.home .feature_row--secondary .listing_feature-card-details, .single-education .feature_row--secondary .listing_feature-card-details, .page-template-page-standard-with-subnav .feature_row--secondary .listing_feature-card-details, .page-template-page-blog .feature_row--secondary .listing_feature-card-details {
  margin-top: 0;
  padding-top: 0.5em; }

.home [class*="col-"].listing {
  margin-bottom: 2em; }
  @media (min-width: 960px) {
    .home [class*="col-"].listing {
      margin-bottom: 0; } }
  .home [class*="col-"].listing:last-child {
    margin-bottom: 0; }

.home .listing_feature-card-image-container {
  height: auto;
  max-height: 100%; }
  .home .listing_feature-card-image-container img {
    max-width: 100%;
    height: auto; }
    @media (min-width: 480px) {
      .home .listing_feature-card-image-container img {
        max-width: 100%;
        min-height: initial; } }

.home .col-med-12.listing .listing_feature-card-image-container {
  height: auto;
  max-height: none; }

.page-template-page-blog h3, .single-education h3 {
  font-weight: 300; }

.archive .feature_row--secondary [class*="col-"].listing, .single-education .feature_row--secondary [class*="col-"].listing {
  padding-right: 0.5em; }

@media (min-width: 960px) {
  .archive .feature_row--secondary .listing .listing_feature-card-image-container, .single-education .feature_row--secondary .listing .listing_feature-card-image-container {
    height: auto; } }

.listing.listing_blog .listing_feature-card-details {
  padding-bottom: 0; }

.home_feature-listings {
  /* listing title */ }
  .home_feature-listings .listing_feature-card-title {
    font-weight: 500;
    font-size: 1.75em; }
  .home_feature-listings .listing_feature-card-details {
    margin-bottom: 2em; }

.listing_feature-card {
  position: relative;
  overflow: hidden;
  margin-bottom: 0.5em; }
  .listing_feature-card br {
    display: none; }

.listing_feature-card-title a {
  color: rgba(0, 0, 0, 0.9);
  text-decoration: none; }

.listing_feature-card-image-container {
  position: relative;
  max-height: 320px;
  overflow: hidden;
  margin: 0;
  width: 100%; }
  body:not([class*="home"]) .listing_feature-card-image-container {
    padding-top: 71.5%; }
    body:not([class*="home"]) .listing_feature-card-image-container img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      transition: filter 0.25s;
      object-fit: cover;
      object-position: center; }
  .listing_feature-card-image-container img {
    transition: filter 0.25s; }
  .listing_feature-card-image-container:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 0;
    background: black;
    transition: height 0.25s ease-in-out; }
  .home_feature-listings .listing_feature-card-image-container {
    max-height: 400px; }
  .listing_feature-card-image-container blockquote p {
    margin: 0;
    font-size: 1.75em;
    font-family: 'Lora', serif; }
  .listing-full-width .listing_feature-card-image-container img {
    width: 100%; }
  @media (min-width: 480px) {
    .listing_feature-card-image-container img {
      width: 100%; } }

.objectfit .home .listing_feature-card-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center; }

.listing_feature-card-type, .listing_feature-card-date {
  font-size: 1.37em;
  min-height: 26px; }

.listing_feature-card-type span {
  color: grey; }

.listing_feature-card-details {
  margin-bottom: 0; }

.listing_feature-card-title {
  margin: 0.1em 0 0.2em; }

.listing_feature-card-image {
  height: auto;
  width: 100%;
  min-height: 320px; }
  .home_feature-listings .listing_feature-card-image {
    min-height: 400px; }
    @media screen and (max-width: 480px) {
      .home_feature-listings .listing_feature-card-image {
        min-height: auto; } }
  .listing_feature-card-image.portrait {
    height: 100%;
    width: auto;
    min-height: 320px;
    max-width: 200%; }
    @media screen and (max-width: 480px) {
      .listing_feature-card-image.portrait {
        min-height: auto; } }
  @media screen and (max-width: 480px) {
    .listing_feature-card-image {
      min-height: auto; } }

.listing_feature-card-more {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  text-indent: -10000px;
  z-index: 2; }
  .listing_feature-card-more:hover ~ .listing_feature-card-image-container img {
    filter: saturate(10%); }
  .listing_feature-card-more:hover ~ .listing_feature-card-image-container:after {
    height: 5px; }

.home_feature-row {
  margin-bottom: 4em; }

.home_cosing-statement {
  line-height: 1.4em;
  font-size: 1.4em;
  font-family: 'Lora', serif; }

.sidebar--subscribe .email-form_input + label::before, .sidebar--subscribe .email-form_submit + label::before, .sidebar--subscribe .search-form_input + label::before,
.sidebar--subscribe .email-form_input + label::after, .sidebar--subscribe .email-form_submit + label::after, .sidebar--subscribe .search-form_input + label::after {
  right: 0; }

.sidebar--subscribe .email-form_submit-field {
  margin-top: 1.5em; }

.sidebar__title {
  margin-top: 2em;
  margin-bottom: 0; }

.info-card_group {
  clear: both;
  border-top: 1px solid black; }

.info-card {
  padding-top: 2em;
  padding-bottom: 1em; }

.info-card_inner {
  margin: 0 2em 0 0; }

.info-card_details {
  padding-top: 2em; }

.info-card_title {
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2em; }

.info-content {
  display: block; }

.info-card_email, .info-card_phone {
  padding: 0.25em 0; }
  .info-card_email a, .info-card_phone a {
    color: inherit;
    font-size: 1.37em;
    text-decoration: none;
    box-shadow: inset 0px -2px 0px #fff, inset 0px -3px 0px rgba(0, 0, 0, 0.9);
    text-shadow: 1px 1px 0px #fff, -1px 1px 0px #fff; }

.staff-bio_group {
  padding-top: 6em;
  clear: both; }

.staff-bio {
  padding-top: 2em;
  padding-bottom: 1em;
  clear: both; }
  .staff-bio a:hover {
    opacity: 0.7; }
  .staff-bio:first-child .staff-bio_inner {
    border-top: none; }
  .staff-bio .staff-bio_title {
    font-weight: 500; }

.staff-bio_inner {
  border-top: 1px solid #eeeeee;
  margin: 0 2em 0 0; }

.staff-bio_image {
  float: left;
  padding-top: 2em;
  width: 200px; }
  @media (min-width: 960px) {
    .staff-bio_image {
      padding-right: 1em; } }

.staff-bio_details {
  padding-top: 2em;
  overflow: hidden;
  margin-left: 200px; }

.staff-bio_title {
  margin-top: 0; }

.staff-bio_description {
  max-height: 122.752px;
  display: block;
  /* Fallback for non-webkit */
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }
  .staff-bio_description.expander--active {
    max-height: 500px;
    -webkit-line-clamp: initial; }

.staff-bio_expand {
  margin: 0 0 1em;
  font-weight: 500;
  padding: 0;
  font-weight: 500; }

.staff-bio_email, .staff-bio_phone {
  padding: 0.25em 0; }
  .staff-bio_email a, .staff-bio_phone a {
    color: inherit;
    font-size: 1.37em;
    text-decoration: none;
    box-shadow: inset 0px -2px 0px #fff, inset 0px -3px 0px rgba(0, 0, 0, 0.9);
    text-shadow: 1px 1px 0px #fff, -1px 1px 0px #fff; }

.single-document .document-anchor-link {
  font-size: 0.75em; }

.single-document .listing_body-text {
  font-family: Georgia, 'Times New Roman', Times, serif; }
  .single-document .listing_body-text p {
    font-family: Georgia, 'Times New Roman', Times, serif;
    margin: 0;
    text-indent: 3em;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.6em; }
    .single-document .listing_body-text p:nth-of-type(1) {
      text-indent: 0; }
    .single-document .listing_body-text p strong {
      font-weight: 600; }
    .single-document .listing_body-text p.no-indent {
      text-indent: 0; }
  .single-document .listing_body-text p > h3, .single-document .listing_body-text h3 {
    font-weight: 500;
    font-size: 1.2em;
    font-family: "Founders Grotesk", sans-serif, sans-serif;
    margin: 2.1em 0 0.7em 0;
    display: block;
    border-top: 1px solid #000;
    padding-top: 2em; }
    .single-document .listing_body-text p > h3:nth-of-type(1), .single-document .listing_body-text h3:nth-of-type(1) {
      padding-top: 0;
      margin-top: 0;
      border-top: none; }
  .single-document .listing_body-text p > h3 {
    font-size: 1em; }
  .single-document .listing_body-text li {
    margin: 1em 0;
    line-height: 1.5; }

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: left; }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* mouse grab icon */
.grabbing {
  cursor: url(grabbing.png) 8 8, move; }

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center; }

/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5; }

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none; }

/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */ }

.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791; }

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  /*IE7 fix*/
  opacity: 1; }

/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px; }

/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center; }

/* 
 *  Owl Carousel CSS3 Transitions 
 *  v1.3.2
 */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px; }

/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease; }

.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease; }

/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease; }

.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease; }

/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both; }

.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both; }

/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both; }

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both; }

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1; } }

@-moz-keyframes empty {
  0% {
    opacity: 1; } }

@keyframes empty {
  0% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); } }

@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%); } }

@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px); }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%); }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%); } }

@-webkit-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0); } }

@-moz-keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px); }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0); } }

@keyframes backSlideIn {
  0%, 25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    transform: translateZ(-500px); }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0); } }

@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8); } }

@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8); } }

@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8); } }

@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%); } }

@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%); } }

@keyframes goDown {
  from {
    transform: translateY(-100%); } }

@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5); } }

@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5); } }

@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5); } }

@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5); } }

@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5); } }

@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5); } }

.modal[data-view="gallery"] {
  padding: 0; }
  @media (min-width: 960px) {
    .modal[data-view="gallery"] {
      padding: 1em; } }
  .modal[data-view="gallery"] .modal-inner_content--fade-in-up {
    height: 100%;
    width: 100%;
    position: relative;
    display: block; }

img[data-type="button"] {
  cursor: pointer; }

.listing_gallery {
  display: none;
  top: 0;
  height: 100%; }
  .modal--active .listing_gallery {
    display: block; }
  .listing_gallery .owl-wrapper-outer, .listing_gallery .owl-wrapper {
    width: 100%;
    height: 100%;
    position: relative; }
  .listing_gallery .owl-item {
    width: 100%;
    height: 100%;
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
    float: none;
    overflow: scroll; }
    @media (min-width: 960px) {
      .listing_gallery .owl-item {
        overflow: hidden; } }
  .listing_gallery img {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    max-width: 100%;
    max-height: 100% !important;
    padding: 6em 1em 1em; }
    @media (min-width: 960px) {
      .listing_gallery img {
        max-width: 98%;
        padding: 0; } }

.listing_gallery-item-image-container {
  text-align: center;
  max-height: none; }
  @media (min-width: 960px) {
    .listing_gallery-item-image-container {
      padding: 2em; }
      .listing_gallery-item-image-container[class*="col-"] {
        max-height: 100%;
        height: 100%; } }
  .listing_gallery-item-image-container:after {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    visibility: hidden;
    width: 1px;
    height: 100%; }

.listing_gallery-item {
  height: 100%;
  margin: 0; }

@media (min-width: 960px) {
  .listing_gallery-item-details-container {
    padding: 2em 2em 2em 0;
    max-height: 100%;
    height: 100%; } }

.listing_gallery-item-details-container:after {
  content: ' ';
  display: inline-block;
  vertical-align: middle;
  visibility: hidden;
  width: 1px;
  height: 100%; }

.listing_gallery-item-details {
  height: auto;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  padding: 1em 1em 5em 1em;
  margin-top: 0; }
  @media (min-width: 960px) {
    .listing_gallery-item-details {
      width: 98%;
      max-width: 30em;
      padding: 0; } }

.listing_gallery-item-title {
  font-size: 1.4em;
  font-weight: 500;
  line-height: 1.1em; }

.listing_gallery-item-title, .listing_gallery-item-caption {
  color: white; }

.listing_gallery-controls {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  text-align: center;
  padding: 1em 0 0.5em;
  font-size: 0.6em;
  transition: bottom 0.35s, opacity 0.2s; }
  @media (min-width: 960px) {
    .listing_gallery-controls {
      position: absolute;
      bottom: 1em;
      right: 2em;
      text-align: right;
      background-color: transparent;
      padding: 0;
      font-size: 1em;
      width: auto; } }
  .listing_gallery-feature .listing_gallery-controls {
    position: relative;
    bottom: 0;
    right: 0;
    text-align: right;
    background-color: transparent; }

.listing_gallery-control.listing_gallery-control--thumbs {
  background: url("../img/gallery-thumbnails-icon.svg") no-repeat left center;
  background-size: 18px;
  padding-left: 25px;
  margin-top: -10px;
  padding-right: 25px; }
  .listing_gallery-control.listing_gallery-control--thumbs:after, .listing_gallery-control.listing_gallery-control--thumbs:before {
    display: none; }

.listing_gallery-counter {
  display: inline-block;
  font-size: 2.4em;
  font-weight: 500;
  letter-spacing: 5px;
  line-height: 0.85em; }

.listing_gallery-counter, .listing_gallery-counter--current {
  color: white; }
  .listing_gallery-feature .listing_gallery-counter, .listing_gallery-feature .listing_gallery-counter--current {
    color: rgba(0, 0, 0, 0.9); }

.listing_gallery-control, .listing_gallery-counter {
  vertical-align: top;
  display: inline-block;
  opacity: 0.8; }

.listing_gallery-control {
  font-weight: 300;
  position: relative;
  color: white;
  vertical-align: middle; }
  .listing_gallery-feature .listing_gallery-control {
    color: rgba(0, 0, 0, 0.9); }
  .listing_gallery-control:after {
    content: ' ';
    display: block;
    position: relative;
    height: 1px;
    background-color: white;
    width: 100%;
    margin: 1em 0; }
  .listing_gallery-control:before {
    content: ' ';
    display: block;
    position: absolute;
    height: 0;
    border-color: white;
    border-style: solid;
    border-width: 5px;
    bottom: 1em;
    margin-bottom: -2.5px; }
  .listing_gallery-control:hover {
    opacity: 1; }
  .listing_gallery-control[data-nav="previous"] {
    margin-right: 0.4em; }
    .listing_gallery-control[data-nav="previous"]:before {
      border-color: transparent white transparent transparent;
      left: 0; }
  .listing_gallery-control[data-nav="next"]:before {
    border-color: transparent transparent transparent white;
    right: 0; }
  .listing_gallery-feature .listing_gallery-control[data-nav="next"] {
    opacity: 1; }
    .listing_gallery-feature .listing_gallery-control[data-nav="next"]:after {
      background-color: rgba(0, 0, 0, 0.9); }
    .listing_gallery-feature .listing_gallery-control[data-nav="next"]:before {
      border-color: transparent transparent transparent rgba(0, 0, 0, 0.9);
      right: 0; }

.listing_thumbnails {
  display: none;
  padding: 100px;
  max-height: 100%;
  overflow: auto; }

.listing_thumbnails-item {
  display: inline-block;
  max-width: 200px;
  vertical-align: top;
  margin: 20px; }

.thumbnails--active .listing_thumbnails {
  display: block; }

.thumbnails--active .listing_gallery {
  display: none !important; }

.thumbnails--active .listing_gallery-controls {
  bottom: -2em;
  opacity: 0; }

.listing_gallery_on_page {
  height: 400px; }
  .listing_gallery_on_page .owl-wrapper-outer, .listing_gallery_on_page .owl-wrapper, .listing_gallery_on_page .owl-item {
    height: 100%; }
  .listing_gallery_on_page .listing_gallery-item .listing_gallery-item-image-container {
    background-position: center;
    background-size: cover;
    padding: 0;
    height: 100%;
    width: 100%; }

.listing_gallery_on_page .owl-controls {
  margin-top: 0;
  position: absolute;
  text-align: initial;
  top: 50%;
  transform: translateY(-50%);
  width: 100%; }
  .listing_gallery_on_page .owl-controls .owl-buttons .owl-prev {
    background-image: url("../img/arrow-prev.svg"); }
  .listing_gallery_on_page .owl-controls .owl-buttons .owl-next {
    background-image: url("../img/arrow-next.svg"); }
  .listing_gallery_on_page .owl-controls .owl-buttons .owl-prev,
  .listing_gallery_on_page .owl-controls .owl-buttons .owl-next {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40%;
    border-radius: 0;
    margin: 0;
    padding: 25px 15px; }
  .listing_gallery_on_page .owl-controls .owl-next {
    float: right; }

.owl-carousel-homepage {
  height: 350px;
  margin-top: -30px;
  padding-bottom: 40px;
  transition: filter 0.25s; }
  .owl-carousel-homepage:hover {
    filter: saturate(10%); }
  @media (min-width: 480px) {
    .owl-carousel-homepage {
      height: 550px; } }
  @media (min-width: 960px) {
    .owl-carousel-homepage {
      height: 750px; } }
  .owl-carousel-homepage .owl-controls {
    top: 40%; }
  .owl-carousel-homepage .listing_feature-card-details {
    background-color: #fff;
    color: rgba(0, 0, 0, 0.9);
    padding: 20px 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; }
    .owl-carousel-homepage .listing_feature-card-details .listing_feature-card-title {
      font-size: 1.75em; }
    .owl-carousel-homepage .listing_feature-card-details .listing_feature-card-title,
    .owl-carousel-homepage .listing_feature-card-details .listing_feature-card-type,
    .owl-carousel-homepage .listing_feature-card-details .listing_feature-card-date {
      min-height: initial; }
  .owl-carousel-homepage .slide-link {
    height: 100%;
    width: 100%; }

.listing_gallery-feature:not(.full-width) .listing-gallery_feature-image .listing_gallery-item-image-container {
  background-size: contain;
  background-repeat: no-repeat; }

.poppit-modal-window {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.25);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.poppit-modal-window.open {
  opacity: 1;
  pointer-events: auto; }

.poppit-modal-window > .poppit-modal {
  width: 95%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 2em;
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.25); }
  @media (min-width: 960px) {
    .poppit-modal-window > .poppit-modal {
      width: initial; } }

.poppit-modal-close {
  color: #aaa;
  line-height: 32px;
  font-size: 80%;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 70px;
  text-decoration: none; }

.poppit-modal-close:hover {
  color: black; }
