/*!
Theme Name: Hidden City
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: hidden-city
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Hidden City is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries

/*--------------------------------------------------------------
# Grid
--------------------------------------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,300italic,400italic,700,700italic);
html,
body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  left: 0;
  top: 0;
  font-size: 100%; }

h1 {
  font-size: 2.5rem; }

h2 {
  font-size: 2rem; }

h3 {
  font-size: 1.375rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1rem; }

h6 {
  font-size: 0.875rem; }

p {
  font-size: 1.125rem;
  font-weight: 200;
  line-height: 1.8; }

.font-light {
  font-weight: 300; }

.font-regular {
  font-weight: 400; }

.font-heavy {
  font-weight: 700; }

.left {
  text-align: left; }

.right {
  text-align: right; }

.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

.justify {
  text-align: justify; }

.hidden-sm {
  display: none; }

.hidden-md {
  display: block; }

.container {
  width: 95%;
  margin-left: auto;
  margin-right: auto; }
  @media only screen and (min-width: 33.75em) {
    .container {
      width: 90%; } }
  @media only screen and (min-width: 60em) {
    .container {
      width: 75%;
      max-width: 60rem; } }
  @media only screen and (min-width: 85em) {
    .container {
      width: 85em;
      max-width: 85rem; } }

.row {
  position: relative;
  width: 100%; }

.row [class^="col"] {
  float: left;
  margin: 0.5rem 2%;
  min-height: 0.125rem; }

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

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
  width: 96%; }

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (min-width: 45em) {
  .col-1 {
    width: 4.3333333333%; }

  .col-2 {
    width: 12.6666666667%; }

  .col-3 {
    width: 21%; }

  .col-4 {
    width: 29.3333333333%; }

  .col-5 {
    width: 37.6666666667%; }

  .col-6 {
    width: 46%; }

  .col-7 {
    width: 54.3333333333%; }

  .col-8 {
    width: 62.6666666667%; }

  .col-9 {
    width: 71%; }

  .col-10 {
    width: 79.3333333333%; }

  .col-11 {
    width: 87.6666666667%; }

  .col-12 {
    width: 96%; }

  .hidden-sm {
    display: block; }

  .hidden-md {
    display: none; } }
/*--------------------------------------------------------------*/
/* Adobe Typekit Fonts */
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*! normalize.css v8.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 iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * 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
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  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
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * 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 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
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 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; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * 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 {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  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 in Chrome and Safari on macOS.
 */
[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 Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #000000;
  font-family: sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

.font-1 {
  font-family: "bureau-grot", sans-serif;
  font-weight: 400;
  font-style: normal; }

.font-1 strong {
  font-weight: 700; }

.font-1-compressed {
  font-family: "bureau-grot-compressed", sans-serif;
  font-weight: 400;
  font-style: normal; }

.font-1-compressed strong {
  font-weight: 700; }

.font-1-condensed {
  font-family: "bureau-grot-condensed", sans-serif;
  font-weight: 400;
  font-style: normal; }

.font-1-condensed-light {
  font-family: "bureau-grot-condensed", sans-serif;
  font-weight: 300;
  font-style: normal; }

.font-1-condensed strong {
  font-family: "bureau-grot-condensed", sans-serif;
  font-weight: 700;
  font-style: normal; }

.font-1-extra-compressed {
  font-family: "bureau-grot-extra-compressed", sans-serif;
  font-weight: 400;
  font-style: normal; }

.font-1-extra-compressed strong {
  font-weight: 700; }

.font-1-wide {
  font-family: "bureau-grot-wide", sans-serif;
  font-weight: 400;
  font-style: normal; }

.font-1-wide strong {
  font-weight: 700; }

.font-1-wide-black {
  font-weight: 800; }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-family: 'objektiv-mk2', sans-serif;
  color: #000; }

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
  font-weight: 800; }

h1.entry-title {
  font-family: 'objektiv-mk2', sans-serif;
  text-align: center;
  font-size: 2.5em;
  font-weight: 800;
  color: #000; }

.home-featured-article .hero-content a {
  text-decoration: none;
  color: #000; }

.home-featured-article a.article-excerpt {
  color: #333333 !important; }

.home-featured-article h2 {
  color: #000;
  font-family: 'objektiv-mk2', sans-serif;
  font-weight: 800;
  font-style: normal;
  margin: 0;
  font-size: 1.5rem; }

.home-article h4.entry-title, .article h4.entry-title {
  margin: 0;
  font-size: 1rem;
  font-family: 'objektiv-mk2', sans-serif;
  font-weight: 800;
  font-style: normal;
  text-decoration: none;
  color: #000; }
  .home-article h4.entry-title a, .article h4.entry-title a {
    font-family: 'objektiv-mk2', sans-serif;
    font-weight: 800;
    font-style: normal;
    text-decoration: none;
    color: #000; }

.home-article ul li, .article ul li {
  list-style: none; }

.home-article a[rel="category tag"],
.home-article ul li a,
.article a[rel="category tag"],
.article ul li a,
.home-featured-article .category-tag,
.single a[rel="category tag"],
.home-featured-article a[rel="category tag"],
.home .featured-tour #featured-tour_category {
  font-family: 'bureau-grot', sans-serif;
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
  background: #CDDDB9;
  letter-spacing: 0.18em;
  padding: 0.2em 0.2em 0.1em 0.35em;
  display: inline-block;
  margin-bottom: 1em; }

.left-col h3 span {
  margin-left: .5em;
  color: #a2a4a7; }

p {
  margin-bottom: 1.5em; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
  font-family: 'Libre Baskerville', serif;
  color: #333333; }

body p, body ul li {
  font-family: 'Libre Baskerville', serif;
  transition: font-size 0.1s ease;
  font-size: 0.8rem;
  color: #333333; }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

button {
  font-family: 'objektiv-mk2', sans-serif;
  font-weight: bold;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  background: #E9A659;
  color: white;
  text-align: center;
  margin: 1.6em auto;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 1.1em;
  padding: 1em 0; }

strong {
  font-weight: 800;
  color: #000; }

#more_posts {
  font-family: 'objektiv-mk2', sans-serif;
  font-weight: bold;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  display: block;
  background: #E9A659;
  color: white;
  text-align: center;
  margin: 1.6em auto;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  width: 80%;
  font-size: 1.1em;
  padding: 1em 0; }

ul, ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */ }

table {
  margin: 0 0 1.5em;
  width: 100%; }

/*--------------------------------------------------------------
# Helpers
--------------------------------------------------------------*/
.hidden {
  display: none !important; }

.ta-center {
  text-align: center; }

.bold {
  font-weight: bold; }

.serif {
  font-family: 'Libre Baskerville', serif; }

.sans-serif {
  font-family: 'Open Sans', sans-serif; }

.marTop-0 {
  margin-top: 0; }

.marBottom-0 {
  margin-bottom: 0; }

.letter-spacing-15p {
  letter-spacing: 0.15em; }

.letter-spacing-25p {
  letter-spacing: 0.25em; }

.flex {
  display: flex; }

.flex-column {
  display: flex;
  flex-direction: column; }

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#modal-loader {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: white;
  background: rgba(251, 251, 251, 0.8);
  width: 100%;
  height: 100%;
  z-index: 9999; }

#loader {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -32px;
  margin-top: -32px;
  width: 100px;
  height: 100px;
  overflow: visible; }

#masthead {
  position: relative;
  width: 100%;
  margin-top: 1.3em;
  border-bottom: 1px solid #A6A8AB; }
  #masthead .row.flex {
    align-items: center;
    justify-content: center; }
    #masthead .row.flex h1.site-title, #masthead .row.flex #support-hc-right, #masthead .row.flex #primary-nav_open {
      align-self: center; }

.page #masthead, .post #masthead, .archive #masthead {
  margin-bottom: 1.3em; }

.entry-header img {
  width: 100%; }

.hidden-sticky {
  display: block; }

.show-sticky {
  display: none; }

#support-hc-right {
  margin-top: 30px; }

#masthead .site-title {
  margin-bottom: 0.2em; }

#masthead .site-description {
  color: #000;
  display: none;
  font-family: "bureau-grot-condensed", sans-serif;
  font-weight: 300;
  letter-spacing: 0.25em;
  margin-top: 0; }
  #masthead .site-description span {
    font-family: "bureau-grot", sans-serif;
    font-weight: 800; }

#masthead.sticky {
  top: 0;
  left: 0;
  background: white;
  background: rgba(251, 251, 251, 0.98);
  position: fixed;
  z-index: 9997;
  margin-top: 0; }
  #masthead.sticky svg .logo-city, #masthead.sticky svg .logo-hidden {
    fill: #a5a7aa; }
  #masthead.sticky #site-branding_logo {
    width: 220px;
    margin-top: 7px; }
  #masthead.sticky #header-social, #masthead.sticky #header-col-1 a, #masthead.sticky .site-description {
    display: none; }
  #masthead.sticky .site-title, #masthead.sticky .header-col p {
    margin: 0; }
  #masthead.sticky #nav {
    margin-top: 25px; }
  #masthead.sticky #navicon {
    max-width: 36px;
    margin-top: -9px; }
  #masthead.sticky .hidden-sticky {
    display: none; }
  #masthead.sticky #support-hc-left {
    width: 130px;
    position: absolute;
    top: 50%;
    margin-top: -14px; }
  #masthead.sticky #support-hc-right {
    margin-top: 11px;
    max-width: 84px; }

.header-col {
  text-align: center;
  text-transform: uppercase; }
  .header-col p {
    font-family: "bureau-grot-condensed", sans-serif;
    font-weight: 300;
    margin-bottom: 0; }

#header-col-1 a {
  font-family: 'bureau-grot', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1em;
  letter-spacing: 0.1em;
  color: #A6A8AB;
  text-decoration: none; }

ul#header-social-icons {
  text-align: center;
  margin: 0;
  padding: 0; }
  ul#header-social-icons li {
    display: inline-block;
    list-style: none;
    margin: 0 0.15em; }
    ul#header-social-icons li a {
      background: #A6A8AB;
      border-radius: 50%;
      width: 25px;
      height: 25px;
      display: block;
      transition: all 0.6s ease; }
      ul#header-social-icons li a:hover {
        background: #E9A659; }
      ul#header-social-icons li a i {
        color: white; }

/*--------------------------------------------------------------
# Sidebar
--------------------------------------------------------------*/
#primary-sidebar {
  margin-right: 0; }

#single-sidebar {
  border-right: 2px solid #A6A8AB; }

#single-sidebar h4 {
  font-family: 'objektiv-mk2', sans-serif;
  font-size: 0.8em;
  font-weight: 800;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 0; }

.widget-hr {
  height: 2px;
  width: 65%;
  background-color: #A6A8AB;
  margin: .3em 0 1em 0;
  display: inline-block; }

#single-sidebar ul {
  padding: 0;
  margin: 0; }
  #single-sidebar ul li {
    display: inline-block; }

a.text-sizer {
  box-sizing: border-box;
  padding: 0.25em 0.5em; }
  a.text-sizer.active {
    border: 2px solid #A6A8AB; }
  a.text-sizer:focus {
    outline: none; }
  a.text-sizer li {
    font-family: 'Libre Baskerville', serif;
    color: #A6A8AB; }

#text-sizer-1 {
  font-size: 1.125em; }

#text-sizer-2 {
  font-size: 1.25em; }

#text-sizer-3 {
  font-size: 1.5em; }

#single-sidebar .social-share-links {
  text-align: left; }
  #single-sidebar .social-share-links a {
    display: block; }
    #single-sidebar .social-share-links a li {
      color: #A6A8AB;
      font-family: 'objektiv-mk2', sans-serif;
      font-weight: 600;
      font-size: 0.9em;
      margin-bottom: 0.5em;
      line-height: 25px; }

img.social-share {
  width: 25px;
  float: left;
  clear: both;
  margin-right: 0.5em; }

.sidebar_banner {
  width: 100%; }

#mercantile_footer {
  margin-top: -7px; }

#tours {
  padding: 0 0.5em; }

#tours_container {
  border-left: 2px solid #000;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000; }

#tours_banner {
  width: 101%;
  margin-bottom: -6px; }

#tours table td {
  font-weight: 700;
  font-size: 0.9em;
  padding: .5em 0; }
  #tours table td a {
    color: #000;
    text-decoration: none; }

#tours_footer, #mercantile_footer {
  background: #f4f3ef;
  text-align: center;
  padding: 1em 0; }
  #tours_footer a, #mercantile_footer a {
    font-family: "bureau-grot-wide", sans-serif;
    color: #000;
    text-decoration: none;
    display: inline;
    font-weight: 800;
    font-style: normal;
    transition: all 0.3s ease;
    letter-spacing: 0.2em;
    font-size: 14px; }
    #tours_footer a img, #mercantile_footer a img {
      width: 23px;
      display: inline;
      margin-bottom: -2px; }

#mercantile_footer a {
  color: #2A625B; }

img.tour_sold-out {
  display: none; }

span.tour_date {
  color: #789A82 !important; }

#ask-hc {
  border: 4px solid #A6A8AB; }

#ask-hc #ask-hc_submission {
  width: calc(100% - 62px);
  height: 40px;
  float: left;
  display: inline;
  border: none;
  transition: all 0.3s ease;
  font-weight: 600; }
  #ask-hc #ask-hc_submission:focus {
    outline: none; }
    #ask-hc #ask-hc_submission:focus ~ #ask-hc_hr {
      height: 2px;
      background-color: #111; }

#ask-hc_submit {
  width: 40px;
  height: 40px;
  float: left;
  display: inline;
  background: url("img/icon-search.svg");
  background-repeat: no-repeat;
  background-position-x: 15%;
  background-size: 70%;
  border: none;
  transition: all 0.5s ease;
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0.75em; }
  #ask-hc_submit:hover {
    background-size: 80%; }

#ask-hc_title {
  background: #A6A8AB; }

#ask-hc_content {
  padding: 0 1em 1em 1em; }

#ask-hc_title h2 {
  color: white;
  text-transform: uppercase;
  font-family: "bureau-grot-wide", sans-serif;
  text-align: center;
  width: 100%;
  margin-top: 0;
  font-size: 1.2em;
  letter-spacing: .12em;
  margin-bottom: 0; }

#ask-hc-description {
  font-family: sans-serif;
  color: #000;
  text-align: center;
  margin-top: 0.3em;
  font-size: 0.75rem; }

.ask-hc_listing {
  border-top: 1px solid #A6A8AB;
  display: block;
  width: 100%;
  clear: both;
  padding-top: 1em;
  margin-bottom: 1em;
  line-height: 1; }

.ask-hc_listing:first-of-type {
  border-top: none;
  margin-top: 0; }

#ask-hc_hr {
  width: 100%;
  display: table;
  margin: 0;
  background-color: #A6A8AB;
  transition: all 0.3s ease; }

.home .ask-hc_link:hover {
  color: #E9A659; }

.ask-hc_link {
  color: #A6A8AB;
  text-decoration: none;
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 1.2;
  transition: all 0.3s ease; }
  .ask-hc_link:visited {
    color: #A6A8AB; }

#popular-posts {
  background: #F4F3EF;
  padding: 0.5em 1em;
  font-family: 'objektive-mk2', sans-serif;
  font-weight: 800; }
  #popular-posts h3 {
    margin: 0 0 0.3em 0;
    color: #789A82;
    border-bottom: 1px solid #A6A8AB;
    padding-bottom: 0.5em;
    font-size: 1.1em;
    letter-spacing: 0.05rem; }
  #popular-posts p {
    font-size: 1.1rem;
    border-bottom: 1px solid #A6A8AB;
    padding-bottom: 0.75em;
    margin: 0.5em 0;
    line-height: 1.4em; }
  #popular-posts .popular-post_link {
    color: #000;
    font-family: 'objektiv-mk2', sans-serif;
    font-weight: 800;
    text-decoration: none; }

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  padding: 3.5em 0;
  background: #C5C6C8;
  text-align: center; }

.site-info img {
  max-width: 80%; }

#menu-footer {
  text-align: center;
  padding: 0;
  margin: 0; }
  #menu-footer li {
    list-style-type: none;
    display: inline-block; }
    #menu-footer li a {
      color: #231F20;
      font-weight: 700;
      font-style: normal;
      font-family: 'bureau-grot', 'sans-serif';
      text-decoration: none;
      text-transform: uppercase;
      margin: 0 1.2em;
      transition: all 0.3s ease; }
      #menu-footer li a:hover {
        color: #E9A659; }

#copy {
  margin-top: 0;
  font-family: sans-serif; }

/****** MAILCHIMP *******/
#mc_embed_signup_scroll label[for="mce-EMAIL"] {
  text-align: center;
  font-family: "bureau-grot-condensed", sans-serif;
  font-weight: 300;
  letter-spacing: 0.15em;
  text-transform: uppercase; }

#mc_embed_signup input {
  border-radius: 0 !important;
  border: none !important;
  margin: 0 auto !important;
  background: #f4f3ef !important;
  outline: none !important; }

#mc_embed_signup form {
  padding-left: 0 !important;
  margin-bottom: 3.5em;
  margin-top: 5.5em; }

#mce-EMAIL {
  font-family: 'objektiv-mk2', sans-serif;
  font-weight: bold;
  display: block;
  background: #f4f3ef; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: .6em 1em .4em; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa; }
  button:active, button:focus,
  input[type="button"]:active,
  input[type="button"]:focus,
  input[type="reset"]:active,
  input[type="reset"]:focus,
  input[type="submit"]:active,
  input[type="submit"]:focus {
    outline: none; }

button, input[type="submit"] {
  font-family: 'objektiv-mk2', sans-serif;
  letter-spacing: 0.2em;
  font-weight: 300;
  text-transform: uppercase;
  background: #E9A659;
  border-color: white;
  color: white;
  text-align: center;
  margin: 1.6em 0.7em;
  border: 1px solid;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 0.9em;
  padding: 1em 1.4em;
  cursor: pointer; }
  button:disabled:hover, input[type="submit"]:disabled:hover {
    background: #E9A659;
    border-color: white;
    color: white; }
  button:hover, input[type="submit"]:hover {
    border-color: white;
    background: #A6A8AB;
    color: white; }
  button.alt, input[type="submit"].alt {
    background: white;
    border-color: #E9A659;
    color: #E9A659; }
    button.alt:disabled:hover, input[type="submit"].alt:disabled:hover {
      background: white;
      border-color: #E9A659;
      color: #E9A659; }
    button.alt:hover, input[type="submit"].alt:hover {
      border-color: white;
      background: #A6A8AB;
      color: white; }

input[type="submit"] {
  background: #A6A8AB; }
  input[type="submit"]:hover {
    background: #E9A659; }

button:disabled {
  -webkit-opacity: 0.3;
  opacity: 0.3; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
  padding: .7em 0 .7em 1em;
  font-family: 'objektiv-mk2', sans-serif;
  font-weight: 800;
  letter-spacing: 0.25em; }
  input[type="text"] ::placeholder,
  input[type="email"] ::placeholder,
  input[type="url"] ::placeholder,
  input[type="password"] ::placeholder,
  input[type="search"] ::placeholder,
  input[type="number"] ::placeholder,
  input[type="tel"] ::placeholder,
  input[type="range"] ::placeholder,
  input[type="date"] ::placeholder,
  input[type="month"] ::placeholder,
  input[type="week"] ::placeholder,
  input[type="time"] ::placeholder,
  input[type="datetime"] ::placeholder,
  input[type="datetime-local"] ::placeholder,
  input[type="color"] ::placeholder,
  textarea ::placeholder {
    color: #C5C6C8 !important;
    text-transform: uppercase; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    color: #111; }

select {
  border: 1px solid #ccc; }

textarea {
  width: 100%; }

label {
  font-family: 'objektiv-mk2', sans-serif;
  font-weight: 800; }

#searchform {
  padding-top: 3.5em;
  margin-bottom: 3.5em;
  display: flex;
  flex-shrink: 0;
  width: 80%;
  margin: 0 10% 3em 10%;
  border-bottom: 2px solid black; }
  #searchform input[type="image"] {
    width: 33px;
    flex-basis: auto; }
  #searchform input[type="text"] {
    font-family: "bureau-grot", sans-serif;
    border: none;
    width: 82%;
    font-size: 1.3rem;
    padding-bottom: 0;
    letter-spacing: 0.15em;
    font-weight: 400; }
    #searchform input[type="text"]:focus {
      outline: none; }
  #searchform input[type="submit"] {
    width: 117px;
    min-width: 117px;
    text-align: center;
    flex-basis: auto;
    margin: 0.6em 0.7em; }

.page-template-page-form form label {
  color: #000; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #E9A659;
  text-decoration: underline; }
  a:visited {
    color: #E9A659; }
  a:hover, a:focus, a:active {
    color: #E9A659; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0; }

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#site-branding_logo {
  display: block;
  margin: 0 auto;
  transition: all 0.3s ease;
  width: 220px;
  max-width: 100%; }

#nav {
  margin-top: 36px; }

#primary-nav_close {
  display: block;
  margin-bottom: 1.2em; }

#primary-nav_close svg {
  width: 26px; }
  #primary-nav_close svg line.b {
    transform-origin: 50% 50%; }

#primary-nav_close line.b {
  transition: all 0.5s ease; }

#primary-nav_close:hover line.b {
  transform: rotate(90deg); }

#navicon {
  max-width: 38px; }

#navicon:hover line.a {
  stroke: #231F20; }

.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%; }
  .main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0; }
    .main-navigation ul ul {
      box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
      float: left;
      position: absolute;
      top: 100%;
      left: -999em;
      z-index: 99999; }
      .main-navigation ul ul ul {
        left: -999em;
        top: 0; }
      .main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
        left: 100%; }
      .main-navigation ul ul a {
        width: 200px; }
    .main-navigation ul li:hover > ul,
    .main-navigation ul li.focus > ul {
      left: auto; }
  .main-navigation li {
    float: left;
    position: relative; }
  .main-navigation a {
    display: block;
    text-decoration: none; }

#primary-nav {
  position: fixed;
  z-index: 99999;
  width: 100%;
  right: -100%;
  top: 0;
  bottom: 0;
  padding: 4em 0 0 2em;
  background: #C5C6C8; }

#menu-primary {
  padding: 0;
  margin: 0; }
  #menu-primary li {
    list-style: none;
    font-family: 'objektiv-mk2', sans-serif;
    font-weight: 500; }
    #menu-primary li:nth-child(-n + 4) a {
      font-size: 2em; }
    #menu-primary li a {
      color: white;
      text-decoration: none;
      transition: all 0.3s ease; }
      #menu-primary li a:hover {
        color: #000; }

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block; }

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none; }

  .main-navigation ul {
    display: block; } }
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
  float: left;
  width: 50%; }
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

.category-selector {
  width: 100%;
  border-bottom: 2px solid #111;
  padding: .5em 0;
  margin-bottom: 2.5em;
  padding: 0.25em 0; }
  .category-selector ul {
    padding: 0;
    margin: 0%;
    text-align: center;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center; }
    .category-selector ul li {
      display: inline-block;
      list-style: none;
      text-transform: uppercase;
      white-space: nowrap;
      flex: auto;
      line-height: 2.1em; }
      .category-selector ul li a {
        font-size: .5em;
        font-family: "bureau-grot", sans-serif;
        font-weight: 700;
        font-style: normal;
        text-decoration: none;
        color: #231F20;
        transition: all 0.3s ease; }
        .category-selector ul li a:hover {
          color: #E9A659; }

#category-selector_search-icon {
  min-width: 14px;
  width: 33px;
  margin-top: 7px; }

.posts-navigation a {
  color: #A6A8AB;
  font-family: "bureau-grot", sans-serif;
  text-decoration: none;
  text-transform: uppercase; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }
  .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;
    clip-path: none;
    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. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }
  .widget select {
    max-width: 100%; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#page {
  position: relative;
  width: 100%; }

.sticky {
  display: block; }

.post,
.page {
  margin: 0 0 1.5em; }

.updated:not(.published) {
  display: none; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

.home .site-main {
  width: 100%;
  float: left; }

#more-posts_desktop {
  display: inline-block;
  width: 100%; }

#more-posts_mobile {
  display: inline;
  padding-top: 3em; }

.home .featured-tour {
  padding: 1.2em 1.2em 1.2em 0; }
  .home .featured-tour #featured-tour_mobile-thumb {
    max-width: 37.6666666667%; }
  .home .featured-tour #featured-tour_category {
    display: block;
    width: fit-content; }
  .home .featured-tour h2 {
    font-size: 1rem;
    font-family: 'objektiv-mk2', sans-serif;
    font-weight: 800; }
  .home .featured-tour .flex-column {
    width: 98%; }
  .home .featured-tour .overlay {
    background: black;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.25+100 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#40000000',GradientType=0 );
    /* IE6-9 */
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0; }

.home-featured-article {
  margin-bottom: 2.5em; }
  .home-featured-article h2 {
    line-height: 1.3em; }
  .home-featured-article .hero-featured-img {
    margin-left: 0;
    overflow: hidden;
    max-height: 300px; }

.slideshow-article {
  background: url("./img/two-col-placeholder.jpg");
  background-repeat: no-repeat;
  background-size: cover; }
  .slideshow-article h2 {
    position: absolute;
    bottom: 15%;
    width: 70%;
    left: 3%;
    font-family: 'objektiv-mk2', sans-serif;
    font-weight: 800;
    color: white;
    font-size: 1.8rem; }
  .slideshow-article p {
    position: absolute;
    bottom: 3%;
    left: 3%;
    width: 70%;
    font-family: 'Libre Baskerville', serif;
    color: white; }

article.home-article, article.article {
  border-top: 1px solid #A6A8AB;
  padding-top: 2.5em;
  box-sizing: border-box;
  height: auto;
  overflow: hidden;
  margin-bottom: 1.5em; }
  article.home-article a, article.article a {
    text-decoration: none; }
  article.home-article ul, article.article ul {
    margin: 0;
    padding: 0; }

.home-article p, article.article p, a.article-excerpt {
  display: none; }

a.article-excerpt {
  color: #333333; }

.home-article_featured-image, .article_featured-image {
  max-height: 100px;
  margin-bottom: 1em;
  overflow: hidden;
  float: left; }
  .home-article_featured-image img, .article_featured-image img {
    height: 100%;
    width: auto;
    max-width: inherit; }

.home-featured-article p:last-of-type {
  display: none; }

.home-article_content, .article_content {
  margin-top: 0 !important; }

.home-featured_date, .home-featured_author, .pub-date {
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
  text-transform: uppercase; }

.home-featured_date, .pub-date {
  color: #E9A659 !important;
  font-weight: 700;
  cursor: default; }

.home-featured_author, .author {
  color: #000 !important;
  cursor: default; }

.home-article .post-thumbnail img, .article .post-thumbnail img {
  margin-bottom: 1.5em; }

/*************************************/
/************ Single Post ************/
/*************************************/
body.single p {
  font-size: 1.125em; }

.single #content {
  padding-top: 3em; }

.single figcaption {
  border-bottom: 2px solid #A6A8AB;
  padding-bottom: 0.75em; }

.tag-list {
  font-family: 'objektiv-mk2', sans-serif;
  color: #A6A8AB;
  text-transform: uppercase;
  font-size: 0.7em;
  font-weight: bold; }

.tag-list a, .event-tag {
  font-weight: normal;
  display: inline-block;
  margin: 0.3em 0.15em;
  font-family: 'objektiv-mk2', sans-serif;
  color: #A6A8AB;
  text-transform: uppercase;
  border: 1px solid #A6A8AB;
  padding: 0.1em 0.5em;
  font-size: 1em;
  text-decoration: none;
  transition: all 0.5s ease;
  white-space: nowrap;
  cursor: pointer; }
  .tag-list a:hover, .tag-list a.active, .event-tag:hover, .event-tag.active {
    background: #A6A8AB;
    color: white !important; }
  .tag-list a:visited, .event-tag:visited {
    color: #A6A8AB; }
    .tag-list a:visited.active, .event-tag:visited.active {
      color: white; }

.author-content {
  margin: 5em 0;
  border: 1px solid #A6A8AB;
  padding: 1em 1em 0; }
  .author-content .author-avatar {
    display: block;
    margin: 0 auto; }
  .author-content h5 {
    color: #A6A8AB;
    text-transform: uppercase;
    margin: 0;
    font-family: 'objektiv-mk2', sans-serif;
    font-size: 0.9rem;
    font-weight: 800; }
  .author-content p {
    font-family: 'Open Sans', sans-serif;
    font-size: 0.9em;
    line-height: 1.3em; }

/*************************************/
/********** Page Templates ***********/
/*************************************/
#tours-three-col .event {
  height: 500px;
  overflow: hidden;
  float: left;
  margin: 0 1.5%; }
  #tours-three-col .event a {
    text-decoration: none; }

#active-tours_container, #past-tours_container {
  padding-top: 2em; }

.page-template-page-two-col a.two-col_button-link button:first-of-type, #tours-three-col a.two-col_button-link button:first-of-type {
  margin-left: 0; }
.page-template-page-two-col .toggle-row, #tours-three-col .toggle-row {
  margin-top: -24px; }
.page-template-page-two-col .acf-two-col ul, #tours-three-col .acf-two-col ul {
  margin: 0;
  padding: 0; }
  .page-template-page-two-col .acf-two-col ul li, #tours-three-col .acf-two-col ul li {
    margin-left: .5em;
    list-style: none; }
    .page-template-page-two-col .acf-two-col ul li::before, #tours-three-col .acf-two-col ul li::before {
      content: "- ";
      margin-left: -.75em; }
.page-template-page-two-col .col-toggle_container, #tours-three-col .col-toggle_container {
  float: none;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0; }
.page-template-page-two-col .col_toggle, #tours-three-col .col_toggle {
  font-family: 'objektiv-mk2', sans-serif;
  text-decoration: none;
  text-transform: uppercase;
  color: #000;
  display: inline-block;
  cursor: pointer;
  padding: 0 2em 1em 2em;
  border-bottom: 10px solid;
  border-color: white;
  transition: all 0.3s ease; }
  .page-template-page-two-col .col_toggle.active, #tours-three-col .col_toggle.active {
    color: #E9A659;
    border-color: #E9A659; }
.page-template-page-two-col .toggle-row_divider, #tours-three-col .toggle-row_divider {
  display: inline-block;
  width: 100%;
  height: 2px;
  background-color: #A6A8AB;
  margin: 0; }

.single .entry-title {
  font-size: 1.5rem;
  line-height: 1.3;
  font-weight: 800;
  text-align: left; }

.staff-portrait {
  margin: 0 1.2em 1.2em 0; }

/* Form (Donate, Contact) */
section.fullwidth {
  padding-top: 2em;
  background: #E9A659; }
  section.fullwidth h1 {
    font-weight: 800; }
  section.fullwidth h2 {
    font-weight: 800; }
  section.fullwidth h3 {
    font-weight: 800; }
  section.fullwidth h4 {
    font-weight: 800; }
  section.fullwidth label {
    font-size: 0.8rem; }
  section.fullwidth input {
    margin-bottom: .75em;
    width: 100%;
    padding: .7em 0 .7em 1em;
    font-family: 'objektiv-mk2', sans-serif;
    font-weight: 800; }
    section.fullwidth input ::placeholder {
      color: #d0d1d3 !important;
      font-family: 'objektiv-mk2', sans-serif;
      font-weight: 800; }
  section.fullwidth .form-sidebar p {
    color: #000 !important; }
  section.fullwidth .form-sidebar span.serif {
    font-size: 0.8rem; }
  section.fullwidth .wpcf7-submit {
    background: #231f20;
    font-size: 0.9em;
    color: white;
    border-radius: 0;
    text-transform: uppercase;
    font-family: 'objektiv-mk2', sans-serif;
    font-weight: 600;
    width: 130px;
    border: none;
    padding: 1.25em 2em;
    cursor: pointer;
    transition: all 0.5s ease; }
    section.fullwidth .wpcf7-submit:hover {
      background: white;
      color: #231f20; }

#donateInput {
  position: relative; }

#donate-submit {
  position: absolute;
  width: 30px;
  top: -7px;
  right: 12px;
  cursor: pointer;
  transition: right 0.6s ease; }
  #donate-submit:hover {
    right: 6px; }

#contact_first_name, #contact_last_name {
  width: 48.5%;
  float: left; }

#contact_first_name {
  margin-right: 1%; }

#contact_last_name {
  margin-left: 1%; }

/* ASK HIDDEN CITY */
#ask-hc-page {
  margin-bottom: 8em; }
  #ask-hc-page header {
    border-bottom: 2px solid #111;
    margin-bottom: 1.3em; }
  #ask-hc-page .ask-hc_listing {
    border-top: 1px solid #d0d1d3; }
    #ask-hc-page .ask-hc_listing:first-of-type {
      border-top: none; }
  #ask-hc-page .ask-hc_listing a {
    opacity: .5; }
  #ask-hc-page .ask-hc_listing.active-question a {
    opacity: 1; }
  #ask-hc-page .ask-hc_link:focus {
    outline: none; }

.ask-hc_answer {
  padding: 0;
  display: none; }
  .ask-hc_answer p {
    font-size: 1rem;
    color: #E9A659;
    font-family: 'Open Sans', sans-serif; }

/*********/
/* ABOUT */
/*********/
#funders-mobile {
  display: none; }

/*********/
/* TOURS */
/*********/
#tours-entry-title {
  font-size: 3em; }

.featured-tour_link {
  text-decoration: none; }

.featured-tour h2 {
  line-height: 1.2em; }

.featured-tour {
  width: 100%;
  height: 42vh;
  padding: 1.2em;
  margin-bottom: 2em; }
  .featured-tour #featured-tour_mobile-thumb {
    display: block; }
  .featured-tour .flex-column {
    z-index: 11;
    justify-content: flex-start; }
    .featured-tour .flex-column p, .featured-tour .flex-column h2, .featured-tour .flex-column h3 {
      color: white;
      margin: 0; }
  .featured-tour .featured-tour_tag {
    font-family: 'objektiv-mk2', sans-serif;
    text-transform: uppercase; }
  .featured-tour .featured-tour_date {
    font-family: 'objektiv-mk2', sans-serif;
    font-weight: 300;
    font-size: 1.75rem;
    margin-bottom: 0.5rem !important; }

.event_link {
  text-decoration: none; }

.event_img {
  height: 180px;
  background-size: cover;
  display: block;
  margin-bottom: 1.5em; }

#event-tag_container {
  margin-bottom: 2em; }

.event_tag {
  text-transform: uppercase;
  color: #000;
  font-family: 'objektiv-mk2', sans-serif;
  font-weight: bold;
  font-size: 0.7rem;
  margin: 0;
  cursor: pointer; }

.event_title {
  font-family: 'objektiv-mk2', sans-serif;
  font-weight: 900;
  margin: 0;
  transition: all 0.3s ease;
  color: #000; }
  .event_title:hover {
    color: #E9A659; }

.event_description {
  margin-top: 0; }

.event_date {
  font-family: 'objektiv-mk2', sans-serif;
  margin: 0;
  font-size: 1.4em; }

#more_events {
  margin: 1.6em auto;
  display: block; }

/****************************/
/* ARCHIVE, CATEGORY, TAGS */
/****************************/
.archive .posts-navigation {
  margin-top: 1.5em;
  width: 100%; }

section .no-results {
  padding-bottom: 5em; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block; }

#infinite-handle {
  position: absolute;
  bottom: 0; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block; }

#colorbox {
  min-height: 80% !important; }

#cboxContent:focus, #cboxLoadedContent:focus, .cboxPhoto:focus, #colorbox:focus, #cboxWrapper:focus {
  outline: none !important; }

#cboxCurrent {
  display: none !important; }

#cboxOverlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(77, 77, 79, 0.8);
  background: #4d4d4f; }

/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
  opacity: 0.9;
  filter: alpha(opacity=90);
  z-index: 9998; }

#colorbox {
  outline: 0;
  z-index: 9999; }

#cboxContent {
  margin-top: 20px;
  background: #000; }

.cboxIframe {
  background: #fff; }

#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

#cboxLoadedContent {
  border: 5px solid #000;
  background: #fff; }

#cboxTitle {
  position: absolute;
  top: -20px;
  left: 0;
  color: #ccc; }

#cboxCurrent {
  position: absolute;
  top: -20px;
  right: 0px;
  color: #ccc; }

#cboxLoadingGraphic {
  background: url(./img/colorbox/loading.gif) no-repeat center center; }

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0; }

#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff; }

#cboxPrevious {
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -32px;
  background: url(./img/colorbox/controls.png) no-repeat top left;
  width: 28px;
  height: 65px;
  text-indent: -9999px; }

#cboxPrevious:hover {
  background-position: bottom left; }

#cboxNext {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -32px;
  background: url(./img/colorbox/controls.png) no-repeat top right;
  width: 28px;
  height: 65px;
  text-indent: -9999px; }

#cboxNext:hover {
  background-position: bottom right; }

#cboxClose {
  position: absolute;
  top: 23px;
  right: 5px;
  display: block;
  background: url(./img/colorbox/controls.png) no-repeat top center;
  width: 38px;
  height: 19px;
  text-indent: -9999px; }

#cboxClose:hover {
  background-position: bottom center; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }
  .wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .wp-caption .wp-caption-text {
    margin: 0.8075em 0;
    font-family: 'objektiv-mk2', sans-serif;
    font-size: 0.9rem;
    padding: 0 5% 2em 5%;
    color: black;
    border-bottom: 1px solid #A6A6A6; }

.wp-caption-text {
  text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }

.gallery-caption {
  display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
/* ===== == = === 30em (480px) === = == ===== */
@media only screen and (min-width: 30em) {
  #site-branding_logo {
    width: 280px; }

  #masthead.sticky #site-branding_logo {
    width: 280px;
    margin-top: 4px; } }
/* ===== == = === 37.5em (600px) === = == ===== */
@media only screen and (min-width: 37.5em) {
  .home-article_featured-image, .article_featured-image {
    max-height: 120px; }

  #funders-mobile {
    display: block; }

  #site-branding_logo {
    width: 100%;
    margin: 0 auto; }

  #primary-nav {
    width: 500px;
    right: -500px; } }
/* ===== == = === 48em (720px) === = == ===== */
@media only screen and (max-width: 45em) {
  .home-article {
    width: 100%; }

  .home-article_featured-image img, .article_featured-image img {
    height: inherit;
    width: auto;
    max-width: 100%; }

  .home .featured-tour {
    background: white !important;
    height: auto;
    border-top: 1px solid #A6A8AB;
    margin-bottom: 0.5em;
    padding-top: 2em; }
    .home .featured-tour .flex-column {
      margin: 0 2%; }
    .home .featured-tour h2 {
      color: #000 !important; }
    .home .featured-tour p {
      display: none; }
    .home .featured-tour .overlay {
      display: none; } }
@media only screen and (min-width: 45em) {
  .featured-tour #featured-tour_mobile-thumb {
    display: none; }

  .home .featured-tour #featured-tour_category {
    display: none; }

  .home .featured-tour {
    padding-left: 1.2em; }

  .home .featured-tour .flex-column {
    justify-content: flex-end; }

  .category-selector ul li a {
    font-size: 0.6em; }

  #more_posts {
    width: 42%; }

  .home .site-main {
    width: 62.6666666667%; }

  .home-article_content, .article_content {
    margin-top: 2% !important; }

  .home-article_featured-image, .article_featured-image {
    float: none; }
    .home-article_featured-image img, .article_featured-image img {
      height: inherit;
      width: 100%;
      max-width: 100%; }

  article.home-article, article.article {
    height: 645px; }
    article.home-article:nth-child(-n+4), article.article:nth-child(-n+4) {
      border-top: none; }
    article.home-article a.article-excerpt, article.home-article p, article.article a.article-excerpt, article.article p {
      display: block !important;
      color: #333333; }

  .home-featured-article p:last-of-type {
    display: block !important; }

  .home article.home-article:nth-child(-n+4), .home article.article:nth-child(-n+4) {
    border-top: 1px solid #A6A8AB; }

  .home .grid-sizer,
  .home .home-article {
    width: calc((50% - 50px)); }

  #masthead .site-description {
    display: block;
    font-size: 12px; }

  #masthead.sticky .show-sticky {
    display: block; }

  .single article {
    margin: 0.5rem 2% 0.5rem 4% !important; }

  .single .entry-title {
    font-size: 2.5em; } }
/* ===== == = === 56.25em (900px) === = == ===== */
@media only screen and (min-width: 56.25em) {
  body p, body ul li {
    font-size: 1rem; }

  article.home-article h4.entry-title, article.article h4.entry-title {
    font-size: 1.425rem; }

  .home-article p, article.article p, a.article-excerpt,
  .home-featured-article p:last-of-type {
    display: block;
    margin-top: 1em;
    line-height: 1.5em; }

  #masthead.sticky .row {
    display: block;
    margin: 0 auto;
    width: 80%; }

  #mc_embed_signup input {
    width: 22% !important; }

  .category-selector ul li a {
    font-size: .7em; }

  .home-featured-article .hero-featured-img {
    max-height: 500px; }

  .page .featured-tour {
    height: 70vh; }
    .page .featured-tour .flex-column {
      justify-content: flex-end; } }
/* ===== == = === 64.25em (1028px) === = == ===== */
@media only screen and (min-width: 64.25em) {
  .home-article_featured-image, .article_featured-image {
    max-height: 225px;
    width: 100%; }

  .container {
    width: 85%;
    max-width: 85%; }

  .home .featured-tour h2 {
    font-size: 2rem; }

  .author-content {
    max-width: 80%; }

  .container.narrow {
    width: 70em;
    max-width: 100%; }

  .home-featured-article h2 {
    font-size: 2rem; }

  .home .featured-tour h2 {
    font-size: 1.6rem; } }
/* ===== == = === 86.66em (1360px) === = == ===== */
@media only screen and (min-width: 85em) {
  .category-selector ul li {
    margin: 0 0.8em; }
    .category-selector ul li a {
      letter-spacing: 0.1em;
      font-size: 1em; }

  #masthead .site-description {
    font-size: 17px; }

  tr.sold-out img.tour_sold-out {
    display: block; }

  #tours_footer a, #mercantile_footer a {
    font-size: 16px; }

  .home .featured-tour h2 {
    font-size: 2rem; }
  .home .featured-tour .flex-column {
    width: 70%; }

  .home .featured-tour h2 {
    font-size: 2rem; } }

/*# sourceMappingURL=style.css.map */
