/*!
Theme Name: Change Name 
Author: exsite
Author URI: http://exsite.ca/
Description: 
Version: 1.0
*/
/* normalize.css v3..1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  /* 1 */
}

body {
  margin: 0;
  font-size: 100%;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* HTML5 display definitions
   ========================================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

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

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

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
a {
  background: transparent;
}

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

/* Text-level semantics
   ========================================================================== */
abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

/* Embedded content
   ========================================================================== */
img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

/* Forms
   ========================================================================== */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

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

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

fieldset {
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

@font-face {
  font-family: 'gotham';
  src: url("fonts/gotham-book-webfont.eot");
  src: url("fonts/gotham-book-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/gotham-book-webfont.woff") format("woff"), url("fonts/gotham-book-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'gotham';
  src: url("fonts/gotham-medium-webfont.eot");
  src: url("fonts/gotham-medium-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/gotham-medium-webfont.woff") format("woff"), url("fonts/gotham-medium-webfont.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'domaine';
  src: url("fonts/DomaineDisplayWeb-Semibold.eot");
  src: url("fonts/DomaineDisplayWeb-Semibold.woff") format("woff"), url("fonts/DomaineDisplayWeb-Semibold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'domaine';
  src: url("fonts/DomaineDisplayWeb-Semibolditalic.eot");
  src: url("fonts/DomaineDisplayWeb-Semibolditalic.woff") format("woff"), url("fonts/DomaineDisplayWeb-Semibolditalic.woff2") format("woff2");
  font-weight: normal;
  font-style: italic;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

*:focus {
  outline: none;
}

html,
body {
  -webkit-overflow-scrolling: touch !important;
  height: 100% !important;
}

body {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background-color: #fff;
  color: #000;
  font-family: "gotham", helvetica;
  font-weight: normal;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

body.error404 .article-content {
  text-align: center;
}

.wrapper {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 40px;
}

@media (max-width: 600px) {
  .wrapper {
    padding: 0 20px;
  }
}

.sprite_hide {
  width: 0;
  height: 0;
  visibility: hidden;
}

img {
  max-width: 100%;
}

a {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #000;
  text-decoration: none;
}

a:hover {
  color: black;
}

a:active {
  color: black;
}

a:visited {
  color: black;
}

.whole-click {
  cursor: pointer;
}

[class*="trigger"] {
  cursor: pointer;
}

.col small {
  font-family: "domaine", serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
}

.col small a:nth-child(2) {
  font-family: "gotham", helvetica;
  font-weight: bold;
}

.col small a {
  -webkit-transition: all .3s;
  transition: all .3s;
}

.col small a:hover {
  opacity: .7;
}

.load-more {
  padding: 28px;
  display: block;
  background-color: #f1f1f1;
  color: #000;
  font-family: "gotham", helvetica;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 3px;
  line-height: 21px;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.load-more:hover {
  background-color: #d8d8d8;
}

.sub-nav-wrap {
  position: relative;
}

.sub-nav-wrap::after {
  background-color: rgba(0, 0, 0, 0);
  background-image: -webkit-gradient(linear,left top, right top,from(rgba(0, 0, 0, 0)), to(black));
  background-image: linear-gradient(to right,rgba(0, 0, 0, 0), black);
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  display: inline-block;
  height: 100%;
}

@media (max-width: 1080px) {
  .sub-nav-wrap::after {
    content: ' ';
  }
}

.sub-nav {
  background-color: #000;
  color: #fff;
  text-align: center;
  font-family: "gotham", helvetica;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 3.89px;
  text-transform: uppercase;
  padding: 30px 0;
  position: relative;
}

@media (max-width: 1080px) {
  .sub-nav {
    padding: 30px 40px;
    text-align: left;
    white-space: nowrap;
    overflow: auto;
  }
}

@media (max-width: 600px) {
  .sub-nav {
    padding: 24px;
  }
}

.sub-nav .marker {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 14px solid #000;
  position: absolute;
  bottom: 100%;
}

@media (max-width: 600px) {
  .sub-nav .marker {
    display: none;
  }
}

.sub-nav a {
  color: #fff;
  margin: 0 15px;
  opacity: .66;
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media (max-width: 1080px) {
  .sub-nav a {
    margin: 0 40px 0 0;
  }
  .sub-nav a:last-child {
    margin: 0;
  }
}

@media (max-width: 600px) {
  .sub-nav a {
    margin: 0 24px 0 0;
  }
}

.sub-nav a.active, .sub-nav a:hover {
  opacity: 1;
}

.sticky.fixed {
  position: fixed;
  bottom: 48px;
}

@media (max-width: 800px) {
  .sticky.fixed {
    position: static;
  }
}

.sticky.fixed-top {
  position: fixed;
  top: 48px;
}

@media (max-width: 800px) {
  .sticky.fixed-top {
    position: static;
  }
}

.sticky.stuck {
  position: absolute;
  bottom: 0;
}

@media (max-width: 800px) {
  .sticky.stuck {
    position: static;
  }
}

.pop-newsletter {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1000000001;
  display: none;
}

@media (max-width: 600px) {
  .pop-newsletter {
    overflow: auto;
  }
}

.pop-newsletter .newsletter-shade {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .84;
  z-index: 0;
  padding: 0 60px;
}

.pop-newsletter .inner {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  z-index: 1;
  background-color: #f4f4f4;
  max-width: 780px;
  width: calc(100% - 120px);
  padding: 64px 94px 34px;
  background-image: url("img/raster/compressed/newsletter-bg.jpg");
  background-size: auto 100%;
  background-position: center right;
  background-repeat: no-repeat;
}

@media (max-width: 780px) {
  .pop-newsletter .inner {
    background-image: none !important;
    padding: 36px 24px;
  }
}

@media (max-width: 600px) {
  .pop-newsletter .inner {
    position: relative;
    top: 0;
    left: 0;
    margin: 24px auto;
    -webkit-transform: none;
            transform: none;
  }
}

@media (max-width: 450px) {
  .pop-newsletter .inner {
    width: calc(100% - 30px);
  }
}

.pop-newsletter .inner-wrap {
  max-width: 260px;
  text-align: center;
}

@media (max-width: 780px) {
  .pop-newsletter .inner-wrap {
    margin: 0 auto;
    max-width: 100%;
  }
}

.pop-newsletter .inner-wrap svg {
  width: 40px;
  height: 40px;
  opacity: 1;
  margin: 0 0 23px;
}

.pop-newsletter .inner-wrap h2 {
  font-family: "domaine", serif;
  font-weight: normal;
  font-size: 32px;
  line-height: 32px;
  margin: 0;
}

@media (max-width: 600px) {
  .pop-newsletter .inner-wrap h2 {
    font-size: 28px;
    line-height: 30px;
  }
}

.pop-newsletter .inner-wrap p {
  font-family: "gotham", helvetica;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  margin: 21px -10px 28px;
}

.pop-newsletter .inner-wrap input {
  display: block;
  width: 100%;
  border: solid 1px #e5e5e5;
  background-color: #fff;
  padding: 16px 18px;
  font-family: "gotham", helvetica;
  font-weight: normal;
  font-size: 16px;
  color: #000;
  margin-bottom: 12px;
  text-align: left;
}

.pop-newsletter .inner-wrap input::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
  height: inherit;
  vertical-align: middle;
}

.pop-newsletter .inner-wrap input::-moz-placeholder {
  color: #000;
  opacity: 1;
  height: inherit;
  vertical-align: middle;
}

.pop-newsletter .inner-wrap input:-moz-placeholder {
  color: #000;
  opacity: 1;
  height: inherit;
  vertical-align: middle;
}

.pop-newsletter .inner-wrap input:-ms-input-placeholder {
  color: #000;
  opacity: 1;
  height: inherit;
  vertical-align: middle;
}

@media (max-width: 600px) {
  .pop-newsletter .inner-wrap input {
    padding: 12px 18px;
  }
}

.pop-newsletter .inner-wrap button {
  border: 0;
  background-color: #000;
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-family: "gotham", helvetica;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2.6px;
  display: block;
  width: 100%;
  border: 0;
  padding: 19.5px 0;
}

@media (max-width: 600px) {
  .pop-newsletter .inner-wrap button {
    padding: 15.5px 0;
  }
}

.pop-newsletter .inner-wrap .message {
  font-size: 12px;
  line-height: 16px;
  opacity: .7;
  margin: 12px -10px 0;
}

.pop-newsletter .inner-wrap .close-newsletter {
  font-family: "gotham", helvetica;
  font-weight: normal;
  font-size: 12px;
  line-height: 12px;
  display: inline-block;
  margin-top: 30px;
  text-decoration: underline;
  cursor: pointer;
}

@media (max-width: 600px) {
  .pop-newsletter .inner-wrap .close-newsletter {
    margin-top: 12px;
  }
}

.pop-newsletter .offer {
  position: absolute;
  bottom: -20px;
  left: -80px;
}

@media (max-width: 780px) {
  .pop-newsletter .offer {
    display: none;
  }
}

@media (max-width: 540px) {
  .pop-newsletter .offer {
    bottom: -40px;
    left: -70px;
  }
}

@media (max-width: 450px) {
  .pop-newsletter .offer {
    bottom: -80px;
    left: -10px;
  }
}

.pop-newsletter .offer .offer-main {
  -webkit-transform: rotate(-14deg);
  transform: rotate(-14deg);
  width: 106px;
  height: 148px;
  background-color: #000;
  -webkit-box-shadow: 2px 3px 4px 0 rgba(0, 0, 0, 0.29);
          box-shadow: 2px 3px 4px 0 rgba(0, 0, 0, 0.29);
  padding: 32px 12px;
  text-align: center;
  display: inline-block;
  vertical-align: bottom;
}

.pop-newsletter .offer .offer-main svg {
  width: 20px;
  height: 20px;
  fill: #fff;
  opacity: 1;
}

.pop-newsletter .offer .offer-main span {
  font-family: "gotham", helvetica;
  font-weight: bold;
  font-size: 11px;
  line-height: 16px;
  letter-spacing: .4px;
  margin: 10px 0 0;
  display: block;
  color: #fff;
}

.pop-newsletter .offer > span {
  display: inline-block;
  vertical-align: bottom;
  font-family: sans-serif;
  font-weight: bold;
  font-size: 12px;
  line-height: 17px;
  width: 60px;
  margin-bottom: 32px;
  margin-left: 10px;
  position: relative;
  z-index: 10;
}

@media (max-width: 450px) {
  .pop-newsletter .offer > span {
    width: auto;
    margin-bottom: 64px;
  }
}

.pop-newsletter .offer > span svg {
  width: 24px;
  height: 18px;
  display: block;
  margin-left: -20px;
}

.checkboxes {
  text-align: center;
  margin: 0 0 18px;
}

.checkboxes label {
  font-family: "gotham", helvetica;
  font-weight: normal;
  font-size: 14px;
  line-height: 14px;
  margin: 0 6px;
  color: #fff;
}

.checkboxes input {
  width: auto !important;
  margin-right: 6px;
  vertical-align: auto !important;
  display: inline !important;
  margin-bottom: 0 !important;
}

.checkboxes.alt-style label {
  color: #000;
}

.header-main {
  position: relative;
  text-align: center;
  margin: 60px 0 20px;
}

@media (max-width: 960px) {
  .header-main {
    margin: 60px 0 10px;
  }
}

@media (max-width: 600px) {
  .header-main {
    margin: 30px 0;
    height: 40px;
  }
}

.header-logo {
  position: relative;
  z-index: 999;
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media (max-width: 600px) {
  .header-logo {
    z-index: 0;
  }
}

.header-logo:hover {
  opacity: .7;
}

.header-logo svg {
  width: 268px;
  height: 32px;
  -webkit-transition: all .3s;
  transition: all .3s;
  margin: 0 auto;
}

.header-logo.active svg {
  fill: #fff;
}

@media (max-width: 600px) {
  .header-logo.active svg {
    fill: #000;
  }
}

.header-left {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  display: inline-block;
}

@media (max-width: 600px) {
  .header-left {
    display: none;
  }
}

.header-left span {
  vertical-align: middle;
  margin-right: 24px;
  font-family: "gotham", helvetica;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 4px;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.header-left span:hover {
  opacity: .7;
}

.header-left .header-socials {
  display: inline-block;
  vertical-align: middle;
}

@media (max-width: 1080px) {
  .header-left .header-socials {
    display: none;
  }
}

.header-left a {
  margin-left: 15px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.header-left a:hover {
  opacity: .7;
}

.header-left svg {
  width: 16px;
  height: 16px;
}

.header-right {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
}

@media (max-width: 600px) {
  .header-right {
    display: none;
  }
}

.header-right a {
  vertical-align: middle;
  font-family: "gotham", helvetica;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 4px;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 34px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media (max-width: 1080px) {
  .header-right a {
    display: none;
  }
}

.header-right a:hover {
  opacity: .7;
}

.header-right span {
  cursor: pointer;
  vertical-align: middle;
  display: inline-block;
  margin-right: 34px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.header-right span:hover {
  opacity: .7;
}

.header-right .hamburger {
  margin: 0;
  vertical-align: middle;
}

.header-right .hamburger .hamburger-inner,
.header-right .hamburger .hamburger-inner::before,
.header-right .hamburger .hamburger-inner::after {
  background-color: #000 !important;
}

.header-right svg {
  width: 22px;
  height: 22px;
  stroke: #000;
  stroke-width: 2;
}

.nav {
  padding: 0;
  margin: 0 0 40px;
  text-align: center;
  position: relative;
}

@media (max-width: 960px) {
  .nav {
    margin-bottom: 38px;
  }
}

@media (max-width: 600px) {
  .nav {
    display: none;
  }
}

.nav li {
  display: inline-block;
}

.nav li > a {
  font-family: "domaine", serif;
  font-weight: normal;
  font-size: 22px;
  padding: 20px 24px;
  display: inline-block;
  position: relative;
}

@media (max-width: 800px) {
  .nav li > a {
    padding: 20px 12px;
  }
}

.nav li > a::before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: ' ';
  top: 100%;
  width: 0;
  height: 0;
  border-left: 12.5px solid transparent;
  border-right: 12.5px solid transparent;
  border-bottom: 16px solid #000;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

@media (max-width: 960px) {
  .nav li > a::before {
    display: none !important;
  }
}

.nav .nav-chunk {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  position: absolute;
  top: 100%;
  padding-top: 16px;
  max-width: 940px;
  width: 100%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  z-index: 500;
}

@media (max-width: 960px) {
  .nav .nav-chunk {
    display: none !important;
  }
}

.nav .nav-chunk .chunk-inner {
  background-color: #000;
  color: #fff;
}

.nav .chunk-wrap {
  vertical-align: top;
  text-align: justify;
  font-size: 0;
  padding: 34px 28px 26px;
}

.nav .chunk-wrap::after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 0;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
}

.nav .chunk-sidebar {
  width: 215px;
  display: inline-block;
  vertical-align: top;
}

.nav .chunk-sidebar a {
  font-family: "gotham", helvetica;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 2.57px;
  line-height: 16px;
  margin-bottom: 20px;
  color: #fff;
  display: block;
  text-transform: uppercase;
  text-align: left;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.nav .chunk-sidebar a:hover {
  opacity: .7;
}

.nav .chunk-main {
  vertical-align: top;
  text-align: justify;
  font-size: 0;
  width: calc(100% - 215px);
  display: inline-block;
  vertical-align: top;
}

.nav .chunk-main::after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 0;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
}

.nav .chunk-main .chunk-post {
  width: calc(33% - 19px);
  vertical-align: top;
  display: inline-block;
  text-align: left;
}

.nav .chunk-main .chunk-post img {
  -webkit-transition: all .3s;
  transition: all .3s;
}

.nav .chunk-main .chunk-post img:hover {
  opacity: .7;
}

.nav .chunk-main .chunk-post small {
  margin: 14px 0 4px;
  display: block;
  font-family: "gotham", helvetica;
  font-weight: bold;
  font-size: 10px;
  letter-spacing: 2px;
  line-height: 16px;
  text-transform: uppercase;
}

.nav .chunk-main .chunk-post small a {
  color: #fff;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.nav .chunk-main .chunk-post small a:hover {
  opacity: .7;
}

.nav .chunk-main .chunk-post h2 {
  margin: 0;
  font-family: "domaine", serif;
  font-weight: normal;
  font-size: 20px;
  line-height: 25px;
}

.nav .chunk-main .chunk-post h2 a {
  color: #fff;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.nav .chunk-main .chunk-post h2 a:hover {
  opacity: .7;
}

.nav .chunk-tags {
  text-align: left;
  padding: 18px 0 6px 31px;
  border-top: solid 1px rgba(151, 151, 151, 0.43);
}

.nav .chunk-tags span,
.nav .chunk-tags a {
  font-family: "gotham", helvetica;
  font-size: 12px;
  letter-spacing: 2.2px;
  line-height: 16px;
  margin-right: 25px;
  margin-bottom: 12px;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
}

.nav .chunk-tags a {
  -webkit-transition: all .3s;
  transition: all .3s;
}

.nav .chunk-tags a:hover {
  opacity: .7;
}

.nav .chunk-tags span {
  font-weight: bold;
}

.nav > li:hover a::before {
  opacity: 1;
  pointer-events: all;
}

.nav > li > a:hover + .nav-chunk,
.nav-chunk:hover {
  opacity: 1;
  pointer-events: all;
}

.fixed-header {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  position: fixed;
  width: 100%;
  background-color: #000;
  z-index: 300;
  -webkit-transition: all .3s;
  transition: all .3s;
  pointer-events: none;
  top: 0;
  left: 0;
}

@media (max-width: 600px) {
  .fixed-header {
    display: none;
  }
}

.fixed-header.open {
  -webkit-transform: none;
  transform: none;
  pointer-events: all;
}

.fixed-header .fixed-inner {
  position: relative;
}

.fixed-header .fixed-inner .main-logo {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
  font-size: 0;
}

@media (max-width: 960px) {
  .fixed-header .fixed-inner .main-logo {
    -webkit-transform: none;
    transform: none;
    position: static;
    padding: 24px 0;
    display: inline-block;
  }
}

.fixed-header .fixed-inner .main-logo:hover {
  opacity: .7;
}

.fixed-header .fixed-inner .main-logo svg {
  fill: #fff;
  width: 242px;
  height: 29px;
}

@media (max-width: 1170px) {
  .fixed-header .fixed-inner .main-logo svg {
    width: 194px;
    height: 23px;
  }
}

@media (max-width: 960px) {
  .fixed-header .fixed-inner .main-logo svg {
    width: 242px;
    height: 29px;
  }
}

@media (max-width: 400px) {
  .fixed-header .fixed-inner .main-logo svg {
    width: 212px;
    height: 25px;
  }
}

.fixed-header .fixed-inner nav {
  font-family: "domaine", serif;
  font-weight: normal;
  font-size: 22px;
  color: #fff;
  line-height: 22px;
  padding: 38px;
  text-align: center;
}

@media (max-width: 960px) {
  .fixed-header .fixed-inner nav {
    display: none;
  }
}

.fixed-header .fixed-inner nav a {
  color: #fff;
  margin: 0 22px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media (max-width: 1080px) {
  .fixed-header .fixed-inner nav a {
    margin: 0 12px;
  }
}

.fixed-header .fixed-inner nav a:hover {
  opacity: .7;
}

.fixed-header .fixed-controls {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
}

.fixed-header .fixed-controls span {
  margin-left: 26px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media (max-width: 600px) {
  .fixed-header .fixed-controls span {
    display: none;
  }
}

.fixed-header .fixed-controls span:hover {
  opacity: .7;
}

.fixed-header .fixed-controls .fixed-social-wrap {
  display: none;
}

@media (max-width: 600px) {
  .fixed-header .fixed-controls .fixed-social-wrap {
    display: none !important;
  }
}

.fixed-header .fixed-controls .fixed-social-wrap a {
  margin-left: 12px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.fixed-header .fixed-controls .fixed-social-wrap a:hover {
  opacity: .7;
}

.fixed-header .fixed-controls .fixed-social-wrap a svg {
  fill: #fff;
  width: 20px;
  height: 18px;
}

.fixed-header .fixed-controls svg.newsletter {
  width: 24px;
  height: 19px;
}

.fixed-header .fixed-controls svg.search {
  width: 20px;
  height: 20px;
  stroke: #fff;
  stroke-width: 2;
}

.fixed-header .fixed-controls svg.fol-low {
  width: 30px;
  height: 20px;
}

.fixed-header .fixed-controls .hamburger {
  margin-left: 26px;
}

.fixed-header .fixed-controls .hamburger-inner,
.fixed-header .fixed-controls .hamburger-inner::before,
.fixed-header .fixed-controls .hamburger-inner::after {
  background-color: #fff;
}

.fixed-menu {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  pointer-events: none;
  background-color: #000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 70px 0 20px;
  z-index: 500;
  -webkit-transition: all .3s;
  transition: all .3s;
  pointer-events: none;
}

@media (max-width: 600px) {
  .fixed-menu {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    top: auto;
    bottom: 54px;
    padding: 44px 0;
  }
}

.fixed-menu.open {
  -webkit-transform: none;
  transform: none;
  pointer-events: all;
}

.fixed-menu a {
  -webkit-transition: all .3s;
  transition: all .3s;
}

.fixed-menu a:hover {
  opacity: .7;
}

@media (max-width: 600px) {
  .fixed-menu nav {
    line-height: 0;
    font-size: 0;
  }
}

.fixed-menu .fixed-menu-inner {
  position: relative;
  padding-top: 10px;
  text-align: center;
}

@media (max-width: 600px) {
  .fixed-menu .fixed-menu-inner {
    padding-top: 0;
  }
}

.fixed-menu .fixed-menu-inner .hamburger {
  position: absolute;
  top: 0;
  right: 0;
}

@media (max-width: 600px) {
  .fixed-menu .fixed-menu-inner .hamburger {
    display: none;
  }
}

.fixed-menu .fixed-menu-inner .hamburger .hamburger-inner,
.fixed-menu .fixed-menu-inner .hamburger .hamburger-inner::before,
.fixed-menu .fixed-menu-inner .hamburger .hamburger-inner::after {
  background-color: #fff;
}

.fixed-menu .fixed-menu-inner .main-nav {
  margin-bottom: 60px;
  display: none;
}

@media (max-width: 600px) {
  .fixed-menu .fixed-menu-inner .main-nav {
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: 0;
  }
}

.fixed-menu .fixed-menu-inner .main-nav a {
  font-family: "domaine", serif;
  font-weight: normal;
  font-size: 22px;
  color: #fff;
  line-height: 22px;
  margin: 0 24px;
}

@media (max-width: 800px) {
  .fixed-menu .fixed-menu-inner .main-nav a {
    margin: 0 16px;
  }
}

@media (max-width: 600px) {
  .fixed-menu .fixed-menu-inner .main-nav a {
    display: block;
    font-size: 24px;
    line-height: 28px;
    text-align: left;
    margin: 0 0 18px;
  }
}

.fixed-menu .fixed-menu-inner .main-nav a:first-child {
  margin-left: 0;
}

.fixed-menu .fixed-menu-inner .main-nav a:last-child {
  margin-right: 0;
}

.fixed-menu .fixed-menu-inner .alt-nav {
  margin-bottom: 40px;
  margin-top: 60px;
}

@media (max-width: 600px) {
  .fixed-menu .fixed-menu-inner .alt-nav {
    text-align: left;
    margin-bottom: 0;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin-top: 0;
  }
}

.fixed-menu .fixed-menu-inner .alt-nav a {
  font-family: "gotham", helvetica;
  font-weight: normal;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2.29px;
  line-height: 16px;
  margin: 0 15px;
}

@media (max-width: 800px) {
  .fixed-menu .fixed-menu-inner .alt-nav a {
    margin: 0 8px;
  }
}

@media (max-width: 600px) {
  .fixed-menu .fixed-menu-inner .alt-nav a {
    display: inline-block;
    width: 100%;
    text-align: left;
    font-size: 14px;
    line-height: 14px;
    text-align: left;
    margin: 0 0 18px;
  }
}

.fixed-menu .fixed-menu-inner .alt-nav a:first-child {
  margin-left: 0;
}

.fixed-menu .fixed-menu-inner .alt-nav a:last-child {
  margin-right: 0;
}

.fixed-newsletter,
.fixed-search {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  background-color: #000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 70px 0;
  z-index: 500;
  -webkit-transition: all .3s;
  transition: all .3s;
  pointer-events: none;
}

@media (max-width: 600px) {
  .fixed-newsletter,
  .fixed-search {
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    padding: 44px 0;
    top: auto;
    bottom: 54px;
  }
}

.fixed-newsletter.open,
.fixed-search.open {
  -webkit-transform: none;
  transform: none;
  pointer-events: all;
}

.fixed-newsletter .fixed-newsletter-inner,
.fixed-newsletter .fixed-search-inner,
.fixed-search .fixed-newsletter-inner,
.fixed-search .fixed-search-inner {
  position: relative;
  padding-top: 74px;
}

@media (max-width: 600px) {
  .fixed-newsletter .fixed-newsletter-inner,
  .fixed-newsletter .fixed-search-inner,
  .fixed-search .fixed-newsletter-inner,
  .fixed-search .fixed-search-inner {
    padding-top: 64px;
  }
}

.fixed-newsletter .fixed-newsletter-inner .hamburger,
.fixed-newsletter .fixed-search-inner .hamburger,
.fixed-search .fixed-newsletter-inner .hamburger,
.fixed-search .fixed-search-inner .hamburger {
  position: absolute;
  top: 0;
  right: 0;
}

.fixed-newsletter .fixed-newsletter-inner .hamburger .hamburger-inner,
.fixed-newsletter .fixed-newsletter-inner .hamburger .hamburger-inner::before,
.fixed-newsletter .fixed-newsletter-inner .hamburger .hamburger-inner::after,
.fixed-newsletter .fixed-search-inner .hamburger .hamburger-inner,
.fixed-newsletter .fixed-search-inner .hamburger .hamburger-inner::before,
.fixed-newsletter .fixed-search-inner .hamburger .hamburger-inner::after,
.fixed-search .fixed-newsletter-inner .hamburger .hamburger-inner,
.fixed-search .fixed-newsletter-inner .hamburger .hamburger-inner::before,
.fixed-search .fixed-newsletter-inner .hamburger .hamburger-inner::after,
.fixed-search .fixed-search-inner .hamburger .hamburger-inner,
.fixed-search .fixed-search-inner .hamburger .hamburger-inner::before,
.fixed-search .fixed-search-inner .hamburger .hamburger-inner::after {
  background-color: #fff;
}

.fixed-newsletter .fixed-newsletter-inner span,
.fixed-newsletter .fixed-search-inner span,
.fixed-search .fixed-newsletter-inner span,
.fixed-search .fixed-search-inner span {
  position: absolute;
  top: 4.5px;
  left: 0;
  font-family: "gotham", helvetica;
  font-weight: bold;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 4px;
}

.fixed-newsletter .fixed-newsletter-inner form,
.fixed-newsletter .fixed-search-inner form,
.fixed-search .fixed-newsletter-inner form,
.fixed-search .fixed-search-inner form {
  vertical-align: top;
  text-align: justify;
  font-size: 0;
  max-width: 736px;
  margin: 0 auto;
  position: relative;
}

.fixed-newsletter .fixed-newsletter-inner form::after,
.fixed-newsletter .fixed-search-inner form::after,
.fixed-search .fixed-newsletter-inner form::after,
.fixed-search .fixed-search-inner form::after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 0;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
}

.fixed-newsletter .fixed-newsletter-inner form input,
.fixed-newsletter .fixed-search-inner form input,
.fixed-search .fixed-newsletter-inner form input,
.fixed-search .fixed-search-inner form input {
  width: calc(100% - 230px);
  display: inline-block;
  padding: 20px;
  font-family: "gotham", helvetica;
  font-weight: normal;
  font-size: 20px;
  line-height: 20px;
  background-color: #fff;
  vertical-align: middle;
}

.fixed-newsletter .fixed-newsletter-inner form input::-webkit-input-placeholder,
.fixed-newsletter .fixed-search-inner form input::-webkit-input-placeholder,
.fixed-search .fixed-newsletter-inner form input::-webkit-input-placeholder,
.fixed-search .fixed-search-inner form input::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
  height: inherit;
  vertical-align: middle;
}

.fixed-newsletter .fixed-newsletter-inner form input::-moz-placeholder,
.fixed-newsletter .fixed-search-inner form input::-moz-placeholder,
.fixed-search .fixed-newsletter-inner form input::-moz-placeholder,
.fixed-search .fixed-search-inner form input::-moz-placeholder {
  color: #000;
  opacity: 1;
  height: inherit;
  vertical-align: middle;
}

.fixed-newsletter .fixed-newsletter-inner form input:-moz-placeholder,
.fixed-newsletter .fixed-search-inner form input:-moz-placeholder,
.fixed-search .fixed-newsletter-inner form input:-moz-placeholder,
.fixed-search .fixed-search-inner form input:-moz-placeholder {
  color: #000;
  opacity: 1;
  height: inherit;
  vertical-align: middle;
}

.fixed-newsletter .fixed-newsletter-inner form input:-ms-input-placeholder,
.fixed-newsletter .fixed-search-inner form input:-ms-input-placeholder,
.fixed-search .fixed-newsletter-inner form input:-ms-input-placeholder,
.fixed-search .fixed-search-inner form input:-ms-input-placeholder {
  color: #000;
  opacity: 1;
  height: inherit;
  vertical-align: middle;
}

@media (max-width: 600px) {
  .fixed-newsletter .fixed-newsletter-inner form input,
  .fixed-newsletter .fixed-search-inner form input,
  .fixed-search .fixed-newsletter-inner form input,
  .fixed-search .fixed-search-inner form input {
    padding: 13px;
    width: calc(100% - 170px);
    font-size: 16px;
  }
}

@media (max-width: 400px) {
  .fixed-newsletter .fixed-newsletter-inner form input,
  .fixed-newsletter .fixed-search-inner form input,
  .fixed-search .fixed-newsletter-inner form input,
  .fixed-search .fixed-search-inner form input {
    width: 100%;
    margin-bottom: 10px;
  }
}

.fixed-newsletter .fixed-newsletter-inner form button,
.fixed-newsletter .fixed-search-inner form button,
.fixed-search .fixed-newsletter-inner form button,
.fixed-search .fixed-search-inner form button {
  width: 220px;
  display: inline-block;
  text-align: center;
  background-color: #f1f1f1;
  font-family: "gotham", helvetica;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 3px;
  text-transform: uppercase;
  border: 0;
  padding: 25px 0;
  vertical-align: middle;
}

@media (max-width: 600px) {
  .fixed-newsletter .fixed-newsletter-inner form button,
  .fixed-newsletter .fixed-search-inner form button,
  .fixed-search .fixed-newsletter-inner form button,
  .fixed-search .fixed-search-inner form button {
    padding: 17px 0;
    width: 160px;
  }
}

@media (max-width: 400px) {
  .fixed-newsletter .fixed-newsletter-inner form button,
  .fixed-newsletter .fixed-search-inner form button,
  .fixed-search .fixed-newsletter-inner form button,
  .fixed-search .fixed-search-inner form button {
    width: 100%;
  }
}

.fixed-newsletter .fixed-newsletter-inner form .message,
.fixed-newsletter .fixed-search-inner form .message,
.fixed-search .fixed-newsletter-inner form .message,
.fixed-search .fixed-search-inner form .message {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  font-size: 14px;
  color: #fff;
  margin-top: 12px;
}

footer {
  background-color: #000;
}

footer .footer-instagram {
  text-align: center;
  line-height: 0;
  font-size: 0;
}

footer .footer-instagram a {
  width: 16.66%;
  padding-top: 16.66%;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-family: "gotham", helvetica;
  font-weight: bold;
  font-size: 12px;
  line-height: 13px;
  letter-spacing: 1.3px;
  color: #fff;
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media (max-width: 960px) {
  footer .footer-instagram a {
    width: 33.333%;
    padding-top: 33.333%;
  }
}

@media (max-width: 600px) {
  footer .footer-instagram a {
    width: 50%;
    padding-top: 50%;
  }
}

footer .footer-instagram a:hover {
  opacity: .7;
}

footer .footer-instagram a span {
  display: block;
  letter-spacing: 3px;
  margin-top: 24px;
  text-transform: uppercase;
}

footer .footer-instagram a img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

footer .footer-instagram a svg {
  width: 20px;
  height: 20px;
  fill: #fff;
  display: block;
  margin: 0 auto 24px;
}

footer .footer-instagram a:first-child {
  padding-top: 0;
}

@media (max-width: 600px) {
  footer .footer-instagram a:nth-child(5), footer .footer-instagram a:nth-child(6) {
    display: none;
  }
}

footer .footer-main {
  margin-top: 96px;
  padding-bottom: 144px;
}

@media (max-width: 600px) {
  footer .footer-main {
    margin-top: 60px;
    padding-bottom: 114px;
  }
}

footer .footer-main a {
  -webkit-transition: all .3s;
  transition: all .3s;
}

footer .footer-main a:hover {
  opacity: .7;
}

footer .footer-main .footer-cols {
  vertical-align: top;
  text-align: justify;
  font-size: 0;
}

footer .footer-main .footer-cols::after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 0;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
}

footer .footer-main .footer-col {
  display: inline-block;
  font-size: 12px;
  line-height: 13px;
  letter-spacing: 1.7px;
  font-family: "gotham", helvetica;
  font-weight: normal;
  vertical-align: top;
}

@media (max-width: 960px) {
  footer .footer-main .footer-col {
    width: 33.333%;
    margin-bottom: 24px;
    text-align: center;
  }
}

@media (max-width: 960px) {
  footer .footer-main .footer-col {
    width: 50%;
  }
  footer .footer-main .footer-col.first-col {
    width: 100%;
  }
}

footer .footer-main .footer-col .footer-socials {
  margin-bottom: 24px;
}

footer .footer-main .footer-col .footer-socials a {
  display: inline-block;
  margin-right: 16px;
}

@media (max-width: 600px) {
  footer .footer-main .footer-col .footer-socials a {
    margin-right: 6px;
  }
}

footer .footer-main .footer-col .footer-socials a:last-child {
  margin-right: 0;
}

footer .footer-main .footer-col .footer-socials svg {
  height: 20px;
  width: 20px;
  fill: #fff;
}

footer .footer-main .footer-col > a {
  color: #fff;
  display: block;
  margin-bottom: 12px;
  text-transform: uppercase;
}

footer .footer-main .footer-col > a:first-child {
  font-family: "domaine", serif;
  font-weight: normal;
  font-size: 24px;
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 30px;
}

footer .footer-main .footer-credits {
  display: block;
  text-align: center;
  margin-top: 56px;
}

footer .footer-main .footer-credits a {
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

footer .footer-main .footer-credits a svg {
  fill: #fff;
  width: 140px;
  height: 18px;
  vertical-align: bottom;
}

footer .footer-main .footer-credits .logo-main {
  fill: #fff;
  width: 285px;
  height: 25px;
}

footer .footer-main .footer-credits p {
  color: #fff;
  font-family: "gotham", helvetica;
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;
  margin: 27px 0;
}

.fixed-footer {
  vertical-align: top;
  text-align: justify;
  font-size: 0;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #000;
  height: 54px;
  border-top: solid 1px #323232;
  display: none;
  z-index: 900;
}

.fixed-footer::after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 0;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
}

@media (max-width: 600px) {
  .fixed-footer {
    display: block;
  }
}

.fixed-footer span {
  display: inline-block;
  width: 20%;
  text-align: center;
  height: 100%;
  border-right: solid 1px #323232;
  vertical-align: top;
}

.fixed-footer span:last-child {
  border-right: 0;
}

.fixed-footer span svg {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
  top: 50%;
}

.fixed-footer span .search {
  width: 20px;
  height: 20px;
  stroke: #fff;
  stroke-width: 2;
}

.fixed-footer span .fol-low {
  width: 30px;
  height: 21px;
}

.fixed-footer span .amp,
.fixed-footer span .logo-new-icon {
  width: 30px;
  height: 30px;
  fill: #fff;
}

.fixed-footer span .newsletter {
  width: 24px;
  height: 19px;
}

.fixed-footer span .hamburger {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: relative;
  top: 50%;
  width: 27px;
}

.fixed-footer span .hamburger .hamburger-inner,
.fixed-footer span .hamburger .hamburger-inner::before,
.fixed-footer span .hamburger .hamburger-inner::after {
  background-color: #fff;
}

.fixed-footer-socials {
  position: absolute;
  bottom: 100%;
  text-align: center;
  width: 100%;
  padding: 24px 0;
  display: none;
  background: #000;
  border-bottom: solid 1px #323232;
}

.fixed-footer-socials svg {
  width: 20px;
  height: 20px;
  margin: 0 16px;
  fill: #fff;
}

.hero-post {
  vertical-align: top;
  text-align: justify;
  font-size: 0;
  position: relative;
  margin-bottom: 60px;
}

.hero-post::after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 0;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
}

@media (max-width: 1170px) {
  .hero-post {
    margin-bottom: 40px;
  }
}

@media (max-width: 600px) {
  .hero-post {
    margin-bottom: 30px;
  }
}

.hero-post > a img {
  width: calc(100% - 314px);
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all .3s;
  transition: all .3s;
  height: auto;
}

@media (max-width: 960px) {
  .hero-post > a img {
    width: 100%;
  }
}

.hero-post > a img:hover {
  opacity: .7;
}

.hero-post .col {
  width: 312px;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}

@media (max-width: 960px) {
  .hero-post .col {
    position: relative;
    width: 100%;
    margin-top: 4px;
    text-align: left;
    padding-right: 314px;
    min-height: 193px;
    height: auto;
  }
}

@media (max-width: 720px) {
  .hero-post .col {
    padding-right: 203px;
    min-height: 144px;
  }
}

@media (max-width: 600px) {
  .hero-post .col {
    min-height: 224px;
    padding-right: 73px;
    margin-top: 2px;
  }
}

.hero-post .col-images {
  vertical-align: top;
  text-align: justify;
  font-size: 0;
}

.hero-post .col-images::after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 0;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
}

@media (max-width: 1080px) {
  .hero-post .col-images {
    display: none;
  }
}

@media (max-width: 960px) {
  .hero-post .col-images {
    width: 314px;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
  }
}

@media (max-width: 720px) {
  .hero-post .col-images {
    width: 203px;
  }
}

@media (max-width: 600px) {
  .hero-post .col-images {
    width: 73px;
  }
}

.hero-post .col-images .img-wrap {
  width: 155px;
  vertical-align: top;
  display: inline-block;
  position: relative;
  height: 135px;
  overflow: hidden;
}

@media (max-width: 720px) {
  .hero-post .col-images .img-wrap {
    width: 100px;
    height: 100px;
  }
}

@media (max-width: 600px) {
  .hero-post .col-images .img-wrap {
    display: block;
    margin-bottom: 2px;
    width: 73px;
    height: 73px;
  }
}

.hero-post .col-images .img-wrap img {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  max-width: 150%;
  max-height: 150%;
  width: auto;
  height: auto;
  margin: auto;
  left: -100%;
  top: -100%;
  right: -100%;
  bottom: -100%;
}

.hero-post .col-main {
  position: absolute;
  top: 135px;
  right: 0;
  height: calc(100% - 135px - 55px);
  width: 150%;
  background-color: #fff;
  text-align: center;
  padding: 24px;
}

@media (max-width: 1080px) {
  .hero-post .col-main {
    height: calc(100% - 55px - 55px);
    top: 55px;
  }
}

@media (max-width: 960px) {
  .hero-post .col-main {
    height: auto;
    position: static;
    width: 100%;
    padding: 0;
    text-align: left;
    padding-right: 50px;
  }
}

@media (max-width: 960px) {
  .hero-post .col-main {
    padding-top: 50px;
    margin-top: -100px;
    background-color: #fff;
  }
}

@media (max-width: 600px) {
  .hero-post .col-main {
    margin-top: -40px;
    padding-top: 30px;
    padding-right: 30px;
  }
}

.hero-post .col-main .col-inner {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 360px;
  margin: 0 auto;
}

@media (max-width: 960px) {
  .hero-post .col-main .col-inner {
    -webkit-transform: none;
    transform: none;
    position: static;
    max-width: 100%;
  }
}

.hero-post .col-main h2 {
  font-family: "domaine", serif;
  font-weight: normal;
  font-size: 40px;
  line-height: 48px;
  margin: 15px 0 25px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media (max-width: 1170px) {
  .hero-post .col-main h2 {
    font-size: 32px;
    line-height: 32px;
    margin: 12px 0;
  }
}

@media (max-width: 960px) {
  .hero-post .col-main h2 {
    font-size: 40px;
    line-height: 48px;
    margin: 15px 0 25px;
  }
}

@media (max-width: 500px) {
  .hero-post .col-main h2 {
    font-size: 28px;
    line-height: 32px;
    margin: 10px 0 14px;
  }
}

.hero-post .col-main h2:hover {
  opacity: .7;
}

.hero-post .col-main p {
  font-family: "gotham", helvetica;
  font-weight: normal;
  font-size: 15px;
  line-height: 26px;
  margin: 0;
}

@media (max-width: 500px) {
  .hero-post .col-main p {
    font-size: 14px;
    line-height: 24px;
  }
}

.hero-post .col-buttons {
  vertical-align: top;
  text-align: justify;
  font-size: 0;
  height: 55px;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
}

.hero-post .col-buttons::after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 0;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
}

@media (max-width: 1080px) {
  .hero-post .col-buttons {
    position: static;
    height: auto;
  }
}

.hero-post .col-buttons > a {
  width: 155px;
  vertical-align: top;
  background-color: #000;
  color: #fff;
  display: inline-block;
  font-family: "gotham", helvetica;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 4px;
  text-align: center;
  text-transform: uppercase;
  padding: 19.5px 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media (max-width: 1080px) {
  .hero-post .col-buttons > a {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 55px;
    width: 100%;
  }
}

@media (max-width: 960px) {
  .hero-post .col-buttons > a {
    position: static;
    background-color: transparent;
    color: #000;
    padding: 0;
    text-align: left;
    display: inline-block;
    width: auto;
    margin-top: 20px;
    height: auto;
  }
}

.hero-post .col-buttons > a:hover {
  background-color: #4d4d4d;
}

.hero-post .col-buttons > a::after {
  display: inline-block;
  width: 52px;
  height: 2px;
  background-color: #000;
  vertical-align: middle;
  margin-left: 18px;
}

@media (max-width: 960px) {
  .hero-post .col-buttons > a::after {
    content: ' ';
  }
}

.hero-post .col-buttons span {
  width: 155px;
  vertical-align: top;
  background-color: #f1f1f1;
  display: inline-block;
  font-family: "gotham", helvetica;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 4px;
  text-align: center;
  text-transform: uppercase;
  padding: 19.5px 0;
  position: relative;
}

@media (max-width: 1080px) {
  .hero-post .col-buttons span {
    position: absolute;
    right: 0;
    top: 0;
    height: 55px;
    width: 100%;
  }
}

@media (max-width: 960px) {
  .hero-post .col-buttons span {
    width: 314px;
    top: 139px;
  }
}

@media (max-width: 720px) {
  .hero-post .col-buttons span {
    top: 90px;
    width: 203px;
  }
}

@media (max-width: 600px) {
  .hero-post .col-buttons span {
    top: 150px;
    width: 73px;
    font-size: 0;
    height: 73px;
  }
}

.hero-post .col-buttons span > svg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  display: none;
  width: 17px;
  height: 17px;
}

@media (max-width: 600px) {
  .hero-post .col-buttons span > svg {
    display: inline-block;
  }
}

.hero-post .col-buttons span .share-inner {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #f1f1f1;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media (max-width: 600px) {
  .hero-post .col-buttons span .share-inner {
    top: auto;
    bottom: 0;
    height: 208px;
    padding: 26px 0;
  }
}

.hero-post .col-buttons span .share-inner a {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0 6px;
  display: inline-block;
}

@media (max-width: 1080px) {
  .hero-post .col-buttons span .share-inner a {
    margin: 0;
    width: 30%;
  }
}

@media (max-width: 600px) {
  .hero-post .col-buttons span .share-inner a {
    position: static;
    display: block;
    margin: 30px 0;
    width: 100%;
  }
}

.hero-post .col-buttons span .share-inner svg {
  width: 18px;
  height: 18px;
}

.hero-post .col-buttons span .share-inner:hover, .hero-post .col-buttons span .share-inner.show {
  opacity: 1;
  pointer-events: all;
}

.hero-post .col-buttons span:hover .share-inner {
  opacity: 1;
  pointer-events: all;
}

.explore {
  margin-top: 92px;
  margin-bottom: 92px;
}

@media (max-width: 600px) {
  .explore {
    margin-top: 0;
    margin-bottom: 30px;
  }
}

.explore .explore-header {
  position: relative;
  text-align: center;
  padding: 44px 0;
}

@media (max-width: 600px) {
  .explore .explore-header {
    padding: 30px 0;
  }
}

.explore .explore-header span {
  font-family: "gotham", helvetica;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin: 0 24px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: all .3s;
  transition: all .3s;
  padding: 7px 0;
}

@media (max-width: 600px) {
  .explore .explore-header span {
    font-size: 14px;
    margin: 0 12px;
    display: block;
    margin: 20px 0;
  }
}

.explore .explore-header span:first-of-type {
  margin-left: 0;
}

@media (max-width: 600px) {
  .explore .explore-header span:first-of-type {
    margin-top: 0;
  }
}

.explore .explore-header span:last-of-type {
  margin-right: 0;
}

@media (max-width: 600px) {
  .explore .explore-header span:last-of-type {
    margin-bottom: 0;
  }
}

.explore .explore-header span.active {
  font-size: 24px;
  letter-spacing: 3.5px;
  position: relative;
  padding: 4px 0;
}

@media (max-width: 600px) {
  .explore .explore-header span.active {
    font-size: 16px;
  }
}

.explore .explore-header span.active::after {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: ' ';
  width: 45%;
  top: 100%;
  height: 2px;
  background-color: #000;
  display: inline-block;
}

.explore .explore-header span.active:hover {
  opacity: .7;
}

.explore .explore-header h2 {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  font-family: "domaine", serif;
  font-weight: normal;
  margin: 0;
  line-height: 144px;
  margin-top: -24px;
  font-size: 144px;
  color: #f1f1f1;
  z-index: -1;
}

@media (max-width: 600px) {
  .explore .explore-header h2 {
    font-size: 100px;
    line-height: 100px;
    margin-top: -16px;
  }
}

.explore .explore-main {
  vertical-align: top;
  text-align: justify;
  font-size: 0;
  display: none;
  position: relative;
  z-index: 100;
}

.explore .explore-main::after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 0;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
}

.explore .explore-main.stick-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 50;
}

.explore .explore-main .explore-post {
  display: inline-block;
  width: calc(25% - 25.5px);
  vertical-align: top;
}

@media (max-width: 960px) {
  .explore .explore-main .explore-post {
    width: calc(50% - 12px);
    margin-bottom: 30px;
  }
}

.explore .explore-main .explore-post img {
  width: 100%;
  height: auto;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.explore .explore-main .explore-post img:hover {
  opacity: .7;
}

.explore .explore-main .explore-post .col {
  margin-top: 32px;
  text-align: left;
}

@media (max-width: 600px) {
  .explore .explore-main .explore-post .col {
    margin-top: 16px;
  }
}

.explore .explore-main .explore-post h2 {
  margin: 8px 0 16px;
  font-family: "domaine", serif;
  font-weight: normal;
  font-size: 30px;
  line-height: 34px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media (max-width: 600px) {
  .explore .explore-main .explore-post h2 {
    font-size: 22px;
    line-height: 26px;
  }
}

.explore .explore-main .explore-post h2 a {
  -webkit-transition: all .3s;
  transition: all .3s;
}

.explore .explore-main .explore-post h2 a:hover {
  opacity: .7;
}

.explore .explore-main .explore-post p {
  font-family: "gotham", helvetica;
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  margin: 0;
}

.explore .explore-main > a {
  display: inline-block;
  width: 100%;
  font-family: "gotham", helvetica;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 2.3px;
  line-height: 18px;
  margin-top: 50px;
  text-transform: uppercase;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media (max-width: 600px) {
  .explore .explore-main > a {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

.explore .explore-main > a:hover {
  opacity: .7;
}

.explore .explore-wrap > .explore-main:first-child {
  display: block;
}

.explore .explore-wrap {
  position: relative;
  overflow: hidden;
}

.post-list + .video-post {
  margin-top: 0;
}

.filtered-hero {
  margin-top: 43px;
  text-align: center;
  padding: 134px 0;
  background-size: cover;
  background-position: center center;
  position: relative;
}

@media (max-width: 800px) {
  .filtered-hero {
    margin-top: 24px;
    padding: 72px 24px;
  }
}

@media (max-width: 400px) {
  .filtered-hero {
    padding: 48px 24px;
  }
}

.filtered-hero::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .44;
  content: ' ';
}

.filtered-hero h1 {
  font-family: "domaine", serif;
  font-weight: normal;
  color: #fff;
  font-size: 48px;
  margin: 0 0 30px;
  position: relative;
}

@media (max-width: 800px) {
  .filtered-hero h1 {
    margin-bottom: 24px;
  }
}

.filtered-hero p {
  margin: 0 auto;
  max-width: 423px;
  font-family: "gotham", helvetica;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  position: relative;
}

.filter-control {
  text-align: center;
  margin: 77px 0 58px;
  font-family: "gotham", helvetica;
  font-weight: bold;
  font-size: 23px;
  letter-spacing: 2.81px;
  line-height: 25px;
  text-transform: uppercase;
  color: #979797;
  z-index: 2;
  position: relative;
}

@media (max-width: 600px) {
  .filter-control {
    margin: 72px 0 48px;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 1.8px;
  }
}

@media (max-width: 400px) {
  .filter-control {
    font-size: 14px;
    line-height: 14px;
  }
}

.filter-control .filter-list {
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
  display: inline-block;
  position: relative;
  margin: 0 20px;
  cursor: pointer;
}

@media (max-width: 400px) {
  .filter-control .filter-list {
    margin: 0 4px;
  }
}

.filter-control .filter-list svg {
  width: 18px;
  height: 10px;
  vertical-align: middle;
  margin-left: 10px;
}

.filter-control .filter-list > span {
  vertical-align: middle;
  color: #000;
  border-bottom: solid 2px #000;
}

.filter-control .filter-list .list-inner {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 300px;
  position: absolute;
  top: 100%;
  left: calc(50% - 15px);
  color: #fff;
  z-index: 50;
  opacity: 0;
  padding-top: 48px;
  pointer-events: none;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.filter-control .filter-list .list-inner.open {
  opacity: 1;
  padding-top: 24px;
  pointer-events: all;
}

.filter-control .filter-list .list-inner .list-wrap {
  background-color: #000;
  padding: 26px;
  position: relative;
}

.filter-control .filter-list .list-inner .list-wrap::after {
  content: ' ';
  display: block;
  bottom: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 12px solid #000;
}

.filter-control .filter-list .list-inner span {
  margin-bottom: 20px;
  display: block;
  cursor: pointer;
  font-size: 18px;
  letter-spacing: 2.2px;
  line-height: 22px;
}

.filter-control .filter-list .list-inner span:last-child {
  margin-bottom: 0;
}

.filter-tags {
  overflow: hidden;
  position: relative;
  margin-bottom: 80px;
  z-index: 1;
}

.filter-tags .filter-tags-inner {
  white-space: nowrap;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.filter-tags .filter-tags-inner h2 {
  display: inline-block;
  vertical-align: middle;
  font-family: "gotham", helvetica;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 3.5px;
  text-transform: uppercase;
  margin-right: 40px;
}

@media (max-width: 960px) {
  .filter-tags .filter-tags-inner h2 {
    margin-right: 24px;
  }
}

@media (max-width: 600px) {
  .filter-tags .filter-tags-inner h2 {
    font-size: 12px;
    letter-spacing: 2px;
    margin-right: 12px;
  }
}

.filter-tags .filter-tags-inner a {
  display: inline-block;
  vertical-align: middle;
  font-family: "gotham", helvetica;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 16px;
  padding: 6px;
  background-color: #f1f1f1;
  text-transform: uppercase;
  margin-right: 20px;
}

@media (max-width: 960px) {
  .filter-tags .filter-tags-inner a {
    margin-right: 12px;
  }
}

@media (max-width: 600px) {
  .filter-tags .filter-tags-inner a {
    font-size: 14px;
    line-height: 14px;
  }
}

.filter-tags .filter-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  padding: 5px 0;
  -webkit-transition: all .3s;
  transition: all .3s;
  cursor: pointer;
}

.filter-tags .filter-arrow svg {
  width: 11px;
  height: 18px;
  stroke-width: 2;
  stroke: #000;
}

.filter-tags .filter-arrow.prev {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(white));
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, white 100%);
  left: 0;
  padding-right: 60px;
}

.filter-tags .filter-arrow.next {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(white));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
  right: 0;
  padding-left: 60px;
}

.filter-tags .filter-arrow.disabled {
  opacity: 0;
  pointer-events: none;
}

.filter-grid {
  vertical-align: top;
  text-align: justify;
  font-size: 0;
}

.filter-grid::after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 0;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
}

.filter-grid .filter-post {
  display: inline-block;
  width: calc(33% - 33.3px);
  margin-bottom: 50px;
  vertical-align: top;
}

@media (max-width: 1240px) {
  .filter-grid .filter-post {
    width: calc(33% - 18px);
  }
}

@media (max-width: 700px) {
  .filter-grid .filter-post {
    width: 100%;
    max-width: 460px;
    margin: 0 auto 48px;
    display: block;
  }
}

@media (max-width: 460px) {
  .filter-grid .filter-post {
    margin: 0 auto 24px;
  }
}

.filter-grid .filter-post h2 {
  display: block;
  width: calc(100% - 50px);
  margin-top: -30px;
  background-color: #fff;
  font-family: "domaine", serif;
  font-weight: normal;
  font-size: 22px;
  line-height: 26px;
  padding: 20px 20px 7px 0;
  position: relative;
  z-index: 1;
  margin-bottom: 0;
  text-align: left;
}

@media (max-width: 1240px) {
  .filter-grid .filter-post h2 {
    width: calc(100% - 24px);
  }
}

.filter-grid .filter-post img {
  width: 100%;
  height: auto;
}

.filter-grid .load-more {
  display: inline-block;
  width: 100%;
  margin-bottom: 85px;
}

.article-content {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
  font-family: "gotham", helvetica;
  font-size: 16px;
  color: #000;
  line-height: 28px;
}

@media (max-width: 660px) {
  .article-content {
    font-size: 1em;
  }
}

.article-content h1,
.article-content h2,
.article-content h3,
.article-content h5,
.article-content h6 {
  clear: both;
  margin: 24px 0 0;
  text-align: left;
  font-family: "gotham", helvetica;
  color: #000;
  line-height: 24px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
}

@media (max-width: 660px) {
  .article-content h1,
  .article-content h2,
  .article-content h3,
  .article-content h5,
  .article-content h6 {
    line-height: 1em;
  }
}

.article-content h1 {
  font-size: 1.5em;
}

.article-content h2 {
  font-size: 1em;
}

.article-content h3 {
  font-family: "gotham", helvetica;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 3px;
  line-height: 28px;
  text-transform: uppercase;
  margin-top: 18px;
}

.article-content h5 {
  font-size: 0.625em;
}

.article-content h6 {
  font-family: "domaine", serif;
  font-weight: normal;
  font-size: 100px;
  color: #f1f1f1;
  line-height: 100px;
  width: 100%;
  text-align: center;
  text-transform: none;
  letter-spacing: 0;
  z-index: -1;
  margin: 50px 0 -60px;
}

@media (max-width: 600px) {
  .article-content h6 {
    font-size: 60px;
    line-height: 60px;
    margin: 32px 0 -52px;
  }
}

.article-content h4 {
  font-size: 0.625em;
  font-family: "gotham", helvetica;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
  position: relative;
  overflow: hidden;
  text-transform: uppercase;
}

.article-content h4:before, .article-content h4:after {
  background-color: #000;
  content: '';
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: inherit;
  width: 50%;
  bottom: .3em;
}

.article-content h4:before {
  right: 2em;
  margin-left: -50%;
}

.article-content h4:after {
  left: 2em;
  margin-right: -50%;
}

.article-content address {
  font-family: "gotham", helvetica;
  font-style: italic;
  font-weight: normal;
}

.article-content a {
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #000;
  border-bottom: solid 2px #000;
  text-decoration: none;
  font-weight: bold;
}

.article-content a:hover {
  color: black;
}

.article-content a:active {
  color: black;
}

.article-content a:visited {
  color: black;
}

.article-content abbr[title],
.article-content acronym {
  border-bottom: 1px dotted #000;
  cursor: help;
}

.article-content cite {
  color: #f1f1f1;
  font-size: 0.875em;
  padding-left: .5em;
}

.article-content code,
.article-content kbd,
.article-content tt,
.article-content var,
.article-content samp,
.article-content pre {
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  font-family: monospace, serif;
  color: black;
}

.article-content dfn,
.article-content em,
.article-content i {
  font-style: italic;
}

.article-content em {
  color: black;
}

.article-content pre {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: white;
  padding: 1em 2em;
  margin-bottom: 24px;
  overflow: auto;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.article-content p {
  margin: 32px 0 0;
}

.article-content > p:first-child {
  font-weight: bold;
  font-size: 24px;
  line-height: 34px;
  margin: 0;
}

@media (max-width: 600px) {
  .article-content > p:first-child {
    font-size: 18px;
    line-height: 26px;
  }
}

.article-content > p:first-child + h2,
.article-content > p:first-child + h3,
.article-content > p:first-child + h4 {
  margin-top: 66px;
}

.article-content small {
  font-size: smaller;
}

.article-content big {
  font-size: 125%;
}

.article-content sup,
.article-content sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

.article-content sup {
  bottom: 1ex;
}

.article-content sub {
  top: .5ex;
}

.article-content img {
  image-rendering: optimizeSpeed;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  margin-top: 66px;
  position: relative;
  left: 50%;
}

.article-content .img-wrap {
  display: inline-block;
  position: relative;
  margin-top: 66px;
  width: 100%;
}

.article-content .img-wrap img {
  margin: auto;
}

.article-content .img-wrap a {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  font-size: 12px;
  font-family: "gotham", helvetica;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 10px 20px 7px;
  font-weight: bold;
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.article-content .img-wrap a svg {
  width: 24px;
  height: 24px;
  margin-right: 6px;
  fill: #fff;
  vertical-align: middle;
}

.article-content .img-wrap:hover a {
  opacity: 1;
}

.article-content h1 + .img-wrap,
.article-content h2 + .img-wrap,
.article-content h3 + .img-wrap,
.article-content h1 + .gallery,
.article-content h2 + .gallery,
.article-content h3 + .gallery {
  margin-top: 24px;
}

.article-content .img-wrap + p,
.article-content .gallery + p {
  margin-top: 66px;
}

.article-content .exsite-gallery + .img-wrap,
.article-content .img-wrap + .exsite-gallery,
.article-content .exsite-gallery + .exsite-gallery,
.article-content .img-wrap + .img-wrap {
  margin-top: 42px;
}

.article-content .pullout + * {
  margin-top: 0;
}

.article-content .img-wrap + .pullout,
.article-content .gallery + .pullout {
  margin-top: 66px;
}

.article-content p + .pullout {
  margin-top: 36px;
}

.article-content h1 + .pullout,
.article-content h2 + .pullout,
.article-content h3 + .pullout {
  margin-top: 24px;
}

.article-content .diy-block + .pullout {
  margin-top: 60px;
}

.article-content figure {
  margin: 0;
}

.article-content fieldset {
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 0 24px;
  padding: 11px 12px 0;
}

.article-content legend {
  white-space: normal;
}

.article-content hr {
  background-color: #f1f1f1;
  border: 0;
  height: 1px;
  margin-bottom: 23px;
}

.article-content embed,
.article-content iframe,
.article-content object,
.article-content video {
  margin-bottom: 2em;
  width: 100%;
}

.article-content p > embed,
.article-content p > iframe,
.article-content p > object,
.article-content span > embed,
.article-content span > iframe,
.article-content span > object {
  margin-bottom: 0;
}

.article-content blockquote,
.article-content q {
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none;
  text-align: center;
  color: black;
  font-size: 1.875em;
  font-style: normal;
  font-weight: normal;
  margin: 0;
  padding: 1em 2em;
  font-weight: 300;
  line-height: 32px;
  letter-spacing: 2px;
}

.article-content blockquote cite,
.article-content blockquote small,
.article-content q cite,
.article-content q small {
  color: #000;
  font-size: 0.625em;
  display: block;
  margin-top: .5em;
  padding: 0;
}

.article-content blockquote em,
.article-content blockquote i,
.article-content blockquote cite,
.article-content q em,
.article-content q i,
.article-content q cite {
  font-style: normal;
}

.article-content blockquote strong,
.article-content blockquote b,
.article-content q strong,
.article-content q b {
  font-weight: 400;
}

.article-content table {
  margin-bottom: 2em;
  width: 100%;
  color: black;
  border: 1px solid white;
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
}

.article-content th,
.article-content td {
  border: 1px solid white;
  font-size: 1em;
}

.article-content caption,
.article-content th,
.article-content td {
  font-weight: normal;
  text-align: left;
  padding: .5em .8em;
}

.article-content th {
  border-width: 0 1px 1px 0;
}

.article-content td {
  border-width: 0 1px 1px 0;
}

.article-content thead th {
  color: black;
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  line-height: 1.6em;
  text-align: center;
}

.article-content tbody th {
  font-size: 1em;
  text-align: right;
}

.article-content tbody tr:nth-of-type(even) {
  background-color: white;
}

.article-content dl {
  margin-bottom: 48px;
}

.article-content dt {
  color: black;
  font-size: 1em;
  font-style: italic;
  font-weight: normal;
  line-height: 1.6em;
}

.article-content dd {
  margin-bottom: 1em;
}

.article-content ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 16;
  margin-top: 36px;
}

.article-content ul li {
  padding-left: 30px;
  line-height: 35px;
  position: relative;
}

.article-content ul li::before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  content: ' ';
  display: inline-block;
  width: 12px;
  height: 2px;
  background-color: #000;
}

.article-content ol {
  margin: 0;
  padding: 0;
  list-style: decimal;
  font-size: 1em;
  margin-top: 48px;
}

.article-content ol li {
  padding-left: 8px;
  margin-left: 20px;
  line-height: 35px;
}

.article-content .alignnone {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 100%;
  margin-top: 66px;
}

.article-content .alignnone img {
  margin-top: 0;
}

.article-content .alignleft {
  float: left;
  margin: 0 1.5em 0 0;
  max-width: 50%;
  max-width: 100%;
  margin-top: 66px;
}

@media (max-width: 660px) {
  .article-content .alignleft {
    max-width: 40%;
  }
}

.article-content .alignleft img {
  margin-top: 0;
}

.article-content .alignright {
  float: right;
  margin: 0 0 0 1.5em;
  max-width: 50%;
  max-width: 100%;
  margin-top: 66px;
}

@media (max-width: 660px) {
  .article-content .alignright {
    max-width: 40%;
  }
}

.article-content .alignright img {
  margin-top: 0;
}

.article-content .aligncenter {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  margin-top: 66px;
}

.article-content .aligncenter img {
  margin-top: 0;
}

.article-content .wp-caption-text,
.article-content h5 {
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none;
  color: #000;
  font-size: 14px;
  font-style: italic;
  font-weight: normal;
  line-height: 1.6em;
  margin: 10px 0 0 !important;
  display: block;
  letter-spacing: 0;
  text-transform: none;
}

.article-content .double-img {
  vertical-align: top;
  text-align: justify;
  font-size: 0;
  display: block;
  overflow: auto;
}

.article-content .double-img::after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 0;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
}

.article-content .double-img .col {
  display: inline-block;
  width: 48%;
  vertical-align: top;
  margin-bottom: 4%;
}

.wp-smiley {
  border: 0;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

.pullout {
  position: relative;
}

.pullout .pullout-inner {
  position: absolute;
  top: 0;
  right: 100%;
  width: 208px;
  padding-right: 52px;
  line-height: 22px;
}

@media (max-width: 1280px) {
  .pullout .pullout-inner {
    padding-right: 24px;
    width: 180px;
  }
}

@media (max-width: 1170px) {
  .pullout .pullout-inner {
    position: static;
    width: 100%;
    padding: 32px 32px 28px;
    margin-bottom: 32px;
    text-align: center;
    background-color: #f1f1f1;
  }
  .pullout .pullout-inner::before {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1;
    content: ' ';
    display: inline-block;
    width: 200%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    background-color: #f1f1f1;
  }
}

@media (max-width: 960px) {
  .pullout .pullout-inner {
    width: calc(100% + 80px);
    margin-left: -40px;
    margin-right: -40px;
  }
  .pullout .pullout-inner::before {
    display: none;
  }
}

@media (max-width: 600px) {
  .pullout .pullout-inner {
    width: calc(100% + 40px);
    margin-left: -20px;
    margin-right: -20px;
  }
  .pullout .pullout-inner::before {
    display: none;
  }
}

.pullout .pullout-inner p {
  margin: 0;
}

.pullout .tweet a,
.pullout .pin a {
  border-bottom: 0;
  margin-top: 16px;
  font-size: 14px;
  display: block;
}

@media (max-width: 1170px) {
  .pullout .tweet a,
  .pullout .pin a {
    margin-top: 0;
  }
}

.pullout .tweet p,
.pullout .pin p {
  font-family: "gotham", helvetica;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22px;
  margin: 0 0 20px;
  text-align: left;
}

@media (max-width: 1170px) {
  .pullout .tweet p,
  .pullout .pin p {
    text-align: center;
    margin-bottom: 12px;
  }
}

.pullout svg {
  width: 21px;
  height: 17px;
  margin-right: 6px;
  margin-bottom: -2px;
}

.pullout .also-featured {
  padding-right: 55px;
}

@media (max-width: 1170px) {
  .pullout .also-featured {
    vertical-align: top;
    text-align: justify;
    font-size: 0;
    background-color: #000;
    color: #fff;
    padding: 32px 0 6px;
    margin-bottom: 60px;
  }
  .pullout .also-featured::after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 0;
    font-size: 0;
    line-height: 0;
    letter-spacing: 0;
  }
}

.pullout .also-featured::before {
  background-color: #000;
}

.pullout .also-featured h2 {
  font-family: "gotham", helvetica;
  font-weight: bold;
  font-size: 12px;
  line-height: 19px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 27px;
  margin-top: 0;
}

@media (max-width: 1170px) {
  .pullout .also-featured h2 {
    color: #fff;
    display: inline-block;
    width: 100%;
  }
}

.pullout .also-featured h2 > a {
  font-size: 14px;
  line-height: 22px;
  display: inline-block;
  background-color: #f1f1f1;
  border-bottom: 0;
  padding: 0 6px;
  margin-top: 6px;
}

@media (max-width: 1170px) {
  .pullout .also-featured h2 > a {
    color: #000;
  }
}

.pullout .also-featured img {
  margin-bottom: 12px;
  width: 100%;
  margin-top: 0;
}

.pullout .also-featured small {
  font-size: 12px;
}

.pullout .also-featured small a {
  font-weight: normal;
  border: 0;
}

@media (max-width: 1170px) {
  .pullout .also-featured small a {
    color: #fff;
  }
}

.pullout .also-featured h3 {
  font-family: "domaine", serif;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
  text-transform: none;
  margin-top: 2px;
}

@media (max-width: 1170px) {
  .pullout .also-featured h3 {
    color: #fff;
    margin-bottom: 0;
  }
}

@media (max-width: 1170px) {
  .pullout .also-featured .col {
    width: calc(50% - 16px);
    display: inline-block;
    vertical-align: middle;
  }
}

@media (max-width: 600px) {
  .pullout .also-featured .col {
    width: 100%;
  }
}

.pullout .also-featured .also-post {
  margin-bottom: 40px;
}

@media (max-width: 1170px) {
  .pullout .also-featured .also-post {
    vertical-align: top;
    text-align: justify;
    font-size: 0;
    margin-bottom: 0;
    width: calc(50% - 16px);
    display: inline-block;
  }
  .pullout .also-featured .also-post::after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 0;
    font-size: 0;
    line-height: 0;
    letter-spacing: 0;
  }
}

.pullout .also-featured .also-post:last-of-type {
  margin-bottom: 0;
}

@media (max-width: 1170px) {
  .pullout .also-featured .also-post > a {
    width: calc(50% - 16px);
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
  }
}

@media (max-width: 600px) {
  .pullout .also-featured .also-post > a {
    width: 100%;
    margin-bottom: 20px;
  }
}

.diy-block {
  vertical-align: top;
  text-align: justify;
  font-size: 0;
  line-height: 0;
  margin-top: 60px;
}

.diy-block::after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 0;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
}

.diy-block .diy-content {
  width: 275px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  text-align: left;
}

@media (max-width: 800px) {
  .diy-block .diy-content {
    display: block;
    width: 100%;
    padding-left: 100px;
    text-align: left;
  }
}

.diy-block .diy-content h2 {
  font-family: "domaine", serif;
  font-weight: normal;
  font-size: 24px;
  line-height: 24px;
  margin: 0 0 20px;
  text-transform: none;
  letter-spacing: 0;
}

.diy-block .diy-content p {
  font-family: "gotham", helvetica;
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  padding: 0 6px;
  margin: 0;
}

.diy-block .diy-content h3 {
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-family: "domaine", serif;
  font-weight: normal;
  font-size: 144px;
  color: #f1f1f1;
  line-height: 188px;
  position: absolute;
  top: -70px;
  left: 8px;
  display: inline-block;
  z-index: -1;
  letter-spacing: -4px;
}

@media (max-width: 800px) {
  .diy-block .diy-content h3 {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: calc(100% - 100px);
    margin: 0 auto;
    text-align: center;
    font-size: 100px;
    line-height: 122px;
  }
}

.diy-block .diy-content:only-child {
  width: 100%;
  padding-left: 150px;
}

@media (max-width: 800px) {
  .diy-block .diy-content:only-child {
    padding-left: 100px;
  }
}

.diy-block .diy-content:only-child h3 {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: calc(100% - 150px);
  margin: 0 auto;
  font-size: 100px;
  line-height: 100px;
  text-align: center;
  margin-top: -14px;
}

@media (max-width: 800px) {
  .diy-block .diy-content:only-child h3 {
    right: calc(100% - 100px);
  }
}

.diy-block .diy-image {
  width: calc(100% - 325px);
  display: inline-block;
  vertical-align: top;
  position: relative;
}

@media (max-width: 800px) {
  .diy-block .diy-image {
    display: block;
    width: 100%;
    margin-top: 24px;
  }
}

.diy-block .diy-image .img-wrap {
  margin-top: 0;
}

.diy-block .diy-image img {
  margin: 0;
}

.diy-block .diy-image a {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  background-color: rgba(0, 0, 0, 0.75);
  color: #fff;
  font-size: 12px;
  font-family: "gotham", helvetica;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 10px 20px 7px;
  font-weight: bold;
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.diy-block .diy-image a svg {
  width: 24px;
  height: 24px;
  margin-right: 6px;
  fill: #fff;
  vertical-align: middle;
}

.diy-block .diy-image:hover a {
  opacity: 1;
}

.diy-block.diy-intro .diy-image {
  width: calc(100% - 207px);
}

@media (max-width: 800px) {
  .diy-block.diy-intro .diy-image {
    width: 100%;
  }
}

.diy-block.diy-intro .diy-content {
  width: 183px;
  text-align: left;
}

@media (max-width: 800px) {
  .diy-block.diy-intro .diy-content {
    width: 100%;
    padding-left: 0;
    text-align: left;
  }
}

.diy-block.diy-intro .diy-content ul {
  margin: 0;
}

.diy-block.diy-intro .diy-content li {
  padding: 0;
  margin-bottom: 14px;
  line-height: 0;
}

@media (max-width: 800px) {
  .diy-block.diy-intro .diy-content li {
    display: inline-block;
    margin-right: 14px;
  }
}

.diy-block.diy-intro .diy-content li::before {
  display: none;
}

.diy-block.diy-intro .diy-content a {
  font-family: "gotham", helvetica;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 22px;
  display: inline-block;
  background-color: #f1f1f1;
  border-bottom: 0;
  text-transform: uppercase;
  padding: 3px 6px;
  display: inline;
}

.diy-block.diy-right .diy-content {
  float: right;
}

@media (max-width: 800px) {
  .diy-block.diy-right .diy-content {
    float: none;
  }
}

.diy-block.diy-right .diy-content:only-child {
  width: 100%;
  padding-right: 150px;
  padding-left: 0;
}

@media (max-width: 800px) {
  .diy-block.diy-right .diy-content:only-child {
    padding-left: 100px;
    padding-right: 0;
  }
}

.diy-block.diy-right .diy-content:only-child h3 {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  left: calc(100% - 150px);
  margin: 0 auto;
  font-size: 100px;
  line-height: 100px;
  text-align: center;
  margin-top: -14px;
}

@media (max-width: 800px) {
  .diy-block.diy-right .diy-content:only-child h3 {
    left: 0;
    right: calc(100% - 100px);
  }
}

h1 + .diy-block,
h2 + .diy-block,
h3 + .diy-block {
  margin-top: 24px;
}

.diy-final {
  position: relative;
  margin-top: 138px;
}

@media (max-width: 1170px) {
  .diy-final {
    margin-top: 55px;
  }
}

.diy-final h2 {
  font-family: "domaine", serif;
  font-weight: normal;
  font-size: 144px;
  color: #f1f1f1;
  line-height: 144px;
  position: absolute;
  top: -110px;
  width: 100%;
  text-align: center;
  text-transform: none;
  letter-spacing: 0;
  z-index: -1;
  margin: 0;
}

@media (max-width: 1170px) {
  .diy-final h2 {
    position: relative;
    top: 0;
    margin-bottom: -28px;
  }
}

@media (max-width: 600px) {
  .diy-final h2 {
    font-size: 100px;
    line-height: 100px;
  }
}

@media (max-width: 500px) {
  .diy-final h2 {
    margin-bottom: -20px;
  }
}

.diy-final .final-images {
  vertical-align: top;
  text-align: justify;
  font-size: 0;
}

.diy-final .final-images::after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 0;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
}

.diy-final .diy-image {
  width: calc(50% - 20px);
  display: inline-block;
  vertical-align: top;
}

@media (max-width: 800px) {
  .diy-final .diy-image {
    width: calc(50% - 12px);
  }
}

@media (max-width: 500px) {
  .diy-final .diy-image {
    width: 100%;
    margin-bottom: 24px;
  }
}

.diy-final .diy-image img {
  width: 100%;
}

.diy-final .diy-image:only-child {
  width: 100%;
}

.article-content img.emoji {
  -webkit-transform: none;
  transform: none;
  position: static;
}

.post-bar {
  background-color: #f1f1f1;
  position: relative;
  padding: 38px 60px;
  margin-bottom: 60px;
  overflow: hidden;
}

@media (max-width: 1170px) {
  .post-bar {
    margin-bottom: 40px;
  }
}

@media (max-width: 1080px) {
  .post-bar {
    padding: 24px;
  }
}

@media (max-width: 600px) {
  .post-bar {
    padding: 24px 0;
    margin-bottom: 30px;
  }
}

.post-bar .post-bar-inner {
  white-space: nowrap;
  -webkit-transition: all .7s;
  transition: all .7s;
  font-size: 0;
  line-height: 0;
}

.post-bar .post-bar-inner > h2 {
  font-family: "domaine", serif;
  font-weight: normal;
  font-size: 12px;
  line-height: 13px;
  letter-spacing: 3px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin: 0 62px 0 0;
}

@media (max-width: 600px) {
  .post-bar .post-bar-inner > h2 {
    margin: 0 28px 0 20px;
  }
}

.post-bar .post-bar-inner > h2 span {
  display: block;
  font-family: "gotham", helvetica;
  font-size: 26px;
  letter-spacing: 3.8px;
  margin-top: 3px;
  line-height: 26px;
}

.post-bar .post-bar-inner > h3 {
  font-family: "gotham", helvetica;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 2.15px;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  line-height: 18px;
  margin: 0 62px 0 0;
}

@media (max-width: 600px) {
  .post-bar .post-bar-inner > h3 {
    margin: 0 28px 0 20px;
    font-size: 14px;
    letter-spacing: 1.5px;
    line-height: 16px;
  }
}

.post-bar .post-bar-inner .post-bar-post {
  width: 300px;
  margin-right: 18px;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media (max-width: 960px) {
  .post-bar .post-bar-inner .post-bar-post {
    width: 200px;
    margin-right: 12px;
  }
}

.post-bar .post-bar-inner .post-bar-post:hover {
  opacity: .7;
}

.post-bar .post-bar-inner .post-bar-post > a {
  display: inline-block;
  width: 155px;
  vertical-align: middle;
}

@media (max-width: 960px) {
  .post-bar .post-bar-inner .post-bar-post > a {
    width: 100px;
  }
}

.post-bar .post-bar-inner .post-bar-post h2 {
  white-space: normal;
  display: inline-block;
  width: calc(100% - 155px);
  padding-left: 18px;
  margin: 0;
  font-weight: bold;
  font-family: "gotham", helvetica;
  font-size: 16px;
  line-height: 20px;
  vertical-align: middle;
}

@media (max-width: 960px) {
  .post-bar .post-bar-inner .post-bar-post h2 {
    font-size: 12px;
    line-height: 15px;
    width: calc(100% - 100px);
    font-family: "domaine", serif;
    font-weight: normal;
  }
}

.post-bar .post-bar-inner .post-bar-post h2 span {
  font-family: "domaine", serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 15px;
  margin-bottom: 6px;
  display: block;
}

@media (max-width: 960px) {
  .post-bar .post-bar-inner .post-bar-post h2 span {
    display: none;
  }
}

.post-bar-arrow {
  width: 160px;
  height: 100%;
  position: absolute;
  top: 0;
  cursor: pointer;
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media (max-width: 1080px) {
  .post-bar-arrow {
    width: 96px;
  }
}

@media (max-width: 600px) {
  .post-bar-arrow {
    width: 44px;
  }
}

.post-bar-arrow > span {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  display: inline-block;
}

.post-bar-arrow svg {
  width: 13px;
  height: 24px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.post-bar-arrow.prev {
  background-color: rgba(241, 241, 241, 0);
  background-image: -webkit-gradient(linear,right top, left top,from(rgba(241, 241, 241, 0)), color-stop(35%, #f1f1f1), to(#f1f1f1));
  background-image: linear-gradient(-90deg,rgba(241, 241, 241, 0) 0%, #f1f1f1 35%, #f1f1f1 100%);
  left: 0;
}

@media (max-width: 600px) {
  .post-bar-arrow.prev {
    background: rgba(241, 241, 241, 0.6);
  }
}

.post-bar-arrow.prev:hover svg {
  margin-left: -20px;
}

.post-bar-arrow.next {
  background-color: rgba(241, 241, 241, 0);
  background-image: -webkit-gradient(linear,left top, right top,from(rgba(241, 241, 241, 0)), color-stop(35%, #f1f1f1), to(#f1f1f1));
  background-image: linear-gradient(90deg,rgba(241, 241, 241, 0) 0%, #f1f1f1 35%, #f1f1f1 100%);
  right: 0;
}

@media (max-width: 600px) {
  .post-bar-arrow.next {
    background: rgba(241, 241, 241, 0.6);
  }
}

.post-bar-arrow.next:hover svg {
  margin-left: 20px;
}

.post-bar-arrow.hide {
  opacity: 0;
  pointer-events: none;
}

.post-list {
  margin-bottom: 60px;
}

@media (max-width: 1170px) {
  .post-list {
    margin-bottom: 40px;
  }
}

@media (max-width: 600px) {
  .post-list {
    margin-bottom: 30px;
  }
}

.post-list-main {
  display: table-cell;
  padding-right: 48px;
  vertical-align: top;
  width: 100%;
}

@media (max-width: 1170px) {
  .post-list-main {
    padding-right: 40px;
  }
}

@media (max-width: 1080px) {
  .post-list-main {
    display: block;
    padding-right: 0;
  }
}

.post-list-main .post:last-child {
  margin-bottom: 0;
}

.sub-nav-wrap + .post-list {
  margin-top: 76px;
}

@media (max-width: 600px) {
  .sub-nav-wrap + .post-list {
    margin-top: 30px;
  }
}

.post-list + footer {
  margin-top: 76px;
}

.post-list-sidebar {
  width: 310px;
  min-width: 310px;
  max-width: 310px;
  display: table-cell;
  vertical-align: top;
  position: relative;
}

@media (max-width: 1080px) {
  .post-list-sidebar {
    display: none;
  }
}

.post-list-sidebar .sticky {
  width: 310px;
}

.post-list-sidebar .sticky > *:last-child {
  margin-bottom: 0;
}

.sb-widget {
  margin-bottom: 60px;
}

@media (max-width: 1170px) {
  .sb-widget {
    margin-bottom: 40px;
  }
}

.sb-widget:last-child {
  margin-bottom: 0;
}

.sb-newsletter-main {
  background-color: #f1f1f1;
  padding: 34px 28px;
  text-align: center;
  margin-bottom: 38px;
}

.sb-newsletter-main svg {
  width: 40px;
  height: 40px;
  opacity: .2;
}

.sb-newsletter-main h2 {
  font-family: "domaine", serif;
  font-weight: normal;
  font-size: 24px;
  line-height: 30px;
  margin: 15px 0 11px;
  padding: 0 20px;
}

.sb-newsletter-main span {
  font-family: "gotham", helvetica;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 24px;
  display: block;
  padding: 0 20px;
}

.sb-newsletter-main input {
  width: 100%;
  border: solid 1px #e5e5e5;
  font-size: 16px;
  font-weight: normal;
  font-family: "gotham", helvetica;
  padding: 16px 18px;
  margin-bottom: 12px;
}

.sb-newsletter-main input::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
  height: inherit;
  vertical-align: middle;
}

.sb-newsletter-main input::-moz-placeholder {
  color: #000;
  opacity: 1;
  height: inherit;
  vertical-align: middle;
}

.sb-newsletter-main input:-moz-placeholder {
  color: #000;
  opacity: 1;
  height: inherit;
  vertical-align: middle;
}

.sb-newsletter-main input:-ms-input-placeholder {
  color: #000;
  opacity: 1;
  height: inherit;
  vertical-align: middle;
}

.sb-newsletter-main button {
  font-size: 12px;
  font-family: "gotham", helvetica;
  font-weight: bold;
  color: #fff;
  background-color: #000;
  border: 0;
  padding: 16px 18px;
  width: 100%;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.sb-newsletter-main button:hover {
  background-color: #4d4d4d;
}

.sb-newsletter-main .message {
  font-size: 14px;
}

.sb-newsletter-main .message.success, .sb-newsletter-main .message.error {
  margin-top: 12px;
}

.sb-follow {
  text-align: center;
  line-height: 0;
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.sb-follow h3 {
  font-family: "gotham", helvetica;
  font-weight: bold;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin: 0 0 28px;
  width: 100%;
}

.sb-follow a {
  display: inline-block;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.sb-follow a:hover {
  opacity: .7;
}

.sb-follow a svg {
  width: 18px;
  height: 19px;
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 50;
}

.sb-follow a span {
  font-family: "gotham", helvetica;
  font-weight: bold;
  color: #f1f1f1;
  font-size: 26px;
  letter-spacing: -1px;
  margin-top: -4px;
  display: block;
  line-height: 26px;
}

.sb-about {
  padding: 218px 28px 30px;
  background-size: cover;
  text-align: center;
  position: relative;
}

.sb-about p {
  font-family: "gotham", helvetica;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 26px;
  position: relative;
}

.sb-about a {
  font-size: 12px;
  font-family: "gotham", helvetica;
  font-weight: bold;
  color: #fff;
  background-color: #000;
  border: 0;
  padding: 16px 18px;
  width: 100%;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  display: block;
  position: relative;
}

.sb-about::before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .52;
}

.sb-popular > h2 {
  margin: 0 0 24px;
  font-family: "gotham", helvetica;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 3.5px;
  text-transform: uppercase;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.sb-popular .popular-post {
  line-height: 0;
  font-size: 0;
  margin-bottom: 24px;
}

.sb-popular .popular-post:last-child {
  margin-bottom: 0;
}

.sb-popular .popular-post > a {
  display: inline-block;
  vertical-align: middle;
  width: 145px;
  height: auto;
}

.sb-popular .popular-post > a img {
  -webkit-transition: all .3s;
  transition: all .3s;
}

.sb-popular .popular-post > a img:hover {
  opacity: .7;
}

.sb-popular .popular-post .col {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 145px);
  padding-left: 26px;
}

.sb-popular .popular-post .col h2 {
  font-family: "domaine", serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  margin: 2px 0 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.sb-popular .popular-post .col h2:hover {
  opacity: .7;
}

.sb-popular .popular-post .col small a {
  display: inline;
}

.sb-tags h2 {
  font-family: "gotham", helvetica;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 3.5px;
  line-height: 14px;
  text-transform: uppercase;
  margin: 0 0 22px;
}

.sb-tags a,
.sb-tags span {
  margin: 0 5px 10px 0;
  font-family: "gotham", helvetica;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 14px;
  background-color: #f1f1f1;
  padding: 4px 8px;
  display: inline-block;
  text-transform: uppercase;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.sb-tags a:hover,
.sb-tags span:hover {
  opacity: .7;
}

.sb-tags span {
  color: #fff;
  background-color: #000;
  cursor: pointer;
}

.post {
  vertical-align: top;
  text-align: justify;
  font-size: 0;
  position: relative;
  margin-bottom: 60px;
}

.post::after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 0;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
}

@media (max-width: 1170px) {
  .post {
    margin-bottom: 40px;
  }
}

@media (max-width: 600px) {
  .post {
    margin-bottom: 30px;
  }
}

.post > a {
  width: calc(100% - 318px);
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media (max-width: 1170px) {
  .post > a {
    width: calc(100% - 206px);
  }
}

@media (max-width: 1080px) {
  .post > a {
    width: calc(100% - 318px);
  }
}

@media (max-width: 800px) {
  .post > a {
    width: calc(100% - 206px);
  }
}

@media (max-width: 600px) {
  .post > a {
    display: block;
    width: 100%;
  }
}

.post > a:hover {
  opacity: .7;
}

.post > a img {
  width: 100%;
}

.post .col {
  width: 316px;
  display: inline-block;
  vertical-align: top;
}

@media (max-width: 1170px) {
  .post .col {
    width: 204px;
  }
}

@media (max-width: 1080px) {
  .post .col {
    width: 316px;
  }
}

@media (max-width: 800px) {
  .post .col {
    width: 204px;
  }
}

@media (max-width: 600px) {
  .post .col {
    width: 100%;
    margin-top: 2px;
    padding-right: 73px;
    position: relative;
  }
}

.post .col .col-images {
  vertical-align: top;
  text-align: justify;
  font-size: 0;
  position: relative;
}

.post .col .col-images::after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 0;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
}

@media (max-width: 600px) {
  .post .col .col-images {
    width: 73px;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
  }
}

.post .col .col-images .img-wrap {
  width: 33%;
  vertical-align: top;
  padding-top: 33%;
  position: relative;
  overflow: hidden;
  display: inline-block;
}

@media (max-width: 1170px) {
  .post .col .col-images .img-wrap {
    width: 50%;
    padding-top: 50%;
  }
  .post .col .col-images .img-wrap:nth-child(2) {
    display: none;
  }
}

@media (max-width: 1080px) {
  .post .col .col-images .img-wrap {
    width: 33%;
    padding-top: 33%;
  }
  .post .col .col-images .img-wrap:nth-child(2) {
    display: inline-block;
  }
}

@media (max-width: 800px) {
  .post .col .col-images .img-wrap {
    width: 50%;
    padding-top: 50%;
  }
  .post .col .col-images .img-wrap:nth-child(2) {
    display: none;
  }
}

@media (max-width: 600px) {
  .post .col .col-images .img-wrap {
    display: block;
    margin-bottom: 2px;
    width: 100%;
    padding-top: 100%;
  }
  .post .col .col-images .img-wrap:nth-child(2) {
    display: block;
  }
}

.post .col .col-images .img-wrap img {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  max-width: 150%;
  max-height: 150%;
  width: auto;
  height: auto;
  margin: auto;
  left: -100%;
  top: -100%;
  right: -100%;
  bottom: -100%;
}

.post .col .col-images span {
  display: inline-block;
  width: calc(33% - 1px);
  vertical-align: top;
  background-color: #f1f1f1;
  padding: 41.5px 0;
  text-align: center;
  cursor: pointer;
}

@media (max-width: 1170px) {
  .post .col .col-images span {
    width: calc(50% - 1px);
  }
}

@media (max-width: 1080px) {
  .post .col .col-images span {
    width: calc(33% - 1px);
  }
}

@media (max-width: 800px) {
  .post .col .col-images span {
    width: calc(50% - 1px);
  }
}

@media (max-width: 600px) {
  .post .col .col-images span {
    padding: 27.5px 0;
    width: 100%;
  }
}

.post .col .col-images span svg {
  width: 18px;
  height: 18px;
}

.post .col .col-images span .share-inner {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  background-color: #f1f1f1;
  padding: 41.5px 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media (max-width: 600px) {
  .post .col .col-images span .share-inner {
    height: 100%;
    padding: 30px 0;
  }
}

.post .col .col-images span .share-inner a {
  display: inline-block;
  width: 30%;
}

@media (max-width: 600px) {
  .post .col .col-images span .share-inner a {
    display: block;
    margin: 30px 0;
    width: 100%;
  }
}

.post .col .col-images span:hover .share-inner {
  opacity: 1;
  pointer-events: all;
}

.post .col .col-main {
  position: absolute;
  width: 420px;
  bottom: 0;
  right: 0;
  height: calc(100% - 101px);
  background-color: #fff;
}

@media (max-width: 1170px) {
  .post .col .col-main {
    width: 320px;
  }
}

@media (max-width: 1080px) {
  .post .col .col-main {
    width: 420px;
  }
}

@media (max-width: 800px) {
  .post .col .col-main {
    width: 320px;
  }
}

@media (max-width: 600px) {
  .post .col .col-main {
    width: 100%;
    position: static;
    height: auto;
    margin-top: -40px;
    padding-top: 30px;
    padding-right: 30px;
    min-height: 267px;
  }
}

.post .col .col-inner {
  margin: 0 auto;
  text-align: left;
  padding-left: 40px;
  padding-top: 40px;
}

@media (max-width: 1240px) {
  .post .col .col-inner {
    max-width: 1000px;
  }
}

@media (max-width: 600px) {
  .post .col .col-inner {
    -webkit-transform: none;
    transform: none;
    padding: 0;
    position: static;
  }
}

.post .col .col-inner h2 {
  font-family: "domaine", serif;
  font-size: 30px;
  font-weight: normal;
  line-height: 34px;
  margin: 14px 0 20px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media (max-width: 1170px) {
  .post .col .col-inner h2 {
    font-size: 24px;
    line-height: 26px;
  }
}

@media (max-width: 1080px) {
  .post .col .col-inner h2 {
    font-size: 30px;
    line-height: 34px;
  }
}

@media (max-width: 800px) {
  .post .col .col-inner h2 {
    font-size: 24px;
    line-height: 26px;
  }
}

@media (max-width: 600px) {
  .post .col .col-inner h2 {
    font-size: 40px;
    line-height: 48px;
    margin: 15px 0 25px;
  }
}

@media (max-width: 500px) {
  .post .col .col-inner h2 {
    font-size: 28px;
    line-height: 32px;
    margin: 10px 0 14px;
  }
}

.post .col .col-inner h2:hover {
  opacity: .7;
}

.post .col .col-inner p {
  font-family: "gotham", helvetica;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  margin: 0;
}

@media (max-width: 1170px) {
  .post .col .col-inner p {
    font-size: 12px;
    line-height: 20px;
  }
}

@media (max-width: 1080px) {
  .post .col .col-inner p {
    font-size: 14px;
    line-height: 24px;
  }
}

@media (max-width: 800px) {
  .post .col .col-inner p {
    font-size: 12px;
    line-height: 20px;
  }
}

@media (max-width: 600px) {
  .post .col .col-inner p {
    font-size: 15px;
    line-height: 26px;
  }
}

@media (max-width: 500px) {
  .post .col .col-inner p {
    font-size: 14px;
    line-height: 24px;
  }
}

.post .col .col-inner > a {
  display: none;
  color: #000;
  margin-top: 20px;
  font-family: "gotham", helvetica;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 4px;
  text-transform: uppercase;
}

@media (max-width: 600px) {
  .post .col .col-inner > a {
    display: inline-block;
  }
}

.post .col .col-inner > a::after {
  content: ' ';
  display: inline-block;
  width: 52px;
  height: 2px;
  background-color: #000;
  vertical-align: middle;
  margin-left: 18px;
}

div[class^="exsite-gallery"],
div[class*=" exsite-gallery"] {
  font-size: 0;
  display: block;
  margin: 66px -20px 0;
  overflow: hidden;
}

div[class^="exsite-gallery"] dl,
div[class*=" exsite-gallery"] dl {
  list-style: none outside;
  padding: 0 20px;
  margin: 0 !important;
  display: inline-block;
  vertical-align: top;
}

div[class^="exsite-gallery"] dt,
div[class*=" exsite-gallery"] dt {
  display: block;
}

div[class^="exsite-gallery"] img,
div[class*=" exsite-gallery"] img {
  display: inline-block !important;
  width: 100% !important;
  height: auto !important;
  margin-top: 0;
}

div[class^="exsite-gallery"] .img-wrap,
div[class*=" exsite-gallery"] .img-wrap {
  margin-top: 0;
}

div[class^="exsite-gallery"] br,
div[class*=" exsite-gallery"] br {
  display: 0;
}

div[class^="exsite-gallery"] dd,
div[class*=" exsite-gallery"] dd {
  margin: 0;
  display: block;
}

div[class^="exsite-gallery"] .gallery-caption,
div[class*=" exsite-gallery"] .gallery-caption {
  -webkit-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none;
  color: #000;
  font-size: 12px;
  font-style: italic;
  font-weight: normal;
  line-height: 1.6em;
  margin: 10px 0 0;
  display: block;
  letter-spacing: .33px;
}

div[class^="exsite-gallery"].exsite-gallery-2 dl,
div[class*=" exsite-gallery"].exsite-gallery-2 dl {
  width: 50%;
}

@media (max-width: 500px) {
  div[class^="exsite-gallery"].exsite-gallery-2 dl,
  div[class*=" exsite-gallery"].exsite-gallery-2 dl {
    width: 100%;
  }
  div[class^="exsite-gallery"].exsite-gallery-2 dl:nth-child(1),
  div[class*=" exsite-gallery"].exsite-gallery-2 dl:nth-child(1) {
    margin-bottom: 12px !important;
  }
}

div[class^="exsite-gallery"].exsite-gallery-3 dl,
div[class*=" exsite-gallery"].exsite-gallery-3 dl {
  width: 33.3%;
}

@media (max-width: 500px) {
  div[class^="exsite-gallery"].exsite-gallery-3 dl,
  div[class*=" exsite-gallery"].exsite-gallery-3 dl {
    width: 100%;
  }
  div[class^="exsite-gallery"].exsite-gallery-3 dl:nth-child(-1n + 2),
  div[class*=" exsite-gallery"].exsite-gallery-3 dl:nth-child(-1n + 2) {
    margin-bottom: 12px !important;
  }
}

div[class^="exsite-gallery"].exsite-gallery-4 dl,
div[class*=" exsite-gallery"].exsite-gallery-4 dl {
  width: 25%;
}

@media (max-width: 500px) {
  div[class^="exsite-gallery"].exsite-gallery-4 dl,
  div[class*=" exsite-gallery"].exsite-gallery-4 dl {
    width: 50%;
  }
  div[class^="exsite-gallery"].exsite-gallery-4 dl:nth-child(2),
  div[class*=" exsite-gallery"].exsite-gallery-4 dl:nth-child(2) {
    margin-bottom: 12px !important;
  }
}

div[class^="exsite-gallery"].exsite-gallery-5 dl,
div[class*=" exsite-gallery"].exsite-gallery-5 dl {
  width: 20%;
}

@media (max-width: 800px) {
  div[class^="exsite-gallery"].exsite-gallery-5 dl,
  div[class*=" exsite-gallery"].exsite-gallery-5 dl {
    width: 33.3%;
  }
  div[class^="exsite-gallery"].exsite-gallery-5 dl:nth-child(2),
  div[class*=" exsite-gallery"].exsite-gallery-5 dl:nth-child(2) {
    margin-bottom: 12px !important;
  }
  div[class^="exsite-gallery"].exsite-gallery-5 dl:nth-child(1n + 4),
  div[class*=" exsite-gallery"].exsite-gallery-5 dl:nth-child(1n + 4) {
    width: 50%;
  }
}

@media (max-width: 500px) {
  div[class^="exsite-gallery"].exsite-gallery-5 dl,
  div[class*=" exsite-gallery"].exsite-gallery-5 dl {
    width: 50%;
  }
  div[class^="exsite-gallery"].exsite-gallery-5 dl:nth-child(-1n + 3),
  div[class*=" exsite-gallery"].exsite-gallery-5 dl:nth-child(-1n + 3) {
    margin-bottom: 12px !important;
  }
  div[class^="exsite-gallery"].exsite-gallery-5 dl:nth-child(1),
  div[class*=" exsite-gallery"].exsite-gallery-5 dl:nth-child(1) {
    width: 100%;
  }
}

div[class^="exsite-gallery"].exsite-gallery-6 dl,
div[class*=" exsite-gallery"].exsite-gallery-6 dl {
  width: 16.66%;
}

@media (max-width: 800px) {
  div[class^="exsite-gallery"].exsite-gallery-6 dl,
  div[class*=" exsite-gallery"].exsite-gallery-6 dl {
    width: 33.3%;
  }
  div[class^="exsite-gallery"].exsite-gallery-6 dl:nth-child(2),
  div[class*=" exsite-gallery"].exsite-gallery-6 dl:nth-child(2) {
    margin-bottom: 12px !important;
  }
}

@media (max-width: 500px) {
  div[class^="exsite-gallery"].exsite-gallery-6 dl,
  div[class*=" exsite-gallery"].exsite-gallery-6 dl {
    width: 50%;
  }
  div[class^="exsite-gallery"].exsite-gallery-6 dl:nth-child(-1n + 3),
  div[class*=" exsite-gallery"].exsite-gallery-6 dl:nth-child(-1n + 3) {
    margin-bottom: 12px !important;
  }
}

.video-post {
  background-size: cover;
  background-position: center center;
  padding: 100px 0;
  height: 636px;
  margin-bottom: 60px;
  margin-top: 30px;
  position: relative;
}

@media (max-width: 1170px) {
  .video-post {
    margin-bottom: 40px;
  }
}

@media (max-width: 960px) {
  .video-post {
    height: auto;
    padding: 60px 0;
  }
}

@media (max-width: 600px) {
  .video-post {
    background-image: none !important;
    background-color: #000;
    padding: 40px 0;
    margin-bottom: 30px;
  }
}

.video-post::before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: .45;
}

.video-post .video-close {
  position: absolute;
  top: 24px;
  right: 24px;
  display: none;
  z-index: 501;
}

.video-post .video-close svg {
  width: 24px;
  height: 24px;
  fill: #fff;
}

.video-post iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 500;
  display: none;
}

.video-post .wrapper {
  height: 100%;
  position: relative;
}

.video-post .video-post-inner {
  height: 100%;
  overflow: hidden;
  position: relative;
  color: #fff;
}

.video-post .video-post-inner > h2 {
  position: absolute;
  top: 0;
  left: 0;
  font-family: "gotham", helvetica;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 2.25px;
  text-transform: uppercase;
  margin: 0;
}

@media (max-width: 960px) {
  .video-post .video-post-inner > h2 {
    position: static;
    margin-bottom: 36px;
  }
}

.video-post .video-post-inner > h2 a {
  color: #fff;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.video-post .video-post-inner > h2 a:hover {
  opacity: .7;
}

.video-post .video-post-inner > .col {
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 363px;
}

@media (max-width: 960px) {
  .video-post .video-post-inner > .col {
    position: static;
    margin-bottom: 48px;
  }
}

@media (max-width: 600px) {
  .video-post .video-post-inner > .col {
    display: none;
  }
}

.video-post .video-post-inner > .col h2 {
  font-family: "domaine", serif;
  font-weight: normal;
  font-size: 40px;
  line-height: 48px;
  margin: 20px 0 24px;
}

.video-post .video-post-inner > .col h2 a {
  color: #fff;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.video-post .video-post-inner > .col h2 a:hover {
  opacity: .7;
}

.video-post .video-post-inner > .col p {
  font-family: "gotham", helvetica;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  margin: 0 0 42px;
}

.video-post .video-post-inner > .col small a {
  color: #fff;
}

.video-post .video-post-inner > .col > span,
.video-post .video-post-inner > .col > a {
  font-family: "gotham", helvetica;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 4px;
  text-transform: uppercase;
  display: block;
  cursor: pointer;
  color: #fff;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.video-post .video-post-inner > .col > span:hover,
.video-post .video-post-inner > .col > a:hover {
  opacity: .7;
}

.video-post .video-post-inner > .col > span::after,
.video-post .video-post-inner > .col > a::after {
  content: ' ';
  width: 52px;
  height: 2px;
  background-color: #fff;
  margin-left: 20px;
  vertical-align: middle;
  display: inline-block;
}

.video-post .video-post-inner > .video-trigger {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  cursor: pointer;
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media (max-width: 960px) {
  .video-post .video-post-inner > .video-trigger {
    display: none;
  }
}

.video-post .video-post-inner > .video-trigger:hover {
  opacity: .7;
}

.video-post .video-post-inner > .video-trigger svg {
  width: 86px;
  height: 86px;
}

.video-post .video-post-inner .related-posts {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 363px;
  text-align: right;
  line-height: 0;
  font-size: 0;
}

@media (max-width: 960px) {
  .video-post .video-post-inner .related-posts {
    position: static;
    max-width: 1000px;
    text-align: left;
  }
}

.video-post .video-post-inner .related-posts .related-post {
  margin-bottom: 28px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media (max-width: 960px) {
  .video-post .video-post-inner .related-posts .related-post {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
  }
}

@media (max-width: 600px) {
  .video-post .video-post-inner .related-posts .related-post {
    width: 100%;
    display: block;
    margin-bottom: 24px;
  }
}

.video-post .video-post-inner .related-posts .related-post:hover {
  opacity: .7;
}

.video-post .video-post-inner .related-posts .related-post:last-child {
  margin-bottom: 0;
}

@media (max-width: 960px) {
  .video-post .video-post-inner .related-posts .related-post:last-child {
    display: none;
  }
}

@media (max-width: 600px) {
  .video-post .video-post-inner .related-posts .related-post:last-child {
    display: block;
  }
}

.video-post .video-post-inner .related-posts .related-post .col {
  width: calc(100% - 157px);
  display: inline-block;
  vertical-align: middle;
  padding-right: 15px;
}

@media (max-width: 960px) {
  .video-post .video-post-inner .related-posts .related-post .col {
    padding-left: 24px;
    padding-right: 0;
  }
}

.video-post .video-post-inner .related-posts .related-post .col a {
  color: #fff;
}

.video-post .video-post-inner .related-posts .related-post .col h2 {
  margin: 6px 0 0;
  font-family: "domaine", serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 20px;
  color: #fff;
}

.video-post .video-post-inner .related-posts .related-post img {
  width: 157px;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}

.video-post .video-post-inner .all-video {
  position: absolute;
  right: 0;
  bottom: 0;
  font-family: "gotham", helvetica;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 3.5px;
  text-transform: uppercase;
  color: #fff;
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media (max-width: 960px) {
  .video-post .video-post-inner .all-video {
    bottom: auto;
    top: 4px;
  }
}

.video-post .video-post-inner .all-video:hover {
  opacity: .7;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 0 0;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

.hamburger:hover {
  opacity: 0.7;
}

.hamburger-box {
  width: 28px;
  height: 20px;
  position: relative;
}

.hamburger-inner {
  top: 50%;
  margin-top: -1px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 28px;
  height: 2px;
  background-color: #000;
  border-radius: 0;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -9px;
}

.hamburger-inner::after {
  bottom: -9px;
}

/*
 * Arrow
 */
.hamburger--arrow.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(-5.6px, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-5.6px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.hamburger--arrow.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(-5.6px, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-5.6px, 0, 0) rotate(45deg) scale(0.7, 1);
}

/*
 * Arrow Right
 */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  -webkit-transform: translate3d(5.6px, 0, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(5.6px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.hamburger--arrow-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(5.6px, 0, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(5.6px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

/*
 * Arrow Alt
 */
.hamburger--arrowalt .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: translate3d(-5.6px, -7px, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(-5.6px, -7px, 0) rotate(-45deg) scale(0.7, 1);
  -webkit-transition: top 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: translate3d(-5.6px, 7px, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(-5.6px, 7px, 0) rotate(45deg) scale(0.7, 1);
  -webkit-transition: bottom 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
 * Arrow Alt Right
 */
.hamburger--arrowalt-r .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: top 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt-r .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: bottom 0.1s 0.15s ease, transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: translate3d(5.6px, -7px, 0) rotate(45deg) scale(0.7, 1);
          transform: translate3d(5.6px, -7px, 0) rotate(45deg) scale(0.7, 1);
  -webkit-transition: top 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: top 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: translate3d(5.6px, 7px, 0) rotate(-45deg) scale(0.7, 1);
          transform: translate3d(5.6px, 7px, 0) rotate(-45deg) scale(0.7, 1);
  -webkit-transition: bottom 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
  transition: bottom 0.1s ease, transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

/*
 * Boring
 */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  -webkit-transition-property: none;
  transition-property: none;
}

.hamburger--boring.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}

.hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

/*
 * Collapse
 */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse .hamburger-inner::after {
  top: -18px;
  -webkit-transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.hamburger--collapse .hamburger-inner::before {
  -webkit-transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -9px, 0) rotate(-45deg);
          transform: translate3d(0, -9px, 0) rotate(-45deg);
  -webkit-transition-delay: 0.32s;
          transition-delay: 0.32s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
}

.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Collapse Reverse
 */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-delay: 0.15s;
          transition-delay: 0.15s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse-r .hamburger-inner::after {
  top: -18px;
  -webkit-transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
  transition: top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.hamburger--collapse-r .hamburger-inner::before {
  -webkit-transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, -9px, 0) rotate(45deg);
          transform: translate3d(0, -9px, 0) rotate(45deg);
  -webkit-transition-delay: 0.32s;
          transition-delay: 0.32s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
  transition: top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.27s linear;
  background-color: #fff;
}

.hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1);
  background-color: #fff;
}

/*
 * Elastic
 */
.hamburger--elastic .hamburger-inner {
  top: 0;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic .hamburger-inner::before {
  top: 9px;
  -webkit-transition: opacity 0.15s 0.4s ease;
  transition: opacity 0.15s 0.4s ease;
}

.hamburger--elastic .hamburger-inner::after {
  top: 18px;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 9px, 0) rotate(135deg);
          transform: translate3d(0, 9px, 0) rotate(135deg);
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

.hamburger--elastic.is-active .hamburger-inner::before {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 0;
}

.hamburger--elastic.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -18px, 0) rotate(-270deg);
          transform: translate3d(0, -18px, 0) rotate(-270deg);
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

/*
 * Elastic Reverse
 */
.hamburger--elastic-r .hamburger-inner {
  top: 0;
  -webkit-transition-duration: 0.4s;
          transition-duration: 0.4s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic-r .hamburger-inner::before {
  top: 9px;
  -webkit-transition: opacity 0.15s 0.4s ease;
  transition: opacity 0.15s 0.4s ease;
}

.hamburger--elastic-r .hamburger-inner::after {
  top: 18px;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.hamburger--elastic-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 9px, 0) rotate(-135deg);
          transform: translate3d(0, 9px, 0) rotate(-135deg);
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

.hamburger--elastic-r.is-active .hamburger-inner::before {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 0;
}

.hamburger--elastic-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -18px, 0) rotate(270deg);
          transform: translate3d(0, -18px, 0) rotate(270deg);
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}

/*
 * Emphatic
 */
.hamburger--emphatic {
  overflow: hidden;
}

.hamburger--emphatic .hamburger-inner {
  -webkit-transition: background-color 0.2s 0.25s ease-in;
  transition: background-color 0.2s 0.25s ease-in;
}

.hamburger--emphatic .hamburger-inner::before {
  left: 0;
  -webkit-transition: top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in;
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

.hamburger--emphatic .hamburger-inner::after {
  top: 9px;
  right: 0;
  -webkit-transition: top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in;
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

.hamburger--emphatic.is-active .hamburger-inner {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  background-color: transparent;
}

.hamburger--emphatic.is-active .hamburger-inner::before {
  left: -56px;
  top: -56px;
  -webkit-transform: translate3d(56px, 56px, 0) rotate(45deg);
          transform: translate3d(56px, 56px, 0) rotate(45deg);
  -webkit-transition: left 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.hamburger--emphatic.is-active .hamburger-inner::after {
  right: -56px;
  top: -56px;
  -webkit-transform: translate3d(-56px, 56px, 0) rotate(-45deg);
          transform: translate3d(-56px, 56px, 0) rotate(-45deg);
  -webkit-transition: right 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
 * Emphatic Reverse
 */
.hamburger--emphatic-r {
  overflow: hidden;
}

.hamburger--emphatic-r .hamburger-inner {
  -webkit-transition: background-color 0.2s 0.25s ease-in;
  transition: background-color 0.2s 0.25s ease-in;
}

.hamburger--emphatic-r .hamburger-inner::before {
  left: 0;
  -webkit-transition: top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in;
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, left 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

.hamburger--emphatic-r .hamburger-inner::after {
  top: 9px;
  right: 0;
  -webkit-transition: top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in;
  transition: transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.2s linear, right 0.2s 0.25s ease-in, -webkit-transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

.hamburger--emphatic-r.is-active .hamburger-inner {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  background-color: transparent;
}

.hamburger--emphatic-r.is-active .hamburger-inner::before {
  left: -56px;
  top: 56px;
  -webkit-transform: translate3d(56px, -56px, 0) rotate(-45deg);
          transform: translate3d(56px, -56px, 0) rotate(-45deg);
  -webkit-transition: left 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: left 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
}

.hamburger--emphatic-r.is-active .hamburger-inner::after {
  right: -56px;
  top: 56px;
  -webkit-transform: translate3d(-56px, -56px, 0) rotate(45deg);
          transform: translate3d(-56px, -56px, 0) rotate(45deg);
  -webkit-transition: right 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear, -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: right 0.2s ease-out, top 0.05s 0.2s linear, transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*
 * Slider
 */
.hamburger--slider .hamburger-inner {
  top: 0;
}

.hamburger--slider .hamburger-inner::before {
  top: 9px;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
}

.hamburger--slider .hamburger-inner::after {
  top: 18px;
}

.hamburger--slider.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 9px, 0) rotate(45deg);
          transform: translate3d(0, 9px, 0) rotate(45deg);
}

.hamburger--slider.is-active .hamburger-inner::before {
  -webkit-transform: rotate(-45deg) translate3d(-4px, -7px, 0);
          transform: rotate(-45deg) translate3d(-4px, -7px, 0);
  opacity: 0;
}

.hamburger--slider.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -18px, 0) rotate(-90deg);
          transform: translate3d(0, -18px, 0) rotate(-90deg);
}

/*
 * Slider Reverse
 */
.hamburger--slider-r .hamburger-inner {
  top: 0;
}

.hamburger--slider-r .hamburger-inner::before {
  top: 9px;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
}

.hamburger--slider-r .hamburger-inner::after {
  top: 18px;
}

.hamburger--slider-r.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 9px, 0) rotate(-45deg);
          transform: translate3d(0, 9px, 0) rotate(-45deg);
}

.hamburger--slider-r.is-active .hamburger-inner::before {
  -webkit-transform: rotate(45deg) translate3d(4px, -7px, 0);
          transform: rotate(45deg) translate3d(4px, -7px, 0);
  opacity: 0;
}

.hamburger--slider-r.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -18px, 0) rotate(90deg);
          transform: translate3d(0, -18px, 0) rotate(90deg);
}

/*
 * Spin
 */
.hamburger--spin .hamburger-inner {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
  transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
}

.hamburger--spin .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin.is-active .hamburger-inner {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  -webkit-transition-delay: 0.14s;
          transition-delay: 0.14s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
  transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
}

.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Spin Reverse
 */
.hamburger--spin-r .hamburger-inner {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin-r .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
  transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
}

.hamburger--spin-r .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-225deg);
          transform: rotate(-225deg);
  -webkit-transition-delay: 0.14s;
          transition-delay: 0.14s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
  transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
}

.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Squeeze
 */
.hamburger--squeeze .hamburger-inner {
  -webkit-transition-duration: 0.1s;
          transition-duration: 0.1s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
          transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.14s ease, opacity 0.1s ease;
  transition: top 0.1s 0.14s ease, opacity 0.1s ease;
}

.hamburger--squeeze .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.14s ease, -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.14s ease, transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--squeeze.is-active .hamburger-inner {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition-delay: 0.14s;
          transition-delay: 0.14s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
          transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease, opacity 0.1s 0.14s ease;
  transition: top 0.1s ease, opacity 0.1s 0.14s ease;
}

.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease, -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*
 * Vortex
 */
.hamburger--vortex .hamburger-inner {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

.hamburger--vortex .hamburger-inner::before {
  -webkit-transition-property: top, opacity;
  transition-property: top, opacity;
}

.hamburger--vortex .hamburger-inner::after {
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform;
}

.hamburger--vortex.is-active .hamburger-inner {
  -webkit-transform: rotate(765deg);
          transform: rotate(765deg);
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.hamburger--vortex.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}

.hamburger--vortex.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

/*
 * Vortex Reverse
 */
.hamburger--vortex-r .hamburger-inner {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
  -webkit-transition-duration: 0s;
          transition-duration: 0s;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

.hamburger--vortex-r .hamburger-inner::before {
  -webkit-transition-property: top, opacity;
  transition-property: top, opacity;
}

.hamburger--vortex-r .hamburger-inner::after {
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform;
}

.hamburger--vortex-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-765deg);
          transform: rotate(-765deg);
  -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
          transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}

.hamburger--vortex-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}

.hamburger--vortex-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

article {
  border-top: solid 1px #f1f1f1;
  padding-top: 60px;
}

@media (max-width: 600px) {
  article {
    padding-top: 48px;
  }
}

article .wrapper {
  position: relative;
}

.article-main {
  width: 100%;
  max-width: 778px;
  margin: 0 auto;
}

.article-share {
  position: absolute;
  top: 0;
  right: 24px;
  height: 100%;
  text-align: center;
  padding-top: 20px;
  width: 50px;
}

@media (max-width: 960px) {
  .article-share {
    position: static;
    width: 100%;
    padding: 0;
  }
}

@media (max-width: 600px) {
  .article-share {
    margin-bottom: 48px;
  }
}

.article-share .article-share-inner {
  width: 50px;
}

@media (max-width: 960px) {
  .article-share .article-share-inner {
    width: 100%;
  }
}

.article-share span {
  font-family: "gotham", helvetica;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 1.5px;
  line-height: 12px;
  text-transform: uppercase;
  margin-bottom: 28px;
  display: block;
}

.article-share a {
  display: block;
  margin-bottom: 28px;
}

@media (max-width: 960px) {
  .article-share a {
    display: inline-block;
    margin: 0 18px;
  }
}

.article-share a:last-child {
  margin-bottom: 0;
}

.article-share a svg {
  width: 21px;
  height: 17px;
}

.mobile-share {
  display: none;
  margin-bottom: 48px;
}

@media (max-width: 960px) {
  .mobile-share {
    display: block;
  }
}

@media (max-width: 600px) {
  .mobile-share {
    margin: 30px 0 0;
  }
}

.mobile-share span {
  font-family: "gotham", helvetica;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 1.5px;
  line-height: 12px;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 24px;
  vertical-align: middle;
}

.mobile-share a {
  display: inline-block;
  margin-right: 24px;
  vertical-align: middle;
}

.mobile-share a:last-child {
  margin-right: 0;
}

.mobile-share a svg {
  width: 21px;
  height: 17px;
}

.article-header {
  position: relative;
  margin-bottom: 65px;
}

@media (max-width: 600px) {
  .article-header {
    margin-bottom: 48px;
  }
}

.article-header > h2 {
  font-family: "gotham", helvetica;
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
  margin: 0;
  margin-bottom: 15px;
}

.article-header > h2 span {
  font-family: "domaine", serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 0;
  margin-left: 15px;
}

.article-header h1 {
  font-family: "domaine", serif;
  font-weight: normal;
  font-size: 45px;
  line-height: 55px;
  margin: 0 0 60px;
}

@media (max-width: 1170px) {
  .article-header h1 {
    margin: 0 0 24px;
  }
}

@media (max-width: 600px) {
  .article-header h1 {
    font-size: 38px;
    line-height: 46px;
  }
}

.article-header img {
  width: 100%;
  display: block;
}

.article-header .article-header-pullout {
  position: absolute;
  top: 0;
  right: 100%;
  padding-right: 52px;
  width: 208px;
  padding-top: 10px;
}

@media (max-width: 1230px) {
  .article-header .article-header-pullout {
    padding-right: 24px;
    width: 175px;
  }
}

@media (max-width: 1170px) {
  .article-header .article-header-pullout {
    vertical-align: top;
    text-align: justify;
    font-size: 0;
    position: static;
    width: 100%;
    padding: 0;
    margin-bottom: 48px;
  }
  .article-header .article-header-pullout::after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 0;
    font-size: 0;
    line-height: 0;
    letter-spacing: 0;
  }
}

@media (max-width: 960px) {
  .article-header .article-header-pullout {
    margin-bottom: 24px;
  }
}

.article-header .article-header-pullout h2 {
  font-family: "gotham", helvetica;
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
  margin: 0;
}

@media (max-width: 1170px) {
  .article-header .article-header-pullout h2 {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
  }
}

.article-header .article-header-pullout h2 span {
  font-family: "domaine", serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 24px;
  display: block;
  margin-bottom: 42px;
}

@media (max-width: 1170px) {
  .article-header .article-header-pullout h2 span {
    margin-bottom: 0;
  }
}

@media (max-width: 1170px) {
  .article-header .article-header-pullout .author {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
  }
}

@media (max-width: 600px) {
  .article-header .article-header-pullout .author {
    width: 100%;
  }
}

.article-header .article-header-pullout .author img {
  width: calc(50% - 6px);
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
}

@media (max-width: 1170px) {
  .article-header .article-header-pullout .author img {
    width: 74px;
    height: auto;
  }
}

@media (max-width: 600px) {
  .article-header .article-header-pullout .author img {
    width: 25px;
  }
}

.article-header .article-header-pullout .author h3 {
  font-family: "gotham", helvetica;
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  width: 100%;
  display: block;
  vertical-align: middle;
  margin: 0;
  margin-top: 15px;
}

@media (max-width: 1170px) {
  .article-header .article-header-pullout .author h3 {
    width: calc(100% - 74px);
    padding-left: 12px;
    height: auto;
    display: inline-block;
  }
}

@media (max-width: 600px) {
  .article-header .article-header-pullout .author h3 {
    margin-top: 0;
  }
}

.article-header .article-header-pullout .author h3 span {
  display: inline;
  font-weight: normal;
}

.post-newsletter {
  margin: 40px -193px;
  width: calc(100% + 386px);
  position: relative;
  background-color: #f1f1f1;
  padding: 76px 0;
  z-index: 100;
}

@media (max-width: 1170px) {
  .post-newsletter {
    margin: 40px -80px;
    width: calc(100% + 160px);
  }
}

@media (max-width: 960px) {
  .post-newsletter {
    width: calc(100% + 80px);
    margin: 40px -40px;
    padding: 60px 40px;
  }
}

@media (max-width: 600px) {
  .post-newsletter {
    width: calc(100% + 40px);
    margin: 40px -20px;
    padding: 60px 20px;
  }
}

.post-newsletter:last-child {
  margin-bottom: 0;
  margin-top: 80px;
}

.post-newsletter::before {
  position: absolute;
  top: 0;
  right: 100%;
  width: 100%;
  height: 100%;
  content: ' ';
  display: inline-block;
  background-color: #f1f1f1;
}

@media (max-width: 960px) {
  .post-newsletter::before {
    display: none;
  }
}

.post-newsletter::after {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100%;
  content: ' ';
  display: inline-block;
  background-color: #f1f1f1;
}

@media (max-width: 960px) {
  .post-newsletter::after {
    display: none;
  }
}

.post-newsletter .news-inner {
  vertical-align: top;
  text-align: justify;
  font-size: 0;
  line-height: 0;
}

.post-newsletter .news-inner::after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 0;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
}

.post-newsletter h2 {
  display: inline-block;
  width: calc(50% - 34px);
  vertical-align: middle;
  padding-left: 90px;
  position: relative;
  margin: 0;
  font-family: "domaine", serif;
  font-weight: normal;
  font-size: 28px;
  line-height: 32px;
  text-transform: none;
  letter-spacing: 0;
}

@media (max-width: 960px) {
  .post-newsletter h2 {
    width: 100%;
    margin-bottom: 24px;
  }
}

@media (max-width: 600px) {
  .post-newsletter h2 {
    font-size: 24px;
    padding-left: 66px;
  }
}

.post-newsletter h2 span {
  display: block;
  font-family: "gotham", helvetica;
  font-weight: normal;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0;
  margin-top: 6px;
}

.post-newsletter h2 svg {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 68px;
  height: 67px;
  opacity: .1;
}

@media (max-width: 600px) {
  .post-newsletter h2 svg {
    width: 48px;
    height: 47px;
  }
}

.post-newsletter form {
  vertical-align: top;
  text-align: justify;
  font-size: 0;
  display: inline-block;
  width: calc(50% - 34px);
  vertical-align: middle;
  line-height: 0;
  position: relative;
}

.post-newsletter form::after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 0;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
}

@media (max-width: 960px) {
  .post-newsletter form {
    width: 100%;
  }
}

.post-newsletter form input {
  display: inline-block;
  width: calc(100% - 130px);
  border: solid 1px #e5e5e5;
  background-color: #fff;
  font-family: "gotham", helvetica;
  font-weight: normal;
  color: #000;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 22px;
  padding: 18px 25px;
  vertical-align: middle;
}

.post-newsletter form input::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
  height: inherit;
  vertical-align: middle;
}

.post-newsletter form input::-moz-placeholder {
  color: #000;
  opacity: 1;
  height: inherit;
  vertical-align: middle;
}

.post-newsletter form input:-moz-placeholder {
  color: #000;
  opacity: 1;
  height: inherit;
  vertical-align: middle;
}

.post-newsletter form input:-ms-input-placeholder {
  color: #000;
  opacity: 1;
  height: inherit;
  vertical-align: middle;
}

@media (max-width: 600px) {
  .post-newsletter form input {
    width: 100%;
    display: block;
    margin-bottom: 13px;
  }
}

.post-newsletter form button {
  display: inline-block;
  vertical-align: middle;
  border: 0;
  padding: 0;
  background-color: #000;
  color: #fff;
  font-family: "gotham", helvetica;
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 2.5px;
  line-height: 13px;
  text-transform: uppercase;
  width: 120px;
  padding: 23.5px 0;
  text-align: center;
}

@media (max-width: 600px) {
  .post-newsletter form button {
    width: 100%;
    display: block;
  }
}

.post-newsletter form .message {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  font-size: 14px;
  color: #000;
  margin-top: 12px;
}

.article-credits {
  vertical-align: top;
  text-align: justify;
  font-size: 0;
  margin-bottom: 80px;
  margin-top: 38px;
}

.article-credits::after {
  content: '';
  display: inline-block;
  width: 100%;
  height: 0;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
}

@media (max-width: 600px) {
  .article-credits {
    margin-bottom: 60px;
  }
  .article-credits::after {
    display: none;
  }
}

.article-credits > span {
  display: block;
  width: 100%;
  vertical-align: top;
  font-family: "gotham", helvetica;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  text-align: left;
}

@media (max-width: 600px) {
  .article-credits > span {
    width: 100%;
    margin-bottom: 12px;
  }
}

.article-credits > span a {
  display: inline-block;
  font-weight: bold;
  line-height: 24px;
  padding: 0 6px;
  background-color: #f1f1f1;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-right: 12px;
  margin-bottom: 12px;
  border: 0;
}

.article-credits > span a:first-of-type {
  margin-left: 10px;
}

.article-credits > span a:last-of-type {
  margin-right: 0;
}

.article-credits h3 {
  display: block;
  width: 100%;
  vertical-align: top;
  margin-bottom: 24px;
  text-align: left;
  font-family: "gotham", helvetica;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0;
  text-transform: none;
}

@media (max-width: 600px) {
  .article-credits h3 {
    width: 100%;
    margin-bottom: 24px;
    text-align: left;
    margin-bottom: 0;
  }
}

.article-credits h3 span {
  font-weight: bold;
}

.shop-article {
  margin-bottom: 88px;
}

.shop-article h2 {
  margin: 0 0 38px;
  font-family: "domaine", serif;
  font-weight: normal;
  font-size: 30px;
  line-height: 39px;
  letter-spacing: 0;
  text-transform: none;
  text-align: center;
}

@media (max-width: 600px) {
  .shop-article h2 {
    margin: 0 0 24px;
  }
}

.shop-article a {
  position: relative;
  display: inline-block;
  border: 0;
  height: 140px;
}

.shop-article h3 {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: auto;
  z-index: 100;
  opacity: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
  padding: 0 12px;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 18px;
}

@media (max-width: 600px) {
  .shop-article h3 {
    font-size: 14px;
  }
}

.shop-article h3 span {
  display: block;
  margin-top: 5px;
  letter-spacing: 2px;
  font-size: 12px;
}

.shop-article a:hover img {
  opacity: .5;
}

.shop-article a:hover h3 {
  opacity: 1;
}

.shop-article .prev-slide,
.shop-article .next-slide {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
  -webkit-transition: all .3s;
  transition: all .3s;
  display: inline-block;
}

.shop-article .prev-slide svg,
.shop-article .next-slide svg {
  width: 15px;
  height: 25px;
}

.shop-article .prev-slide.slick-disabled,
.shop-article .next-slide.slick-disabled {
  opacity: 0;
  pointer-events: none;
}

.shop-article .prev-slide {
  right: 100%;
  padding-right: 40px;
}

@media (max-width: 960px) {
  .shop-article .prev-slide {
    padding-right: 20px;
  }
}

@media (max-width: 880px) {
  .shop-article .prev-slide {
    padding: 0;
    left: 0;
    right: auto;
  }
}

.shop-article .next-slide {
  left: 100%;
  padding-left: 40px;
}

@media (max-width: 960px) {
  .shop-article .next-slide {
    padding-left: 20px;
  }
}

@media (max-width: 880px) {
  .shop-article .next-slide {
    padding: 0;
    right: 0;
    left: auto;
  }
}

.shop-article img {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  max-width: 98%;
  max-height: 98%;
  margin-bottom: 0;
  z-index: 50;
  margin-top: 0;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.article-footer .wrapper > h2 {
  margin: 0 0 24px;
  font-family: "domaine", serif;
  font-weight: normal;
  font-size: 30px;
  letter-spacing: 0;
  line-height: 39px;
  text-transform: none;
  text-align: center;
}

.article-footer .footer-content {
  width: 100%;
  max-width: 778px;
  margin: 0 auto;
  position: relative;
}

.article-footer .footer-content .footer-post {
  position: absolute;
  top: 0;
  width: 154px;
}

@media (max-width: 1170px) {
  .article-footer .footer-content .footer-post {
    display: none;
  }
}

.article-footer .footer-content .footer-post.prev {
  right: calc(100% + 54px);
}

@media (max-width: 1280px) {
  .article-footer .footer-content .footer-post.prev {
    right: calc(100% + 24px);
  }
}

.article-footer .footer-content .footer-post.next {
  left: calc(100% + 54px);
}

@media (max-width: 1280px) {
  .article-footer .footer-content .footer-post.next {
    left: calc(100% + 24px);
  }
}

.article-footer .footer-content .footer-post img {
  display: block;
}

.article-footer .footer-content .footer-post > span {
  display: block;
  font-family: "gotham", helvetica;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 19px;
  text-transform: uppercase;
  margin-bottom: 14px;
}

.article-footer .footer-content .footer-post .col {
  margin-top: 14px;
}

.article-footer .footer-content .footer-post .col h3 {
  font-family: "domaine", serif;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0;
  text-transform: none;
  margin: 3px 0 0;
}

.article-footer .footer-content .comment-element {
  height: 400px;
  background-color: #000;
}

.article-footer + .video-post {
  margin-bottom: 0;
}

article.page .article-header h1 {
  text-align: center;
  margin-bottom: 70px;
}

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