/*!
Theme Name: Neue Now
Theme URI: NeueNow.com
Author: Dave Kriebel
Author URI: NeueNow.com
Description: Version 2.3
Version: 2.3.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: neue-now
Tags:

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.

Neue Now is based on Underscores http://underscores.me/, (C) 2012-2016 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 http://necolas.github.com/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
--------------------------------------------------------------*/
.other_black {
  color: #0d1e3f; }

.other_highlight {
  color: #674172;
  color: #b88758;
  color: #00c58e;
  color: #ff4133;
  color: #1eb28c; }

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary,
div {
  display: block;
  position: relative; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

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: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

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

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
  color: #000;
  font-family: "futura-pt", sans-serif;
  font-weight: 600;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: 800;
  text-transform: uppercase; }

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 #0d1e3f;
  cursor: help; }

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

big {
  font-size: 125%; }

span.hash {
  width: 15px;
  border-top: 2px solid #FFF;
  display: block;
  margin: auto;
  margin-top: .75em;
  margin-bottom: .75em; }
  span.hash.black {
    border-top-color: #000; }

span.big-hash {
  width: 2em;
  height: .5em;
  display: inline-block;
  background-color: #000;
  /*	margin-bottom: 1.125em;*/ }

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

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://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. */ }

blockquote, q {
  quotes: "" ""; }
  blockquote:before, blockquote:after, q:before, q:after {
    content: ""; }

hr {
  background-color: #0d1e3f;
  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. */ }

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

.table {
  display: table;
  height: 100%;
  width: 100%; }

.cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
a.button, .button a {
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: .05em;
  font-weight: 700;
  text-transform: uppercase;
  padding: 1em 3em;
  border: none;
  background: #FFF;
  color: #000;
  opacity: 1;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover,
  a.button:hover, .button a:hover {
    -webkit-transform: translateY(4px);
    -moz-transform: translateY(4px);
    -ms-transform: translateY(4px);
    -o-transform: translateY(4px);
    transform: translateY(4px);
    color: #FFF;
    background: #000; }
  button.black,
  input[type="button"].black,
  input[type="reset"].black,
  input[type="submit"].black,
  a.button.black, .button a.black {
    color: #FFF;
    background: #000; }
    button.black:hover,
    input[type="button"].black:hover,
    input[type="reset"].black:hover,
    input[type="submit"].black:hover,
    a.button.black:hover, .button a.black:hover {
      color: #000;
      background: #FFF; }

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: #000;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none; }
  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: #000; }

select {
  border: 1px solid #0d1e3f; }

textarea {
  width: 100%; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: #000;
  text-decoration: none;
  -webkit-transition: color 0.15s ease;
  -moz-transition: color 0.15s ease;
  -ms-transition: color 0.15s ease;
  -o-transition: color 0.15s ease;
  transition: color 0.15s ease; }
  a:visited {
    color: #000;
    text-decoration: none; }
  a:focus {
    outline: thin dotted; }
  a:hover, a:active {
    outline: 0;
    color: #000; }

/*--------------------------------------------------------------
## 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: 1.5em;
      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 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:focus {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #0d1e3f;
    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
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Grid
--------------------------------------------------------------*/
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }
@media (min-width: 992px) {
  .container {
    width: 970px; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px; } }
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-pull-11 {
    right: 91.66666667%; }

  .col-sm-pull-10 {
    right: 83.33333333%; }

  .col-sm-pull-9 {
    right: 75%; }

  .col-sm-pull-8 {
    right: 66.66666667%; }

  .col-sm-pull-7 {
    right: 58.33333333%; }

  .col-sm-pull-6 {
    right: 50%; }

  .col-sm-pull-5 {
    right: 41.66666667%; }

  .col-sm-pull-4 {
    right: 33.33333333%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-2 {
    right: 16.66666667%; }

  .col-sm-pull-1 {
    right: 8.33333333%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-push-11 {
    left: 91.66666667%; }

  .col-sm-push-10 {
    left: 83.33333333%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-8 {
    left: 66.66666667%; }

  .col-sm-push-7 {
    left: 58.33333333%; }

  .col-sm-push-6 {
    left: 50%; }

  .col-sm-push-5 {
    left: 41.66666667%; }

  .col-sm-push-4 {
    left: 33.33333333%; }

  .col-sm-push-3 {
    left: 25%; }

  .col-sm-push-2 {
    left: 16.66666667%; }

  .col-sm-push-1 {
    left: 8.33333333%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-offset-12 {
    margin-left: 100%; }

  .col-sm-offset-11 {
    margin-left: 91.66666667%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-8 {
    margin-left: 66.66666667%; }

  .col-sm-offset-7 {
    margin-left: 58.33333333%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-5 {
    margin-left: 41.66666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-2 {
    margin-left: 16.66666667%; }

  .col-sm-offset-1 {
    margin-left: 8.33333333%; }

  .col-sm-offset-0 {
    margin-left: 0%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-12 {
    width: 100%; }

  .col-md-11 {
    width: 91.66666667%; }

  .col-md-10 {
    width: 83.33333333%; }

  .col-md-9 {
    width: 75%; }

  .col-md-8 {
    width: 66.66666667%; }

  .col-md-7 {
    width: 58.33333333%; }

  .col-md-6 {
    width: 50%; }

  .col-md-5 {
    width: 41.66666667%; }

  .col-md-4 {
    width: 33.33333333%; }

  .col-md-3 {
    width: 25%; }

  .col-md-2 {
    width: 16.66666667%; }

  .col-md-1 {
    width: 8.33333333%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-pull-11 {
    right: 91.66666667%; }

  .col-md-pull-10 {
    right: 83.33333333%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-8 {
    right: 66.66666667%; }

  .col-md-pull-7 {
    right: 58.33333333%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-5 {
    right: 41.66666667%; }

  .col-md-pull-4 {
    right: 33.33333333%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-2 {
    right: 16.66666667%; }

  .col-md-pull-1 {
    right: 8.33333333%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-push-11 {
    left: 91.66666667%; }

  .col-md-push-10 {
    left: 83.33333333%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-8 {
    left: 66.66666667%; }

  .col-md-push-7 {
    left: 58.33333333%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-5 {
    left: 41.66666667%; }

  .col-md-push-4 {
    left: 33.33333333%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-2 {
    left: 16.66666667%; }

  .col-md-push-1 {
    left: 8.33333333%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-offset-12 {
    margin-left: 100%; }

  .col-md-offset-11 {
    margin-left: 91.66666667%; }

  .col-md-offset-10 {
    margin-left: 83.33333333%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-8 {
    margin-left: 66.66666667%; }

  .col-md-offset-7 {
    margin-left: 58.33333333%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-5 {
    margin-left: 41.66666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-2 {
    margin-left: 16.66666667%; }

  .col-md-offset-1 {
    margin-left: 8.33333333%; }

  .col-md-offset-0 {
    margin-left: 0%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-11 {
    width: 91.66666667%; }

  .col-lg-10 {
    width: 83.33333333%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-8 {
    width: 66.66666667%; }

  .col-lg-7 {
    width: 58.33333333%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-5 {
    width: 41.66666667%; }

  .col-lg-4 {
    width: 33.33333333%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-2 {
    width: 16.66666667%; }

  .col-lg-1 {
    width: 8.33333333%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-pull-11 {
    right: 91.66666667%; }

  .col-lg-pull-10 {
    right: 83.33333333%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-8 {
    right: 66.66666667%; }

  .col-lg-pull-7 {
    right: 58.33333333%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-5 {
    right: 41.66666667%; }

  .col-lg-pull-4 {
    right: 33.33333333%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-2 {
    right: 16.66666667%; }

  .col-lg-pull-1 {
    right: 8.33333333%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-push-11 {
    left: 91.66666667%; }

  .col-lg-push-10 {
    left: 83.33333333%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-8 {
    left: 66.66666667%; }

  .col-lg-push-7 {
    left: 58.33333333%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-5 {
    left: 41.66666667%; }

  .col-lg-push-4 {
    left: 33.33333333%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-2 {
    left: 16.66666667%; }

  .col-lg-push-1 {
    left: 8.33333333%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-offset-12 {
    margin-left: 100%; }

  .col-lg-offset-11 {
    margin-left: 91.66666667%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-8 {
    margin-left: 66.66666667%; }

  .col-lg-offset-7 {
    margin-left: 58.33333333%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-5 {
    margin-left: 41.66666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-2 {
    margin-left: 16.66666667%; }

  .col-lg-offset-1 {
    margin-left: 8.33333333%; }

  .col-lg-offset-0 {
    margin-left: 0%; } }
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table !important; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table !important; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table !important; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table !important; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table !important; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }
.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }
.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }
@media print {
  .hidden-print {
    display: none !important; } }
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#site-wrap {
  padding: 8em 0 3em; }

.sticky {
  display: block; }

.hentry {
  margin: 0 0 1.5em; }

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

.single .byline,
.group-blog .byline {
  display: inline; }

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

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

.linkall {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.centerall {
  display: block;
  position: absolute !important;
  top: 50%;
  bottom: auto;
  left: 50%;
  right: auto;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.animate-in {
  -webkit-animation: fadeIn .5s ease-in;
  animation: fadeIn .5s ease-in; }

.animate-out {
  -webkit-transition: opacity .5s;
  transition: opacity .5s;
  opacity: 0; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
#nav-above {
  display: none; }
  @media (min-width: 992px) {
    #nav-above {
      display: block; } }
  #nav-above .nav-previous, #nav-above .nav-next {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1; }
    #nav-above .nav-previous a, #nav-above .nav-next a {
      display: block;
      text-align: center;
      position: relative;
      height: 200px;
      padding: 1.5em; }
      #nav-above .nav-previous a span, #nav-above .nav-next a span {
        text-transform: uppercase;
        position: absolute;
        line-height: 1;
        top: 50%;
        opacity: 0;
        font-size: 12px;
        font-size: 0.75rem;
        letter-spacing: .05em;
        font-weight: 700;
        text-transform: uppercase;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        -webkit-transition: opacity 0.3s ease-in-out;
        -moz-transition: opacity 0.3s ease-in-out;
        -ms-transition: opacity 0.3s ease-in-out;
        -o-transition: opacity 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out; }
        #nav-above .nav-previous a span.navtitle, #nav-above .nav-next a span.navtitle {
          width: 200px;
          display: block;
          font-size: 14px;
          font-size: 0.875rem;
          letter-spacing: .025em;
          font-family: "garamond-premier-pro-caption",serif;
          font-style: italic;
          font-weight: 400;
          text-transform: capitalize;
          -webkit-transition-delay: 0s;
          -moz-transition-delay: 0s;
          -ms-transition-delay: 0s;
          -o-transition-delay: 0s;
          transition-delay: 0s; }
      #nav-above .nav-previous a:before, #nav-above .nav-next a:before {
        position: relative;
        font-family: "neuenow";
        content: '\e800';
        display: block;
        top: 50%;
        margin-top: -.5em;
        font-style: normal;
        font-weight: normal;
        speak: none;
        text-decoration: inherit;
        font-variant: normal;
        text-transform: none;
        line-height: 1em;
        font-size: 16px;
        font-size: 1rem;
        -webkit-transition: transform 0.3s ease-in-out;
        -moz-transition: transform 0.3s ease-in-out;
        -ms-transition: transform 0.3s ease-in-out;
        -o-transition: transform 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out; }
      #nav-above .nav-previous a:hover span, #nav-above .nav-next a:hover span {
        opacity: 1; }
        #nav-above .nav-previous a:hover span.navtitle, #nav-above .nav-next a:hover span.navtitle {
          -webkit-transition-delay: 0.2s;
          -moz-transition-delay: 0.2s;
          -ms-transition-delay: 0.2s;
          -o-transition-delay: 0.2s;
          transition-delay: 0.2s; }
  #nav-above .nav-previous {
    left: 2.625em; }
    #nav-above .nav-previous a:before {
      content: '\e807';
      -webkit-transform: translateX(0px);
      -moz-transform: translateX(0px);
      -ms-transform: translateX(0px);
      -o-transform: translateX(0px);
      transform: translateX(0px);
      -webkit-transition: transform 0.2s ease-in-out;
      -moz-transition: transform 0.2s ease-in-out;
      -ms-transition: transform 0.2s ease-in-out;
      -o-transition: transform 0.2s ease-in-out;
      transition: transform 0.2s ease-in-out; }
    #nav-above .nav-previous a:hover:before {
      font-size: 12px;
      font-size: 0.75rem;
      -webkit-transform: translateX(-10px);
      -moz-transform: translateX(-10px);
      -ms-transform: translateX(-10px);
      -o-transform: translateX(-10px);
      transform: translateX(-10px); }
    #nav-above .nav-previous a span {
      left: 0;
      -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
      -moz-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
      -ms-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
      -o-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
      transform: translateX(-50%) translateY(-50%) rotate(-90deg); }
      #nav-above .nav-previous a span.navtitle {
        left: 3em; }
  #nav-above .nav-next {
    right: 2.625em; }
    #nav-above .nav-next a:before {
      content: '\e825';
      -webkit-transform: translateX(0px);
      -moz-transform: translateX(0px);
      -ms-transform: translateX(0px);
      -o-transform: translateX(0px);
      transform: translateX(0px);
      -webkit-transition: transform 0.2s ease-in-out;
      -moz-transition: transform 0.2s ease-in-out;
      -ms-transition: transform 0.2s ease-in-out;
      -o-transition: transform 0.2s ease-in-out;
      transition: transform 0.2s ease-in-out; }
    #nav-above .nav-next a:hover:before {
      font-size: 12px;
      font-size: 0.75rem;
      -webkit-transform: translateX(10px);
      -moz-transform: translateX(10px);
      -ms-transform: translateX(10px);
      -o-transform: translateX(10px);
      transform: translateX(10px); }
    #nav-above .nav-next a span {
      right: 0;
      -webkit-transform: translateX(50%) translateY(-50%) rotate(90deg);
      -moz-transform: translateX(50%) translateY(-50%) rotate(90deg);
      -ms-transform: translateX(50%) translateY(-50%) rotate(90deg);
      -o-transform: translateX(50%) translateY(-50%) rotate(90deg);
      transform: translateX(50%) translateY(-50%) rotate(90deg); }
      #nav-above .nav-next a span.navtitle {
        right: 3em; }

/* =================================================== */
/* HEADER and NAVIGATION */
/* =================================================== */
/* =================================================== */
div#top-border {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 15px;
  background-color: #000;
  z-index: 100; }

div#side-borders {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 15px solid #000;
  border-top-style: none;
  border-bottom-style: none;
  z-index: 0; }

#footer {
  font-size: 100%;
  padding-bottom: 2em;
  margin: 15px;
  text-align: center;
  line-height: 1.5em;
  background-color: #FFF;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: .05em;
  font-weight: 700;
  text-transform: uppercase; }
  #footer a.backtotop {
    padding: .5em 0;
    display: block;
    width: 25%;
    margin: auto;
    font-size: 20px;
    font-size: 1.25rem;
    -webkit-transition: transform 0.3s ease-in-out;
    -moz-transition: transform 0.3s ease-in-out;
    -ms-transition: transform 0.3s ease-in-out;
    -o-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out; }
    #footer a.backtotop:hover {
      -webkit-transform: translateY(-5px);
      -moz-transform: translateY(-5px);
      -ms-transform: translateY(-5px);
      -o-transform: translateY(-5px);
      transform: translateY(-5px); }

.contact-content {
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  font-size: 0.75rem; }
  .contact-content span.hash {
    margin-bottom: 1.75em; }

div.social {
  margin-top: .5em;
  font-size: 17px;
  font-size: 1.0625rem; }
  div.social a.social {
    display: inline-block; }
  div.social a.social:before {
    font-family: "neuenow";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .25em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .25em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  div.social a.social[href*="facebook.com"]:before {
    content: '\f30c'; }
  div.social a.social[href*="linkedin.com"]:before {
    content: '\f318'; }
  div.social a.social[href*="dribbble.com"]:before {
    content: '\f31b'; }
  div.social a.social[href*="twitter.com"]:before {
    content: "\f309"; }
  div.social a.social[href*="pinterest.com"]:before {
    content: "\f312"; }
  div.social a.social[href*="tumblr.com"]:before {
    content: "\f315"; }
  div.social a.social[href*="spotify.com"]:before {
    content: "\f327"; }

#navigation {
  text-transform: uppercase; }
  #navigation a, #navigation span, #navigation i {
    position: fixed; }
  #navigation span, #navigation i {
    cursor: pointer;
    -webkit-transition: color 0.15s ease;
    -moz-transition: color 0.15s ease;
    -ms-transition: color 0.15s ease;
    -o-transition: color 0.15s ease;
    transition: color 0.15s ease; }
    #navigation span:hover, #navigation i:hover {
      text-decoration: underline; }
  #navigation #profile span, #navigation #contact span, #navigation a#logo, #navigation #search i {
    top: 35px;
    z-index: 101;
    display: block;
    padding: .5em 1em 1em;
    border: none;
    font-size: 14px;
    font-size: 0.875rem;
    text-align: center; }
  #navigation a#logo {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 .5em .5em; }
    #navigation a#logo:before {
      font-family: "neuenow";
      content: '\e800';
      display: block;
      font-style: normal;
      font-weight: normal;
      speak: none;
      text-decoration: inherit;
      font-variant: normal;
      text-transform: none;
      line-height: 1em;
      font-size: 16px;
      font-size: 1rem;
      -webkit-transition: font-size 0.3s ease-in-out;
      -moz-transition: font-size 0.3s ease-in-out;
      -ms-transition: font-size 0.3s ease-in-out;
      -o-transition: font-size 0.3s ease-in-out;
      transition: font-size 0.3s ease-in-out; }
      @media (min-width: 768px) {
        #navigation a#logo:before {
          font-size: 48px;
          font-size: 3rem; } }
    #navigation a#logo:hover {
      /*border-bottom: 2px solid;*/ }
      @media (min-width: 768px) {
        #navigation a#logo:hover {
          /*border-bottom: 4px solid;*/ } }
    #navigation a#logo.smaller {
      padding: 0 .25em .25em; }
      @media (min-width: 768px) {
        #navigation a#logo.smaller:before {
          font-size: 24px;
          font-size: 1.5rem; } }
      #navigation a#logo.smaller:hover {
        /*border-bottom: 2px solid;*/ }
  #navigation #profile span {
    left: 1.5em;
    top: 1.5em; }
  #navigation #contact span {
    right: 1.5em;
    top: 1.5em; }
  #navigation #search i {
    left: 7em;
    top: 1.75em;
    padding: .5em .5em .5em .5em;
    display: none;
    /*&:after {
    	content: '';
    	position: absolute;
    	height: 1em;
    	width: 1px;
    	left: 0;
    	top: 50%;
    	margin-top: -.5em;
    	display: block;
    	background-color: $black;
    }*/ }
    @media (min-width: 768px) {
      #navigation #search i {
        display: block; } }
    #navigation #search i:hover {
      text-decoration: none;
      color: #000; }

/* ======================================================== */
/* ======================================================== */
/* CONTENT BLOCK
/* =================================================== */
/* =================================================== */
div#site-wrap {
  position: relative;
  width: 100%;
  min-height: 100vh;
  text-align: center; }

.container {
  padding: 0 2em; }
  @media (min-width: 768px) {
    .container {
      padding: 0; } }

h1.page-title {
  margin: 0; }

.archive .page-header {
  padding: 1.5em 0; }

.return-link {
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: .05em;
  font-weight: 700;
  text-transform: uppercase;
  padding: 1em 0;
  display: inline-block; }
  .return-link i:before {
    width: 20px;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-transition: transform 0.2s ease-in-out;
    -moz-transition: transform 0.2s ease-in-out;
    -ms-transition: transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out; }
  .return-link:hover {
    text-decoration: underline; }
    .return-link:hover i:before {
      font-size: 10px;
      font-size: 0.625rem;
      -webkit-transform: translateX(-5px);
      -moz-transform: translateX(-5px);
      -ms-transform: translateX(-5px);
      -o-transform: translateX(-5px);
      transform: translateX(-5px); }

/* ======================================= */
/* WORKLOOP
/* ======================================= */
.work {
  margin: 0 1.25em 0;
  text-align: center;
  vertical-align: middle;
  /*padding: 4em 0;*/
  max-width: 1800px; }
  .work .headline h1 {
    margin: 0; }
  .work .headline h2 {
    margin-top: 0; }
  .work.home-feed {
    /*padding: 8em 0 3em;*/ }
  .work.related {
    margin-top: 4em; }
  @media (min-width: 768px) {
    .work {
      margin: 0 auto;
      padding: 0 4em; } }
  .work .container {
    width: auto !important;
    margin: 0;
    height: auto;
    padding: 0;
    position: relative; }
  .work article.item-wrap {
    display: inline-block;
    margin: 0;
    width: 100%;
    max-width: 100%;
    vertical-align: middle;
    margin-bottom: 2em;
    min-height: 150px; }
    @media (min-width: 768px) {
      .work article.item-wrap {
        width: 50%; } }
    @media (min-width: 992px) {
      .work article.item-wrap {
        width: 33.3333%; } }
    .work article.item-wrap .item {
      position: relative;
      padding: 2em; }
    .work article.item-wrap a {
      display: block;
      position: absolute;
      top: -2px;
      bottom: -2px;
      left: -2px;
      right: -2px; }
      .work article.item-wrap a span.item-info {
        opacity: 0;
        background: rgba(255, 255, 255, 0);
        text-align: center;
        position: absolute;
        opacity: 0;
        -webkit-transform: translateY(10px);
        -moz-transform: translateY(10px);
        -ms-transform: translateY(10px);
        -o-transform: translateY(10px);
        transform: translateY(10px);
        -webkit-transition: all 0.3s ease, transform 0.2s ease-in-out;
        -moz-transition: all 0.3s ease, transform 0.2s ease-in-out;
        -ms-transition: all 0.3s ease, transform 0.2s ease-in-out;
        -o-transition: all 0.3s ease, transform 0.2s ease-in-out;
        transition: all 0.3s ease, transform 0.2s ease-in-out; }
      .work article.item-wrap a:hover {
        text-decoration: none;
        color: #000; }
        .work article.item-wrap a:hover span.item-info {
          background: rgba(255, 255, 255, 0.9);
          text-decoration: none;
          opacity: 1;
          -webkit-transform: translateY(0);
          -moz-transform: translateY(0);
          -ms-transform: translateY(0);
          -o-transform: translateY(0);
          transform: translateY(0); }
    .work article.item-wrap img {
      display: block;
      margin: auto;
      max-width: 75%;
      width: auto;
      max-height: 500px;
      height: auto; }
    .work article.item-wrap .browser img {
      max-width: 100%; }

span.item-info h2 {
  margin: 0;
  line-height: 1.2; }
span.item-info h5 {
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: .05em;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0; }
  span.item-info h5 span {
    padding: 0 .5em; }

nav.prev-next-posts {
  display: none; }

img.dropshadow {
  /*	@include prefix('box-shadow', 0px 0px 5px 0px rgba(0, 0, 0, 0.75));*/
  border: 1px solid #eee; }

.jscroll-added .container {
  position: relative;
  width: 100%; }

.jscroll-loading img {
  margin-top: 3em;
  margin-bottom: 3em; }

.workfeed-recent {
  margin-top: 4em; }

/* @group INTERIOR PROJECT PAGE */
/* ======================================= */
/* INTERIOR PROJECT PAGE */
/* ======================================= */
.feature-image {
  padding: 25px; }
  .feature-image img {
    max-width: 100%;
    height: auto;
    width: auto;
    display: block;
    margin: auto; }
    .feature-image img.max-width {
      width: 100%; }

#project-info {
  text-align: center;
  float: none;
  display: block;
  margin: 0 auto 2em;
  position: relative; }
  #project-info h1 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1em;
    margin-bottom: .75em; }
  #project-info h5 {
    margin: 0;
    font-size: 14px;
    font-size: 0.875rem; }
    #project-info h5 span {
      font-weight: 500;
      text-transform: capitalize; }
  #project-info p {
    font-weight: 400; }
    #project-info p a {
      text-decoration: underline;
      -webkit-transition: all 0.1s ease;
      -moz-transition: all 0.1s ease;
      -ms-transition: all 0.1s ease;
      -o-transition: all 0.1s ease;
      transition: all 0.1s ease; }
      #project-info p a:hover {
        text-decoration: none;
        opacity: .4; }

.scope {
  padding: .5em 0 1em;
  line-height: 1em;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: .025em;
  font-family: "garamond-premier-pro-caption",serif;
  font-style: italic;
  font-weight: 400; }
  .scope a:hover {
    text-decoration: underline; }

.project-content {
  position: relative;
  width: 100%;
  text-align: center; }
  .project-content img {
    display: block;
    margin: auto;
    width: 100%;
    height: auto; }

.project-image {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  padding: 25px; }
  @media (min-width: 768px) {
    .project-image.half {
      width: 50%; } }
  .project-image.half.clear {
    display: block;
    margin-left: auto;
    margin-right: auto; }

.browser {
  border: 10px solid #e8ebef;
  border-radius: 5px;
  position: initial;
  display: block; }
  .browser img {
    /*max-width: 100%!important;*/ }
  .browser .browser-top {
    background: #e8ebef;
    height: 15px;
    text-align: right;
    position: initial; }
    @media (min-width: 768px) {
      .browser .browser-top {
        height: 22px; } }
    .browser .browser-top span {
      display: inline-block;
      width: 6px;
      height: 6px;
      background: #FFF;
      margin: 0 2px;
      vertical-align: text-top;
      border-radius: 100%; }
      @media (min-width: 768px) {
        .browser .browser-top span {
          width: 11px;
          height: 11px;
          margin: 0 5px; } }

.caption {
  margin-top: 1em; }

.caption p,
small.footnote {
  display: block;
  margin-bottom: 1em;
  margin-top: .5em;
  line-height: 1em;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: .025em;
  font-family: "garamond-premier-pro-caption",serif;
  font-style: italic;
  font-weight: 400; }

.taxonomy-description.caption p {
  margin-bottom: 0; }

small.footnote {
  text-align: center; }

/* @group Call to Action */
.cta {
  padding: 3.75em;
  margin: 2.5em 0;
  /*background: radial-gradient(circle, $black 25%, transparent 15%), radial-gradient(circle, $black 25%, transparent 15%) 4px 4px;*/
  background-size: 8px 8px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }
  .cta .headline, .cta .subheadline {
    /*display: inline-block;
    background: #FFF;*/ }
  .cta .headline {
    margin: 0;
    /*padding: .5em 1em;*/ }
  .cta .subheadline {
    /*padding: .5em 1.5em;*/
    margin-bottom: 0;
    margin-top: .5em;
    font-weight: 400; }
  .cta:hover {
    background: #000;
    color: #FFF; }
    .cta:hover .headline, .cta:hover .subheadline {
      /*background: transparent;*/ }
  .cta a.button {
    border: 3px solid;
    margin: 2em 0 0; }
    .cta a.button:hover {
      background: #FFF;
      color: #000; }

/* @end */
.quote-wrap {
  text-align: center;
  padding: 4em 0; }
  @media (min-width: 768px) {
    .quote-wrap {
      padding: 8em 0; } }
  .quote-wrap .quote {
    font-weight: 800;
    text-transform: uppercase;
    font-size: 24px;
    font-size: 1.5rem;
    padding: 0 5px .5em;
    letter-spacing: -.02em;
    word-spacing: .06em;
    text-rendering: optimizeLegibility; }
    @media (min-width: 768px) {
      .quote-wrap .quote {
        font-size: 40px;
        font-size: 2.5rem;
        padding: 0 7% .5em; } }
  .quote-wrap .quote-attrib {
    font-size: 12px;
    font-size: 0.75rem;
    letter-spacing: .05em;
    font-weight: 700;
    text-transform: uppercase; }
    .quote-wrap .quote-attrib .hash {
      margin-bottom: 2em; }

/* @group Click to Tweet */
.bctt-click-to-tweet {
  background-color: transparent;
  border: none;
  margin: 4.5em;
  text-align: center;
  padding: 0; }
  .bctt-click-to-tweet .bctt-ctt-text {
    display: block; }
    .bctt-click-to-tweet .bctt-ctt-text a {
      padding: 2em 0;
      margin: 15px 0;
      position: relative;
      display: block;
      color: #000;
      font-family: "futura-pt", sans-serif !important;
      font-weight: 800;
      font-size: 32px;
      font-size: 2rem;
      line-height: 1.5;
      text-transform: uppercase !important; }
      .bctt-click-to-tweet .bctt-ctt-text a:after {
        content: 'Tweet Me';
        display: block;
        text-transform: initial;
        margin-top: .5em;
        font-size: 14px;
        font-size: 0.875rem;
        letter-spacing: .025em;
        font-family: "garamond-premier-pro-caption",serif;
        font-style: italic;
        font-weight: 400; }
      .bctt-click-to-tweet .bctt-ctt-text a:hover {
        color: #000 !important;
        text-decoration: underline !important; }
  .bctt-click-to-tweet a.bctt-ctt-btn {
    display: none; }

.bctt-click-to-tweet:hover .bctt-ctt-text {
  color: #ff0066 !important; }

/* @end */
/* @end */
/* @group Modals */
/* @group Colors */
.md-show ~ .md-overlay {
  background: rgba(0, 0, 0, 0.97); }

/* @end */
.md-modal {
  position: fixed;
  top: 50%;
  left: 50%;
  /*max-width: 900px;
  min-width: 250px;*/
  height: auto;
  z-index: 99999;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  min-height: 100vh;
  	/*@include tablet {
      	width: 80%;
  	}
  	
  	&#contact-content {
  		max-width: 630px;
  	}*/ }

.md-show {
  visibility: visible; }

.md-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  top: 0;
  left: 0;
  z-index: 99998;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.md-show ~ .md-overlay {
  opacity: 1;
  visibility: visible; }

/* Content styles */
.md-content {
  position: relative;
  margin: 0 auto;
  padding: 40px 1em;
  max-height: 300px;
  max-height: 100vh;
  overflow: auto; }
  .md-content a {
    color: #FFF; }
  .md-content .profile-wrap {
    text-align: left; }
    .md-content .profile-wrap span.big-hash {
      background-color: #FFF; }
    .md-content .profile-wrap small.footnote {
      margin: 3em 0; }
    .md-content .profile-wrap .social {
      text-align: center; }
  .md-content .profile-pic {
    width: 300px;
    height: 300px;
    position: relative;
    display: none;
    background-color: red;
    margin-left: 1.5em;
    border-radius: 100%;
    background-position: center center;
    background-size: cover;
    /*filter: grayscale(0%);*/
    overflow: hidden; }
    .md-content .profile-pic:after {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      content: '';
      background-color: #000;
      opacity: .35; }
    @media (min-width: 768px) {
      .md-content .profile-pic {
        display: inline-block; } }
  .md-content .profile-headline {
    margin-top: 0;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    font-size: 16px;
    font-size: 1rem; }
    @media (min-width: 768px) {
      .md-content .profile-headline {
        margin-left: -1em;
        width: 50%;
        text-align: left;
        font-size: 24px;
        font-size: 1.5rem; } }
  .md-content .profile-text {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 16px;
    font-size: 1rem; }
    @media (min-width: 768px) {
      .md-content .profile-text {
        margin-top: -4.5em;
        text-align: left;
        font-size: 24px;
        font-size: 1.5rem; } }

.md-content > div {
  padding: 0;
  position: relative;
  margin: 0 auto;
  max-width: 750px;
  min-width: 250px; }
  @media (min-width: 768px) {
    .md-content > div {
      width: 80%; } }

#contact-content .md-content > div {
  max-width: 630px; }

.md-content > div p {
  margin: 0;
  padding: 1.75em 0 0; }

.md-content > div p.opt-in {
  margin: .5em 0 0; }

.md-content > div ul {
  margin: 0;
  padding: 0; }

.md-content > div ul li {
  padding: 0; }

/* Individual modal styles with animations/transitions */
/* Effect 12:  Just me */
.md-effect-12 .md-content {
  opacity: 0;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: relative; }

/*.md-show.md-effect-12 ~ .md-overlay {
	background: rgba(2, 33, 58, 0.99);
}*/
.md-show ~ .md-overlay .icon-close {
  right: auto;
  left: 25px;
  left: 2.5rem;
  color: #fff; }

.md-effect-12 .md-content h3,
.md-effect-12 .md-content {
  background: transparent; }

.md-show.md-effect-12 .md-content {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1; }

.md-content {
  text-align: center !important;
  color: #FFF;
  /*	* { color: #fff;}*/ }
  .md-content h3 {
    font-weight: 800;
    padding-top: 0 !important; }
  .md-content div {
    padding-top: 0 !important; }
    .md-content div p {
      font-weight: 600; }
  .md-content button.md-close {
    margin-top: 1.5em !important; }
  .md-content button {
    display: block;
    margin: 0 auto;
    font-size: 0.8em; }
  .md-content .contact-footer {
    float: left;
    width: 100%; }

div#search-content .md-content {
  min-height: 100vh; }

/* @end */
/* @group Gravity Forms */
body.neuenow .gform_wrapper h1, body.neuenow .gform_wrapper h2, body.neuenow .gform_wrapper h3 {
  font-weight: 800;
  margin-top: 0; }
body.neuenow .gform_wrapper h3 {
  text-transform: initial;
  font-weight: 600;
  margin-bottom: .5em;
  font-size: 16px;
  font-size: 1rem; }
  @media (min-width: 768px) {
    body.neuenow .gform_wrapper h3 {
      font-size: 24px;
      font-size: 1.5rem; } }
body.neuenow .gform_wrapper ul li.gfield {
  margin-top: 2em;
  float: left;
  width: 100%; }
  @media (min-width: 768px) {
    body.neuenow .gform_wrapper ul li.gfield.fifty {
      float: left;
      width: 50%;
      clear: none; } }
  body.neuenow .gform_wrapper ul li.gfield .gfield_label {
    font-size: 12px;
    font-size: 0.75rem;
    letter-spacing: .05em;
    font-weight: 700;
    text-transform: uppercase;
    width: 100%; }
    body.neuenow .gform_wrapper ul li.gfield .gfield_label:before {
      content: '';
      height: 1px;
      width: 100%;
      background-color: #FFF;
      position: relative;
      display: block;
      margin-bottom: 1em; }
  body.neuenow .gform_wrapper ul li.gfield#field_1_10 {
    margin-top: 0; }
  body.neuenow .gform_wrapper ul li.gfield#field_1_1 .gfield_label:before {
    height: 4px; }
body.neuenow .gform_wrapper div.validation_error {
  color: red;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: .025em;
  font-family: "garamond-premier-pro-caption",serif;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 1.5em;
  border-top: 4px solid red;
  border-bottom: 1px solid red;
  padding: 1em 0 !important; }
body.neuenow .gform_wrapper .gfield_required {
  color: red;
  margin-left: 4px; }
body.neuenow .gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label, body.neuenow .gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label, body.neuenow .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, body.neuenow .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: .025em;
  font-family: "garamond-premier-pro-caption",serif;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: .5em; }
body.neuenow .gform_wrapper ul.gfield_checkbox, body.neuenow .gform_wrapper ul.gfield_radio {
  float: left;
  width: 100%; }
body.neuenow .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, body.neuenow .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, body.neuenow .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio], body.neuenow .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
  margin-left: 1px;
  margin-right: 7px; }
body.neuenow .gform_wrapper textarea.large {
  height: 250px; }
body.neuenow .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, body.neuenow .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin-top: 0; }
body.neuenow .gform_wrapper li.gfield.gfield_error, body.neuenow .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: rgba(255, 0, 0, 0);
  margin-bottom: 6px !important;
  border-top: none;
  border-bottom: none;
  padding-top: 0; }
body.neuenow .gform_wrapper .gfield_error .gfield_label,
body.neuenow .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, body.neuenow .gform_wrapper li.gfield_error ul.gfield_checkbox, body.neuenow .gform_wrapper li.gfield_error ul.gfield_radio {
  color: red; }
body.neuenow .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
  max-width: 120%; }
body.neuenow .gform_wrapper .validation_message {
  color: red;
  font-weight: inherit;
  letter-spacing: inherit; }
body.neuenow .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), body.neuenow .gform_wrapper li.gfield_error textarea {
  border: 3px solid #000;
  margin-top: 8px; }
@media (min-width: 768px) {
  body.neuenow .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    padding-right: 16px; } }
body.neuenow img.gform_ajax_spinner {
  display: none !important; }
body.neuenow .gform_wrapper .gform_footer {
  float: left;
  width: 100%; }
  body.neuenow .gform_wrapper .gform_footer input.button, body.neuenow .gform_wrapper .gform_footer input[type=submit] {
    font-size: 12px;
    font-size: 0.75rem;
    letter-spacing: .05em;
    font-weight: 700;
    text-transform: uppercase;
    width: auto;
    margin: 2em auto;
    display: block;
    position: relative;
    float: none; }
    body.neuenow .gform_wrapper .gform_footer input.button:hover, body.neuenow .gform_wrapper .gform_footer input[type=submit]:hover {
      color: #000;
      background: #FFF; }
body.neuenow i.icon-cancel-2.md-close {
  color: #FFF;
  right: 0;
  top: 0;
  padding: 2em;
  position: fixed;
  cursor: pointer;
  font-size: 12px;
  font-size: 0.75rem;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out; }
  @media (min-width: 768px) {
    body.neuenow i.icon-cancel-2.md-close {
      padding: 3em; } }
  body.neuenow i.icon-cancel-2.md-close:hover {
    color: #FFF; }

/* @end */
/* @group Jetpack Sharing */
body.neuenow .sd-content {
  margin: 0 !important;
  margin-top: 2em !important; }
  body.neuenow .sd-content ul li a {
    background: #000 !important;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out; }

/* @end */
body input[type="text"], body input[type="email"], body input[type="url"], body input[type="password"], body input[type="search"], body input[type="number"], body input[type="tel"], body input[type="range"], body input[type="date"], body input[type="month"], body input[type="week"], body input[type="time"], body input[type="datetime"], body input[type="datetime-local"], body input[type="color"], body textarea {
  border: 3px solid #000;
  padding: .5em 1em;
  display: block;
  margin: auto;
  width: 100%;
  /*max-width: 600px;*/
  margin-bottom: 1.25em; }
body button, body input[type="button"], body input[type="reset"], body input[type="submit"], body a.button, body .button a {
  background-color: #000;
  color: #FFF;
  border: 2px solid; }

body div#search-content button:hover, body div#search-content input[type="button"]:hover, body div#search-content input[type="reset"]:hover, body div#search-content input[type="submit"]:hover, body div#search-content a.button:hover, body div#search-content .button a:hover {
  background-color: #FFF;
  color: #000; }
body div#search-content span.hash {
  margin-bottom: 1.5em; }

.wow {
  visibility: hidden; }

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