@charset "UTF-8";
/*  Theme Name: Eventrivia
  Description: Template for Bhramonik – Eventrivia
  Author: Aniruddha
  Author URI: http://www.bhramonik.com
  Version: 1.1
*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0b1 | 201101 
   NOTE: WORK IN PROGRESS
   USE WITH CAUTION AND TEST WITH ABANDON */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

/* remember to define visible focus styles! 
:focus {
  outline: ?????;
} */
/* remember to highlight inserts somehow! */
ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* Neat 1.7.0
 * http://neat.bourbon.io
 * Copyright 2012-2014 thoughtbot, inc.
 * MIT License */
html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

@font-face {
  font-family: "Futura";
  src: url("fonts/FuturaPT-Book.eot");
  src: url("fonts/FuturaPT-Book.eot?#iefix") format("embedded-opentype"), url("fonts/FuturaPT-Book.woff") format("woff"), url("fonts/FuturaPT-Book.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: "Futura";
  src: url("fonts/FuturaPT-BookObl.eot");
  src: url("fonts/FuturaPT-BookObl.eot?#iefix") format("embedded-opentype"), url("fonts/FuturaPT-BookObl.woff") format("woff"), url("fonts/FuturaPT-BookObl.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: "Futura";
  src: url("fonts/FuturaPT-Demi.eot");
  src: url("fonts/FuturaPT-Demi.eot?#iefix") format("embedded-opentype"), url("fonts/FuturaPT-Demi.woff") format("woff"), url("fonts/FuturaPT-Demi.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: "Futura";
  src: url("fonts/FuturaPT-DemiObl.eot");
  src: url("fonts/FuturaPT-DemiObl.eot?#iefix") format("embedded-opentype"), url("fonts/FuturaPT-DemiObl.woff") format("woff"), url("fonts/FuturaPT-DemiObl.woff2") format("woff2");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: "Brewery";
  src: url("fonts/3sBrewery.eot");
  src: url("fonts/3sBrewery.eot?#iefix") format("embedded-opentype"), url("fonts/3sBrewery.woff") format("woff"), url("fonts/3sBrewery.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: "Caslon";
  src: url("fonts/3sACP-Regular.eot");
  src: url("fonts/3sACP-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/3sACP-Regular.woff") format("woff"), url("fonts/3sACP-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: "Caslon";
  src: url("fonts/3sACP-Italic.eot");
  src: url("fonts/3sACP-Italic.eot?#iefix") format("embedded-opentype"), url("fonts/3sACP-Italic.woff") format("woff"), url("fonts/3sACP-Italic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic; }
@font-face {
  font-family: "Caslon";
  src: url("fonts/3sACP-Bold.eot");
  src: url("fonts/3sACP-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/3sACP-Bold.woff") format("woff"), url("fonts/3sACP-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: "Caslon";
  src: url("fonts/3sACP-BoldItalic.eot");
  src: url("fonts/3sACP-BoldItalic.eot?#iefix") format("embedded-opentype"), url("fonts/3sACP-BoldItalic.woff") format("woff"), url("fonts/3sACP-BoldItalic.woff2") format("woff2");
  font-weight: 700;
  font-style: italic; }
@font-face {
  font-family: "Fonarto";
  src: url("fonts/Fonarto.eot");
  src: url("fonts/Fonarto.eot?#iefix") format("embedded-opentype"), url("fonts/Fonarto.woff") format("woff"), url("fonts/Fonarto.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }
@-webkit-keyframes loader {
  0% {
    opacity: 0; }
  75% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes loader {
  0% {
    opacity: 0; }
  75% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-webkit-keyframes loader {
  0% {
    opacity: 0; }
  75% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes loader {
  0% {
    opacity: 0; }
  75% {
    opacity: 1; }
  100% {
    opacity: 0; } }
blockquote p.headline-mid, h1.headline-mid, blockquote p.headline-small, h1.headline-small, blockquote p.product-card-title, h1.product-card-title, h6, .button, button, input[type=submit], .nav-link, .sans-link, blockquote p, input, textarea, .past-feature h2, #about .about-content p {
  -webkit-font-smoothing: antialiased; }

p.p-caption, #post .content-block .img-caption p {
  -webkit-font-smoothing: subpixel-antialiased; }

.block-gallery .slide-controls a {
  text-indent: 120%;
  white-space: nowrap;
  overflow: hidden; }

h3, h4, h5, #post .table-of-contents a:after, #post .block-intro p, p, input[type=text], input[type=email], input[type=number], input[type=password], input[type=tel], .text-link {
  -webkit-font-feature-settings: "kern";
  font-feature-settings: "kern"; }

body, html {
  margin: 0;
  padding: 0; }

html {
  width: 100%;
  height: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  background: white;
  font-size: 14px;
  margin-top: 0 !important; }
  @media screen and (min-width: 768px) {
    html {
      font-size: 16px; } }
  @media screen and (min-width: 1800px) {
    html {
      font-size: 18px; } }

body {
  line-height: 1.5;
  width: 100%;
  height: 100%;
  min-height: 100%;
  -webkit-tap-highlight-color: black;
  font-family: "Futura", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-weight: 400;
  background: white;
  color: black; }

::-moz-selection {
  background: #f3f3f3;
  color: #666666; }

::selection {
  background: #f3f3f3;
  color: #666666; }

::-moz-selection {
  background: #f3f3f3;
  color: #666666; }

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0; }

ul {
  list-style-type: none; }

img {
  max-width: 100%;
  height: auto; }

svg {
  max-width: 100%;
  height: auto; }

strong {
  font-weight: 700; }

em {
  font-style: normal; }

a {
  text-decoration: none;
  color: black; }

blockquote p, h1 {
  font-family: "Brewery", "Lucida Grande", sans-serif;
  font-size: 2rem;
  font-weight: 800;
  -webkit-font-feature-settings: "lnum";
  -ms-font-feature-settings: "lnum";
  font-feature-settings: "lnum";
  line-height: 1; }
  blockquote p.headline-big, h1.headline-big {
    font-size: 2.5rem; }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      blockquote p.headline-big, h1.headline-big {
        font-size: 3.5rem; } }
    @media screen and (min-width: 1024px) {
      blockquote p.headline-big, h1.headline-big {
        font-size: 4rem; } }
    @media screen and (min-width: 1280px) {
      blockquote p.headline-big, h1.headline-big {
        font-size: 4.5rem; } }
  blockquote p.headline-mid, h1.headline-mid {
    font-size: 1.5rem; }
  blockquote p.headline-small, h1.headline-small {
    font-size: 1.25rem; }
  blockquote p.product-card-title, h1.product-card-title {
    font-size: 1rem; }
    @media screen and (min-width: 768px) {
      blockquote p.product-card-title, h1.product-card-title {
        font-size: 1.25rem; } }
  blockquote p.headline-sans, h1.headline-sans {
    font-family: "Futura", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-weight: 700; }
  blockquote p a, h1 a {
    color: #333;
    -webkit-transition: color 250ms ease-out;
    transition: color 250ms ease-out; }
    blockquote p a:hover, h1 a:hover {
      color: black;
      -webkit-transition: color 200ms ease-out;
      transition: color 200ms ease-out; }

.sans-link, blockquote, h2, #post .table-of-contents a {
  font-family: "Futura", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 1.625rem;
  font-weight: 700; }
  .headline-big.sans-link, blockquote.headline-big, h2.headline-big, #post .table-of-contents a.headline-big {
    font-size: 1.625rem; }
    @media screen and (min-width: 768px) {
      .headline-big.sans-link, blockquote.headline-big, h2.headline-big, #post .table-of-contents a.headline-big {
        font-size: 3rem; } }

h3 {
  font-family: "Futura", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 1.625rem;
  line-height: 1;
  font-weight: 700; }
  h3.headline-small {
    font-size: 1rem; }

h4 {
  font-family: "Futura", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 0.875rem;
  font-weight: 300;
  letter-spacing: 0.05em; }
  h4.price {
    font-weight: 400;
    color: #333; }

h5, #post .table-of-contents a:after {
  font-family: "Futura", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 0.8125rem;
  font-weight: 300;
  letter-spacing: 0.05em; }

h6 {
  font-family: "Futura", "Helvetica Neue", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 0.6875rem; }

#post .block-intro p, p, input[type=text], input[type=email], input[type=number], input[type=password], input[type=tel] {
  font-family: "Futura", "Caslon", "Adobe Caslon Pro", "Times New Roman", Times, serif;
  font-weight: 400;
  font-size: 1.25rem;
  line-height: 1.7;
  margin-bottom: 1.40625rem; }
  @media screen and (min-width: 768px) {
    #post .block-intro p, p, input[type=text], input[type=email], input[type=number], input[type=password], input[type=tel] {
      font-size: 1.125rem; } }
  #post .block-intro p a, p a, input[type=text] a, input[type=email] a, input[type=number] a, input[type=password] a, input[type=tel] a {
    display: inline-block;
    line-height: 1;
    font-weight: 700;
    color: #333;
    border-bottom: 1px solid transparent;
    -webkit-transition: all 250ms ease-out;
    transition: all 250ms ease-out; }
    #post .block-intro p a:hover, p a:hover, input[type=text] a:hover, input[type=email] a:hover, input[type=number] a:hover, input[type=password] a:hover, input[type=tel] a:hover {
      color: black;
      border-bottom: 1px solid #c8b47d; }
  #post .block-intro p strong, p strong, input[type=text] strong, input[type=email] strong, input[type=number] strong, input[type=password] strong, input[type=tel] strong, #post .block-intro p b, p b, input[type=text] b, input[type=email] b, input[type=number] b, input[type=password] b, input[type=tel] b {
    color: #232323; }

p.p-small {
  font-size: 0.975rem; }

#post .block-intro p {
  color: #666666; }

p.p-caption, #post .content-block .img-caption p {
  font-family: "Futura", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 0.8125rem;
  color: #333333;
  line-height: 1.7; }

.button, button, input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: 0;
  outline: none;
  font-size: 0.8125rem;
  display: table;
  text-align: center;
  font-family: "Futura", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  color: white;
  padding: 0.5rem 1.25rem;
  background: #232323;
  color: white;
  cursor: pointer;
  border-radius: 0;
  -webkit-transition: 250ms all ease-out;
  transition: 250ms all ease-out; }
  .button:hover, button:hover, input[type=submit]:hover {
    background: black;
    -webkit-transition: 200ms all ease-out;
    transition: 200ms all ease-out; }
  .button:focus, button:focus, input[type=submit]:focus {
    background: black;
    -webkit-transition: 200ms all ease-out;
    transition: 200ms all ease-out; }
    .button:focus:hover, button:focus:hover, input[type=submit]:focus:hover {
      background: black; }
  .button:active, button:active, input[type=submit]:active {
    background: #414042; }
  .button-cta.button, button.button-cta, input.button-cta[type=submit] {
    padding: 1.25rem 3rem;
    letter-spacing: 0.2rem; }
  .button-white.button, button.button-white, input.button-white[type=submit] {
    color: #333;
    background: white; }
    .button-white.button:hover, button.button-white:hover, input.button-white[type=submit]:hover {
      color: white;
      background: #baa56d; }
    .button-white.button:focus, button.button-white:focus, input.button-white[type=submit]:focus {
      color: black;
      background: #eee; }
      .button-white.button:focus:hover, button.button-white:focus:hover, input.button-white[type=submit]:focus:hover {
        color: white;
        background: black; }
    .button-white.button:active, button.button-white:active, input.button-white[type=submit]:active {
      color: white;
      background: black; }
  .button-gold.button, button.button-gold, input.button-gold[type=submit] {
    color: white;
    background: #c8b47d; }
    .button-gold.button:hover, button.button-gold:hover, input.button-gold[type=submit]:hover {
      background: #baa56d; }
    .button-gold.button:focus, button.button-gold:focus, input.button-gold[type=submit]:focus {
      background: #baa56d; }
      .button-gold.button:focus:hover, button.button-gold:focus:hover, input.button-gold[type=submit]:focus:hover {
        background: #baa56d; }
  .button-inactive.button, button.button-inactive, input.button-inactive[type=submit] {
    background: white;
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #707070;
    font-weight: 300;
    letter-spacing: 0.2rem;
    cursor: default; }
    .button-inactive.button-cta.button, button.button-inactive.button-cta, input.button-inactive.button-cta[type=submit] {
      padding: 1rem 4rem; }
  .button-errors.button, button.button-errors, input.button-errors[type=submit] {
    background: white;
    color: #f04242;
    border: 2px solid #f04242;
    -webkit-transition: all 400ms ease-out;
    transition: all 400ms ease-out; }

.text-link {
  font-size: 0.8125rem;
  color: #707070;
  font-weight: 400;
  text-transform: uppercase; }
  .text-link.text-link-small {
    font-size: 0.6875rem; }
  .text-link.link-active {
    color: #666666; }

a.text-link {
  -webkit-transition: color 250ms ease-out;
  transition: color 250ms ease-out; }
  a.text-link:hover {
    color: #666666;
    cursor: pointer;
    -webkit-transition: color 200ms ease-out;
    transition: color 200ms ease-out; }

.nav-link {
  font-family: "Futura", "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 0.8125rem;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px; }
  .nav-link.nav-link-big {
    font-size: 1.5rem; }
  .nav-link.nav-link-medium {
    font-size: 0.75rem; }
  .nav-link.nav-link-small {
    font-size: 0.6875rem; }
  .footer-main .nav-link {
    font-size: 0.6rem; }

a.nav-link span {
  color: white;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 250ms ease-out, max-width 0s linear 0s;
  transition: all 250ms ease-out, max-width 0s linear 0s; }
.current-menu-item a.nav-link span {
  border-bottom: 1px solid #c8b47d; }
a.nav-link:hover span {
  border-bottom: 1px solid white; }
.footer-main a.nav-link span, .post-connect a.nav-link span {
  color: black;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 250ms ease-out;
  transition: all 250ms ease-out; }
.footer-main a.nav-link:hover span, .post-connect a.nav-link:hover span {
  color: #c8b47d;
  border-bottom: 1px solid #c8b47d; }
.solid.header-main a.nav-link span, .features-opened .header-main a.nav-link span, .features-opened .features-list a.nav-link span, .error404 a.nav-link span {
  color: black; }
.solid.header-main a.nav-link:hover span, .features-opened .header-main a.nav-link:hover span, .features-opened .features-list a.nav-link:hover span, .error404 a.nav-link:hover span {
  border-bottom: 1px solid #414042; }

.sans-link {
  line-height: 1; }

a.sans-link {
  color: #333;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 250ms ease-out;
  transition: all 250ms ease-out; }
  a.sans-link:hover {
    color: #c8b47d;
    border-bottom: 1px solid #c8b47d; }
  a.sans-link.link-active {
    border-bottom: 1px solid #c8b47d; }

blockquote {
  background: #232323;
  padding: 3rem 3rem;
  text-align: center; }
  blockquote p {
    text-indent: -1.35rem;
    display: block;
    color: white;
    max-width: 50rem;
    margin: 0 auto;
    font-weight: 700;
    font-size: 1.5rem !important;
    line-height: 1.2 !important;
    quotes: "“" "”" "‘" "’"; }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      blockquote p {
        font-size: 1.75rem !important; } }
    @media screen and (min-width: 1024px) and (max-width: 1279px) {
      blockquote p {
        font-size: 2.5rem !important; } }
    @media screen and (min-width: 1280px) {
      blockquote p {
        font-size: 3rem !important; } }
    blockquote p:before, blockquote p:after {
      color: #666666; }
    blockquote p:before {
      content: open-quote;
      margin-right: 0.25rem; }
    blockquote p:after {
      content: close-quote;
      margin-left: 0.25rem; }

p + blockquote {
  margin: 0.5rem auto 1.5rem; }
  @media screen and (min-width: 1024px) {
    p + blockquote {
      margin: 2rem auto 3rem; } }

h1 {
  color: #232323; }

h2 {
  color: #232323; }

h3 {
  color: #333; }

h4 {
  color: #707070; }

h5 {
  color: #707070; }

p {
  color: #666666; }
  p.p-caption {
    margin-bottom: 0; }
  p:last-of-type {
    margin-bottom: 0; }

.button, button, input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }

.block-gallery .horz-arrows a {
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  position: absolute;
  display: block;
  top: 50%;
  width: 3rem;
  height: 3rem;
  margin-top: -1.5rem;
  background-color: transparent;
  background-size: 30% !important;
  background-repeat: no-repeat !important;
  cursor: pointer;
  z-index: 20;
  opacity: 0.5;
  -webkit-transition: all 250ms ease-out;
  transition: all 250ms ease-out; }
  .block-gallery .horz-arrows a.slide-next {
    right: 0;
    background-image: url("img/arrow-right.svg");
    background-position: center center; }
  .block-gallery .horz-arrows a.slide-prev {
    left: 0;
    background-image: url("img/arrow-left.svg");
    background-position: center center; }
  .block-gallery .horz-arrows a:hover {
    opacity: 1;
    background-color: white !important;
    -webkit-transition: all 200ms ease-out;
    transition: all 200ms ease-out; }
  .block-gallery .horz-arrows a:active {
    background-size: 20%; }

input, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: 0;
  outline: 0;
  resize: none;
  font-family: "Futura", "Helvetica Neue", Arial, Helvetica, sans-serif;
  background: transparent; }

input[type=text], input[type=email], input[type=number], input[type=password], input[type=tel] {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  display: block;
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  line-height: 1.8;
  padding: 0.35rem 0.75rem 0.25rem 0.25rem;
  margin-bottom: 0.5rem;
  border-radius: 0;
  -webkit-transition: 250ms background ease-out, 250ms border-bottom ease-out;
  transition: 250ms background ease-out, 250ms border-bottom ease-out; }
  input[type=text]:hover, input[type=email]:hover, input[type=number]:hover, input[type=password]:hover, input[type=tel]:hover {
    border-bottom: 1px solid #ccc; }
  input[type=text]:focus, input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=tel]:focus {
    border-bottom: 1px solid #414042;
    -webkit-transition: 200ms background ease-out, 200ms border-bottom ease-out;
    transition: 200ms background ease-out, 200ms border-bottom ease-out;
    color: #333; }
  input[type=text].cart-input, input[type=email].cart-input, input[type=number].cart-input, input[type=password].cart-input, input[type=tel].cart-input {
    width: auto;
    min-width: 0;
    max-width: 2rem;
    text-align: center;
    padding: 0.35rem 0.25rem 0.25rem 0.25rem;
    display: inline-block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    cursor: pointer;
    -webkit-transition: 250ms background ease-out, 250ms border-bottom ease-out;
    transition: 250ms background ease-out, 250ms border-bottom ease-out; }
    input[type=text].cart-input:hover, input[type=email].cart-input:hover, input[type=number].cart-input:hover, input[type=password].cart-input:hover, input[type=tel].cart-input:hover {
      background: #f8f8f8; }
    input[type=text].cart-input:focus, input[type=email].cart-input:focus, input[type=number].cart-input:focus, input[type=password].cart-input:focus, input[type=tel].cart-input:focus {
      background: #f3f3f3;
      border-bottom: 1px solid black;
      -webkit-transition: 200ms background ease-out, 200ms border-bottom ease-out;
      transition: 200ms background ease-out, 200ms border-bottom ease-out; }
  input[type=text].filled-input, input[type=email].filled-input, input[type=number].filled-input, input[type=password].filled-input, input[type=tel].filled-input {
    padding: 0.75rem 0.75rem 0.65rem 1rem;
    border-bottom: 0;
    background: #f3f3f3;
    -webkit-transition: 250ms background ease-out;
    transition: 250ms background ease-out;
    font-size: 1rem; }
    input[type=text].filled-input:hover, input[type=email].filled-input:hover, input[type=number].filled-input:hover, input[type=password].filled-input:hover, input[type=tel].filled-input:hover {
      background: #f8f8f8;
      border-bottom: 0; }
    input[type=text].filled-input:focus, input[type=email].filled-input:focus, input[type=number].filled-input:focus, input[type=password].filled-input:focus, input[type=tel].filled-input:focus {
      background: #eee;
      border-bottom: 0;
      -webkit-transition: 200ms background ease-out;
      transition: 200ms background ease-out; }
    input[type=text].filled-input.filled-input-small, input[type=email].filled-input.filled-input-small, input[type=number].filled-input.filled-input-small, input[type=password].filled-input.filled-input-small, input[type=tel].filled-input.filled-input-small {
      padding: 0.35rem 0.75rem 0.25rem 0.45rem;
      font-size: 0.875rem; }
      @media screen and (min-width: 1280px) {
        input[type=text].filled-input.filled-input-small, input[type=email].filled-input.filled-input-small, input[type=number].filled-input.filled-input-small, input[type=password].filled-input.filled-input-small, input[type=tel].filled-input.filled-input-small {
          font-size: 0.938rem; } }
    input[type=text].filled-input.has-errors, input[type=email].filled-input.has-errors, input[type=number].filled-input.has-errors, input[type=password].filled-input.has-errors, input[type=tel].filled-input.has-errors {
      border: 1px solid #f04242; }
    .newsletter-signup input[type=text].filled-input, .newsletter-signup input[type=email].filled-input, .newsletter-signup input[type=number].filled-input, .newsletter-signup input[type=password].filled-input, .newsletter-signup input[type=tel].filled-input {
      color: white;
      background: #333; }
      .newsletter-signup input[type=text].filled-input::-webkit-input-placeholder, .newsletter-signup input[type=email].filled-input::-webkit-input-placeholder, .newsletter-signup input[type=number].filled-input::-webkit-input-placeholder, .newsletter-signup input[type=password].filled-input::-webkit-input-placeholder, .newsletter-signup input[type=tel].filled-input::-webkit-input-placeholder {
        color: #666666;
        -webkit-transition: 200ms color ease-out;
        transition: 200ms color ease-out; }
      .newsletter-signup input[type=text].filled-input::-moz-placeholder, .newsletter-signup input[type=email].filled-input::-moz-placeholder, .newsletter-signup input[type=number].filled-input::-moz-placeholder, .newsletter-signup input[type=password].filled-input::-moz-placeholder, .newsletter-signup input[type=tel].filled-input::-moz-placeholder {
        color: #666666;
        -webkit-transition: 200ms color ease-out;
        transition: 200ms color ease-out; }
      .newsletter-signup input[type=text].filled-input:-moz-placeholder, .newsletter-signup input[type=email].filled-input:-moz-placeholder, .newsletter-signup input[type=number].filled-input:-moz-placeholder, .newsletter-signup input[type=password].filled-input:-moz-placeholder, .newsletter-signup input[type=tel].filled-input:-moz-placeholder {
        color: #666666;
        -webkit-transition: 200ms color ease-out;
        transition: 200ms color ease-out; }
      .newsletter-signup input[type=text].filled-input:-ms-input-placeholder, .newsletter-signup input[type=email].filled-input:-ms-input-placeholder, .newsletter-signup input[type=number].filled-input:-ms-input-placeholder, .newsletter-signup input[type=password].filled-input:-ms-input-placeholder, .newsletter-signup input[type=tel].filled-input:-ms-input-placeholder {
        color: #666666;
        -webkit-transition: 200ms color ease-out;
        transition: 200ms color ease-out; }
      .newsletter-signup input[type=text].filled-input:hover, .newsletter-signup input[type=email].filled-input:hover, .newsletter-signup input[type=number].filled-input:hover, .newsletter-signup input[type=password].filled-input:hover, .newsletter-signup input[type=tel].filled-input:hover {
        background: #383838; }
      .newsletter-signup input[type=text].filled-input:focus, .newsletter-signup input[type=email].filled-input:focus, .newsletter-signup input[type=number].filled-input:focus, .newsletter-signup input[type=password].filled-input:focus, .newsletter-signup input[type=tel].filled-input:focus {
        background: #414042; }
        .newsletter-signup input[type=text].filled-input:focus::-webkit-input-placeholder, .newsletter-signup input[type=email].filled-input:focus::-webkit-input-placeholder, .newsletter-signup input[type=number].filled-input:focus::-webkit-input-placeholder, .newsletter-signup input[type=password].filled-input:focus::-webkit-input-placeholder, .newsletter-signup input[type=tel].filled-input:focus::-webkit-input-placeholder {
          color: #333333; }
        .newsletter-signup input[type=text].filled-input:focus::-moz-placeholder, .newsletter-signup input[type=email].filled-input:focus::-moz-placeholder, .newsletter-signup input[type=number].filled-input:focus::-moz-placeholder, .newsletter-signup input[type=password].filled-input:focus::-moz-placeholder, .newsletter-signup input[type=tel].filled-input:focus::-moz-placeholder {
          color: #333333; }
        .newsletter-signup input[type=text].filled-input:focus:-moz-placeholder, .newsletter-signup input[type=email].filled-input:focus:-moz-placeholder, .newsletter-signup input[type=number].filled-input:focus:-moz-placeholder, .newsletter-signup input[type=password].filled-input:focus:-moz-placeholder, .newsletter-signup input[type=tel].filled-input:focus:-moz-placeholder {
          color: #333333; }
        .newsletter-signup input[type=text].filled-input:focus:-ms-input-placeholder, .newsletter-signup input[type=email].filled-input:focus:-ms-input-placeholder, .newsletter-signup input[type=number].filled-input:focus:-ms-input-placeholder, .newsletter-signup input[type=password].filled-input:focus:-ms-input-placeholder, .newsletter-signup input[type=tel].filled-input:focus:-ms-input-placeholder {
          color: #333333; }
  #contactFormWrapper input[type=text], #contactFormWrapper input[type=email], #contactFormWrapper input[type=number], #contactFormWrapper input[type=password], #contactFormWrapper input[type=tel] {
    color: white;
    border-bottom: 1px solid #666666; }
    #contactFormWrapper input[type=text]::-webkit-input-placeholder, #contactFormWrapper input[type=email]::-webkit-input-placeholder, #contactFormWrapper input[type=number]::-webkit-input-placeholder, #contactFormWrapper input[type=password]::-webkit-input-placeholder, #contactFormWrapper input[type=tel]::-webkit-input-placeholder {
      color: #666666; }
    #contactFormWrapper input[type=text]::-moz-placeholder, #contactFormWrapper input[type=email]::-moz-placeholder, #contactFormWrapper input[type=number]::-moz-placeholder, #contactFormWrapper input[type=password]::-moz-placeholder, #contactFormWrapper input[type=tel]::-moz-placeholder {
      color: #666666; }
    #contactFormWrapper input[type=text]:-moz-placeholder, #contactFormWrapper input[type=email]:-moz-placeholder, #contactFormWrapper input[type=number]:-moz-placeholder, #contactFormWrapper input[type=password]:-moz-placeholder, #contactFormWrapper input[type=tel]:-moz-placeholder {
      color: #666666; }
    #contactFormWrapper input[type=text]:-ms-input-placeholder, #contactFormWrapper input[type=email]:-ms-input-placeholder, #contactFormWrapper input[type=number]:-ms-input-placeholder, #contactFormWrapper input[type=password]:-ms-input-placeholder, #contactFormWrapper input[type=tel]:-ms-input-placeholder {
      color: #666666; }
    #contactFormWrapper input[type=text]:focus, #contactFormWrapper input[type=email]:focus, #contactFormWrapper input[type=number]:focus, #contactFormWrapper input[type=password]:focus, #contactFormWrapper input[type=tel]:focus {
      border-bottom: 1px solid white; }
    #contactFormWrapper input[type=text]:hover, #contactFormWrapper input[type=email]:hover, #contactFormWrapper input[type=number]:hover, #contactFormWrapper input[type=password]:hover, #contactFormWrapper input[type=tel]:hover {
      border-bottom: 1px solid #666666; }

textarea {
  border: 1px solid black;
  color: black;
  padding: 0.75rem;
  height: 8rem;
  width: 100%;
  -webkit-transition: 250ms background ease-out;
  transition: 250ms background ease-out; }
  textarea:focus {
    background: white; }

.button, button, input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }

.wrapper, .block-gallery .horz-arrows {
  max-width: 160rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
  -webkit-transition: padding 800ms ease-in-out;
  transition: padding 800ms ease-in-out; }
  .wrapper::after, .block-gallery .horz-arrows::after {
    clear: both;
    content: "";
    display: table; }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .wrapper, .block-gallery .horz-arrows {
      padding-left: 1rem;
      padding-right: 1rem; } }
  @media screen and (min-width: 1024px) {
    .wrapper, .block-gallery .horz-arrows {
      padding-left: 1.75rem;
      padding-right: 1.75rem; } }
  .wrapper.collapse-small, .block-gallery .collapse-small.horz-arrows {
    padding: 0; }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .wrapper.collapse-small, .block-gallery .collapse-small.horz-arrows {
        padding-left: 1rem;
        padding-right: 1rem; } }
    @media screen and (min-width: 1024px) {
      .wrapper.collapse-small, .block-gallery .collapse-small.horz-arrows {
        padding-left: 1.75rem;
        padding-right: 1.75rem; } }
  .wrapper.collapse-medium, .block-gallery .collapse-medium.horz-arrows {
    padding: 0; }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      .wrapper.collapse-medium, .block-gallery .collapse-medium.horz-arrows {
        padding: 0; } }
    @media screen and (min-width: 1024px) {
      .wrapper.collapse-medium, .block-gallery .collapse-medium.horz-arrows {
        padding-left: 1.75rem;
        padding-right: 1.75rem; } }
  .wrapper.collapse, .block-gallery .collapse.horz-arrows {
    padding: 0; }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .wrapper.outer, .block-gallery .outer.horz-arrows {
      width: 95%; } }
  @media screen and (min-width: 1024px) {
    .wrapper.outer, .block-gallery .outer.horz-arrows {
      width: 80%; } }
  @media screen and (min-width: 1800px) {
    .wrapper.outer, .block-gallery .outer.horz-arrows {
      width: 75%; } }

#page-content {
  position: relative;
  opacity: 1;
  left: 0;
  -webkit-transition: -webkit-transform 400ms cubic-bezier(0.47, 0, 0, 0.95), opacity 400ms ease-out;
  -webkit-transition: opacity 400ms ease-out, -webkit-transform 400ms cubic-bezier(0.47, 0, 0, 0.95);
  transition: opacity 400ms ease-out, -webkit-transform 400ms cubic-bezier(0.47, 0, 0, 0.95);
  transition: transform 400ms cubic-bezier(0.47, 0, 0, 0.95), opacity 400ms ease-out;
  transition: transform 400ms cubic-bezier(0.47, 0, 0, 0.95), opacity 400ms ease-out, -webkit-transform 400ms cubic-bezier(0.47, 0, 0, 0.95); }
  html.loading #page-content {
    opacity: 0;
    -webkit-transition: -webkit-transform 400ms cubic-bezier(0.47, 0, 0, 0.95), opacity 200ms ease-out;
    -webkit-transition: opacity 200ms ease-out, -webkit-transform 400ms cubic-bezier(0.47, 0, 0, 0.95);
    transition: opacity 200ms ease-out, -webkit-transform 400ms cubic-bezier(0.47, 0, 0, 0.95);
    transition: transform 400ms cubic-bezier(0.47, 0, 0, 0.95), opacity 200ms ease-out;
    transition: transform 400ms cubic-bezier(0.47, 0, 0, 0.95), opacity 200ms ease-out, -webkit-transform 400ms cubic-bezier(0.47, 0, 0, 0.95); }
  #page-content.not-loaded {
    opacity: 0; }

.inner-page {
  padding-top: 3.625rem; }

.lazy {
  background: #f3f3f3; }
  .lazy img {
    height: 0.5px;
    opacity: 0;
    width: 100%;
    -webkit-transition: opacity 250ms cubic-bezier(0.47, 0, 0, 0.95);
    transition: opacity 250ms cubic-bezier(0.47, 0, 0, 0.95); }
  .lazy.lazy-loaded img {
    height: auto;
    opacity: 1; }

.no-click {
  display: block;
  height: 0;
  width: 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-transition: -webkit-transform 400ms cubic-bezier(0.47, 0, 0, 0.95), opacity 400ms cubic-bezier(0.47, 0, 0, 0.95), z-index 0s linear 400ms, height 0s linear 400ms, width 0s linear 400ms;
  -webkit-transition: opacity 400ms cubic-bezier(0.47, 0, 0, 0.95), z-index 0s linear 400ms, height 0s linear 400ms, width 0s linear 400ms, -webkit-transform 400ms cubic-bezier(0.47, 0, 0, 0.95);
  transition: opacity 400ms cubic-bezier(0.47, 0, 0, 0.95), z-index 0s linear 400ms, height 0s linear 400ms, width 0s linear 400ms, -webkit-transform 400ms cubic-bezier(0.47, 0, 0, 0.95);
  transition: transform 400ms cubic-bezier(0.47, 0, 0, 0.95), opacity 400ms cubic-bezier(0.47, 0, 0, 0.95), z-index 0s linear 400ms, height 0s linear 400ms, width 0s linear 400ms;
  transition: transform 400ms cubic-bezier(0.47, 0, 0, 0.95), opacity 400ms cubic-bezier(0.47, 0, 0, 0.95), z-index 0s linear 400ms, height 0s linear 400ms, width 0s linear 400ms, -webkit-transform 400ms cubic-bezier(0.47, 0, 0, 0.95); }

.full-bleed {
  width: 100%; }
  .full-bleed .wrapper, .full-bleed .block-gallery .horz-arrows, .block-gallery .full-bleed .horz-arrows {
    height: 100%; }

.top-margin {
  margin-top: 3.5rem; }
  .top-margin.half, .project-next-prev .nextprev > h5.top-margin {
    margin-top: 1.75rem; }

.bottom-margin {
  margin-bottom: 3.5rem; }
  .bottom-margin.half, .project-next-prev .nextprev > h5.bottom-margin {
    margin-bottom: 1.75rem; }

.margins {
  margin-top: 3.5rem;
  margin-bottom: 3.5rem; }
  .margins.half, .project-next-prev .nextprev > h5.margins {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem; }

.top-padding {
  padding-top: 3.5rem; }
  .top-padding.half, .project-next-prev .nextprev > h5.top-padding {
    padding-top: 1.75rem; }

.bottom-padding {
  padding-bottom: 3.5rem; }
  .bottom-padding.half, .project-next-prev .nextprev > h5.bottom-padding {
    padding-bottom: 1.75rem; }

.paddings, .project-next-prev .nextprev > h5 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem; }
  .paddings.half, .project-next-prev .nextprev > h5 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem; }

.header-padding {
  padding-top: 3.625rem; }

.with-stroke {
  position: relative; }
  .with-stroke span:not(.num) {
    display: table;
    position: relative;
    z-index: 1;
    padding-right: 1rem;
    background: white; }
  .with-stroke:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    width: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .with-stroke.centered span:not(.num) {
    margin: 0 auto;
    padding-left: 1rem; }

.neg-small {
  margin-right: -1rem;
  margin-left: -1rem; }
  @media screen and (min-width: 768px) {
    .neg-small {
      margin-right: auto;
      margin-left: auto; } }

.vertical-align-wrap {
  display: table !important;
  width: 100%;
  height: 100%; }
  .vertical-align-wrap .vertical-align {
    display: table-cell !important;
    vertical-align: middle !important;
    float: none !important; }

@media screen and (min-width: 768px) {
  .vertical-align-wrap-large {
    display: table !important;
    width: 100%;
    height: 100%; } }
@media screen and (min-width: 768px) {
  .vertical-align-wrap-large .vertical-align {
    display: table-cell !important;
    vertical-align: middle !important;
    float: none !important; } }

.pad-to-medium {
  padding: 1rem; }
  @media screen and (min-width: 768px) {
    .pad-to-medium {
      padding: 0; } }

.pad-to-large {
  padding: 1rem; }
  @media screen and (min-width: 1024px) {
    .pad-to-large {
      padding: 0; } }

.clearfix::after {
  clear: both;
  content: "";
  display: table; }

.link-card {
  display: block; }

.no-small {
  display: none; }
  @media screen and (min-width: 768px) {
    .no-small {
      display: block; } }

.padded-border-top {
  padding-top: 1.5rem;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 1.5rem; }
  @media screen and (min-width: 1024px) {
    .padded-border-top {
      padding-top: 2rem;
      padding-bottom: 2rem; } }

.underline-grey {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.empty-state {
  width: 100%;
  color: #ccc;
  text-align: center;
  font-size: 0.875rem !important;
  text-transform: uppercase;
  letter-spacing: 0.15em; }

.center {
  text-align: center; }

.uppercase {
  text-transform: uppercase !important; }

.capitalize {
  text-transform: capitalize !important; }

.lowercase {
  text-transform: lowercase !important; }

.mast {
  padding: 2rem 0 0;
  margin-bottom: 2rem;
  position: relative; }

.spaced-caps {
  letter-spacing: 0.1rem;
  text-transform: uppercase; }

.no-padding {
  padding: 0 !important; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.global-loader {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 3rem;
  height: 3rem;
  margin-top: -1.5rem;
  margin-left: -1.5rem;
  background-image: url("img/eventrivia-mark-new.svg");
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  opacity: 0;
  visibility: hidden;
  -webkit-animation: loader 2s infinite ease-in;
  animation: loader 2s infinite ease-in;
  -webkit-transition: opacity 400ms ease-out, visibility 0s linear 400ms;
  transition: opacity 400ms ease-out, visibility 0s linear 400ms; }
  html.loading .global-loader {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 400ms ease-out, visibility 0s linear 0s;
    transition: opacity 400ms ease-out, visibility 0s linear 0s; }

.header-main {
  width: 100%;
  position: fixed;
  background: transparent;
  z-index: 10;
  height: 3.5rem;
  padding-top: 1.75rem;
  -webkit-transition: all 400ms ease-out;
  transition: all 400ms ease-out; }
  @media screen and (min-width: 768px) {
    .header-main {
      height: 3.625rem; } }
  .header-main .wrapper.outer, .header-main .block-gallery .outer.horz-arrows, .block-gallery .header-main .outer.horz-arrows {
    width: 100%;
    max-width: none; }
    @media screen and (max-width: 767px) {
      .header-main .wrapper.outer, .header-main .block-gallery .outer.horz-arrows, .block-gallery .header-main .outer.horz-arrows {
        padding-left: 0.675rem;
        padding-right: 0.675rem; } }
  .header-main .logo {
    display: block;
    width: 8.5rem;
    float: left;
    -webkit-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
    font-family: 'Fonarto';
    font-size: 1.625rem;
    line-height: 1;
    color: white; }
    @media screen and (min-width: 768px) {
      .header-main .logo {
        float: none;
        position: absolute;
        top: 1.75rem;
        left: 50%;
        width: 13rem;
        margin-left: -6.5rem;
        text-align: center; } }
    .page-template-page-front-php .header-main .logo {
      pointer-events: none; }
  .header-main .nav-link {
    display: block;
    padding: 0.5rem; }
    @media screen and (min-width: 768px) {
      .header-main .nav-link {
        padding: 1rem; } }
  .header-main .features-link {
    display: block;
    float: right;
    overflow: hidden;
    height: 2.25rem;
    margin-top: -0.35rem;
    text-align: right; }
    @media screen and (min-width: 768px) {
      .header-main .features-link {
        text-align: left;
        float: left;
        height: 3.25rem;
        margin-top: -1rem; } }
    .header-main .features-link span {
      display: block; }
    .header-main .features-link em {
      display: none; }
      @media screen and (min-width: 768px) {
        .header-main .features-link em {
          display: inline; } }
    .header-main .features-link .open {
      max-width: 8rem;
      height: 1.25rem;
      -webkit-transition: all 250ms ease-out;
      transition: all 250ms ease-out;
      white-space: nowrap; }
    .header-main .features-link .close {
      opacity: 0; }
  .header-main.solid, .features-opened .header-main, .error404 .header-main {
    background-color: white;
    padding-top: 1.125rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    .header-main.solid .logo, .features-opened .header-main .logo, .error404 .header-main .logo {
      color: black; }
      @media screen and (min-width: 768px) {
        .header-main.solid .logo, .features-opened .header-main .logo, .error404 .header-main .logo {
          top: 0.875rem; } }

.nav-global {
  float: right;
  margin-top: -0.35rem; }
  @media screen and (min-width: 768px) {
    .nav-global {
      margin-top: -1rem; } }
  .nav-global .main-nav {
    display: block; }
    .nav-global .main-nav li {
      display: block;
      float: left; }

.subscribe-tout-inner {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-transition: -webkit-transform 400ms cubic-bezier(0.47, 0, 0, 0.95), opacity 400ms ease-out 600ms;
  -webkit-transition: opacity 400ms ease-out 600ms, -webkit-transform 400ms cubic-bezier(0.47, 0, 0, 0.95);
  transition: opacity 400ms ease-out 600ms, -webkit-transform 400ms cubic-bezier(0.47, 0, 0, 0.95);
  transition: transform 400ms cubic-bezier(0.47, 0, 0, 0.95), opacity 400ms ease-out 600ms;
  transition: transform 400ms cubic-bezier(0.47, 0, 0, 0.95), opacity 400ms ease-out 600ms, -webkit-transform 400ms cubic-bezier(0.47, 0, 0, 0.95); }
  html.loading .subscribe-tout-inner {
    opacity: 0;
    -webkit-transition: -webkit-transform 400ms cubic-bezier(0.47, 0, 0, 0.95), opacity 200ms ease-out 0s;
    -webkit-transition: opacity 200ms ease-out 0s, -webkit-transform 400ms cubic-bezier(0.47, 0, 0, 0.95);
    transition: opacity 200ms ease-out 0s, -webkit-transform 400ms cubic-bezier(0.47, 0, 0, 0.95);
    transition: transform 400ms cubic-bezier(0.47, 0, 0, 0.95), opacity 200ms ease-out 0s;
    transition: transform 400ms cubic-bezier(0.47, 0, 0, 0.95), opacity 200ms ease-out 0s, -webkit-transform 400ms cubic-bezier(0.47, 0, 0, 0.95); }
  .subscribe-tout-inner .filled-box {
    text-align: center;
    background: #f3f3f3;
    padding-left: 1rem;
    padding-right: 1rem; }
    @media screen and (min-width: 768px) {
      .subscribe-tout-inner .filled-box {
        text-align: left; } }
    @media screen and (min-width: 1024px) {
      .subscribe-tout-inner .filled-box {
        padding-left: 1.75rem;
        padding-right: 1.75rem; } }
  .subscribe-tout-inner .newsletter-signup input {
    text-align: center; }
    @media screen and (max-width: 767px) {
      .subscribe-tout-inner .newsletter-signup input {
        margin-left: auto;
        margin-right: auto; } }
    @media screen and (min-width: 768px) {
      .subscribe-tout-inner .newsletter-signup input {
        text-align: left; } }
  .subscribe-tout-inner .newsletter-signup input[type=email] {
    width: 75%; }
    @media screen and (min-width: 768px) {
      .subscribe-tout-inner .newsletter-signup input[type=email] {
        width: 100%; } }
  @media screen and (min-width: 768px) {
    .subscribe-tout-inner .tout-left, .subscribe-tout-inner .tout-right {
      float: left;
      display: block;
      margin-right: 3.7442604232%;
      width: 48.1278697884%; }
      .subscribe-tout-inner .tout-left:last-child, .subscribe-tout-inner .tout-right:last-child {
        margin-right: 0; } }

.footer-main {
  -webkit-transition: -webkit-transform 400ms cubic-bezier(0.47, 0, 0, 0.95), opacity 400ms ease-out 600ms;
  -webkit-transition: opacity 400ms ease-out 600ms, -webkit-transform 400ms cubic-bezier(0.47, 0, 0, 0.95);
  transition: opacity 400ms ease-out 600ms, -webkit-transform 400ms cubic-bezier(0.47, 0, 0, 0.95);
  transition: transform 400ms cubic-bezier(0.47, 0, 0, 0.95), opacity 400ms ease-out 600ms;
  transition: transform 400ms cubic-bezier(0.47, 0, 0, 0.95), opacity 400ms ease-out 600ms, -webkit-transform 400ms cubic-bezier(0.47, 0, 0, 0.95); }
  html.loading .footer-main {
    opacity: 0;
    -webkit-transition: -webkit-transform 400ms cubic-bezier(0.47, 0, 0, 0.95), opacity 200ms ease-out 0s;
    -webkit-transition: opacity 200ms ease-out 0s, -webkit-transform 400ms cubic-bezier(0.47, 0, 0, 0.95);
    transition: opacity 200ms ease-out 0s, -webkit-transform 400ms cubic-bezier(0.47, 0, 0, 0.95);
    transition: transform 400ms cubic-bezier(0.47, 0, 0, 0.95), opacity 200ms ease-out 0s;
    transition: transform 400ms cubic-bezier(0.47, 0, 0, 0.95), opacity 200ms ease-out 0s, -webkit-transform 400ms cubic-bezier(0.47, 0, 0, 0.95); }
  .footer-main .footer-inner {
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .footer-main .left {
    float: left; }
  .footer-main .right {
    float: right; }

.past-feature {
  display: block;
  position: relative;
  margin-bottom: 1.75rem;
  text-align: left; }
  .past-feature .past-feature-img-wrap {
    background: black;
    position: relative;
    overflow: hidden;
    margin-bottom: 0.75rem; }
  .past-feature .past-feature-img {
    padding-bottom: 50%;
    background-size: cover;
    background-position: center;
    opacity: 0.85;
    -webkit-transition: all 250ms cubic-bezier(0.47, 0, 0, 0.95);
    transition: all 250ms cubic-bezier(0.47, 0, 0, 0.95); }
  .past-feature .past-feature-info {
    position: absolute;
    padding: 1rem;
    bottom: 0;
    left: 0; }
  .past-feature h2 {
    color: white;
    line-height: 1;
    border-bottom: 1px solid transparent;
    text-shadow: 0px 1px 10px rgba(0, 0, 0, 0.35); }
  .past-feature h5 {
    color: white;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
    text-shadow: 0px 1px 10px rgba(0, 0, 0, 0.35);
    height: 0;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all 250ms ease-out;
    transition: all 250ms ease-out; }
  .past-feature .card-excerpt p {
    display: inline;
    line-height: 1;
    border-bottom: 1px solid transparent;
    -webkit-transition: all 250ms ease-out;
    transition: all 250ms ease-out; }
  .past-feature:hover h5 {
    height: 1rem;
    opacity: 1;
    -webkit-transition: height 100ms ease-out, opacity 200ms ease-out 50ms;
    transition: height 100ms ease-out, opacity 200ms ease-out 50ms; }
  .past-feature:hover .card-excerpt p {
    border-bottom: 1px solid #414042; }

.project-next-prev .nextprev {
  width: 100%; }
  @media screen and (min-width: 768px) {
    .project-next-prev .nextprev {
      float: left;
      display: block;
      margin-right: 3.7442604232%;
      width: 48.1278697884%; }
      .project-next-prev .nextprev:last-child {
        margin-right: 0; } }
  .project-next-prev .nextprev > h5 {
    background: white;
    display: inline-block;
    position: relative;
    z-index: 1; }
  .project-next-prev .nextprev .line-top {
    position: relative;
    top: -2.25rem;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .project-next-prev .nextprev.next {
    float: right;
    margin-right: 0; }
    .project-next-prev .nextprev.next > h5 {
      padding-right: 1rem; }
  .project-next-prev .nextprev.previous {
    display: none;
    text-align: right; }
    @media screen and (min-width: 768px) {
      .project-next-prev .nextprev.previous {
        display: block; } }
    .project-next-prev .nextprev.previous > h5 {
      padding-left: 1rem; }
    .project-next-prev .nextprev.previous:hover {
      opacity: 1; }

.all-features {
  position: fixed;
  top: 3.625rem;
  right: 0;
  bottom: 0;
  overflow: scroll;
  width: 22rem;
  z-index: 0;
  background: white;
  -webkit-transform: translate3d(22rem, 0, 0);
  transform: translate3d(22rem, 0, 0);
  -webkit-transition: z-index 0s linear 400ms, -webkit-transform 400ms cubic-bezier(0.47, 0, 0, 0.95);
  transition: z-index 0s linear 400ms, -webkit-transform 400ms cubic-bezier(0.47, 0, 0, 0.95);
  transition: transform 400ms cubic-bezier(0.47, 0, 0, 0.95), z-index 0s linear 400ms;
  transition: transform 400ms cubic-bezier(0.47, 0, 0, 0.95), z-index 0s linear 400ms, -webkit-transform 400ms cubic-bezier(0.47, 0, 0, 0.95); }
  @media screen and (min-width: 768px) {
    .all-features {
      left: 0;
      right: auto; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .all-features {
      width: 30rem;
      -webkit-transform: translate3d(-30rem, 0, 0);
      transform: translate3d(-30rem, 0, 0); } }
  @media screen and (min-width: 1024px) and (max-width: 1279px) {
    .all-features {
      width: 30rem;
      -webkit-transform: translate3d(-30rem, 0, 0);
      transform: translate3d(-30rem, 0, 0); } }
  @media screen and (min-width: 1280px) {
    .all-features {
      width: 35rem;
      -webkit-transform: translate3d(-35rem, 0, 0);
      transform: translate3d(-35rem, 0, 0); } }
  .all-features .with-stroke span {
    background: white; }
  .all-features .wrapper > h2, .all-features .block-gallery .horz-arrows > h2, .block-gallery .all-features .horz-arrows > h2 {
    color: black; }
  .all-features .features-list {
    opacity: 0;
    -webkit-transition: opacity 250ms ease-out;
    transition: opacity 250ms ease-out; }
    .all-features .features-list .nav-link {
      display: table; }
  .all-features .back-to-home {
    margin-left: auto;
    margin-right: auto; }
    @media screen and (min-width: 768px) {
      .all-features .back-to-home {
        margin-left: 0;
        margin-right: 0; } }

.features-opened .all-features {
  z-index: 5;
  opacity: 1;
  -webkit-transform: translate3d(0rem, 0, 0);
  transform: translate3d(0rem, 0, 0);
  -webkit-transition: opacity 600ms cubic-bezier(0.47, 0, 0, 0.95), z-index 0s linear -0.5s, -webkit-transform 600ms cubic-bezier(0.47, 0, 0, 0.95);
  transition: opacity 600ms cubic-bezier(0.47, 0, 0, 0.95), z-index 0s linear -0.5s, -webkit-transform 600ms cubic-bezier(0.47, 0, 0, 0.95);
  transition: transform 600ms cubic-bezier(0.47, 0, 0, 0.95), opacity 600ms cubic-bezier(0.47, 0, 0, 0.95), z-index 0s linear -0.5s;
  transition: transform 600ms cubic-bezier(0.47, 0, 0, 0.95), opacity 600ms cubic-bezier(0.47, 0, 0, 0.95), z-index 0s linear -0.5s, -webkit-transform 600ms cubic-bezier(0.47, 0, 0, 0.95); }
  .features-opened .all-features .features-list {
    opacity: 1;
    -webkit-transition: opacity 600ms ease-out 250ms;
    transition: opacity 600ms ease-out 250ms; }
.features-opened .no-click {
  width: 100%;
  height: 100%;
  opacity: 1;
  z-index: 9;
  visibility: visible;
  -webkit-transition: opacity 600ms cubic-bezier(0.47, 0, 0, 0.95), z-index 0s linear 0s, -webkit-transform 600ms cubic-bezier(0.47, 0, 0, 0.95);
  transition: opacity 600ms cubic-bezier(0.47, 0, 0, 0.95), z-index 0s linear 0s, -webkit-transform 600ms cubic-bezier(0.47, 0, 0, 0.95);
  transition: transform 600ms cubic-bezier(0.47, 0, 0, 0.95), opacity 600ms cubic-bezier(0.47, 0, 0, 0.95), z-index 0s linear 0s;
  transition: transform 600ms cubic-bezier(0.47, 0, 0, 0.95), opacity 600ms cubic-bezier(0.47, 0, 0, 0.95), z-index 0s linear 0s, -webkit-transform 600ms cubic-bezier(0.47, 0, 0, 0.95);
  -webkit-transform: translate3d(-22rem, 0, 0);
  transform: translate3d(-22rem, 0, 0); }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .features-opened .no-click {
      -webkit-transform: translate3d(30rem, 0, 0);
      transform: translate3d(30rem, 0, 0); } }
  @media screen and (min-width: 1024px) and (max-width: 1279px) {
    .features-opened .no-click {
      -webkit-transform: translate3d(30rem, 0, 0);
      transform: translate3d(30rem, 0, 0); } }
  @media screen and (min-width: 1280px) {
    .features-opened .no-click {
      -webkit-transform: translate3d(35rem, 0, 0);
      transform: translate3d(35rem, 0, 0); } }
.features-opened #page-content, .features-opened .footer-main {
  opacity: 0.5;
  -webkit-transform: translate3d(-22rem, 0, 0);
  transform: translate3d(-22rem, 0, 0);
  -webkit-transition: opacity 600ms cubic-bezier(0.47, 0, 0, 0.95), -webkit-transform 600ms cubic-bezier(0.47, 0, 0, 0.95);
  transition: opacity 600ms cubic-bezier(0.47, 0, 0, 0.95), -webkit-transform 600ms cubic-bezier(0.47, 0, 0, 0.95);
  transition: transform 600ms cubic-bezier(0.47, 0, 0, 0.95), opacity 600ms cubic-bezier(0.47, 0, 0, 0.95);
  transition: transform 600ms cubic-bezier(0.47, 0, 0, 0.95), opacity 600ms cubic-bezier(0.47, 0, 0, 0.95), -webkit-transform 600ms cubic-bezier(0.47, 0, 0, 0.95); }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    .features-opened #page-content, .features-opened .footer-main {
      -webkit-transform: translate3d(30rem, 0, 0);
      transform: translate3d(30rem, 0, 0); } }
  @media screen and (min-width: 1024px) and (max-width: 1279px) {
    .features-opened #page-content, .features-opened .footer-main {
      -webkit-transform: translate3d(30rem, 0, 0);
      transform: translate3d(30rem, 0, 0); } }
  @media screen and (min-width: 1280px) {
    .features-opened #page-content, .features-opened .footer-main {
      -webkit-transform: translate3d(35rem, 0, 0);
      transform: translate3d(35rem, 0, 0); } }
.features-opened .features-link .open {
  opacity: 0;
  max-width: 0 !important;
  height: 0 !important;
  border-bottom: 0 !important;
  -webkit-transition: all 250ms ease-out;
  transition: all 250ms ease-out; }
.features-opened .features-link .close {
  opacity: 1; }

.block-gallery {
  width: 100%; }
  .block-gallery::after {
    clear: both;
    content: "";
    display: table; }
  .block-gallery .gallery-wrap {
    max-height: 31.25rem;
    overflow: hidden;
    opacity: 0;
    position: relative; }
  .block-gallery .slide-controls {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 5;
    width: 100%; }
    .block-gallery .slide-controls ul {
      display: table;
      line-height: 1;
      margin: 0 auto; }
      .block-gallery .slide-controls ul::after {
        clear: both;
        content: "";
        display: table; }
    .block-gallery .slide-controls li {
      float: left;
      margin-right: 0.55rem; }
      .block-gallery .slide-controls li:last-of-type {
        margin-right: 0; }
    .block-gallery .slide-controls a {
      cursor: pointer;
      display: block;
      width: 0.5rem;
      height: 0.5rem;
      background: rgba(0, 0, 0, 0.25);
      border-radius: 100%;
      -webkit-transition: background 200ms ease-out;
      transition: background 200ms ease-out; }
      @media screen and (min-width: 768px) {
        .block-gallery .slide-controls a {
          width: 0.55rem;
          height: 0.55rem; } }
      .block-gallery .slide-controls a:hover {
        background: rgba(0, 0, 0, 0.5); }
    .block-gallery .slide-controls .slick-active a {
      background: black;
      -webkit-transition: background 400ms ease-out;
      transition: background 400ms ease-out; }
  .block-gallery .slides {
    padding-bottom: 1.5rem; }
    .block-gallery .slides .slide {
      float: left;
      opacity: 0.5;
      position: relative;
      padding: 0 0.3rem 0;
      -webkit-transition: opacity 600ms ease-out;
      transition: opacity 600ms ease-out; }
      @media screen and (min-width: 768px) {
        .block-gallery .slides .slide {
          padding: 0 1rem 0;
          opacity: 1; } }
      .block-gallery .slides .slide.slick-center {
        opacity: 1; }
      .block-gallery .slides .slide:last-of-type {
        margin-right: 0; }
    .block-gallery .slides img {
      display: block;
      height: auto;
      max-width: 100%;
      max-height: 100%;
      cursor: pointer; }
      @media screen and (max-width: 767px) {
        .block-gallery .slides img {
          max-height: 160px !important; } }
    .block-gallery .slides .p-caption {
      display: none;
      position: absolute;
      bottom: 1.75rem;
      line-height: 1;
      right: 0;
      opacity: 0;
      max-width: 80%;
      -webkit-transition: opacity 250ms ease-out;
      transition: opacity 250ms ease-out; }
      @media screen and (min-width: 768px) {
        .block-gallery .slides .p-caption {
          display: block; } }
    .block-gallery .slides .slide-active-slide .p-caption {
      opacity: 1; }
  .block-gallery .horz-arrows-wrap {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0; }
  .block-gallery .horz-arrows {
    position: relative;
    height: 100%; }
    .block-gallery .horz-arrows a {
      opacity: 1;
      width: 4rem;
      height: 4rem;
      margin-top: -2rem;
      background-size: 85% !important; }
      .block-gallery .horz-arrows a.slide-next {
        background-image: url("img/arrow-right_w.svg"); }
      .block-gallery .horz-arrows a.slide-prev {
        background-image: url("img/arrow-left_w.svg"); }
      .block-gallery .horz-arrows a:hover {
        opacity: 1;
        background-color: transparent !important; }
      .block-gallery .horz-arrows a:active {
        -webkit-transform: scale(0.75);
        transform: scale(0.75); }
  .block-gallery .gallery-wrap.loaded {
    max-height: none;
    overflow: visible;
    opacity: 1;
    -webkit-transition: opacity 800ms ease-out;
    transition: opacity 800ms ease-out; }
  .block-gallery:hover .slide-prev, .block-gallery:hover .slide-next {
    opacity: 0.35; }
    .block-gallery:hover .slide-prev:hover, .block-gallery:hover .slide-next:hover {
      opacity: 75; }

#index #projects {
  background: #232323; }
#index .projects-header {
  color: white;
  padding: 1rem;
  padding-top: 1.75rem;
  padding-bottom: 1.75rem; }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    #index .projects-header {
      padding: 1rem; } }
  @media screen and (min-width: 1024px) {
    #index .projects-header {
      padding: 1.75rem;
      padding-top: 3.5rem;
      padding-bottom: 3.5rem; } }
  #index .projects-header .view-menu h6 {
    color: #707070;
    display: inline; }
  #index .projects-header .view-icon {
    display: inline-block;
    width: 1.05rem;
    margin-left: 0.25rem;
    padding: 0.1rem; }
    #index .projects-header .view-icon svg {
      display: block;
      width: 100%; }
      #index .projects-header .view-icon svg > path {
        fill: #707070;
        -webkit-transition: all 250ms ease-out;
        transition: all 250ms ease-out; }
    #index .projects-header .view-icon:hover svg > path {
      fill: #ccc;
      -webkit-transition: all 200ms ease-out;
      transition: all 200ms ease-out; }
    #index .projects-header .view-icon.view-active svg > path {
      fill: white; }
@media screen and (min-width: 1024px) {
  #index .grid-view .projects-header {
    float: left;
    width: 50%; } }
@media screen and (min-width: 1800px) {
  #index .grid-view .projects-header {
    width: 25%; } }

#front .featured-post {
  background: black;
  position: relative;
  min-height: 35.5rem; }
  #front .featured-post .featured-img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    opacity: 0.85; }
  #front .featured-post .featured-info {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    padding: 7rem 0; }
    #front .featured-post .featured-info h4 {
      color: white;
      letter-spacing: 0.4em;
      text-shadow: 0px 1px 10px rgba(0, 0, 0, 0.35); }
    #front .featured-post .featured-info h1 {
      color: white;
      text-shadow: 0px 1px 10px rgba(0, 0, 0, 0.35); }
    #front .featured-post .featured-info .button {
      margin: 1.75rem auto 0;
      box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.35); }
#front .front-index {
  position: relative; }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    #front .front-index .past-feature {
      float: left;
      display: block;
      margin-right: 3.7442604232%;
      width: 48.1278697884%; }
      #front .front-index .past-feature:last-child {
        margin-right: 0; }
      #front .front-index .past-feature:nth-child(2n) {
        margin-right: 0; }
      #front .front-index .past-feature:nth-child(2n+1) {
        clear: left; } }
  @media screen and (min-width: 1024px) and (max-width: 1279px) {
    #front .front-index .past-feature {
      float: left;
      display: block;
      margin-right: 3.7442604232%;
      width: 30.8371597179%; }
      #front .front-index .past-feature:last-child {
        margin-right: 0; }
      #front .front-index .past-feature:nth-child(3n) {
        margin-right: 0; }
      #front .front-index .past-feature:nth-child(3n+1) {
        clear: left; } }
  @media screen and (min-width: 1280px) and (max-width: 1799px) {
    #front .front-index .past-feature {
      float: left;
      display: block;
      margin-right: 3.7442604232%;
      width: 30.8371597179%; }
      #front .front-index .past-feature:last-child {
        margin-right: 0; }
      #front .front-index .past-feature:nth-child(3n) {
        margin-right: 0; }
      #front .front-index .past-feature:nth-child(3n+1) {
        clear: left; } }
  @media screen and (min-width: 1800px) {
    #front .front-index .past-feature {
      float: left;
      display: block;
      margin-right: 3.7442604232%;
      width: 22.1918046826%; }
      #front .front-index .past-feature:last-child {
        margin-right: 0; }
      #front .front-index .past-feature:nth-child(4n) {
        margin-right: 0; }
      #front .front-index .past-feature:nth-child(4n+1) {
        clear: left; } }

#post .post-cover {
  position: relative;
  background: black;
  height: 100%;
  min-height: 35.5rem; }
  #post .post-cover .cover-img {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    opacity: 0.85; }
  #post .post-cover .title-contain {
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center; }
    #post .post-cover .title-contain h1, #post .post-cover .title-contain h5 {
      color: white;
      text-shadow: 0px 1px 10px rgba(0, 0, 0, 0.35); }
    #post .post-cover .title-contain h5 {
      display: inline; }
      #post .post-cover .title-contain h5:after {
        content: "  / "; }
      #post .post-cover .title-contain h5:last-of-type:after {
        display: none; }
#post .block-intro-right {
  margin-top: 1.75rem; }
  @media screen and (min-width: 1024px) {
    #post .block-intro-right {
      margin-top: 0;
      float: left;
      display: block;
      margin-right: 3.7442604232%;
      width: 48.1278697884%; }
      #post .block-intro-right:last-child {
        margin-right: 0; } }
  #post .block-intro-right.has-connect .table-of-contents {
    margin-bottom: 1.75rem; }
#post .post-connect li {
  padding-top: 0.25rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 0.25rem;
  margin-bottom: 0.25rem; }
#post .post-connect .title {
  float: left; }
#post .post-connect a {
  float: right; }
#post .table-of-contents {
  background: #f8f8f8;
  padding: 1rem;
  position: relative; }
  #post .table-of-contents a {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 0.35rem 0; }
    #post .table-of-contents a span {
      display: table;
      padding-right: 1rem;
      background: #f8f8f8;
      position: relative;
      z-index: 1; }
    #post .table-of-contents a:before {
      content: '';
      display: block;
      position: absolute;
      top: 51%;
      left: 0;
      width: 100%;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1);
      -webkit-transition: border-bottom 250ms ease-out;
      transition: border-bottom 250ms ease-out; }
    #post .table-of-contents a:after {
      text-transform: uppercase;
      content: 'Read Section';
      display: table;
      color: #666666;
      background: #f8f8f8;
      padding-left: 0.75rem;
      border-left: 1px solid rgba(0, 0, 0, 0.1);
      position: absolute;
      top: 50%;
      margin-top: -0.65rem;
      right: 0;
      opacity: 0;
      -webkit-transform: translateX(100%);
      transform: translateX(100%);
      -webkit-transition: all 250ms ease-out;
      transition: all 250ms ease-out; }
    #post .table-of-contents a:hover:before {
      border-bottom: 1px solid #c8b47d;
      -webkit-transition: border-bottom 200ms ease-out;
      transition: border-bottom 200ms ease-out; }
    #post .table-of-contents a:hover:after {
      opacity: 1;
      -webkit-transform: translateX(0);
      transform: translateX(0);
      border-left: 1px solid #c8b47d;
      -webkit-transition: all 200ms ease-out;
      transition: all 200ms ease-out; }
@media screen and (min-width: 1024px) {
  #post .block-intro {
    float: left;
    display: block;
    margin-right: 3.7442604232%;
    width: 48.1278697884%; }
    #post .block-intro:last-child {
      margin-right: 0; } }
#post .block-intro p:first-of-type:first-letter {
  font-family: "Brewery", "Lucida Grande", sans-serif;
  font-size: 3.5rem;
  float: left;
  padding-right: 0.5rem;
  position: relative;
  line-height: 1.125;
  margin-bottom: -0.25rem;
  color: black; }
#post .block-intro p:first-of-type:first-line {
  color: #414042; }
#post .block-intro p:last-of-type {
  margin-bottom: 0; }
#post .section-container {
  position: relative; }
#post .content-block .img-caption {
  margin-top: 0.75rem; }
  #post .content-block .img-caption p {
    max-width: 32rem; }
@media screen and (max-width: 767px) {
  #post .content-block blockquote {
    margin-left: -1rem;
    margin-right: -1rem; } }
#post .content-block.block-section {
  float: left;
  display: block;
  margin-right: 3.7442604232%;
  width: 100%; }
  #post .content-block.block-section:last-child {
    margin-right: 0; }
  #post .content-block.block-section .section-name {
    line-height: 1;
    color: black; }
    @media screen and (min-width: 768px) {
      #post .content-block.block-section .section-name.with-num {
        padding-left: 3rem; } }
    @media screen and (min-width: 1024px) {
      #post .content-block.block-section .section-name.with-num {
        padding-left: 0; } }
  #post .content-block.block-section .num {
    position: absolute;
    left: 0;
    font-family: "Futura", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 0.609375rem;
    padding: 0.25rem 0.45rem;
    border: 1px solid rgba(0, 0, 0, 0.1); }
    @media screen and (min-width: 768px) {
      #post .content-block.block-section .num {
        font-size: 0.875rem; } }
    @media screen and (min-width: 1024px) {
      #post .content-block.block-section .num {
        left: -1.5rem;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%); } }
  #post .content-block.block-section .name {
    padding-right: 1.5rem;
    padding-left: 1.75rem;
    font-family: 'Brewery';
    letter-spacing: normal;
    text-transform: none; }
  #post .content-block.block-section + .block-image {
    margin-top: 0; }
#post .content-block.block-text {
  float: left;
  display: block;
  margin-right: 3.7442604232%;
  width: 100%; }
  #post .content-block.block-text:last-child {
    margin-right: 0; }
  @media screen and (min-width: 768px) {
    #post .content-block.block-text {
      float: left;
      display: block;
      margin-right: 3.7442604232%;
      width: 48.1278697884%; }
      #post .content-block.block-text:last-child {
        margin-right: 0; }
      #post .content-block.block-text:nth-child(1n) {
        margin-right: 0; }
      #post .content-block.block-text:nth-child(1n+1) {
        clear: left; } }
  @media screen and (min-width: 768px) {
    #post .content-block.block-text blockquote {
      float: left;
      display: block;
      margin-right: 7.779817473%;
      width: 207.779817473%; }
      #post .content-block.block-text blockquote:last-child {
        margin-right: 0; } }
#post .content-block.block-image {
  float: left;
  display: block;
  margin-right: 3.7442604232%;
  width: 100%; }
  #post .content-block.block-image:last-child {
    margin-right: 0; }
  #post .content-block.block-image img {
    display: block;
    width: 100%; }
  #post .content-block.block-image .img-caption {
    max-width: 50%; }
  @media screen and (min-width: 768px) {
    #post .content-block.block-image.two-images .img-first, #post .content-block.block-image.two-images .img-second {
      float: left;
      display: block;
      margin-right: 3.7442604232%;
      width: 48.1278697884%; }
      #post .content-block.block-image.two-images .img-first:last-child, #post .content-block.block-image.two-images .img-second:last-child {
        margin-right: 0; }
      #post .content-block.block-image.two-images .img-first:nth-child(2n), #post .content-block.block-image.two-images .img-second:nth-child(2n) {
        margin-right: 0; }
      #post .content-block.block-image.two-images .img-first:nth-child(2n+1), #post .content-block.block-image.two-images .img-second:nth-child(2n+1) {
        clear: left; } }
  #post .content-block.block-image.two-images .img-caption {
    max-width: none; }
#post .content-block.block-image-and-text {
  float: left;
  display: block;
  margin-right: 3.7442604232%;
  width: 100%; }
  #post .content-block.block-image-and-text:last-child {
    margin-right: 0; }
  #post .content-block.block-image-and-text .inline-text {
    float: left;
    display: block;
    margin-right: 3.7442604232%;
    width: 100%; }
    #post .content-block.block-image-and-text .inline-text:last-child {
      margin-right: 0; }
    @media screen and (min-width: 768px) {
      #post .content-block.block-image-and-text .inline-text {
        float: left;
        display: block;
        margin-right: 3.7442604232%;
        width: 48.1278697884%; }
        #post .content-block.block-image-and-text .inline-text:last-child {
          margin-right: 0; } }
  #post .content-block.block-image-and-text.half-img .inline-image {
    float: left;
    display: block;
    margin-right: 3.7442604232%;
    width: 100%;
    margin-bottom: 1.75rem; }
    #post .content-block.block-image-and-text.half-img .inline-image:last-child {
      margin-right: 0; }
    @media screen and (min-width: 768px) {
      #post .content-block.block-image-and-text.half-img .inline-image {
        float: left;
        display: block;
        margin-right: 3.7442604232%;
        width: 48.1278697884%;
        margin-bottom: 0; }
        #post .content-block.block-image-and-text.half-img .inline-image:last-child {
          margin-right: 0; } }
  #post .content-block.block-image-and-text.quarter-img .inline-image {
    float: left;
    display: block;
    margin-right: 3.7442604232%;
    width: 100%;
    margin-bottom: 1.75rem; }
    #post .content-block.block-image-and-text.quarter-img .inline-image:last-child {
      margin-right: 0; }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      #post .content-block.block-image-and-text.quarter-img .inline-image {
        float: left;
        display: block;
        margin-right: 3.7442604232%;
        width: 48.1278697884%;
        margin-bottom: 0; }
        #post .content-block.block-image-and-text.quarter-img .inline-image:last-child {
          margin-right: 0; } }
    @media screen and (min-width: 1024px) {
      #post .content-block.block-image-and-text.quarter-img .inline-image {
        float: left;
        display: block;
        margin-right: 3.7442604232%;
        width: 22.1918046826%;
        margin-bottom: 0; }
        #post .content-block.block-image-and-text.quarter-img .inline-image:last-child {
          margin-right: 0; } }
  @media screen and (min-width: 768px) {
    #post .content-block.block-image-and-text.quarter-img.left .inline-text {
      margin-left: 25.9360651058%; } }
  #post .content-block.block-image-and-text.right .inline-image {
    float: right;
    margin-right: 0; }
  #post .content-block.block-image-and-text .inline-image img {
    display: block; }
#post .content-block.block-gallery {
  float: left;
  display: block;
  margin-right: 3.7442604232%;
  width: 100%; }
  #post .content-block.block-gallery:last-child {
    margin-right: 0; }
#post .content-block.block-video {
  float: left;
  display: block;
  margin-right: 3.7442604232%;
  width: 100%; }
  @media screen and (max-width: 767px) {
    #post .content-block.block-video .fitvids {
      width: auto;
      margin-left: -1rem !important;
      margin-right: -1rem !important; } }
  #post .content-block.block-video:last-child {
    margin-right: 0; }

#about {
  background: black; }
  #about .with-stroke span {
    background: black;
    color: white; }
  #about .with-stroke:after {
    border-top: 1px solid #c8b47d; }
  #about .about-content p {
    color: #eee; }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      #about .about-content p {
        font-size: 1.35rem; } }
    @media screen and (min-width: 1024px) {
      #about .about-content p {
        font-size: 1.625rem; } }
    @media screen and (min-width: 1800px) {
      #about .about-content p {
        font-size: 2.5rem;
        margin-bottom: 2rem; } }
    #about .about-content p:first-of-type {
      color: white;
      font-weight: 700; }
    #about .about-content p a {
      color: #ddd; }
      #about .about-content p a:hover {
        color: white; }
  #about .about-content .authors {
    color: #c8b47d; }

@media screen and (min-width: 1024px) {
  #staff .staff-list {
    float: left;
    display: block;
    margin-right: 3.7442604232%;
    width: 48.1278697884%;
    margin-left: 25.9360651058%; }
    #staff .staff-list:last-child {
      margin-right: 0; } }
#staff .staff-list .person {
  padding-bottom: 0.5rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 0.5rem; }
  #staff .staff-list .person:last-of-type {
    margin-bottom: 0; }
  #staff .staff-list .person .person-info {
    float: left; }
    #staff .staff-list .person .person-info h2 {
      line-height: 1.3; }
  #staff .staff-list .person .person-link {
    margin-top: 0.75rem;
    float: right; }
#staff .design-tout {
  text-align: center; }
  @media screen and (min-width: 1024px) {
    #staff .design-tout {
      float: left;
      display: block;
      margin-right: 3.7442604232%;
      width: 100%; }
      #staff .design-tout:last-child {
        margin-right: 0; } }

#error404 {
  text-align: center;
  padding-top: 7rem;
  padding-bottom: 7rem; }
  #error404 .button {
    margin: 0 auto; }
