/*
Theme Name: Project Name
Author: Elegant Seagulls
Author URI: http://elegantseagulls.com
*/
/* Vendors */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/* Helpers */
/* 

-------------------------------------------------------------

VARIABLES

*/
/* Base */
/* 

-------------------------------------------------------------

TYPOGRAPHY

*/
body {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #1a1a1a;
  line-height: 36px; }

a {
  color: #bbad64;
  text-decoration: none; }
  a:hover {
    color: black; }

/* 

-------------------------------------------------------------

GLOBAL

*/
html, body {
  height: 100%; }

body {
  padding: 0px;
  margin: 0px; }

body.body-modal-open {
  overflow: hidden; }

img {
  max-width: 100%; }

a img {
  border: none;
  text-decoration: none; }

figure {
  margin: 0px;
  padding: 0px; }

hr {
  width: 50px;
  margin: 90px auto;
  height: 1px;
  color: #bbad64;
  border: 0px;
  border-top: solid 1px #bbad64; }

.text-field {
  border: none;
  /*Removes border*/
  text-indent: 0.01px;
  /* Removes default arrow from firefox*/
  text-overflow: "";
  /*Removes default arrow from firefox*/
  padding: 25px 20px;
  font-size: 16px;
  color: black;
  width: 80%;
  margin-right: 5%;
  outline: 0;
  float: left;
  background: #f6f7f7;
  border: solid 1px black;
  -webkit-mask-image: url(../img/texture-2.png);
  -o-mask-image: url(../img/texture-2.png);
  -moz-mask-image: url(../img/texture-2.png);
  -ms-mask-image: url(../img/texture-2.png);
  mask-image: url(../img/texture-2.png); }
  @media (max-width: 767px) {
    .text-field {
      float: none;
      width: 100%;
      margin: 0 auto; } }

.submit {
  background: #bbad64;
  border: 0;
  width: 15%;
  text-transform: uppercase;
  color: white;
  padding: 25px 0px;
  -webkit-transition: background, 300ms;
  -moz-transition: background, 300ms;
  -ms-transition: background, 300ms;
  -o-transition: background, 300ms;
  transition: background, 300ms; }
  @media (max-width: 767px) {
    .submit {
      float: none;
      width: 160px;
      margin: 20px auto 0px auto; } }
  .submit:hover {
    background: #1a1a1a;
    color: #bbad64; }

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

.viewport {
  overflow: hidden;
  width: 100%; }

.container {
  position: relative;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto; }
  .container:after {
    content: " ";
    display: block;
    clear: both; }
  .container:after {
    content: "";
    display: table;
    clear: both; }
  @media (max-width: 1300px) {
    .container {
      width: 900px; } }
  @media (max-width: 1024px) {
    .container {
      width: 550px; } }
  @media (max-width: 767px) {
    .container {
      width: 90%; } }

.container-940 {
  position: relative;
  width: 940px;
  margin: 0 auto; }
  .container-940:after {
    content: "";
    display: table;
    clear: both; }
  @media (max-width: 1300px) {
    .container-940 {
      width: 700px; } }
  @media (max-width: 767px) {
    .container-940 {
      width: 100%; } }

.container-narrow {
  position: relative;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto; }
  .container-narrow:after {
    content: " ";
    display: block;
    clear: both; }
  .container-narrow:after {
    content: "";
    display: table;
    clear: both; }
  @media (max-width: 767px) {
    .container-narrow {
      width: 85%; } }

.container-460 {
  position: relative;
  max-width: 460px;
  margin-left: auto;
  margin-right: auto; }
  .container-460:after {
    content: " ";
    display: block;
    clear: both; }
  .container-460:after {
    content: "";
    display: table;
    clear: both; }
  @media (max-width: 767px) {
    .container-460 {
      width: 90%; } }

.borderbox, .text-field, .modal .modal-content {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

.vertical-line.height-220 {
  height: 220px; }
  @media (max-width: 767px) {
    .vertical-line.height-220 {
      height: 80px; } }

.set-background {
  background-repeat: no-repeat; }

.top-center {
  background-position: top center; }

.center-center {
  background-position: center center; }

.bottom-center {
  background-position: bottom center; }

.left-center {
  background-position: left center; }

.right-center {
  background-position: right center; }

.background-cover {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.hr {
  height: 2px; }

.list-strip {
  margin: 0px;
  padding: 0px;
  list-style-type: none; }

.active {
  display: block; }

.inline-block {
  display: inline-block; }

.block {
  display: block; }

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

.width-full {
  width: 100%; }

.no-margin {
  margin: 0px; }

.position-center {
  position: absolute;
  bottom: 0px;
  top: 0px;
  right: 0px;
  left: 0px;
  margin: auto; }

.margin-top-110 {
  margin-top: 110px; }

.text-center {
  text-align: center; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.left-col {
  float: left;
  width: 50%; }
  @media (max-width: 1024px) {
    .left-col {
      float: none;
      width: 100%; } }

.right-col {
  float: right;
  width: 50%; }
  @media (max-width: 1024px) {
    .right-col {
      float: none;
      width: 100%; } }

/* 

-------------------------------------------------------------

ANIMATIONS

*/
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 15s;
  animation-duration: 15s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }
  @media (max-width: 767px) {
    .animated {
      -webkit-animation-duration: 0;
      animation-duration: 0; } }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); } }
@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); } }
.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes shaketwo {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-15px, 0, 0);
    transform: translate3d(-15px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(15px, 0, 0);
    transform: translate3d(15px, 0, 0); } }
@keyframes shaketwo {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-15px, 0, 0);
    transform: translate3d(-15px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(15px, 0, 0);
    transform: translate3d(15px, 0, 0); } }
.shake2 {
  -webkit-animation-name: shaketwo;
  animation-name: shaketwo; }

@-webkit-keyframes shakethree {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-15px, -5px, 0);
    transform: translate3d(-15px, -5px, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(15px, 5px, 0);
    transform: translate3d(15px, 5px, 0); } }
@keyframes shakethree {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-15px, -5px, 0);
    transform: translate3d(-15px, -5px, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(15px, 5px, 0);
    transform: translate3d(15px, 5px, 0); } }
.shake3 {
  -webkit-animation-name: shakethree;
  animation-name: shakethree; }

/* Layout */
/* 

-------------------------------------------------------------

GRID

*/
.span1, .span1-last, .span2, .span2-last, .span3, .span3-last, .span4, .span4-last, .span5, .span5-last, .span6, .span6-last, .span7, .span7-last, .span8, .span8-last, .span9, .span9-last, .span10, .span10-last, .span11, .span11-last, .span12 {
  position: relative; }

.post-1 {
  margin-right: 8.9285714286%; }

.post-2 {
  margin-right: 17.8571428571%; }

.push-1 {
  margin-left: 8.9285714286%; }

.push-2 {
  margin-left: 17.8571428571%; }

.push-3 {
  margin-left: 26.7857142857%; }

.push-4 {
  margin-left: 35.7142857143%; }

.push-6 {
  margin-left: 53.5714285714%; }

.push-8 {
  margin-left: 71.4285714286%; }

.span1 {
  width: 10.7142857143%;
  float: left;
  margin-right: 7.1428571429%; }

.span1-last {
  width: 10.7142857143%;
  float: right;
  margin-right: 0; }

.span2 {
  width: 10.7142857143%;
  float: left;
  margin-right: 7.1428571429%; }

.span2-last {
  width: 10.7142857143%;
  float: right;
  margin-right: 0; }

.span3 {
  width: 19.6428571429%;
  float: left;
  margin-right: 7.1428571429%; }

.span3-last {
  width: 19.6428571429%;
  float: right;
  margin-right: 0; }

.span4 {
  width: 28.5714285714%;
  float: left;
  margin-right: 7.1428571429%; }

.span4-last {
  width: 28.5714285714%;
  float: right;
  margin-right: 0; }

.span5 {
  width: 37.5%;
  float: left;
  margin-right: 7.1428571429%; }

.span5-last {
  width: 37.5%;
  float: right;
  margin-right: 0; }

.span6 {
  width: 46.4285714286%;
  float: left;
  margin-right: 7.1428571429%; }

.span6-last {
  width: 46.4285714286%;
  float: right;
  margin-right: 0; }

.span7 {
  width: 55.3571428571%;
  float: left;
  margin-right: 7.1428571429%; }

.span7-last {
  width: 55.3571428571%;
  float: right;
  margin-right: 0; }

.span8 {
  width: 64.2857142857%;
  float: left;
  margin-right: 7.1428571429%; }

.span8-last {
  width: 64.2857142857%;
  float: right;
  margin-right: 0; }

.span9 {
  width: 73.2142857143%;
  float: left;
  margin-right: 7.1428571429%; }

.span9-last {
  width: 73.2142857143%;
  float: right;
  margin-right: 0; }

.span10 {
  width: 82.1428571429%;
  float: left;
  margin-right: 7.1428571429%; }

.span10-last {
  width: 82.1428571429%;
  float: right;
  margin-right: 0; }

.span11 {
  width: 82.1428571429%;
  float: left;
  margin-right: 7.1428571429%; }

.span11-last {
  width: 82.1428571429%;
  float: right;
  margin-right: 0; }

.span12 {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0; }

/* 

-------------------------------------------------------------

HEADER

*/
.hero {
  position: relative;
  height: 1115px;
  background-attachment: fixed; }
  @media (max-width: 1300px) {
    .hero {
      height: 740px; } }
  @media (max-width: 767px) {
    .hero {
      height: 440px;
      background-size: auto 540px;
      background-attachment: initial; } }
  .hero .gradient {
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
    background: url(../img/gradient-intro.png) repeat-y;
    width: 914px;
    height: 100%;
    -webkit-transition: opacity 1.25s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: opacity 1.25s cubic-bezier(0.23, 1, 0.32, 1);
    -ms-transition: opacity 1.25s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: opacity 1.25s cubic-bezier(0.23, 1, 0.32, 1);
    transition: opacity 1.25s cubic-bezier(0.23, 1, 0.32, 1);
    z-index: 98; }
    @media (max-width: 1024px) {
      .hero .gradient {
        left: -600px; } }
    @media (max-width: 767px) {
      .hero .gradient {
        display: none; } }
  .hero .waves {
    position: absolute;
    top: 50%;
    left: -3000px;
    margin-top: -275px;
    font-size: 500px;
    -webkit-transition: left 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: left 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    -ms-transition: left 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: left 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: left 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    opacity: .15; }
    @media (max-width: 767px) {
      .hero .waves {
        font-size: 200px;
        margin-top: -100px; } }
    .hero .waves .path2 {
      -webkit-transition-delay: 0.25s;
      -moz-transition-delay: 0.25s;
      -ms-transition-delay: 0.25s;
      -o-transition-delay: 0.25s;
      transition-delay: 0.25s;
      position: absolute; }
  .hero ul {
    list-style-type: none;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: .2em;
    position: absolute;
    right: -3000px;
    top: 50%;
    margin-top: -20px;
    -webkit-transition: right 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: right 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    -ms-transition: right 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: right 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: right 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    z-index: 100; }
    @media (max-width: 1200px) {
      .hero ul {
        top: 100px; } }
    @media (max-width: 767px) {
      .hero ul {
        display: none; } }
    .hero ul li {
      display: inline-block;
      margin-right: 40px; }
    .hero ul li a {
      color: white;
      -webkit-transition: color 300ms;
      -moz-transition: color 300ms;
      -ms-transition: color 300ms;
      -o-transition: color 300ms;
      transition: color 300ms; }
      .hero ul li a:hover {
        color: #bbad64; }
  .hero span.icon-waves {
    color: #bbad64;
    font-size: 32px;
    position: absolute;
    right: -70px;
    top: 0px; }
    @media (max-width: 767px) {
      .hero span.icon-waves {
        display: none; } }
  .hero .logo {
    position: absolute;
    left: 50%;
    margin-top: -203px;
    margin-left: -142px;
    top: -1000px;
    -webkit-transition: top 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: top 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    -ms-transition: top 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: top 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: top 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    z-index: 99; }
    @media (max-width: 767px) {
      .hero .logo {
        width: 240px;
        margin-left: -120px;
        margin-top: -165px; } }

.dusty-intro {
  font-size: 30px;
  font-style: italic;
  font-family: "Times New Roman", Times, serif;
  color: #414141;
  line-height: 50px;
  padding-top: 170px; }
  @media (max-width: 1024px) {
    .dusty-intro {
      padding-top: 90px; } }
  @media (max-width: 767px) {
    .dusty-intro {
      font-size: 20px;
      line-height: 36px; } }
  .dusty-intro .text-introduction {
    -webkit-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
    -ms-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: translate3d(0px, -250px, 0px);
    -moz-transform: translate3d(0px, -250px, 0px);
    -ms-transform: translate3d(0px, -250px, 0px);
    transform: translate3d(0px, -250px, 0px);
    opacity: 0; }
    .dusty-intro .text-introduction p {
      padding: 0px 30px;
      position: relative;
      text-rendering: optimizeLegibility;
      -webkit-font-smoothing: antialiased;
      -webkit-mask-image: url(../img/texture.png);
      -o-mask-image: url(../img/texture.png);
      -moz-mask-image: url(../img/texture.png);
      -ms-mask-image: url(../img/texture.png);
      mask-image: url(../img/texture.png); }
  .dusty-intro .dusty-badge {
    -webkit-transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    -ms-transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 1.5s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: translate3d(0px, -250px, 0px);
    -moz-transform: translate3d(0px, -250px, 0px);
    -ms-transform: translate3d(0px, -250px, 0px);
    transform: translate3d(0px, -250px, 0px);
    opacity: 0; }
  .dusty-intro a {
    text-decoration: line-through;
    -webkit-transition: all, 300ms;
    -moz-transition: all, 300ms;
    -ms-transition: all, 300ms;
    -o-transition: all, 300ms;
    transition: all, 300ms; }
    .dusty-intro a:hover {
      text-decoration: none; }
  .dusty-intro em {
    margin: 0px 0px 30px 0px;
    display: block; }
  .dusty-intro h1 em {
    margin: 0px 0px 0px 0px;
    display: block; }
  .dusty-intro em, .dusty-intro h1 em {
    font-size: 21px;
    font-weight: 400;
    -webkit-mask-image: url(../img/texture.png);
    -o-mask-image: url(../img/texture.png);
    -moz-mask-image: url(../img/texture.png);
    -ms-mask-image: url(../img/texture.png);
    mask-image: url(../img/texture.png); }

.text-introduction.active {
  opacity: 1;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px); }

.dusty-badge.active {
  opacity: 1;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px); }

.animate-in .hero .waves {
  left: -150px; }
.animate-in .hero .gradient {
  opacity: 1; }
.animate-in .hero .logo {
  top: 50%; }
.animate-in .hero ul {
  right: 30px; }
  @media (max-width: 767px) {
    .animate-in .hero ul {
      right: auto; } }

/* 

-------------------------------------------------------------

NAVIGATION

*/
.mobile-nav-trigger {
  display: none; }
  @media (max-width: 767px) {
    .mobile-nav-trigger {
      display: block;
      color: #bbad64;
      font-size: 32px;
      z-index: 99;
      position: fixed;
      right: -40px;
      top: 60px;
      cursor: pointer;
      -webkit-transition: opacity, 300ms;
      -moz-transition: opacity, 300ms;
      -ms-transition: opacity, 300ms;
      -o-transition: opacity, 300ms;
      transition: opacity, 300ms; }
      .mobile-nav-trigger .icon-waves:hover {
        color: #d4d4d4; } }

#nav-modal ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px; }
  #nav-modal ul li {
    margin-bottom: 20px; }
  #nav-modal ul li a {
    font-size: 24px;
    text-transform: uppercase;
    color: #1a1a1a;
    font-weight: 700;
    letter-spacing: .1em; }
    #nav-modal ul li a:hover {
      color: #bbad64; }

nav.fixed {
  position: fixed;
  top: 60px;
  right: -2000px;
  -webkit-transition: right 1.5s cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: right 1.5s cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: right 1.5s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: right 1.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: right 1.5s cubic-bezier(0.23, 1, 0.32, 1);
  z-index: 999; }
  @media (max-width: 767px) {
    nav.fixed {
      display: none; } }
  nav.fixed ul {
    position: relative;
    list-style-type: none;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: .2em;
    right: -1000px;
    -webkit-transition: right 1s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: right 1s cubic-bezier(0.23, 1, 0.32, 1);
    -ms-transition: right 1s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: right 1s cubic-bezier(0.23, 1, 0.32, 1);
    transition: right 1s cubic-bezier(0.23, 1, 0.32, 1);
    z-index: 110; }
    nav.fixed ul li {
      display: block;
      margin-bottom: 20px; }
    nav.fixed ul li a {
      color: #bbad64;
      -webkit-transition: color 300ms;
      -moz-transition: color 300ms;
      -ms-transition: color 300ms;
      -o-transition: color 300ms;
      transition: color 300ms; }
      nav.fixed ul li a:hover {
        color: black; }
  nav.fixed span.icon-waves {
    color: #bbad64;
    font-size: 32px;
    position: absolute;
    right: -40px;
    top: 50%;
    margin-top: -20px;
    cursor: pointer;
    -webkit-transition: opacity, 300ms;
    -moz-transition: opacity, 300ms;
    -ms-transition: opacity, 300ms;
    -o-transition: opacity, 300ms;
    transition: opacity, 300ms; }
    nav.fixed span.icon-waves:hover {
      color: #d4d4d4; }
    @media (max-width: 1024px) {
      nav.fixed span.icon-waves {
        right: -50px; } }
  nav.fixed ul.slideout {
    right: 40px; }

nav.show {
  right: 0px;
  color: black; }
  @media (max-width: 1024px) {
    nav.show {
      right: 10px; } }

/* 

-------------------------------------------------------------

FOOTER

*/
.play img {
  cursor: pointer; }

.footer-cta {
  text-align: center;
  margin-top: 170px;
  color: white; }
  .footer-cta:after {
    content: "";
    display: table;
    clear: both; }
  @media (max-width: 1024px) {
    .footer-cta {
      margin-top: 80px; } }
  .footer-cta a:hover {
    color: white;
    text-decoration: line-through; }
  .footer-cta .left-col, .footer-cta .right-col {
    padding: 170px 0px 170px 0px;
    position: relative;
    min-height: 630px;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (max-width: 767px) {
      .footer-cta .left-col, .footer-cta .right-col {
        padding: 80px 0px;
        margin-top: -2px; } }
  .footer-cta .left-col img {
    position: relative;
    z-index: 98; }
  .footer-cta .icon-waves {
    font-size: 300px;
    opacity: .1;
    color: #bbad64;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -300px;
    margin-left: -370px;
    z-index: 96; }
  .footer-cta .right-col hr {
    margin: 60px auto; }

.decoration-none:hover {
  text-decoration: none !important; }

.icon-dribbble {
  color: white;
  font-size: 28px;
  margin-top: 20px;
  display: block; }
  .icon-dribbble:hover {
    color: #bbad64; }

.footer {
  padding: 140px 0px 120px 0px; }
  @media (max-width: 1024px) {
    .footer {
      padding: 80px 0px 60px 0px; } }
  @media (max-width: 767px) {
    .footer img {
      width: 80%;
      margin-right: -20px; } }

/* Pages */
/* 

-------------------------------------------------------------

HOME PAGE STYLES

*/
.title {
  text-align: center;
  height: 330px;
  position: relative;
  display: block;
  margin: 0px auto 60px auto; }
  .title h2 {
    padding: 10px 0px;
    width: 300px;
    left: 50%;
    margin-left: -145px;
    top: 110px;
    background-color: white;
    position: absolute;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: .2em;
    z-index: 98; }
  .title .vertical-line {
    position: relative;
    height: 200px;
    margin: 0px auto;
    display: block;
    width: 2px;
    background: black; }
  .title .counter-wrapper {
    position: relative;
    width: 76px;
    height: 106px;
    margin: 0 auto; }
  .title .counter-shape {
    position: relative;
    z-index: 98;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    border: solid 2px black;
    width: 76px;
    height: 106px;
    margin: 0 auto 0px auto;
    padding-top: 12px; }
  .title .counter {
    color: #bbad64;
    letter-spacing: .18em;
    z-index: 99;
    position: absolute;
    width: 50px;
    height: 70px;
    left: 50%;
    top: 50%;
    margin-left: -22px;
    margin-top: -35px; }
    .title .counter span {
      position: relative;
      z-index: 99; }

.vertical-line .texture, .horizontal-line .texture, .counter-wrapper .texture, .share-badge-wrapper .texture {
  position: absolute;
  top: 0px;
  left: 0px;
  background: url(../img/texture-line.png) repeat;
  width: 130%;
  height: 130%;
  z-index: 99; }

.horizontal-line {
  height: 2px;
  background: black;
  margin: 5px auto;
  display: block;
  position: relative;
  z-index: 98; }
  .horizontal-line .texture {
    background: url(../img/texture-horz-line.png) repeat !important; }

.regular {
  width: 50px; }

.full-width {
  width: 100%; }

.vertical-line {
  position: relative;
  height: 100px;
  margin: 80px auto;
  display: block;
  width: 2px;
  background: black; }
  @media (max-width: 767px) {
    .vertical-line {
      margin: 40px auto;
      height: 80px; } }
  .vertical-line .texture {
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../img/texture-line.png) repeat;
    width: 100%;
    height: 100%;
    z-index: 98; }

.no-margin.vertical-line {
  margin: 60px auto 0px auto; }

.counter-wrapper .texture {
  background: url(../img/texture-counter.png) repeat; }

article.no-margin {
  margin-top: 0px; }

article {
  margin-top: 60px; }
  article p a {
    color: #bbad64;
    text-decoration: line-through; }
  article figure {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center; }
    article figure span {
      width: 100%;
      height: auto;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 30px;
      letter-spacing: .1em;
      top: -400px;
      position: absolute;
      -webkit-transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
      -moz-transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
      -ms-transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
      -o-transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
      transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
      line-height: 1;
      z-index: 99; }
    article figure img {
      position: relative;
      -webkit-transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
      -moz-transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
      -ms-transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
      -o-transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
      transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
      bottom: 0px;
      left: 0px;
      z-index: 98; }
  article figure:hover img {
    opacity: .3; }
  article figure:hover span {
    top: 50%;
    margin-top: -20px; }

/* 

-------------------------------------------------------------

Content Breaks

*/
.exploded-grid {
  height: 900px;
  padding: 200px 0px;
  margin-top: 180px;
  position: relative; }
  @media (max-width: 1600px) {
    .exploded-grid {
      height: 850px; } }
  @media (max-width: 1400px) {
    .exploded-grid {
      height: 800px; } }
  @media (max-width: 1300px) {
    .exploded-grid {
      height: 750px; } }
  @media (max-width: 1200px) {
    .exploded-grid {
      height: 650px; } }
  @media (max-width: 1024px) {
    .exploded-grid {
      margin-top: 80px;
      padding: 100px 0px;
      height: 450px; } }
  @media (max-width: 767px) {
    .exploded-grid {
      display: none; } }
  .exploded-grid blockquote {
    font-size: 30px;
    font-family: "Times New Roman", Times, serif;
    color: #bbad64;
    width: 600px;
    margin: 100px auto 0px auto;
    text-align: center;
    padding: 0px;
    line-height: 50px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased; }
    @media (max-width: 1024px) {
      .exploded-grid blockquote {
        margin: 0px auto 0px auto; } }

.grid {
  position: relative; }
  .grid .grid-lines {
    -webkit-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
    -ms-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: translate3d(0px, -250px, 0px);
    -moz-transform: translate3d(0px, -250px, 0px);
    -ms-transform: translate3d(0px, -250px, 0px);
    transform: translate3d(0px, -250px, 0px);
    opacity: 0;
    position: relative;
    z-index: 99; }
    @media (max-width: 1600px) {
      .grid .grid-lines {
        width: 1400px; } }
    @media (max-width: 1400px) {
      .grid .grid-lines {
        width: 1300px; } }
    @media (max-width: 1300px) {
      .grid .grid-lines {
        width: 1200px; } }
    @media (max-width: 1200px) {
      .grid .grid-lines {
        width: 1000px; } }
    @media (max-width: 1024px) {
      .grid .grid-lines {
        width: 740px; } }
  .grid .grid-images {
    position: absolute;
    bottom: 219px;
    left: 50%;
    margin-left: -551px;
    width: 756px;
    -webkit-transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
    -ms-transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: translate3d(0px, -250px, 0px);
    -moz-transform: translate3d(0px, -250px, 0px);
    -ms-transform: translate3d(0px, -250px, 0px);
    transform: translate3d(0px, -250px, 0px);
    opacity: 0;
    -webkit-transition-delay: 0.25s;
    -moz-transition-delay: 0.25s;
    -ms-transition-delay: 0.25s;
    -o-transition-delay: 0.25s;
    transition-delay: 0.25s; }
    @media (max-width: 1600px) {
      .grid .grid-images {
        width: 660px;
        margin-left: -482px;
        bottom: 143px; } }
    @media (max-width: 1400px) {
      .grid .grid-images {
        width: 615px;
        margin-left: -449px;
        bottom: 143px; } }
    @media (max-width: 1300px) {
      .grid .grid-images {
        width: 524px;
        margin-left: -414px;
        bottom: 143px; } }
    @media (max-width: 1200px) {
      .grid .grid-images {
        width: 476px;
        margin-left: -345px;
        bottom: 143px; } }
    @media (max-width: 1024px) {
      .grid .grid-images {
        width: 322px;
        margin-left: -256px;
        bottom: 107px; } }
  .grid .grid-thumb {
    position: absolute;
    bottom: 100px;
    left: 50%;
    margin-left: -107px;
    -webkit-transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
    -ms-transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: translate3d(0px, -250px, 0px);
    -moz-transform: translate3d(0px, -250px, 0px);
    -ms-transform: translate3d(0px, -250px, 0px);
    transform: translate3d(0px, -250px, 0px);
    opacity: 0;
    -webkit-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
    -ms-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s; }
    @media (max-width: 1600px) {
      .grid .grid-thumb {
        width: 140px;
        margin-left: -70px;
        bottom: 103px; } }
    @media (max-width: 1200px) {
      .grid .grid-thumb {
        width: 120px;
        margin-left: -60px;
        bottom: 60px; } }
    @media (max-width: 1024px) {
      .grid .grid-thumb {
        width: 70px;
        margin-left: -35px;
        bottom: 50px; } }
  .grid .grid-quote {
    -webkit-transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
    -ms-transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: translate3d(0px, -250px, 0px);
    -moz-transform: translate3d(0px, -250px, 0px);
    -ms-transform: translate3d(0px, -250px, 0px);
    transform: translate3d(0px, -250px, 0px);
    opacity: 0;
    -webkit-transition-delay: 0.75s;
    -moz-transition-delay: 0.75s;
    -ms-transition-delay: 0.75s;
    -o-transition-delay: 0.75s;
    transition-delay: 0.75s;
    position: absolute;
    bottom: 90px;
    font-size: 14px;
    color: #aaaaaa;
    width: 350px;
    text-align: left;
    line-height: 24px; }
    @media (max-width: 1600px) {
      .grid .grid-quote {
        left: 68px;
        bottom: 40px; } }
    @media (max-width: 1400px) {
      .grid .grid-quote {
        left: 100px; } }
    @media (max-width: 1300px) {
      .grid .grid-quote {
        left: 37px; } }
    @media (max-width: 1200px) {
      .grid .grid-quote {
        left: 105px;
        bottom: 45px;
        font-size: 11px;
        width: 270px; } }
    @media (max-width: 1024px) {
      .grid .grid-quote {
        display: none; } }
    .grid .grid-quote img {
      float: left;
      margin-right: 16px; }
    .grid .grid-quote p {
      margin-top: -3px; }
  .grid .grid-waves {
    position: absolute;
    left: 0%;
    -webkit-transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
    -ms-transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 1s cubic-bezier(0.23, 1, 0.32, 1);
    opacity: 0;
    -webkit-transition-delay: 0.35s;
    -moz-transition-delay: 0.35s;
    -ms-transition-delay: 0.35s;
    -o-transition-delay: 0.35s;
    transition-delay: 0.35s; }
    @media (max-width: 1600px) {
      .grid .grid-waves {
        width: 900px; } }
    @media (max-width: 1200px) {
      .grid .grid-waves {
        width: 800px; } }
    @media (max-width: 1024px) {
      .grid .grid-waves {
        top: 0px;
        width: 450px; } }

.exploded-grid.active .grid-lines, .exploded-grid.active .grid-images, .exploded-grid.active .grid-thumb, .exploded-grid.active .grid-quote, .exploded-grid.active .grid-waves {
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  opacity: 1; }
.exploded-grid.active .grid-waves {
  left: 30%; }

.two-col {
  position: relative;
  margin-top: 200px; }
  @media (max-width: 1024px) {
    .two-col {
      margin-top: 80px; } }
  .two-col .full-width {
    margin-bottom: -10px; }
    @media (max-width: 1024px) {
      .two-col .full-width {
        display: none; } }
  @media (max-width: 1024px) {
    .two-col .span6, .two-col .span6-last {
      float: none;
      width: 100%;
      margin-bottom: 60px; } }

.concept-block {
  padding: 170px 0px;
  margin-top: 180px;
  position: relative; }
  @media (max-width: 1024px) {
    .concept-block {
      padding: 80px 0px;
      margin-top: 40px; } }
  .concept-block p {
    color: white;
    font-size: 18px;
    -webkit-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
    -ms-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: translate3d(0px, -250px, 0px);
    -moz-transform: translate3d(0px, -250px, 0px);
    -ms-transform: translate3d(0px, -250px, 0px);
    transform: translate3d(0px, -250px, 0px);
    opacity: 0;
    -webkit-transition-delay: 0.25s;
    -moz-transition-delay: 0.25s;
    -ms-transition-delay: 0.25s;
    -o-transition-delay: 0.25s;
    transition-delay: 0.25s; }
  .concept-block hr {
    -webkit-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
    -ms-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: translate3d(0px, -250px, 0px);
    -moz-transform: translate3d(0px, -250px, 0px);
    -ms-transform: translate3d(0px, -250px, 0px);
    transform: translate3d(0px, -250px, 0px);
    opacity: 0;
    -webkit-transition-delay: 0.15s;
    -moz-transition-delay: 0.15s;
    -ms-transition-delay: 0.15s;
    -o-transition-delay: 0.15s;
    transition-delay: 0.15s; }
  .concept-block blockquote {
    font-size: 30px;
    font-family: "Times New Roman", Times, serif;
    color: #bbad64;
    width: 640px;
    margin: 0px auto 0px auto;
    text-align: center;
    padding: 0px;
    line-height: 50px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
    -ms-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: translate3d(0px, -250px, 0px);
    -moz-transform: translate3d(0px, -250px, 0px);
    -ms-transform: translate3d(0px, -250px, 0px);
    transform: translate3d(0px, -250px, 0px);
    opacity: 0; }
    @media (max-width: 767px) {
      .concept-block blockquote {
        width: 85%; } }
  .concept-block .grid-waves {
    position: absolute;
    left: 0px;
    top: 0px;
    -webkit-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
    -ms-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
    opacity: 0;
    -webkit-transition-delay: 0.75s;
    -moz-transition-delay: 0.75s;
    -ms-transition-delay: 0.75s;
    -o-transition-delay: 0.75s;
    transition-delay: 0.75s; }
  @media (max-width: 767px) {
    .concept-block .container-940 {
      width: 90%; } }

.concept-block.active p, .concept-block.active blockquote, .concept-block.active hr {
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  opacity: 1; }
.concept-block.active .grid-waves {
  top: 170px;
  opacity: 1; }

.shout-out {
  font-size: 30px;
  font-style: italic;
  font-family: "Times New Roman", Times, serif;
  line-height: 50px;
  padding-top: 170px;
  -webkit-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform: translate3d(0px, -250px, 0px);
  -moz-transform: translate3d(0px, -250px, 0px);
  -ms-transform: translate3d(0px, -250px, 0px);
  transform: translate3d(0px, -250px, 0px);
  opacity: 0;
  position: relative;
  z-index: 99; }
  @media (max-width: 767px) {
    .shout-out {
      padding-top: 20px; } }
  .shout-out a {
    text-decoration: line-through; }
  .shout-out p {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased; }

.shout-out.active {
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  opacity: 1; }

.top-takeaways {
  -webkit-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 2s cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform: translate3d(0px, -250px, 0px);
  -moz-transform: translate3d(0px, -250px, 0px);
  -ms-transform: translate3d(0px, -250px, 0px);
  transform: translate3d(0px, -250px, 0px);
  opacity: 0;
  position: relative;
  z-index: 98; }
  .top-takeaways ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    font-size: 24px;
    font-family: "Times New Roman", Times, serif;
    font-style: italic;
    line-height: 80px;
    -webkit-mask-image: url(../img/texture.png);
    -o-mask-image: url(../img/texture.png);
    -moz-mask-image: url(../img/texture.png);
    -ms-mask-image: url(../img/texture.png);
    mask-image: url(../img/texture.png); }
    @media (max-width: 1024px) {
      .top-takeaways ul {
        font-size: 20px;
        line-height: 60px; } }
    @media (max-width: 767px) {
      .top-takeaways ul {
        line-height: 30px;
        width: 90%;
        margin: 0 auto; } }
  @media (max-width: 767px) {
    .top-takeaways li {
      margin-bottom: 20px;
      line-height: auto; } }

.top-takeaways.active {
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  opacity: 1; }

.takeaway-badge {
  margin: 0px auto 80px auto; }
  @media (max-width: 1024px) {
    .takeaway-badge {
      margin: 0px auto 60px auto; } }
  .takeaway-badge em {
    margin: 0px 0px 0px 0px;
    display: block;
    font-size: 21px;
    font-weight: 400;
    -webkit-mask-image: url(../img/texture.png);
    -o-mask-image: url(../img/texture.png);
    -moz-mask-image: url(../img/texture.png);
    -ms-mask-image: url(../img/texture.png);
    mask-image: url(../img/texture.png);
    color: #414141;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased; }
    @media (max-width: 767px) {
      .takeaway-badge em {
        margin: 0px auto 20px auto; } }
  @media (max-width: 1024px) {
    .takeaway-badge img {
      width: 80%; } }

.takeaway-image {
  margin: 90px auto 0px auto; }
  @media (max-width: 1024px) {
    .takeaway-image {
      margin: 40px auto 0px auto; } }
  @media (max-width: 767px) {
    .takeaway-image {
      margin: 0px auto 0px auto; } }

.share-badge-wrapper {
  position: relative; }
  .share-badge-wrapper .texture {
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../img/texture-large.png) bottom center repeat;
    z-index: 99; }

.share-badge-wrapper {
  position: relative;
  z-index: 98;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  border: solid 2px black;
  width: 410px;
  padding: 60px 0px 60px 0px;
  margin: 0 auto 0px auto;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  color: #414141;
  letter-spacing: .1em; }
  @media (max-width: 767px) {
    .share-badge-wrapper {
      width: 90%; } }
  .share-badge-wrapper p, .share-badge-wrapper a {
    line-height: auto;
    margin: 0px;
    padding: 0px; }
  .share-badge-wrapper a {
    text-transform: lowercase;
    font-family: "Times New Roman", Times, serif;
    font-size: 24px;
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    display: block; }
  .share-badge-wrapper .horizontal-line {
    width: 350px;
    margin: 20px auto; }
    @media (max-width: 767px) {
      .share-badge-wrapper .horizontal-line {
        width: 90%; } }

.share-badge {
  position: relative;
  z-index: 100; }

/* 

-------------------------------------------------------------

MODAL

*/
.modal {
  -webkit-transition: 0.75s all cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: 0.75s all cubic-bezier(0.23, 1, 0.32, 1);
  -ms-transition: 0.75s all cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: 0.75s all cubic-bezier(0.23, 1, 0.32, 1);
  transition: 0.75s all cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transform: translateZ(0);
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.94);
  z-index: 400;
  opacity: 0;
  visibility: hidden;
  overflow: auto; }
  .modal .modal-content {
    -webkit-transition: 0.75s all cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: 0.75s all cubic-bezier(0.23, 1, 0.32, 1);
    -ms-transition: 0.75s all cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: 0.75s all cubic-bezier(0.23, 1, 0.32, 1);
    transition: 0.75s all cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: translate3d(0px, 50px, 0px);
    -moz-transform: translate3d(0px, 50px, 0px);
    -ms-transform: translate3d(0px, 50px, 0px);
    transform: translate3d(0px, 50px, 0px);
    -webkit-transform: translateZ(0);
    padding: 50px;
    margin: 200px auto;
    width: 1000px;
    opacity: 0;
    position: relative; }
    .modal .modal-content p {
      margin: 60px auto;
      width: 440px; }
      @media (max-width: 767px) {
        .modal .modal-content p {
          width: 90%;
          margin: 30px auto; } }
      @media (max-height: 1000px) {
        .modal .modal-content p {
          width: 90%;
          margin: 30px auto; } }
    .modal .modal-content em {
      font-size: 30px;
      font-style: italic;
      font-family: "Times New Roman", Times, serif;
      text-rendering: optimizeLegibility;
      -webkit-font-smoothing: antialiased; }
      @media (max-width: 1024px) {
        .modal .modal-content em {
          font-size: 20px; } }
    @media (max-width: 1024px) {
      .modal .modal-content {
        width: 90%; } }
    @media (max-width: 767px) {
      .modal .modal-content {
        margin: 40px auto; } }
    @media (max-height: 1000px) {
      .modal .modal-content {
        margin: 80px auto; }
        .modal .modal-content .image-title {
          width: 80%; } }
  .modal .close {
    -webkit-transition: 0.75s all cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: 0.75s all cubic-bezier(0.23, 1, 0.32, 1);
    -ms-transition: 0.75s all cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: 0.75s all cubic-bezier(0.23, 1, 0.32, 1);
    transition: 0.75s all cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s;
    -webkit-transform: translate3d(0px, 50px, 0px);
    -moz-transform: translate3d(0px, 50px, 0px);
    -ms-transform: translate3d(0px, 50px, 0px);
    transform: translate3d(0px, 50px, 0px);
    position: absolute;
    left: 0px;
    top: -50px;
    width: 100%;
    text-align: center;
    opacity: 0; }
    @media (max-width: 767px) {
      .modal .close {
        top: -20px; } }

.modal-active {
  -webkit-overflow-scrolling: touch;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateZ(0); }
  .modal-active .modal-content {
    -webkit-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    opacity: 1; }
  .modal-active .close {
    -webkit-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
    opacity: 1; }
