/*!
Theme Name: nonument
Theme URI: http://underscores.me/
Author: bitelier
Author URI: http://www.bitelier.eu/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: nonument
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.

nonument 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
--------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i,700&subset=latin-ext");
@font-face {
  font-family: 'tex_gyre_herosbold';
  src: url("fonts/texgyreheros-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'tex_gyre_herosbold';
  src: url("fonts/texgyreheros-bold-webfont.woff") format("woff");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'tex_gyre_herosbold';
  src: url("fonts/texgyreheros-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: 'tex_gyre_herosbold';
  src: url("fonts/texgyreheros-bolditalic-webfont.woff") format("woff");
  font-weight: bold;
  font-style: italic; }
/*--------------------------------------------------------------
# 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 {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
	 ========================================================================== */
/**
 * 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 */
  -webkit-text-decoration: underline dotted;
          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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 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"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding 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: "Libre Baskerville", "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.3; }

h1, h2, h3, h4, h5, h6 {
  clear: both; }

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 {
  -webkit-box-sizing: border-box;
          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/ */
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */ }

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

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%; }

/*--------------------------------------------------------------
# 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 {
    border-color: #aaa #bbb #bbb; }

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; }
  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%; }

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

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.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 {
      -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
              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; }

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

@media screen and (min-width: 650px) {
  .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%; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          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;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    -webkit-clip-path: none;
            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
--------------------------------------------------------------*/
.sticky {
  display: block; }

.hentry {
  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; }

/*--------------------------------------------------------------
## 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; }

/*--------------------------------------------------------------
# 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; }

/*--------------------------------------------------------------
## 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; }

.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; }

/* Universal elements */
*, .entry-content,
p, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

* {
  font-family: "tex_gyre_herosbold", Arial, Helvetica, sans-serif; }

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

a {
  color: #000; }
  a:focus {
    outline: 0; }
  a:hover {
    text-decoration: none !important; }

.hentry {
  margin: 0; }

.home .site-content {
  padding-top: 40px; }
  @media screen and (max-width: 1075px) {
    .home .site-content {
      padding-top: 67px; } }
  @media screen and (max-width: 650px) {
    .home .site-content {
      padding-top: 34px; } }

.grid .container {
  content: "";
  display: table;
  table-layout: fixed;
  font-size: 0px;
  font-size: 0rem; }
  .grid .container * {
    font-size: 16px;
    font-size: 1rem; }
  .grid .container > div {
    display: inline-block;
    vertical-align: top;
    position: relative; }
.grid .label {
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem;
  display: table; }

.container {
  max-width: 1276px;
  margin: 0 auto;
  padding: 0 1rem;
  position: relative; }
  .container.small {
    max-width: 842px; }

/* HEADER */
.site-header {
  background-color: #000000;
  padding: 12.5px 0;
  position: absolute;
  width: 100%;
  z-index: 200; }

.site-branding {
  position: relative;
  float: left;
  line-height: 1; }
  @media screen and (max-width: 1075px) {
    .site-branding {
      -webkit-transform: translateY(50%);
              transform: translateY(50%); } }
  @media screen and (max-width: 730px) {
    .site-branding {
      -webkit-transform: translateY(80%);
              transform: translateY(80%); } }
  @media screen and (max-width: 650px) {
    .site-branding {
      -webkit-transform: translateY(0);
              transform: translateY(0); } }

.custom-logo {
  max-width: 188px; }
  @media screen and (max-width: 730px) {
    .custom-logo {
      max-width: 140px; } }

.custom-logo-link {
  line-height: 1; }

.main-navigation {
  width: calc(100% - 228px);
  clear: none;
  float: right;
  position: relative;
  top: 0; }
  @media screen and (max-width: 730px) {
    .main-navigation {
      width: calc(100% - 140px); } }
  @media screen and (max-width: 649px) {
    .main-navigation {
      width: 100%;
      position: static; }
      .main-navigation .menu-item:not(.social) {
        float: none; } }
  .main-navigation .menu-primary-container {
    float: left; }
  .main-navigation .menu-secondary-container {
    float: right; }
  @media screen and (max-width: 649px) {
    .main-navigation .menu-primary-container,
    .main-navigation .menu-secondary-container {
      float: none; }
    .main-navigation.toggled {
      padding-top: 2rem; }
      .main-navigation.toggled .menu-primary-container {
        margin-bottom: 2rem; } }
  .main-navigation a {
    font-family: "tex_gyre_herosbold", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #FFFFFF;
    line-height: 1;
    font-size: 14px;
    font-size: 0.875rem; }

.menu-primary-container {
  position: relative;
  top: 0; }
  @media screen and (max-width: 1075px) {
    .menu-primary-container {
      max-width: 265px;
      left: 50%;
      -webkit-transform: translateX(-77%);
              transform: translateX(-77%); } }
  @media screen and (max-width: 649px) {
    .menu-primary-container {
      max-width: 100%;
      left: 0;
      -webkit-transform: translateX(0);
              transform: translateX(0);
      text-align: center; } }
  .menu-primary-container .menu-item {
    margin-right: 40px;
    border: 1px solid transparent;
    padding: 0.2rem 0.4rem; }
    .menu-primary-container .menu-item.current-menu-item a {
      color: #FFCC00; }
    .menu-primary-container .menu-item:last-of-type {
      margin-right: 0; }
    @media screen and (max-width: 1175px) {
      .menu-primary-container .menu-item {
        margin-right: 20px; } }
    @media screen and (max-width: 1075px) {
      .menu-primary-container .menu-item:nth-child(3), .menu-primary-container .menu-item:last-child {
        margin-top: 0.3rem; } }
    @media screen and (max-width: 649px) {
      .menu-primary-container .menu-item {
        margin: 0.5rem 0;
        padding: 0.75rem; }
        .menu-primary-container .menu-item a {
          font-size: 20px;
          font-size: 1.25rem; } }

.menu-secondary-container {
  position: relative;
  top: 2px; }
  @media screen and (max-width: 1075px) {
    .menu-secondary-container {
      max-width: 180px; } }
  @media screen and (max-width: 649px) {
    .menu-secondary-container {
      max-width: 140px;
      margin: 0 auto;
      top: 0;
      text-align: center; } }
  .menu-secondary-container .menu-item {
    border: 1px solid #FFFFFF;
    margin-left: 1rem; }
    .menu-secondary-container .menu-item a {
      font-size: 12px;
      font-size: 0.75rem;
      padding: 0.2rem 0.4rem; }
    @media screen and (max-width: 649px) {
      .menu-secondary-container .menu-item {
        margin: 0.5rem 0; }
        .menu-secondary-container .menu-item:not(.social) {
          padding: 0.3rem; } }
    .menu-secondary-container .menu-item.social {
      background-repeat: no-repeat;
      background-position: center center;
      background-size: auto 16px; }
      .menu-secondary-container .menu-item.social.facebook {
        background-image: url("images/facebook.svg"); }
      .menu-secondary-container .menu-item.social.twitter {
        background-image: url("images/twitter.svg"); }
      .menu-secondary-container .menu-item.social.instagram {
        background-image: url("images/instagram.svg"); }
      .menu-secondary-container .menu-item.social a {
        font-size: 0px;
        font-size: 0rem;
        padding: 0;
        height: 18px;
        width: 18px; }
        @media screen and (max-width: 649px) {
          .menu-secondary-container .menu-item.social a {
            height: 30px;
            width: 30px; } }
      @media screen and (max-width: 1075px) {
        .menu-secondary-container .menu-item.social {
          top: 0.3rem;
          left: 50%;
          -webkit-transform: translateX(-90%);
                  transform: translateX(-90%); } }
      @media screen and (max-width: 649px) {
        .menu-secondary-container .menu-item.social {
          top: 0;
          left: 0;
          -webkit-transform: translateX(0);
                  transform: translateX(0); }
          .menu-secondary-container .menu-item.social:nth-child(4) {
            margin: 0.5rem 22px; } }

.menu-toggle {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  outline: 0;
  padding: 0;
  cursor: pointer;
  color: #FFFFFF;
  position: absolute;
  right: 1rem;
  top: 0;
  width: 22px;
  height: 18px; }
  .menu-toggle img {
    width: 22px;
    height: 2px;
    position: absolute;
    right: 0;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    -webkit-transform: rotate(0);
            transform: rotate(0); }
    .menu-toggle img.toggle-1 {
      top: 0; }
    .menu-toggle img.toggle-2 {
      top: calc(50% - 1px); }
    .menu-toggle img.toggle-3 {
      bottom: 0; }

.toggled .menu-toggle img.toggle-2 {
  display: none; }
.toggled .menu-toggle img.toggle-1, .toggled .menu-toggle img.toggle-3 {
  top: calc(50% - 1px);
  -webkit-transform-origin: center center;
          transform-origin: center center; }
.toggled .menu-toggle img.toggle-1 {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }
.toggled .menu-toggle img.toggle-3 {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }

/* MAP */
.map {
  content: "";
  display: table;
  table-layout: fixed;
  width: 100%; }
  .map > div {
    overflow: hidden !important; }
    .map > div:first-of-type {
      margin-top: 20px !important;
      overflow: hidden !important; }

.ol-marker {
  cursor: pointer; }

.wpgmza_filter_container {
  min-width: 100% !important;
  width: 100%;
  margin-bottom: 20px !important; }
  @media screen and (max-width: 550px) {
    .wpgmza_filter_container {
      margin-bottom: 0 !important; } }

#wpgmza_filter_1 {
  display: none; }
  @media screen and (max-width: 550px) {
    #wpgmza_filter_1 {
      display: table;
      text-transform: uppercase;
      color: #FFFFFF;
      background-color: #000000;
      font-size: 12px;
      font-size: 0.75rem;
      padding: 0.5rem 0.6rem;
      position: absolute;
      left: calc(100% - 1rem);
      -webkit-transform: translateY(10px) rotate(90deg);
              transform: translateY(10px) rotate(90deg);
      -webkit-transform-origin: top left;
              transform-origin: top left;
      z-index: 199;
      cursor: pointer; } }

.wpgmza_cat_checkbox_holder {
  padding: 0 !important;
  height: auto !important; }

ul.wpgmza_cat_checkbox_item_holder {
  content: "";
  display: table;
  table-layout: fixed;
  width: 100%;
  border-right: 2px solid #4D4D4D; }
  @media screen and (max-width: 550px) {
    ul.wpgmza_cat_checkbox_item_holder {
      width: 165px;
      background-color: rgba(255, 255, 255, 0.9);
      position: absolute;
      z-index: 200;
      -webkit-column-count: 2;
              column-count: 2;
      height: auto;
      display: block;
      padding: 1rem;
      left: calc(100% - 2.9rem);
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%);
      display: none;
      border-right: 0; } }

li.wpgmza_cat_checkbox_item_holder {
  position: relative;
  float: left;
  margin: 0 !important;
  list-style: none;
  border-right: 2px solid #4D4D4D;
  text-align: center;
  height: 40px;
  display: table;
  width: calc(100% / 11); }
  li.wpgmza_cat_checkbox_item_holder:first-of-type {
    border-left: 2px solid #4D4D4D; }
    @media screen and (max-width: 550px) {
      li.wpgmza_cat_checkbox_item_holder:first-of-type {
        border: 0; } }
  li.wpgmza_cat_checkbox_item_holder:last-of-type {
    border-right: 0; }
    @media screen and (max-width: 550px) {
      li.wpgmza_cat_checkbox_item_holder:last-of-type {
        border: 0; } }
  @media screen and (max-width: 550px) {
    li.wpgmza_cat_checkbox_item_holder {
      border: 0;
      float: none;
      width: auto;
      height: auto;
      display: inline-block; } }
  li.wpgmza_cat_checkbox_item_holder label {
    padding: 0 !important;
    cursor: pointer;
    display: table-cell;
    vertical-align: middle;
    font-size: 12.8px;
    font-size: 0.8rem;
    font-family: "tex_gyre_herosbold", Arial, Helvetica, sans-serif; }
    @media screen and (max-width: 550px) {
      li.wpgmza_cat_checkbox_item_holder label {
        padding: 0.5rem !important; } }

.wpgmza_checkbox {
  display: none; }

.wpgmza_checkbox:checked + label {
  color: #FFCC00; }

.ol-viewport > canvas {
  -webkit-filter: grayscale(1) brightness(75%);
          filter: grayscale(1) brightness(75%); }

.ol-control {
  background-color: transparent !important; }
  .ol-control button {
    background-color: #FFCC00 !important;
    border-radius: 0 !important;
    cursor: pointer; }

.ol-attribution {
  display: none; }

.ol-info-window-container {
  background-color: rgba(0, 0, 0, 0.9) !important;
  -webkit-transform: translate(-50%, 50%) !important;
          transform: translate(-50%, 50%) !important; }

.wpgmza_markerbox {
  font-family: "tex_gyre_herosbold", Arial, Helvetica, sans-serif !important;
  padding: 0 0 !important; }
  .wpgmza_markerbox .wpgmza_infowindow_image {
    border-bottom: 1px solid #FFFFFF !important;
    padding: 0 0 16px !important;
    margin: 0 0 10px !important;
    clear: both;
    width: 100%;
    min-width: 200px; }
  .wpgmza_markerbox .wpgmza_infowindow_title {
    font-size: 16px !important;
    font-size: 1rem !important;
    color: #FFFFFF !important;
    margin: 16px 0 5px !important;
    padding: 0 !important; }
  .wpgmza_markerbox .wpgmza_infowindow_description p:first-child {
    font-size: 14px !important;
    font-size: 0.875rem !important;
    color: #FFFFFF !important;
    margin: 0 0 5px !important;
    padding: 0 !important; }
  .wpgmza_markerbox .wpgmza_infowindow_description p:nth-child(2) {
    font-size: 12px !important;
    font-size: 0.75rem !important;
    color: #FFCC00 !important;
    margin: 0 0 5px !important;
    padding: 0 !important; }
  .wpgmza_markerbox .wpgmza_infowindow_link {
    color: #FFFFFF !important;
    font-size: 10.4px !important;
    font-size: 0.65rem !important;
    margin: 0 !important;
    text-transform: uppercase !important; }

.ol-info-window-close:before {
  color: #FFFFFF !important;
  font-family: 'dashicons' !important;
  content: "\f335" !important;
  font-size: 24px;
  font-size: 1.5rem; }

.ol-info-window-close {
  margin: -5px -5px 5px 0 !important; }

/* HOME SECTIONS */
.highlight-1 {
  background-color: #F2F2F2;
  padding: 70px 0; }
  @media screen and (max-width: 700px) {
    .highlight-1 {
      padding: 40px 0; } }
  .highlight-1 > .container > div {
    width: calc((100% / 2) - 1rem); }
    .highlight-1 > .container > div img {
      border: 2px solid #FFCC00; }
  .highlight-1 .case_studies,
  .highlight-1 .theory {
    margin-right: 2rem; }
  .highlight-1 .nonument_group {
    margin-left: 2rem; }
  @media screen and (max-width: 700px) {
    .highlight-1 > .container > div {
      width: 100%; }
    .highlight-1 .case_studies,
    .highlight-1 .theory {
      margin-right: 0;
      margin-bottom: 2rem; }
    .highlight-1 .nonument_group {
      margin-left: 0; } }
  .highlight-1 .info-box {
    background-color: #000000;
    display: inline-block;
    width: 100%;
    color: #FFFFFF;
    padding: 0.5rem 1rem 1rem;
    width: calc(100% - 4px);
    position: absolute;
    left: 2px;
    bottom: 6px; }
    @media screen and (max-width: 1000px) {
      .highlight-1 .info-box {
        position: relative;
        border: 2px solid #FFCC00;
        border-top: 0;
        left: 0;
        bottom: 6px;
        width: 100%; } }
    .highlight-1 .info-box .label, .highlight-1 .info-box .author, .highlight-1 .info-box .subtitle {
      font-family: "tex_gyre_herosbold", Arial, Helvetica, sans-serif;
      margin: 0; }
    .highlight-1 .info-box .author, .highlight-1 .info-box .subtitle {
      font-size: 14px;
      font-size: 0.875rem;
      font-weight: normal; }
    .highlight-1 .info-box .entry-title {
      font-family: "Libre Baskerville", "Palatino Linotype", "Book Antiqua", Palatino, serif;
      margin: 0;
      font-size: 18px;
      font-size: 1.125rem;
      font-weight: normal;
      margin-bottom: 2px;
      display: inline-block;
      margin-right: 0.5rem; }
    .highlight-1 .info-box .label {
      border-bottom: 1px solid #FFCC00;
      font-size: 11px;
      font-size: 0.6875rem;
      line-height: 1.3;
      margin-bottom: 12px; }
      .highlight-1 .info-box .label.non_label {
        position: absolute;
        top: 0.5rem;
        right: 0.8rem;
        border-bottom: 0;
        color: #FFCC00; }
    .highlight-1 .info-box .author {
      margin-bottom: 8px;
      text-transform: uppercase; }
    .highlight-1 .info-box .subtitle {
      border-left: 1px solid #FFFFFF;
      padding-left: 0.5rem;
      display: inline-block; }

.highlight-2,
.nonument-loop {
  padding: 54px 0 70px; }
  .highlight-2 .container > div,
  .nonument-loop .container > div {
    width: calc((100% / 3) - (4rem / 3));
    margin-bottom: 2rem; }
    .highlight-2 .container > div:nth-child(2), .highlight-2 .container > div:nth-child(5),
    .nonument-loop .container > div:nth-child(2),
    .nonument-loop .container > div:nth-child(5) {
      margin-left: 2rem;
      margin-right: 2rem; }
    @media screen and (max-width: 800px) {
      .highlight-2 .container > div,
      .nonument-loop .container > div {
        width: calc((100% / 2) - 1rem); }
        .highlight-2 .container > div:nth-child(1), .highlight-2 .container > div:nth-child(3), .highlight-2 .container > div:nth-child(5),
        .nonument-loop .container > div:nth-child(1),
        .nonument-loop .container > div:nth-child(3),
        .nonument-loop .container > div:nth-child(5) {
          margin: 0 2rem 2rem 0; }
        .highlight-2 .container > div:nth-child(2),
        .nonument-loop .container > div:nth-child(2) {
          margin: 0 0 2rem; } }
    @media screen and (max-width: 600px) {
      .highlight-2 .container > div,
      .nonument-loop .container > div {
        width: 100%;
        margin: 0 0 1rem;
        content: "";
        display: table;
        table-layout: fixed; }
        .highlight-2 .container > div:nth-child(1), .highlight-2 .container > div:nth-child(3), .highlight-2 .container > div:nth-child(5), .highlight-2 .container > div:nth-child(2),
        .nonument-loop .container > div:nth-child(1),
        .nonument-loop .container > div:nth-child(3),
        .nonument-loop .container > div:nth-child(5),
        .nonument-loop .container > div:nth-child(2) {
          margin: 0 0 1rem; }
        .highlight-2 .container > div:last-of-type,
        .nonument-loop .container > div:last-of-type {
          margin-bottom: 0; } }
  .highlight-2 .info-box,
  .nonument-loop .info-box {
    background-color: #000000;
    padding: 0.5rem 0.8rem 1rem;
    position: relative;
    bottom: 4px; }
  @media screen and (max-width: 600px) {
    .highlight-2 img, .highlight-2 .info-box,
    .nonument-loop img,
    .nonument-loop .info-box {
      float: left; }
    .highlight-2 img,
    .nonument-loop img {
      width: 130px;
      margin-right: 0.5rem;
      position: relative;
      bottom: 4px; }
    .highlight-2 .info-box,
    .nonument-loop .info-box {
      width: calc(100% - 138px); } }
  @media screen and (max-width: 450px) {
    .highlight-2 img,
    .nonument-loop img {
      width: 100px; }
    .highlight-2 .info-box,
    .nonument-loop .info-box {
      width: calc(100% - 108px); } }
  .highlight-2 .label, .highlight-2 .entry-title, .highlight-2 .subtitle,
  .nonument-loop .label,
  .nonument-loop .entry-title,
  .nonument-loop .subtitle {
    font-family: "tex_gyre_herosbold", Arial, Helvetica, sans-serif;
    margin: 0;
    color: #FFFFFF; }
  .highlight-2 .label,
  .nonument-loop .label {
    color: #FFCC00;
    font-size: 11px;
    font-size: 0.6875rem;
    margin-bottom: 12px; }
    .highlight-2 .label.non_label,
    .nonument-loop .label.non_label {
      text-transform: capitalize;
      position: absolute;
      top: 0.5rem;
      right: 0.8rem; }
  .highlight-2 .subtitle,
  .nonument-loop .subtitle {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: normal; }
    @media screen and (max-width: 450px) {
      .highlight-2 .subtitle,
      .nonument-loop .subtitle {
        font-size: 12.8px;
        font-size: 0.8rem; } }
  .highlight-2 .entry-title,
  .nonument-loop .entry-title {
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 5px;
    display: inline-block;
    margin-right: 0.5rem; }
    @media screen and (max-width: 450px) {
      .highlight-2 .entry-title,
      .nonument-loop .entry-title {
        font-size: 16px;
        font-size: 1rem; } }

.highlight-2 {
  padding: 70px 0 38px; }
  @media screen and (max-width: 600px) {
    .highlight-2 {
      padding: 54px 0 38px; } }

.methodology {
  background-color: #000000;
  padding: 10px 0; }
  .methodology .container {
    width: 100%; }
  .methodology .label-container {
    background-color: #000000;
    padding: 0.2rem 1rem 0.5rem;
    display: table;
    position: absolute; }
    .methodology .label-container .label {
      color: #FFFFFF;
      font-size: 14px;
      font-size: 0.875rem;
      border-bottom: 1px solid #FFFFFF; }
  .methodology .container > div {
    position: relative;
    float: left;
    height: 500px; }
    .methodology .container > div.image {
      margin-right: 1rem;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      min-width: 516px;
      width: calc(50% - 1rem); }
      @media screen and (max-width: 855px) {
        .methodology .container > div.image {
          min-width: 100%;
          height: 300px; } }
    .methodology .container > div.methodologies {
      margin-left: 1rem;
      max-width: calc(50% - 1rem);
      width: calc(100% - (500px + 3rem)); }
      @media screen and (max-width: 855px) {
        .methodology .container > div.methodologies {
          height: auto;
          padding: 2rem 0; } }
    @media screen and (max-width: 855px) {
      .methodology .container > div.image, .methodology .container > div.methodologies {
        position: relative;
        float: none;
        width: 100%;
        max-width: 500px;
        left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%);
        margin: 0; } }
  .methodology .image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }
    .methodology .image .icons-container {
      height: 400px;
      position: relative;
      margin: 50px 0; }
      @media screen and (max-width: 855px) {
        .methodology .image .icons-container {
          height: 220px;
          margin: 40px 0; } }
    .methodology .image .icon {
      background-repeat: no-repeat;
      background-size: 80% 80%, 0;
      background-position: center center;
      height: 30px;
      width: 30px;
      background-color: #000000;
      margin: 0 1rem calc(92.5px - 30px);
      -webkit-transition: 0.5s ease all;
      transition: 0.5s ease all;
      cursor: pointer;
      position: relative; }
      @media screen and (max-width: 855px) {
        .methodology .image .icon {
          margin: 0 1rem calc(47.5px - 30px); } }
      .methodology .image .icon.active {
        background-size: 0, 80% 80%; }
      .methodology .image .icon:last-of-type {
        margin-bottom: 0; }
      .methodology .image .icon span {
        position: absolute;
        left: 30px;
        color: #FFCC00;
        background-color: #000000;
        text-transform: uppercase;
        white-space: nowrap;
        padding: 5px; }
  .methodology .methodologies {
    position: relative; }
    @media screen and (max-width: 855px) {
      .methodology .methodologies {
        text-align: center; } }
    .methodology .methodologies > div,
    .methodology .methodologies .link {
      position: absolute;
      bottom: 1rem; }
      @media screen and (max-width: 855px) {
        .methodology .methodologies > div,
        .methodology .methodologies .link {
          position: relative;
          bottom: 0; } }
    .methodology .methodologies > div {
      bottom: 150px;
      display: none;
      max-width: 342px; }
      @media screen and (max-width: 855px) {
        .methodology .methodologies > div {
          left: 50%;
          -webkit-transform: translateX(-50%);
                  transform: translateX(-50%);
          text-align: left;
          bottom: 0;
          margin-bottom: 2rem; } }
      .methodology .methodologies > div.active {
        display: block; }
    .methodology .methodologies .icon {
      height: 25px;
      width: 25px;
      display: inline-block;
      background-repeat: no-repeat;
      background-size: 80% 80%;
      background-position: center center;
      margin-right: 15px;
      position: relative;
      top: 5px; }
    .methodology .methodologies .name {
      color: #FFCC00;
      display: inline-block;
      text-transform: uppercase; }
    .methodology .methodologies .description,
    .methodology .methodologies .initial-text {
      color: #FFFFFF;
      margin-top: 20px;
      line-height: 1.5; }
    .methodology .methodologies .link {
      color: #FFFFFF;
      text-decoration: none;
      border: 2px solid #FFFFFF;
      padding: 0.5rem 1rem;
      text-transform: uppercase;
      max-width: 342px;
      left: 0; }
      @media screen and (max-width: 940px) {
        .methodology .methodologies .link {
          max-width: 255px; } }
      @media screen and (max-width: 855px) {
        .methodology .methodologies .link {
          max-width: 342px;
          margin-top: 2rem; } }
      @media screen and (max-width: 390px) {
        .methodology .methodologies .link {
          max-width: 100%;
          font-size: 12px;
          font-size: 0.75rem; } }

.highlight-3 {
  padding: 70px 0;
  background-color: #F2F2F2; }
  @media screen and (max-width: 650px) {
    .highlight-3 {
      padding: 50px 0; } }
  .highlight-3 .hentry > a > div {
    position: relative;
    float: left; }
    .highlight-3 .hentry > a > div.info-box {
      margin-right: 1rem;
      background-color: #000000;
      width: calc(70% - 1rem); }
      @media screen and (max-width: 1145px) {
        .highlight-3 .hentry > a > div.info-box {
          width: 100%;
          margin-right: 0; } }
      .highlight-3 .hentry > a > div.info-box .meta-box {
        padding: 1rem;
        width: 40%;
        color: #FFFFFF; }
      .highlight-3 .hentry > a > div.info-box .attachment-post-thumbnail {
        width: 60%;
        position: relative;
        left: 1px; }
        @media screen and (max-width: 650px) {
          .highlight-3 .hentry > a > div.info-box .attachment-post-thumbnail {
            left: 0;
            bottom: -4px; } }
      .highlight-3 .hentry > a > div.info-box .meta-box,
      .highlight-3 .hentry > a > div.info-box .attachment-post-thumbnail {
        float: left; }
        @media screen and (max-width: 650px) {
          .highlight-3 .hentry > a > div.info-box .meta-box,
          .highlight-3 .hentry > a > div.info-box .attachment-post-thumbnail {
            width: 100%;
            float: none; } }
    .highlight-3 .hentry > a > div.content-box {
      width: calc(30% - 1rem);
      margin-left: 1rem;
      position: absolute;
      bottom: 0;
      right: 0; }
      @media screen and (max-width: 1145px) {
        .highlight-3 .hentry > a > div.content-box {
          display: none; } }
      .highlight-3 .hentry > a > div.content-box span {
        color: #FFFFFF;
        background-color: #000000;
        line-height: 1.7; }
  .highlight-3 .label {
    font-size: 12px;
    font-size: 0.75rem;
    border-bottom: 1px solid #FFCC00;
    display: table;
    text-transform: uppercase;
    margin-bottom: 40px; }
    @media screen and (max-width: 1145px) {
      .highlight-3 .label {
        margin-bottom: 100px; } }
    @media screen and (max-width: 890px) {
      .highlight-3 .label {
        margin-bottom: 70px; } }
    @media screen and (max-width: 700px) {
      .highlight-3 .label {
        margin-bottom: 50px; } }
    @media screen and (max-width: 650px) {
      .highlight-3 .label {
        margin-bottom: 1rem; } }
    .highlight-3 .label.non_label {
      position: absolute;
      bottom: 1rem;
      left: 1rem;
      margin-bottom: 0;
      border: 0;
      color: #FFCC00;
      display: block; }
      @media screen and (max-width: 650px) {
        .highlight-3 .label.non_label {
          bottom: auto;
          left: auto;
          top: 1rem;
          right: 1rem; } }
  .highlight-3 .entry-title {
    font-size: 20px;
    font-size: 1.25rem;
    font-family: "Libre Baskerville", "Palatino Linotype", "Book Antiqua", Palatino, serif; }
  .highlight-3 .subtitle {
    border-left: 1px solid #FFFFFF;
    padding-left: 0.5rem;
    font-size: 14px;
    font-size: 0.875rem;
    margin-top: 10px; }

/* Single Nonument */
.entry-header,
.page-header {
  min-height: 100vh;
  padding-top: 112px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
  @media screen and (max-width: 800px) {
    .entry-header,
    .page-header {
      padding-top: 93px; } }
  @media screen and (max-width: 650px) {
    .entry-header,
    .page-header {
      padding-top: 62px; } }
  .entry-header .container,
  .page-header .container {
    padding-bottom: 1rem; }
  .entry-header .header-box,
  .page-header .header-box {
    display: table;
    width: 406px;
    max-width: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    color: #FFFFFF;
    padding: 1rem;
    margin-bottom: 1rem; }
  .entry-header .right-box,
  .page-header .right-box {
    position: absolute;
    top: 0;
    right: 1rem; }
  .entry-header .navigation ul,
  .page-header .navigation ul {
    margin: 0;
    -webkit-column-count: 2;
            column-count: 2; }
  .entry-header .navigation li,
  .page-header .navigation li {
    list-style: none; }
    .entry-header .navigation li a,
    .page-header .navigation li a {
      color: #FFFFFF;
      text-transform: lowercase;
      text-decoration: none; }
      .entry-header .navigation li a:before,
      .page-header .navigation li a:before {
        content: "\f132";
        font-family: 'dashicons';
        margin-right: 3px;
        position: relative;
        top: 5px;
        color: #FFCC00; }
    @media screen and (max-width: 650px) {
      .entry-header .navigation li,
      .page-header .navigation li {
        padding: 0.3rem 0; } }
  .entry-header .excerpt,
  .page-header .excerpt {
    background-color: rgba(255, 255, 255, 0.9);
    color: #000000;
    font-size: 20px;
    font-size: 1.25rem; }
    .entry-header .excerpt *,
    .page-header .excerpt * {
      font-family: "Libre Baskerville", "Palatino Linotype", "Book Antiqua", Palatino, serif;
      font-weight: bold;
      line-height: 1.5; }

.page-header .header-box {
  width: 300px;
  margin-bottom: 0; }
  @media screen and (max-width: 800px) {
    .page-header .header-box {
      width: 100%; } }
@media screen and (max-width: 985px) {
  .page-header .right-box {
    width: calc(100% - 300px - 3rem); } }
@media screen and (max-width: 800px) {
  .page-header .right-box {
    width: 100%;
    position: relative;
    right: 0;
    margin-top: 1rem; } }
.page-header .page-title {
  font-size: 26px;
  font-size: 1.625rem;
  border-bottom: 2px solid #FFCC00;
  padding-bottom: 1rem; }
.page-header .navigation {
  padding-top: 0; }
  .page-header .navigation ul {
    -webkit-column-count: 1;
            column-count: 1; }
.page-header .excerpt {
  width: 620px; }
  @media screen and (max-width: 985px) {
    .page-header .excerpt {
      width: 100%; } }

.entry-content #about {
  padding: 100px 0;
  color: #333333;
  line-height: 1.7; }
  @media screen and (max-width: 906px) {
    .entry-content #about {
      padding: 4rem 0; } }
  .entry-content #about * {
    font-family: "Libre Baskerville", "Palatino Linotype", "Book Antiqua", Palatino, serif; }

.single .nonuments .entry-title,
.single .case_studies .entry-title,
.single-nonument_groups .entry-title {
  font-size: 26px;
  font-size: 1.625rem; }
.single .nonuments .unofficial-name,
.single .case_studies .unofficial-name,
.single-nonument_groups .unofficial-name {
  padding-top: 1rem;
  border-top: 2px solid #FFCC00;
  font-size: 16px;
  font-size: 1rem;
  margin-top: 1rem; }
.single .nonuments .label,
.single .case_studies .label,
.single-nonument_groups .label {
  color: #FFCC00;
  font-size: 12px;
  font-size: 0.75rem;
  margin-bottom: 10px; }
.single .nonuments .city,
.single .case_studies .city,
.single-nonument_groups .city {
  margin-bottom: 7px; }
.single .nonuments .name,
.single .nonuments .other-name,
.single .case_studies .name,
.single .case_studies .other-name,
.single-nonument_groups .name,
.single-nonument_groups .other-name {
  display: inline-block; }
.single .nonuments .other-name,
.single .case_studies .other-name,
.single-nonument_groups .other-name {
  margin-left: 7.5px;
  text-transform: lowercase;
  color: rgba(255, 255, 255, 0.9); }
.single .nonuments .dates > p,
.single .case_studies .dates > p,
.single-nonument_groups .dates > p {
  display: inline-block; }
  .single .nonuments .dates > p:first-of-type, .single .nonuments .dates > p:nth-child(3),
  .single .case_studies .dates > p:first-of-type,
  .single .case_studies .dates > p:nth-child(3),
  .single-nonument_groups .dates > p:first-of-type,
  .single-nonument_groups .dates > p:nth-child(3) {
    margin-right: 20px; }
  .single .nonuments .dates > p:nth-child(2),
  .single .case_studies .dates > p:nth-child(2),
  .single-nonument_groups .dates > p:nth-child(2) {
    margin-right: 54px; }
  .single .nonuments .dates > p.label,
  .single .case_studies .dates > p.label,
  .single-nonument_groups .dates > p.label {
    margin-bottom: 0; }
.single .nonuments #state,
.single .case_studies #state,
.single-nonument_groups #state {
  background-color: #F2F2F2;
  padding: 100px 0;
  /*table {
      border-spacing: 30px 5px;
  }
  
  td, th {
      width: 25%;
  }
  
  td {
      padding: 1rem 0.5rem;
      background-color: $white;
      color: $grey_dark;
      
      &:first-of-type {
          background-color: $black;
          color: $white;
          text-transform: uppercase;
          @include font-size(0.875);
      }
  }
  
  th {
      padding: 0.5rem;
      background-color: $black;
      color: $yellow;
      
      &:first-of-type {
          background-color: transparent;
      }
  }*/ }
  @media screen and (max-width: 900px) {
    .single .nonuments #state,
    .single .case_studies #state,
    .single-nonument_groups #state {
      padding: 50px 0; } }
  @media screen and (max-width: 650px) {
    .single .nonuments #state,
    .single .case_studies #state,
    .single-nonument_groups #state {
      font-size: 14px;
      font-size: 0.875rem; } }
  .single .nonuments #state .row-container,
  .single .case_studies #state .row-container,
  .single-nonument_groups #state .row-container {
    content: "";
    display: table;
    table-layout: fixed;
    width: 100%;
    position: relative;
    margin-bottom: 1rem; }
    .single .nonuments #state .row-container:last-of-type,
    .single .case_studies #state .row-container:last-of-type,
    .single-nonument_groups #state .row-container:last-of-type {
      margin-bottom: 0; }
  .single .nonuments #state .row-header,
  .single .case_studies #state .row-header,
  .single-nonument_groups #state .row-header {
    background-color: #000000;
    color: #FFFFFF;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    height: 70px;
    width: 210px;
    display: table;
    -webkit-transform: translate(calc(-100% + 70px), -100%) rotate(-90deg);
            transform: translate(calc(-100% + 70px), -100%) rotate(-90deg);
    -webkit-transform-origin: bottom right;
            transform-origin: bottom right;
    text-align: center;
    padding: 0.3rem; }
    .single .nonuments #state .row-header p,
    .single .case_studies #state .row-header p,
    .single-nonument_groups #state .row-header p {
      text-transform: uppercase;
      vertical-align: middle;
      display: table-cell; }
  .single .nonuments #state .no-modification .row-header,
  .single .case_studies #state .no-modification .row-header,
  .single-nonument_groups #state .no-modification .row-header {
    width: 140px; }
  .single .nonuments #state .row,
  .single .case_studies #state .row,
  .single-nonument_groups #state .row {
    width: calc(100% - 86px);
    float: right;
    height: 70px;
    display: table;
    background-color: #FFFFFF;
    margin-left: 1rem;
    border-bottom: 2px solid #F2F2F2;
    padding: 0.3rem; }
    .single .nonuments #state .row:last-of-type,
    .single .case_studies #state .row:last-of-type,
    .single-nonument_groups #state .row:last-of-type {
      border: 0; }
    .single .nonuments #state .row span,
    .single .case_studies #state .row span,
    .single-nonument_groups #state .row span {
      float: left;
      color: #FFCC00;
      vertical-align: middle;
      display: table-cell;
      left: 0.5rem;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%); }
    .single .nonuments #state .row p,
    .single .case_studies #state .row p,
    .single-nonument_groups #state .row p {
      vertical-align: middle;
      display: table-cell;
      position: relative;
      padding-left: 60px; }
.single .nonuments #audio,
.single .case_studies #audio,
.single-nonument_groups #audio {
  padding: 100px 0;
  background-color: #FFCC00; }
  @media screen and (max-width: 700px) {
    .single .nonuments #audio,
    .single .case_studies #audio,
    .single-nonument_groups #audio {
      padding: 50px 0; } }
  .single .nonuments #audio .interview,
  .single .case_studies #audio .interview,
  .single-nonument_groups #audio .interview {
    content: "";
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-bottom: 50px; }
    .single .nonuments #audio .interview:last-of-type,
    .single .case_studies #audio .interview:last-of-type,
    .single-nonument_groups #audio .interview:last-of-type {
      margin-bottom: 0; }
    .single .nonuments #audio .interview > div,
    .single .case_studies #audio .interview > div,
    .single-nonument_groups #audio .interview > div {
      width: 50%;
      float: left; }
      @media screen and (max-width: 700px) {
        .single .nonuments #audio .interview > div,
        .single .case_studies #audio .interview > div,
        .single-nonument_groups #audio .interview > div {
          width: 100%;
          float: none; } }
    .single .nonuments #audio .interview .person,
    .single .case_studies #audio .interview .person,
    .single-nonument_groups #audio .interview .person {
      font-size: 16px;
      font-size: 1rem;
      font-weight: bold;
      padding-right: 1rem; }
    .single .nonuments #audio .interview .job,
    .single .case_studies #audio .interview .job,
    .single-nonument_groups #audio .interview .job {
      font-size: 14px;
      font-size: 0.875rem; }
      @media screen and (max-width: 700px) {
        .single .nonuments #audio .interview .job,
        .single .case_studies #audio .interview .job,
        .single-nonument_groups #audio .interview .job {
          margin-bottom: 1rem; } }
    .single .nonuments #audio .interview .toggle,
    .single .case_studies #audio .interview .toggle,
    .single-nonument_groups #audio .interview .toggle {
      text-align: right;
      font-size: 12px;
      font-size: 0.75rem;
      color: #4D4D4D;
      text-decoration: none;
      text-transform: lowercase;
      display: block;
      margin: 5px 0 0; }
      .single .nonuments #audio .interview .toggle:before,
      .single .case_studies #audio .interview .toggle:before,
      .single-nonument_groups #audio .interview .toggle:before {
        content: "\f132";
        font-family: 'dashicons';
        margin-right: 3px;
        position: relative;
        top: 3px; }
    .single .nonuments #audio .interview .transcription,
    .single .case_studies #audio .interview .transcription,
    .single-nonument_groups #audio .interview .transcription {
      font-family: "Libre Baskerville", "Palatino Linotype", "Book Antiqua", Palatino, serif;
      background-color: #F2F2F2;
      line-height: 1.7;
      font-size: 14px;
      font-size: 0.875rem;
      -webkit-transform: translateY(-21px);
              transform: translateY(-21px); }
      .single .nonuments #audio .interview .transcription .text,
      .single .case_studies #audio .interview .transcription .text,
      .single-nonument_groups #audio .interview .transcription .text {
        max-height: 400px;
        overflow: auto;
        padding: 1rem 3rem 1rem 1.5rem; }
      .single .nonuments #audio .interview .transcription:not(.active),
      .single .case_studies #audio .interview .transcription:not(.active),
      .single-nonument_groups #audio .interview .transcription:not(.active) {
        display: none; }
      .single .nonuments #audio .interview .transcription .close,
      .single .case_studies #audio .interview .transcription .close,
      .single-nonument_groups #audio .interview .transcription .close {
        position: fixed;
        top: 1rem;
        right: 1.75rem;
        font-size: 32px;
        font-size: 2rem;
        cursor: pointer; }
  .single .nonuments #audio .mejs-container,
  .single .nonuments #audio .mejs-container .mejs-controls,
  .single .nonuments #audio .mejs-embed,
  .single .nonuments #audio .mejs-embed body,
  .single .case_studies #audio .mejs-container,
  .single .case_studies #audio .mejs-container .mejs-controls,
  .single .case_studies #audio .mejs-embed,
  .single .case_studies #audio .mejs-embed body,
  .single-nonument_groups #audio .mejs-container,
  .single-nonument_groups #audio .mejs-container .mejs-controls,
  .single-nonument_groups #audio .mejs-embed,
  .single-nonument_groups #audio .mejs-embed body {
    background-color: #000000; }
  .single .nonuments #audio .mejs-time-total,
  .single .case_studies #audio .mejs-time-total,
  .single-nonument_groups #audio .mejs-time-total {
    background-color: #4D4D4D; }
  .single .nonuments #audio .mejs-horizontal-volume-total,
  .single .nonuments #audio .mejs-time-loaded,
  .single .case_studies #audio .mejs-horizontal-volume-total,
  .single .case_studies #audio .mejs-time-loaded,
  .single-nonument_groups #audio .mejs-horizontal-volume-total,
  .single-nonument_groups #audio .mejs-time-loaded {
    background-color: #FFFFFF; }
  .single .nonuments #audio .mejs-horizontal-volume-current,
  .single .nonuments #audio .mejs-time-current,
  .single .case_studies #audio .mejs-horizontal-volume-current,
  .single .case_studies #audio .mejs-time-current,
  .single-nonument_groups #audio .mejs-horizontal-volume-current,
  .single-nonument_groups #audio .mejs-time-current {
    background: #FFCC00; }
  .single .nonuments #audio .mejs-time-buffering,
  .single .nonuments #audio .mejs-time-current,
  .single .nonuments #audio .mejs-time-float,
  .single .nonuments #audio .mejs-time-float-corner,
  .single .nonuments #audio .mejs-time-float-current,
  .single .nonuments #audio .mejs-time-hovered,
  .single .nonuments #audio .mejs-time-loaded,
  .single .nonuments #audio .mejs-time-marker,
  .single .nonuments #audio .mejs-time-total,
  .single .nonuments #audio .mejs-horizontal-volume-total,
  .single .nonuments #audio .mejs-time-handle-content,
  .single .case_studies #audio .mejs-time-buffering,
  .single .case_studies #audio .mejs-time-current,
  .single .case_studies #audio .mejs-time-float,
  .single .case_studies #audio .mejs-time-float-corner,
  .single .case_studies #audio .mejs-time-float-current,
  .single .case_studies #audio .mejs-time-hovered,
  .single .case_studies #audio .mejs-time-loaded,
  .single .case_studies #audio .mejs-time-marker,
  .single .case_studies #audio .mejs-time-total,
  .single .case_studies #audio .mejs-horizontal-volume-total,
  .single .case_studies #audio .mejs-time-handle-content,
  .single-nonument_groups #audio .mejs-time-buffering,
  .single-nonument_groups #audio .mejs-time-current,
  .single-nonument_groups #audio .mejs-time-float,
  .single-nonument_groups #audio .mejs-time-float-corner,
  .single-nonument_groups #audio .mejs-time-float-current,
  .single-nonument_groups #audio .mejs-time-hovered,
  .single-nonument_groups #audio .mejs-time-loaded,
  .single-nonument_groups #audio .mejs-time-marker,
  .single-nonument_groups #audio .mejs-time-total,
  .single-nonument_groups #audio .mejs-horizontal-volume-total,
  .single-nonument_groups #audio .mejs-time-handle-content {
    height: 3px; }
  .single .nonuments #audio .mejs-time-current,
  .single .case_studies #audio .mejs-time-current,
  .single-nonument_groups #audio .mejs-time-current {
    height: 6px;
    border-radius: 25px;
    bottom: -1.5px; }
  .single .nonuments #audio .mejs-time-handle-content,
  .single .nonuments #audio .mejs-time-float-corner,
  .single .nonuments #audio .mejs-time-float,
  .single .case_studies #audio .mejs-time-handle-content,
  .single .case_studies #audio .mejs-time-float-corner,
  .single .case_studies #audio .mejs-time-float,
  .single-nonument_groups #audio .mejs-time-handle-content,
  .single-nonument_groups #audio .mejs-time-float-corner,
  .single-nonument_groups #audio .mejs-time-float {
    display: none !important; }
  .single .nonuments #audio .mejs-time-total,
  .single .case_studies #audio .mejs-time-total,
  .single-nonument_groups #audio .mejs-time-total {
    margin-top: 8px; }
  .single .nonuments #audio .mejs-horizontal-volume-total,
  .single .case_studies #audio .mejs-horizontal-volume-total,
  .single-nonument_groups #audio .mejs-horizontal-volume-total {
    top: 19px; }
.single .nonuments #gallery,
.single .case_studies #gallery,
.single-nonument_groups #gallery {
  padding: 50px 0;
  position: relative; }
  .single .nonuments #gallery .gallery,
  .single .case_studies #gallery .gallery,
  .single-nonument_groups #gallery .gallery {
    padding: 3rem;
    position: relative; }
    .single .nonuments #gallery .gallery .gallery-icon,
    .single .case_studies #gallery .gallery .gallery-icon,
    .single-nonument_groups #gallery .gallery .gallery-icon {
      margin: 0; }
    .single .nonuments #gallery .gallery .wp-caption-text,
    .single .case_studies #gallery .gallery .wp-caption-text,
    .single-nonument_groups #gallery .gallery .wp-caption-text {
      color: #4D4D4D;
      font-size: 14px;
      font-size: 0.875rem;
      position: absolute;
      bottom: 2.5rem;
      -webkit-transform: translateY(100%);
              transform: translateY(100%);
      width: calc(100% - 6rem); }
    .single .nonuments #gallery .gallery img,
    .single .case_studies #gallery .gallery img,
    .single-nonument_groups #gallery .gallery img {
      margin-bottom: 0;
      height: 450px;
      width: auto; }
      @media screen and (max-width: calc(842px + 2rem)) {
        .single .nonuments #gallery .gallery img,
        .single .case_studies #gallery .gallery img,
        .single-nonument_groups #gallery .gallery img {
          height: 300px; } }
      @media screen and (max-width: 600px) {
        .single .nonuments #gallery .gallery img,
        .single .case_studies #gallery .gallery img,
        .single-nonument_groups #gallery .gallery img {
          height: 200px; } }
      @media screen and (max-width: 450px) {
        .single .nonuments #gallery .gallery img,
        .single .case_studies #gallery .gallery img,
        .single-nonument_groups #gallery .gallery img {
          height: auto; } }
    .single .nonuments #gallery .gallery .nav,
    .single .case_studies #gallery .gallery .nav,
    .single-nonument_groups #gallery .gallery .nav {
      height: 30px;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      cursor: pointer;
      z-index: 10; }
      .single .nonuments #gallery .gallery .nav.next,
      .single .case_studies #gallery .gallery .nav.next,
      .single-nonument_groups #gallery .gallery .nav.next {
        right: 0; }
      .single .nonuments #gallery .gallery .nav.prev,
      .single .case_studies #gallery .gallery .nav.prev,
      .single-nonument_groups #gallery .gallery .nav.prev {
        left: 0; }
    .single .nonuments #gallery .gallery .counter,
    .single .case_studies #gallery .gallery .counter,
    .single-nonument_groups #gallery .gallery .counter {
      position: absolute;
      bottom: 4rem;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      margin: 0;
      z-index: 10; }
      .single .nonuments #gallery .gallery .counter .dot,
      .single .case_studies #gallery .gallery .counter .dot,
      .single-nonument_groups #gallery .gallery .counter .dot {
        background-image: url("images/dot-white.svg");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 100%;
        list-style: none;
        display: inline-block;
        height: 7px;
        width: 7px;
        margin: 0 7px; }
        .single .nonuments #gallery .gallery .counter .dot.active,
        .single .case_studies #gallery .gallery .counter .dot.active,
        .single-nonument_groups #gallery .gallery .counter .dot.active {
          background-image: url("images/dot-yellow.svg"); }

/* Single General */
@media screen and (max-width: 880px) {
  .single-nonuments .entry-header .header-box,
  .single-nonuments .entry-header .right-box {
    float: none;
    width: 100%;
    position: relative;
    right: 0; } }

.single:not(.single-nonuments) .entry-header {
  padding-top: 0; }
.single:not(.single-nonuments) .header-box.main {
  width: calc(100% - 2rem);
  position: absolute;
  top: 50vh;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: rgba(255, 255, 255, 0.9);
  text-align: center; }
  .single:not(.single-nonuments) .header-box.main .entry-title {
    color: #000000;
    font-size: 34px;
    font-size: 2.125rem;
    font-family: "Libre Baskerville", "Palatino Linotype", "Book Antiqua", Palatino, serif;
    font-weight: bold;
    padding-top: 1rem;
    padding-bottom: 7px; }
  .single:not(.single-nonuments) .header-box.main .subtitle {
    font-size: 20px;
    font-size: 1.25rem;
    color: #000000;
    font-weight: bold;
    margin-bottom: 1rem; }
  .single:not(.single-nonuments) .header-box.main .author {
    border-top: 2px solid #FFCC00;
    font-size: 14px;
    font-size: 0.875rem;
    color: #4D4D4D;
    display: inline-block;
    padding: 1rem;
    text-transform: uppercase; }

.single:not(.single-nonuments):not(.single-case_studies):not(.single.nonument_groups) .entry-content {
  padding: 100px 0;
  color: #333333;
  line-height: 1.7; }
  .single:not(.single-nonuments):not(.single-case_studies):not(.single.nonument_groups) .entry-content * {
    font-family: "Libre Baskerville", "Palatino Linotype", "Book Antiqua", Palatino, serif; }

.single .case_studies .infobox,
.single .nonument_groups .infobox {
  max-width: 620px;
  margin-top: 30px; }
  .single .case_studies .infobox .header-box,
  .single .nonument_groups .infobox .header-box {
    width: 100%;
    background-color: #000000;
    color: #FFFFFF;
    display: table;
    padding: 1rem;
    margin-bottom: 1rem; }
  .single .case_studies .infobox .header-box-title,
  .single .nonument_groups .infobox .header-box-title {
    font-size: 12px;
    font-size: 0.75rem;
    color: #FFCC00;
    line-height: 1; }
    .single .case_studies .infobox .header-box-title.up,
    .single .nonument_groups .infobox .header-box-title.up {
      margin-bottom: 10px; }
  .single .case_studies .infobox .nonument-name,
  .single .nonument_groups .infobox .nonument-name {
    margin-bottom: 7px;
    font-size: 20px;
    font-size: 1.25rem; }
  .single .case_studies .infobox .city,
  .single .case_studies .infobox .coord,
  .single .nonument_groups .infobox .city,
  .single .nonument_groups .infobox .coord {
    font-size: 16px;
    font-size: 1rem; }
  .single .case_studies .infobox .unofficial-name,
  .single .nonument_groups .infobox .unofficial-name {
    margin: 0;
    padding: 0;
    border: 0;
    color: rgba(255, 255, 255, 0.9); }
  .single .case_studies .infobox .author-info,
  .single .nonument_groups .infobox .author-info {
    display: inline-block; }
    .single .case_studies .infobox .author-info.name,
    .single .nonument_groups .infobox .author-info.name {
      margin-right: 0.5rem; }
    .single .case_studies .infobox .author-info:not(.name),
    .single .nonument_groups .infobox .author-info:not(.name) {
      text-transform: lowercase;
      color: rgba(255, 255, 255, 0.9); }
  .single .case_studies .infobox .link,
  .single .nonument_groups .infobox .link {
    text-align: right; }
    .single .case_studies .infobox .link a,
    .single .nonument_groups .infobox .link a {
      color: #FFCC00;
      text-transform: uppercase;
      text-decoration: none;
      font-size: 12px;
      font-size: 0.75rem;
      background-image: url("images/arrow.svg");
      background-repeat: no-repeat;
      background-position: right center;
      background-size: auto 100%;
      padding-right: 50px; }

/* Nonument archive */
.nonument-filter {
  background-color: #F2F2F2;
  padding: 50px 0 0; }
  @media screen and (max-width: 900px) {
    .nonument-filter {
      padding: 25px 0 0; } }
  .nonument-filter .container {
    font-size: 0px;
    font-size: 0rem; }
  .nonument-filter .filter-section {
    display: inline-block;
    vertical-align: top;
    width: 188px;
    background-color: #000000;
    color: #FFFFFF;
    margin-right: 14px;
    margin-left: 1rem;
    padding: 0.5rem;
    font-size: 14px;
    font-size: 0.875rem;
    position: relative; }
    @media screen and (max-width: 715px) {
      .nonument-filter .filter-section {
        width: calc((100% / 3) - (4rem / 3));
        margin: 0;
        margin-right: 1rem;
        font-size: 12px;
        font-size: 0.75rem; }
        .nonument-filter .filter-section:last-of-type {
          margin-right: 0; }
        .nonument-filter .filter-section:first-of-type {
          margin-left: 1rem; } }
    @media screen and (max-width: 715px) and (max-width: 600px) {
      .nonument-filter .filter-section:first-of-type {
        margin-left: 0; } }

    @media screen and (max-width: 600px) {
      .nonument-filter .filter-section {
        width: calc((100% / 3) - (2rem / 3)); } }
    .nonument-filter .filter-section .toggle {
      background-image: url("images/down.svg");
      background-repeat: no-repeat;
      background-position: right 5px center;
      background-size: auto 12px;
      padding-right: 20px;
      cursor: pointer; }
      .nonument-filter .filter-section .toggle.active {
        background-image: url("images/up.svg"); }
    .nonument-filter .filter-section ul {
      margin: 0;
      position: absolute;
      background-color: #000000;
      z-index: 20;
      left: 0;
      width: 188px;
      padding: 0.5rem;
      padding-top: 10px;
      display: none; }
      @media screen and (max-width: 715px) {
        .nonument-filter .filter-section ul {
          width: 100%; } }
      .nonument-filter .filter-section ul.active {
        display: block; }
      .nonument-filter .filter-section ul li {
        list-style: none;
        cursor: pointer;
        padding: 2px 0;
        padding-left: 15px;
        background-image: url("images/square.svg");
        background-repeat: no-repeat;
        background-position: left center;
        background-size: 10px 10px;
        color: #4D4D4D; }
        @media screen and (max-width: 650px) {
          .nonument-filter .filter-section ul li {
            padding: 5px 0;
            padding-left: 15px; } }
        .nonument-filter .filter-section ul li.active {
          color: #FFFFFF;
          background-image: url("images/x.svg"); }

.nonument-loop {
  background-color: #F2F2F2;
  padding: 50px 0 calc(50px - 2rem); }
  @media screen and (max-width: 900px) {
    .nonument-loop {
      padding: 30px 0 calc(30px - 2rem); } }
  .nonument-loop .nonuments:not(.type-selected):not(.decade-selected):not(.city-selected):not(.beginning) {
    display: none; }
  .nonument-loop .container > div {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
    width: calc((100% / 3) - 2rem); }
    @media screen and (max-width: 850px) {
      .nonument-loop .container > div {
        width: calc((100% / 2) - 2rem); } }
    @media screen and (max-width: 600px) {
      .nonument-loop .container > div {
        width: 100%;
        margin-left: 0 !important;
        margin-right: 0 !important; } }
  .nonument-loop .info-box {
    padding: 0.5rem 0.8rem 0.7rem; }
  .nonument-loop .entry-title {
    margin: 0 0 10px;
    font-size: 16px;
    font-size: 1rem; }
  .nonument-loop .subtitle {
    color: #FFCC00;
    font-size: 12px;
    font-size: 0.75rem; }

/* Nonument Theory archive */
#database.sticky,
.highlight-4 {
  background-color: #FFCC00;
  padding: 50px 0; }
  #database.sticky .hentry > a,
  .highlight-4 .hentry > a {
    text-decoration: none; }
  #database.sticky .info-box,
  #database.sticky .attachment-post-thumbnail,
  .highlight-4 .info-box,
  .highlight-4 .attachment-post-thumbnail {
    display: inline-block;
    width: calc(50% - 5px); }
  #database.sticky .info-box,
  .highlight-4 .info-box {
    margin-right: 2rem;
    vertical-align: top;
    width: calc(50% - 2rem); }
    #database.sticky .info-box .author,
    .highlight-4 .info-box .author {
      font-size: 12px;
      font-size: 0.75rem;
      text-transform: uppercase;
      color: #4D4D4D;
      border-bottom: 1px solid #000000;
      padding-bottom: 5px;
      display: inline-block;
      min-width: 188px; }
    #database.sticky .info-box .entry-title,
    .highlight-4 .info-box .entry-title {
      font-family: "Libre Baskerville", "Palatino Linotype", "Book Antiqua", Palatino, serif;
      font-size: 32px;
      font-size: 2rem;
      font-weight: bold;
      margin: 30px 0 15px; }
    #database.sticky .info-box .subtitle,
    .highlight-4 .info-box .subtitle {
      font-weight: bold;
      margin-bottom: 30px; }
    #database.sticky .info-box .excerpt,
    .highlight-4 .info-box .excerpt {
      color: #333333;
      line-height: 1.5; }

@media screen and (max-width: 1000px) {
  #database.sticky .attachment-post-thumbnail {
    width: 460px; }
  #database.sticky .info-box {
    width: calc(100% - 460px - 2rem - 10px); } }
@media screen and (max-width: 870px) {
  #database.sticky .attachment-post-thumbnail {
    display: none; }
  #database.sticky .info-box {
    width: 100%;
    margin-right: 0; } }

.highlight-4 {
  min-height: 600px; }
  @media screen and (max-width: 900px) {
    .highlight-4 {
      min-height: auto; } }
  .highlight-4 .hentry,
  .highlight-4 .container {
    width: 100%; }
  .highlight-4 .info-box,
  .highlight-4 .image-box {
    width: calc(50% - 1rem);
    position: relative;
    float: left; }
    @media screen and (max-width: 900px) {
      .highlight-4 .info-box,
      .highlight-4 .image-box {
        width: 100%;
        float: none; } }
  .highlight-4 .info-box {
    margin-right: 1rem; }
    @media screen and (max-width: 900px) {
      .highlight-4 .info-box {
        margin: 0; } }
  .highlight-4 .image-box {
    margin-left: 1rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }
    @media screen and (max-width: 900px) {
      .highlight-4 .image-box {
        display: none; } }
  .highlight-4 .author {
    border: 0 !important;
    padding: 0 !important; }
  .highlight-4 .label {
    font-size: 12px;
    font-size: 0.75rem;
    border-bottom: 1px solid #000000;
    display: table;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 30px; }
  .highlight-4 .image-box {
    height: 500px; }
  .highlight-4 .link {
    font-size: 14px;
    font-size: 0.875rem;
    text-transform: uppercase;
    padding: 0.5rem 1rem;
    border: 2px solid #000000;
    display: table;
    margin-top: 20px; }
  .highlight-4 .info-box {
    position: relative;
    min-height: 500px; }
    @media screen and (max-width: 900px) {
      .highlight-4 .info-box {
        min-height: auto; } }
  .highlight-4 .bottom-container {
    position: absolute;
    bottom: 0; }
    @media screen and (max-width: 900px) {
      .highlight-4 .bottom-container {
        position: relative; } }

.theory-loop,
.highlight-5 {
  padding: 100px 0 calc(100px - 2rem);
  background-color: #F2F2F2; }
  .theory-loop .hentry > a,
  .highlight-5 .hentry > a {
    text-decoration: none; }
  .theory-loop .hentry,
  .highlight-5 .hentry {
    display: inline-block;
    margin-left: 1rem !important;
    margin-right: 1rem !important;
    width: calc((100% / 3) - 2rem);
    border: 2px solid #FFCC00;
    margin-bottom: 2rem; }
    @media screen and (max-width: 950px) {
      .theory-loop .hentry,
      .highlight-5 .hentry {
        width: calc((100% / 2) - 2rem); } }
    @media screen and (max-width: 650px) {
      .theory-loop .hentry,
      .highlight-5 .hentry {
        width: 100%;
        margin-left: 0 !important;
        margin-right: 0 !important; } }
  .theory-loop .info-box,
  .highlight-5 .info-box {
    padding: 0.2rem 1rem 1rem; }
    .theory-loop .info-box .label,
    .highlight-5 .info-box .label {
      font-size: 12px;
      font-size: 0.75rem;
      text-transform: uppercase;
      border-bottom: 1px solid #000000;
      padding-bottom: 2px;
      width: 100%; }
    .theory-loop .info-box .entry-title,
    .highlight-5 .info-box .entry-title {
      font-family: "Libre Baskerville", "Palatino Linotype", "Book Antiqua", Palatino, serif;
      font-size: 20px;
      font-size: 1.25rem;
      font-weight: bold;
      margin: 10px 0; }
    .theory-loop .info-box .subtitle,
    .highlight-5 .info-box .subtitle {
      font-size: 14px;
      font-size: 0.875rem;
      border-bottom: 1px solid #000000;
      padding-bottom: 10px; }
    .theory-loop .info-box .author,
    .highlight-5 .info-box .author {
      font-size: 12px;
      font-size: 0.75rem;
      text-transform: uppercase;
      color: #4D4D4D;
      margin-top: 10px; }
  .theory-loop .highlight_position-case-study-sticky,
  .highlight-5 .highlight_position-case-study-sticky {
    display: none !important; }

.highlight-5 {
  background-color: #FFFFFF;
  padding: 70px 0; }
  .highlight-5 .hentry {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: calc((100% / 4) - (6rem / 4));
    border: 0;
    margin-bottom: 0;
    border-top: 20px solid #000000;
    padding-top: 10px;
    background-color: #F2F2F2; }
    .highlight-5 .hentry:nth-child(2) {
      margin-left: 2rem !important;
      margin-right: 1rem !important; }
    .highlight-5 .hentry:nth-child(3) {
      margin-right: 2rem !important;
      margin-left: 1rem !important; }
    @media screen and (max-width: 950px) {
      .highlight-5 .hentry {
        width: calc((100% / 2) - 1rem);
        margin-bottom: 2rem; }
        .highlight-5 .hentry:nth-child(1) {
          margin-right: 2rem !important;
          margin-left: 0 !important; }
        .highlight-5 .hentry:nth-child(2) {
          margin-left: 0 !important;
          margin-right: 0 !important; }
        .highlight-5 .hentry:nth-child(3) {
          margin-right: 2rem !important;
          margin-left: 0 !important;
          margin-bottom: 0; }
        .highlight-5 .hentry:nth-child(4) {
          margin-bottom: 0; } }
    @media screen and (max-width: 650px) {
      .highlight-5 .hentry {
        width: 100%; }
        .highlight-5 .hentry:nth-child(1) {
          margin-right: 0 !important; }
        .highlight-5 .hentry:nth-child(3) {
          margin-right: 0 !important;
          margin-bottom: 2rem; } }
  .highlight-5 .highlight_position-case-study-sticky {
    display: inline-block !important; }
  .highlight-5 .info-box {
    padding: 0.2rem 1rem 1rem; }
    .highlight-5 .info-box .label {
      border-bottom: 0;
      padding-bottom: 0;
      font-weight: bold; }

@media screen and (max-width: 1300px) {
  .theory-loop {
    padding: 50px 0 calc(50px - 2rem); } }
.theory-loop .hentry {
  background-color: #FFFFFF; }

.actions-loop {
  background-color: #F2F2F2;
  padding: 50px 0;
  font-size: 0px;
  font-size: 0rem; }
  .actions-loop .hentry {
    background-color: #000000;
    margin-bottom: 50px;
    font-size: 16px;
    font-size: 1rem; }
    .actions-loop .hentry:last-of-type {
      margin-bottom: 0; }
    .actions-loop .hentry a {
      content: "";
      display: table;
      table-layout: fixed;
      position: relative; }
    @media screen and (max-width: 1190px) {
      .actions-loop .hentry {
        width: calc(50% - 2rem);
        margin: 1rem;
        display: inline-block;
        vertical-align: top; } }
    @media screen and (max-width: 800px) {
      .actions-loop .hentry {
        width: 100%;
        margin: 1rem 0; } }
  .actions-loop .info-box {
    padding: 1rem;
    width: 34%;
    color: #FFFFFF;
    position: relative; }
    @media screen and (max-width: 1190px) {
      .actions-loop .info-box {
        width: 100%; } }
  .actions-loop .attachment-post-thumbnail {
    width: 66%;
    position: relative;
    left: 1px; }
    @media screen and (max-width: 1190px) {
      .actions-loop .attachment-post-thumbnail {
        width: 100%;
        left: 0; } }
  .actions-loop .info-box,
  .actions-loop .attachment-post-thumbnail {
    float: left; }
  .actions-loop .label {
    font-size: 12px;
    font-size: 0.75rem;
    text-transform: uppercase;
    position: absolute;
    bottom: 1rem;
    left: 1rem;
    color: #FFCC00;
    display: block; }
  .actions-loop .entry-title {
    font-size: 28px;
    font-size: 1.75rem;
    font-family: "Libre Baskerville", "Palatino Linotype", "Book Antiqua", Palatino, serif;
    margin-top: 30px; }
  .actions-loop .subtitle {
    font-size: 14px;
    font-size: 0.875rem;
    margin-top: 10px;
    text-transform: uppercase;
    padding-bottom: 20px;
    border-bottom: 2px solid #FFCC00; }
  .actions-loop .text {
    margin-top: 20px;
    line-height: 1.5; }

.single-nonument_groups .entry-header .subtitle .first {
  margin-right: 1rem; }
.single-nonument_groups .entry-header .subtitle .second {
  margin-left: 1rem; }
.single-nonument_groups .entry-header .header-box.main .author {
  text-transform: none; }
.single-nonument_groups .nonument_groups .infobox .header-box.link {
  margin-bottom: 0; }
.single-nonument_groups #about {
  padding: 100px 0;
  background-color: #F2F2F2;
  font-weight: bold;
  font-size: 20px;
  font-size: 1.25rem;
  color: #000000; }
  @media screen and (max-width: 906px) {
    .single-nonument_groups #about {
      padding: 2rem 0; } }
  .single-nonument_groups #about .container {
    padding: 0 2rem; }
.single-nonument_groups .nonument_groups .container.infobox {
  margin-top: 0; }
.single-nonument_groups .nonument_groups .info-box {
  padding: 100px 0;
  background-color: #F2F2F2; }

.banners {
  padding: 0 0 1rem;
  margin-bottom: 30px; }
  @media screen and (max-width: 650px) {
    .banners {
      margin-bottom: 0; } }
  .banners .widget-area {
    content: "";
    display: table;
    table-layout: fixed;
    width: 100%; }
  .banners .widget {
    float: left;
    width: calc(50% - 1rem);
    text-align: center;
    height: 250px;
    display: table;
    padding: 1rem; }
    @media screen and (max-width: 650px) {
      .banners .widget {
        width: 100%; } }
    .banners .widget > .banner-container {
      display: table-cell;
      vertical-align: middle; }
    .banners .widget:first-of-type {
      margin-right: 1rem;
      background-color: #000000;
      color: #FFFFFF;
      /* Placeholder text color -- selectors need to be separate to work. */ }
      @media screen and (max-width: 650px) {
        .banners .widget:first-of-type {
          margin-right: 0; } }
      .banners .widget:first-of-type .widget-title {
        font-size: 20px;
        font-size: 1.25rem;
        text-transform: uppercase;
        margin-bottom: 1rem; }
      .banners .widget:first-of-type input[type="email"] {
        margin: 1rem auto;
        border-radius: 0;
        border: 2px solid #FFCC00;
        background-color: #000000;
        color: #FFFFFF;
        font-family: "tex_gyre_herosbold", Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-size: 0.75rem;
        padding: 0.25rem 0.5rem;
        outline: 0;
        width: 250px;
        display: block; }
      .banners .widget:first-of-type ::-webkit-input-placeholder {
        color: #FFFFFF !important; }
      .banners .widget:first-of-type :-moz-placeholder {
        color: #FFFFFF !important; }
      .banners .widget:first-of-type ::-moz-placeholder {
        color: #FFFFFF !important;
        opacity: 1;
        /* Since FF19 lowers the opacity of the placeholder by default */ }
      .banners .widget:first-of-type :-ms-input-placeholder {
        color: #FFFFFF !important; }
      .banners .widget:first-of-type input[type="submit"] {
        border: 2px solid #FFFFFF;
        font-family: "tex_gyre_herosbold", Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        color: #FFFFFF;
        background-color: #000000;
        border-radius: 0;
        outline: 0;
        padding: 0.3rem 0.5rem;
        cursor: pointer; }
    .banners .widget:last-of-type {
      margin-left: 1rem;
      border: 20px solid #FFCC00;
      background-image: url("images/subscribe_image.jpg");
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center; }
      @media screen and (max-width: 650px) {
        .banners .widget:last-of-type {
          margin-left: 0; } }
      .banners .widget:last-of-type .widget-title {
        display: none; }
      .banners .widget:last-of-type input[type="image"] {
        margin-top: 1rem; }
      .banners .widget:last-of-type p {
        color: #FFFFFF;
        background-color: #000000;
        display: inline-block;
        padding: 0.3rem 0.5rem; }

#news {
  padding: 100px 1rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin-top: 70px; }
  #news .container {
    max-width: 842px;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 50px 100px;
    text-align: center; }
    @media screen and (max-width: 800px) {
      #news .container {
        padding: 2rem 1rem; } }
    #news .container a {
      text-decoration: none; }
    #news .container .label {
      text-transform: uppercase;
      font-size: 12px;
      font-size: 0.75rem;
      margin-bottom: 1rem;
      font-weight: bold; }
    #news .container .entry-title {
      font-size: 28px;
      font-size: 1.75rem;
      margin-bottom: 2rem;
      font-weight: bold; }
    #news .container .excerpt {
      color: #333333;
      margin-bottom: 2rem; }
    #news .container .button {
      padding: 0.3rem 0.5rem;
      border: 2px solid #000000;
      text-transform: uppercase;
      display: inline-block;
      font-size: 12px;
      font-size: 0.75rem; }

.site-footer {
  background-color: #000000;
  padding: 0 1rem; }
  .site-footer .site-info {
    max-width: 1276px;
    margin: 0 auto; }
  .site-footer * {
    color: #FFFFFF; }
  .site-footer .title {
    text-align: center;
    text-transform: uppercase;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    padding: 0.5rem;
    font-size: 14px;
    font-size: 0.875rem; }
    @media screen and (max-width: 650px) {
      .site-footer .title {
        font-size: 12px;
        font-size: 0.75rem; } }
  .site-footer .menu {
    text-align: center;
    margin: 2rem 0; }
    .site-footer .menu .menu-item {
      list-style: none;
      padding: 0;
      display: inline-block;
      margin-right: 90px; }
      @media screen and (max-width: 650px) {
        .site-footer .menu .menu-item {
          margin-right: 20px; } }
      .site-footer .menu .menu-item:last-of-type {
        margin-right: 0; }
      .site-footer .menu .menu-item a {
        text-decoration: none;
        text-transform: uppercase;
        font-size: 14px;
        font-size: 0.875rem; }
        @media screen and (max-width: 650px) {
          .site-footer .menu .menu-item a {
            font-size: 12px;
            font-size: 0.75rem; } }
  .site-footer #footer-about .text {
    text-align: center;
    max-width: 842px;
    margin: 2rem auto;
    line-height: 1.7;
    font-size: 14px;
    font-size: 0.875rem; }
  .site-footer .copyright {
    text-align: center;
    margin: 0 0 2rem;
    border-top: 1px solid #FFFFFF;
    padding-top: 1rem;
    font-size: 14px;
    font-size: 0.875rem; }
    @media screen and (max-width: 650px) {
      .site-footer .copyright {
        font-size: 12px;
        font-size: 0.75rem; } }
  .site-footer .supported .loop-container,
  .site-footer #partners .loop-container {
    max-width: 842px;
    margin: 0 auto;
    content: "";
    display: table;
    table-layout: fixed;
    padding: 2rem 1rem;
    width: 100%; }
  .site-footer .supported .logo-container,
  .site-footer #partners .logo-container {
    float: left;
    text-align: center;
    margin: 1rem; }
  .site-footer #partners .logo-container {
    width: calc((100% / 6) - 2rem); }
    @media screen and (max-width: 700px) {
      .site-footer #partners .logo-container {
        width: calc((100% / 3) - 2rem); } }
  .site-footer #partners .logo {
    height: 70px;
    width: 180px; }
  .site-footer #partners .logo-container:last-of-type .logo {
    height: auto; }
  .site-footer .supported .logo-container {
    width: calc((100% / 4) - 2rem); }
    @media screen and (max-width: 700px) {
      .site-footer .supported .logo-container {
        width: calc((100% / 2) - 2rem); } }
  .site-footer .supported .logo {
    height: 60px;
    width: 220px; }
  .site-footer #press .press-container {
    max-width: 842px;
    margin: 0 auto;
    padding: 2rem 1rem;
    text-align: center; }
    .site-footer #press .press-container .download {
      text-decoration: none;
      text-transform: uppercase;
      font-size: 14px;
      font-size: 0.875rem;
      color: #FFCC00;
      border: 2px solid #FFCC00;
      padding: 0.25rem 0.5rem;
      margin-top: 1rem; }
      .site-footer #press .press-container .download span {
        color: #FFCC00; }
    .site-footer #press .press-container .press-text {
      margin-bottom: 1.5rem;
      font-size: 14px;
      font-size: 0.875rem; }

.single:not(.single-nonument_groups) #about .container,
.archive #about .container {
  padding: 0 2rem; }
  .single:not(.single-nonument_groups) #about .container *,
  .archive #about .container * {
    margin: 0 0 1rem; }
  .single:not(.single-nonument_groups) #about .container > *:last-child,
  .archive #about .container > *:last-child {
    margin-bottom: 0; }
  .single:not(.single-nonument_groups) #about .container > p:first-child:first-letter,
  .archive #about .container > p:first-child:first-letter {
    font-size: 48px;
    font-size: 3rem;
    margin: 9px 0 -5px 0;
    padding: 0 .1em 0 0;
    height: .7em;
    line-height: .85em;
    float: left;
    color: #333;
    *line-height: 1em;
    /* IE7 Only */ }
  .single:not(.single-nonument_groups) #about .container:first-line,
  .archive #about .container:first-line {
    line-height: 1.7; }
  .single:not(.single-nonument_groups) #about .container h2, .single:not(.single-nonument_groups) #about .container h4, .single:not(.single-nonument_groups) #about .container h5, .single:not(.single-nonument_groups) #about .container h6, .single:not(.single-nonument_groups) #about .container .wp-caption-text, .single:not(.single-nonument_groups) #about .container ol li, .single:not(.single-nonument_groups) #about .container ul li,
  .archive #about .container h2,
  .archive #about .container h4,
  .archive #about .container h5,
  .archive #about .container h6,
  .archive #about .container .wp-caption-text,
  .archive #about .container ol li,
  .archive #about .container ul li {
    font-family: "tex_gyre_herosbold", Arial, Helvetica, sans-serif; }
  .single:not(.single-nonument_groups) #about .container h1, .single:not(.single-nonument_groups) #about .container h2, .single:not(.single-nonument_groups) #about .container h3, .single:not(.single-nonument_groups) #about .container h4, .single:not(.single-nonument_groups) #about .container h5, .single:not(.single-nonument_groups) #about .container h6,
  .archive #about .container h1,
  .archive #about .container h2,
  .archive #about .container h3,
  .archive #about .container h4,
  .archive #about .container h5,
  .archive #about .container h6 {
    color: #000000;
    font-weight: bold;
    line-height: 1.4; }
  .single:not(.single-nonument_groups) #about .container h1,
  .archive #about .container h1 {
    font-size: 32px;
    font-size: 2rem;
    padding-top: 2rem; }
  .single:not(.single-nonument_groups) #about .container h2,
  .archive #about .container h2 {
    font-size: 24px;
    font-size: 1.5rem;
    padding-top: 1.5rem; }
  .single:not(.single-nonument_groups) #about .container h3,
  .archive #about .container h3 {
    font-size: 24px;
    font-size: 1.5rem;
    padding-top: 1.5rem; }
  .single:not(.single-nonument_groups) #about .container h4,
  .archive #about .container h4 {
    font-size: 20px;
    font-size: 1.25rem;
    padding-top: 1.25rem; }
  .single:not(.single-nonument_groups) #about .container h5,
  .archive #about .container h5 {
    font-size: 16px;
    font-size: 1rem;
    text-transform: uppercase;
    padding-top: 1rem; }
  .single:not(.single-nonument_groups) #about .container h6,
  .archive #about .container h6 {
    font-size: 16px;
    font-size: 1rem;
    font-weight: normal;
    text-transform: uppercase;
    padding-top: 1rem; }
  .single:not(.single-nonument_groups) #about .container .wp-caption,
  .archive #about .container .wp-caption {
    padding-top: 2rem;
    margin-bottom: 2rem;
    text-align: left; }
    .single:not(.single-nonument_groups) #about .container .wp-caption img,
    .archive #about .container .wp-caption img {
      margin-bottom: 0.5rem; }
      .single:not(.single-nonument_groups) #about .container .wp-caption img.portrait,
      .archive #about .container .wp-caption img.portrait {
        max-width: 350px; }
        @media screen and (max-width: 414px) {
          .single:not(.single-nonument_groups) #about .container .wp-caption img.portrait,
          .archive #about .container .wp-caption img.portrait {
            max-width: 100%;
            margin-right: 0; } }
    .single:not(.single-nonument_groups) #about .container .wp-caption .wp-caption-text,
    .archive #about .container .wp-caption .wp-caption-text {
      color: #4D4D4D;
      font-size: 14px;
      font-size: 0.875rem;
      text-align: left; }
    .single:not(.single-nonument_groups) #about .container .wp-caption .portrait + .wp-caption-text,
    .archive #about .container .wp-caption .portrait + .wp-caption-text {
      max-width: 350px; }
  .single:not(.single-nonument_groups) #about .container .gallery,
  .archive #about .container .gallery {
    padding: 3rem;
    position: relative; }
    .single:not(.single-nonument_groups) #about .container .gallery .gallery-icon,
    .archive #about .container .gallery .gallery-icon {
      margin: 0; }
    .single:not(.single-nonument_groups) #about .container .gallery .wp-caption-text,
    .archive #about .container .gallery .wp-caption-text {
      color: #4D4D4D;
      font-size: 14px;
      font-size: 0.875rem;
      position: absolute;
      bottom: 3rem;
      -webkit-transform: translateY(100%);
              transform: translateY(100%);
      width: calc(100% - 6rem); }
    .single:not(.single-nonument_groups) #about .container .gallery img,
    .archive #about .container .gallery img {
      margin-bottom: 0;
      height: 450px;
      width: auto; }
      @media screen and (max-width: calc(842px + 2rem)) {
        .single:not(.single-nonument_groups) #about .container .gallery img,
        .archive #about .container .gallery img {
          height: 300px; } }
      @media screen and (max-width: 600px) {
        .single:not(.single-nonument_groups) #about .container .gallery img,
        .archive #about .container .gallery img {
          height: 200px; } }
      @media screen and (max-width: 450px) {
        .single:not(.single-nonument_groups) #about .container .gallery img,
        .archive #about .container .gallery img {
          height: auto; } }
    .single:not(.single-nonument_groups) #about .container .gallery .nav,
    .archive #about .container .gallery .nav {
      height: 30px;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      cursor: pointer;
      z-index: 10; }
      .single:not(.single-nonument_groups) #about .container .gallery .nav.next,
      .archive #about .container .gallery .nav.next {
        right: 0; }
      .single:not(.single-nonument_groups) #about .container .gallery .nav.prev,
      .archive #about .container .gallery .nav.prev {
        left: 0; }
    .single:not(.single-nonument_groups) #about .container .gallery .counter,
    .archive #about .container .gallery .counter {
      position: absolute;
      bottom: 5rem;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      margin: 0;
      z-index: 10; }
      .single:not(.single-nonument_groups) #about .container .gallery .counter .dot,
      .archive #about .container .gallery .counter .dot {
        background-image: url("images/dot-white.svg");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 100%;
        list-style: none;
        display: inline-block;
        height: 7px;
        width: 7px;
        margin: 0 7px; }
        .single:not(.single-nonument_groups) #about .container .gallery .counter .dot.active,
        .archive #about .container .gallery .counter .dot.active {
          background-image: url("images/dot-yellow.svg"); }
  .single:not(.single-nonument_groups) #about .container iframe,
  .archive #about .container iframe {
    padding: 2rem 0 1rem;
    width: 100%; }
    @media screen and (max-width: 650px) {
      .single:not(.single-nonument_groups) #about .container iframe,
      .archive #about .container iframe {
        height: 250px; } }
  .single:not(.single-nonument_groups) #about .container ul li, .single:not(.single-nonument_groups) #about .container ol li,
  .archive #about .container ul li,
  .archive #about .container ol li {
    margin-left: 3rem;
    margin-bottom: 0;
    font-size: 14px;
    font-size: 0.875rem; }
  .single:not(.single-nonument_groups) #about .container blockquote,
  .archive #about .container blockquote {
    font-weight: bold;
    font-size: 24px;
    font-size: 1.5rem;
    text-align: center;
    background-image: url("images/quote start.svg"), url("images/quote end.svg");
    background-size: 1.5rem auto;
    background-position: left top, right bottom;
    background-repeat: no-repeat;
    padding: 1.5rem 1.75rem;
    color: #000000;
    line-height: 1.4; }
    .single:not(.single-nonument_groups) #about .container blockquote *,
    .archive #about .container blockquote * {
      color: #000000;
      margin-bottom: 0; }
    @media screen and (max-width: 800px) {
      .single:not(.single-nonument_groups) #about .container blockquote,
      .archive #about .container blockquote {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 1.5;
        padding: 1rem 1.75rem;
        background-position: left top, right bottom -20px; } }
  .single:not(.single-nonument_groups) #about .container .parallax-section,
  .archive #about .container .parallax-section {
    margin: 3rem 0; }
  .single:not(.single-nonument_groups) #about .container .parallax-content,
  .archive #about .container .parallax-content {
    max-width: 842px;
    top: 250px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    font-weight: bold;
    font-size: 24px;
    font-size: 1.5rem;
    text-align: center;
    color: #FFFFFF; }
    @media screen and (max-width: 906px) {
      .single:not(.single-nonument_groups) #about .container .parallax-content,
      .archive #about .container .parallax-content {
        max-width: calc(100% - 4rem);
        padding: 0; } }
    @media screen and (max-width: 650px) {
      .single:not(.single-nonument_groups) #about .container .parallax-content,
      .archive #about .container .parallax-content {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 1.6; } }

.single-nonument_groups .article {
  padding: 100px 0;
  line-height: 1.7;
  max-width: 842px;
  margin: 0 auto; }
  @media screen and (max-width: 906px) {
    .single-nonument_groups .article {
      padding: 4rem 0; } }
  .single-nonument_groups .article .container {
    margin: 0 auto;
    width: 100%;
    padding: 0 2rem; }
    .single-nonument_groups .article .container > p:first-child:first-letter {
      font-size: 48px;
      font-size: 3rem;
      margin: 9px 0 -5px 0;
      padding: 0 .1em 0 0;
      height: .7em;
      line-height: .85em;
      float: left;
      color: #333;
      *line-height: 1em;
      /* IE7 Only */ }
    .single-nonument_groups .article .container:first-line {
      line-height: 1.7; }
    .single-nonument_groups .article .container > *:last-child {
      margin-bottom: 0; }
  .single-nonument_groups .article * {
    margin: 0 0 1rem;
    font-family: "Libre Baskerville", "Palatino Linotype", "Book Antiqua", Palatino, serif;
    color: #333333;
    line-height: 1.7; }
  .single-nonument_groups .article h2, .single-nonument_groups .article h4, .single-nonument_groups .article h5, .single-nonument_groups .article h6, .single-nonument_groups .article .wp-caption-text, .single-nonument_groups .article ol li, .single-nonument_groups .article ul li {
    font-family: "tex_gyre_herosbold", Arial, Helvetica, sans-serif; }
  .single-nonument_groups .article a {
    font-family: inherit;
    color: inherit; }
  .single-nonument_groups .article h1, .single-nonument_groups .article h2, .single-nonument_groups .article h3, .single-nonument_groups .article h4, .single-nonument_groups .article h5, .single-nonument_groups .article h6 {
    color: #000000;
    font-weight: bold;
    line-height: 1.4; }
  .single-nonument_groups .article h1 {
    font-size: 32px;
    font-size: 2rem;
    padding-top: 2rem; }
  .single-nonument_groups .article h2 {
    font-size: 24px;
    font-size: 1.5rem;
    padding-top: 1.5rem; }
  .single-nonument_groups .article h3 {
    font-size: 24px;
    font-size: 1.5rem;
    padding-top: 1.5rem; }
  .single-nonument_groups .article h4 {
    font-size: 20px;
    font-size: 1.25rem;
    padding-top: 1.25rem; }
  .single-nonument_groups .article h5 {
    font-size: 16px;
    font-size: 1rem;
    text-transform: uppercase;
    padding-top: 1rem; }
  .single-nonument_groups .article h6 {
    font-size: 16px;
    font-size: 1rem;
    font-weight: normal;
    text-transform: uppercase;
    padding-top: 1rem; }
  .single-nonument_groups .article .wp-caption {
    padding-top: 2rem;
    margin-bottom: 2rem;
    text-align: left; }
    .single-nonument_groups .article .wp-caption img {
      margin-bottom: 0.5rem; }
      .single-nonument_groups .article .wp-caption img.portrait {
        max-width: 350px; }
        @media screen and (max-width: 414px) {
          .single-nonument_groups .article .wp-caption img.portrait {
            max-width: 100%;
            margin-right: 0; } }
    .single-nonument_groups .article .wp-caption .wp-caption-text {
      color: #4D4D4D;
      font-size: 14px;
      font-size: 0.875rem;
      text-align: left; }
    .single-nonument_groups .article .wp-caption .portrait + .wp-caption-text {
      max-width: 350px; }
  .single-nonument_groups .article .gallery {
    padding: 3rem;
    position: relative; }
    .single-nonument_groups .article .gallery .gallery-icon {
      margin: 0; }
    .single-nonument_groups .article .gallery .wp-caption-text {
      color: #4D4D4D;
      font-size: 14px;
      font-size: 0.875rem;
      position: absolute;
      bottom: 3rem;
      -webkit-transform: translateY(100%);
              transform: translateY(100%);
      width: calc(100% - 6rem); }
    .single-nonument_groups .article .gallery img {
      margin-bottom: 0;
      height: 450px;
      width: auto; }
      @media screen and (max-width: calc(842px + 2rem)) {
        .single-nonument_groups .article .gallery img {
          height: 300px; } }
      @media screen and (max-width: 600px) {
        .single-nonument_groups .article .gallery img {
          height: 200px; } }
      @media screen and (max-width: 450px) {
        .single-nonument_groups .article .gallery img {
          height: auto; } }
    .single-nonument_groups .article .gallery .nav {
      height: 30px;
      position: absolute;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      cursor: pointer;
      z-index: 10; }
      .single-nonument_groups .article .gallery .nav.next {
        right: 0; }
      .single-nonument_groups .article .gallery .nav.prev {
        left: 0; }
    .single-nonument_groups .article .gallery .counter {
      position: absolute;
      bottom: 5rem;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      margin: 0;
      z-index: 10; }
      .single-nonument_groups .article .gallery .counter .dot {
        background-image: url("images/dot-white.svg");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 100%;
        list-style: none;
        display: inline-block;
        height: 7px;
        width: 7px;
        margin: 0 7px; }
        .single-nonument_groups .article .gallery .counter .dot.active {
          background-image: url("images/dot-yellow.svg"); }
  .single-nonument_groups .article iframe {
    padding: 2rem 0 1rem;
    width: 100%; }
    @media screen and (max-width: 650px) {
      .single-nonument_groups .article iframe {
        height: 250px; } }
  .single-nonument_groups .article ul li, .single-nonument_groups .article ol li {
    margin-left: 3rem;
    margin-bottom: 0;
    font-size: 14px;
    font-size: 0.875rem; }
  .single-nonument_groups .article blockquote {
    font-weight: bold;
    font-size: 24px;
    font-size: 1.5rem;
    text-align: center;
    background-image: url("images/quote start.svg"), url("images/quote end.svg");
    background-size: 1.5rem auto;
    background-position: left top, right bottom;
    background-repeat: no-repeat;
    padding: 1.5rem 1.75rem;
    color: #000000;
    line-height: 1.4; }
    .single-nonument_groups .article blockquote * {
      color: #000000; }
    @media screen and (max-width: 700px) {
      .single-nonument_groups .article blockquote {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 1.5;
        padding: 1rem 1.75rem;
        background-position: left top, right bottom -17px; } }
  .single-nonument_groups .article .parallax-section {
    margin: 3rem 0; }
  .single-nonument_groups .article .parallax-content {
    max-width: 842px;
    top: 250px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    font-weight: bold;
    font-size: 24px;
    font-size: 1.5rem;
    text-align: center;
    color: #FFFFFF; }
    @media screen and (max-width: calc(906px)) {
      .single-nonument_groups .article .parallax-content {
        max-width: calc(100% - 4rem);
        padding: 0; } }
    @media screen and (max-width: 650px) {
      .single-nonument_groups .article .parallax-content {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 1.5; } }

#post-engage {
  padding: 100px 0 55px; }
  @media screen and (max-width: 1075px) {
    #post-engage {
      padding: 125px 0 55px; } }
  @media screen and (max-width: 900px) {
    #post-engage {
      padding: 100px 0 30px; } }
  @media screen and (max-width: 650px) {
    #post-engage {
      padding: 70px 0 30px; } }
  #post-engage .header {
    content: "";
    display: table;
    table-layout: fixed; }
    #post-engage .header > * {
      float: left; }
      #post-engage .header > *.call {
        text-transform: uppercase;
        font-size: 30px;
        font-size: 1.875rem;
        font-weight: bold;
        width: 280px; }
        @media screen and (max-width: 900px) {
          #post-engage .header > *.call {
            width: 208px; } }
        @media screen and (max-width: 800px) {
          #post-engage .header > *.call {
            width: 100%; } }
      #post-engage .header > *.button {
        width: 130px;
        float: right;
        text-align: center;
        text-transform: uppercase;
        color: #FFFFFF;
        padding: 0.5rem;
        cursor: pointer; }
        @media screen and (max-width: 800px) {
          #post-engage .header > *.button {
            float: left; } }
      #post-engage .header > *.text {
        padding: 0 10%;
        width: calc(100% - 410px); }
        @media screen and (max-width: 1075px) {
          #post-engage .header > *.text {
            padding: 0;
            padding-right: 3rem; } }
        @media screen and (max-width: 900px) {
          #post-engage .header > *.text {
            width: calc(100% - 338px); } }
        @media screen and (max-width: 800px) {
          #post-engage .header > *.text {
            width: 100%;
            padding: 1rem 0; } }
  #post-engage .section {
    padding: 75px 50px; }
    @media screen and (max-width: 800px) {
      #post-engage .section {
        padding: 40px 25px; } }
    #post-engage .section.tip {
      background-color: #000000;
      border: 5px solid #FFCC00;
      margin-bottom: 30px; }
      #post-engage .section.tip .call {
        color: #FFCC00; }
      #post-engage .section.tip .button {
        border: 3px solid #FFCC00; }
      #post-engage .section.tip .text {
        color: #FFFFFF; }
      #post-engage .section.tip .wpcf7-response-output {
        color: #FFFFFF; }
    #post-engage .section.submit {
      background-color: #FFCC00;
      border: 5px solid #000000; }
      #post-engage .section.submit .button {
        border: 3px solid #000000; }
  #post-engage .form {
    padding: 100px 0 0; }
    #post-engage .form .form-box {
      margin-bottom: 80px;
      content: "";
      display: table;
      table-layout: fixed;
      width: 100%; }
      @media screen and (max-width: 700px) {
        #post-engage .form .form-box {
          margin-bottom: 40px; } }
      #post-engage .form .form-box.comment-section, #post-engage .form .form-box.photo-section {
        margin-bottom: 40px; }
    #post-engage .form .title, #post-engage .form .title + p {
      color: #FFFFFF;
      float: left; }
    #post-engage .form .title {
      text-transform: uppercase;
      font-size: 20px;
      font-size: 1.25rem;
      width: 140px;
      font-weight: bold; }
    #post-engage .form .title + p {
      width: calc(100% - 140px); }
    @media screen and (max-width: 700px) {
      #post-engage .form .title, #post-engage .form .title + p {
        float: none; }
      #post-engage .form .title {
        width: 100%;
        margin-bottom: 2rem; }
      #post-engage .form .title + p {
        width: 100%; } }
    #post-engage .form label {
      font-size: 14px;
      font-size: 0.875rem;
      width: calc(50% - 30px);
      margin-left: 30px;
      color: #FFFFFF;
      float: left; }
      @media screen and (max-width: 950px) {
        #post-engage .form label {
          width: calc(100% - 30px); } }
      @media screen and (max-width: 700px) {
        #post-engage .form label {
          width: 100%;
          margin-left: 0;
          font-size: 12px;
          font-size: 0.75rem; } }
      #post-engage .form label.one-half {
        height: 50px; }
        #post-engage .form label.one-half span:first-of-type {
          width: 100px;
          display: inline-block; }
        #post-engage .form label.one-half.first {
          clear: both; }
      #post-engage .form label.main {
        height: 70px; }
    #post-engage .form .comment-section label {
      width: calc(100% - 30px); }
      @media screen and (max-width: 700px) {
        #post-engage .form .comment-section label {
          width: 100%; } }
      #post-engage .form .comment-section label textarea {
        margin-top: 20px; }
    #post-engage .form .photo-section label {
      width: calc(100% - 30px); }
      @media screen and (max-width: 700px) {
        #post-engage .form .photo-section label {
          width: 100%; } }
      #post-engage .form .photo-section label input[type='file'] {
        margin-top: 20px;
        font-size: 14px;
        font-size: 0.875rem;
        font-family: "tex_gyre_herosbold", Arial, Helvetica, sans-serif;
        color: #FFFFFF; }
    #post-engage .form input[type='text'],
    #post-engage .form input[type='email'],
    #post-engage .form textarea {
      border-radius: 0;
      border: 2px solid #FFCC00;
      outline: 0;
      font-size: 14px;
      font-size: 0.875rem;
      font-family: "tex_gyre_herosbold", Arial, Helvetica, sans-serif; }
      @media screen and (max-width: 700px) {
        #post-engage .form input[type='text'],
        #post-engage .form input[type='email'],
        #post-engage .form textarea {
          font-size: 12px;
          font-size: 0.75rem; } }
    #post-engage .form input[type='text'],
    #post-engage .form input[type='email'] {
      width: calc(100% - 130px);
      float: right; }
      @media screen and (max-width: 700px) {
        #post-engage .form input[type='text'],
        #post-engage .form input[type='email'] {
          width: calc(100% - 100px); } }
    #post-engage .form .main {
      font-weight: bold;
      width: 250px;
      clear: both; }
      @media screen and (max-width: 700px) {
        #post-engage .form .main {
          width: 100%; } }
      #post-engage .form .main:not(.first) {
        margin-top: 50px; }
    #post-engage .form input[type='submit'] {
      border-radius: 0;
      outline: 0;
      border: 0;
      background-color: #FFCC00;
      color: #000000;
      font-size: 14px;
      font-size: 0.875rem;
      font-family: "tex_gyre_herosbold", Arial, Helvetica, sans-serif;
      text-transform: uppercase;
      font-weight: bold;
      width: 130px;
      text-align: center;
      padding: 0.75rem;
      cursor: pointer; }
    #post-engage .form .send {
      text-align: center; }
  #post-engage .submit .title, #post-engage .submit label, #post-engage .submit .title + p {
    color: #000000; }
  #post-engage .submit input[type='text'],
  #post-engage .submit input[type='email'],
  #post-engage .submit textarea {
    border: 2px solid #000000; }
  #post-engage .submit input[type='submit'] {
    background-color: #000000;
    color: #FFFFFF; }
  #post-engage .submit .form .photo-section label input[type='file'] {
    color: #000000; }
  #post-engage .form label.one-half span .wpcf7-not-valid,
  #post-engage .form label.main span .wpcf7-not-valid,
  #post-engage .form .comment-section label span .wpcf7-not-valid {
    border: 2px solid #ff0000 !important; }
  #post-engage .form label.one-half span.wpcf7-not-valid-tip,
  #post-engage .form label.main span.wpcf7-not-valid-tip,
  #post-engage .form .comment-section label span.wpcf7-not-valid-tip {
    display: none; }
  #post-engage .wpcf7-form-control-wrap.file-tip {
    display: block; }

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