@charset "UTF-8";
@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=6b42cd51-010e-4ea9-bc8f-f65d10f92a58");
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
figure,
section,
ol,
ul {
  margin: 0;
  padding: 0;
}

main,
section {
  display: block;
}

h1,
h2,
h3,
h4 {
  font-size: inherit;
}

strong {
  font-weight: bold;
}

a,
button {
  color: inherit;
}

a {
  text-decoration: none;
}

button {
  overflow: visible;
  border: 0;
  font: inherit;
  -webkit-font-smoothing: inherit;
  letter-spacing: inherit;
  background: none;
  cursor: pointer;
}

button:focus {
  outline: none;
}

::-moz-focus-inner {
  padding: 0;
  border: 0;
}

:focus {
  outline: 0;
}

img {
  max-width: 100%;
  height: auto;
  border: 0;
}

.charcoal-blue {
  color: #1C1F21;
}

.gold {
  color: #92683C;
}

.red {
  color: #B83E31;
}

.white {
  color: #FFFFFF;
}

.peoples-green {
  color: #003720;
}

.peoples-yellow {
  color: #BA8727;
}

.t11-gold {
  color: #B78846;
}

.t11-grey {
  color: #E6E6E6;
}

.t11-black {
  color: #0e1215;
}

.gt-green {
  color: #00AA4F;
}

.gt-blue {
  color: #012639;
}

.beehive-yellow {
  color: #F6C54E;
}

.beehive-brown {
  color: #261C02;
}

.dw-purple {
  color: #222159;
}

.dw-tan {
  color: #fcfbf8;
}

.dw-gold {
  color: #B77B48;
}

.pn-orange {
  color: #EC5B2A;
}

.db-blue {
  color: #10AAFB;
}

.db-yellow {
  color: #F9D110;
}

.stripes-gold {
  color: #B49865;
}

.stripes-navy {
  color: #162935;
}

.stripes-tan {
  color: #F7F5EE;
}

.rws-orange {
  color: #FB5406;
}

.rws-blue {
  color: #0965AC;
}

.rws-darkblue {
  color: #1E2445;
}

.bb-blue {
  color: #041E41;
}

.twoaxle-gold {
  color: #8E7631;
}

.twoaxle-blue {
  color: #1E252B;
}

.miller-red {
  color: #B2292E;
}

.miller-yellow {
  color: #FFA200;
}

.miller-tan {
  color: #FCFBF3;
}

.lowood-blue {
  color: #061320;
}

.lowood-gold {
  color: #AB8B62;
}

.howdy-yellow {
  color: #FFCD00;
}

.howdy-brown {
  color: #3C0808;
}

.howdy-blue {
  color: #A8D8EE;
}

.bluestar-blue {
  color: #2C73FF;
}

.bluestar-dark-blue {
  color: #080323;
}

.bluestar-light-blue {
  color: #A7CCF1;
}

.case-studies__hero .hero-bg, .case-studies__hero .hero-bg2, .case-studies .casestudy-bg, .case-studies__full-block .desc-bg, .case-studies__desc .desc-bg, .case-studies .workshop-links .more-btn, .case-studies .badge-bg, .case-studies .baseball-bg, .case-studies .stripes-bg-cover {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  -ms-behavior: url("js/compat/backgroundsize.min.htc");
  /* IE 8 Fix */
}

.bg-40 {
  opacity: .40;
}

.bg-45 {
  opacity: .45;
}

.bg-50 {
  opacity: .5;
}

.dark-bg, .home__map {
  background-color: #1C1F21;
}

.white-bg {
  background-color: #FFFFFF;
}

.t11-dark-bg, .case-studies .skewed-bottom__t11-dark-bg, .case-studies .skewed-top__t11-dark-bg {
  background-color: #101417;
}

.t11-grey-bg {
  background-color: #E6E6E6;
}

.t11-black-bg {
  background-color: #0e1215;
}

.gt-blue-bg {
  background-color: #012639;
}

.beehive-yellow-bg {
  background-color: #F6C54E;
}

.dw-purple-bg {
  background-color: #222159;
}

.rws-bg {
  background-color: #FCFAF7;
}

.dw-purple-bg__border {
  position: relative;
}

.dw-purple-bg__border:before {
  content: '';
  width: 100%;
  height: 6px;
  background: -webkit-linear-gradient(90deg, #AC814A, #CFAC80, #AC814A);
  position: absolute;
  top: 8px;
}

.dw-purple-bg__border:after {
  content: '';
  width: 100%;
  height: 6px;
  background: -webkit-linear-gradient(90deg, #AC814A, #CFAC80, #AC814A);
  position: absolute;
  bottom: 8px;
}

.dw-tan-bg {
  background-color: #fcfbf8;
}

.stripes-tan-bg {
  background-color: #F7F5EE;
}

.stripes-navy-bg {
  background-color: #162935;
}

.stripes-navy-bg__border {
  position: relative;
}

.stripes-navy-bg__border:before {
  content: '';
  width: 100%;
  height: 6px;
  background: #B49865;
  position: absolute;
  top: 8px;
}

.stripes-navy-bg__border:after {
  content: '';
  width: 100%;
  height: 6px;
  background: #B49865;
  position: absolute;
  bottom: 8px;
}

.eagle-bg {
  background-color: #162935;
  background-image: url("../images/13stripes/eagle-bg.svg");
  background-position: center center;
  background-size: 70%;
  background-size: cover;
  background-repeat: no-repeat;
}

.birdbottle-bg {
  background-color: #041E41;
  background-image: url("../images/bb/BG-Slider-Label.png");
  background-position: center center;
  background-size: 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.pgc-green-bg {
  background-color: #003720;
}

.pgc-green-bg__border {
  position: relative;
}

.pgc-green-bg__border:before {
  content: '';
  width: 100%;
  height: 6px;
  background: #BA8727;
  position: absolute;
  top: 8px;
}

.pgc-green-bg__border:after {
  content: '';
  width: 100%;
  height: 6px;
  background: #BA8727;
  position: absolute;
  bottom: 8px;
}

.rws-darkblue-bg {
  background-color: #1E2445;
}

.rws-darkblue-bg__border {
  position: relative;
}

.rws-darkblue-bg__border:before {
  content: '';
  width: 100%;
  height: 6px;
  background: #FFFFFF;
  position: absolute;
  top: 8px;
}

.rws-darkblue-bg__border:after {
  content: '';
  width: 100%;
  height: 6px;
  background: #FFFFFF;
  position: absolute;
  bottom: 8px;
}

.drip-block {
  padding: 5em 0 0;
}

@media (max-width: 900px) {
  .drip-block {
    padding: 3.5em 0 3.5em;
  }
}

.rws-drips {
  display: block;
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 85%;
  width: 70px;
  height: 110px;
  background: url("../images/rws/drips-cream-sm.png") no-repeat;
  background-size: 70px 110px;
}

@media (max-width: 900px) {
  .rws-drips {
    display: none;
  }
}

.rws-drips:before, .rws-drips:after {
  content: '';
  display: block;
  background: #FCFAF7;
  height: 110px;
  width: 5000em;
  position: absolute;
  top: 0;
}

.rws-drips:before {
  right: 70px;
}

.rws-drips:after {
  left: 70px;
}

.bb-blue-bg {
  background-color: #041E41;
  color: #FFFFFF;
}

.bb-blue-bg__border {
  position: relative;
}

.bb-blue-bg__border:before {
  content: '';
  width: 100%;
  height: 6px;
  background: #FFFFFF;
  position: absolute;
  top: 8px;
}

.bb-blue-bg__border:after {
  content: '';
  width: 100%;
  height: 6px;
  background: #FFFFFF;
  position: absolute;
  bottom: 8px;
}

.twoaxle-blueBG {
  background-color: #1E252B;
}

.miller-tanBG {
  background-color: #FCFBF3;
}

.lowood-blueBG {
  background-color: #061320;
}

.lowood-goldBG {
  background-color: #AB8B62;
}

.howdy-yellowBG {
  background-color: #FFCD00;
}

.howdy-brownBG {
  background-color: #3C0808;
}

.howdy-blue-bg {
  background-color: #A8D8EE;
}

.howdy-blue-bg__border {
  position: relative;
}

.howdy-blue-bg__border:before {
  content: '';
  width: 100%;
  height: 6px;
  background: #FFFFFF;
  position: absolute;
  top: 8px;
}

.howdy-blue-bg__border:after {
  content: '';
  width: 100%;
  height: 6px;
  background: #FFFFFF;
  position: absolute;
  bottom: 8px;
}

.bluestar-dark-blueBG {
  background-color: #080323;
}

.vert-pad-1 {
  padding: 1em 0;
}

.vert-pad-2 {
  padding: 2em 0;
}

.vert-pad-3 {
  padding: 3em 0;
}

.vert-pad-4 {
  padding: 4em 0;
}

.vert-pad-5 {
  padding: 5em 0;
}

.vert-pad-6 {
  padding: 6em 0;
}

.vert-pad-7 {
  padding: 7em 0;
}

.push-down-05 {
  margin-bottom: .5em;
}

.push-down-1 {
  margin-bottom: 1em;
}

.push-down-2 {
  margin-bottom: 2em;
}

.push-down-3 {
  margin-bottom: 3em;
}

.push-down-4 {
  margin-bottom: 4em;
}

.push-down-5 {
  margin-bottom: 5em;
}

.push-down-6 {
  margin-bottom: 6em;
}

@media screen and (max-width: 900px) {
  .md-push-down4 {
    padding-bottom: 4em;
  }
}

@media screen and (max-width: 768px) {
  .vert-pad-4 {
    padding: 3em 0;
  }
  .vert-pad-5 {
    padding: 3.5em 0;
  }
  .push-down-1 {
    margin-bottom: 0.5em;
  }
  .push-down-2 {
    margin-bottom: 1em;
  }
  .push-down-3 {
    margin-bottom: 1.5em;
  }
  .push-down-4 {
    margin-bottom: 2em;
  }
  .push-down-5 {
    margin-bottom: 2em;
  }
}

@media screen and (max-width: 500px) {
  .vert-pad-3 {
    padding: 2.2em 0;
  }
}

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

.text--noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.text--smothing {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.text--nowrap {
  white-space: nowrap;
}

.text--truncate {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.text--uppercase {
  text-transform: uppercase;
}

.text--lowercase {
  text-transform: lowercase;
}

.text--keepcase {
  text-transform: none !important;
}

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

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

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

.text--24 {
  font-size: 2.4rem;
}

@media (max-width: 600px) {
  .text--24 {
    font-size: 2rem;
  }
}

.text--18 {
  font-size: 1.8rem;
}

@media (max-width: 600px) {
  .text--18 {
    font-size: 1.6rem;
  }
}

@media (max-width: 480px) {
  .text--18 {
    font-size: 1.4rem;
  }
}

@media (max-width: 320px) {
  .text--18 {
    font-size: 1.3rem;
  }
}

.text--16 {
  font-size: 1.6rem;
}

@media (max-width: 600px) {
  .text--16 {
    font-size: 1.4rem;
  }
}

.text--14 {
  font-size: 1.4rem;
}

@media (max-width: 600px) {
  .text--14 {
    font-size: 1.2rem;
  }
}

.flex-center-between {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.flex-center-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.flex-start-start {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.vp-05 {
  padding: .5rem 0;
}

.vp-1 {
  padding: 1rem 0;
}

.vp-15 {
  padding: 1.5rem 0;
}

.vp-2 {
  padding: 2rem 0;
}

.vp-3 {
  padding: 3rem 0;
}

@media (max-width: 768px) {
  .vp-3 {
    padding: 2.5rem 0;
  }
}

@media (max-width: 500px) {
  .vp-3 {
    padding: 2rem 0;
  }
}

.vp-4 {
  padding: 4rem 0;
}

@media (max-width: 768px) {
  .vp-4 {
    padding: 3rem 0;
  }
}

@media (max-width: 500px) {
  .vp-4 {
    padding: 2.25rem 0;
  }
}

.vp-5 {
  padding: 5rem 0;
}

@media (max-width: 768px) {
  .vp-5 {
    padding: 4rem 0;
  }
}

@media (max-width: 500px) {
  .vp-5 {
    padding: 3.5rem 0;
  }
}

.vp-6 {
  padding: 6rem 0;
}

@media (max-width: 768px) {
  .vp-6 {
    padding: 5rem 0;
  }
}

@media (max-width: 500px) {
  .vp-6 {
    padding: 4rem 0;
  }
}

.vp-7 {
  padding: 7em 0;
}

@media screen and (max-width: 700px) {
  .vp-7 {
    padding: 5em 0;
  }
}

.vp-8 {
  padding: 8em 0;
}

@media screen and (max-width: 700px) {
  .vp-8 {
    padding: 5em 0;
  }
}

.mb-1 {
  margin-bottom: 1rem;
}

.mb-2 {
  margin-bottom: 2rem;
}

.mb-3 {
  margin-bottom: 3rem;
}

@media (max-width: 768px) {
  .mb-3 {
    margin-bottom: 2.5rem;
  }
}

@media (max-width: 500px) {
  .mb-3 {
    margin-bottom: 2rem;
  }
}

.mb-4 {
  margin-bottom: 4rem;
}

@media (max-width: 768px) {
  .mb-4 {
    margin-bottom: 3rem;
  }
}

@media (max-width: 500px) {
  .mb-4 {
    margin-bottom: 2.25rem;
  }
}

.mb-5 {
  margin-bottom: 5rem;
}

@media (max-width: 768px) {
  .mb-5 {
    margin-bottom: 4rem;
  }
}

@media (max-width: 500px) {
  .mb-5 {
    margin-bottom: 3rem;
  }
}

.mb-6 {
  margin-bottom: 6rem;
}

@media (max-width: 768px) {
  .mb-6 {
    margin-bottom: 4.5rem;
  }
}

@media (max-width: 500px) {
  .mb-6 {
    margin-bottom: 3.5rem;
  }
}

.mb-7 {
  margin-bottom: 7rem;
}

@media (max-width: 768px) {
  .mb-7 {
    margin-bottom: 5rem;
  }
}

@media (max-width: 500px) {
  .mb-7 {
    margin-bottom: 4rem;
  }
}

.mb-8 {
  margin-bottom: 8rem;
}

@media (max-width: 768px) {
  .mb-8 {
    margin-bottom: 6rem;
  }
}

@media (max-width: 500px) {
  .mb-8 {
    margin-bottom: 4rem;
  }
}

html.no-touchevents .grayscale {
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  -webkit-filter: grayscale(1);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(1);
}

html.no-touchevents .grayscale:hover {
  -webkit-filter: grayscale(0);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(0);
}

::-moz-selection {
  background: #92683C;
  color: #FCFBF8;
  text-shadow: none;
}

::selection {
  background: #92683C;
  color: #FCFBF8;
  text-shadow: none;
}

a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: blue;
  cursor: pointer;
}

span a:hover, p a:hover {
  text-decoration: underline;
}

form, fieldset {
  margin: 0;
  border: 0;
}

button:focus {
  outline: none;
}

p {
  line-height: 1.75em;
  margin-bottom: 1em;
}

p:last-child {
  margin-bottom: 0em;
}

html {
  width: 100%;
  min-height: 100%;
  margin: 0;
}

body {
  margin: 0;
  overflow-x: hidden;
  background-color: #FCFBF8;
}

.main {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  margin: 0 auto;
  max-width: 124rem;
  padding: 0 3rem;
}

.row {
  display: block;
  position: relative;
}

.centerizer {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 160rem;
  padding: 0 2.5rem;
  margin: 0 auto;
}

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

.lg-text, .lg-monst, .md-monst, .more-btn, #newsletter-form input, #newsletter-form #mc_embed_signup input, #mc_embed_signup input, .headline .sub-headline, .tinymce h1, .tinymce h2, .form-input-dropdown, .form-input, .home__hero .tagline, .workshop-header__bottom ul li, article .text-wrap .sm-link, .service-grid .text-wrap .sm-link, article .text-wrap ul.tags li, .service-grid .text-wrap ul.tags li {
  font-family: 'montserrat';
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'montserrat';
  src: url("../assets/fonts/montserrat/montserrat-regular-webfont.eot");
  src: url("../assets/fonts/montserrat/montserrat-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/montserrat/montserrat-regular-webfont.woff2") format("woff2"), url("../assets/fonts/montserrat/montserrat-regular-webfont.woff") format("woff"), url("../assets/fonts/montserrat/montserrat-regular-webfont.ttf") format("truetype"), url("../assets/fonts/montserrat/montserrat-regular-webfont.svg#montserratregular") format("svg");
  font-weight: 100;
  font-style: normal;
}

.bottom-bar span, .workshop-header__logo span {
  font-family: 'montserrat';
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: "ITC Century W01 Book";
  src: url("../assets/fonts/century/34bdfb95-ecc9-425e-9fc9-871696c5c4d8.eot?#iefix");
  src: url("../assets/fonts/century/34bdfb95-ecc9-425e-9fc9-871696c5c4d8.eot?#iefix") format("eot"), url("../assets/fonts/century/94ca6cf1-5688-4f93-9901-5f01e1c5b845.woff2") format("woff2"), url("../assets/fonts/century/d1d878f1-1eed-46bf-ac30-069a1ba84787.woff") format("woff"), url("../assets/fonts/century/e7f0a599-5795-4940-b7b1-c6214f8dda5e.ttf") format("truetype"), url("../assets/fonts/century/f4726f88-8823-4fc2-b15e-d0da10839700.svg#f4726f88-8823-4fc2-b15e-d0da10839700") format("svg");
}

@font-face {
  font-family: "ITC Century W01 Book Italic";
  src: url("../assets/fonts/century/6fcecc99-90e9-4218-b73b-4e18464e084a.eot?#iefix");
  src: url("../assets/fonts/century/6fcecc99-90e9-4218-b73b-4e18464e084a.eot?#iefix") format("eot"), url("../assets/fonts/century/095aa014-1cea-4fb0-862a-04319931a513.woff2") format("woff2"), url("../assets/fonts/century/fd234bbf-45e6-4b79-98c6-914ee5fb8007.woff") format("woff"), url("../assets/fonts/century/f3abf79b-ab2d-4dd2-9841-2974e2554b37.ttf") format("truetype"), url("../assets/fonts/century/ea7ddad5-7940-4900-ab7e-f5002add11d2.svg#ea7ddad5-7940-4900-ab7e-f5002add11d2") format("svg");
}

@font-face {
  font-family: "ITC Century W01 Bold";
  src: url("../assets/fonts/century/3de7f2e0-0f45-48aa-8152-3cc713d36b71.eot?#iefix");
  src: url("../assets/fonts/century/3de7f2e0-0f45-48aa-8152-3cc713d36b71.eot?#iefix") format("eot"), url("../assets/fonts/century/987ac998-a146-4433-a739-c2e773f75b1b.woff2") format("woff2"), url("../assets/fonts/century/7d920ba3-4163-4867-a9f3-a31d4885929f.woff") format("woff"), url("../assets/fonts/century/ca799342-2c8d-4369-ac25-598129be8384.ttf") format("truetype"), url("../assets/fonts/century/2adbbc9d-e78b-485b-8bb0-afb5979ad60a.svg#2adbbc9d-e78b-485b-8bb0-afb5979ad60a") format("svg");
}

@font-face {
  font-family: "ITC Century W01 Bold Italic";
  src: url("../assets/fonts/century/5633d856-138a-449e-a7c0-d06bcf929e74.eot?#iefix");
  src: url("../assets/fonts/century/5633d856-138a-449e-a7c0-d06bcf929e74.eot?#iefix") format("eot"), url("../assets/fonts/century/024867b5-4168-4781-8b86-c07561c99070.woff2") format("woff2"), url("../assets/fonts/century/a42a926e-420a-45ed-863f-000a9043ab55.woff") format("woff"), url("../assets/fonts/century/c9f3f84a-7f88-49f4-949c-06a09575a169.ttf") format("truetype"), url("../assets/fonts/century/37366c32-5d6d-4d2e-a99b-3280c43e9b06.svg#37366c32-5d6d-4d2e-a99b-3280c43e9b06") format("svg");
}

.h2-casestudy, .h1-shortstories, .lg-century, .mobile-takeover nav .mobile-navigation a, .md-century, .xs-century, .footer .h3, .tinymce h4, .tinymce h6, .tinymce blockquote p, .mobile-header .text-wrap span, .case-studies__hero .hero-h2, .case-studies__logo-hero .hero-h2, .case-studies__blockquote blockquote, .contact-header .text-wrap span, .openings-header .text-wrap span {
  font-family: "ITC Century W01 Book";
  font-weight: 100;
  font-style: normal;
}

.sm-italic, .testimonial-italic {
  font-family: "ITC Century W01 Book Italic";
  font-weight: 100;
}

.sm-century, .tinymce h3, .tinymce h5, .tinymce strong, .workshop-header__bottom ul .vol, .featured-project .thumb .featured-tag, article .text-wrap .h1-workshop, .service-grid .text-wrap .h1-workshop, .case-studies__hero .hero-h1, .case-studies__logo-hero .hero-h1 {
  font-family: "ITC Century W01 Bold";
  font-weight: 900;
  font-style: normal;
}

.h2-shortstories {
  font-family: "ITC Century W01 Bold Italic";
  font-weight: 900;
}

@font-face {
  font-family: 'oswald';
  src: url("../assets/fonts/oswald/oswald-regular-webfont.eot");
  src: url("../assets/fonts/oswald/oswald-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/oswald/oswald-regular-webfont.woff2") format("woff2"), url("../assets/fonts/oswald/oswald-regular-webfont.woff") format("woff"), url("../assets/fonts/oswald/oswald-regular-webfont.ttf") format("truetype"), url("../assets/fonts/oswald/oswald-regular-webfont.svg#oswald_regularregular") format("svg");
  font-weight: 100;
  font-style: normal;
}

.h3, .button--white, .button--gold, .button--black, .topbar__navigation li a, .mobile-open, .form-submit, .nf-response-msg .h3, .nf-error-msg, .workshop-header__left .date, .short-stories .background span {
  font-family: 'oswald';
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'oswald';
  src: url("../assets/fonts/oswald/oswald-regularitalic-webfont.eot");
  src: url("../assets/fonts/oswald/oswald-regularitalic-webfont.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/oswald/oswald-regularitalic-webfont.woff2") format("woff2"), url("../assets/fonts/oswald/oswald-regularitalic-webfont.woff") format("woff"), url("../assets/fonts/oswald/oswald-regularitalic-webfont.ttf") format("truetype"), url("../assets/fonts/oswald/oswald-regularitalic-webfont.svg#oswaldregular") format("svg");
  font-weight: 100;
  font-style: italic;
}

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

@font-face {
  font-family: 'oswald';
  src: url("../assets/fonts/oswald/oswald-bolditalic-webfont.eot");
  src: url("../assets/fonts/oswald/oswald-bolditalic-webfont.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/oswald/oswald-bolditalic-webfont.woff2") format("woff2"), url("../assets/fonts/oswald/oswald-bolditalic-webfont.woff") format("woff"), url("../assets/fonts/oswald/oswald-bolditalic-webfont.ttf") format("truetype"), url("../assets/fonts/oswald/oswald-bolditalic-webfont.svg#oswaldbold") format("svg");
  font-weight: 900;
  font-style: italic;
}

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

.h1, .h2, .h1-casestudy, .h5, .h6, .testimonial-author, .mobile-header .text-wrap .h1, .case-studies__blockquote .caption, .contact-header .text-wrap .h1, .openings-header .text-wrap .h1 {
  font-family: 'leaguegothic';
  font-weight: 100;
  font-style: normal;
}

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

.h4, #nf-field-9-container:before, #nf-field-10-container:before, #nf-field-11-container:before, #nf-field-12-container:before, #nf-field-13-container:before, #nf-field-14-container:before, .case-studies .workshop-links .back-btn {
  font-family: 'lyon';
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "oldenglish";
  src: url("../assets/fonts/oldenglish/c685650a-d30c-461f-afce-f698c63c628e.eot?#iefix");
  src: url("../assets/fonts/oldenglish/c685650a-d30c-461f-afce-f698c63c628e.eot?#iefix") format("eot"), url("../assets/fonts/oldenglish/cd56fe9d-b595-49cb-89aa-bb3aef776688.woff2") format("woff2"), url("../assets/fonts/oldenglish/6431b6b5-72b1-4616-bf27-1b52c5a0ec80.woff") format("woff"), url("../assets/fonts/oldenglish/8620ae03-5d7b-43ee-8254-29589af27a06.ttf") format("truetype"), url("../assets/fonts/oldenglish/a8d59f67-49d0-43b4-90d8-ab5ac02fcd42.svg#a8d59f67-49d0-43b4-90d8-ab5ac02fcd42") format("svg");
}

.tinymce .wpsdc-drop-cap {
  font-family: 'oldenglish';
  font-weight: 100;
  font-style: normal;
}

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

.icon-arrow-up {
  content: "\e900";
}

.icon-close, .icon-close:after, .md-close span:after {
  content: "\e901";
}

.icon-down-arrow, .arrow-down:after {
  content: "\e902";
}

.icon-dribbble, .topbar__socials li .icon-dribbble:after, .contact-grid p .icon-dribbble:after, .openings-grid p .icon-dribbble:after {
  content: "\e903";
}

.icon-email, #newsletter-form button span:after, #newsletter-form #mc_embed_signup button span:after, #mc_embed_signup button span:after {
  content: "\e904";
}

.icon-hamburger, .icon-hamburger:after {
  content: "\e905";
}

.icon-instagram, .topbar__socials li .icon-instagram:after, .contact-grid p .icon-instagram:after, .openings-grid p .icon-instagram:after {
  content: "\e906";
}

.icon-star, .home__hero .star:after {
  content: "\e907";
}

html {
  font-size: 62.5%;
}

body {
  font-family: "ITC Century W01 Book", Georgia, serif;
  font-weight: 100;
  line-height: 1.5em;
  text-rendering: optimizeLegibility;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  color: #1C1F21;
  font-size: 1.875rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin: 0;
  padding: 0;
  line-height: 1;
}

.h1 {
  text-transform: uppercase;
  display: block;
  font-size: 14rem;
}

@media screen and (max-width: 1450px) {
  .h1 {
    font-size: 10rem;
  }
}

@media screen and (max-width: 768px) {
  .h1 {
    font-size: 7rem;
  }
}

@media screen and (max-width: 480px) {
  .h1 {
    font-size: 5rem;
  }
}

.h2 {
  text-transform: uppercase;
  font-size: 14rem;
}

@media screen and (max-width: 900px) {
  .h2 {
    font-size: 10rem;
  }
}

@media screen and (max-width: 768px) {
  .h2 {
    font-size: 7rem;
  }
}

.h1-casestudy {
  text-transform: uppercase;
  display: block;
  font-size: 14rem;
  text-transform: uppercase;
}

@media screen and (max-width: 900px) {
  .h1-casestudy {
    font-size: 10rem;
  }
}

@media screen and (max-width: 768px) {
  .h1-casestudy {
    font-size: 7rem;
  }
}

@media screen and (max-width: 480px) {
  .h1-casestudy {
    font-size: 5rem;
  }
}

.h2-casestudy {
  font-size: 4rem;
  margin-bottom: .25em;
  line-height: 1em;
}

.h1-shortstories {
  font-size: 8rem;
  margin-bottom: .75em;
  letter-spacing: 1px;
}

@media screen and (max-width: 900px) {
  .h1-shortstories {
    font-size: 5rem;
  }
}

@media screen and (max-width: 550px) {
  .h1-shortstories {
    font-size: 4rem;
  }
}

.h2-shortstories {
  font-size: 4.5rem;
  line-height: 1.2em;
  letter-spacing: -1px;
}

@media screen and (max-width: 900px) {
  .h2-shortstories {
    font-size: 4rem;
  }
}

@media screen and (max-width: 550px) {
  .h2-shortstories {
    font-size: 3.5rem;
  }
}

.h3 {
  font-size: 2.4rem;
}

.h4 {
  text-transform: uppercase;
  font-size: 2.25rem;
  letter-spacing: 4px;
}

@media screen and (max-width: 768px) {
  .h4 {
    font-size: 2rem;
    line-height: 1.5em;
  }
}

.h5 {
  text-transform: uppercase;
  letter-spacing: 2px;
}

.h6 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1em;
}

.p-sma {
  font-size: .85rem;
  line-height: 1.6;
}

.p-med {
  font-size: 1.8rem;
  line-height: 1.6;
}

.text--hairline {
  font-weight: 100;
}

.text--thin {
  font-weight: 200;
}

.text--light {
  font-weight: 300;
}

.text--medium {
  font-weight: 500;
}

.text--semibold {
  font-weight: 600;
}

b, strong, .text--bold {
  font-weight: 700;
}

.text--heavy {
  font-weight: 800;
}

.text--black {
  font-weight: 900;
}

.lg-century {
  font-size: 4em;
  text-transform: uppercase;
  letter-spacing: 5px;
}

.mobile-takeover nav .mobile-navigation a {
  font-size: 2.5em;
  text-transform: uppercase;
  letter-spacing: 5px;
}

.md-century {
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 5px;
}

@media screen and (max-width: 700px) {
  .md-century {
    font-size: .75em;
    letter-spacing: 3px;
  }
}

.sm-century {
  font-size: .7em;
  text-transform: uppercase;
  letter-spacing: 5px;
}

.sm-italic {
  font-size: 1em;
}

.xs-century {
  font-size: .75em;
  text-transform: uppercase;
  letter-spacing: 5px;
}

.lg-text {
  text-transform: uppercase;
  letter-spacing: 4px;
  font-style: 2em;
}

.lg-monst {
  text-transform: uppercase;
  letter-spacing: 6px;
  font-size: 1.75em;
  margin-bottom: .25em;
}

.md-monst {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 1.5em;
}

sup {
  font-size: 1rem;
}

.button--white, .button--gold, .button--black {
  letter-spacing: 5px;
  padding: 1em 2em 1em 2.25em;
  text-transform: uppercase;
  font-size: .9em;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  overflow: hidden;
  position: relative;
}

.button--white {
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
  z-index: 2;
}

.button--white:hover {
  color: #1C1F21;
}

.button--white:before {
  content: '';
  position: absolute;
  width: 110%;
  height: 100%;
  background-color: #FFFFFF;
  opacity: .5;
  top: 100px;
  left: 0;
  right: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #1C1F21;
  z-index: -1;
}

.button--white:hover:before {
  opacity: 1;
  top: 0;
  left: 0;
  right: 0;
}

.button--gold {
  border: 2px solid #92683C;
  color: #FFFFFF;
  z-index: 2;
}

.button--gold:hover {
  color: #1C1F21;
}

.button--gold:before {
  content: '';
  position: absolute;
  width: 110%;
  height: 100%;
  background-color: #92683C;
  opacity: .5;
  top: 100px;
  left: 0;
  right: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #1C1F21;
  z-index: -1;
}

.button--gold:hover:before {
  opacity: 1;
  top: 0;
  left: 0;
  right: 0;
}

.button--black {
  border: 2px solid #1C1F21;
  color: #1C1F21;
  z-index: 2;
}

.button--black:hover {
  color: #FCFBF8;
  text-decoration: none;
  border: 2px solid #92683C;
}

.button--black:before {
  content: '';
  position: absolute;
  width: 110%;
  height: 100%;
  background-color: #92683C;
  opacity: .5;
  top: 100px;
  left: 0;
  right: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #FCFBF8;
  z-index: -1;
}

.button--black:hover:before {
  opacity: 1;
  top: 0;
  left: 0;
  right: 0;
}

.more-btn {
  display: none;
  width: 100%;
  background-color: #92683C;
  text-align: center;
  color: #FFFFFF;
  padding: 1em;
  margin: 1em 0;
  font-size: .875em;
  text-transform: uppercase;
}

.more-btn:hover {
  background-color: #1C1F21;
}

@media screen and (max-width: 1150px) {
  .more-btn {
    display: block;
  }
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

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

.animated.hinge {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
            transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
            animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
            transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
          animation-name: bounce;
  -webkit-transform-origin: center bottom;
          transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
          animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
          animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
            transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
            transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
          animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
          animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
            transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
            transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
            transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
            transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
            transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
            transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
            transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
            transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
          animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
          transform-origin: top center;
  -webkit-animation-name: swing;
          animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
          animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
            transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes wobble {
  from {
    -webkit-transform: none;
            transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
          animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
            transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
            transform: skewX(0.39062deg) skewY(0.39062deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
            transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
            transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
            transform: skewX(0.39062deg) skewY(0.39062deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
            transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}

.jello {
  -webkit-animation-name: jello;
          animation-name: jello;
  -webkit-transform-origin: center;
          transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
            transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
            transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
          animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
          animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
          animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
          animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
          animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
            transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
          animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
          animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
          animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
          animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
          animation-name: bounceOutUp;
}

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

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

.fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
          animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
          animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
          animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
          animation-name: fadeInUpBig;
}

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

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

.fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
          animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
          animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
          animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
          animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
          animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
          animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
          animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
          animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
            transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
            transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
          animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
          animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
          animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
          animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
          animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1;
  }
  to {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
          animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
          animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
          animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
          animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
          animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
          animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
          animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
          animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
            transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
          animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
          animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
          animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
          animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
          animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
          animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
            transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
            transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
            transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
          animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
          animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
          animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
          animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
          animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
          animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
          animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
          animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
          animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
            transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
            transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
          animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
            transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
            transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
          animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
            transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
            transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
          animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
          animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
          animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
          animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
          animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
          animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
          animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
          animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
          animation-name: slideOutUp;
}

#body-nav {
  -webkit-transition: all 300ms ease 0ms;
  transition: all 300ms ease 0ms;
  -webkit-transform: scale(0);
  transform: scale(0);
  z-index: 100;
  top: 0;
}

.show-nav #body-nav {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.show-nav #body-nav ul li a {
  opacity: 1;
}

body {
  padding-top: 80px;
}

@media screen and (max-width: 800px) {
  body {
    padding-top: 73px;
  }
}

.topbar {
  padding: 1em 0;
  border-bottom: 1px solid #c6bba1;
  background: #FCFBF8;
  z-index: 20;
  position: fixed;
  top: 0;
  -webkit-transition: top 0.2s ease-in-out;
  transition: top 0.2s ease-in-out;
  width: 100%;
}

@media screen and (max-width: 800px) {
  .topbar {
    padding: .75em 0;
  }
}

.topbar__table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 45px;
  position: relative;
}

.topbar__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 10.5%;
  line-height: 0;
  position: relative;
  overflow: hidden;
}

.topbar__logo .shine {
  position: absolute;
  width: 60px;
  height: 60px;
  z-index: 100;
  top: -.5em;
  left: -.5em;
}

.topbar__logo .shine:before {
  content: '';
  position: absolute;
  width: 60px;
  height: 60px;
  background-image: url("../assets/png/glare.png");
  left: -60px;
  opacity: .75;
}

.topbar__logo .shine:hover:before {
  -webkit-animation-name: slide;
          animation-name: slide;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

.topbar__logo svg {
  width: 44px;
}

@-webkit-keyframes slide {
  0% {
    left: -60px;
    top: -10px;
  }
  100% {
    left: 60px;
    top: 0;
  }
}

@keyframes slide {
  0% {
    left: -60px;
    top: -10px;
  }
  100% {
    left: 60px;
    top: 0;
  }
}

.topbar nav {
  width: 80%;
  z-index: 10;
}

.topbar__navigation {
  text-align: center;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

@media screen and (max-width: 800px) {
  .topbar__navigation {
    display: none;
  }
}

.topbar__navigation li a {
  font-size: .85em;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #1C1F21;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 1.25em 2.5em;
  line-height: 0;
}

@media screen and (max-width: 1050px) {
  .topbar__navigation li a {
    padding: 1.25em 1em;
  }
}

.topbar__navigation li a:hover {
  color: #92683C;
}

.topbar__nav-right {
  width: 10%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.topbar__socials {
  list-style: none;
}

@media screen and (max-width: 800px) {
  .topbar__socials {
    display: none;
  }
}

.topbar__socials li {
  display: table-cell;
  vertical-align: middle;
}

.topbar__socials li i {
  font-size: 1.5em;
  color: #92683C;
  line-height: 1px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: table;
  height: 25px;
}

.topbar__socials li i:hover {
  color: #1C1F21;
}

.topbar__socials li a {
  display: block;
  padding: 1em .5em;
}

.topbar__socials li .icon-instagram, .topbar__socials li .icon-instagram:after {
  line-height: initial;
}

.topbar__socials li .icon-instagram:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.topbar__socials li .icon-dribbble, .topbar__socials li .icon-dribbble:after {
  line-height: initial;
}

.topbar__socials li .icon-dribbble:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.enlarge {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px transparent;
          box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.enlarge:hover, .enlarge:focus, .enlarge:active {
  -webkit-transform: scale(1.25);
  transform: scale(1.25);
}

.mobile-open {
  line-height: initial;
  color: #92683C;
  text-align: center;
  text-transform: uppercase;
}

.mobile-open__outer {
  display: none;
  float: right;
}

@media screen and (max-width: 800px) {
  .mobile-open__outer {
    display: block;
  }
}

.mobile-open__inner {
  display: inline-block;
  position: fixed;
  right: 1.5em;
  top: 1.25em;
  z-index: 1000;
}

.mobile-open a {
  font-size: 1em;
  color: #92683C;
  line-height: 1.1em;
  display: block;
  padding: .5em;
}

.mobile-open a:hover {
  color: #92683C;
}

.icon-hamburger, .icon-hamburger:after {
  display: block;
  padding-top: 3px;
}

.icon-hamburger:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-close, .icon-close:after, .md-close span:after {
  display: block;
}

.icon-close:after, .md-close span:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.menu-text {
  font-size: .7em;
  line-height: 17px;
}

.nav-up {
  top: -90px;
}

.mobile-takeover {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: fixed;
  width: calc(100vw - 40px);
  height: calc(100vh - 40px);
  background-color: #1C1F21;
  border: 20px solid #92683C;
  z-index: 100;
}

.mobile-takeover .f-logo {
  width: 30%;
  margin: 0 auto 2em;
}

@media screen and (max-width: 500px) {
  .mobile-takeover .f-logo {
    width: 25%;
    margin: 0 auto 1em;
  }
}

.mobile-takeover nav {
  text-align: center;
  width: 100%;
}

.mobile-takeover nav .mobile-navigation {
  list-style: none;
}

.mobile-takeover nav .mobile-navigation li {
  display: block;
  padding: 1em;
}

@media screen and (max-width: 500px) {
  .mobile-takeover nav .mobile-navigation li {
    padding: .75em 1em;
  }
}

.mobile-takeover nav .mobile-navigation a {
  color: #FFFFFF;
  line-height: 1em;
  font-size: 2em;
}

@media screen and (max-width: 500px) {
  .mobile-takeover nav .mobile-navigation a {
    font-size: 1.25em;
  }
}

.mobile-takeover nav .mobile-navigation a:hover {
  color: #92683C;
}

html {
  background-color: #1C1F21;
}

body {
  opacity: 1;
  -webkit-transition: 1s opacity;
  transition: 1s opacity;
}

body.fade-out {
  opacity: 0;
  -webkit-transition: none;
  transition: none;
}

/* Make clicks pass-through */
#nprogress {
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1000;
  background-color: #1C1F21;
}

#nprogress .bar {
  background: #92683C;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
}

/* Fancy blur effect */
/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1000;
}

#nprogress .spinner-icon {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 250px;
  height: 250px;
  margin: -125px 0 0 -125px;
  background-image: url("../assets/jpg/skullbomb_gold.gif");
  background-position: center center;
  background-size: 250px 250px;
  z-index: 1001;
}

.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}

.fade {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.fade.out {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 0;
}

.footer {
  background-color: #1C1F21;
  color: #FFFFFF;
  padding-bottom: 6em;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .footer {
    padding-bottom: 4em;
  }
}

.footer__skull {
  display: block;
  width: 100%;
  margin: 0px auto;
  position: relative;
}

.footer .skully {
  display: none;
  position: relative;
  width: 22%;
  margin: 0px auto 1em;
}

@media screen and (max-width: 768px) {
  .footer .skully {
    display: block;
    width: 50%;
    margin: 0px auto;
  }
}

.footer #skelly {
  width: 100%;
  height: 800px;
  display: block;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  margin: auto;
  position: absolute;
  top: -250px;
}

@media screen and (max-width: 768px) {
  .footer #skelly {
    display: none;
  }
}

.footer .h3 {
  text-transform: uppercase;
  letter-spacing: 10px;
  margin-bottom: .9em;
  display: block;
  font-size: 2.25em;
}

@media screen and (max-width: 768px) {
  .footer .h3 {
    font-size: 1.75em;
    letter-spacing: 5px;
    line-height: 1.25em;
    margin-bottom: 1em;
  }
}

.footer .h4 {
  color: #FFFFFF;
  font-size: 1em;
  display: block;
  margin-bottom: .5em;
  line-height: 1.25em;
}

@media screen and (max-width: 768px) {
  .footer .h4 {
    letter-spacing: 5px;
    line-height: 1.25em;
    margin-bottom: .25em;
  }
}

.footer .h5 {
  color: #92683C;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-size: 1.25em;
  display: block;
  font-weight: 100;
  margin-bottom: 1.3em;
}

.footer__header {
  display: block;
  margin: 0px auto;
  width: 75%;
  text-align: center;
  padding: 20em 0 6em 0;
}

@media screen and (max-width: 768px) {
  .footer__header {
    width: 100%;
    padding: 4em 0 2.25em;
  }
}

.footer .footer-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  width: 75%;
  margin: 0px auto;
}

@media screen and (max-width: 1250px) {
  .footer .footer-grid {
    width: 100%;
  }
}

@media screen and (max-width: 900px) {
  .footer .footer-grid {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 80%;
  }
}

.footer .footer-grid-item {
  padding: 2em 3em;
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-bottom: 2em;
  border-right: 1px solid #575D60;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media screen and (max-width: 900px) {
  .footer .footer-grid-item {
    width: 100%;
    border-right: none;
    margin-bottom: 0em;
    padding: 2.25em 1em;
  }
}

.footer .footer-grid-item p {
  color: #92683C;
}

.footer .footer-grid-item:last-child {
  border: none;
}

.footer .footer-grid-item:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #1C1F21;
  opacity: 0;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.footer .footer-grid-item:hover:before {
  opacity: .4;
}

.footer .footer-grid-item:after {
  content: '';
  position: absolute;
  width: 10%;
  height: 5px;
  background-color: #92683C;
  left: 50%;
  bottom: 0%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media screen and (max-width: 900px) {
  .footer .footer-grid-item:after {
    bottom: 10%;
  }
}

.footer .footer-grid-item:hover:after {
  width: 50%;
  background-color: #92683C;
  opacity: 1;
}

@media screen and (max-width: 900px) {
  .footer .footer-grid-item:hover:after {
    bottom: 10%;
    width: 30%;
  }
}

.bottom-bar {
  display: block;
  background-color: #161819;
  text-align: center;
  padding: .80em 0;
}

@media screen and (max-width: 768px) {
  .bottom-bar {
    padding: .80em 1em;
  }
}

.bottom-bar span {
  font-size: .6em;
  color: #575D60;
  text-transform: uppercase;
  font-weight: 100;
  letter-spacing: 3px;
}

@media screen and (max-width: 768px) {
  .bottom-bar span {
    font-size: .575em;
    width: 75%;
    margin: 0px auto;
    display: block;
    line-height: 1.75em;
  }
}

.md-modal {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 60%;
  max-width: 700px;
  min-width: 300px;
  height: auto;
  z-index: 2000;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.md-show {
  visibility: visible;
}

.md-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  top: 0;
  left: 0;
  z-index: 1000;
  opacity: 0;
  background: rgba(28, 31, 33, 0.9);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

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

/* Content styles */
.md-content {
  position: relative;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 800px) {
  .md-content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 1em 1em;
  }
}

.md-content__footer {
  border: 10px solid #92683C;
  color: #fff;
  background: #1C1F21;
  padding: 1em 0;
}

.md-content__story {
  border-top: 1px solid #92683C;
  border-bottom: 1px solid #92683C;
  width: 100%;
  margin: 4em auto 0px;
  padding: 0;
}

@media screen and (max-width: 900px) {
  .md-content__story {
    width: 100%;
  }
}

@media screen and (max-width: 800px) {
  .md-content__story {
    border: none;
  }
}

.md-content__story .left {
  padding: 0em !important;
}

@media screen and (max-width: 800px) {
  .md-content__story .left img {
    display: block;
    margin: 0px auto;
    width: 20%;
  }
}

.md-content__story .right {
  padding: 2em !important;
}

@media screen and (max-width: 480px) {
  .md-content__story .right {
    padding: 0em !important;
  }
}

.md-content__story .right p {
  margin: 0 0 .5em;
}

@media screen and (max-width: 768px) {
  .md-content__story .right p {
    margin: 0 0 1.5em;
  }
}

.md-content .left {
  width: 30%;
  padding: 2em;
}

.md-content .left img {
  display: block;
  margin: 0px auto;
}

@media screen and (max-width: 800px) {
  .md-content .left {
    width: 100%;
    padding: 1em;
  }
  .md-content .left img {
    display: block;
    margin: 0px auto;
    width: 40%;
  }
}

.md-content .right {
  width: calc(70% - 25px);
  padding: 0 25px 0 0;
}

@media screen and (max-width: 800px) {
  .md-content .right {
    width: 100%;
    text-align: center;
    padding: 0em .25em .5em .25em;
  }
}

.md-close {
  position: absolute;
  top: -10px;
  right: -10px;
  background-color: #92683C;
  padding: .25em .5em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.md-close span {
  color: #1C1F21;
  font-size: .85em;
  padding: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.md-close span:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.md-close:hover {
  background-color: #92683C;
}

.md-close:hover span {
  color: #FFFFFF;
}

/* Effect 3: Slide from the bottom */
.modal-effect .md-content {
  -webkit-transform: translateY(20%);
  transform: translateY(20%);
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.md-show.modal-effect .md-content {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

#newsletter-form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #92683C;
}

#newsletter-form input {
  width: 85%;
  background-color: transparent;
  border: none;
  padding: 0 .75em;
  color: #FFFFFF;
  font-size: .75em;
}

#newsletter-form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #FFFFFF;
}

#newsletter-form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #FFFFFF;
}

#newsletter-form input:-ms-input-placeholder {
  /* IE 10+ */
  color: #FFFFFF;
}

#newsletter-form input:-moz-placeholder {
  /* Firefox 18- */
  color: #FFFFFF;
}

#newsletter-form button {
  width: 15%;
  padding: .35em 0;
  border-left: 1px solid #92683C;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#newsletter-form button span {
  color: #FCFBF8;
  font-size: 1.75em;
  float: left;
}

#newsletter-form button span:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#newsletter-form button:hover {
  background-color: #92683C;
}

#newsletter-form button:hover span {
  color: #1C1F21;
}

#newsletter-form #mc_embed_signup form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 2px solid #92683C;
}

#newsletter-form #mc_embed_signup input {
  width: 85%;
  background-color: transparent;
  border: none;
  padding: 0 .75em;
  color: #1C1F21;
  font-size: .85em;
}

#newsletter-form #mc_embed_signup input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #92683C;
}

#newsletter-form #mc_embed_signup input::-moz-placeholder {
  /* Firefox 19+ */
  color: #92683C;
}

#newsletter-form #mc_embed_signup input:-ms-input-placeholder {
  /* IE 10+ */
  color: #92683C;
}

#newsletter-form #mc_embed_signup input:-moz-placeholder {
  /* Firefox 18- */
  color: #92683C;
}

#newsletter-form #mc_embed_signup button {
  width: 18%;
  padding: .35em 0;
  border-left: 2px solid #92683C;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#newsletter-form #mc_embed_signup button span {
  color: #92683C;
  font-size: 1.75em;
  float: left;
}

#newsletter-form #mc_embed_signup button span:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#newsletter-form #mc_embed_signup button:hover {
  background-color: #92683C;
}

#newsletter-form #mc_embed_signup button:hover span {
  color: #FCFBF8;
}

#mc_embed_signup form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #92683C;
}

#mc_embed_signup input {
  width: 85%;
  background-color: transparent;
  border: none;
  padding: 0 .75em;
  color: #1C1F21;
  font-size: .85em;
}

#mc_embed_signup input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #92683C;
}

#mc_embed_signup input::-moz-placeholder {
  /* Firefox 19+ */
  color: #92683C;
}

#mc_embed_signup input:-ms-input-placeholder {
  /* IE 10+ */
  color: #92683C;
}

#mc_embed_signup input:-moz-placeholder {
  /* Firefox 18- */
  color: #92683C;
}

#mc_embed_signup button {
  width: 18%;
  padding: .35em 0;
  border-left: 1px solid #92683C;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#mc_embed_signup button span {
  color: #92683C;
  font-size: 1.75em;
  float: left;
}

#mc_embed_signup button span:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#mc_embed_signup button:hover {
  background-color: #92683C;
}

#mc_embed_signup button:hover span {
  color: #FCFBF8;
}

.matt {
  position: absolute;
  top: 51.638418%;
  left: 23.75%;
}

@media screen and (max-width: 1250px) {
  .matt {
    left: 23%;
  }
}

@media screen and (max-width: 1000px) {
  .matt {
    top: 51%;
    left: 22%;
  }
}

@media screen and (max-width: 700px) {
  .matt {
    top: 49%;
    left: 21%;
  }
}

@media screen and (max-width: 500px) {
  .matt {
    top: 48%;
    left: 18%;
  }
}

.jonden {
  position: absolute;
  top: 58%;
  left: 17%;
}

@media screen and (max-width: 1250px) {
  .jonden {
    left: 16%;
  }
}

@media screen and (max-width: 1000px) {
  .jonden {
    top: 56%;
  }
}

@media screen and (max-width: 700px) {
  .jonden {
    top: 53%;
  }
}

@media screen and (max-width: 500px) {
  .jonden {
    top: 51%;
    left: 12%;
  }
}

.emir {
  position: absolute;
  top: 33.638418%;
  left: 48%;
}

@media screen and (max-width: 1250px) {
  .emir {
    left: 47.5%;
  }
}

@media screen and (max-width: 1000px) {
  .emir {
    top: 34%;
    left: 46%;
  }
}

.circle {
  width: 10px;
  height: 10px;
  background-color: #C6BBA1;
  border-radius: 50%;
  position: absolute;
  top: 23px;
  left: 23px;
}

.ringring {
  border: 3px solid #C6BBA1;
  -webkit-border-radius: 30px;
  height: 20px;
  width: 20px;
  position: absolute;
  left: 15px;
  top: 15px;
  -webkit-animation: pulsate 2s ease-out;
  -webkit-animation-iteration-count: infinite;
  opacity: 0.0;
}

.map .location-marker {
  width: 25px;
  height: 25px;
  display: block;
}

@media screen and (max-width: 480px) {
  .map .location-marker {
    display: none;
  }
}

.map .marker {
  width: 150px;
  height: auto;
  padding: 10px;
  left: 35%;
  text-align: center;
  border-bottom: 4px solid #FCFBF8;
  background: #1C1F21;
  text-indent: 0px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  position: absolute;
  margin-left: -64px;
  bottom: -15px;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #FCFBF8;
}

.map .marker .h3 {
  text-transform: uppercase;
}

.map .marker p {
  font-size: .75em;
}

.map .marker:before,
.map .marker:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid rgba(0, 0, 0, 0.1);
}

.map .location-marker .marker:after {
  bottom: -14px;
  margin-left: -10px;
  border-top: 10px solid #FCFBF8;
}

.map .location-marker:hover .marker {
  opacity: 0.9;
  bottom: 20px;
}

@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    opacity: 0.0;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    opacity: 0.0;
  }
}

@keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    opacity: 0.0;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    opacity: 0.0;
  }
}

.headline {
  padding: .25em 0;
  border-top: 3px solid #1C1F21;
  border-bottom: 3px solid #1C1F21;
  color: #1C1F21;
  display: block;
  position: relative;
}

@media screen and (max-width: 768px) {
  .headline {
    display: none;
  }
}

.headline__declaration {
  margin: 2em 0 6em;
}

.headline__short-stories {
  margin: 2em 0;
}

.headline__short-stories .flex {
  background-color: #DBD9D2;
}

.headline .flex {
  border-top: 3px solid #1C1F21;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1em 0 .6em;
  text-align: center;
}

.headline .flex .icon {
  margin-right: 1em;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  height: 105px;
}

.headline .flex .icon img {
  width: auto;
  height: 100px;
}

.headline .flex .h1 {
  color: #1C1F21;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media screen and (max-width: 1350px) {
  .headline .flex .icon {
    height: 85px;
  }
  .headline .flex .icon img {
    height: 80px;
  }
  .headline .flex .h2 {
    font-size: 10rem;
    line-height: 0em;
  }
}

@media screen and (max-width: 1000px) {
  .headline .flex {
    padding: .5em 0 .25em;
  }
  .headline .flex .icon {
    height: 65px;
  }
  .headline .flex .icon img {
    height: 60px;
  }
  .headline .flex .h1 {
    font-size: 7rem;
  }
}

.headline .sub-headline {
  background-color: #1C1F21;
  padding: .25em;
  text-align: center;
  display: block;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: .85em;
  letter-spacing: 8px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media screen and (max-width: 1350px) {
  .headline .sub-headline {
    font-size: .7em;
    letter-spacing: 5px;
  }
}

@media screen and (max-width: 1000px) {
  .headline .sub-headline {
    font-size: .6em;
    letter-spacing: 3px;
  }
}

a.headline:hover .h1 {
  color: #92683C;
}

a.headline:hover .sub-headline {
  background-color: #92683C;
}

.tinymce {
  display: block;
  position: relative;
  line-height: 1.5;
  /*********************
  LINK STYLES
  *********************/
  /******************************************************************
  H1, H2, H3, H4, H5 STYLES
  ******************************************************************/
}

.tinymce a {
  color: #92683C;
}

.tinymce a, .tinymce a:visited {
  /* on hover */
  /* on click */
}

.tinymce a:link, .tinymce a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}

.tinymce h1, .tinymce .h1, .tinymce h2, .tinymce .h2, .tinymce h3, .tinymce .h3, .tinymce h4, .tinymce .h4, .tinymce h5, .tinymce .h5 {
  text-rendering: optimizelegibility;
  font-size: 2.4rem;
}

.tinymce h1 a, .tinymce .h1 a, .tinymce h2 a, .tinymce .h2 a, .tinymce h3 a, .tinymce .h3 a, .tinymce h4 a, .tinymce .h4 a, .tinymce h5 a, .tinymce .h5 a {
  text-decoration: none;
}

.tinymce h1 {
  font-size: 5.5rem;
  margin-bottom: .5em;
}

.tinymce h2 {
  font-size: 4rem;
  margin: 1.25em 0 .75em 0 !important;
}

.tinymce h3 {
  font-size: 4rem;
  margin-bottom: .5em;
}

.tinymce h4 {
  font-size: 4rem;
  margin-bottom: .5em;
}

.tinymce h5 {
  font-size: 3rem;
  margin-bottom: .5em;
}

.tinymce h6 {
  font-size: 2.5rem;
  margin-bottom: .5em;
}

.tinymce p {
  margin: 0 0 1.5em;
  font-size: 2.25rem;
  line-height: 1.75em;
}

.tinymce p:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 900px) {
  .tinymce p {
    font-size: 1.85rem;
    line-height: 1.5;
  }
}

.tinymce ul, .tinymce ol {
  margin-left: 2rem;
}

.tinymce ul li, .tinymce ol li {
  font-size: 1.8rem;
  margin-bottom: 1rem;
}

.tinymce ul li:last-child, .tinymce ol li:last-child {
  margin-bottom: 0;
}

.tinymce table {
  width: 100%;
  border: 1px solid #858585;
  margin-bottom: 1.5em;
}

.tinymce table caption {
  margin: 0 0 7px;
  font-size: 0.75em;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.tinymce tr {
  border-bottom: 1px solid #858585;
}

.tinymce tr:nth-child(even) {
  background-color: #858585;
}

.tinymce td {
  padding: 7px;
  border-right: 1px solid #858585;
}

.tinymce td:last-child {
  border-right: 0;
}

.tinymce th {
  background-color: #858585;
  border-bottom: 1px solid #858585;
  border-right: 1px solid #858585;
}

.tinymce th:last-child {
  border-right: 0;
}

.tinymce blockquote {
  display: block;
  margin: 4em 0 6em 0;
  text-align: center;
}

@media screen and (max-width: 550px) {
  .tinymce blockquote {
    margin: 2em 0 2em 0;
  }
}

.tinymce blockquote p {
  font-size: 4.2rem;
  line-height: 1.75em;
  font-weight: 400;
}

@media screen and (max-width: 900px) {
  .tinymce blockquote p {
    font-size: 3rem;
  }
}

@media screen and (max-width: 550px) {
  .tinymce blockquote p {
    font-size: 2.5rem;
  }
}

.tinymce blockquote:before {
  content: '';
  display: block;
  width: 30%;
  margin: 0px auto 2em;
  height: 6px;
  background-color: #1C1F21;
}

.tinymce blockquote:after {
  content: '';
  display: block;
  width: 30%;
  margin: 2em auto 0px;
  height: 6px;
  background-color: #1C1F21;
}

.tinymce dd {
  margin-left: 0;
  font-size: 0.9em;
  color: #787878;
  margin-bottom: 1.5em;
}

.tinymce img {
  margin: 0 0 1.5em 0;
  max-width: 100%;
  height: auto;
}

.tinymce pre {
  background: #000;
  color: #858585;
  font-size: 0.9em;
  padding: 1.5em;
  margin: 0 0 1.5em;
  border-radius: 3px;
}

.tinymce ul, .tinymce ol {
  margin-bottom: 2em;
}

.tinymce ul li, .tinymce ol li {
  font-size: 2.25rem;
}

@media screen and (max-width: 900px) {
  .tinymce ul li, .tinymce ol li {
    font-size: 1.85rem;
    line-height: 1.5;
  }
}

.tinymce .wpsdc-drop-cap {
  position: absolute;
  top: .2em;
  left: -100px;
  font-size: 15em;
  z-index: -1;
  color: #DBD9D2;
  text-rendering: optimizelegibility;
  opacity: .7;
}

@media screen and (max-width: 1080px) {
  .tinymce .wpsdc-drop-cap {
    display: none;
  }
}

.nf-form-fields-required {
  display: none;
}

.form-container, .nf-field-container, .textarea-container {
  background-color: #F0EFEC;
  /*
  &:focus {
	-webkit-box-shadow: 0px 0px 32px -5px rgba(146,104,60,0.15);
	-moz-box-shadow: 0px 0px 32px -5px rgba(146,104,60,0.15);
	box-shadow: 0px 0px 32px -5px rgba(146,104,60,0.15);
	background-color: $white;
  }
*/
}

.form-container:hover, .nf-field-container:hover, .textarea-container:hover {
  background-color: rgba(240, 239, 236, 0.7);
}

.submit-container {
  background-color: transparent !important;
  padding: 0 0 2em;
}

.field-wrap {
  padding-left: 1.75em;
}

.field-wrap select {
  /*
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
*/
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding: 5px 0;
  width: 97% !important;
  margin: 1.25em !important;
}

@media screen and (max-width: 900px) {
  .field-wrap select {
    width: 95% !important;
  }
}

@media screen and (max-width: 600px) {
  .field-wrap select {
    width: 93% !important;
  }
}

@media screen and (max-width: 480px) {
  .field-wrap select {
    width: 90% !important;
  }
}

.nf-after-field {
  display: none !important;
}

.submit-wrap {
  padding-left: 0;
}

.field-wrap textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #1C1F21;
}

.field-wrap textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #1C1F21;
}

.field-wrap textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #1C1F21;
}

.field-wrap textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #1C1F21;
}

#nf-field-9-container:before {
  content: '01.';
  color: #92683C;
  display: block;
  position: absolute;
  line-height: 1.3em;
  top: 1em;
  left: 1em;
}

#nf-field-10-container:before {
  content: '02.';
  color: #92683C;
  display: block;
  position: absolute;
  line-height: 1.3em;
  top: 1em;
  left: 1em;
}

#nf-field-11-container:before {
  content: '03.';
  color: #92683C;
  display: block;
  position: absolute;
  line-height: 1.3em;
  top: 1em;
  left: 1em;
}

#nf-field-12-container:before {
  content: '04.';
  color: #92683C;
  display: block;
  position: absolute;
  line-height: 1.3em;
  top: 1em;
  left: 1em;
}

#nf-field-13-container:before {
  content: '05.';
  color: #92683C;
  display: block;
  position: absolute;
  line-height: 1.3em;
  top: 1em;
  left: 1em;
}

#nf-field-14-container:before {
  content: '06.';
  color: #92683C;
  display: block;
  position: absolute;
  line-height: 1.3em;
  top: 1em;
  left: 1em;
}

.form-input-dropdown, .form-input {
  background: transparent;
  border: none;
  padding: 1.25em !important;
  font-size: .85em;
}

.form-input-dropdown::-webkit-input-placeholder, .form-input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #1C1F21;
}

.form-input-dropdown::-moz-placeholder, .form-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #1C1F21;
}

.form-input-dropdown:-ms-input-placeholder, .form-input:-ms-input-placeholder {
  /* IE 10+ */
  color: #1C1F21;
}

.form-input-dropdown:-moz-placeholder, .form-input:-moz-placeholder {
  /* Firefox 18- */
  color: #1C1F21;
}

.form-input-dropdown {
  cursor: pointer;
}

.list-select-wrap {
  width: 100%;
}

.form-submit {
  border: none;
  width: 100% !important;
  background-color: #92683C;
  color: #FCFBF8;
  padding: 1em .75em;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-size: 1em;
  cursor: pointer;
  -webkit-appearance: none;
  /*Safari/Chrome*/
  -moz-appearance: none;
  /*Firefox*/
  -ms-appearance: none;
  /*IE*/
  -o-appearance: none;
  /*Opera*/
  appearance: none;
  border-radius: 0;
}

.form-submit:hover {
  background-color: #1C1F21;
}

.field-wrap input[type="button"] {
  -webkit-appearance: none;
  /*Safari/Chrome*/
  -moz-appearance: none;
  /*Firefox*/
  -ms-appearance: none;
  /*IE*/
  -o-appearance: none;
  /*Opera*/
  appearance: none;
}

@media screen and (max-width: 900px) {
  .one-half {
    width: 100% !important;
    margin-left: 0 !important;
  }
}

.nf-input-limit {
  margin-top: 0 !important;
}

.nf-error-wrap {
  font-size: .75em;
  padding: 0 0 .5em 1.5em;
}

.nf-error .ninja-forms-field {
  border: none !important;
}

.nf-error .ninja-forms-field::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #E80000;
}

.nf-error .ninja-forms-field::-moz-placeholder {
  /* Firefox 19+ */
  color: #E80000;
}

.nf-error .ninja-forms-field:-ms-input-placeholder {
  /* IE 10+ */
  color: #E80000;
}

.nf-error .ninja-forms-field:-moz-placeholder {
  /* Firefox 18- */
  color: #E80000;
}

.nf-response-msg {
  margin: 5em 0;
  text-align: center;
}

.nf-response-msg .h3 {
  display: block;
  margin-bottom: .5em;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1.75em;
  color: #1C1F21;
  line-height: 1.25em;
}

.nf-error-msg {
  margin-bottom: 2em;
}

.swiper-testimonial {
  overflow-x: hidden;
}

.testimonial {
  text-align: center;
  max-width: 850px;
  padding: 0 20px;
  margin: 0px auto;
  position: relative;
}

.avatar {
  display: inline-block;
  position: relative;
  width: 185px;
  height: 185px;
}

.avatar:after {
  content: '';
  position: absolute;
  width: 185px;
  height: 185px;
  background-repeat: no-repeat;
  background-size: 185px 185px;
  background-image: url("../assets/svg/test-star.svg");
  -webkit-animation: test-spin 15s linear infinite;
  animation: test-spin 15s linear infinite;
  top: 0%;
  left: 0%;
}

@-webkit-keyframes test-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes test-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.testimonial-avatar {
  width: 75px;
  border-radius: 50%;
  border: 3px solid #FCFBF8;
  display: inline-block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
}

.testimonial-quote {
  display: block;
  font-size: 1em;
  font-weight: 300;
  padding: 10px 0;
  width: 75%;
  margin: 0px auto;
}

@media screen and (max-width: 768px) {
  .testimonial-quote {
    width: 100%;
  }
}

.testimonial-author {
  display: block;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #92683C;
}

.testimonial-italic {
  font-size: .85em;
  color: #92683C;
}

/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: March 10, 2017
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform,height;
  -webkit-transition-property: height,-webkit-transform;
  transition-property: height,-webkit-transform;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform;
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}

.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}

.swiper-container-3d {
  -webkit-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px;
}

.swiper-container-cube, .swiper-container-flip {
  overflow: visible;
}

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.main-grid::after {
  clear: both;
  content: "";
  display: block;
}

.grid-item {
  width: calc(33.33333% - 66.66667px);
  float: left;
  margin-left: 50px;
  display: inline-block;
}

.dark-bg {
  color: #FFFFFF;
}

.home__hero {
  width: 100%;
  height: calc(101vh - 85px);
  position: relative;
  background-color: #161819;
  overflow: hidden;
  text-align: center;
}

.home__hero .tagline {
  display: block;
  position: relative;
  margin: 0px auto;
  text-align: center;
  color: #92683C;
  font-size: .6em;
  text-transform: uppercase;
  letter-spacing: 3px;
  line-height: 1.75em;
  padding: 2em 0;
  z-index: 10;
}

@media screen and (max-width: 1050px) {
  .home__hero .tagline {
    font-size: .5em;
  }
}

.home__hero .star {
  display: inline-block;
  padding: 0 8px;
}

.home__hero .star:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media screen and (max-width: 400px) {
  .home__hero .star {
    display: block;
    visibility: hidden;
    line-height: 0;
  }
}

.home__hero .crest {
  width: 35%;
  padding: 0 2em;
  color: #FFFFFF;
  display: block;
  z-index: 10;
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -45%);
  -webkit-transform: translate(-50%, -45%);
}

@media screen and (max-width: 1400px) {
  .home__hero .crest {
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 40%;
  }
}

.home__hero .crest__top {
  display: block;
  position: relative;
  width: 90%;
  margin: 0px auto;
}

@media screen and (max-width: 1400px) {
  .home__hero .crest__top {
    width: 100%;
  }
}

@media screen and (max-width: 1050px) {
  .home__hero .crest__top {
    display: none;
  }
}

.home__hero .crest__top-mobile {
  display: none;
  position: absolute;
  z-index: -1;
  width: 70%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  opacity: .5;
}

@media screen and (max-width: 1050px) {
  .home__hero .crest__top-mobile {
    display: block;
  }
}

.home__hero .crest__bottom {
  display: block;
  position: relative;
  width: 90%;
  margin: 0px auto;
}

@media screen and (max-width: 1400px) {
  .home__hero .crest__bottom {
    display: none;
  }
}

.home__hero .crest .text-wrap {
  display: block;
  margin: 1em auto 2em auto;
  width: 100%;
  text-align: center;
  color: #FFFFFF;
}

.home__hero .crest .text-wrap p {
  font-size: 1.15em;
  line-height: 1.75em;
}

@media screen and (max-width: 1400px) {
  .home__hero .crest .text-wrap {
    width: 90%;
  }
}

@media screen and (max-width: 770px) {
  .home__hero .crest {
    width: 80%;
    padding: 0 1em;
  }
  .home__hero .crest .text-wrap {
    margin: 1.5em auto;
  }
}

@media screen and (max-width: 500px) {
  .home__hero .crest {
    width: 80%;
  }
  .home__hero .crest .text-wrap {
    margin: 1em auto;
  }
  .home__hero .crest .text-wrap p {
    font-size: 1em;
  }
}

.home__hero .hero-bottom {
  position: absolute;
  z-index: 2;
  bottom: 4%;
  color: #FFFFFF;
  text-align: center;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}

@media screen and (max-width: 1050px) {
  .home__hero .hero-bottom {
    display: none;
  }
}

.home__hero .hero-bottom span {
  display: block;
  margin-bottom: .5em;
}

@media screen and (max-width: 1250px) {
  .home__hero .hero-bottom span {
    display: none;
  }
}

.home__header {
  display: block;
  margin: 0px auto;
  width: 100%;
  text-align: center;
  margin-bottom: 3em;
}

@media screen and (max-width: 768px) {
  .home__header {
    margin-bottom: 2em;
  }
}

@media screen and (max-width: 480px) {
  .home__header {
    margin-bottom: 1em;
  }
}

.home__header .header-remote {
  width: 60%;
  margin: 0px auto;
  display: block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media screen and (max-width: 900px) {
  .home__header .header-remote {
    width: 80%;
    margin: 0px auto 1em;
  }
}

@media screen and (max-width: 500px) {
  .home__header .header-remote {
    width: 90%;
  }
}

.home__header .h4 {
  color: #92683C;
  margin-bottom: 1em;
}

@media screen and (max-width: 768px) {
  .home__header .h4 {
    margin-bottom: .5em;
  }
}

.home__header p {
  width: 40%;
  color: #FFFFFF;
  font-size: 1.25em;
  line-height: 1.75em;
  margin: 0px auto 2em;
}

@media screen and (max-width: 900px) {
  .home__header p {
    width: 70%;
    font-size: 1.00em;
  }
}

.home__news {
  margin: 0;
  padding: 5em 0;
}

@media screen and (max-width: 480px) {
  .home__news {
    padding: 3em 0;
  }
}

.home__news .home-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 3em;
}

@media screen and (max-width: 768px) {
  .home__news .home-grid {
    margin-bottom: 0em;
  }
}

.home__news .grid-item {
  width: calc(33.33333% - 66.66667px);
  float: left;
  margin-left: 50px;
  display: inline-block;
}

.home__news .grid-item:last-child {
  margin-bottom: 0em;
}

@media screen and (max-width: 900px) {
  .home__news .grid-item {
    width: calc(50% - 75px);
    float: left;
    margin-left: 50px;
  }
}

@media screen and (max-width: 700px) {
  .home__news .grid-item {
    width: 100%;
    margin-left: 0;
    margin-bottom: 1em;
  }
}

.home__news .pad {
  padding: .25em;
}

.home__map .home__header {
  padding-top: 5em;
}

@media screen and (max-width: 480px) {
  .home__map .home__header {
    padding: 3em 0;
  }
}

.home__map .map {
  position: relative;
  padding: 4em 0 2em;
  width: 100%;
}

.home__map .map .map-illo {
  width: 100%;
}

@media screen and (max-width: 480px) {
  .home__map .map {
    padding: 0em 0em 2em;
  }
}

.testimonials {
  margin: 4em auto;
}

@media screen and (max-width: 480px) {
  .testimonials {
    margin: 0;
    padding: 3em 0;
  }
}

.testimonials .partners {
  text-align: center;
  width: 100%;
  margin: 2em auto 0px auto;
}

@media screen and (max-width: 900px) {
  .testimonials .partners {
    width: 90%;
  }
}

.testimonials .partners .h3 {
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #C6BBA1;
  margin-bottom: 1.5em;
  display: block;
  line-height: 1.5em;
}

@media screen and (max-width: 900px) {
  .testimonials .partners .h3 {
    margin-bottom: 1em;
  }
}

.testimonials .partners__list {
  list-style: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0px auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 650px) {
  .testimonials .partners__list {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.testimonials .partners__list li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  max-width: 125px;
  padding: 1em;
}

@media screen and (max-width: 900px) {
  .testimonials .partners__list li {
    width: 100px;
  }
}

@media screen and (max-width: 400px) {
  .testimonials .partners__list li {
    width: 80px;
  }
}

.testimonials .partners__list li a {
  padding: 1em;
}

.arrow-down {
  color: #FCFBF8;
  font-size: 1.4em;
  display: block;
  animation: arrow-bounce 2s ease-out infinite;
  -webkit-animation: arrow-bounce 2s ease-out infinite;
  -moz-animation: arrow-bounce 2s ease-out infinite;
  -o-animation: arrow-bounce 2s ease-out infinite;
}

.arrow-down:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.arrow-down:hover {
  color: #92683C;
}

@-webkit-keyframes arrow-bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0px);
  }
  40% {
    -webkit-transform: translateY(-20px);
  }
  60% {
    -webkit-transform: translateY(-15px);
  }
}

@keyframes arrow-bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  40% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  60% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
}

video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  background: url("../assets/video/video-bg.jpg") no-repeat;
  background-size: cover;
  opacity: .4;
}

.home-overlay {
  display: none;
}

@media screen and (max-width: 800px) {
  .home-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    background: url("../assets/video/video-bg.jpg") no-repeat;
    background-size: cover;
    opacity: .4;
  }
  #bgvid {
    display: none;
  }
}

.workshop-header {
  display: block;
  position: relative;
}

.workshop-header__top {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin: 2em 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.workshop-header__left {
  position: relative;
}

.workshop-header__left .date {
  position: absolute;
  bottom: 0;
  text-transform: uppercase;
  letter-spacing: 2px;
  width: 100%;
  text-align: center;
}

@media screen and (max-width: 1250px) {
  .workshop-header__left .date {
    width: 85%;
  }
}

@media screen and (max-width: 1050px) {
  .workshop-header__left .date {
    width: 65%;
    font-size: .65em;
    bottom: -2px;
  }
}

.workshop-header__left img {
  width: 100%;
  max-width: 135px;
}

@media screen and (max-width: 1250px) {
  .workshop-header__left img {
    width: 80%;
  }
}

@media screen and (max-width: 1050px) {
  .workshop-header__left img {
    width: 60%;
  }
}

@media screen and (max-width: 600px) {
  .workshop-header__left {
    display: none;
  }
}

@media screen and (max-width: 1250px) {
  .workshop-header__right img {
    width: 80%;
    float: right;
  }
}

@media screen and (max-width: 1050px) {
  .workshop-header__right img {
    width: 60%;
  }
}

@media screen and (max-width: 600px) {
  .workshop-header__right {
    display: none;
  }
}

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

.workshop-header__logo img {
  width: 800px;
  display: block;
  margin: 0px auto;
}

@media screen and (max-width: 1250px) {
  .workshop-header__logo img {
    width: 700px;
  }
}

@media screen and (max-width: 1050px) {
  .workshop-header__logo img {
    width: 500px;
  }
}

.workshop-header__logo span {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: .55em;
  padding-left: 7em;
  line-height: 1.75em;
}

@media screen and (max-width: 1050px) {
  .workshop-header__logo span {
    padding: 1.5em 0 0 0;
    text-align: center;
    display: block;
  }
}

.workshop-header__bottom {
  border-top: 3px solid #1C1F21;
  border-bottom: 3px solid #1C1F21;
  padding: .25em 0;
  margin-bottom: 2em;
  position: relative;
}

@media screen and (max-width: 700px) {
  .workshop-header__bottom {
    display: none;
  }
}

.workshop-header__bottom ul {
  display: block;
  width: 100%;
  border-top: 3px solid #1C1F21;
  border-bottom: 3px solid #1C1F21;
  list-style: none;
  text-align: center;
}

.workshop-header__bottom ul .vol {
  left: 0;
  position: absolute;
  padding: 1.6em 0;
  font-size: .65em;
  color: #1C1F21;
  text-transform: uppercase;
  letter-spacing: 3px;
}

@media screen and (max-width: 1250px) {
  .workshop-header__bottom ul .vol {
    display: none;
  }
}

.workshop-header__bottom ul li {
  display: inline-block;
  padding: 1em;
  text-transform: uppercase;
  letter-spacing: 3px;
}

.workshop-header__bottom ul li a {
  padding: 1em 1.5em;
  color: #1C1F21;
  font-size: .80em;
}

.workshop-header__bottom ul li a:hover {
  color: #92683C;
}

@media screen and (max-width: 1150px) {
  .workshop-header__bottom ul li a {
    font-size: .7em;
    padding: .5em .5em;
  }
}

.workshop-header__bottom ul li a.active {
  color: #92683C;
}

.featured-project {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 2em;
}

@media screen and (max-width: 700px) {
  .featured-project {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 0em;
  }
  .featured-project:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #C6BBA1;
    margin-top: 1em;
  }
}

.featured-project .desc {
  width: 50%;
  padding: .25em 30px;
}

.featured-project .desc .text-wrap {
  text-align: left;
  padding: 0 0 1em 0;
}

.featured-project .desc p {
  font-size: 1.1em;
  line-height: 1.75em;
}

.featured-project .desc .button--gold {
  color: #92683C;
}

.featured-project .desc .button--gold:hover {
  color: #FFFFFF;
}

.featured-project .desc .h2-shortstories {
  color: #1C1F21;
  display: block;
  margin-bottom: .2em;
}

.featured-project .desc .h2-shortstories:hover {
  color: #92683C;
}

@media screen and (max-width: 1150px) {
  .featured-project .desc .text-wrap {
    text-align: left;
  }
}

@media screen and (max-width: 700px) {
  .featured-project .desc {
    width: 100%;
    padding: .25em 0px;
  }
  .featured-project .desc .text-wrap {
    text-align: center;
  }
}

.featured-project .thumb {
  width: 50%;
  padding: 0 30px 0 0;
  position: relative;
}

.featured-project .thumb .featured-tag {
  position: absolute;
  z-index: 1;
  padding: .15em .7em .15em 1em;
  background-color: #92683C;
  font-size: .7em;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #FFFFFF;
}

@media screen and (max-width: 700px) {
  .featured-project .thumb {
    width: 100%;
    margin-bottom: 2em;
    padding: 0 0 0 0;
  }
}

.featured-project .thumb img {
  width: 100%;
  border-bottom: none !important;
}

.workshop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 700px) {
  .workshop {
    margin-bottom: 2em;
  }
}

.workshop__left {
  position: relative;
  width: calc(100% - 385px);
  padding-right: 1.5em;
}

@media screen and (max-width: 1150px) {
  .workshop__left {
    width: 100%;
    padding-right: 0;
  }
}

.workshop__right {
  position: -webkit-sticky;
  position: sticky;
  right: 0;
  width: 385px;
}

@media screen and (max-width: 1150px) {
  .workshop__right {
    display: none;
  }
}

.workshop__right .text-wrap {
  display: block;
  text-align: center;
  color: #1C1F21;
  margin-bottom: 1em;
}

.workshop__right .text-wrap span {
  display: block;
}

.workshop hr {
  display: block;
  width: 100%;
  background-color: #C6BBA1;
  height: 1px;
  margin: 1em 0 0;
  border: none;
}

@media screen and (max-width: 700px) {
  .workshop hr {
    display: none;
  }
}

.workshop .classified {
  margin-bottom: .5em;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.workshop .classified a {
  display: block;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.workshop .classified a:hover .classfied-img-default {
  opacity: 0;
}

.workshop .classified a img {
  -webkit-transform: translateZ(0);
  width: calc(100% + .49px);
}

.workshop .classified--pad {
  padding-right: 15px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.workshop .classified .classfied-img-default {
  opacity: 1;
  display: block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.workshop .classified .classfied-img-hover {
  position: absolute;
  display: block;
  top: 0;
  opacity: 0;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.workshop .classified .classfied-img-hover:hover {
  opacity: 1;
}

.workshop .classified .classified-branding {
  display: block;
  width: 377px;
  height: 197px;
  background-repeat: no-repeat;
  background-size: 377px 197px;
  background-image: url("../../assets/svg/classified-branding.svg");
}

.workshop .classified .classified-branding:hover {
  background-image: url("../../assets/svg/classified-branding-hover.svg");
}

.workshop .workshop-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-right: 20px;
  margin-bottom: 0;
}

@media screen and (max-width: 1150px) {
  .workshop .workshop-grid {
    padding-right: 0px;
  }
}

.workshop .workshop-item {
  width: calc(50% - 1px);
  display: inline-block;
  margin: 2em 0 1em;
  position: relative;
}

@media screen and (max-width: 700px) {
  .workshop .workshop-item:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #C6BBA1;
    margin-top: 1.5em;
  }
  .workshop .workshop-item:last-child:after {
    display: none;
  }
}

.workshop .workshop-item__filtered {
  width: calc(33.33333% - 66.66667px);
  float: left;
  margin-left: 50px;
  display: inline-block;
  margin-bottom: 2em;
  text-align: left;
}

@media screen and (max-width: 900px) {
  .workshop .workshop-item__filtered {
    width: calc(50% - 75px);
    float: left;
    margin-left: 50px;
  }
}

@media screen and (max-width: 700px) {
  .workshop .workshop-item__filtered {
    width: 100%;
    margin-left: 0;
  }
}

.workshop .workshop-item__filtered .text-wrap {
  text-align: left;
}

.workshop .workshop-item .h2-shortstories {
  color: #1C1F21;
  display: block;
  margin-bottom: .2em;
}

.workshop .workshop-item .h2-shortstories:hover {
  color: #92683C;
}

@media screen and (max-width: 1150px) {
  .workshop .workshop-item {
    margin: 2em 0 1em 0;
  }
}

.workshop .workshop-item:nth-child(odd) .pad {
  padding: 0em 2.5em 0 0em;
}

.workshop .workshop-item:nth-child(odd) .pad:after {
  content: '';
  display: inline-block;
  width: 1px;
  background-color: #C6BBA1;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

.workshop .workshop-item:nth-child(even) .pad {
  padding: 0em 0 0 2.5em;
}

@media screen and (max-width: 700px) {
  .workshop .workshop-item:nth-child(even) .pad {
    padding: 0em 0em 0em 0em;
  }
}

@media screen and (max-width: 900px) {
  .workshop .workshop-item {
    width: 50%;
  }
}

@media screen and (max-width: 700px) {
  .workshop .workshop-item {
    width: 100%;
  }
  .workshop .workshop-item:nth-child(odd) .pad {
    padding: 0em 0em 0em 0em;
  }
  .workshop .workshop-item:nth-child(odd) .pad:after {
    content: '';
    display: none;
  }
}

@media screen and (max-width: 900px) {
  .workshop .pad {
    padding: 0em 1em 1em 1em;
  }
}

article .thumb a, .service-grid .thumb a {
  display: block;
  line-height: 0;
  position: relative;
}

article .thumb a img, .service-grid .thumb a img {
  border-bottom: 6px solid #92683C;
}

article .thumb a:before, .service-grid .thumb a:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #92683C;
  opacity: 0;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

article .thumb a:hover:before, .service-grid .thumb a:hover:before {
  opacity: .9;
}

article .thumb a:hover .footer-monocle, .service-grid .thumb a:hover .footer-monocle {
  opacity: 1;
  top: 50%;
}

article .thumb a .footer-monocle, .service-grid .thumb a .footer-monocle {
  position: absolute;
  width: 100px;
  top: 80%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: none;
}

article .text-wrap, .service-grid .text-wrap {
  text-align: left;
  display: block;
  padding: 1em 0 1em 0;
}

article .text-wrap__top, .service-grid .text-wrap__top {
  padding: 0em 0 1em 0;
}

article .text-wrap__top .sm-italic, .service-grid .text-wrap__top .sm-italic {
  display: block;
  margin-bottom: 0em !important;
}

article .text-wrap .sm-century, .service-grid .text-wrap .sm-century {
  color: #92683C;
  display: block;
  margin-bottom: .0em;
}

article .text-wrap .h3, .service-grid .text-wrap .h3 {
  display: block;
  margin: .2em 0;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1.75em;
  color: #1C1F21;
  line-height: 1.25em;
}

article .text-wrap .h3:hover, .service-grid .text-wrap .h3:hover {
  color: #92683C;
}

article .text-wrap .h1-workshop, .service-grid .text-wrap .h1-workshop {
  display: block;
  margin-bottom: .25em;
  text-transform: uppercase;
  font-size: 1.75em;
  color: #1C1F21;
}

article .text-wrap .h1-workshop:hover, .service-grid .text-wrap .h1-workshop:hover {
  color: #92683C;
}

article .text-wrap .sm-italic, .service-grid .text-wrap .sm-italic {
  display: block;
  font-size: 1em;
  margin-bottom: 1em;
}

article .text-wrap .sm-link, .service-grid .text-wrap .sm-link {
  display: block;
  color: #92683C;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: .85em;
}

article .text-wrap .sm-link:hover, .service-grid .text-wrap .sm-link:hover {
  color: #1C1F21;
}

article .text-wrap ul.tags, .service-grid .text-wrap ul.tags {
  display: block;
  list-style: none;
}

article .text-wrap ul.tags li, .service-grid .text-wrap ul.tags li {
  display: inline-block;
  border: none;
  font-size: .8em;
  margin-right: .25em;
}

article .text-wrap ul.tags li:after, .service-grid .text-wrap ul.tags li:after {
  content: ',';
}

article .text-wrap ul.tags li a, .service-grid .text-wrap ul.tags li a {
  color: #92683C;
}

article .text-wrap ul.tags li a:hover, .service-grid .text-wrap ul.tags li a:hover {
  color: #1C1F21;
}

article .text-wrap ul.tags li:first-child:before, .service-grid .text-wrap ul.tags li:first-child:before {
  content: 'Case Studies:';
  color: #1C1F21;
  margin-right: .5em;
}

article .text-wrap ul.tags li:first-child:after, .service-grid .text-wrap ul.tags li:first-child:after {
  content: ',';
}

article .text-wrap ul.tags li:last-child:after, .service-grid .text-wrap ul.tags li:last-child:after {
  content: '';
}

.workshop article .text-wrap {
  text-align: center;
}

.headline__witness {
  margin-bottom: 0em;
}

.short-stories {
  margin-bottom: 4em;
}

@media screen and (max-width: 768px) {
  .short-stories {
    margin-bottom: 0;
    padding-bottom: 1em;
  }
}

.short-stories__header {
  position: relative;
  z-index: 1;
  margin-bottom: 2em;
  padding-left: .5em;
}

.short-stories__header:before {
  content: "";
  margin: 0 auto;
  display: block;
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 91%;
  height: 2px;
  background-color: #1C1F21;
}

.short-stories__header span {
  background: #FCFBF8;
  padding: 0 15px 0 20px;
  text-transform: uppercase;
}

@media screen and (max-width: 700px) {
  .short-stories__header {
    padding-left: 0em;
  }
  .short-stories__header:before {
    width: 100%;
  }
  .short-stories__header span {
    padding: 0 15px 0 0px;
  }
}

.short-stories .background {
  display: block;
  padding: 3em 1.5em 3em 1.75em;
}

.short-stories .background span {
  display: block;
  font-size: 2.4rem;
  color: #1C1F21;
  text-transform: uppercase;
  position: relative;
  background-color: #FCFBF8;
}

.short-stories .background span:after {
  content: "";
  position: absolute;
  background-color: #1C1F21;
  width: 100%;
  height: 1px;
  display: block;
  margin-top: -14px;
}

.short-stories .stories-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.short-stories .stories-grid .grid-item {
  width: calc(33.33333% - 66.66667px);
  float: left;
  margin-left: 50px;
  display: inline-block;
  margin-bottom: 2em;
}

@media screen and (max-width: 900px) {
  .short-stories .stories-grid .grid-item {
    width: calc(50% - 75px);
    float: left;
    margin-left: 50px;
  }
}

@media screen and (max-width: 700px) {
  .short-stories .stories-grid .grid-item {
    width: 100%;
    margin-left: 0;
  }
}

.short-stories .featured-story {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 0 2.5em;
}

@media screen and (max-width: 768px) {
  .short-stories .featured-story {
    padding-top: 2em;
  }
}

@media screen and (max-width: 700px) {
  .short-stories .featured-story {
    padding: 2em 0 0 0;
  }
}

.short-stories .featured-story .desc {
  width: 40%;
  position: relative;
}

@media screen and (max-width: 900px) {
  .short-stories .featured-story .desc {
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding: .25em 1em;
  }
}

@media screen and (max-width: 700px) {
  .short-stories .featured-story .desc {
    padding: .25em 0em;
  }
}

.short-stories .featured-story .desc .text-wrap {
  padding: 1em 2em 1em 0;
}

@media screen and (max-width: 700px) {
  .short-stories .featured-story .desc .text-wrap {
    padding: 1em 0 1em 0;
  }
}

.short-stories .featured-story .desc .text-wrap p {
  font-size: 1.25em;
  line-height: 1.75em;
}

@media screen and (max-width: 700px) {
  .short-stories .featured-story .desc .text-wrap p {
    font-size: 1.875rem;
  }
}

.short-stories .featured-story .desc .button--gold {
  color: #92683C;
}

.short-stories .featured-story .desc .button--gold:hover {
  color: #FFFFFF;
}

.short-stories .featured-story .desc .h2-shortstories {
  color: #1C1F21;
  display: block;
  margin-bottom: .5em;
  line-height: 1.2em;
}

.short-stories .featured-story .desc .h2-shortstories:hover {
  color: #92683C;
}

.short-stories .featured-story .thumb {
  width: 60%;
}

@media screen and (max-width: 900px) {
  .short-stories .featured-story .thumb {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: .25em 1em .25em 1em;
  }
}

@media screen and (max-width: 700px) {
  .short-stories .featured-story .thumb {
    padding: .25em 0em .25em 0em;
  }
}

.divider {
  display: block;
  padding: 3em 2em;
}

@media screen and (max-width: 700px) {
  .divider {
    padding: 2em 0em;
  }
}

.divider span {
  background-color: #c6bba1;
  width: 100%;
  height: 1px;
  display: block;
}

.newsletter {
  width: 75%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 4em auto 0px;
  color: #92683C;
}

@media screen and (max-width: 700px) {
  .newsletter {
    width: 80%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (max-width: 500px) {
  .newsletter {
    width: 100%;
  }
}

.newsletter__left {
  width: 40%;
  padding-right: 2em;
}

@media screen and (max-width: 700px) {
  .newsletter__left {
    width: 100%;
    margin: 0px auto 1em;
    text-align: center;
    padding-right: 0em;
  }
}

.newsletter__left p {
  font-size: 1em;
  line-height: 1.75em;
}

.newsletter__right {
  width: 60%;
  position: relative;
}

@media screen and (max-width: 700px) {
  .newsletter__right {
    width: 100%;
    margin: 0px auto;
  }
}

.mobile-header {
  display: none;
}

@media screen and (max-width: 768px) {
  .mobile-header {
    display: block;
  }
}

.mobile-header .text-wrap {
  width: 100%;
  text-align: center;
  display: inline-block;
  padding-top: 3em;
}

.mobile-header .text-wrap .h1 {
  text-transform: uppercase;
  display: block;
  font-size: 5rem;
  line-height: .85em;
  margin-bottom: .1em;
}

.mobile-header .text-wrap span {
  font-size: .85em;
  text-transform: uppercase;
  letter-spacing: 5px;
  width: 90%;
  display: block;
  margin: .5em auto 0;
  line-height: 1.5em;
}

.story-inner {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 100rem;
  padding: 4em 2rem;
  margin: 0 auto 4em;
}

@media screen and (max-width: 480px) {
  .story-inner {
    padding: 2em 2rem;
  }
}

.story-inner .text-wrap {
  text-align: center;
  margin-bottom: 2em;
}

.story-inner .text-wrap span {
  color: #1C1F21;
  display: block;
  margin-bottom: 1.5em;
  text-transform: uppercase;
  font-size: 1em;
  letter-spacing: 4px;
}

@media screen and (max-width: 900px) {
  .story-inner .text-wrap span {
    font-size: .75em;
    margin-bottom: 1em;
  }
}

.services {
  padding: 3em 0 6em;
}

@media screen and (max-width: 768px) {
  .services {
    padding: 3em 0 3em;
  }
}

.services .services-header {
  display: block;
  position: relative;
  margin: 3em 0 6em;
  padding-bottom: 4em;
}

@media screen and (max-width: 600px) {
  .services .services-header {
    margin: 1em 0 0;
    padding-bottom: 0;
  }
}

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

.services .services-header__logo img {
  width: 100%;
  max-width: 1000px;
  display: block;
  margin: 0px auto;
}

@media screen and (max-width: 600px) {
  .services .services-header__logo img {
    width: 90%;
    margin: 0px auto 1em;
  }
}

.services .services-header__logo span {
  display: block;
  margin-bottom: 1.5em;
}

.services .services-header__logo p {
  margin: -5% auto 2em;
  font-size: 1.25em;
  width: 40%;
  line-height: 1.75em;
  position: absolute;
  left: 0;
  right: 0;
}

@media screen and (max-width: 1050px) {
  .services .services-header__logo p {
    width: 60%;
    font-size: 1.05em;
  }
}

@media screen and (max-width: 600px) {
  .services .services-header__logo p {
    position: relative;
    width: 80%;
    font-size: 1.05em;
  }
}

.services .services-header .key {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  width: 150px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 900px) {
  .services .services-header .key {
    width: 120px;
  }
}

@media screen and (max-width: 550px) {
  .services .services-header .key {
    width: 115px;
  }
}

.services .service-grid {
  overflow: hidden;
  max-width: 1300px;
  margin: 0px auto;
}

.services .service-grid__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  margin: 0 -1px -1px 0;
  list-style: none;
  padding: 0;
}

.services .service-grid__list li {
  -webkit-box-flex: 33.333%;
      -ms-flex: 33.333%;
          flex: 33.333%;
  padding: 2em 2.5em;
  position: relative;
  border-right: 1px solid #C6BBA1;
  border-bottom: 1px solid #C6BBA1;
}

@media screen and (max-width: 800px) {
  .services .service-grid__list li {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%;
  }
}

@media screen and (max-width: 550px) {
  .services .service-grid__list li {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 100%;
            flex: 1 0 100%;
    padding: 2em 1.5em;
  }
}

.services .service-grid__list li:nth-child(-n+3) {
  padding: 0em 2.5em 2em 2.5em;
}

@media screen and (max-width: 550px) {
  .services .service-grid__list li:nth-child(-n+3) {
    padding: 2em 1.5em 2em 1.5em;
  }
}

.services .service-grid__list li .lg-text {
  text-align: center;
}

@media screen and (max-width: 550px) {
  .services .service-grid__list .text-wrap {
    padding: 0;
  }
}

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

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

.services .text-wrap .h3 {
  margin-bottom: 1.25em;
}

.services .text-wrap .h3:hover {
  color: #1C1F21;
}

.services .text-wrap p {
  line-height: 1.75em;
  margin-bottom: 1.5em;
}

.service-feature {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  text-align: center;
  left: 0;
  padding: 1em;
  width: 100%;
}

@media screen and (max-width: 550px) {
  .service-feature {
    position: relative;
    -webkit-transform: none;
            transform: none;
    top: auto;
  }
}

.service-feature .lg-text {
  font-size: 3em;
  letter-spacing: 50px;
  line-height: 1.25em;
  top: 50%;
  left: 6%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  width: 100%;
  word-wrap: break-word;
}

@media screen and (max-width: 400px) {
  .service-feature .lg-text {
    font-size: 3em;
    letter-spacing: 20px;
    left: 0%;
  }
}

.tags li {
  padding: 0 !important;
}

.tags a:hover {
  color: #1C1F21;
}

.case-studies__hero {
  width: 100%;
  position: relative;
  background-color: #161819;
  height: calc(101vh - 85px);
}

@media screen and (max-width: 480px) {
  .case-studies__hero {
    height: calc(101vh - 150px);
  }
}

.case-studies__hero .text-wrap {
  position: relative;
  z-index: 2;
  top: 50%;
  /* IE 9 */
  -webkit-transform: translate(0, -50%);
  /* Safari */
  transform: translate(0, -50%);
  width: 60%;
  margin: 0px auto;
  text-align: center;
}

@media screen and (max-width: 1080px) {
  .case-studies__hero .text-wrap {
    padding: 15em 1em;
  }
}

@media screen and (max-width: 700px) {
  .case-studies__hero .text-wrap {
    padding: 10em 0em;
  }
}

@media screen and (max-width: 480px) {
  .case-studies__hero .text-wrap {
    width: 100%;
  }
}

.case-studies__hero .hero-link {
  margin: 0;
  padding: 2em 0;
  display: block;
}

.case-studies__hero .hero-link a {
  cursor: pointer;
}

.case-studies__hero .hero-h1 {
  color: #FFFFFF;
  font-size: 7em;
  margin-bottom: .35em;
}

@media screen and (max-width: 1080px) {
  .case-studies__hero .hero-h1 {
    font-size: 4em;
  }
}

@media screen and (max-width: 700px) {
  .case-studies__hero .hero-h1 {
    font-size: 3em;
  }
}

@media screen and (max-width: 480px) {
  .case-studies__hero .hero-h1 {
    font-size: 2em;
  }
}

.case-studies__hero .hero-h2 {
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: 4px;
  line-height: 1.25em;
}

@media screen and (max-width: 480px) {
  .case-studies__hero .hero-h2 {
    font-size: .75em;
    width: 80%;
    margin: 0px auto;
  }
}

.case-studies__hero .hero-bottom {
  width: 100%;
  position: absolute;
  z-index: 2;
  bottom: 70px;
  color: #FFFFFF;
  text-align: center;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}

.case-studies__hero .hero-bottom span {
  display: block;
  margin-bottom: 1em;
}

.case-studies__hero .arrow-down {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

@-webkit-keyframes bounce-wait2 {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  5% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  10% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  15% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
  20% {
    -webkit-transform: translateY(3px);
            transform: translateY(3px);
  }
  25% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes bounce-wait2 {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  5% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  10% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  15% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
  20% {
    -webkit-transform: translateY(3px);
            transform: translateY(3px);
  }
  25% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.case-studies__hero .hero-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0;
  top: 0;
  opacity: .9;
}

.case-studies__hero .hero-bg--45 {
  opacity: .45;
}

.case-studies__hero .hero-bg2 {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0;
  top: 0;
  opacity: 1;
  background-position: bottom center;
}

.case-studies__logo-hero {
  width: 100%;
  position: relative;
  background-color: #FFFFFF;
}

.case-studies__logo-hero .text-wrap {
  position: relative;
  z-index: 2;
  padding: 10em 0;
  width: 60%;
  margin: 0px auto;
  text-align: center;
}

@media screen and (max-width: 1250px) {
  .case-studies__logo-hero .text-wrap {
    padding: 6em 0;
  }
}

@media screen and (max-width: 500px) {
  .case-studies__logo-hero .text-wrap {
    padding: 4em 0;
  }
}

.case-studies__logo-hero .text-wrap-sm {
  position: relative;
  z-index: 2;
  padding: 6em 0 2.8em;
  width: 60%;
  margin: 0px auto;
  text-align: center;
}

@media screen and (max-width: 800px) {
  .case-studies__logo-hero .text-wrap-sm {
    padding: 4em 0 2.8em;
  }
}

@media screen and (max-width: 500px) {
  .case-studies__logo-hero .text-wrap-sm {
    padding: 3em 0 0;
  }
}

.case-studies__logo-hero .hero-h1 {
  color: #161819;
  font-size: 7em;
  margin-bottom: .35em;
}

@media screen and (max-width: 1250px) {
  .case-studies__logo-hero .hero-h1 {
    font-size: 5em;
  }
}

@media screen and (max-width: 1080px) {
  .case-studies__logo-hero .hero-h1 {
    font-size: 4em;
  }
}

@media screen and (max-width: 700px) {
  .case-studies__logo-hero .hero-h1 {
    font-size: 3em;
  }
}

@media screen and (max-width: 480px) {
  .case-studies__logo-hero .hero-h1 {
    font-size: 2em;
  }
}

@media screen and (max-width: 320px) {
  .case-studies__logo-hero .hero-h1 {
    font-size: 1.75em;
  }
}

.case-studies__logo-hero .hero-h2 {
  color: #161819;
  text-transform: uppercase;
  letter-spacing: 4px;
  line-height: 1.25em;
}

@media screen and (max-width: 480px) {
  .case-studies__logo-hero .hero-h2 {
    font-size: .75em;
    width: 80%;
    margin: 0px auto;
  }
}

.case-studies .bg-eggshell {
  background-color: #FCFBF8;
}

.case-studies .casestudy-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  left: 0;
  top: 0;
  background-position: bottom center;
}

.case-studies__mission {
  position: relative;
  z-index: 1;
}

.case-studies__mission .text-wrap {
  width: 100%;
  margin: 0px auto;
  text-align: center;
  color: #1C1F21;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 1080px) {
  .case-studies__mission .text-wrap {
    width: 80%;
  }
}

@media screen and (max-width: 700px) {
  .case-studies__mission .text-wrap {
    width: 100%;
    padding: 0 1.25em;
  }
}

.case-studies__mission .text-wrap .h1-casestudy {
  border-bottom: 1px solid #DBD9D2;
  padding: 0 .5em .15em .5em;
  display: inline-block;
  margin-bottom: .25em;
  line-height: 1em;
}

@media screen and (max-width: 700px) {
  .case-studies__mission .text-wrap .h1-casestudy {
    width: 100%;
    padding: 0 0 .15em 0;
  }
}

.case-studies__mission .text-wrap .h1-casestudy--t11 {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.case-studies__mission .text-wrap .h1-casestudy--beehive {
  border-bottom: 1px solid #A5863C;
}

.case-studies__mission .text-wrap .h1-casestudy--dw {
  background: -webkit-linear-gradient(90deg, #AC814A, #CFAC80, #AC814A);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.case-studies__mission .text-wrap .h1-casestudy--stripes {
  color: #B49865;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.case-studies__mission .text-wrap .h2-casestudy {
  display: block;
  max-width: 850px;
  margin: 0 auto 1em;
  line-height: 1.4em;
}

@media screen and (max-width: 700px) {
  .case-studies__mission .text-wrap .h2-casestudy {
    font-size: 1.5em;
  }
}

@media screen and (max-width: 480px) {
  .case-studies__mission .text-wrap .h2-casestudy {
    font-size: 1.25em;
  }
}

.case-studies__mission .text-wrap p {
  width: 100%;
  max-width: 750px;
  margin: 0px auto;
  font-size: 1.3em;
  line-height: 1.75em;
}

@media screen and (max-width: 700px) {
  .case-studies__mission .text-wrap p {
    font-size: 1em;
    line-height: 1.75em;
  }
}

.case-studies__mission .text-wrap .mission-circle {
  width: 25%;
  height: auto;
  margin: 2em auto 0px auto;
  border-radius: 50%;
}

@media screen and (max-width: 700px) {
  .case-studies__mission .text-wrap .mission-circle {
    width: 35%;
  }
}

.case-studies .mission-pad5 {
  padding: 5em 1em;
}

@media screen and (max-width: 700px) {
  .case-studies .mission-pad5 {
    padding: 3em 1em;
  }
}

.case-studies__full-block {
  position: relative;
  z-index: 1;
}

.case-studies__full-block img {
  width: 100%;
  display: block;
}

.case-studies__full-block .centerizer {
  z-index: 2;
}

.case-studies__full-block .desc-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  left: 0;
  top: 0;
  background-position: center center;
}

.case-studies__two-block {
  position: relative;
  overflow-y: hidden;
}

.case-studies__two-block-visible {
  position: relative;
  overflow-y: visible;
}

.case-studies__slider {
  position: relative;
  overflow-y: visible;
}

.case-studies .two-block-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 900px) {
  .case-studies .two-block-flex .flex-top {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 4em;
  }
  .case-studies .two-block-flex .flex-bottom {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.case-studies .slide-text {
  padding: 7em 0;
}

.case-studies .slide-text img {
  width: 90%;
}

@media screen and (max-width: 900px) {
  .case-studies .slide-text {
    padding: 5em 0 2em;
  }
}

.case-studies .two-block-item {
  width: 50%;
  position: relative;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

@media screen and (max-width: 900px) {
  .case-studies .two-block-item {
    width: 100%;
    margin: 0px auto;
  }
}

.case-studies .two-block-item img {
  margin: 0px auto;
  display: block;
  width: 100%;
}

.case-studies .two-block-item .text-wrap {
  padding: 0 1em;
  width: 80%;
}

@media screen and (max-width: 900px) {
  .case-studies .two-block-item .text-wrap {
    width: auto;
    padding: 0 .25em;
  }
}

.case-studies .two-block-item .h5 {
  font-size: 2em;
  margin-bottom: .5em;
  display: block;
}

.case-studies .two-block-item p {
  font-size: 1.3em;
  line-height: 1.75em;
}

@media screen and (max-width: 768px) {
  .case-studies .two-block-item p {
    font-size: 1em;
    line-height: 1.75em;
  }
}

.case-studies .two-block-item .p-sma {
  font-size: 1em;
  line-height: 1.6;
}

.case-studies__three-block {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  z-index: 1;
}

.case-studies__three-block .flex-item {
  width: 33.33%;
}

@media screen and (max-width: 480px) {
  .case-studies__three-block .flex-item {
    width: 100%;
  }
}

.case-studies__three-block .flex-align-center {
  -ms-flex-item-align: center !important;
      -ms-grid-row-align: center !important;
      align-self: center !important;
}

.case-studies__three-block .three-block-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 90%;
  margin: 0px auto;
}

@media screen and (max-width: 900px) {
  .case-studies__three-block .three-block-flex {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.case-studies__three-block .three-block-flex .middle-item {
  padding-top: 5em;
}

.case-studies__three-block .flex-item-pad {
  padding: 2em;
}

@media screen and (max-width: 900px) {
  .case-studies__three-block .flex-item-pad {
    padding: 1em;
    width: 100%;
  }
}

.case-studies__three-block .flex-item-pad img {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
  width: 100%;
}

.case-studies__three-block .danger-three-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
  margin: 0px auto;
}

.case-studies__three-block .danger-three-block .middle-item {
  padding-top: 5em;
}

.case-studies__three-block .danger-three-block .flex-item {
  padding: 1em;
  width: calc(33.33% - 2em);
}

.case-studies__three-block .danger-three-block .flex-item img {
  width: 100%;
  -webkit-filter: drop-shadow(0 1px 5px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(0 1px 5px rgba(0, 0, 0, 0.25));
}

.case-studies__three-block .danger-three-block .top-pad {
  padding-top: 4em;
}

.case-studies .logos-flex-three {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
}

@media screen and (max-width: 900px) {
  .case-studies .logos-flex-three {
    display: none;
  }
}

.case-studies .logos-flex-three .flex-item {
  width: 26%;
}

.case-studies .logos-flex-three .flex-item img {
  display: block;
  margin: 0px auto;
}

.case-studies__four-block {
  padding: 4em 0;
}

.case-studies__four-block .four-block-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 90%;
  margin: 0px auto;
}

@media screen and (max-width: 900px) {
  .case-studies__four-block .four-block-flex {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.case-studies__four-block .four-block-flex .flex-item {
  padding: 2em;
  width: calc(25% - 4em);
}

@media screen and (max-width: 900px) {
  .case-studies__four-block .four-block-flex .flex-item {
    padding: 1em;
    width: calc(50% - 2em);
  }
}

.case-studies__four-block .four-block-flex .flex-item img {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
  width: 100%;
}

.case-studies__four-block .four-block-flex .flex-item-sm {
  padding: 0em;
  width: 25%;
}

@media screen and (max-width: 900px) {
  .case-studies__four-block .four-block-flex .flex-item-sm {
    padding: 1em;
    width: calc(50% - 2em);
  }
}

@media screen and (max-width: 400px) {
  .case-studies__four-block .four-block-flex .flex-item-sm {
    padding: 1em;
    width: 100%;
  }
}

.case-studies__four-block .four-block-flex .flex-item-sm img {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
  width: 100%;
}

.case-studies__four-block .four-block-flex .logo-item {
  padding: 0em;
  width: 25%;
}

@media screen and (max-width: 900px) {
  .case-studies__four-block .four-block-flex .logo-item {
    width: 50%;
  }
}

.case-studies .nopad {
  padding: 0em 0em;
}

.case-studies .logos-flex-four {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 100%;
  margin: 0px auto;
}

@media screen and (max-width: 900px) {
  .case-studies .logos-flex-four {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.case-studies .logos-flex-four .flex-item {
  padding: 1em;
  width: calc(25% - 2em);
}

@media screen and (max-width: 900px) {
  .case-studies .logos-flex-four .flex-item {
    padding: 1em;
    width: calc(50% - 2em);
  }
}

@media screen and (max-width: 500px) {
  .case-studies .logos-flex-four .flex-item {
    padding: 1em;
    width: calc(100% - 2em);
  }
}

.case-studies .dw-four-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  width: 90%;
  margin: 0px auto;
}

@media screen and (max-width: 900px) {
  .case-studies .dw-four-block {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.case-studies .dw-four-block .flex-item {
  padding: 1em;
  width: calc(25% - 2em);
}

@media screen and (max-width: 900px) {
  .case-studies .dw-four-block .flex-item {
    padding: 0em;
    width: 50%;
  }
}

.case-studies .dw-four-block .flex-item img {
  -webkit-filter: drop-shadow(5px 5px 5px #222);
  filter: drop-shadow(5px 5px 5px #222);
}

.case-studies .tan-bg {
  background-color: #F4F0E7;
}

.case-studies__blockquote {
  padding: 5em 0;
  position: relative;
}

.case-studies__blockquote .centerizer {
  width: 70%;
  margin: 0px auto;
}

@media screen and (max-width: 700px) {
  .case-studies__blockquote .centerizer {
    width: 90%;
  }
}

.case-studies__blockquote .centerizer img {
  margin: 0px auto;
  display: block;
  position: relative;
  z-index: 1;
}

.case-studies__blockquote blockquote {
  width: 100%;
  display: block;
  margin: 0px auto;
  font-size: 3em;
  line-height: 1.25em;
  margin-bottom: 1em;
}

@media screen and (max-width: 1050px) {
  .case-studies__blockquote blockquote {
    font-size: 2em;
  }
}

@media screen and (max-width: 768px) {
  .case-studies__blockquote blockquote {
    font-size: 1.25em;
    line-height: 1.5em;
  }
}

.case-studies__blockquote .h5 {
  font-size: 2em;
  margin-bottom: .5em;
  display: block;
}

.case-studies__blockquote p {
  font-size: 1.3em;
  line-height: 1.75em;
}

@media screen and (max-width: 700px) {
  .case-studies__blockquote p {
    font-size: 1em;
    line-height: 2em;
  }
}

.case-studies__blockquote .caption {
  display: block;
  font-size: 1.25em;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.case-studies__desc {
  width: 100%;
  height: 100%;
  position: relative;
  padding: 5em 0em;
}

.case-studies__desc .text-wrap {
  width: 60%;
  margin: 0px auto;
}

.case-studies__desc .h5 {
  font-size: 2em;
  margin-bottom: .5em;
  display: block;
}

.case-studies__desc p {
  font-size: 1.3em;
  line-height: 1.75em;
}

@media screen and (max-width: 768px) {
  .case-studies__desc p {
    font-size: 1.1em;
  }
}

.case-studies__desc a:hover {
  text-decoration: none;
  color: #92683C;
}

.case-studies__desc .two-block-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  z-index: 1;
  position: relative;
}

.case-studies__desc .two-block-item {
  width: 50%;
  -ms-flex-item-align: start;
      align-self: flex-start;
}

@media screen and (max-width: 700px) {
  .case-studies__desc .two-block-item {
    width: 100%;
    margin-bottom: 2em;
  }
  .case-studies__desc .two-block-item:last-child {
    margin-bottom: 0em;
  }
}

.case-studies__desc .desc-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  left: 0;
  top: 0;
  background-position: center center;
}

.case-studies .workshop-links {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.case-studies .workshop-links ul {
  list-style: none;
}

.case-studies .workshop-links ul li {
  display: block;
  list-style: none;
  border-bottom: 1px solid #c6bba1;
}

.case-studies .workshop-links ul li:last-child {
  border-bottom: none;
}

.case-studies .workshop-links .workshop-btn {
  width: auto;
  height: 100%;
  display: block;
  position: relative;
  text-align: center;
  padding: 2em 1em;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.case-studies .workshop-links .back-btn {
  background-color: #FFFFFF;
  color: #92683C;
  cursor: pointer;
  font-size: 1.25em;
  letter-spacing: 8px;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}

.case-studies .workshop-links .back-btn:hover {
  background-color: #92683C;
  color: #FFFFFF;
}

.case-studies .workshop-links .more-btn {
  background-position: center center;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 0;
  margin: 0 0 !important;
}

.case-studies .workshop-links .more-btn:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #FFFFFF;
  z-index: 2;
  top: 0;
  left: 0;
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.case-studies .workshop-links .more-btn:hover:before {
  opacity: 0;
}

.case-studies .workshop-links .more-btn .text-wrap {
  position: relative;
  z-index: 3;
}

.case-studies .workshop-links .more-btn .text-wrap .xs-century {
  color: #92683C;
}

.case-studies .workshop-links .more-btn .text-wrap .h5 {
  font-size: 2.15em;
  letter-spacing: 4px;
  display: block;
  color: #1C1F21;
}

.case-studies .workshop-links .more-btn:hover .h5, .case-studies .workshop-links .more-btn:hover .xs-century {
  color: white;
}

.case-studies .screens-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: -10px;
}

.case-studies .screens-flex .flex-item {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.case-studies .mascot-bg {
  background-color: #FDF498;
}

.case-studies .badge-bg {
  background: url("../casestudies/superboss/superboss-badge-bg.svg");
  background-color: #B83E31;
  background-position: right center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 480px) {
  .case-studies .badge-bg {
    background-position: center center;
  }
}

@media screen and (max-width: 480px) {
  .case-studies .baseball-bg {
    background-position: center center;
  }
}

.case-studies .baseball-bg__one {
  background: url("../casestudies/peoplesgarment/diagram.png");
  background-position: right center;
  background-repeat: no-repeat;
  padding: 5em 0;
}

.case-studies .baseball-bg__two {
  background: url("../casestudies/peoplesgarment/dirt-bg.png");
  background-position: right bottom;
  background-repeat: no-repeat;
  overflow: visible;
  padding: 5em 0 12em 0;
}

.case-studies .stripes-bg-cover {
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

@media screen and (max-width: 480px) {
  .case-studies .stripes-bg-cover {
    background-position: center center;
  }
}

.case-studies .rws-brick {
  background-repeat: repeat;
  padding: 2em 0;
}

.case-studies .pattern-line {
  width: 100%;
  height: 10px;
  display: block;
}

.case-studies .pattern-line--superboss {
  background: url("../casestudies/superboss/pattern-lines.png") repeat-x;
}

.case-studies .divider-line {
  width: 100%;
  height: 10px;
  display: block;
  z-index: 1;
  position: relative;
}

@media screen and (max-width: 700px) {
  .case-studies .divider-line {
    height: 6px;
  }
}

.case-studies .divider-line--gold {
  background-color: #92683C;
}

.case-studies .divider-line--gtgreen {
  background-color: #00AA4F;
}

.case-studies .divider-line--beehive-yellow {
  background-color: #F6C54E;
}

.case-studies .divider-line--dw-gold {
  background-color: #B77B48;
}

.case-studies .divider-line--pn-orange {
  background-color: #EC5B2A;
}

.case-studies .divider-line--peoples-yellow {
  background-color: #BA8727;
}

.case-studies .divider-line--stripes-gold {
  background-color: #B49865;
}

.case-studies .divider-line--stripes-navy {
  background-color: #162935;
}

.case-studies .divider-line--rws-darkblue {
  background-color: #1E2445;
}

.case-studies .divider-line--bb-blue {
  background-color: #041E41;
}

.case-studies .divider-line--twoaxle-gold {
  background-color: #8E7631;
}

.case-studies .divider-line--twoaxle-blue {
  background-color: #1E252B;
}

.case-studies .divider-line--miller-red {
  background-color: #B2292E;
}

.case-studies .divider-line--miller-yellow {
  background-color: #FFA200;
}

.case-studies .divider-line--lowood-gold {
  background-color: #AB8B62;
}

.case-studies .divider-line--howdy-brown {
  background-color: #3C0808;
}

.case-studies .divider-line--bluestar-blue {
  background-color: #2C73FF;
}

.case-studies .swiper-container {
  width: 100%;
  height: 600px;
  position: absolute;
  top: -300px;
}

@media screen and (max-width: 900px) {
  .case-studies .swiper-container {
    position: relative;
    top: 0;
  }
}

@media screen and (max-width: 768px) {
  .case-studies .swiper-container {
    height: 500px;
  }
}

@media screen and (max-width: 650px) {
  .case-studies .swiper-container {
    height: 400px;
  }
}

.case-studies .swiper-slide {
  width: 85%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0px auto 30px;
}

@media screen and (max-width: 900px) {
  .case-studies .swiper-slide {
    width: 70%;
  }
}

@media screen and (max-width: 650px) {
  .case-studies .swiper-slide {
    width: 80%;
  }
}

@media screen and (max-width: 480px) {
  .case-studies .swiper-slide {
    width: 100%;
  }
}

.case-studies .swiper-slide img {
  width: 90%;
}

@media screen and (max-width: 768px) {
  .case-studies .swiper-slide img {
    width: 100%;
  }
}

.case-studies .swiper-button-next {
  background-image: url("../assets/svg/slider-up.svg");
  background-size: 60px 60px;
  width: 60px;
  height: 60px;
  right: 0;
  top: 44%;
}

@media screen and (max-width: 750px) {
  .case-studies .swiper-button-next {
    top: 40%;
  }
}

.case-studies .swiper-button-next__white {
  background-image: url("../assets/svg/slider-up__white.svg");
}

.case-studies .swiper-button-prev {
  background-image: url("../assets/svg/slider-down.svg");
  background-size: 60px 60px;
  width: 60px;
  height: 60px;
  right: 0;
  left: auto;
  top: 56%;
}

.case-studies .swiper-button-prev__white {
  background-image: url("../assets/svg/slider-down__white.svg");
}

.case-studies .emblem {
  width: 80% !important;
}

@media screen and (max-width: 480px) {
  .case-studies .emblem {
    width: 90% !important;
  }
}

@media screen and (max-width: 900px) {
  .case-studies .emblem {
    background-position: center center;
  }
}

.case-studies .emblem__top {
  margin: 0 auto;
}

@media screen and (max-width: 900px) {
  .case-studies .emblem__top {
    margin: 0 auto 4em auto;
  }
}

.case-studies .emblem__bottom {
  margin: 0 auto;
}

@media screen and (max-width: 700px) {
  .case-studies .emblem__bottom {
    margin: 4em auto 0 auto;
  }
}

.case-studies .skewed-bottom {
  z-index: 0;
}

.case-studies .skewed-bottom:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: -5%;
  overflow: visible;
  width: 100%;
  height: 250px;
  background: #E6E6E6;
  z-index: -1;
  -webkit-transform: skewY(2deg);
  transform: skewY(2deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: initial;
}

.case-studies .skewed-top {
  z-index: 0;
}

.case-studies .skewed-top:before {
  content: '';
  position: absolute;
  left: 0;
  top: -5%;
  overflow: visible;
  width: 100%;
  height: 150px;
  background: #E6E6E6;
  z-index: 2;
  -webkit-transform: skewY(-4deg);
  transform: skewY(-4deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: initial;
}

@media screen and (max-width: 1024px) {
  .case-studies .skewed-top:before {
    top: -15%;
  }
}

@media screen and (max-width: 480px) {
  .case-studies .skewed-top:before {
    top: -40%;
  }
}

.case-studies .baseball {
  position: absolute;
  right: 0;
  bottom: -200px;
  z-index: 100;
}

@media screen and (max-width: 900px) {
  .case-studies .baseball {
    bottom: -100px;
    z-index: 100;
    width: 50%;
  }
}

.case-studies .pgc-figure {
  position: absolute;
  bottom: 0;
  width: 80%;
  left: 50%;
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}

.case-studies .floating-woman {
  display: block;
  z-index: 2;
  width: 60%;
  margin: auto;
  position: absolute;
  top: -65px;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-animation: float 5s ease-in-out infinite;
          animation: float 5s ease-in-out infinite;
}

@media screen and (max-width: 768px) {
  .case-studies .floating-woman {
    top: 0px;
  }
}

@-webkit-keyframes float {
  0% {
    -webkit-transform: translatey(0px);
            transform: translatey(0px);
  }
  50% {
    -webkit-transform: translatey(-20px);
            transform: translatey(-20px);
  }
  100% {
    -webkit-transform: translatey(0px);
            transform: translatey(0px);
  }
}

@keyframes float {
  0% {
    -webkit-transform: translatey(0px);
            transform: translatey(0px);
  }
  50% {
    -webkit-transform: translatey(-20px);
            transform: translatey(-20px);
  }
  100% {
    -webkit-transform: translatey(0px);
            transform: translatey(0px);
  }
}

.case-studies .dw-purple-bg .swiper-slide img {
  -webkit-filter: drop-shadow(0 1px 5px rgba(0, 0, 0, 0.25));
  -moz-filter: drop-shadow(0 1px 5px rgba(0, 0, 0, 0.25));
  -ms-filter: drop-shadow(0 1px 5px rgba(0, 0, 0, 0.25));
  -o-filter: drop-shadow(0 1px 5px rgba(0, 0, 0, 0.25));
  filter: drop-shadow(0 1px 5px rgba(0, 0, 0, 0.25));
}

.case-studies .coffee-bean {
  position: absolute;
  top: -120px;
  z-index: 100;
}

.case-studies .coffee-bean__right {
  right: -70px;
}

.case-studies .pn-screens {
  position: relative;
  overflow-y: hidden;
}

.case-studies .pn-screens img {
  z-index: 100;
  position: relative;
  width: 90%;
  margin: 4em auto -100px;
}

@media screen and (max-width: 900px) {
  .case-studies .pn-screens img {
    margin: 2em auto -100px;
  }
}

@media screen and (max-width: 480px) {
  .case-studies .pn-screens img {
    margin: 1em auto -100px;
  }
}

.case-studies .danger-screen {
  margin-top: 4em;
  margin-bottom: -20px;
}

.case-studies .danger-bg {
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.case-studies .danger-bg__push {
  padding-bottom: 4em;
}

@media screen and (max-width: 700px) {
  .case-studies .danger-bg__push {
    padding: 0em 0em 1em;
  }
}

.case-studies .screens-full {
  padding: 0;
  margin: 0;
  bottom: -10px;
  position: relative;
  display: block;
  text-align: center;
}

@media screen and (max-width: 900px) {
  .crop-mark {
    display: none !important;
  }
}

.video-container {
  position: relative;
  display: block;
  margin: 0px auto;
  width: 100%;
  max-width: 1000px;
  padding-top: 2em;
}

.mcnellies-video {
  position: relative;
  display: block;
  width: 100%;
  max-width: 850px;
  padding-top: 2em;
  margin: 0px auto;
  opacity: 1;
  top: auto;
  left: auto;
  right: auto;
  -webkit-transform: none;
          transform: none;
  background: none;
  min-width: auto;
  min-height: auto;
}

.plate--tall img {
  max-height: 550px;
  width: auto !important;
}

.tavern-illo {
  margin: 0px auto;
  width: 100%;
  display: block;
  max-width: 1000px;
}

.tavern-illo img {
  width: 100%;
  display: block;
}

@media screen and (max-width: 750px) {
  .bluestar-mission {
    margin-bottom: 2em;
  }
}

.bluestar-video {
  position: relative;
  width: 100%;
  display: block;
  top: auto;
  left: auto;
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}

.contact .centerizer {
  max-width: 1300px !important;
}

.contact-header {
  width: 100%;
  display: block;
  position: relative;
}

.contact-header .zoltar {
  position: absolute;
  left: 0;
  top: 3em;
  width: 40%;
}

@media screen and (max-width: 820px) {
  .contact-header .zoltar {
    top: 1em;
  }
}

@media screen and (max-width: 700px) {
  .contact-header .zoltar {
    display: none;
  }
}

.contact-header .text-wrap {
  width: 70%;
  text-align: center;
  display: inline-block;
  padding-left: 36%;
  padding-top: 3em;
  padding-bottom: 2em;
}

@media screen and (max-width: 1300px) {
  .contact-header .text-wrap {
    width: 65%;
  }
}

@media screen and (max-width: 700px) {
  .contact-header .text-wrap {
    width: 100%;
    padding-left: 0;
  }
}

.contact-header .text-wrap .h1 {
  text-transform: uppercase;
  display: block;
  font-size: 14rem;
  line-height: .85em;
  margin-bottom: .1em;
}

@media screen and (max-width: 1450px) {
  .contact-header .text-wrap .h1 {
    font-size: 14rem;
  }
}

@media screen and (max-width: 1300px) {
  .contact-header .text-wrap .h1 {
    font-size: 12rem;
  }
}

@media screen and (max-width: 1100px) {
  .contact-header .text-wrap .h1 {
    font-size: 9rem;
  }
}

@media screen and (max-width: 1100px) {
  .contact-header .text-wrap .h1 {
    font-size: 9rem;
  }
}

@media screen and (max-width: 820px) {
  .contact-header .text-wrap .h1 {
    font-size: 5rem;
  }
}

.contact-header .text-wrap span {
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 5px;
  width: 59%;
  display: block;
  margin: .5em auto 0;
  line-height: 1.5em;
}

@media screen and (max-width: 1300px) {
  .contact-header .text-wrap span {
    width: 90%;
  }
}

@media screen and (max-width: 1100px) {
  .contact-header .text-wrap span {
    font-size: .85em;
  }
}

.contact-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin-bottom: 2em !important;
  padding: 2em 0em;
  border-top: 1px solid #C6BBA1;
  border-bottom: 1px solid #C6BBA1;
  margin-bottom: 3em;
}

@media screen and (max-width: 700px) {
  .contact-grid {
    display: none;
  }
}

.contact-grid__item {
  width: calc(33.33% - 25px);
}

.contact-grid__item a {
  color: #1C1F21;
}

.contact-grid__item a:hover {
  color: #92683C;
}

.contact-grid__item:last-child {
  width: 25%;
}

@media screen and (max-width: 1300px) {
  .contact-grid__item {
    width: calc(50% - 25px);
  }
  .contact-grid__item:last-child {
    display: none;
  }
}

.contact-grid .h3 {
  display: block;
  margin-bottom: .5em;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1.75em;
  color: #1C1F21;
  line-height: 1.25em;
}

@media screen and (max-width: 1300px) {
  .contact-grid .h3 {
    font-size: 1.25em;
  }
}

.contact-grid p {
  line-height: 1.75em;
}

.contact-grid p a {
  position: relative;
  padding-left: 40px;
  color: #1C1F21;
}

.contact-grid p a:hover {
  color: #92683C;
  text-decoration: none;
}

.contact-grid p i {
  font-size: 1.5em;
  color: #92683C;
  line-height: 1px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  position: absolute;
  top: -5px;
  left: 0px;
  height: 25px;
}

.contact-grid p .icon-instagram, .contact-grid p .icon-instagram:after {
  line-height: initial;
}

.contact-grid p .icon-instagram:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.contact-grid p .icon-dribbble, .contact-grid p .icon-dribbble:after {
  line-height: initial;
}

.contact-grid p .icon-dribbble:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.openings-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  margin-bottom: 2em !important;
  padding: 2em 0em;
  border-top: 1px solid #C6BBA1;
  border-bottom: 1px solid #C6BBA1;
  margin-bottom: 3em;
}

.openings-grid__item {
  width: calc(50% - 25px);
}

.openings-grid__item a {
  color: #1C1F21;
}

.openings-grid__item a:hover {
  color: #92683C;
}

@media screen and (max-width: 700px) {
  .openings-grid__item {
    width: 100%;
    margin-bottom: 2em;
  }
  .openings-grid__item:last-child {
    margin-bottom: 0em;
  }
}

.openings-grid .h3 {
  display: block;
  margin-bottom: .5em;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 1.75em;
  color: #1C1F21;
  line-height: 1.25em;
}

@media screen and (max-width: 1300px) {
  .openings-grid .h3 {
    font-size: 1.25em;
  }
}

.openings-grid p {
  line-height: 1.75em;
}

.openings-grid p a {
  position: relative;
  padding-left: 40px;
  color: #1C1F21;
}

.openings-grid p a:hover {
  color: #92683C;
  text-decoration: none;
}

.openings-grid p i {
  font-size: 1.5em;
  color: #92683C;
  line-height: 1px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: inline-block;
  position: absolute;
  top: -5px;
  left: 0px;
  height: 25px;
}

.openings-grid p .icon-instagram, .openings-grid p .icon-instagram:after {
  line-height: initial;
}

.openings-grid p .icon-instagram:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.openings-grid p .icon-dribbble, .openings-grid p .icon-dribbble:after {
  line-height: initial;
}

.openings-grid p .icon-dribbble:after {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.openings-grid ul {
  list-style: none;
}

.openings-grid ul li {
  display: block;
  margin-bottom: .5em;
  position: relative;
  margin-left: 1.5em;
}

.openings-grid ul li:before {
  content: '•';
  position: absolute;
  color: #92683C;
  left: -1.5em;
}

.openings-header {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 2em 0;
}

.openings-header .tom {
  left: 0;
  width: 25%;
}

@media screen and (max-width: 700px) {
  .openings-header .tom {
    display: none;
  }
}

.openings-header .text-wrap {
  width: 85%;
  text-align: center;
  display: inline-block;
}

@media screen and (max-width: 1300px) {
  .openings-header .text-wrap {
    width: 65%;
  }
}

@media screen and (max-width: 700px) {
  .openings-header .text-wrap {
    width: 100%;
    padding-left: 0;
  }
}

.openings-header .text-wrap .h1 {
  text-transform: uppercase;
  display: block;
  font-size: 14rem;
  line-height: .85em;
  margin-bottom: .1em;
}

@media screen and (max-width: 1450px) {
  .openings-header .text-wrap .h1 {
    font-size: 14rem;
  }
}

@media screen and (max-width: 1300px) {
  .openings-header .text-wrap .h1 {
    font-size: 12rem;
  }
}

@media screen and (max-width: 1100px) {
  .openings-header .text-wrap .h1 {
    font-size: 9rem;
  }
}

@media screen and (max-width: 1100px) {
  .openings-header .text-wrap .h1 {
    font-size: 9rem;
  }
}

@media screen and (max-width: 820px) {
  .openings-header .text-wrap .h1 {
    font-size: 5rem;
  }
}

.openings-header .text-wrap span {
  font-size: 1em;
  text-transform: uppercase;
  letter-spacing: 5px;
  width: 75%;
  display: block;
  margin: .5em auto 0;
  line-height: 1.5em;
}

@media screen and (max-width: 1300px) {
  .openings-header .text-wrap span {
    width: 90%;
  }
}

@media screen and (max-width: 1100px) {
  .openings-header .text-wrap span {
    font-size: .85em;
  }
}
/*# sourceMappingURL=master.css.map */