/*
THEME NAME: Studio Feather Custom v2
THEME URI:
DESCRIPTION: Custom Theme for Wordpress
VERSION: 1.0
AUTHOR: Jimmy Rose
AUTHOR URI: http://www.jimmyrose.ca
*/
@import url(css/normalize.css);
@import url(css/legacy.css);
@font-face {
  font-family: 'Mont Regular';
  src: url("fonts/Mont Regular.eot");
  src: url("fonts/Mont Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Mont Regular.woff2") format("woff2"), url("fonts/Mont Regular.woff") format("woff"), url("fonts/Mont Regular.svg#Mont Regular") format("svg");
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-00BB; }
@font-face {
  font-family: 'Mont Bold';
  src: url("fonts/Mont Bold.eot");
  src: url("fonts/Mont Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Mont Bold.woff2") format("woff2"), url("fonts/Mont Bold.woff") format("woff"), url("fonts/Mont Bold.svg#Mont Bold") format("svg");
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-00BB; }
@font-face {
  font-family: 'Mont SemiBold';
  src: url("fonts/Mont SemiBold.eot");
  src: url("fonts/Mont SemiBold.eot?#iefix") format("embedded-opentype"), url("fonts/Mont SemiBold.woff2") format("woff2"), url("fonts/Mont SemiBold.woff") format("woff"), url("fonts/Mont SemiBold.svg#Mont SemiBold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-00BB; }
@font-face {
  font-family: 'Mont Black';
  src: url("fonts/Mont Black.eot");
  src: url("fonts/Mont Black.eot?#iefix") format("embedded-opentype"), url("fonts/Mont Black.woff2") format("woff2"), url("fonts/Mont Black.woff") format("woff"), url("fonts/Mont Black.svg#Mont Black") format("svg");
  font-weight: 950;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-00BB; }
body, html {
  font-size: 20px;
  -webkit-font-smoothing: antialiased;
  font-family: "Helvetica", "Arial", sans-serif;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  left: 0;
  top: 0; }

h1 {
  font-family: "Mont Regular", sans-serif; }

h2 {
  font-family: "Mont Regular", sans-serif;
  font-weight: normal; }

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

p, ul li, ol li {
  font-family: "Helvetica", "Arial", sans-serif;
  font-size: 1rem;
  line-height: 1.4; }

small {
  font-size: 0.75rem;
  line-height: 1.4; }

img {
  width: 100%;
  height: auto; }

.left {
  text-align: left; }

.right {
  text-align: right; }

.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto; }

.justify {
  text-align: justify; }

.hidden-sm {
  display: none; }

.clearfix {
  overflow: auto; }

.clearfix::after {
  content: "";
  clear: both;
  display: table; }

*,
*:before,
*:after {
  box-sizing: border-box; }

.row {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto; }

.row::before, .row::after {
  content: ' ';
  display: table;
  flex-basis: 0;
  order: 1; }

.row::after {
  clear: both; }

.row.collapse > .column, .row.collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

.row .row {
  margin-left: -0.625rem;
  margin-right: -0.625rem; }

@media screen and (min-width: 40em) {
  .row .row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem; } }
.row .row.collapse {
  margin-left: 0;
  margin-right: 0; }

.row.expanded {
  max-width: none; }

.row.expanded .row {
  margin-left: auto;
  margin-right: auto; }

.column, .columns {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem; }

@media screen and (min-width: 40em) {
  .column, .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; } }
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: right; }

.column.end:last-child:last-child, .end.columns:last-child:last-child {
  float: left; }

.column.row.row, .row.row.columns {
  float: none; }

.row .column.row.row, .row .row.row.columns {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0; }

.small-1 {
  width: 8.3333333333%; }

.small-push-1 {
  position: relative;
  left: 8.3333333333%; }

.small-pull-1 {
  position: relative;
  left: -8.3333333333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  width: 16.6666666667%; }

.small-push-2 {
  position: relative;
  left: 16.6666666667%; }

.small-pull-2 {
  position: relative;
  left: -16.6666666667%; }

.small-offset-1 {
  margin-left: 8.3333333333%; }

.small-3 {
  width: 25%; }

.small-push-3 {
  position: relative;
  left: 25%; }

.small-pull-3 {
  position: relative;
  left: -25%; }

.small-offset-2 {
  margin-left: 16.6666666667%; }

.small-4 {
  width: 33.3333333333%; }

.small-push-4 {
  position: relative;
  left: 33.3333333333%; }

.small-pull-4 {
  position: relative;
  left: -33.3333333333%; }

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

.small-5 {
  width: 41.6666666667%; }

.small-push-5 {
  position: relative;
  left: 41.6666666667%; }

.small-pull-5 {
  position: relative;
  left: -41.6666666667%; }

.small-offset-4 {
  margin-left: 33.3333333333%; }

.small-6 {
  width: 50%; }

.small-push-6 {
  position: relative;
  left: 50%; }

.small-pull-6 {
  position: relative;
  left: -50%; }

.small-offset-5 {
  margin-left: 41.6666666667%; }

.small-7 {
  width: 58.3333333333%; }

.small-push-7 {
  position: relative;
  left: 58.3333333333%; }

.small-pull-7 {
  position: relative;
  left: -58.3333333333%; }

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

.small-8 {
  width: 66.6666666667%; }

.small-push-8 {
  position: relative;
  left: 66.6666666667%; }

.small-pull-8 {
  position: relative;
  left: -66.6666666667%; }

.small-offset-7 {
  margin-left: 58.3333333333%; }

.small-9 {
  width: 75%; }

.small-push-9 {
  position: relative;
  left: 75%; }

.small-pull-9 {
  position: relative;
  left: -75%; }

.small-offset-8 {
  margin-left: 66.6666666667%; }

.small-10 {
  width: 83.3333333333%; }

.small-push-10 {
  position: relative;
  left: 83.3333333333%; }

.small-pull-10 {
  position: relative;
  left: -83.3333333333%; }

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

.small-11 {
  width: 91.6666666667%; }

.small-push-11 {
  position: relative;
  left: 91.6666666667%; }

.small-pull-11 {
  position: relative;
  left: -91.6666666667%; }

.small-offset-10 {
  margin-left: 83.3333333333%; }

.small-12 {
  width: 100%; }

.small-offset-11 {
  margin-left: 91.6666666667%; }

.small-up-1 > .column, .small-up-1 > .columns {
  width: 100%;
  float: left; }

.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
  clear: both; }

.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
  float: left; }

.small-up-2 > .column, .small-up-2 > .columns {
  width: 50%;
  float: left; }

.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
  clear: both; }

.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
  float: left; }

.small-up-3 > .column, .small-up-3 > .columns {
  width: 33.3333333333%;
  float: left; }

.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
  clear: both; }

.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
  float: left; }

.small-up-4 > .column, .small-up-4 > .columns {
  width: 25%;
  float: left; }

.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
  clear: both; }

.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
  float: left; }

.small-up-5 > .column, .small-up-5 > .columns {
  width: 20%;
  float: left; }

.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
  clear: both; }

.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
  float: left; }

.small-up-6 > .column, .small-up-6 > .columns {
  width: 16.6666666667%;
  float: left; }

.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
  clear: both; }

.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
  float: left; }

.small-up-7 > .column, .small-up-7 > .columns {
  width: 14.2857142857%;
  float: left; }

.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
  clear: both; }

.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
  float: left; }

.small-up-8 > .column, .small-up-8 > .columns {
  width: 12.5%;
  float: left; }

.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
  clear: none; }

.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
  clear: both; }

.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
  float: left; }

.small-collapse > .column, .small-collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

.small-collapse .row {
  margin-left: 0;
  margin-right: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-left: 0.625rem;
  padding-right: 0.625rem; }

.small-centered {
  float: none;
  margin-left: auto;
  margin-right: auto; }

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  margin-left: 0;
  margin-right: 0;
  float: left; }

@media screen and (min-width: 40em) {
  .medium-1 {
    width: 8.3333333333%; }

  .medium-push-1 {
    position: relative;
    left: 8.3333333333%; }

  .medium-pull-1 {
    position: relative;
    left: -8.3333333333%; }

  .medium-offset-0 {
    margin-left: 0%; }

  .medium-2 {
    width: 16.6666666667%; }

  .medium-push-2 {
    position: relative;
    left: 16.6666666667%; }

  .medium-pull-2 {
    position: relative;
    left: -16.6666666667%; }

  .medium-offset-1 {
    margin-left: 8.3333333333%; }

  .medium-3 {
    width: 25%; }

  .medium-push-3 {
    position: relative;
    left: 25%; }

  .medium-pull-3 {
    position: relative;
    left: -25%; }

  .medium-offset-2 {
    margin-left: 16.6666666667%; }

  .medium-4 {
    width: 33.3333333333%; }

  .medium-push-4 {
    position: relative;
    left: 33.3333333333%; }

  .medium-pull-4 {
    position: relative;
    left: -33.3333333333%; }

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

  .medium-5 {
    width: 41.6666666667%; }

  .medium-push-5 {
    position: relative;
    left: 41.6666666667%; }

  .medium-pull-5 {
    position: relative;
    left: -41.6666666667%; }

  .medium-offset-4 {
    margin-left: 33.3333333333%; }

  .medium-6 {
    width: 50%; }

  .medium-push-6 {
    position: relative;
    left: 50%; }

  .medium-pull-6 {
    position: relative;
    left: -50%; }

  .medium-offset-5 {
    margin-left: 41.6666666667%; }

  .medium-7 {
    width: 58.3333333333%; }

  .medium-push-7 {
    position: relative;
    left: 58.3333333333%; }

  .medium-pull-7 {
    position: relative;
    left: -58.3333333333%; }

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

  .medium-8 {
    width: 66.6666666667%; }

  .medium-push-8 {
    position: relative;
    left: 66.6666666667%; }

  .medium-pull-8 {
    position: relative;
    left: -66.6666666667%; }

  .medium-offset-7 {
    margin-left: 58.3333333333%; }

  .medium-9 {
    width: 75%; }

  .medium-push-9 {
    position: relative;
    left: 75%; }

  .medium-pull-9 {
    position: relative;
    left: -75%; }

  .medium-offset-8 {
    margin-left: 66.6666666667%; }

  .medium-10 {
    width: 83.3333333333%; }

  .medium-push-10 {
    position: relative;
    left: 83.3333333333%; }

  .medium-pull-10 {
    position: relative;
    left: -83.3333333333%; }

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

  .medium-11 {
    width: 91.6666666667%; }

  .medium-push-11 {
    position: relative;
    left: 91.6666666667%; }

  .medium-pull-11 {
    position: relative;
    left: -91.6666666667%; }

  .medium-offset-10 {
    margin-left: 83.3333333333%; }

  .medium-12 {
    width: 100%; }

  .medium-offset-11 {
    margin-left: 91.6666666667%; }

  .medium-up-1 > .column, .medium-up-1 > .columns {
    width: 100%;
    float: left; }

  .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }

  .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
    float: left; }

  .medium-up-2 > .column, .medium-up-2 > .columns {
    width: 50%;
    float: left; }

  .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }

  .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
    float: left; }

  .medium-up-3 > .column, .medium-up-3 > .columns {
    width: 33.3333333333%;
    float: left; }

  .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }

  .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
    float: left; }

  .medium-up-4 > .column, .medium-up-4 > .columns {
    width: 25%;
    float: left; }

  .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }

  .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
    float: left; }

  .medium-up-5 > .column, .medium-up-5 > .columns {
    width: 20%;
    float: left; }

  .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }

  .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
    float: left; }

  .medium-up-6 > .column, .medium-up-6 > .columns {
    width: 16.6666666667%;
    float: left; }

  .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }

  .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
    float: left; }

  .medium-up-7 > .column, .medium-up-7 > .columns {
    width: 14.2857142857%;
    float: left; }

  .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }

  .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
    float: left; }

  .medium-up-8 > .column, .medium-up-8 > .columns {
    width: 12.5%;
    float: left; }

  .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
    clear: none; }

  .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }

  .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
    float: left; }

  .medium-collapse > .column, .medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }

  .medium-collapse .row {
    margin-left: 0;
    margin-right: 0; }

  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }

  .medium-centered {
    float: none;
    margin-left: auto;
    margin-right: auto; }

  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left; } }
@media screen and (min-width: 64em) {
  .large-1 {
    width: 8.3333333333%; }

  .large-push-1 {
    position: relative;
    left: 8.3333333333%; }

  .large-pull-1 {
    position: relative;
    left: -8.3333333333%; }

  .large-offset-0 {
    margin-left: 0%; }

  .large-2 {
    width: 16.6666666667%; }

  .large-push-2 {
    position: relative;
    left: 16.6666666667%; }

  .large-pull-2 {
    position: relative;
    left: -16.6666666667%; }

  .large-offset-1 {
    margin-left: 8.3333333333%; }

  .large-3 {
    width: 25%; }

  .large-push-3 {
    position: relative;
    left: 25%; }

  .large-pull-3 {
    position: relative;
    left: -25%; }

  .large-offset-2 {
    margin-left: 16.6666666667%; }

  .large-4 {
    width: 33.3333333333%; }

  .large-push-4 {
    position: relative;
    left: 33.3333333333%; }

  .large-pull-4 {
    position: relative;
    left: -33.3333333333%; }

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

  .large-5 {
    width: 41.6666666667%; }

  .large-push-5 {
    position: relative;
    left: 41.6666666667%; }

  .large-pull-5 {
    position: relative;
    left: -41.6666666667%; }

  .large-offset-4 {
    margin-left: 33.3333333333%; }

  .large-6 {
    width: 50%; }

  .large-push-6 {
    position: relative;
    left: 50%; }

  .large-pull-6 {
    position: relative;
    left: -50%; }

  .large-offset-5 {
    margin-left: 41.6666666667%; }

  .large-7 {
    width: 58.3333333333%; }

  .large-push-7 {
    position: relative;
    left: 58.3333333333%; }

  .large-pull-7 {
    position: relative;
    left: -58.3333333333%; }

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

  .large-8 {
    width: 66.6666666667%; }

  .large-push-8 {
    position: relative;
    left: 66.6666666667%; }

  .large-pull-8 {
    position: relative;
    left: -66.6666666667%; }

  .large-offset-7 {
    margin-left: 58.3333333333%; }

  .large-9 {
    width: 75%; }

  .large-push-9 {
    position: relative;
    left: 75%; }

  .large-pull-9 {
    position: relative;
    left: -75%; }

  .large-offset-8 {
    margin-left: 66.6666666667%; }

  .large-10 {
    width: 83.3333333333%; }

  .large-push-10 {
    position: relative;
    left: 83.3333333333%; }

  .large-pull-10 {
    position: relative;
    left: -83.3333333333%; }

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

  .large-11 {
    width: 91.6666666667%; }

  .large-push-11 {
    position: relative;
    left: 91.6666666667%; }

  .large-pull-11 {
    position: relative;
    left: -91.6666666667%; }

  .large-offset-10 {
    margin-left: 83.3333333333%; }

  .large-12 {
    width: 100%; }

  .large-offset-11 {
    margin-left: 91.6666666667%; }

  .large-up-1 > .column, .large-up-1 > .columns {
    width: 100%;
    float: left; }

  .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }

  .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
    float: left; }

  .large-up-2 > .column, .large-up-2 > .columns {
    width: 50%;
    float: left; }

  .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }

  .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
    float: left; }

  .large-up-3 > .column, .large-up-3 > .columns {
    width: 33.3333333333%;
    float: left; }

  .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }

  .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
    float: left; }

  .large-up-4 > .column, .large-up-4 > .columns {
    width: 25%;
    float: left; }

  .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }

  .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
    float: left; }

  .large-up-5 > .column, .large-up-5 > .columns {
    width: 20%;
    float: left; }

  .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }

  .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
    float: left; }

  .large-up-6 > .column, .large-up-6 > .columns {
    width: 16.6666666667%;
    float: left; }

  .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }

  .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
    float: left; }

  .large-up-7 > .column, .large-up-7 > .columns {
    width: 14.2857142857%;
    float: left; }

  .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }

  .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
    float: left; }

  .large-up-8 > .column, .large-up-8 > .columns {
    width: 12.5%;
    float: left; }

  .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
    clear: none; }

  .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }

  .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
    float: left; }

  .large-collapse > .column, .large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }

  .large-collapse .row {
    margin-left: 0;
    margin-right: 0; }

  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }

  .large-centered {
    float: none;
    margin-left: auto;
    margin-right: auto; }

  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left; } }
header {
  position: absolute;
  width: 100%;
  z-index: 100; }
  header .logo {
    position: relative;
    z-index: 100; }
    header .logo img.hidden {
      display: none; }
    header .logo img.show {
      display: block; }
  header .search {
    display: none;
    width: 100%;
    background: #ffffff;
    color: #000000;
    position: absolute;
    top: 0;
    z-index: 99; }
    header .search .search-box {
      padding: 6rem 3rem 0 !important; }
      header .search .search-box form#searchform.centered {
        height: 100%;
        position: absolute;
        top: 0;
        display: flex;
        align-items: center; }
    header .search input#s {
      outline: none;
      border: 0;
      border-bottom: 1px solid #000000;
      padding-bottom: 0px;
      position: relative;
      top: -2px;
      left: 10px; }
    header .search .close-search {
      cursor: pointer;
      width: 0.9rem;
      margin-bottom: 1rem;
      position: relative; }
    header .search label {
      font-size: 1.75rem;
      font-family: "Mont Regular", sans-serif; }
    header .search .filters {
      max-width: 50rem; }
      header .search .filters label {
        margin-top: 2rem;
        font-size: 0.9rem;
        font-family: "Mont Regular", sans-serif;
        display: block; }
      header .search .filters .service-filters span {
        margin-right: 1rem; }
      header .search .filters .filter {
        font-size: 1.75rem; }
        header .search .filters .filter span {
          font-family: "Mont Regular", sans-serif;
          cursor: pointer;
          -webkit-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1);
          /* older webkit */
          -webkit-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
          -moz-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
          -o-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
          transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
          /* custom */
          -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1);
          /* older webkit */
          -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
          -moz-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
          -o-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
          transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
          /* custom */ }
          header .search .filters .filter span:hover {
            color: #FFB100; }
          header .search .filters .filter span.active {
            color: #FFB100; }
  header nav#main-nav {
    text-align: right;
    margin-top: 3rem;
    margin-right: 6rem;
    z-index: 100;
    position: relative; }
    header nav#main-nav.active ul li.current_page_item a, header nav#main-nav.search-nav ul li.current_page_item a {
      border-bottom: 1px solid #000000; }
    header nav#main-nav.active ul li a, header nav#main-nav.search-nav ul li a {
      color: #000000; }
    header nav#main-nav ul li {
      list-style: none;
      display: inline-block;
      position: relative; }
      header nav#main-nav ul li a {
        color: #ffffff;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 0.85rem;
        margin: 0 1rem;
        -webkit-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1);
        /* older webkit */
        -webkit-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
        -moz-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
        -o-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
        transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
        /* custom */
        -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1);
        /* older webkit */
        -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
        -moz-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
        -o-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
        transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
        /* custom */ }
        header nav#main-nav ul li a:hover {
          color: #FFB100; }
      header nav#main-nav ul li.fade a {
        opacity: 0; }
      header nav#main-nav ul li.child-active a {
        opacity: 0; }
      header nav#main-nav ul li.child-active ul.sub-menu li a {
        opacity: 1; }
      header nav#main-nav ul li.current_page_item a {
        border-bottom: 1px solid #ffffff;
        padding-bottom: 0.125rem;
        pointer-events: none; }
      header nav#main-nav ul li.menu-item-has-children:hover > .sub-menu {
        display: block; }
      header nav#main-nav ul li ul.sub-menu {
        display: none;
        position: absolute;
        top: 1rem;
        left: 0;
        width: 20rem;
        padding: 0.75rem 0 0 1.5rem; }
        header nav#main-nav ul li ul.sub-menu li {
          text-align: left;
          display: block; }
          header nav#main-nav ul li ul.sub-menu li.current_page_item a {
            border-bottom: none; }
          header nav#main-nav ul li ul.sub-menu li a {
            margin: 0;
            font-size: 0.75rem;
            border-bottom: none;
            pointer-events: auto; }
            header nav#main-nav ul li ul.sub-menu li a:hover {
              color: #FFB100; }
    header nav#main-nav span.search-icon {
      float: right;
      position: relative;
      top: -2.25rem;
      left: 2rem;
      cursor: pointer;
      width: 0.85rem; }
  header .mobile-menu {
    display: none; }
  header #mobile-nav {
    display: none; }

body.customize-support .page-wrapper:after {
  display: none; }

header.portfolio-header .portfolio-logo {
  padding: 0 6rem !important; }
  header.portfolio-header .portfolio-logo img.hidden {
    display: none;
    position: relative;
    z-index: 999; }
  header.portfolio-header .portfolio-logo img.show {
    display: block;
    position: relative;
    z-index: 999; }
header.portfolio-header .search {
  height: 100%; }

div.progress {
  background: #191919;
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  width: 0;
  transition: all 0.2s;
  z-index: 99999; }
  div.progress.loading {
    width: 100% !important; }

.hide {
  display: none !important; }

.column, .columns {
  padding: 0 !important; }

.page-wrapper {
  position: relative; }

.mobile-only {
  display: none; }

section.hero {
  width: 100%;
  background-position: center;
  text-align: right;
  vertical-align: bottom;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center; }
  section.hero .hero-content {
    color: #ffffff;
    padding: 2rem 4rem;
    position: absolute;
    bottom: 0;
    right: 0; }
    section.hero .hero-content h1 {
      color: #ffffff;
      font-size: 1.625rem;
      line-height: 1;
      margin-bottom: 0;
      text-transform: uppercase; }
    section.hero .hero-content .tags {
      color: inherit;
      text-transform: uppercase; }
      section.hero .hero-content .tags a {
        pointer-events: none;
        cursor: default;
        text-decoration: none;
        text-transform: uppercase;
        color: inherit;
        font-family: "Helvetica", "Arial", sans-serif; }
  section.hero .search-hero {
    color: #000000; }
  section.hero .hero-wrapper {
    text-align: left;
    padding-left: calc(33.333333% + 3.75rem); }
    section.hero .hero-wrapper h1 {
      font-size: 5rem;
      margin: 0;
      line-height: 1; }
  section.hero small {
    font-size: 1rem;
    margin-bottom: 1rem;
    color: #000000; }
  section.hero.page-hero small {
    color: inherit; }
  section.hero .video-background {
    width: 100%; }

a.transparent-link.hero-link {
  display: block;
  text-decoration: none;
  color: transparent;
  z-index: 1000;
  position: absolute;
  width: 66.666666%;
  top: 200px;
  right: 0; }
  a.transparent-link.hero-link.disabled {
    pointer-events: none;
    z-index: 0; }
  a.transparent-link.hero-link:hover + section .hero-content h1 {
    color: #FFB100; }
  a.transparent-link.hero-link:hover + section .hero-content .tags a {
    color: #FFB100; }

section.masonry {
  -webkit-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1);
  /* older webkit */
  -webkit-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  -moz-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  -o-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  /* custom */
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1);
  /* older webkit */
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  -moz-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  -o-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  /* custom */
  position: relative;
  z-index: 1; }
  section.masonry.disabled {
    margin-top: 20rem; }
  section.masonry .column.active > .masonry-background {
    opacity: 1; }
  section.masonry .large-4 .masonry-background {
    width: 50%; }
  section.masonry .large-6 .masonry-background {
    width: 33%; }
  section.masonry .large-8 .masonry-background {
    width: 33%; }
  section.masonry .masonry-background {
    display: block;
    position: absolute;
    top: 0;
    opacity: 0;
    left: 0;
    height: 100%;
    transition: all 0.15s ease-in-out; }
  section.masonry .masonry-content {
    color: #ffffff;
    padding: 0 2rem 2rem;
    position: absolute;
    bottom: 0; }
    section.masonry .masonry-content h1 {
      color: inherit;
      font-size: 2.25rem;
      line-height: 2rem;
      text-transform: uppercase;
      max-width: 20rem; }
    section.masonry .masonry-content .excerpt {
      color: #ffffff;
      max-width: 20rem;
      margin: 0 0 1rem; }
    section.masonry .masonry-content p {
      color: inherit;
      font-size: 0.55rem; }
    section.masonry .masonry-content .tags {
      color: inherit;
      text-transform: uppercase;
      margin: 0 0 1rem; }
      section.masonry .masonry-content .tags a {
        pointer-events: none;
        cursor: default;
        text-decoration: none;
        text-transform: uppercase;
        color: inherit;
        font-family: "Helvetica", "Arial", sans-serif; }
    section.masonry .masonry-content .tags, section.masonry .masonry-content .excerpt p, section.masonry .masonry-content h1 {
      -webkit-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1);
      /* older webkit */
      -webkit-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
      -moz-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
      -o-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
      transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
      /* custom */
      -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1);
      /* older webkit */
      -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
      -moz-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
      -o-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
      transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
      /* custom */ }
  section.masonry .column {
    background-position: center;
    position: relative;
    overflow: hidden; }
    section.masonry .column .masonry-content h1 {
      line-height: 1;
      margin: 0; }
      section.masonry .column .masonry-content h1.long {
        font-size: 1.4rem; }
  section.masonry a.transparent-link {
    text-decoration: none;
    color: transparent;
    z-index: 1000;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute; }
  section.masonry .video-background {
    position: relative;
    top: 0;
    overflow: hidden;
    min-width: 40rem;
    align-items: center;
    display: flex;
    margin: -1px; }
    section.masonry .video-background video {
      position: relative; }
  section.masonry .large-2.active {
    background-color: #000000 !important;
    -webkit-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1);
    /* older webkit */
    -webkit-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
    -moz-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
    -o-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
    transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
    /* custom */
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1);
    /* older webkit */
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
    -moz-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
    -o-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
    transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
    /* custom */ }
    section.masonry .large-2.active .masonry-content .tags, section.masonry .large-2.active .masonry-content .excerpt, section.masonry .large-2.active .masonry-content h1 {
      color: #ffffff !important; }
  section.masonry .large-12 .tags a {
    -webkit-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1);
    /* older webkit */
    -webkit-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
    -moz-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
    -o-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
    transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
    /* custom */
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1);
    /* older webkit */
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
    -moz-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
    -o-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
    transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
    /* custom */ }
  section.masonry .large-12 a:hover + div.masonry-content h1, section.masonry .large-12 a:hover + div.masonry-content .excerpt p {
    color: #FFB100; }
  section.masonry .large-12 a:hover + div.masonry-content .tags, section.masonry .large-12 a:hover + div.masonry-content .tags a {
    color: #FFB100; }
  section.masonry .large-12 .masonry-content {
    z-index: 99; }
  section.masonry .large-12 .video-background {
    position: relative;
    top: 0;
    overflow: hidden; }
    section.masonry .large-12 .video-background video {
      top: -20rem;
      position: relative; }

section.portfolio-hero {
  position: fixed;
  padding-right: 1rem;
  width: calc(100% - 1rem);
  overflow: hidden; }
  section.portfolio-hero .video-background {
    width: 100% !important;
    margin: 0;
    padding: 0; }
  section.portfolio-hero .gradient {
    position: relative;
    top: -300px;
    width: 100%;
    height: 300px; }

section.portfolio {
  width: 100%;
  padding: 20% 6rem 0;
  position: relative; }
  section.portfolio .title {
    text-align: left;
    vertical-align: bottom;
    position: relative; }
  section.portfolio h1 {
    font-size: 2.5rem;
    line-height: 0.9;
    margin: 0 0 3rem; }
  section.portfolio a {
    color: #FFB100;
    text-decoration: none; }
    section.portfolio a:hover {
      text-decoration: underline; }
  section.portfolio figure {
    margin: 3rem 0px; }

section.portfolio-posts strong {
  font-family: "Helvetica", "Arial", sans-serif; }
section.portfolio-posts .portfolio-post-titles {
  margin-top: 10rem;
  padding-bottom: 4rem;
  text-align: center;
  font-size: 1.25rem;
  position: relative;
  width: 100%;
  z-index: 9999; }
  section.portfolio-posts .portfolio-post-titles .curr-title, section.portfolio-posts .portfolio-post-titles .prev-title, section.portfolio-posts .portfolio-post-titles .next-title {
    width: 100%;
    position: absolute;
    opacity: 0;
    -webkit-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1);
    /* older webkit */
    -webkit-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
    -moz-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
    -o-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
    transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
    /* custom */
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1);
    /* older webkit */
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
    -moz-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
    -o-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
    transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
    /* custom */
    top: 2rem; }
    section.portfolio-posts .portfolio-post-titles .curr-title.active, section.portfolio-posts .portfolio-post-titles .prev-title.active, section.portfolio-posts .portfolio-post-titles .next-title.active {
      opacity: 1;
      top: 0; }
section.portfolio-posts .portfolio-navigation {
  text-align: center;
  position: relative;
  z-index: 9999; }
  section.portfolio-posts .portfolio-navigation span {
    display: inline-block;
    padding: 0 1rem; }
    section.portfolio-posts .portfolio-navigation span hr {
      width: 12rem;
      border-top: 0px;
      border-color: inherit;
      position: relative;
      top: -1rem; }
    section.portfolio-posts .portfolio-navigation span a {
      font-size: 3.5rem;
      text-decoration: none;
      color: inherit; }
section.portfolio-posts .portfolio-post-links {
  margin-bottom: 5rem; }
  section.portfolio-posts .portfolio-post-links .prev-thumb {
    left: 7%;
    position: relative; }
  section.portfolio-posts .portfolio-post-links .next-thumb {
    right: 7%;
    position: relative; }
  section.portfolio-posts .portfolio-post-links .prev-thumb img, section.portfolio-posts .portfolio-post-links .next-thumb img {
    position: relative;
    opacity: 0;
    -webkit-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1);
    /* older webkit */
    -webkit-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
    -moz-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
    -o-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
    transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
    /* custom */
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1);
    /* older webkit */
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
    -moz-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
    -o-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
    transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
    /* custom */
    top: 1rem; }
    section.portfolio-posts .portfolio-post-links .prev-thumb img.active, section.portfolio-posts .portfolio-post-links .next-thumb img.active {
      top: -5rem;
      opacity: 1; }

section.no-result {
  padding: 7.5rem;
  color: #000000; }

section.the-content {
  padding: 0 3.75rem; }
  section.the-content a {
    color: #FFB100;
    text-decoration: none; }
    section.the-content a:hover {
      text-decoration: underline; }
  section.the-content figure {
    margin: 3rem 0px; }

.page-wrapper.pitch-wrapper {
  min-height: 100%; }

.password-modal {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center; }
  .password-modal + footer {
    display: none; }

.password-form {
  margin: 0 auto;
  width: 500px;
  background: #ffffff;
  padding: 2rem;
  border-radius: 1rem;
  color: #000000; }
  .password-form h2 {
    margin: 0 0 0.5rem;
    font-size: 1rem; }
  .password-form form p {
    font-size: 0.8rem; }
  .password-form form label {
    display: none; }
  .password-form form input {
    margin: 0.5rem 0 1rem;
    width: 100%; }
  .password-form form input[type="submit"] {
    display: none; }
  .password-form .go-back {
    text-align: right;
    margin: 1rem 0 0;
    font-size: 0.8rem;
    cursor: pointer; }

form.protected-post-form {
  text-align: center;
  padding: 0 0 2rem; }
  form.protected-post-form label {
    display: none; }
  form.protected-post-form input {
    display: inline-block;
    max-width: 25rem; }
  form.protected-post-form input.button {
    display: block;
    margin: 1rem auto 0; }

.back-to-top {
  width: 3rem;
  margin: 2rem auto;
  cursor: pointer;
  z-index: 999999;
  position: relative; }

div#portfolio-back-to-top {
  position: fixed;
  right: 3rem; }

.wp-block-separator {
  border: 1px solid;
  border-left: none;
  border-right: none;
  border-bottom: none; }

footer {
  clear: both;
  width: 100%;
  background: #191919;
  color: #ffffff; }
  footer a {
    color: #ffffff;
    text-decoration: none; }
  footer .row {
    max-width: 100%; }
  footer .logo {
    max-width: 20rem;
    margin: auto; }
  footer .address p {
    color: #ffffff;
    padding: 1.5rem 0rem 1rem !important;
    font-size: 0.7rem;
    text-align: center; }
  footer .footer-menu {
    text-align: center;
    margin: 2rem 0 4rem;
    z-index: 100;
    position: relative; }
    footer .footer-menu ul li {
      list-style: none;
      display: inline-block;
      position: relative; }
      footer .footer-menu ul li a {
        color: #ffffff;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 0.85rem;
        margin: 0 1rem;
        -webkit-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1);
        /* older webkit */
        -webkit-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
        -moz-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
        -o-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
        transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
        /* custom */
        -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1);
        /* older webkit */
        -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
        -moz-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
        -o-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
        transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
        /* custom */ }
        footer .footer-menu ul li a:hover {
          color: #FFB100; }
      footer .footer-menu ul li.fade a {
        opacity: 0; }

div.page-wrapper {
  opacity: 0;
  top: -200px;
  -webkit-transition: all 640ms cubic-bezier(0.75, 0, 0.2, 1);
  /* older webkit */
  -webkit-transition: all 640ms cubic-bezier(0.75, 0, 0.2, 1.005);
  -moz-transition: all 640ms cubic-bezier(0.75, 0, 0.2, 1.005);
  -o-transition: all 640ms cubic-bezier(0.75, 0, 0.2, 1.005);
  transition: all 640ms cubic-bezier(0.75, 0, 0.2, 1.005);
  /* custom */
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1);
  /* older webkit */
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  -moz-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  -o-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  /* custom */ }
  div.page-wrapper.visible {
    top: 0;
    opacity: 1; }

header .logo {
  -webkit-transition: opacity 320ms cubic-bezier(0.75, 0, 0.2, 1);
  /* older webkit */
  -webkit-transition: opacity 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  -moz-transition: opacity 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  -o-transition: opacity 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  transition: opacity 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  /* custom */
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1);
  /* older webkit */
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  -moz-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  -o-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  /* custom */
  opacity: 0; }
  header .logo.visible {
    opacity: 1; }
header nav#main-nav {
  -webkit-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1);
  /* older webkit */
  -webkit-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  -moz-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  -o-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  /* custom */
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1);
  /* older webkit */
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  -moz-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  -o-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  /* custom */
  opacity: 0;
  top: 0px; }
  header nav#main-nav.visible {
    top: 0;
    opacity: 1; }
header ul#menu-main-menu {
  -webkit-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1);
  /* older webkit */
  -webkit-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  -moz-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  -o-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  /* custom */
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1);
  /* older webkit */
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  -moz-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  -o-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  /* custom */
  position: relative;
  top: 0; }
  header ul#menu-main-menu.child-active {
    top: -30px; }

section.hero {
  -webkit-transition: opacity 320ms cubic-bezier(0.75, 0, 0.2, 1);
  /* older webkit */
  -webkit-transition: opacity 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  -moz-transition: opacity 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  -o-transition: opacity 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  transition: opacity 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  /* custom */
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1);
  /* older webkit */
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  -moz-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  -o-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  /* custom */
  opacity: 0;
  top: 0; }
  section.hero.visible {
    opacity: 1;
    top: 0; }
  section.hero .hero-content {
    -webkit-transition: opacity 320ms cubic-bezier(0.75, 0, 0.2, 1);
    /* older webkit */
    -webkit-transition: opacity 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
    -moz-transition: opacity 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
    -o-transition: opacity 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
    transition: opacity 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
    /* custom */
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1);
    /* older webkit */
    -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
    -moz-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
    -o-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
    transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
    /* custom */
    opacity: 0; }
    section.hero .hero-content.visible {
      bottom: 0;
      opacity: 1; }

section.portfolio-hero {
  -webkit-transition: all 640ms cubic-bezier(0.75, 0, 0.2, 1);
  /* older webkit */
  -webkit-transition: all 640ms cubic-bezier(0.75, 0, 0.2, 1.005);
  -moz-transition: all 640ms cubic-bezier(0.75, 0, 0.2, 1.005);
  -o-transition: all 640ms cubic-bezier(0.75, 0, 0.2, 1.005);
  transition: all 640ms cubic-bezier(0.75, 0, 0.2, 1.005);
  /* custom */
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1);
  /* older webkit */
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  -moz-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  -o-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  /* custom */
  opacity: 0; }
  section.portfolio-hero.visible {
    opacity: 1; }

section.portfolio {
  -webkit-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1);
  /* older webkit */
  -webkit-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  -moz-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  -o-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  /* custom */
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1);
  /* older webkit */
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  -moz-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  -o-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  /* custom */
  opacity: 0;
  top: 0px; }
  section.portfolio.visible {
    opacity: 1;
    top: 0; }

section.masonry .column {
  -webkit-transition: opacity 320ms cubic-bezier(0.75, 0, 0.2, 1);
  /* older webkit */
  -webkit-transition: opacity 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  -moz-transition: opacity 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  -o-transition: opacity 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  transition: opacity 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  /* custom */
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1);
  /* older webkit */
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  -moz-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  -o-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  /* custom */
  opacity: 1; }
  section.masonry .column.visible {
    top: 0;
    opacity: 1; }

section.the-content {
  -webkit-transition: opcity 320ms cubic-bezier(0.75, 0, 0.2, 1);
  /* older webkit */
  -webkit-transition: opcity 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  -moz-transition: opcity 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  -o-transition: opcity 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  transition: opcity 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  /* custom */
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1);
  /* older webkit */
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  -moz-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  -o-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  /* custom */
  opacity: 0;
  top: 0; }
  section.the-content.visible {
    top: 0;
    opacity: 1; }

#portfolio-back-to-top {
  -webkit-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1);
  /* older webkit */
  -webkit-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  -moz-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  -o-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  /* custom */
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1);
  /* older webkit */
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  -moz-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  -o-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  /* custom */
  position: fixed;
  opacity: 0;
  bottom: -1rem;
  right: 3rem; }
  #portfolio-back-to-top.visible {
    opacity: 1;
    bottom: 2rem; }

footer {
  opacity: 0;
  display: inline-block;
  -webkit-transition: opacity 320ms cubic-bezier(0.75, 0, 0.2, 1);
  /* older webkit */
  -webkit-transition: opacity 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  -moz-transition: opacity 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  -o-transition: opacity 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  transition: opacity 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  /* custom */
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1);
  /* older webkit */
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  -moz-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  -o-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  /* custom */ }
  footer.visible {
    opacity: 1; }
  footer.portfolio {
    margin-bottom: -0.25rem; }

.mobile-menu {
  right: -5rem;
  -webkit-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1);
  /* older webkit */
  -webkit-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  -moz-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  -o-transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  transition: all 320ms cubic-bezier(0.75, 0, 0.2, 1.005);
  /* custom */
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1);
  /* older webkit */
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  -moz-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  -o-transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  transition-timing-function: cubic-bezier(0.75, 0, 0.2, 1.005);
  /* custom */ }
  .mobile-menu.visible {
    right: 0; }

/*@media screen and (max-width:3840px){
	html, body {
		font-size:40px;
	}
}

@media screen and (max-width:3744px){
	html, body {
		font-size:39px;
	}
}

@media screen and (max-width:3648px){
	html, body {
		font-size:38px;
	}
}

@media screen and (max-width:3552px){
	html, body {
		font-size:37px;
	}
}

@media screen and (max-width:3456px){
	html, body {
		font-size:36px;
	}
}

@media screen and (max-width:3360px){
	html, body {
		font-size:35px;
	}
}


@media screen and (max-width:3264px){
	html, body {
		font-size:34px;
	}
}

@media screen and (max-width:3168px){
	html, body {
		font-size:33px;
	}
}

@media screen and (max-width:3072px){
	html, body {
		font-size:32px;
	}
}

@media screen and (max-width:2976px){
	html, body {
		font-size:31px;
	}
}*/
@media screen and (min-width: 2881px) {
  html, body {
    font-size: 30px; }

  section.masonry .column {
    height: 28rem; }
    section.masonry .column.short {
      height: 18rem; }
    section.masonry .column.large-12 {
      height: 24rem; }

  section.portfolio, section.the-content {
    max-width: 2820px;
    margin: 0 auto; } }
@media screen and (max-width: 2880px) {
  html, body {
    font-size: 30px; }

  section.masonry .column {
    height: 28rem; }
    section.masonry .column.short {
      height: 18rem; }
    section.masonry .column.large-12 {
      height: 24rem; } }
@media screen and (max-width: 2784px) {
  html, body {
    font-size: 29px; } }
@media screen and (max-width: 2688px) {
  html, body {
    font-size: 28px; } }
@media screen and (max-width: 2592px) {
  html, body {
    font-size: 27px; } }
@media screen and (max-width: 2496px) {
  html, body {
    font-size: 26px; } }
@media screen and (max-width: 2400px) {
  html, body {
    font-size: 25px; } }
@media screen and (max-width: 2304px) {
  html, body {
    font-size: 24px; } }
@media screen and (max-width: 2208px) {
  html, body {
    font-size: 23px; } }
@media screen and (max-width: 2112px) {
  html, body {
    font-size: 22px; } }
@media screen and (max-width: 2016px) {
  html, body {
    font-size: 21px; } }
@media screen and (max-width: 1920px) {
  html, body {
    font-size: 20px; }

  section.masonry .column {
    height: 571px; }
    section.masonry .column.short {
      height: 357px; }
    section.masonry .column.large-12 {
      height: 496px; } }
@media screen and (max-width: 1824px) {
  html, body {
    font-size: 19px; }

  section.masonry .column {
    height: 540px; }
    section.masonry .column.short {
      height: 337px; }
    section.masonry .column.large-12 {
      height: 450px; } }
@media screen and (max-width: 1728px) {
  html, body {
    font-size: 18px; }

  section.masonry .column {
    height: 510px; }
    section.masonry .column.short {
      height: 319px; }
    section.masonry .column.large-12 {
      height: 426px; } }
@media screen and (max-width: 1632px) {
  html, body {
    font-size: 17px; }

  section.masonry .column {
    height: 480px; }
    section.masonry .column.short {
      height: 300px; }
    section.masonry .column.large-12 {
      height: 400px; } }
@media screen and (max-width: 1536px) {
  html, body {
    font-size: 16px; }

  section.masonry .column {
    height: 450px; }
    section.masonry .column.short {
      height: 282px; }
    section.masonry .column.large-12 {
      height: 374px; } }
@media screen and (max-width: 1440px) {
  html, body {
    font-size: 15px; }

  section.masonry .column {
    height: 420px; }
    section.masonry .column.short {
      height: 262px; }
    section.masonry .column.large-12 {
      height: 420px; } }
@media screen and (max-width: 1344px) {
  html, body {
    font-size: 14px; }

  section.masonry .column {
    height: 390px; }
    section.masonry .column.short {
      height: 244px; }
    section.masonry .column.large-12 {
      height: 324px; } }
@media screen and (max-width: 1248px) {
  html, body {
    font-size: 13px; }

  section.masonry .column {
    height: 360px; }
    section.masonry .column.short {
      height: 224px; }
    section.masonry .column.large-12 {
      height: 300px; } }
@media screen and (max-width: 1152px) {
  html, body {
    font-size: 12px; }

  section.masonry .column {
    height: 320px; }
    section.masonry .column.short {
      height: 200px; }
    section.masonry .column.large-12 {
      height: 268px; } }
@media screen and (max-width: 1024px) {
  html, body {
    font-size: 16px;
    width: 100%;
    overflow-x: hidden; }

  body {
    margin: 0;
    padding-bottom: 0; }

  .hide-for-mobile {
    display: none !important; }

  .mobile-only {
    display: block; }

  header {
    position: relative;
    background: #ffffff;
    height: 5rem;
    overflow: hidden; }
    header .logo {
      width: 12rem;
      margin: 0.5rem; }
    header.active {
      overflow: inherit; }
    header .mobile-menu {
      width: 45px;
      height: 30px;
      cursor: pointer;
      float: right;
      display: block;
      position: relative;
      top: -4.25rem; }
      header .mobile-menu .patty {
        width: 45px;
        background: #191919;
        height: 5px;
        float: right;
        margin-right: 15px;
        margin-top: 15px;
        -webkit-transition: all 0.125s ease-in-out;
        -moz-transition: all 0.125s ease-in-out;
        transition: all 0.125s ease-in-out; }
        header .mobile-menu .patty:before {
          content: "";
          width: 45px;
          background: #191919;
          height: 5px;
          float: right;
          margin-top: 9px;
          display: block;
          -webkit-transition: all 0.125s ease-in-out;
          -moz-transition: all 0.125s ease-in-out;
          transition: all 0.125s ease-in-out; }
        header .mobile-menu .patty:after {
          content: "";
          width: 45px;
          background: #191919;
          height: 5px;
          float: right;
          margin-top: 4px;
          display: block;
          -webkit-transition: all 0.125s ease-in-out;
          -moz-transition: all 0.125s ease-in-out;
          transition: all 0.125s ease-in-out; }
        header .mobile-menu .patty.active {
          transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          /* IE 9 */
          -webkit-transform: rotate(45deg);
          /* Opera, Chrome, and Safari */
          margin-top: 20px; }
          header .mobile-menu .patty.active:before {
            transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
            /* IE 9 */
            -webkit-transform: rotate(-90deg);
            /* Opera, Chrome, and Safari */
            margin-top: 0px; }
          header .mobile-menu .patty.active:after {
            transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
            /* IE 9 */
            -webkit-transform: rotate(-90deg);
            /* Opera, Chrome, and Safari */
            margin-top: -4px; }

  section.portfolio-posts .portfolio-post-links .prev-thumb {
    left: 0;
    height: 0; }

  section.portfolio-posts .portfolio-post-links .next-thumb {
    right: 0;
    height: 0; }

  header.portfolio-header .portfolio-logo {
    padding: 0rem !important;
    width: 12rem;
    margin: 0.5rem; }

  nav#main-nav {
    display: none; }

  nav#mobile-nav.active {
    display: block;
    width: 100%;
    position: absolute;
    top: 5rem;
    left: 0;
    background: #ffffff;
    z-index: 99999999999;
    margin: 0;
    padding: 1rem 1.5rem 30rem; }
    nav#mobile-nav.active ul {
      padding: 0; }
      nav#mobile-nav.active ul li {
        list-style: none;
        text-align: right; }
        nav#mobile-nav.active ul li a {
          font-size: 1.5rem;
          color: #191919;
          text-transform: uppercase;
          padding: 1rem 0 0;
          display: block;
          text-decoration: none; }
        nav#mobile-nav.active ul li .sub-menu {
          padding: 0.5rem 0; }
          nav#mobile-nav.active ul li .sub-menu li a {
            font-size: 1rem;
            padding: 0 0 0.5rem; }
    nav#mobile-nav.active form#searchform {
      color: #000000;
      display: none; }
      nav#mobile-nav.active form#searchform input#s {
        outline: none;
        border: 0;
        border-bottom: 1px solid #000000; }

  section.hero .hero-wrapper {
    padding-top: 1rem;
    padding-left: 1rem;
    padding-bottom: 1rem;
    padding-right: 1rem; }
    section.hero .hero-wrapper h1 {
      font-size: 3rem; }

  section.portfolio {
    width: 100%;
    padding: 2rem 1rem 0;
    position: relative; }
    section.portfolio h1 {
      font-size: 3rem; }

  section.portfolio-hero {
    position: relative;
    padding-right: 0;
    width: 100%;
    overflow: hidden; }

  section.portfolio-hero .gradient {
    position: relative;
    top: -150px;
    width: 100%;
    height: 150px;
    margin-bottom: -150px; }

  section.portfolio-posts .portfolio-navigation span hr {
    width: 8rem; }

  section.the-content {
    padding: 1rem; }

  .page-wrapper:after {
    height: 0; }

  section.masonry .column .masonry-content p {
    font-size: 0.75rem; }

  section.masonry .column {
    height: 25rem; }

  section.masonry .video-background {
    position: relative;
    top: 0;
    overflow: hidden;
    min-width: 120%;
    margin: 0 -10%;
    height: 100%; }

  .has-video, .hero:not(.page-hero) {
    min-height: 36rem; }

  a.transparent-link.hero-link {
    top: 80px;
    right: 0;
    height: 36rem;
    width: 100%;
    z-index: 99; }

  .video-background video {
    width: 140%; }

  section.masonry .column.text-column {
    height: auto !important; }
    section.masonry .column.text-column .masonry-content {
      padding: 2rem;
      position: relative; }

  footer {
    margin-bottom: 0; }
    footer .logo-sm {
      padding: 1.5rem 1.5rem 0 !important;
      width: 10rem; }
    footer .address {
      padding: 0 1.5rem !important;
      font-size: 1rem; }
      footer .address p {
        padding: 0;
        font-size: 1rem; }
    footer .copyright {
      padding: 0 1.5rem 2rem !important;
      font-size: 1rem; } }
@media screen and (max-width: 880px) {
  .has-video, .hero:not(.page-hero) {
    min-height: 26rem; }

  a.transparent-link.hero-link {
    top: 120px;
    height: 26rem; } }
@media screen and (max-width: 720px) {
  .has-video, .hero:not(.page-hero) {
    min-height: 20rem; }

  a.transparent-link.hero-link {
    top: 120px;
    height: 20rem; } }
@media screen and (max-width: 600px) {
  .has-video, .hero:not(.page-hero) {
    min-height: 20rem; }

  a.transparent-link.hero-link {
    top: 120px;
    height: 20rem; }

  section.hero .hero-content {
    color: #ffffff;
    padding: 2rem; }
    section.hero .hero-content h1 {
      font-size: 1.75rem; }

  section.masonry .column {
    height: 20rem; }

  .mobile-only .mobile-bg {
    background-size: 150% !important; }

  .video-background video {
    width: 200%; }

  footer .footer-menu ul {
    padding: 0 0 1rem; }
    footer .footer-menu ul li {
      display: block; } }
@media screen and (max-width: 375px) {
  .has-video, .hero:not(.page-hero) {
    min-height: 16rem; } }

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