/*!
Theme Name: histories
Theme URI: http://underscores.me/
Author: katerina vaseva
Author URI: http://zeroattentionspan.net
Description: A custom theme for The New School Histories website
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: histories
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.

histories 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
--------------------------------------------------------------*/
html, body {
  font-size: 14px;
  background-color: #E4E4E4; }

h1, h2, h3, h4, h5 {
  font-family: "Rubik", sans-serif;
  line-height: 1em;
  font-weight: 600;
  color: #242B2B; }

h6 {
  font-family: "Roboto Mono", monospace;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px; }

.o7 {
  opacity: 0.7; }

.accnt {
  color: #C0402D; }

h1 {
  font-size: 110px;
  text-transform: uppercase; }

h2 {
  font-size: 72px; }

h3 {
  font-size: 50px; }

h4 {
  font-size: 35px; }

h5 {
  font-size: 21px; }

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: "Roboto Mono", monospace;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5; }

h1, h2, h3, h4, h5, h6 {
  clear: both; }

html, body {
  font-size: 14px;
  background-color: #E4E4E4; }

p {
  font-size: 13px; }

h1, h2, h3, h4, h5 {
  font-family: "Rubik", sans-serif;
  line-height: 1em;
  font-weight: 600;
  color: #242B2B;
  margin-top: 0px;
  margin-bottom: 0px; }

h6 {
  font-family: "Roboto Mono", monospace;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
  margin-top: 0px;
  font-weight: 600;
  font-size: 14px; }

.o7 {
  opacity: 0.7; }

.accnt {
  color: #C0402D; }

h1 {
  font-size: 110px;
  text-transform: uppercase;
  letter-spacing: -1px;
  font-weight: 800; }

h2 {
  font-size: 72px; }

h3 {
  font-size: 50px; }

h4 {
  font-size: 35px; }

h5 {
  font-size: 21px; }

@media (max-width: 1199px) {
  h1 {
    font-size: 72px; }

  h2 {
    font-size: 50px; }

  h3 {
    font-size: 35px; }

  h4 {
    font-size: 21px; }

  h5 {
    font-size: 18px; } }
@media (max-width: 991px) {
  h1 {
    font-size: 72px; }

  h2 {
    font-size: 50px; }

  h3 {
    font-size: 35px; } }
@media (max-width: 767px) {
  h1 {
    font-size: 50px; }

  h2 {
    font-size: 36px; }

  h3 {
    font-size: 25px; }

  h4 {
    font-size: 21px; }

  h5 {
    font-size: 18px; } }
@media (max-width: 539px) {
  h1 {
    font-size: 36px; } }
p {
  margin-bottom: 1.5em; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 0 1.5em; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

big {
  font-size: 125%; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */ }

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: #C0402D; }
  a:visited {
    color: #C0402D; }
  a:hover, a:focus, a:active {
    color: #C0402D;
    text-decoration: none; }
  a:focus {
    outline: none !important;
    box-shadow: none !important; }
  a:hover, a:active {
    outline: none !important; }

button {
  border: none !important; }
  button:focus {
    outline: none !important; }
  button:hover, button:active {
    outline: 0;
    box-shadow: none !important;
    border: none !important; }

a, button {
  -webkit-transition: 0.2s all;
  transition: 0.2s all; }

a.nsh-link {
  font-family: "Roboto Mono", monospace;
  color: #C0402D;
  font-weight: 500;
  position: relative;
  display: inline-block;
  margin: 90px 0px;
  padding-left: 55px; }

a.nsh-link:before {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  right: calc(100% - 45px);
  height: 1px;
  background-color: #C0402D;
  -webkit-transition: 0.4s all;
  transition: 0.4s all; }

a.nsh-link:hover {
  cursor: pointer; }

a.nsh-link:hover:before {
  right: 0; }

.btn {
  background-color: transparent;
  border-radius: 0px; }

.btn:hover {
  opacity: 0.6; }

/*--------------------------------------------------------------
## 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 {
      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: 37.5em) {
  .menu-toggle {
    display: none; }

  .main-navigation ul {
    display: block; } }
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden; }
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%; }
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }
  .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */ }
  .widget select {
    max-width: 100%; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.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; }

.tcon {
  appearance: none;
  border: none;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  transition: 0.3s;
  user-select: none;
  width: 40px;
  background: transparent;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent; }
  .tcon > * {
    display: block; }
  .tcon:hover, .tcon:focus {
    outline: none; }
  .tcon::-moz-focus-inner {
    border: 0; }

.tcon-grid {
  padding: 1rem; }
  .tcon-grid .tcon-grid__item {
    width: 0.5rem;
    height: 0.5rem;
    background: black;
    color: black;
    transition: 0.3s; }

.tcon-grid.tcon-transform .tcon-grid__item {
  transform: rotate3d(0, 0, 1, -45deg) scale3d(0.8, 0.8, 0.8); }

.tcon-grid--rearrange .tcon-grid__item {
  box-shadow: -0.625rem -0.625rem, 0 -0.625rem, 0.625rem -0.625rem, -0.625rem 0, 0.625rem 0, -0.625rem 0.625rem, 0 0.625rem, 0.625rem 0.625rem; }

.tcon-grid--rearrange.tcon-transform .tcon-grid__item {
  box-shadow: 0 -0.5rem, 0 -1rem, 0.5rem 0, -1rem 0, 1rem 0, -0.5rem 0, 0 1rem, 0 0.5rem; }

.tcon-visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .tcon-visuallyhidden:active, .tcon-visuallyhidden:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto; }

.tcon-search__item {
  display: inline-block;
  height: 30px;
  width: 30px;
  border-radius: 0;
  transition: 0.3s;
  background: transparent;
  position: relative;
  transform: rotate(-45deg); }
  .tcon-search__item::before, .tcon-search__item::after {
    display: inline-block;
    height: 30px;
    width: 30px;
    border-radius: 0;
    transition: 0.3s;
    background: transparent;
    content: '';
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    margin: auto; }
  .tcon-search__item::before {
    height: 4px;
    left: 0;
    background: black;
    border-radius: 2.85714px; }
  .tcon-search__item::after {
    right: 0;
    background: white;
    border-radius: 50%;
    width: 12.00012px;
    height: 12.00012px;
    border: 2px solid black;
    transform-origin: 50% 50%; }

.tcon-search--xcross.tcon-transform {
  transform: scale3d(0.8, 0.8, 0.8); }
  .tcon-search--xcross.tcon-transform .tcon-search__item::before, .tcon-search--xcross.tcon-transform .tcon-search__item::after {
    border-radius: 2.85714px;
    background: black; }
  .tcon-search--xcross.tcon-transform .tcon-search__item::after {
    height: 4px;
    width: 100%;
    top: 0;
    right: 0;
    border: 0;
    transform: rotate3d(0, 0, 1, 90deg); }

.tcon-loader--spinner360 {
  border-radius: 80%;
  display: block;
  height: 40px;
  width: 40px;
  position: relative;
  animation: tcon-spin360 0.675s linear infinite forwards;
  background: lightgray; }
  .tcon-loader--spinner360:before, .tcon-loader--spinner360:after {
    content: "";
    display: block;
    position: absolute; }
  .tcon-loader--spinner360:before {
    border-radius: 0 90px 90px 0;
    height: 40px;
    width: 50%;
    top: 0;
    right: 0;
    z-index: 1;
    background: black;
    background-image: linear-gradient(lightgray, black); }
  .tcon-loader--spinner360:after {
    border-radius: 80%;
    height: 30px;
    width: 30px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    background: white; }

@keyframes tcon-spin360 {
  to {
    transform: rotate(360deg); } }
.tcon-grid .tcon-grid__item {
  background-color: #242B2B;
  color: #242B2B; }

.tcon-search__item::after {
  height: 18px;
  width: 18px;
  background-color: #E4E4E4; }

.decolines {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none; }

.decolines--fixed {
  position: fixed;
  width: 100vw;
  height: 100vh; }

.decoline {
  position: absolute; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

code, kbd, pre, samp {
  font-family: monospace,serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

*,
*::after,
*::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.actions {
  position: absolute;
  right: 6vw;
  bottom: 60px;
  text-align: center; }

.no-js .actions {
  display: none; }

/* Section Links */
.section-link {
  font-size: 1.25em;
  position: absolute;
  top: 60px;
  left: 6vw;
  cursor: pointer;
  color: #fff;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s; }

.section-link:hover {
  opacity: 0.5;
  color: #fff; }

/* Content */
.content {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: 7em 0; }

.content {
  overflow: hidden; }

.content--c3 {
  color: blue;
  background: red; }

/* Text styles */
.title {
  margin: 0;
  position: relative; }

.title--centered {
  width: 100%;
  text-align: center; }

.title--centered {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.title--right {
  width: 100%;
  text-align: left; }

.title--right {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end; }

[class*="letter"] {
  display: block;
  position: relative;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  white-space: pre; }

/* Slideshow */
.slideshow,
.slide {
  position: relative;
  width: 100%;
  height: 100%; }

.slide {
  padding: 0 6vw; }

.slide {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.slide:not(.slide--current) {
  position: absolute;
  top: 0;
  pointer-events: none;
  opacity: 0; }

.letter-effect {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

#main {
  margin-top: 60px; }

/* HELPERS */
.no-padding {
  padding-left: 0px;
  padding-right: 0px; }

.txt-lstgrey {
  color: #EEEEEE; }
  .txt-lstgrey h1, .txt-lstgrey h2, .txt-lstgrey h3, .txt-lstgrey h4, .txt-lstgrey h5, .txt-lstgrey h6, .txt-lstgrey p {
    color: #EEEEEE; }

.decolines {
  display: none; }

ul {
  list-style: none;
  margin: 0px;
  padding: 0px; }

/* PARAGRAPHS */
p.cred {
  color: #E4E4E4;
  margin-top: 5px;
  margin-bottom: 0px; }
  p.cred a {
    color: #fff;
    font-weight: 400; }
  @media (min-width: 992px) {
    p.cred {
      margin-top: 5px; } }

p.lg {
  font-family: "Roboto Mono", sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.4em;
  color: #242B2B;
  margin-bottom: 0px; }
  @media (max-width: 767px) {
    p.lg {
      font-size: 14px; } }

.accent {
  position: relative;
  padding: 15px 0px;
  max-width: 600px; }
  @media (min-width: 768px) {
    .accent {
      padding: 15px 30px; } }

.accent:before {
  content: '';
  position: absolute;
  width: 30px;
  height: 3px;
  background-color: #D6D6D6;
  top: 0;
  left: 0; }

/* LINKS */
a.nsh-link-title {
  position: relative;
  overflow: hidden;
  display: inline-block;
  padding: 9px 20px; }
  a.nsh-link-title h3, a.nsh-link-title h4, a.nsh-link-title h5 {
    margin: 0px;
    -webkit-transition: 0.3s all;
    transition: 0.3s all; }

a.nsh-link-title.el-dgrey {
  color: #242B2B; }

a.nsh-link-title.el-dgrey:hover {
  color: #C0402D; }

a.nsh-link-title.el-lstgrey {
  color: #EEEEEE; }
  a.nsh-link-title.el-lstgrey h3, a.nsh-link-title.el-lstgrey h4, a.nsh-link-title.el-lstgrey h5 {
    color: #EEEEEE; }

a.nsh-link-title:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 5px;
  right: calc(100% - 45px);
  z-index: 1000;
  -webkit-transition: 0.4s all;
  transition: 0.4s all;
  -webkit-delay: 0.2s all;
  delay: 0.2s all; }

a.nsh-link-title.el-dgrey:before {
  background-color: #242B2B; }

a.nsh-link-title.el-lstgrey:before {
  background-color: #EEEEEE; }

a.nsh-link-title.linethrough:after {
  content: '';
  position: absolute;
  top: 2px;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #D6D6D6;
  z-index: 100; }

a.nsh-link-title:hover {
  cursor: pointer;
  color: #C0402D; }
  a.nsh-link-title:hover h3, a.nsh-link-title:hover h4, a.nsh-link-title:hover h5 {
    color: #C0402D; }

a.nsh-link-title:hover:before {
  right: calc(100% - 100px);
  background-color: #C0402D; }

a.nsh-link-title.to-black:hover h4, a.nsh-link-title.to-black:hover h5 {
  color: #242B2B; }

a.nsh-link-title.to-black:hover:before {
  background-color: #242B2B; }

a.nsh-link-title.to-lstgrey:hover h4, a.nsh-link-title.to-lstgrey:hover h5 {
  color: #EEEEEE; }

a.nsh-link-title.to-lstgrey:hover:before {
  background-color: #EEEEEE; }

a.nsh-link-arrow {
  display: inline-block;
  position: relative;
  padding-right: 30px; }

a.nsh-link-arrow:after {
  content: '';
  position: absolute;
  background-image: url("svg/icons.svg");
  background-size: 600px 300px;
  display: block;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  height: 16px;
  width: 16px;
  background-position: -125px -7px;
  right: 5px;
  top: 5px;
  opacity: 0; }

a.nsh-link-arrow:hover {
  color: #242B2B; }

a.nsh-link-arrow:hover:after {
  background-position: -128px -7px;
  opacity: 1; }

a.nsh-link-external {
  color: #C0402D;
  padding-bottom: 0px;
  padding-right: 30px;
  padding-left: 0px; }

a.nsh-link-external:before {
  display: none; }

a.nsh-link-external:after {
  content: '';
  position: absolute;
  background-image: url("svg/icons.svg");
  background-size: 600px 300px;
  display: block;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  height: 16px;
  width: 16px;
  background-position: -163px -7px;
  right: 0px;
  top: 12px; }

a.nsh-link-external.nsh-link-external_black:after {
  background-position: -235px -7px; }

/* ICONS */
.nsh-icon {
  background-image: url("svg/icons.svg");
  background-size: 600px 300px;
  display: block;
  -webkit-transition: 0.2s all;
  transition: 0.2s all; }

.nsh-icon_small {
  height: 16px;
  width: 16px; }

.nsh-icon_mid {
  height: 24px;
  width: 24px; }

.nsh-icon_lg {
  height: 30px;
  width: 30px; }

.nsh-icon.prev {
  background-position: -7px -7px; }

.nsh-icon.next {
  background-position: -32px -7px; }

.nsh-icon.grid {
  background-position: -6px -150px; }

.nsh-icon.list {
  background-position: -40px -150px; }

.nsh-icon.fb {
  background-position: -77px -147px; }

.nsh-icon.insta {
  background-position: -118px -147px; }

.nsh-icon.gallery {
  background-position: -286px -147px; }

.nsh-icon.fb.grey {
  background-position: -159px -147px; }

.nsh-icon.insta.grey {
  background-position: -199px -147px; }

.gallery-button {
  padding: 15px;
  background-color: #C0402D;
  height: 60px;
  width: 60px;
  border-radius: 30px;
  -webkit-transition: 0.2s all;
  transition: 0.2s all; }

.gallery-button:hover {
  background-color: #242B2B;
  pointer-events: none; }

/* SECTIONS */
.sources {
  padding: 30px 0px 0px;
  border-top: 5px solid #d9d9d9;
  margin-top: 30px; }
  .sources h6 {
    font-weight: bold;
    margin-bottom: 8px; }
  .sources p {
    margin-bottom: 5px; }

a.list {
  pointer-events: none; }

.nsh-img-txt {
  height: calc(100vw - 10px);
  padding: 5px;
  margin-bottom: 10px; }
  .nsh-img-txt .wrap {
    background-size: cover;
    background-position: center center;
    position: relative;
    transition: all .4s ease-in-out;
    height: 100%; }
    .nsh-img-txt .wrap .wrap-txt-gradient {
      position: absolute;
      width: 100%;
      bottom: 0;
      left: 0;
      height: 70%;
      background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.9) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.9) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.9) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
      /* IE6-9 */
      padding: 0px 15px 30px 15px; }
      .nsh-img-txt .wrap .wrap-txt-gradient .wrap-txt-title {
        position: absolute;
        bottom: 18px;
        width: calc(100% - 30px);
        left: 15px; }
        .nsh-img-txt .wrap .wrap-txt-gradient .wrap-txt-title p.cred a {
          color: #C0402D;
          font-weight: 500; }
        .nsh-img-txt .wrap .wrap-txt-gradient .wrap-txt-title ul.contents {
          border-top: 1px solid rgba(255, 255, 255, 0.3);
          padding-top: 15px; }
          .nsh-img-txt .wrap .wrap-txt-gradient .wrap-txt-title ul.contents li span.how-many {
            float: right; }
          @media (min-width: 768px) {
            .nsh-img-txt .wrap .wrap-txt-gradient .wrap-txt-title ul.contents {
              margin-left: 60px; } }
  @media (min-width: 768px) {
    .nsh-img-txt {
      height: calc(50vw - 10px); } }
  @media (min-width: 992px) {
    .nsh-img-txt {
      height: calc(33vw - 10px); } }
  @media (min-width: 1200px) {
    .nsh-img-txt {
      height: 390px; } }
  @media (min-width: 1366px) {
    .nsh-img-txt {
      height: 450px; } }
  @media (min-width: 1400px) {
    .nsh-img-txt {
      height: 450px; } }
  @media (min-width: 1600px) {
    .nsh-img-txt {
      height: 510px; } }

.nsh-quote {
  margin-bottom: 15px; }
  .nsh-quote .wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%; }
    @media (min-width: 992px) and (max-width: 1199px) {
      .nsh-quote .wrap {
        padding-top: 45px; } }
    .nsh-quote .wrap .wrap-quote {
      position: relative;
      max-width: 330px;
      padding: 15px; }
      .nsh-quote .wrap .wrap-quote h5 {
        line-height: 1.2em;
        margin-bottom: 12px;
        padding-bottom: 12px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.3); }
      @media (min-width: 1200px) {
        .nsh-quote .wrap .wrap-quote {
          margin-top: 45px; } }
    .nsh-quote .wrap .wrap-quote:before {
      content: '';
      position: absolute;
      height: 70px;
      width: 90px;
      background-image: url("svg/icons.svg");
      background-position: -6px -60px;
      background-size: 600px 300px;
      top: -50px;
      left: 0px; }
    @media (max-width: 991px) {
      .nsh-quote .wrap .wrap-quote {
        max-width: 600px;
        padding: 60px 20px; }
      .nsh-quote .wrap .wrap-quote:before {
        top: 0px; } }
    @media (max-width: 767px) {
      .nsh-quote .wrap .wrap-quote {
        padding: 75px 15px 15px; }
      .nsh-quote .wrap .wrap-quote:before {
        top: 0px;
        left: 15px; } }
    @media (min-width: 1200px) {
      .nsh-quote .wrap {
        margin-bottom: 30px; }
        .nsh-quote .wrap .wrap-quote {
          margin-top: 30px; }
        .nsh-quote .wrap .wrap-quote:before {
          left: -30px; } }

.with_cat {
  position: relative;
  padding: 30px 5px 0px 5px; }
  .with_cat .category {
    float: right;
    position: absolute;
    top: 0;
    right: 5px;
    padding: 8px 0px;
    font-weight: bold; }

.social a {
  float: left;
  margin-right: 5px; }

.nsh-related {
  margin: 45px 0px;
  margin-bottom: 0px; }
  .nsh-related h3 {
    margin-bottom: 15px; }
  .nsh-related .nsh-img-txt {
    margin-bottom: 15px; }
  .nsh-related .nsh-quote {
    margin-bottom: 15px; }
    .nsh-related .nsh-quote .wrap {
      background-color: #EEEEEE;
      padding-top: 0px; }
      @media (max-width: 767px) {
        .nsh-related .nsh-quote .wrap .wrap-quote {
          padding: 45px 15px; } }
      .nsh-related .nsh-quote .wrap .wrap-quote:before {
        display: none; }

.nsh-button.dnld {
  padding-left: 36px;
  position: relative;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block; }

.nsh-button.dnld:before {
  background-image: url("svg/icons.svg");
  background-size: 600px 300px;
  display: block;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  width: 30px;
  height: 30px;
  background-position: -243px -147px;
  content: '';
  left: 0px;
  top: -9px;
  position: absolute; }

.nsh-button.dnld:after {
  content: '';
  display: block;
  width: 23px;
  height: 3px;
  background-color: #C0402D;
  left: 0px;
  bottom: 0px;
  position: absolute; }

.nsh-button.dnld:hover:before {
  top: -6px; }

#masthead {
  background-color: rgba(228, 228, 228, 0);
  position: fixed;
  z-index: 9998;
  width: 100%;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  height: 90px;
  padding: 0px; }
  #masthead .container.nsh-container {
    background-color: #e4e4e4;
    overflow: hidden;
    padding: 10px 0px; }
    #masthead .container.nsh-container h5 {
      margin-top: 12px;
      font-size: 18px;
      float: left; }
      #masthead .container.nsh-container h5 a {
        color: #242B2B; }
    @media (max-width: 767px) {
      #masthead .container.nsh-container nav.main-navigation #nsh-menu-toggle {
        margin-left: 10px;
        margin-right: 0px; }
      #masthead .container.nsh-container .site-branding h5 {
        font-size: 18px;
        max-width: 180px;
        margin-top: 5px; } }

.overlay-site {
  background-color: #E4E4E4;
  opacity: 0;
  pointer-events: none;
  height: 100vh;
  width: 100%;
  position: fixed;
  z-index: 2000;
  -webkit-transition: 0.2s all;
  transition: 0.2s all; }
.overlay-page-load{
  background-color: #E4E4E4;
  opacity: 1;
  pointer-events: all;
  height: 100vh;
  width: 100%;
  position: fixed;
  z-index: 10000;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;

  background-image: url('img/nsh-loader.gif');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 90px 90px;
}
body.is-loaded .overlay-page-load{
  opacity: 0;
  pointer-events: none;
}
/* MENU & SEARCH*/
#nsh-search-form {
  position: fixed;
  height: 5px;
  top: 60px;
  left: 15px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  z-index: 20000;
  pointer-events: none;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  opacity: 1;
  overflow: hidden;
  width: calc(100% - 30px); }
  @media (min-width: 768px) {
    #nsh-search-form {
      width: calc(100% - 30px);
      left: 15px; } }
  #nsh-search-form .container {
    padding: 45px 15px;
    position: relative;
    height: 100%;
    opacity: 0;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    -webkit-transition-delay: 0s;
    transition-delay: 0s; }
    @media (min-width: 768px) {
      #nsh-search-form .container {
        padding: 45px 45px; } }
    @media (min-width: 992px) {
      #nsh-search-form .container {
        padding: 45px 45px; } }
    @media (min-width: 1200px) {
      #nsh-search-form .container {
        padding: 45px 45px; } }
  #nsh-search-form .wrap {
    margin: 0 auto;
    background-color: #242B2B;
    height: 5px;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
    position: relative; }
    @media (min-width: 1200px) {
      #nsh-search-form .wrap {
        width: 1170px; } }
    @media (min-width: 1366px) {
      #nsh-search-form .wrap {
        width: 1300px; } }
    @media (min-width: 1400px) {
      #nsh-search-form .wrap {
        width: 1366px; } }
    @media (min-width: 1600px) {
      #nsh-search-form .wrap {
        width: 1550px; } }

#nsh-menu {
  position: fixed;
  height: 5px;
  top: 60px;
  left: 15px;
  -webkit-transition: 0.3s all;
  transition: 0.3s all;
  z-index: 20000;
  pointer-events: none;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  opacity: 1;
  overflow: hidden;
  width: calc(100% - 30px); }
  @media (min-width: 768px) {
    #nsh-menu {
      width: calc(100% - 30px);
      left: 15px; } }
  #nsh-menu p {
    font-weight: 500; }
  #nsh-menu .container-fluid {
    padding: 15px 15px;
    position: relative;
    height: 100%;
    opacity: 0;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    -webkit-transition-delay: 0s;
    transition-delay: 0s; }
  #nsh-menu .wrap {
    margin: 0 auto;
    background-color: #242B2B;
    height: 5px;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
    position: relative; }
    @media (min-width: 1200px) {
      #nsh-menu .wrap {
        width: 1170px; } }
    @media (min-width: 1366px) {
      #nsh-menu .wrap {
        width: 1300px; } }
    @media (min-width: 1400px) {
      #nsh-menu .wrap {
        width: 1366px; } }
    @media (min-width: 1600px) {
      #nsh-menu .wrap {
        width: 1550px; } }
  #nsh-menu .credits {
    position: absolute;
    left: 15px;
    bottom: 20px;
    width: 100%;
    color: #E4E4E4;
    font-weight: 300;
    font-size: 11px;
    opacity: 0.8; }

#nsh-menu h3 {
  margin-bottom: 30px;
  text-transform: uppercase; }
#nsh-menu .wrap {
  color: #242B2B;
  padding: 15px 0px; }
  #nsh-menu .wrap .container-fluid {
    max-width: 1700px; }
    @media (min-width: 1200px) {
      #nsh-menu .wrap .container-fluid .row {
        height: 100%; } }
#nsh-menu .ttl {
  margin-bottom: 15px;
  font-weight: bold; }
#nsh-menu .nsh-menu_nav h5 {
  margin-bottom: 0px; }
  #nsh-menu .nsh-menu_nav h5 a {
    color: #242B2B; }
#nsh-menu .nsh-menu_nav .nsh-menu_nav__items ul {
  overflow: hidden; }
  #nsh-menu .nsh-menu_nav .nsh-menu_nav__items ul li {
    margin-bottom: 30px; }
    #nsh-menu .nsh-menu_nav .nsh-menu_nav__items ul li p {
      margin-bottom: 0px; }
#nsh-menu .nsh-menu_nav .nsh-menu_nav__projects ul {
  overflow: hidden; }
  #nsh-menu .nsh-menu_nav .nsh-menu_nav__projects ul li {
    display: block;
    margin-bottom: 15px;
    width: 100%; }
    #nsh-menu .nsh-menu_nav .nsh-menu_nav__projects ul li a {
      margin-bottom: 15px;
      display: inline-block;
      overflow: hidden;
      position: relative; }
#nsh-menu .nsh-menu_about {
  position: relative;
  padding: 0px 15px;
  padding-top: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 45px; }
  #nsh-menu .nsh-menu_about a {
    color: #242B2B;
    border-bottom: 1px solid #242B2B;
    display: inline-block; }
  #nsh-menu .nsh-menu_about p.credits {
    color: #242B2B;
    position: absolute;
    left: 15px;
    bottom: 0px; }
    #nsh-menu .nsh-menu_about p.credits a {
      border-bottom: none;
      display: inline-block;
      font-weight: bold; }
@media (min-width: 768px) {
  #nsh-menu .wrap {
    padding: 30px 15px; }
  #nsh-menu h3 {
    margin-bottom: 45px; }
  #nsh-menu .ttl {
    margin-bottom: 30px; }
  #nsh-menu .nsh-menu_nav .nsh-menu_nav__items {
    padding: 0px 15px; }
    #nsh-menu .nsh-menu_nav .nsh-menu_nav__items ul li a {
      position: relative;
      width: 100%; }
    #nsh-menu .nsh-menu_nav .nsh-menu_nav__items ul li a:after {
      position: absolute;
      width: 100%;
      top: 2px;
      left: 0px;
      height: 1px;
      background-color: #242B2B;
      content: '';
      opacity: 0.2; }
  #nsh-menu .nsh-menu_about {
    padding-left: 0px; } }
@media (min-width: 768px) and (max-width: 991px) {
  #nsh-menu .nsh-menu_nav .nsh-menu_nav__items {
    padding: 0px 15px; }
    #nsh-menu .nsh-menu_nav .nsh-menu_nav__items ul {
      margin-bottom: 15px; }
      #nsh-menu .nsh-menu_nav .nsh-menu_nav__items ul li {
        width: 50%;
        float: left;
        padding-right: 30px; }
  #nsh-menu .nsh-menu_nav .nsh-menu_nav__projects {
    width: 50%; }
  #nsh-menu .nsh-menu_about {
    padding-left: 15px; } }
@media (min-width: 992px) {
  #nsh-menu .wrap {
    padding: 30px 45px; }
  #nsh-menu .nsh-menu_nav {
    padding: 0px 0px; }
    #nsh-menu .nsh-menu_nav .nsh-menu_nav__items {
      padding: 0px 90px 0px 15px; }
      #nsh-menu .nsh-menu_nav .nsh-menu_nav__items ul li {
        margin-bottom: 45px; }
    #nsh-menu .nsh-menu_nav .nsh-menu_nav__projects {
      padding: 0px 90px 0px 15px; } }
@media (min-width: 1200px) {
  #nsh-menu .wrap {
    padding: 60px 45px; }
  #nsh-menu h3 {
    margin-bottom: 60px; }
  #nsh-menu .nsh-menu_nav {
    border-right: 1px solid rgba(255, 255, 255, 0.2); }
    #nsh-menu .nsh-menu_nav .nsh-menu_nav__items {
      padding: 0px 120px 0px 15px; }
      #nsh-menu .nsh-menu_nav .nsh-menu_nav__items ul li {
        margin-bottom: 45px; }
    #nsh-menu .nsh-menu_nav .nsh-menu_nav__projects {
      padding: 0px 120px 0px 15px; }
  #nsh-menu .nsh-menu_about {
    padding: 0px 45px;
    border-top: none !important; }
    #nsh-menu .nsh-menu_about p.credits {
      left: 45px; } }

body.is-search-expanded #nsh-search-form {
  height: calc(100vh - 75px);
  width: calc(100% - 30px);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  pointer-events: all;
  opacity: 1; }
  body.is-search-expanded #nsh-search-form .wrap {
    width: 100%;
    background-color: #C0402D;
    height: 100%; }
    @media (max-width: 991px) {
      body.is-search-expanded #nsh-search-form .wrap {
        overflow-y: scroll; } }
    body.is-search-expanded #nsh-search-form .wrap .container {
      opacity: 1;
      -webkit-transition-delay: 0.5s;
      transition-delay: 0.5s; }
body.is-search-expanded #nsh-menu .wrap {
  background-color: #C0402D; }
body.is-search-expanded .overlay-site {
  opacity: 1;
  pointer-events: all;
  -webkit-transition: 0.2s all;
  transition: 0.2s all; }

body.is-header-expanded #nsh-search-form .wrap {
  background-color: #C0402D; }
body.is-header-expanded #nsh-menu {
  height: calc(100vh - 75px);
  width: calc(100% - 30px);
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  pointer-events: all;
  opacity: 1; }
  @media (max-width: 767px) {
    body.is-header-expanded #nsh-menu {
      width: calc(100% - 10px);
      left: 5px; } }
  body.is-header-expanded #nsh-menu .wrap {
    width: 100%;
    background-color: #C0402D;
    height: 100%; }
    @media (max-width: 1199px) {
      body.is-header-expanded #nsh-menu .wrap {
        overflow-y: scroll; } }
    body.is-header-expanded #nsh-menu .wrap .container-fluid {
      opacity: 1;
      -webkit-transition-delay: 0.5s;
      transition-delay: 0.5s; }
body.is-header-expanded .overlay-site {
  opacity: 1;
  pointer-events: all;
  -webkit-transition: 0.2s all;
  transition: 0.2s all; }

#masthead .nsh-container nav.main-navigation #nsh-search {
  width: 60px; }

#masthead .nsh-container nav.main-navigation #nsh-menu-toggle {
  float: left;
  margin-right: 5px; }
#masthead .nsh-container nav.main-navigation .site-branding {
  float: left; }
#masthead .nsh-container nav.main-navigation #nsh-search {
  float: right; }

#searchform {
  position: absolute;
  text-align: center;
  width: 600px;
  top: 50%;
  left: 50%;
  margin-left: -300px; }
  #searchform input[type="text"] {
    background-color: transparent;
    border-radius: 0px;
    border: none;
    border-bottom: 8px solid #242B2B;
    font-size: 50px;
    font-family: "Rubik", sans-serif;
    outline: none !important;
    color: #242B2B;
    max-width: 100%;
    font-weight: 500; }
  #searchform input[type="text"]::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #242B2B;
    opacity: 0.6;
    font-weight: 500; }
  #searchform input[type="text"]::-moz-placeholder {
    /* Firefox 19+ */
    color: #242B2B;
    opacity: 0.6;
    font-weight: 500; }
  #searchform input[type="text"]::-ms-input-placeholder {
    /* IE 10+ */
    color: #242B2B;
    opacity: 0.6;
    font-weight: 500; }
  #searchform input[type="text"]::-moz-placeholder {
    /* Firefox 18- */
    color: #242B2B;
    opacity: 0.6;
    font-weight: 500; }
  #searchform input[type="submit"] {
    background-color: transparent;
    border: none;
    outline: none !important;
    border-radius: 0px;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 65px;
    width: 65px;
    background-image: url("svg/icons.svg");
    background-size: 600px 300px;
    display: block;
    background-position: -122px -60px; }

.nsh-footer {
  padding: 30px 0px; }
  .nsh-footer h6.ttl {
    margin-bottom: 30px; }
  .nsh-footer h5 {
    font-weight: 500; }
  .nsh-footer .site-footer_explore {
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    .nsh-footer .site-footer_explore ul li {
      margin-bottom: 15px !important; }
  @media (min-width: 768px) {
    .nsh-footer .site-footer_explore {
      border-bottom: none; }
      .nsh-footer .site-footer_explore ul li {
        margin-bottom: 30px !important; } }
  @media (min-width: 992px) {
    .nsh-footer {
      padding: 45px 0px; } }
  @media (min-width: 1200px) {
    .nsh-footer {
      padding: 60px 0px; }
      .nsh-footer h6.ttl {
        margin-bottom: 45px; }
      .nsh-footer .site-footer_about .wrap {
        max-width: 600px; }
        .nsh-footer .site-footer_about .wrap p {
          color: #D6D6D6; }
          .nsh-footer .site-footer_about .wrap p span.ttl {
            font-weight: bold;
            color: #E4E4E4; }
          .nsh-footer .site-footer_about .wrap p a {
            color: #E4E4E4; } }

#nsh-home_about .nsh-home_about__divisions ul li h5 a {
  color: #242B2B; }
@media (max-width: 767px) {
  #nsh-home_about .nsh-home_about__txt,
  #nsh-home_about .nsh-home_about__divisions {
    padding: 0px 5px; } }

#nsh-home_featured {
  margin-top: 30px; }
  @media (min-width: 768px) {
    #nsh-home_featured {
      margin-top: 45px; } }

#nsh-home_sitenav .site-nav {
  //display: none;
  margin-top: 30px;
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    #nsh-home_sitenav .site-nav .site-nav_single {
      margin-bottom: 30px; } }
@media(min-width: 768px) and (max-width: 991px){
  #nsh-home_sitenav{
    margin-top: 45px;
  }
  .site-nav .site-nav_single{
    margin-bottom: 15px;
  }
}
@media (min-width: 1200px) {
  #nsh-home_sitenav {
    margin-top: 60px; }
    #nsh-home_sitenav .site-nav {
      display: flex; } }

.nsh-title {
  padding: 60px 0px 30px; }
  .nsh-title .heading {
    padding-left: 15px;
    padding-right: 15px; }
  .nsh-title.nsh-title_with-text .paragraph {
    margin-top: 30px; }
  @media (min-width: 768px) {
    .nsh-title {
      padding: 120px 0px 60px; } }
  @media (min-width: 992px) {
    .nsh-title.nsh-title_with-text .paragraph {
      margin-top: 5px; } }
  @media (min-width: 1200px) {
    .nsh-title {
      padding: 180px 0px 120px; } }

.nsh-title-single .container {
  background-color: #C0402D;
  background-blend-mode: multiply;
  background-size: cover;
  background-position: center center;
  position: relative;
  height: 80vh; }
  @media (min-width: 768px) {
    .nsh-title-single .container {
      height: 520px; } }
  @media (min-width: 992px) {
    .nsh-title-single .container {
      height: 520px; } }
  @media (min-width: 1200px) {
    .nsh-title-single .container {
      height: 700px; } }
  .nsh-title-single .container .heading {
    position: absolute;
    left: 15px;
    bottom: 15px;
    max-width: calc(100% - 30px);
    padding-left: 0px;
    padding-right: 0px; }
    .nsh-title-single .container .heading .social {
      margin-top: 12px; }
  @media (min-width: 768px) {
    .nsh-title-single .container .heading {
      bottom: 30px; }
      .nsh-title-single .container .heading h1, .nsh-title-single .container .heading h2 {
        max-width: 600px;
        float: left; }
      .nsh-title-single .container .heading .social {
        overflow: hidden;
        position: absolute;
        right: 0;
        bottom: 5px; } }
  @media (min-width: 992px) {
    .nsh-title-single .container .heading {
      bottom: 45px; }
    .nsh-title-single .container .social {
      bottom: 15px; } }
  @media (min-width: 1200px) {
    .nsh-title-single .container .heading {
      bottom: 60px;
      padding-left: 45px; }
      .nsh-title-single .container .heading h1, .nsh-title-single .container .heading h2 {
        max-width: 900px;
        float: left; }
      .nsh-title-single .container .heading .social {
        right: 45px;
        overflow: hidden; } }

.nsh-title_with-nav nav {
  margin-bottom: 15px; }
  .nsh-title_with-nav nav h6 a {
    padding-bottom: 2px;
    line-height: 2em;
    color: #EEEEEE;
    border-bottom: 2px solid #EEEEEE; }
  .nsh-title_with-nav nav h6 a:hover {
    opacity: 0.7; }

.content--c17 {
  padding: 0px; }
  .content--c17 .container {
    height: 300px;
    background-size: cover;
    background-color: #C0402D;
    background-blend-mode: multiply;
    background-position: center center;
    position: relative;
    overflow: hidden;
    padding: 0px; }
    .content--c17 .container .slideshow .slide {
      padding-top: 7px;
      display: block; }
      .content--c17 .container .slideshow .slide h1 {
        color: #EEEEEE; }
    .content--c17 .container .nsh-featured__top {
      position: absolute;
      left: 0px;
      bottom: 15px;
      width: 100%;
      height: 100px;
      padding: 30px 15px 15px;
      line-height: 1.2em; }
      .content--c17 .container .nsh-featured__top .nsh-featured_nav .nsh-featured_nav__counter {
        width: calc(100% - 90px);
        float: left;
        position: absolute;
        top: 0;
        left: 15px; }
      .content--c17 .container .nsh-featured__top .nsh-featured_nav .nsh-featured_nav__counter:before {
        position: absolute;
        width: calc(100% - 75px);
        content: '';
        height: 2px;
        background-color: rgba(255, 255, 255, 0.3);
        right: 0;
        top: 7px; }
      .content--c17 .container .nsh-featured__top .nsh-featured_nav .actions {
        width: 90px;
        position: absolute;
        right: 0;
        top: -5px;
        left: auto; }
        .content--c17 .container .nsh-featured__top .nsh-featured_nav .actions button {
          position: absolute;
          top: 0; }
        .content--c17 .container .nsh-featured__top .nsh-featured_nav .actions button.nsh-next {
          right: 0; }
          .content--c17 .container .nsh-featured__top .nsh-featured_nav .actions button.nsh-next i {
            background-position: -208px -7px; }
        .content--c17 .container .nsh-featured__top .nsh-featured_nav .actions button.nsh-prev {
          right: 30px; }
          .content--c17 .container .nsh-featured__top .nsh-featured_nav .actions button.nsh-prev i {
            background-position: -192px -7px; }
      .content--c17 .container .nsh-featured__top .nsh-featured_title {
        padding-right: 30px;
        -webkit-transition: 0.2s all;
        transition: 0.2s all;
        opacity: 1; }
        .content--c17 .container .nsh-featured__top .nsh-featured_title h4 a {
          color: #fff; }
        .content--c17 .container .nsh-featured__top .nsh-featured_title h4 a:hover {
          color: #fff; }
    @media (min-width: 768px) {
      .content--c17 .container {
        height: 450px; }
        .content--c17 .container .nsh-featured__top {
          right: 0px;
          left: auto;
          bottom: 15px;
          width: 50%;
          height: 100px; } }
    @media (min-width: 992px) {
      .content--c17 .container {
        height: 450px; } }
    @media (min-width: 1200px) {
      .content--c17 .container {
        height: 600px; }
        .content--c17 .container .nsh-featured__top {
          right: 0px;
          left: auto;
          bottom: 15px;
          width: 30%;
          height: 150px;
          line-height: 1em; } }
  .content--c17 .overlay-animating {
    background-color: #C0402D;
    position: absolute;
    height: 100%;
    width: 100%;
    pointer-events: none;
    top: 0;
    left: 0;
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
    opacity: 0; }
  .content--c17.is-animating .container .overlay-animating {
    opacity: 1; }
  .content--c17.is-animating .container .nsh-featured_title {
    opacity: 0; }

.nsh-content .author {
  padding-bottom: 30px;
  border-bottom: 3px solid #D6D6D6;
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 13px; }
  .nsh-content .author p {
    margin-bottom: 0px; }
  .nsh-content .author a:hover {
    color: #242B2B; }
  .nsh-content .author .cats {
    overflow: hidden;
    margin-top: 8px; }
    .nsh-content .author .cats p.posted-in {
      float: left; }
    .nsh-content .author .cats ul li {
      display: inline-block;
      float: left;
      margin-left: 9px; }
.nsh-content .content-left {
  margin: 30px 0px; }
  @media (min-width: 992px) {
    .nsh-content .content-left .author {
      display: none; } }
  .nsh-content .content-left h5 {
    line-height: 1.2em;
    margin-top: 0px; }
@media (max-width: 991px) {
  .nsh-content .nsh-gallery {
    display: none; } }
.nsh-content .readings {
  margin: 15px 0px 15px; }
  .nsh-content .readings h5 {
    margin-top: 8px; }
  .nsh-content .readings h6 {
    margin-bottom: 5px; }
@media (max-width: 767px) {
  .nsh-content {
    padding: 0px 5px; }
    .nsh-content .content-left {
      padding-left: 10px;
      padding-right: 10px; } }
@media (min-width: 768px) {
  .nsh-content .content-left {
    margin: 30px 0px; }
    .nsh-content .content-left h5 {
      margin-top: 0px;
      max-width: 600px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .nsh-content {
    padding: 0px 30px; } }

@media (min-width: 992px) {
  .nsh-content .content-left {
    margin: 20px 0px; }
    .nsh-content .content-left h2 {
      margin-top: 15px; }
  .nsh-content .content-right {
    margin-top: 20px;
    padding-top: 0px; } }
@media (min-width: 1200px) {
  .nsh-content .content-right {
    margin-top: 45px;
    padding-top: 0px; } }

html, body {
  background-color: #E4E4E4; }

#nsh-menu-toggle {
  display: block !important;
  z-index: 3000; }

@media (min-width: 540px) {
  .container {
    max-width: none !important;
    width: calc(100% - 48px) !important; } }
@media (min-width: 768px) {
  .container {
    max-width: none !important;
    width: calc(100% - 30px) !important; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px !important; } }
@media (min-width: 1366px) {
  .container {
    width: 1300px !important; } }
@media (min-width: 1400px) {
  .container {
    width: 1366px !important; } }
@media (min-width: 1600px) {
  .container {
    width: 1550px !important; } }

@media (min-width: 768px) {
  .row {
    margin-right: -20px;
    margin-left: -20px; } }

.indices {
  width: auto;
  margin: 0 auto;
  display: block;
  margin-bottom: 15px; }
  .indices .index-slide {
    display: block;
    height: 5px;
    background-color: #E4E4E4;
    width: 45px;
    float: left;
    margin-left: 2px; }
  .indices .index-slide.current {
    background-color: #242B2B; }

.offset-title {
  padding-left: 110px; }

#nsh-home-intro .nsh-home-intro_toc {
  margin-bottom: 30px; }
  #nsh-home-intro .nsh-home-intro_toc .nsh-home-intro_toc__single p {
    margin-bottom: 0px; }

.actions {
  top: 65px;
  left: 50%;
  margin-left: -94px;
  right: auto;
  bottom: auto; }
  @media (min-width: 768px) {
    .actions {
      top: 130px; } }
  @media (min-width: 992px) {
    .actions {
      top: 130px; } }
  @media (min-width: 1200px) {
    .actions {
      top: 130px; } }

.slide-title {
  float: right;
  position: absolute;
  bottom: 20px;
  right: 0px;
  padding: 0px 15px; }
  .slide-title h6 {
    color: #E4E4E4;
    margin-bottom: 21px; }
  @media (min-width: 768px) {
    .slide-title {
      padding: 0px 30px; } }
  @media (min-width: 992px) {
    .slide-title {
      padding: 0px 30px; } }
  @media (min-width: 1200px) {
    .slide-title {
      padding: 0px 30px; } }

#nsh-home_about {
  margin-top: 30px; }
  #nsh-home_about .nsh-home_about__txt p {
    max-width: 800px;
    padding: 15px 15px 30px 15px; }
    #nsh-home_about .nsh-home_about__txt p a {
      color: #242B2B; }
    @media (min-width: 768px) {
      #nsh-home_about .nsh-home_about__txt p {
        padding: 15px 45px 30px 15px; } }
    @media (min-width: 992px) {
      #nsh-home_about .nsh-home_about__txt p {
        padding: 15px 45px 30px 15px; } }
    @media (min-width: 1200px) {
      #nsh-home_about .nsh-home_about__txt p {
        padding: 15px 45px 30px 15px; } }
  #nsh-home_about .nsh-home_about__divisions h6 {
    padding: 15px 15px 5px;
    position: relative; }
  #nsh-home_about .nsh-home_about__divisions h6:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 3px;
    background-color: #D6D6D6;
    top: 0;
    left: 0; }
  #nsh-home_about .nsh-home_about__divisions ul {
    padding-left: 15px; }
    #nsh-home_about .nsh-home_about__divisions ul li h5 {
      line-height: 1.2em; }
  #nsh-home_about .nsh-home_about__divisions h5.email {
    margin-top: 30px;
    padding: 15px 15px 5px;
    position: relative; }
    #nsh-home_about .nsh-home_about__divisions h5.email a {
      color: #C0402D; }
  #nsh-home_about .nsh-home_about__divisions h5.email:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 3px;
    background-color: #D6D6D6;
    top: 0;
    left: 0; }

.upprcs {
  text-transform: uppercase; }

#colophon {
  background-color: #242B2B;
  padding: 45px 0px; }
  #colophon .site-footer_explore h5.ttl {
    margin-bottom: 30px;
    font-weight: 500; }
  #colophon .site-footer_explore ul li {
    margin-bottom: 30px; }
    #colophon .site-footer_explore ul li h5 {
      margin-bottom: 0px; }
    #colophon .site-footer_explore ul li p {
      max-width: 420px;
      padding-left: 20px; }
  #colophon .site-footer_explore ul.projects li {
    margin-bottom: 5px; }
    #colophon .site-footer_explore ul.projects li a {
      position: relative;
      display: inline-block;
      padding-right: 30px; }
      #colophon .site-footer_explore ul.projects li a h5 {
        color: #C0402D; }
    #colophon .site-footer_explore ul.projects li a:after {
      content: '';
      position: absolute;
      background-image: url("svg/icons.svg");
      background-size: 600px 300px;
      display: block;
      -webkit-transition: 0.2s all;
      transition: 0.2s all;
      height: 16px;
      width: 16px;
      background-position: -163px -7px;
      right: 7px;
      top: 3px; }
  #colophon .site-footer_about h5.ttl {
    margin-bottom: 18px;
    font-weight: 500; }
  #colophon .site-footer_about ul {
    margin-top: 18px; }
    #colophon .site-footer_about ul li p {
      margin-bottom: 0px; }

.nsh-title-txt {
  padding: 150px 0px 120px; }
  .nsh-title-txt h2 {
    max-width: 800px; }
  @media (max-width: 767px) {
    .nsh-title-txt {
      padding: 90px 0px 60px; } }

body.search .nsh-title-txt h2 span {
  text-transform: uppercase; }

.nsh-history_essay__related {
  margin-bottom: 30px; }
  .nsh-history_essay__related h3 {
    display: block;
    margin: 30px 0px;
    width: 100%; }
  .nsh-history_essay__related .nsh-img-txt .category {
    float: right;
    position: absolute;
    top: 0;
    right: 5px;
    padding: 8px 0px; }
  .nsh-history_essay__related .nsh-quote {
    padding-top: 30px;
    position: relative; }
    @media (min-width: 540px) and (max-width: 767px) {
      .nsh-history_essay__related .nsh-quote {
        margin-top: 15px; } }
    .nsh-history_essay__related .nsh-quote .category {
      float: right;
      position: absolute;
      top: 0;
      right: 5px;
      padding: 8px 0px;
      font-weight: bold; }

.minusmargin {
  margin-left: -10px;
  margin-right: -10px; }

#nsh-people_grid .cats {
  margin: 30px -10px; }
  #nsh-people_grid .cats button h4 {
    -webkit-transition: 0.2s all;
    transition: 0.2s all; }
  #nsh-people_grid .cats button:hover h4,
  #nsh-people_grid .cats button.is-checked h4 {
    color: #C0402D; }
#nsh-people_grid .grid-all {
  margin-bottom: 45px; }
  #nsh-people_grid .grid-all .element-item {
    padding-left: 5px;
    padding-right: 5px; }
    @media (max-width: 767px) {
      #nsh-people_grid .grid-all .element-item {
        margin-bottom: 15px; } }
    #nsh-people_grid .grid-all .element-item a {
      display: block;
      overflow: hidden; }
      #nsh-people_grid .grid-all .element-item a .img {
        display: block;
        height: calc(100vw - 30px);
        background-color: grey;
        margin-bottom: 8px; }
        @media (min-width: 540px) {
          #nsh-people_grid .grid-all .element-item a .img {
            height: calc(50vw - 30px); } }
        @media (min-width: 768px) {
          #nsh-people_grid .grid-all .element-item a .img {
            height: calc(50vw - 15px); } }
        @media (min-width: 992px) {
          #nsh-people_grid .grid-all .element-item a .img {
            height: calc(33.33vw - 15px); } }
        @media (min-width: 1200px) {
          #nsh-people_grid .grid-all .element-item a .img {
            height: 290px; } }
        @media (min-width: 1400px) {
          #nsh-people_grid .grid-all .element-item a .img {
            height: 320px; } }
    @media (min-width: 1200px) {
      #nsh-people_grid .grid-all .element-item {
        height: 290px; } }
    @media (min-width: 1366px) {
      #nsh-people_grid .grid-all .element-item {
        height: 320px; } }
    @media (min-width: 1400px) {
      #nsh-people_grid .grid-all .element-item {
        height: 340px; } }
    @media (min-width: 1600px) {
      #nsh-people_grid .grid-all .element-item {
        height: 380px; } }

.nsh-people-single .container {
  background-position: center center; }

.nsh-search-results {
  margin-bottom: 45px; }
  .nsh-search-results .wrap {
    max-width: 900px;
    margin: 0 auto; }
  .nsh-search-results article {
    padding: 30px 15px;
    margin-bottom: 0px;
    border-bottom: 5px solid #EEEEEE; }
    .nsh-search-results article h3 {
      margin-bottom: 15px; }
      .nsh-search-results article h3 a {
        color: #242B2B; }
      .nsh-search-results article h3 a:hover {
        color: #C0402D; }
    .nsh-search-results article .single-img {
      height: 300px;
      background-size: cover;
      background-position: center center; }
    .nsh-search-results article .single-txt {
      padding: 15px 0px; }
      @media (min-width: 768px) {
        .nsh-search-results article .single-txt {
          padding: 15px 30px; } }
      .nsh-search-results article .single-txt p.excerpt {
        display: block;
        float: left;
        margin-top: 15px; }
        .nsh-search-results article .single-txt p.excerpt span.itlc {
          font-style: italic; }
    .nsh-search-results article .post-type {
      font-weight: bold; }
    .nsh-search-results article .post-specs {
      overflow: hidden; }
      .nsh-search-results article .post-specs .posted-in {
        margin-bottom: 0px;
        padding-bottom: 0px; }
        .nsh-search-results article .post-specs .posted-in a {
          font-weight: 800;
          color: #242B2B;
          text-transform: uppercase; }
      .nsh-search-results article .post-specs ul {
        padding-left: 30px;
        font-size: 16px; }
      .nsh-search-results article .post-specs ul li {
        display: inline-block;
        float: left;
        margin-right: 10px; }
        .nsh-search-results article .post-specs ul li a {
          font-weight: 800; }
        .nsh-search-results article .post-specs ul li a:hover {
          color: #242B2B; }

.nsh-people-single__content .content-left .readings {
  margin-top: 30px; }
  .nsh-people-single__content .content-left .readings h6 {
    margin-bottom: 5px; }
  @media (max-width: 991px) {
    .nsh-people-single__content .content-left .readings {
      display: none; } }
.nsh-people-single__content .content-right .readings {
  margin-top: 30px; }
  .nsh-people-single__content .content-right .readings h6 {
    margin-bottom: 10px; }
  @media (min-width: 992px) {
    .nsh-people-single__content .content-right .readings {
      display: none; } }

.button-group button {
  padding: 2px;
  padding-left: 0px; }
  .button-group button h4 {
    font-size: 16px; }
  @media (min-width: 768px) {
    .button-group button {
      padding: 2px 5px; }
      .button-group button h4 {
        font-size: 21px; } }
  @media (min-width: 992px) {
    .button-group button {
      padding: 5px 8px;
      padding-left: 0px; }
      .button-group button h4 {
        font-size: 35px; } }
@media (min-width: 992px) {
  .button-group {
    text-align: justify; } }

#nsh-title_intro {
  padding-bottom: 0px; }

#colophon {
  margin-top: 0px; }

.nsh-title_reader h2 {
  margin-bottom: 30px;
  margin-top: 30px;
  max-width: 900px; }
.nsh-title_reader .social {
  position: absolute;
  right: 15px;
  bottom: 0px; }
.nsh-title_reader .container {
  position: relative; }

.nsh-reader_content .nsh-reader_content__right {
  max-width: 900px;
  padding-left: 110px;
  position: relative; }
.nsh-reader_content .nsh-reader_content__right:before {
  content: '';
  position: absolute;
  height: 70px;
  width: 90px;
  background-image: url(svg/icons.svg);
  background-position: -6px -60px;
  background-size: 600px 300px;
  top: 0px;
  left: 0px; }

.button-group {
  margin-bottom: 45px; }

.nsh-link-txt {
  font-weight: bold;
  font-size: 16px; }
  .nsh-link-txt p {
    margin-top: 1px;
    margin-bottom: 0px; }

#nsh-reader_grid .grid-all .reader-item {
  display: block;
  padding: 5px;
  margin-bottom: 0px; }
  #nsh-reader_grid .grid-all .reader-item .wrap {
    max-width: 600px;
    padding: 30px 15px 15px;
    border-bottom: 5px solid #eeeeee;
    background-color: #EEEEEE;
    position: relative; }
    @media (min-width: 1200px) {
      #nsh-reader_grid .grid-all .reader-item .wrap {
        margin-left: 90px; } }
  #nsh-reader_grid .grid-all .reader-item .tagged-as {
    margin-bottom: 10px;
    margin-top: 15px; }
  @media (min-width: 768px) {
    #nsh-reader_grid .grid-all .reader-item {
      padding: 12px 0px; }
      #nsh-reader_grid .grid-all .reader-item .tagged-as {
        margin-bottom: 0px; }
      #nsh-reader_grid .grid-all .reader-item a.nsh-link-txt {
        position: absolute;
        right: 15px;
        bottom: 15px; } }
#nsh-reader_grid .button-group button:hover h4 {
  color: #C0402D; }
#nsh-reader_grid .button-group button.is-checked h4 {
  color: #C0402D; }

.tagged-as {
  margin-bottom: 30px;
  overflow: hidden; }
  .tagged-as ul li {
    display: inline-block;
    float: left;
    margin-right: 10px;
    font-weight: bold; }
    .tagged-as ul li a {
      color: #242B2B; }
    .tagged-as ul li a:hover {
      color: #C0402D; }

.slide {
  padding: 0px; }

.site-main.page {
  padding-top: 60px; }

nav.nsh-nav {
  background-color: #D6D6D6;
  overflow: hidden;
  padding: 15px;
  margin: 0px -10px 10px;
  display: flex;
  align-items: center; }
  @media (min-width: 768px) {
    nav.nsh-nav {
      padding: 24px 18px; } }
  @media (max-width: 767px) {
    nav.nsh-nav {
      margin: 15px 0px;
      margin-top: 0px; } }
  nav.nsh-nav .wrap {
    width: 100%; }
  nav.nsh-nav p.breadcrumbs {
    float: left;
    margin-bottom: 0px;
    margin-top: 2px;
    text-transform: none; }
  nav.nsh-nav .view-as {
    float: right; }
    nav.nsh-nav .view-as a {
      float: right;
      margin-left: 5px;
      color: #242B2B;
      opacity: 0.7; }
      @media (max-width: 767px) {
        nav.nsh-nav .view-as a span {
          display: none; } }
      nav.nsh-nav .view-as a i {
        margin-left: 10px;
        float: right; }
    nav.nsh-nav .view-as a.current {
      opacity: 1;
      pointer-events: none; }
    nav.nsh-nav .view-as a:hover {
      opacity: 1; }

.nsh-switch {
  margin-bottom: 30px; }
  .nsh-switch .loader {
    height: 0px;
    opacity: 0;
    -webkit-transition: 0.2s all;
    transition: 0.2s all; }
    .nsh-switch .loader h5 {
      -webkit-delay: 0.8s all;
      delay: 0.8s all;
      -webkit-transition: 0.2s all;
      transition: 0.2s all;
      opacity: 0; }
  .nsh-switch .nsh-switch_grid .nsh-img-txt {
    padding-top: 10px; }

.nsh-switch.is-loading .loader {
  opacity: 1;
  height: 200px; }
  .nsh-switch.is-loading .loader h5 {
    opacity: 1; }

.switch {
  opacity: 0;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  display: none; }

.switch.current {
  opacity: 1;
  display: block; }

#nsh-histories-collections .nsh-histories-collections_switch .nsh-histories-collections_grid .nsh-img-txt {
  padding-top: 10px; }
#nsh-histories-collections .nsh-histories-collections_switch .nsh-histories-collections_list ul li.collection h4 {
  margin-bottom: 24px; }
  #nsh-histories-collections .nsh-histories-collections_switch .nsh-histories-collections_list ul li.collection h4 a {
    color: #242B2B; }
#nsh-histories-collections .nsh-histories-collections_switch .nsh-histories-collections_list ul li.collection ul li.collection-sub {
  margin-bottom: 30px; }
  #nsh-histories-collections .nsh-histories-collections_switch .nsh-histories-collections_list ul li.collection ul li.collection-sub h5 {
    margin-bottom: 15px; }
  #nsh-histories-collections .nsh-histories-collections_switch .nsh-histories-collections_list ul li.collection ul li.collection-sub ul.collection-sub-sub li {
    margin-bottom: 10px; }
    #nsh-histories-collections .nsh-histories-collections_switch .nsh-histories-collections_list ul li.collection ul li.collection-sub ul.collection-sub-sub li a.name {
      display: block; }
      #nsh-histories-collections .nsh-histories-collections_switch .nsh-histories-collections_list ul li.collection ul li.collection-sub ul.collection-sub-sub li a.name h5 {
        margin-bottom: 0px; }

.txt-box {
  padding: 30px 15px 15px 15px;
  background-color: #EEEEEE; }

.nsh-gallery {
  margin-top: 30px;
  position: relative;
  max-width: 300px;
  padding: 0px 15px; }
  .nsh-gallery h6 {
    margin-bottom: 15px; }
  .nsh-gallery .g-wrap {
    position: relative; }
    .nsh-gallery .g-wrap .gallery-button {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -30px;
      margin-top: -30px;
      pointer-events: none; }
  .nsh-gallery .g-wrap:hover .gallery-button {
    background-color: #242B2B; }

.content-right {
  padding: 0px 10px; }
  @media (min-width: 992px) {
    .content-right {
      padding-top: 45px;
      padding-bottom: 20px; } }
  @media (max-width: 991px) {
    .content-right .author {
      display: none; } }

@media (min-width: 1200px) {
  .nsh-content .content-left {
    margin: 45px 0px;
    padding-left: 60px;
    padding-right: 30px; }
    .nsh-content .content-left h5 {
      margin-top: 0px; } }

.nsh-history_essay__content .nsh-history_essay__content-right .credits {
  padding: 0px 0px 15px 0px;
  border-bottom: 1px solid #E4E4E4;
  font-weight: 500; }
.nsh-history_essay__content .nsh-history_essay__content-right .essay-content {
  padding: 15px 0px; }
  .nsh-history_essay__content .nsh-history_essay__content-right .essay-content .p-wrap.with-photo .photo-wrap .creds {
    font-size: 13px;
    margin: 12px 0px;
    border: none;
    font-weight: 400;
    font-weight: 400;
    font-family: "Rubik", sans-serif; }
    .nsh-history_essay__content .nsh-history_essay__content-right .essay-content .p-wrap.with-photo .photo-wrap .creds p.name {
      margin-bottom: 0px; }
    .nsh-history_essay__content .nsh-history_essay__content-right .essay-content .p-wrap.with-photo .photo-wrap .creds a.src {
      font-weight: 500; }
.nsh-history_essay__content .nsh-history_essay__content-right .p-wrap {
  margin-bottom: 15px; }
@media (min-width: 768px) {
  .nsh-history_essay__content .nsh-history_essay__content-right .credits {
    padding: 0px 0px 30px 0px; }
  .nsh-history_essay__content .nsh-history_essay__content-right .essay-content {
    padding: 30px 15px; } }
@media (min-width: 540px) and (max-width: 991px) {
  .nsh-history_essay__content .nsh-history_essay__content-right .p-wrap.with-photo .photo-wrap {
    float: left;
    max-width: 300px;
    margin-right: 20px; } }
@media (min-width: 992px) {
  .nsh-history_essay__content .wrap {
    padding: 0px 30px 0px 0px; }
  .nsh-history_essay__content .nsh-history_essay__content-right {
    margin-top: -30px; }
    .nsh-history_essay__content .nsh-history_essay__content-right .p-wrap.with-photo {
      position: relative; }
      .nsh-history_essay__content .nsh-history_essay__content-right .p-wrap.with-photo .photo-wrap {
        width: 240px;
        margin-left: -145px;
        float: left;
        margin-right: 20px; } }
@media (min-width: 1200px) {
  .nsh-history_essay__content .wrap {
    padding: 0px 60px 0px 30px; }
  .nsh-history_essay__content .nsh-history_essay__content-right {
    margin-top: -45px;
    padding-right: 60px; } }

.nsh-hstrs-collection .nsh-switch {
  padding: 15px 0px 0px; }
  .nsh-hstrs-collection .nsh-switch ul li {
    margin-bottom: 30px; }
  .nsh-hstrs-collection .nsh-switch ul h3 {
    margin-bottom: 5px; }
@media (min-width: 768px) {
  .nsh-hstrs-collection .nsh-switch {
    padding: 30px 0px 0px; }
    .nsh-hstrs-collection .nsh-switch ul li {
      margin-bottom: 30px; }
    .nsh-hstrs-collection .nsh-switch ul h3 {
      margin-bottom: 18px; } }

.ssbp--theme-11 {
  margin: 0px !important; }
  .ssbp--theme-11 a img {
    width: 30px !important; }

p {
  font-size: 14px; }

.nsh-nav h6.breadcrumbs {
  float: left; }

.single-hstrs_collection nav h6 a {
  color: #242B2B;
  border-color: #242B2B; }

.nsh-footer .site-footer_explore ul.projects li {
  margin-bottom: 5px !important; }

.nsh-home_featured__single h6 a {
  color: #242B2B; }

.nsh-home_featured__single h6 a:hover {
  color: #C0402D; }

.nsh-footer .site-footer_about .wrap p a {
  color: #fff; }

.nsh-footer .site-footer_about .wrap p a:hover {
  color: #C0402D; }

.nsh-title_reader h6 a {
  color: #242b2b !important;
  border-color: #242b2b !important; }

.newsthoughts-single h2 {
  max-width: 960px; }

.error-404 {
  padding: 90px 0px 45px; }

.error-404 h1 {
  margin-bottom: 45px; }

.error-404 h3 {
  margin-bottom: 45px;
  line-height: 1.2em; }

.error-404 h3 a {
  color: #242B2B;
  border-bottom: 3px solid #242B2B; }

.error-404 h3 a:hover {
  color: #C0402D;
  border-color: #C0402D; }

.error-404 .wildcard {
  max-width: 600px; }

.error-404 .wildcard .img-wrap {
  height: 50vh;
  width: 100%;
  background-size: cover;
  background-position: center center;
  margin: 30px 0px; }

.error-404 .wildcard .txt-wrap h4 a {
  color: #242B2B; }

.error-404 .wildcard .txt-wrap h4 a:hover {
  color: #C0402D; }

.error-404 .wildcard .txt-wrap .post-specs {
  margin-top: 15px;
  font-weight: 500; }

@media (min-width: 768px) {
  .error-404 h3 a {
    border-bottom: 5px solid #242B2B; } }
@media (min-width: 1200px) {
  .error-404 {
    padding: 120px 0px 60px;
    padding: 150px 0px; }

  .error-404 .wildcard {
    margin-left: 90px; }

  .error-404 h1 {
    margin-bottom: 45px; }

  .error-404 h3 {
    margin-bottom: 120px; } }
.wildcard .img-wrap.reader {
  background-color: #fff;
  -webkit-display: flex;
  display: flex;
  align-items: center;
  padding: 30px 60px; }
  @media (max-width: 767px) {
    .wildcard .img-wrap.reader {
      padding: 15px;
      font-weight: 400 !important; } }

.cats {
  overflow: hidden; }
  .cats p {
    margin-bottom: 5px; }
  .cats ul li {
    display: inline-block;
    float: left;
    margin-right: 10px; }
    .cats ul li a {
      font-weight: 800; }
    .cats ul li a:hover {
      color: #242B2B; }

/*# sourceMappingURL=style.css.map */


@media(max-width: 767px){
  #searchform{
    width: 260px;
    margin-left: -130px;
  }
  #nsh-search-form #searchform input[type="text"]{
    font-size: 24px;
  }
  #nsh-search-form #searchform input[type="submit"]{
    height: 40px;
    width: 40px;
    background-position: -286px -70px;
    top: -5px;
  }
}

.cats{
  font-size: 15px!important;
}

.nsh-content .author .cats ul li {
    margin-top: -1px;
    margin-right: 0px;
  }

@media(min-width:992px){
  .container.top-align{
    background-position: center -300px!important;
  }
}

#colophon .container{
  position: relative;
}
span.cred{
  position: absolute;
  right: 0px;
  bottom: -35px;
  font-size: 12px;
  color: #d9d9d9;
}
nav.nsh-nav{
  display: none;
}

span.itlc{
  font-style: italic!important;
}
span.strng{
  font-weight: bold!important;
}

a.nsh-thumbnail-clickable{
  height: 100%;
}

a.nsh-thumbnail-clickable h4{
  position: relative;
  overflow: hidden;
  display: inline-block;
  padding: 9px 20px;
  margin: 0px;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}

a.nsh-thumbnail-clickable.el-lstgrey h4{
  color: #EEEEEE;
}

a.nsh-thumbnail-clickable h4:before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 5px;
  right: calc(100% - 45px);
  z-index: 1000;
  -webkit-transition: 0.4s all;
  transition: 0.4s all;
  -webkit-delay: 0.2s all;
  delay: 0.2s all;
}

a.nsh-thumbnail-clickable.el-lstgrey h4:before{
  background-color: #EEEEEE; }

a.nsh-thumbnail-clickable:hover h4{
  color: #C0402D;
}

a.nsh-thumbnail-clickable:hover h4:before{
  right: calc(100% - 100px);
  background-color: #C0402D;
}

#nsh-newsandthoughts_grid .single{
  margin-bottom: 30px;
}

#nsh-newsandthoughts_grid .single .img-wrap{
  height: 300px;
  background-size: cover;
  background-position: center center;
}

#nsh-newsandthoughts_grid .single .txt-wrap h4 a{
  color: #242B2B;
  margin: 15px 0px;
  overflow: hidden;
  display: block;
}

.newsthoughts-single .img-wrap{
  height: 80vh;
  width: 100%;
  background-size: cover;
  background-position: center center;
  position: relative;
}

.newsthoughts-single .img-wrap .social{
  position: absolute;
  bottom: 15px;
  right: 15px;
}
@media(min-width: 992px){
  .newsthoughts-single .img-wrap{
    height: 500px;
    background-size: cover;
    background-position: center center;
  }
}

.newsthoughts-single .txt-wrap .title{
  margin: 30px 0px;
}

.newsthoughts-single .txt-wrap .title nav h6 a{
  color: #242B2B;
}

.newsthoughts-single .txt-wrap .title nav h6 a:hover{
  color: #C0402D;
}

.newsthoughts-single .txt-wrap .txt-wrap_left .author{
  margin-bottom: 30px;
}

.newsthoughts-single .txt-wrap .txt-wrap_left .cats{
  margin-bottom: 30px;
}

.newsthoughts-single .txt-wrap .related h4{
  margin-bottom: 30px;
}

.newsthoughts-single .txt-wrap .related-single{
  margin-bottom: 30px;
}

.newsthoughts-single .txt-wrap .related-single h5{
  margin: 15px 0px;
}

.newsthoughts-single .txt-wrap .related-single img{
  width: 100%;
}

@media(max-width: 991px){
  .newsthoughts-single .txt-wrap .related{
    display: none;
  }
}

#nsh-categories{
  background-color: #C0402D;
  padding: 90px 0px;
  margin-top: 45px;
}

#nsh-categories h6{
  padding-left: 15px;
  //color: #eeeeee;
  margin-bottom: 30px;
  width: 100%;
  display: block;
}

#nsh-categories ul{
  list-style: none;
}

#nsh-categories li{
  list-style: none;
  font-family: "Rubik", sans-serif;
  font-size: 35px;
  color: #EEEEEE;
  padding: 0px 15px;
  font-weight: 600;
}

#nsh-categories li a{
  color: #242B2B;
}

#nsh-categories li a:hover{
  color: #EEEEEE;
}

body.home #colophon{
  margin-top: 0px;
}

@media(max-width: 1199px){
  #nsh-categories li{
    font-size: 21px;
  }
}
@media(max-width: 991px){
  #nsh-categories{
    padding: 45px 0px;
    margin-top: 0px;
  }
}

@media(max-width: 767px){
  #nsh-categories{
    padding: 45px 0px;
  }
  #nsh-categories li{
    font-size: 21px;
    padding: 0px 10px;
  }
  p.src{
    overflow: hidden;
  }
}

.nsh-reader_content__right a.dnld{
  margin-top: 30px;
}

@media(max-width: 767px){
  .nsh-reader_content .nsh-reader_content__right{
    padding-left: 15px;
    padding-top: 75px;
  }
  .nsh-reader_content .nsh-reader_content__right:before{
    left: 15px;
  }
  .nsh-reader_content .nsh-reader_content__right a.dnld{
    margin-bottom: 30px;
  }
  .nsh-title_reader .social{
    bottom: -90px;
  }
}

.sources p,
p.src{
  font-family: "Roboto", sans-serif;
}

.content-left{

}

@media(min-width: 992px){
  .content-left .athr{
    display: none;
  }
}

