/*
    Theme Name: Push Branding
    Theme URI: http://www.pushbranding.com
    Version: 2.0.8
    Author: Flying Hippo Web Technologies
    Author URI: http://www.flyinghippo.com
    License: None
    Description: A website for Push Branding
*/
/* Import the Google Search CSS. Note that this is ONLY for styling and should be deleted before the site goes live. (Google will pull in its own CSS file dynamically.) */
@import url("google-search.css");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,400italic");
@import url("https://use.typekit.net/yai0fou.css");
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

/* 
    We are using em's for fonts, set at 1.0em = 10px
    Child elements with their own font size will be added on, making
    your font sizes really big. If you have an element set at 2.0em (20px)
    and want its child element to be 1.2em (12px), the child element
    should's font-size should be 0.6em (12/20 = .6)
*/
body {
  color: #312F2B;
  font: 62.5%/1.6 'Source Sans Pro', 'Helvetica', 'Arial', sans-serif;
  /* makes base font 10px, 16px * .625 = 10px */
  -webkit-font-smoothing: antialiased;
  height: 100%; }

/* front-page wrapper */
#wrapper {
  height: 100%; }

h1 {
  color: #9C9481;
  font-size: 3.8em;
  font-weight: 200;
  letter-spacing: -1px;
  line-height: 1.2;
  margin: 0 0 20px;
  text-align: center; }

.hidden-title {
  height: 0;
  line-height: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  width: 0; }

h2 {
  color: #c9c3ba;
  font-size: 3.8em;
  font-weight: 200; }

p {
  font-size: 1.3em;
  padding: 0 0 20px; }

p a {
  color: #627c8b;
  font-weight: 600;
  text-decoration: none; }

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

a img {
  border: 0; }

a:focus {
  outline: none; }

li {
  list-style-type: none; }

.content-int ul, .content-int ol {
  list-style-position: inside;
  margin: 0 0 24px; }

.content-int li {
  list-style-type: disc; }

.content-int ol li {
  list-style-type: decimal; }

.page-template-template-secondary .content-int h3 {
  font-size: 2em; }

.page-template-template-secondary .content-int ul, .page-template-template-secondary .content-int ol {
  font-size: 1.4em;
  font-weight: 200;
  list-style-position: outside;
  margin-left: 1em; }

.page-template-template-secondary .content-int li {
  margin-bottom: 0.4em; }

hr {
  border: 0;
  border-bottom: 1px solid #d3d3d3; }

input, textarea {
  font-family: 'Source Sans Pro', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-size: 1.2em;
  -webkit-font-smoothing: antialiased; }

textarea {
  padding: 1rem; }

input[type=text], input[type=submit], textarea {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

input:focus, textarea:focus {
  outline: none; }

table {
  border-collapse: collapse; }

.clear {
  clear: both; }

.hidden {
  display: none; }

.col {
  float: left; }

.two-thirds {
  width: 100%; }

.half {
  width: 100%; }

.third {
  width: 100%; }

.fourth {
  width: 100%; }

@media screen and (min-width: 640px) {
  .half {
    width: 50%; }

  .fourth {
    width: 50%; } }
@media screen and (min-width: 768px) {
  .two-thirds {
    width: 66.6667%; }

  .third {
    width: 33.3333%; }

  .fourth {
    width: 25%; } }
/* Start Editing */
.logged-in.home .wrapper {
  margin-top: -32px; }

/* Header */
.header-gap {
  background-color: #f2f2f2;
  height: 1px; }

.header {
  background-color: #fff;
  width: 100%;
  z-index: 1002; }

.home .header {
  bottom: 0;
  /*
  position: absolute;
  */
  position: relative; }

.home .header-stop-gap {
  display: none; }

.wrapper .fixed-to-top {
  box-shadow: 0 2px 8px rgba(30, 30, 35, 0.15);
  bottom: auto; }

.established {
  background-image: url("images/established.png");
  background-size: 23px 68px;
  background-repeat: no-repeat;
  height: 68px;
  left: 0;
  position: absolute;
  top: 14px;
  width: 23px;
  z-index: 3; }

.header-int {
  margin: 0 auto;
  max-width: 1040px;
  padding: 20px 20px 0;
  position: relative;
  z-index: 1000; }

.logo {
  /*
  background: url( 'images/logo.png' ) no-repeat;
  */
  color: transparent;
  background: url("images/push-logo.gif") no-repeat;
  background-size: 132px auto;
  display: block;
  float: left;
  height: 56px;
  margin: 0 0 0 20px;
  width: 132px; }

@media screen and (min-width: 1080px) {
  .logo {
    margin-left: 0; } }
.menu-dropdown {
  background-image: url("images/icn-menu.png");
  background-position: 20px 42px;
  background-repeat: no-repeat;
  background-size: 16px auto;
  color: #5c4923;
  display: block;
  float: right;
  font-size: 1.4em;
  letter-spacing: 2px;
  margin: -20px -20px 0 0;
  padding: 38px 20px 38px 50px;
  text-decoration: none;
  text-transform: uppercase; }

.menu-dropdown.open {
  background-color: #f2f2f2; }

.nav-menu {
  display: none;
  background-color: #f2f2f2;
  left: 0;
  padding: 0 20px;
  position: absolute;
  top: 91px;
  width: 100%; }

.front-page-header-bottom .nav-menu {
  top: auto;
  bottom: 91px; }

.top-menu {
  overflow: hidden;
  margin: 0 -20px;
  padding: 0; }

.top-menu li {
  width: 100%; }

.top-menu li:nth-child(odd) {
  background-color: #e4e4e4; }

.top-menu a {
  color: #5c4923;
  display: block;
  font-size: 1.4em;
  letter-spacing: 2px;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease; }

.top-menu .brand-resources-menu a {
  color: #e4701e;
  font-weight: 600; }

.top-menu a:hover {
  color: #e4701e; }

.brand-resources-mini {
  display: none;
  padding: 0 0 20px; }

.brand-resources-mini-head {
  color: #e4701e;
  display: block;
  font-size: 1.4em;
  font-weight: 600;
  letter-spacing: 2px;
  margin: 10px 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase; }

@media screen and (min-width: 768px) {
  .header-int {
    padding: 20px; }

  .menu-dropdown {
    display: none; }

  .nav-menu, .front-page-header-bottom .nav-menu {
    bottom: auto;
    display: block;
    float: right;
    background-color: transparent;
    left: auto;
    margin-right: -20px;
    padding: 3px 20px 0;
    position: relative;
    top: auto;
    width: auto; }

  .top-menu {
    margin: 0; }

  .nav-menu .top-menu li {
    background: transparent;
    float: left;
    margin: 0;
    width: auto; }

  .top-menu li a {
    padding: 15px; }

  .nav-menu .top-menu .brand-resources-menu {
    border-left: 1px solid #b6b6b6;
    float: left;
    margin-left: 15px; }

  .nav-menu .top-menu .brand-resources-menu a {
    padding: 15px 0 15px 30px; }

  .nav-menu .top-menu .brand-resources-menu a:hover {
    color: #627C8B; }

  .nav-menu .top-menu .brand-resources-menu {
    padding-right: 20px; }

  .brand-resources-mini {
    background-color: #fff;
    border-radius: 0 0 15px 15px;
    display: none;
    padding: 20px 30px 10px;
    position: absolute;
    right: -20px;
    top: 76px; }

  .brand-resources-mini li {
    margin: 0 0 20px;
    max-width: 300px; }

  .brand-resources-mini a {
    background-repeat: no-repeat;
    background-position: left center;
    color: #5c4923;
    display: block;
    height: 59px;
    font-size: 1.4em;
    letter-spacing: 1px;
    padding: 18px 0 0 80px;
    text-decoration: none;
    text-transform: uppercase; } }
/* Content */
.content-int {
  margin: 0 auto;
  max-width: 1040px;
  padding: 0 20px;
  position: relative; }

/* Secondary Template */
.secondary-page {
  max-width: 840px;
  padding: 40px 20px; }

.page-header {
  overflow: hidden;
  padding: 0 0 20px; }

.page-author {
  margin: 0 0 20px;
  width: 100px; }

.page-author-int {
  background-color: #eee;
  border-radius: 0 8px 0 8px;
  height: 0;
  overflow: hidden;
  padding: 0 0 100%; }

.secondary-page h1 {
  font-size: 2.8em; }

.page-title h1 {
  margin: 0; }

.page-title span {
  background-image: url("images/icn-star.png");
  background-position: left center;
  background-repeat: no-repeat;
  color: #572600;
  display: block;
  font-size: 1.4em;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 0 0 0 16px;
  text-transform: uppercase; }

.secondary-page .page-featured-image {
  line-height: 0;
  margin: 0 0 20px; }

.secondary-page h1 {
  color: #627c8b;
  font-weight: 400;
  text-align: left; }

.secondary-page p {
  color: #572600;
  font-size: 1.6em;
  font-weight: 200;
  -webkit-font-smoothing: subpixel-antialiased; }

@media screen and (min-width: 640px) {
  .page-header {
    overflow: hidden;
    padding: 0 0 30px; }

  .page-author {
    float: left;
    margin: 0;
    width: 14%; }

  .page-author-int {
    background-color: #eee;
    border-radius: 0 8px 0 8px; }

  .page-title {
    float: left;
    padding: 0 0 0 40px;
    width: 86%; }

  .secondary-page h1 {
    font-size: 3.8em; }

  .secondary-page .page-featured-image {
    margin: 0 0 30px; } }
@media screen and (min-width: 1024px) {
  .secondary-page {
    padding: 120px 20px; } }
/* Gated Content */
.gated-content-form {
  background-color: #ecc568;
  border-radius: 10px;
  margin: 40px 0 0;
  padding: 20px 15px; }

.gated-content-preview {
  float: right; }

.gated-content-preview img {
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
  margin: -50px 0 10px; }

.gated-content-desc h2 {
  color: #fff;
  font-size: 2.4em;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.1;
  padding: 0 0 8px; }

.gated-content-desc h3 {
  color: #fff;
  font-size: 2.0em;
  font-weight: 400;
  line-height: 1.1;
  padding: 0 0 20px; }

.gated-content-desc span {
  color: #627c8b;
  font-size: 1.4em; }

.gated-content-form li {
  list-style-type: none; }

.gated-content-form .gform_wrapper {
  border-top: 1px solid #f6e2b4;
  margin: 20px 0 0;
  padding: 20px 0 0; }

.content-int .gated-content-form .hs-form {
  border-top: 1px solid #F6E2B4;
  margin-top: 20px;
  padding: 20px 20px 0; }

.gated-content-form .hs-form.stacked .field {
  margin: 0; }

.content-int .gated-content-form input,
.content-int .gated-content-form textarea {
  font-family: 'Source Sans Pro', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif; }

.hs_recaptcha {
  margin-top: 1.5rem; }

.gated-content-form input[type=text],
.gated-content-form input[type=email] {
  border: 0;
  box-shadow: inset 2px 2px 6px rgba(0, 0, 0, 0.25);
  border-radius: 0;
  color: #000;
  font-size: 1.2em;
  height: auto;
  margin: 0 0 10px;
  max-width: 100%;
  padding: 5px;
  width: 100%;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
  box-sizing: border-box !important; }

.gated-content-form input[type=text]:focus,
.gated-content-form input[type=email]:focus {
  border: 0;
  box-shadow: inset 2px 2px 6px rgba(0, 0, 0, 0.25); }

.gated-content-form .hsformerror {
  display: none;
  visibility: hidden; }

.gated-content-form label,
.content-int .gated-content-form .hs-form.stacked label {
  color: #627c8b;
  cursor: pointer;
  display: none;
  font-family: 'Source Sans Pro', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-size: 1.2em;
  font-weight: 600;
  margin: 0 0 2px; }

#field_2_8 label,
#field_2_9 label,
#field_2_10 label,
#field_2_14 label,
.content-int .gated-content-form .hs-form.stacked .hs_contact_me label {
  display: block;
  font-weight: 600; }

.gated-content-form select {
  margin: 0 0 10px;
  width: 100%; }

.gated-content-form .gfield_checkbox li {
  overflow: hidden;
  padding: 0 0 5px; }

.gated-content-form .gfield_checkbox input {
  float: left;
  margin: 3px 0 0; }

.gated-content-form .gfield_checkbox label {
  cursor: pointer;
  float: left;
  padding: 0 0 0 10px;
  width: 90%; }

.gated-content-form .gform_footer {
  margin: -10px 0 0;
  text-align: center; }

.gated-content-form .button,
.content-int .gated-content-form .hs-form .hs-button {
  background-color: #627c8b;
  background-image: none;
  border: 0;
  border-radius: 10px;
  color: #fff;
  cursor: pointer;
  font-size: 1.2em;
  font-weight: 600;
  line-height: normal;
  padding: 12px 20px !important;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.content-int .gated-content-form .hs-form .hs-button {
  font-size: 1.8em; }

.gated-content-form .button:hover,
.content-int .gated-content-form .hs-form .hs-button:hover {
  background-color: #576E7C;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.gated-content-form .hs-form.stacked .actions {
  margin: 0;
  text-align: center; }

@media screen and (min-width: 640px) {
  .gated-content-left-forms {
    padding: 0 15px 0 0; }

  .gated-content-right-forms {
    padding: 0 0 0 15px; } }
@media screen and (min-width: 768px) {
  .gated-content-form {
    padding: 20px; }

  .gated-content-preview {
    text-align: right; }

  .gated-content-preview {
    padding-right: 20px; }

  .gated-content-desc {
    padding-left: 20px;
    padding-top: 20px; }

  .gated-content-desc h2 {
    font-size: 3.0em; }

  .gated-content-desc h3 {
    font-size: 2.4em; }

  .gated-content-form .gform_wrapper {
    overflow: hidden;
    padding: 0 20px; }

  .gated-content-left-forms {
    float: left !important;
    width: 50% !important; }

  .gated-content-form .gform_footer {
    clear: left; }

  .gated-content-form .button {
    border-radius: 10px;
    font-size: 1.8em; } }
/* Page Messages */
.page-message {
  background-color: #555;
  border-radius: 0 20px 20px 0;
  margin: 0 20px 20px 0;
  padding: 20px 0;
  position: relative; }

.page-message-right {
  margin-left: 20px;
  border-radius: 25px 0 0 25px;
  margin-right: 0; }

.page-message-wrap {
  margin-right: -20px; }

.page-message-int {
  margin: 0 auto;
  max-width: 1040px;
  padding: 0 20px; }

.page-message h2 {
  color: #837148;
  font-size: 1.8em;
  font-weight: 400;
  line-height: 1.5;
  padding-right: 20px; }

.home .page-message h2 {
  color: #657887; }

.page-template-page-work .page-message h2 {
  color: #ffffff; }

.page-message-right {
  margin-top: 0; }

.page-message-right .page-message-wrap {
  margin-left: -20px;
  margin-right: 0; }

.page-message-right h2 {
  padding-left: 20px;
  padding-right: 0; }

.brand-message {
  background-image: url("images/bg-message.jpg"); }

.brand-message a {
  color: #657887;
  font-size: .85em;
  font-weight: 600;
  padding: 0 10px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease; }

.brand-message a:hover {
  color: #fff; }

@media screen and (min-width: 768px) {
  .page-message {
    margin-top: 0;
    padding: 40px 0 45px; }

  .page-message h2 {
    font-size: 2.7em;
    font-weight: 200; }

  .brand-message h2 {
    font-size: 3.2em; }

  .brand-message h2 a {
    font-size: .65em;
    padding: 0;
    margin-left: 20px; } }
@media screen and (min-width: 1060px) {
  .page-message h2 {
    padding-left: 0;
    padding-right: 0; } }
/* Footer */
.top-of-site {
  text-align: center; }

.top-of-site a {
  background-color: #e9e7e3;
  background-image: url("images/icn-up-arrow.png");
  background-position: right center;
  background-repeat: no-repeat;
  border-radius: 5px 5px 0 0;
  color: #5c4923;
  display: inline-block;
  font-family: 'Athelas', 'Georgia', serif;
  font-size: 1.2em;
  padding: 5px 36px 5px 18px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease; }

.top-of-site a:hover {
  background-color: #dcdad6; }

.footer {
  background: url("images/bg-footer.jpg"); }

.footer-int {
  margin: 0 auto;
  max-width: 1040px;
  overflow: hidden;
  padding: 20px; }

.footer-int h4 {
  color: #fff;
  font-size: 1.4em;
  letter-spacing: 1px;
  padding: 0 0 20px;
  text-transform: uppercase; }

.footer-int h5 {
  color: #fff;
  font-size: 1.2em;
  font-weight: 600; }

.footer-int h5 a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease; }

.footer-int .telephone {
  background: url("images/icn-star.png") right center no-repeat;
  display: inline-block;
  padding-right: 15px; }

.footer-int .email {
  display: inline-block; }

.footer-int .email a {
  color: #FBD651;
  margin: 0 0 0 5px;
  text-decoration: none;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease; }

body .footer .footer-int label,
.footer .footer-int .validation_message {
  display: none; }

.footer .footer-int .validation_error {
  color: #fff;
  font-size: 1.2em;
  font-style: italic;
  font-weight: 600;
  margin: 0 0 10px; }

.footer .footer-int input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.65);
  border-radius: 0;
  box-shadow: none;
  color: #b9c9d5;
  display: block;
  font-family: 'Source Sans Pro', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-size: 1.2em;
  font-weight: 400;
  margin: 0 0 20px;
  padding: 10px 0 5px;
  width: 100%; }

.footer .footer-int input:focus {
  border-color: rgba(255, 255, 255, 0.65);
  box-shadow: none; }

.footer .footer-int .button,
.footer .footer-int .hs-button {
  border: 0;
  color: #FBD651;
  cursor: pointer;
  letter-spacing: 1px;
  text-shadow: none;
  text-transform: uppercase;
  width: auto;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease; }

.footer .footer-int a:hover,
.footer .footer-int .button:hover {
  color: #fff; }

.footer .footer-int .hs-form .hs-button:hover,
.footer .footer-int .hs-form .hs-button:focus,
.footer .footer-int .hs-form .hs-button.hovered {
  border: 0;
  box-shadow: none; }

.footer .footer-int .hs-form.stacked .field,
.footer .footer-int .hs-form.stacked .actions {
  margin: 0;
  padding: 0; }

.footer .footer-int .message {
  color: #fff;
  font-family: 'Source Sans Pro', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  margin: -20px 0 10px; }

.footer-column-middle {
  text-align: center; }

.map div {
  background: url("images/icn-map.png") center center no-repeat;
  height: 0;
  padding: 0 0 100%;
  width: 100%; }

.footer-column-right {
  margin: 40px 0 0;
  overflow: hidden; }

.footer-column-right li {
  border-right: 1px solid rgba(255, 255, 255, 0.3);
  float: left;
  width: 25%; }

.footer-column-right li a {
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  height: 0;
  padding: 0 0 100%;
  width: 100%;
  -webkit-transition: opacity .2s ease;
  -moz-transition: opacity .2s ease;
  transition: opacity .2s ease; }

.footer-column-right li a:hover {
  opacity: .65; }

.footer-column-right .social-right-bottom {
  border: 0; }

.social-left-top a {
  background-image: url("images/icn-facebook.png"); }

.social-right-top a {
  background-image: url("images/icn-twitter.png"); }

.social-left-bottom a {
  background-image: url("images/icn-jobs.png"); }

.social-right-bottom a {
  background-image: url("images/icn-linkedin.png"); }

@media screen and (min-width: 768px) {
  .footer-column-left {
    float: left;
    padding: 60px 20px 0 0;
    width: 50%; }

  .footer-column-middle {
    float: left;
    padding: 0 0 0 20px;
    width: 50%; }

  .footer-column-right {
    clear: both;
    float: none;
    margin: 0 auto;
    padding: 40px 0 0;
    width: 75%; } }
@media screen and (min-width: 860px) {
  .footer-column-left {
    padding: 60px 40px 0 0;
    width: 33.3333%; }

  .footer-column-middle {
    padding: 0;
    width: 33.3333%; }

  .footer-column-right {
    clear: none;
    float: left;
    margin: 20px 0 0;
    padding: 0 0 0 40px;
    width: 33.3333%; }

  .footer-column-right li {
    border: 1px solid rgba(255, 255, 255, 0.3);
    width: 50%; }

  .footer-column-right .social-left-top {
    border-top: 0;
    border-left: 0; }

  .footer-column-right .social-right-top {
    border-top: 0;
    border-right: 0;
    border-left: 1px solid transparent; }

  .social-right-top a {
    background-image: url("images/icn-twitter.png"); }

  .footer-column-right .social-left-bottom {
    border-top: 0;
    border-bottom: 0;
    border-left: 0; }

  .social-left-bottom a {
    background-image: url("images/icn-jobs.png"); }

  .footer-column-right .social-right-bottom {
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 1px solid transparent; }

  .social-right-bottom a {
    background-image: url("images/icn-linkedin.png"); } }
/* ------------------------------------------------
    Homepage
------------------------------------------------ */
html {
  height: 100%; }

#wrapper {
  height: 100%; }

.home-slides {
  background-color: #eee;
  position: relative;
  overflow: hidden;
  width: 100%;
  z-index: 1;
  height: 100%;
  margin-top: -97px; }

.slides {
  /* 
  padding: 0 0 40%;
  height: 0;
  */
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 1; }

.slide {
  background-color: #eee;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  /*
  bottom: 96px;
  */
  bottom: 0;
  position: absolute;
  top: 0;
  /*
  visibility: hidden;
  */
  width: 100%; }

.first-slide {
  /* visibility: visible; */ }

.slide-int {
  /*
  left: 0;
  margin: 0 auto;
  padding: 0 60px;
  text-align: center;
  top: 50%;
  height:100%;
  width: 100%;
  */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: table;
  height: 100%;
  width: 100%; }

.slide-int-int {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

.slide-int img {
  /*     
  width: auto;
  */
  height: auto;
  max-height: 100%;
  max-width: 100%; }

/*

.slides-nav {
    background-size: 15px auto;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 41px;
    margin: -21px 0 0;
    position: absolute;
    top: 50%;
    width: 16px;
    z-index: 2;
}
*/
/*
.home-slides .prev {
    background-image: url( 'images/icn-prev.png' );
    left: 20px;
}

.home-slides .next {
    background-image: url( 'images/icn-next.png' );
    right: 20px;
}
*/
.home-slides .active-slide {
  z-index: 4; }

#slider-dots {
  position: absolute;
  bottom: 30px;
  margin: 0 auto;
  text-align: center;
  z-index: 9999;
  font-size: 12px;
  width: 100%;
  left: 8px;
  height: 20px; }

#slider-dots li {
  display: inline-block;
  margin-right: 2em;
  height: inherit; }

#slider-dots :last-child {
  margin-right: 0; }

#slider-dots .slider-dot {
  display: block;
  height: inherit;
  width: inherit;
  text-decoration: none;
  line-height: 12px;
  font-size: 100px;
  color: #9d9b95; }

#slider-dots .slider-dot.active-dot {
  color: #fff;
  opacity: 1; }

/*
#slider-dots li a.active {
    color:white;
}
*/
@media screen and (min-width: 1024px) {
    /*
    .home-slides .prev {
        left: 40px;
    }

    .home-slides .next {
        right: 40px;
    } 
    */ }
/* Video Message */
.video-message-wrapper {
  position: relative;
  color: #fff;
  /* padding: 0 0 56.25%; */
  padding: 0;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
  width: 100%;
  z-index: 4; }

.video-message-wrapper .play-button {
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: 10000; }

.video-message {
  /* z-index:9; */
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("resources/push-video-cover.jpg") center center no-repeat;
  background-size: cover; }

.video-message-int {
  text-align: center;
  display: table; }

.video-title {
  display: table-cell;
  vertical-align: middle; }

.video-message h2 {
  border-bottom: 2px solid rgba(182, 182, 182, 0.46);
  color: #fff;
  display: inline-block;
  font-size: 2.8em;
  font-weight: 900;
  /*
  float: left;
  left: -50%; 
  line-height: 1;
  */
  line-height: 150%;
  position: relative;
  text-transform: uppercase; }

.video-message h2 span {
  /* float: left; */
  display: inline;
  font-family: 'Athelas', 'Georgia', serif;
  font-size: .4em;
  vertical-align: middle;
  /*
  line-height: 3.2;
   margin: 0 10px; */ }

.video-message h3 {
  clear: both;
  font-family: 'Athelas', 'Georgia', serif;
  font-size: 1.6em;
  font-style: italic;
  font-weight: 400;
  /* line-height: 1.2; 
   padding: 0 15px 10px;
  */
  line-height: 180%;
  color: #fff;
  text-align: center; }

.video-message p {
  background: url("images/icn-play.png") right top no-repeat;
  color: #fff;
  display: inline-block;
  font-size: 1.6em;
  font-weight: 600;
  padding: 0;
  margin: 0;
  padding-right: 30px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase; }

#jp_video_0, .interface-video object {
  width: 0;
  height: 0;
  position: absolute; }

@media screen and (min-width: 560px) {
  .video-message h2 {
    font-size: 4.0em; }

  .video-message h3 {
    font-size: 2.0em; } }
@media screen and (min-width: 680px) {
  .video-message h2 {
    font-size: 5.6em; }

  .video-message h2 span {
    /* line-height: 2.8; */ }

  .video-message h3 {
    font-size: 2.4em; }

  .video-message a {
    font-size: 1.8em; } }
@media screen and (min-width: 920px) {
  .video-message h2 {
    font-size: 8.0em; }

  .video-message h2 span {
    font-size: .25em;
    /* line-height: 2.2;
    margin: 25px 10px 0; */ }

  .video-message h3 {
    font-size: 2.8em;
    /* padding: 0 0 20px; */ }

  .video-message a {
    font-size: 2.0em;
    letter-spacing: 2px; } }
@media screen and (min-width: 1440px) {
  .video-message h2 {
    font-size: 10.0em; }

  .video-message h2 span {
    font-size: .25em;
    /* margin: 32px 10px 0; */ }

  .video-message h3 {
    font-size: 3.4em;
    /* padding: 0 0 20px; */ }

  .video-message a {
    font-size: 3.0em; } }
/* Curated Work */
.curated-work {
  padding: 0 20px; }

.curated-work-int {
  margin: 0 auto;
  max-width: 860px;
  overflow: hidden;
  padding: 20px 0 0; }

.curated-work h2 {
  text-align: center; }

.curated-work-list {
  overflow: hidden;
  margin: 20px 0 40px; }

.curated-work-list li {
  border: 1px solid #d3d3d3;
  border-bottom: 0;
  float: left;
  margin: -1px 0 0 -1px;
  overflow: hidden;
  padding: 20px;
  width: 50%;
  -webkit-transition: opacity .5s ease;
  -moz-transition: opacity .5s ease;
  transition: opacity .5s ease; }

.curated-work-list a {
  color: inherit;
  display: block;
  text-decoration: none; }

.curated-work-list li:nth-child(1), .curated-work-list li:nth-child(2) {
  padding-top: 0; }

.curated-work-list li:nth-child(odd) {
  padding-left: 0; }

.curated-work-list li:nth-child(even) {
  border-right: 1px solid #fff;
  padding-right: 0; }

.curated-work-list .last-curated-work-row {
  border-bottom: 0;
  padding-bottom: 0; }

.curated-work-image {
  background-color: #000;
  border-radius: 0 18px 18px 18px;
  line-height: 0;
  position: relative;
  width: 100%;
  z-index: 1; }

.curated-work-image div {
  background-color: #d3d3d3;
  border-radius: 0 15px 15px 15px;
  padding: 0 0 100%; }

.curated-work-image img {
  border-radius: 0 15px 15px 15px; }

.curated-work-image-int {
  background-size: cover;
  background-position: center;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease; }

.curated-work-list li:hover .curated-work-image-int {
  opacity: .65; }

.curated-work-text {
  position: relative;
  z-index: 2; }

.curated-work-list h3 {
  clear: left;
  font-size: 1.2em;
  font-weight: 600;
  margin: 0 0 0 25px;
  text-transform: uppercase; }

.curated-work-list h4 {
  background-color: #fff;
  border-radius: 5px/10px;
  display: block;
  float: left;
  font-family: 'Athelas', 'Georgia', serif;
  font-size: 1.2em;
  margin: -5px 0 0 15px;
  padding: 3px 12px 3px 10px; }

.curated-work-two-column-clear {
  clear: left; }

@media screen and (min-width: 640px) {
  .curated-work-list {
    margin: 20px -20px;
    padding: 0; }

  .curated-work .curated-work-list li {
    padding: 20px;
    width: 33.3333%; }

  .curated-work .curated-work-list .second-column {
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3; }

  .curated-work .curated-work-list .first-column,
  .curated-work .curated-work-list .third-column {
    border-left: 0;
    border-right: 0;
    padding-left: 21px;
    padding-right: 21px; }

  .view-more-work {
    display: none; }

  .curated-work .curated-work-list .top-column {
    padding-top: 0; }

  .curated-work .curated-work-list .last-curated-work-row-big {
    border-bottom: 0;
    padding-bottom: 0; }

  .curated-work-two-column-clear {
    clear: none; }

  .curated-work-three-column-clear {
    clear: left; } }
@media screen and (min-width: 960px) {
  .curated-work-int {
    padding: 40px 0 0; }

  .curated-work-list {
    margin: 40px -40px 80px; }

  .curated-work .curated-work-list li {
    padding: 40px 40px 30px; }

  .curated-work .curated-work-list .first-column,
  .curated-work .curated-work-list .third-column {
    padding-left: 41px;
    padding-right: 41px; } }
/* Brand Resources */
.brand-resources {
  border-top: 1px solid #d3d3d3; }

.brand-resources-int {
  margin: 0 auto;
  max-width: 1040px;
  padding: 20px; }

.brand-resources-int h2 {
  margin: 0 0 20px;
  text-align: center; }

.brand-resources-int li {
  margin: 0 0 20px; }

.brand-resources-int a {
  color: #5c4923;
  display: table;
  text-decoration: none;
  width: 100%; }

.brand-resources-int a:hover {
  text-decoration: underline; }

.brand-resources-int .brand-resource-icon {
  background: url("images/critter.png") center center no-repeat;
  height: 60px;
  margin: 0 auto 5px;
  width: 60px; }

.brand-resources-int img {
  margin: 3px 0 0; }

.brand-resources-int h3 {
  color: #5c4923;
  display: table-cell;
  font-size: 1.8em;
  font-weight: 400;
  line-height: 1.3;
  padding: 0 0 0 20px;
  vertical-align: middle;
  width: 85%;
  table-layout: fixed; }

@media screen and (min-width: 768px) {
  .brand-resources-int {
    display: table;
    margin: 0 auto;
    padding: 40px 0 60px; }

  .brand-resources-int h2 {
    margin: 0 0 30px; }

  .brand-resources-int li {
    display: table-cell;
    margin: 0;
    padding: 0 20px;
    text-align: center; }

  .brand-resources-int a {
    display: block; }

  .brand-resources-int div {
    display: block; }

  .brand-resources-int img {
    margin: 0 0 10px; }

  .brand-resources-int h3 {
    font-size: 2.4em;
    font-weight: 200;
    padding: 0;
    width: 100%; } }
/* Employees */
.content-int .employee-list {
  margin: 0 0 20px; }

.employee-list li {
  border-bottom: 1px solid #d3d3d3;
  display: table;
  list-style-type: none;
  margin: 0 0 20px;
  padding: 0 0 20px;
  width: 100%; }

.employee-photo {
  display: table-cell;
  width: 80px; }

.employee-photo-int {
  background-color: #eee;
  border-radius: 0 20px 0 20px;
  height: 0;
  padding: 0 0 100%;
  width: 100%; }

.employee-photo-int img {
  border-radius: 0 20px 0 20px; }

.employee-details {
  display: table-cell;
  padding: 0 0 0 20px;
  vertical-align: middle;
  width: 75%; }

.employee-details a {
  color: inherit;
  display: block;
  text-decoration: none; }

.employee-details h3 {
  font-size: 1.8em;
  font-weight: 200;
  position: relative;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease; }

.employee-details h3 span {
  background-color: #fff;
  border-radius: 5px/10px;
  color: #e4701e;
  float: right;
  font-weight: 700;
  padding: 0 15px 0; }

.employee-details h4 {
  font-family: 'Athelas', 'Georgia', serif;
  font-size: 1.2em;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease; }

.employee-bio {
  display: none;
  overflow: hidden; }

.employee-bio p {
  padding: 10px 0 0; }

.close-bio {
  background-image: url("images/icn-asterisk.png");
  background-position: center center;
  background-repeat: no-repeat;
  height: 24px;
  float: right;
  width: 24px;
  color: transparent;
  border: none;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease; }

.close-bio:hover {
  opacity: .65; }

.employee-list .clear-half,
.employee-list .clear-third,
.employee-list .clear-fourth {
  clear: both;
  display: none;
  float: none;
  margin: 0; }

@media screen and (min-width: 480px) {
  .content-int .employee-list {
    margin: 0 -10px 20px;
    overflow: hidden; }

  .employee-list li {
    border: 0;
    display: block;
    float: left;
    padding: 0 10px;
    text-align: top;
    width: 50%; }

  .employee-photo {
    display: block;
    margin: 0 0 10px;
    width: 100%; }

  .employee-details {
    display: block;
    padding: 0;
    text-align: top;
    width: 100%; }

  .employee-details h3 span {
    margin: -15px 25px 0 0; }

  .employee-list .clear-half {
    display: block; } }
@media screen and (min-width: 600px) {
  .content-int .employee-list {
    margin: 0 -20px 20px; }

  .employee-list li {
    margin: 0 0 40px;
    padding: 0 20px; } }
@media screen and (min-width: 680px) {
  .employee-list li {
    width: 33.3333%; }

  .employee-list .clear-half {
    display: none; }

  .employee-list .clear-third {
    display: block; } }
@media screen and (min-width: 960px) {
  .content-int .employee-list {
    margin-bottom: 40px; }

  .employee-list li {
    width: 25%; }

  .employee-list .clear-third {
    display: none; }

  .employee-list .clear-fourth {
    display: block; } }
.company-top-message {
  background-image: url("images/pattern-yellow.png"); }

.company-capablities {
  background-image: url("images/pattern-blue-hexagon.png"); }

.company-capablities h2 {
  font-size: 2.4em;
  padding-bottom: 15px;
  text-align: center; }

.company-capablities .third {
  padding: 0 20px 20px; }

.company-capablities h3 {
  background-image: url("images/icn-arrow-down-white.png");
  background-position: left 8px;
  background-repeat: no-repeat;
  color: #627c8b;
  font-size: 1.5em;
  font-weight: 600;
  padding: 0 0 1px 20px;
  text-transform: uppercase; }

.company-capablities li {
  font-size: 1.4em;
  line-height: 1.3;
  padding-left: 20px; }

@media screen and (min-width: 768px) {
  .company-capablities h2 {
    font-size: 3.8em;
    margin-top: -10px; }

  .capabilities-list-wrapper {
    padding: 0 100px; }

  .company-capablities .third {
    padding: 0 40px; }

  .company-capablities h3 {
    margin-left: -20px; }

  .company-capablities li {
    padding-left: 0; } }
/* Work */
/* Local page anchor position */
#work {
  position: absolute;
  display: block;
  top: -115px;
  /* height of the push header */ }

.work-message {
  background-image: url("images/pattern-work.png"); }

/* Work Categories */
.content-int .work-categories-wrapper {
  border: 1px solid #d3d3d3;
  border-radius: 6px;
  margin: -10px 0 35px;
  padding: 0 15px;
  position: relative;
  z-index: 2; }

.work-categories {
  display: none; }

.work-categories-wrapper ul {
  margin: 0;
  padding: 0 0 10px; }

.work-categories-wrapper li {
  color: #627C8B;
  font-size: 1.2em;
  list-style-type: none; }

.work-categories-wrapper li li {
  font-size: 1.0em; }

.work-categories-wrapper a {
  color: #627C8B;
  display: block;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 5px 0;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  transition: color .2s ease; }

.work-categories-wrapper a:hover,
.work-categories-wrapper .active-work-cat a {
  color: #e4701e; }

.new-projects {
  background-image: url("images/icn-asterisk-yellow.png");
  background-position: left 10px;
  background-repeat: no-repeat; }

.new-projects a {
  padding-left: 15px; }

.work-cat-has-children a,
.active-work-cat a {
  background-image: url("images/icn-plus.png");
  background-position: center right;
  background-repeat: no-repeat; }

.work-categories li ul {
  display: none;
  padding: 0; }

.work-categories li ul li {
  font-size: 1.2em;
  margin: 0 0 0 20px; }

.work-categories li ul li a {
  background: none;
  font-weight: 400;
  letter-spacing: 0;
  padding: 5px 0;
  text-transform: inherit; }

.work-categories-wrapper .active-work-cat ul li a {
  color: inherit; }

.work-categories-wrapper .active-work-cat ul .active-work-cat a,
.work-categories-wrapper .active-work-cat ul li a:hover {
  color: #e4701e; }

.work-categories .work-cat-has-children:hover > a,
.work-categories-wrapper .active-work-cat > a {
  background-image: url("images/icn-asterisk.png"); }

.work-categories-wrapper .active-work-cat ul .active-work-cat > a {
  background-image: none; }

.work-categories-head a {
  background-image: url("images/icn-down-arrow.png");
  background-position: center right;
  background-repeat: no-repeat;
  padding: 15px 0;
  cursor: pointer; }

.work-categories-head a:hover {
  color: inherit; }

.work-categories {
  border-top: 1px solid #d3d3d3; }

.work-categories .all-work a {
  padding: 15px 0 5px; }

@media screen and (min-width: 768px) {
  .content-int .work-categories-wrapper {
    border: 0;
    padding: 0; }

  .work-categories-head {
    display: none; }

  .work-categories {
    border: 0;
    display: block;
    text-align: center; }

  .work-categories li {
    display: inline-block;
    margin: 0 10px;
    position: relative; }

  .work-categories li a {
    display: block;
    padding: 5px 0; }

  .work-categories .new-projects a {
    padding-left: 15px; }

  .work-categories .all-work {
    border-right: 1px solid #d3d3d3;
    padding-right: 25px; }

  .work-categories .all-work a {
    padding: 5px 0; }

  .work-cat-has-children a {
    background: none; }

  .work-categories .work-cat-has-children:hover > a,
  .work-categories-wrapper .active-work-cat > a {
    background: none; }

  .work-categories .work-cat-has-children ul {
    background-color: #fff;
    border-radius: 0 0 10px 10px;
    left: -15px;
    padding: 5px 0 10px;
    position: absolute;
    text-align: left;
    top: 19px;
    width: 150px;
    z-index: 3; }

  .work-categories .work-cat-has-children ul li {
    display: block;
    font-size: 1.0em;
    margin: 0 15px; }

  .work-categories .work-cat-has-children ul a {
    border-bottom: 1px solid #d3d3d3;
    padding: 5px 0; }

  .work-categories .work-cat-has-children ul li:last-of-type a {
    border: 0; }

  .work-categories-wrapper .active-work-cat ul {
    display: none; } }
/* Work List */
.work-list {
  display: -ms-flex;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  position: relative;
  z-index: 1; }

.work-list li {
  border-bottom: 1px solid #d3d3d3;
  list-style-type: none;
  margin: 0 0 20px;
  padding: 0 0 20px; }

.work-list li a {
  color: #4f4741;
  display: table;
  text-decoration: none; }

.work-thumbnail {
  display: table-cell;
  width: 80px; }

.work-thumbnail-int {
  background-position: center;
  background-size: cover;
  height: 0;
  padding: 0 0 100%; }

.work-thumbnail-int img {
  height: auto;
  width: 100%; }

.work-details {
  display: table-cell;
  padding: 0 0 0 20px;
  position: relative;
  vertical-align: middle;
  width: 75%; }

.work-details h2 {
  color: #4f4741;
  font-size: 1.2em;
  font-weight: 600;
  line-height: 1.2; }

.work-details span {
  font-size: 1.1em;
  font-weight: 400; }

.work-details .new-work-badge {
  background-image: url("images/icn-asterisk-yellow.png");
  background-position: left center;
  background-repeat: no-repeat;
  font-weight: 600;
  padding: 0 0 0 12px;
  text-transform: uppercase; }

.work-details .case-study-badge {
  background-color: #b9c9d5;
  border-radius: 50px;
  color: #fff;
  font-weight: 600;
  height: 20px;
  margin-top: -10px;
  padding: 2px 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  width: 20px; }

@media screen and (min-width: 600px) {
  .content-int .work-list {
    margin: 0 -10px;
    overflow: hidden; }

  .work-list li {
    border: 0;
    float: left;
    padding: 0 10px 20px;
    width: 33.3333%; }

  .work-list li a {
    display: block; }

  .work-thumbnail {
    display: block;
    width: 100%; }

  .work-details {
    display: block;
    padding: 5px 0 0;
    width: 100%; }

  /* .work-three-column-clear {
      clear: left;
  } */ }
@media screen and (min-width: 900px) {
  .work-list li {
    width: 20%; }

    /* .work-two-column-clear {
        clear: none;
    }

    .work-three-column-clear {
        clear: none;
    }

    .work-four-column-clear {
        clear: none;
    }

    .work-five-column-clear {
        clear: left;
    } */ }
.load-more-work {
  text-align: center; }

.load-more-work a {
  background-color: #ecc568;
  border-radius: 8px;
  color: #fff;
  display: inline-block;
  font-size: 1.4em;
  font-weight: 700;
  margin: 0 0 20px;
  overflow: hidden;
  padding: 10px 20px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease; }

.load-more-work .loader {
  background-image: url("images/loader.png");
  background-position: 0 0;
  background-size: 16px auto;
  display: none;
  float: left;
  height: 16px;
  margin: 2px 10px 0 0;
  width: 16px;
  -webkit-animation: move 1s steps(19) infinite;
  -moz-animation: move 1s steps(19) infinite;
  -ms-animation: move 1s steps(19) infinite;
  animation: move 1s steps(19) infinite; }

@-webkit-keyframes move {
  from {
    background-position: 0 0; }
  to {
    background-position: 0 -304px; } }
@-moz-keyframes move {
  from {
    background-position: 0 0; }
  to {
    background-position: 0 -304px; } }
@-ms-keyframes move {
  from {
    background-position: 0 0; }
  to {
    background-position: 0 -304px; } }
@keyframes move {
  from {
    background-position: 0 0; }
  to {
    background-position: 0 -304px; } }
.load-more-work .load-text {
  display: block;
  float: left; }

.load-more-work a:hover {
  background-color: #e4701e; }

.load-more-work .disabled {
  background-color: #aaa;
  cursor: not-allowed; }

.load-more-work .disabled:hover {
  background-color: #aaa; }

/* Work Overlay */
.work-overlay-wrapper {
  background-color: rgba(0, 0, 0, 0.15);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 20000; }

.work-overlay {
  background-color: #fff;
  border-radius: 15px;
  bottom: 15px;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
  left: 15px;
  position: absolute;
  right: 15px;
  top: 15px; }

.work-overlay-int {
  bottom: 30px;
  left: 30px;
  overflow: scroll;
  position: absolute;
  right: 30px;
  top: 80px;
  -webkit-overflow-scrolling: touch; }

.work-overlay-int h2 {
  color: #4F4741;
  font-size: 3.0em; }

.close-work-overlay {
  background-color: #f2f2f2;
  border-bottom: 1px solid #d3d3d3;
  color: #676767;
  display: block;
  font-size: 1.2em;
  font-weight: 600;
  padding: 15px 10px;
  position: absolute;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  top: 0;
  width: 100%; }

.work-gallery {
  margin: 0 auto;
  max-width: 100%;
  position: relative; }

.content-int .work-gallery .slides {
  height: 0;
  margin: 20px 0 10px;
  position: relative;
  z-index: 1; }

.work-gallery .slides li {
  background-size: cover;
  bottom: 0;
  display: none;
  left: 0;
  line-height: 0;
  list-style-type: none;
  position: absolute;
  right: 0;
  top: 0;
  visibility: visible; }

.work-gallery .slides .first-slide {
  display: block; }

.content-int .work-gallery .thumbnails {
  margin: 0;
  overflow: hidden; }

.work-gallery .thumbnails li {
  cursor: pointer;
  float: left;
  list-style-type: none;
  padding: 0 10px 10px 0;
  width: 25%; }

.work-gallery .thumbnails img {
  border: 2px solid #E9E7E3; }

.work-tags {
  overflow: hidden; }

.work-tags li {
  float: left;
  font-size: 1.2em;
  font-weight: 600;
  letter-spacing: 1px;
  margin: 0 15px 0 0;
  list-style-type: none;
  text-transform: uppercase; }

.work-overlay-nav {
  height: 72px;
  margin: -36px 0 0;
  position: absolute;
  top: 50%;
  width: 32px; }

.work-overlay-nav.next {
  background-image: url("images/icn-prev-with-bg.png");
  left: 0; }

.work-overlay-nav.prev {
  background-image: url("images/icn-next-with-bg.png");
  right: 0; }

.work-project-nav-wrapper {
  margin: 0 0 20px;
  text-align: center; }

.work-project-nav {
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  height: 72px;
  margin: 0 10px;
  width: 32px; }

.work-project-nav.prev {
  background-image: url("images/icn-arrow-next-mobile.png");
  background-size: 14px auto; }

.work-project-nav.next {
  background-image: url("images/icn-arrow-prev-mobile.png");
  background-size: 14px auto; }

.work-project-nav.disabled {
  cursor: not-allowed;
  opacity: .35; }

@media screen and (min-width: 1024px) {
  .work-gallery .thumbnails li {
    width: 120px; }

  .work-overlay-wrapper {
    background-color: white;
    bottom: 90px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
    top: 90px; }

  .work-overlay {
    background-color: transparent;
    border-radius: 0;
    bottom: auto;
    box-shadow: none;
    height: 640px;
    left: 50%;
    margin: -360px 0 0 -520px;
    right: auto;
    top: 50%;
    width: 1040px; }

  .work-overlay-int {
    left: 20px;
    top: 40px;
    overflow: hidden;
    right: 20px; }

  .close-work-overlay {
    background-color: transparent;
    background-image: url("images/exit.png");
    background-repeat: no-repeat;
    background-size: 16px auto;
    background-position: right center;
    border: 0;
    padding: 30px 30px 30px 30px;
    right: 20px;
    top: 70px;
    width: auto; } }
@media screen and (min-width: 1200px) {
  .work-project-nav {
    height: 72px;
    margin: 0;
    position: absolute;
    top: 178px;
    width: 32px; }

  .work-project-nav.prev {
    background-image: url("images/icn-next-dark.png");
    background-size: auto auto;
    right: -96px; }

  .work-project-nav.next {
    background-image: url("images/icn-prev-dark.png");
    background-size: auto auto;
    right: -48px; } }
/* Single Project */
.work-header-text {
  color: #c9c3ba;
  font-size: 3.8em;
  font-weight: 200;
  letter-spacing: -1px;
  line-height: 1.2;
  margin: 0 0 20px;
  text-align: center; }

.project-title {
  color: #627c8b;
  font-size: 2.4em;
  font-weight: 600;
  letter-spacing: 1px;
  text-align: left;
  text-transform: uppercase; }

.standard-project-title {
  text-align: center; }

.project-number {
  color: #627c8b;
  font-family: 'Athelas', 'Georgia', serif;
  font-size: 2.0em;
  margin: 0 0 -5px; }

/* Logos Section */
.work-list-logos {
  margin: 0 -1px 0 0;
  overflow: hidden;
  padding: 0 0 80px; }

.work-list-logos li {
  float: left;
  height: 38px;
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  padding: 0 1px 1px 0;
  width: 52px; }

.work-list-logos .work-thumbnail-int {
  padding: 0; }

.work-logo li {
  list-style-type: none;
  margin: 0 auto;
  text-align: center; }

.work-logo img {
  height: auto;
  max-height: 100%;
  max-width: 100%;
  width: auto; }

/* Case Studies */
.case-study-content h2 {
  background-color: #f5f4f4;
  color: #627c8b;
  font-size: 2.0em;
  line-height: 1.2;
  margin: -15px 0 10px;
  padding: 20px 30px; }

.case-study-content h3 {
  color: #627c8b;
  font-size: 1.8em;
  font-weight: 600;
  padding: 0 0 5px;
  text-transform: uppercase; }

.case-study-content p {
  font-size: 1.6em;
  font-weight: 200;
  -webkit-font-smoothing: subpixel-antialiased; }

.case-study-content p img {
  line-height: 0;
  margin-bottom: -7px; }

@media screen and (min-width: 768px) {
  .case-study-content h2 {
    font-size: 3.0em;
    line-height: 1.2;
    margin: -15px 0 10px;
    padding: 30px 50px; } }
/* High resolution media */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-device-pixel-ratio: 3 / 2), only screen and (min-device-pixel-ratio: 1.5) {
  .established {
    background-image: url("images/2x/established.png"); }

  .logo {
    /*
    background-image: url( 'images/2x/logo.png' );
    */
    background-image: url("images/2x/push-logo.gif"); }

  .menu-dropdown {
    background-image: url("images/2x/icn-menu.png"); }

  /* Footer */
  .top-of-site a {
    background-image: url("images/2x/icn-up-arrow.png");
    background-size: 28px 7px; }

  .footer {
    background-size: 600px auto; }

  .map div {
    background: url("images/2x/icn-map.png") center center no-repeat;
    background-size: 250px 250px; }

  .footer-column-right li a {
    background-size: 32px auto; }

  /* Pages */
  .page-title span {
    background-image: url("images/2x/icn-star.png");
    background-size: 8px 8px; }

  /* Home */
  .message-nav {
    background-size: 8px auto; }

  .brand-resource-mini-links a {
    background-size: auto 75%; }

  .brand-message {
    background-size: 19px 26px; }

  .brand-resources-int .brand-resource-icon {
    background-image: url("images/2x/critter.png");
    background-size: 60px 60px; }

  /* Video */
  .video-message a {
    background-size: 12.5px 12px;
    padding-right: 20px; }

  /* Work */
  .new-projects {
    background-image: url("images/2x/icn-asterisk-yellow.png");
    background-size: 9px 9px; }

  .work-cat-has-children a {
    background-image: url("images/2x/icn-plus.png");
    background-size: 9px 9px; }

  .work-categories .work-cat-has-children:hover > a,
  .work-categories-wrapper .active-work-cat > a {
    background-image: url("images/2x/icn-asterisk.png");
    background-size: 10px 10px;
    background-position: center right;
    background-repeat: no-repeat; }

  .work-categories-head a {
    background-image: url("images/2x/icn-down-arrow.png");
    background-size: 8px 7px; }

  .work-details .new-work-badge {
    background-image: url("images/2x/icn-asterisk-yellow.png");
    background-size: 9px 9px; } }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 768px), only screen and (min--moz-device-pixel-ratio: 1.5) and (min-width: 768px), only screen and (-o-device-pixel-ratio: 3 / 2) and (min-width: 768px), only screen and (min-device-pixel-ratio: 1.5) and (min-width: 768px) {
  .work-categories .work-cat-has-children > a,
  .work-categories-wrapper .active-work-cat > a,
  .work-categories .work-cat-has-children:hover > a {
    background-image: none; } }
.anchor-span {
  position: absolute;
  top: 0;
  margin-top: -100px; }

@media screen and (max-width: 1080px) {
  #wrapper {
    height: 100%; }

  .home-slides {
    width: 100%;
    z-index: 1000;
    height: auto;
    max-height: 100%;
    margin-top: -97px; }

  .slides {
    padding: 0 0 75%;
    height: 0; }

  .slide-int img {
    /*     
    width: auto;
    */
    height: auto;
    width: 80%; } }
@media screen and (max-width: 767px) {
  .home-slides {
    margin-top: 0; }

  #slider-dots {
    left: 0; } }
@media screen and (min-width: 768px) {
  .work-categories .work-cat-has-children:hover ul {
    display: block; } }
/* Navigate Bar - Case Studies */
.navigate-bar {
  background-color: #323232;
  clear: both;
  position: relative;
  text-align: center;
  z-index: 900; }

.navigate-bar span {
  color: #595959;
  display: block;
  font-size: 1.8em;
  font-weight: 900;
  letter-spacing: .075em;
  padding: 1.5em 1em;
  text-transform: uppercase; }

.page-template-template-aluminum_module-archive span {
  display: block; }

.navigate-case-studies span:after {
  border-bottom: 1em solid #323232;
  border-left: 1em solid transparent;
  border-right: 1em solid transparent;
  border-top: 0;
  bottom: 100%;
  content: '';
  height: 0;
  left: 50%;
  margin: 0 0 0 -1em;
  position: absolute;
  width: 0; }

.navigate-bar a {
  bottom: 0;
  color: #fff;
  font-size: 1.4em;
  font-weight: 900;
  letter-spacing: .075em;
  padding: .5em 0;
  position: relative;
  text-transform: uppercase;
  top: 0;
  transition: all .2s ease;
  width: 50%; }

.navigate-bar a:before {
  border-bottom: 1em solid transparent;
  border-top: 1em solid transparent;
  content: '';
  height: 0;
  line-height: 1;
  margin: -1em 0 0;
  position: absolute;
  top: 50%;
  width: 0; }

.navigate-bar a:hover {
  color: #ff484a; }

.navigate-bar .previous-post {
  float: left;
  left: 1em;
  padding-left: 2em;
  text-align: left; }

.navigate-bar .previous-post:before {
  border-left: 0;
  border-right: 1em solid #ff484a;
  left: 0; }

.navigate-bar .next-post {
  float: right;
  padding-right: 2em;
  right: 1em;
  text-align: right; }

.navigate-bar .next-post:before {
  border-left: 1em solid #ff484a;
  border-right: 0;
  right: 0; }

@media screen and (min-width: 640px) {
  .navigate-bar {
    padding: 0; }

  .navigate-bar span {
    display: block; }

  .navigate-bar a {
    font-size: 1.8em;
    padding: 1.5em 0 0;
    position: absolute; }

  .navigate-bar a:before {
    border-bottom: 1.35em solid transparent;
    border-top: 1.35em solid transparent;
    margin: -1.35em 0 0; }

  .navigate-bar .previous-post {
    left: 2em;
    padding-left: 3em; }

  .navigate-bar .previous-post:before {
    border-right: 1.35em solid #ff484a; }

  .navigate-bar .next-post {
    padding-right: 3em;
    right: 2em; }

  .navigate-bar .next-post:before {
    border-left: 1.35em solid #ff484a; } }
@media screen and (min-width: 1024px) {
  .navigate-bar span {
    padding: 2.2em 1em; }

  .navigate-bar a {
    padding: 2.2em 0 0; } }
.case-study-nav {
  width: 100%;
  height: auto;
  display: grid;
  padding: 0 3.5em 3.5em;
  grid-gap: 2em;
  grid-template-columns: repeat(2, 1fr); }

@media screen and (min-width: 640px) {
  .case-study-nav {
    grid-template-columns: repeat(3, 1fr); } }
@media screen and (min-width: 768px) {
  .case-study-nav {
    grid-template-columns: repeat(4, 1fr);
    padding: 0  4em 4em; } }
@media screen and (min-width: 1024px) {
  .case-study-nav {
    grid-template-columns: repeat(5, 1fr);
    padding: 0 5em 5em;
    grid-gap: 2.5em; } }
@media screen and (min-width: 1300px) {
  .case-study-nav {
    grid-template-columns: repeat(6, 1fr);
    padding: 0 4.225vw 4.225vw;
    grid-gap: 2.17vw; } }
@media screen and (min-width: 1700px) {
  .case-study-nav {
    padding: 0 7.2em 7.2em;
    grid-gap: 3.7em;
    max-width: 170em;
    margin: auto; } }
.case-study-nav .menu-item {
  height: calc((100vw - 9em)/2); }

@media screen and (min-width: 640px) {
  .case-study-nav .menu-item {
    height: calc((100vw - 11em)/3); } }
@media screen and (min-width: 768px) {
  .case-study-nav .menu-item {
    height: calc((100vw - 14em)/4); } }
@media screen and (min-width: 1024px) {
  .case-study-nav .menu-item {
    height: calc((100vw - 20em)/5); } }
@media screen and (min-width: 1300px) {
  .case-study-nav .menu-item {
    height: calc((80.7vw)/6); } }
@media screen and (min-width: 1700px) {
  .case-study-nav .menu-item {
    height: calc((170em - 33em)/6); } }
.case-study-nav .menu-item h2 {
  font-size: inherit;
  position: absolute;
  bottom: 0;
  color: white;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  font-weight: bold;
  line-height: 1;
  transition: background 200ms ease-in-out;
  text-align: left;
  padding: 0.8em 0 0.65em 0.8em; }

.case-study-nav .menu-item img, .case-study-nav .menu-item a {
  width: 100%;
  height: 100%;
  object-fit: cover;
  padding: 0;
  position: relative;
  display: block; }

.case-study-nav .menu-item:hover h2 {
  background: #ff484a; }

.fh-video-launcher {
  background-color: #333;
  background-position: center;
  background-size: cover;
  display: block;
  height: 100%;
  position: relative;
  width: 100%; }

.fh-video-launcher .play-wrapper {
  align-items: center;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  line-height: 0;
  opacity: 1; }

.fh-video-launcher .play-initial-image {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background-position: center;
  background-size: cover; }

.fh-video-launcher .play-secondary-image {
  background-position: center;
  background-size: cover;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all .35s ease-in-out; }

.fh-video-launcher .play-secondary-image .overlay {
  background-color: rgba(0, 0, 0, 0.62);
  height: 100%;
  width: 100%; }

.fh-video-launcher .play-btn {
  transition: all .35s ease-in-out;
  transform: rotateZ(0); }

.fh-video-launcher .play-btn:before {
  transition: opacity .35s ease-in-out;
  background: black;
  border-radius: 50%;
  display: block;
  height: 120%;
  left: -10%;
  opacity: 0.3;
  position: absolute;
  top: -10%;
  width: 120%;
  z-index: -1; }

.fh-video-launcher .play-title {
  bottom: 0;
  background: white;
  color: #323232;
  font-family: 'proxima-nova', sans-serif;
  font-weight: bold;
  font-size: 1.8em;
  letter-spacing: .025em;
  line-height: 1.8em;
  text-align: center;
  text-transform: uppercase;
  transition: color .35s ease-in-out;
  padding-top: 2em;
  position: absolute;
  width: 100%; }

@media screen and (min-width: 505px) {
  .fh-video-launcher .play-title {
    font-size: calc(((20 - 14)/(1700 - 505)*100vw) + ((14 - ((20 - 14)/(1700 - 505)*505))*.1em));
    padding-top: 1em; } }
.fh-video-launcher.loading .play-secondary-image {
  opacity: 1; }

.fh-video-launcher.loading .play-title {
  animation: color 2s infinite ease-in-out;
  animation-fill-mode: forwards;
  animation-play-state: running;
  color: #ff484a;
  transition: none; }

.no-touch .testimonials-pieces .fh-video-launcher:hover .play-btn:before,
.no-touch .fh-video-launcher.opaque .play-btn:before {
  opacity: 0; }

.no-touch .testimonials-pieces .fh-video-launcher:hover .play-secondary-image,
.no-touch .fh-video-launcher.opaque .play-secondary-image {
  opacity: 1; }

.no-touch .testimonials-pieces .fh-video-launcher:hover .play-title,
.no-touch .fh-video-launcher.opaque .play-title {
  color: #ff484a; }

.fh-video-launcher .play-btn .play-triangle.rotate,
.watch-now .play-btn .play-triangle.rotate {
  transform: rotateZ(120deg);
  fill: #ff484a; }

.loading .play-btn .play-triangle {
  animation: rotate 2s infinite ease-in-out;
  animation-fill-mode: forwards;
  animation-play-state: running;
  transform-origin: 36.5px 36.7px;
  opacity: .5;
  transition: none; }

.keymessageline {
  transition: border-color 350ms ease-in-out; }

@keyframes opacity {
  0% {
    opacity: .5; }
  50% {
    opacity: 1; }
  100% {
    opacity: .5; } }
.fh-player-icn {
  overflow: visible;
  height: calc(60vw*0.33);
  opacity: 1;
  transition: all .35s ease-in-out; }

@media screen and (min-width: 505px) {
  .fh-player-icn {
    height: calc(60vw*0.2584); } }
@media screen and (min-width: 640px) {
  .fh-player-icn {
    height: 6.5vw; } }
.fh-player-icn .play-line {
  visibility: hidden; }

.fh-player-icn .play-circle,
.fh-player-icn .play-line,
.fh-player-icn .play-triangle,
.fh-player-icn .play-shadow {
  transition: all .35s ease-in-out; }

.fh-player-icn .play-circle,
.fh-player-icn .play-line {
  fill: transparent;
  stroke: #ffffff;
  stroke-miterlimit: 10;
  stroke-width: 2px; }

.fh-player-icn .play-shadow {
  fill: #000;
  opacity: 0.3; }

.fh-player-icn .play-shadow.wide {
  display: none; }

.fh-player-icn .play-triangle {
  fill: #fff;
  stroke: none;
  transform-origin: 36.5px 36.7px;
  transform: rotateZ(0); }

.loading.fh-video-launcher .fh-player-icn .play-circle,
.loading.fh-video-launcher .fh-player-icn .play-line,
.opaque.fh-video-launcher .fh-player-icn .play-circle,
.opaque.fh-video-launcher .fh-player-icn .play-line {
  fill: rgba(0, 0, 0, 0);
  stroke: #ff484a;
  stroke-miterlimit: 10;
  stroke-width: 2; }

.loading.fh-video-launcher .fh-player-icn .play-triangle,
.opaque.fh-video-launcher .fh-player-icn .play-triangle {
  fill: #ff484a; }

.no-touch .testimonials-pieces .fh-video-launcher:hover .keymessageline,
.no-touch .testimonials-pieces .fh-video-launcher.opaque .keymessageline {
  border-color: #ff484a; }

.no-touch .testimonials-pieces .fh-video-launcher:hover .fh-player-icn .play-circle,
.no-touch .testimonials-pieces .fh-video-launcher:hover .fh-player-icn .play-line,
.no-touch .testimonials-pieces .fh-video-launcher.opaque .fh-player-icn .play-circle,
.no-touch .testimonials-pieces .fh-video-launcher.opaque .fh-player-icn .play-line {
  stroke: #ff484a;
  stroke-miterlimit: 10; }

.no-touch .testimonials-pieces .fh-video-launcher:hover .fh-player-icn .play-shadow,
.no-touch .testimonials-pieces .fh-video-launcher.opaque .fh-player-icn .play-shadow {
  opacity: 0; }

.fullwidthvideo .play-btn:hover .play-shadow,
.fullwidthvideo .fh-video-launcher.opaque .play-btn .play-shadow,
.fullwidthvideo .fh-video-launcher.loading .play-btn .play-shadow,
.watch-now:hover .play-shadow {
  opacity: 0; }

.fullwidthvideo .play-btn:hover .play-circle,
.fullwidthvideo .play-btn:hover .play-line,
.fullwidthvideo .fh-video-launcher.opaque .play-btn .play-circle,
.fullwidthvideo .fh-video-launcher.opaque .play-btn .play-line,
.fullwidthvideo .fh-video-launcher.loading .play-btn .play-circle,
.fullwidthvideo .fh-video-launcher.loading .play-btn .play-line,
.watch-now:hover .play-circle,
.watch-now:hover .play-line {
  stroke: #ff484a;
  stroke-miterlimit: 10; }

.fullwidthvideo .play-btn:hover .play-triangle,
.fullwidthvideo .fh-video-launcher.opaque .play-btn .play-triangle,
.fullwidthvideo .fh-video-launcher.loading .play-btn .play-triangle,
.watch-now:hover .play-triangle {
  fill: #ff484a; }

.fullwidthvideo .play-btn:hover .key-message,
.fullwidthvideo .fh-video-launcher.opaque .play-btn .key-message,
.fullwidthvideo .fh-video-launcher.loading .play-btn .key-message,
.watch-now:hover .key-message {
  color: #ff484a; }

@keyframes reversehoverspin {
  0% {
    transform: rotateZ(120deg);
    fill: #ff484a; }
  100% {
    transform: rotateZ(0deg);
    fill: white; } }
@keyframes reverseredhoverspin {
  0% {
    transform: rotateZ(120deg);
    fill: #ff484a; }
  100% {
    transform: rotateZ(0deg);
    fill: #ff484a; } }
@keyframes rotate {
  0% {
    opacity: .5;
    transform: rotateZ(120deg); }
  50% {
    opacity: 1; }
  100% {
    opacity: .5;
    transform: rotateZ(360deg); } }
@keyframes opacity {
  0% {
    opacity: .5; }
  50% {
    opacity: 1; }
  100% {
    opacity: .5; } }
.fullwidthvideo {
  height: calc(100vh - 12em);
  max-height: calc(100vh - 8em);
  margin-bottom: 0; }

.fullwidthvideo h1 {
  color: white;
  transition: color 350ms ease-in-out;
  text-transform: uppercase; }

@media screen and (min-width: 505px) {
  .fullwidthvideo {
    height: calc(((872 - 505)/(1700 - 505)*100vw) + ((505 - ((872 - 505)/(1700 - 505)*505))*.1em)); } }
@media screen and (min-width: 1700px) {
  .fullwidthvideo {
    height: 87.2em; } }
.fullwidthvideo .fh-video-launcher {
  pointer-events: none;
  background-color: transparent; }

.fullwidthvideo .fh-video-launcher.opaque .play-wrapper .play-btn.bottom .keymessageline,
.fullwidthvideo .fh-video-launcher.opaque .play-wrapper .play-btn.right .keymessageline, .fullwidthvideo .fh-video-launcher.loading .play-wrapper .play-btn.bottom .keymessageline,
.fullwidthvideo .fh-video-launcher.loading .play-wrapper .play-btn.right .keymessageline {
  border-color: #ff484a; }

.fullwidthvideo .fh-video-launcher.opaque .play-wrapper .play-btn.bottom .fh-player-icn,
.fullwidthvideo .fh-video-launcher.opaque .play-wrapper .play-btn.right .fh-player-icn, .fullwidthvideo .fh-video-launcher.loading .play-wrapper .play-btn.bottom .fh-player-icn,
.fullwidthvideo .fh-video-launcher.loading .play-wrapper .play-btn.right .fh-player-icn {
  border-color: #ff484a; }

.fullwidthvideo .fh-video-launcher .play-wrapper {
  padding: 0 5em; }

.fullwidthvideo .fh-video-launcher .play-wrapper .play-btn {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: solid transparent;
  border-top-width: 10em;
  border-bottom-width: 10em; }

@media screen and (min-width: 640px) {
  .fullwidthvideo .fh-video-launcher .play-wrapper .play-btn {
    border-width: 10vw; } }
@media screen and (min-width: 1024px) {
  .fullwidthvideo .fh-video-launcher .play-wrapper .play-btn {
    border-width: 0em; } }
.fullwidthvideo .fh-video-launcher .play-wrapper .play-btn:before {
  border: 2.5vw solid black;
  top: -2.5vw;
  left: auto;
  height: calc(100vw*0.25);
  width: calc(100vw*0.25); }

@media screen and (min-width: 505px) {
  .fullwidthvideo .fh-video-launcher .play-wrapper .play-btn:before {
    top: -1.2vw;
    border-width: 1.2vw;
    width: calc(60vw*0.2584);
    height: calc(60vw*0.2584); } }
@media screen and (min-width: 640px) {
  .fullwidthvideo .fh-video-launcher .play-wrapper .play-btn:before {
    border-width: 1vw;
    top: -0.95vw;
    height: calc(((155 - 100)/(1700 - 600)*100vw) + ((100 - ((155 - 100)/(1700 - 600)*600))*.1em));
    width: calc(((155 - 100)/(1700 - 600)*100vw) + ((100 - ((155 - 100)/(1700 - 600)*600))*.1em)); } }
@media screen and (min-width: 768px) {
  .fullwidthvideo .fh-video-launcher .play-wrapper .play-btn:before {
    border-width: .8vw;
    top: -.8vw; } }
@media screen and (min-width: 1700px) {
  .fullwidthvideo .fh-video-launcher .play-wrapper .play-btn:before {
    height: 15.5em;
    width: 15.5em;
    border-width: 1.5em;
    top: -1.5em; } }
.fullwidthvideo .fh-video-launcher .play-wrapper .play-btn .fh-player-icn {
  pointer-events: all;
  height: calc(100vw*0.25);
  opacity: 1;
  transition: all .35s ease-in-out; }

@media screen and (min-width: 505px) {
  .fullwidthvideo .fh-video-launcher .play-wrapper .play-btn .fh-player-icn {
    height: calc(60vw*0.2584); } }
@media screen and (min-width: 640px) {
  .fullwidthvideo .fh-video-launcher .play-wrapper .play-btn .fh-player-icn {
    height: calc(((155 - 100)/(1700 - 600)*100vw) + ((100 - ((155 - 100)/(1700 - 600)*600))*.1em)); } }
@media screen and (min-width: 1700px) {
  .fullwidthvideo .fh-video-launcher .play-wrapper .play-btn .fh-player-icn {
    height: 15.5em; } }
.fullwidthvideo .fh-video-launcher .play-wrapper .play-btn .fh-player-icn .play-circle,
.fullwidthvideo .fh-video-launcher .play-wrapper .play-btn .fh-player-icn .play-line {
  stroke-width: 1.2; }

.fullwidthvideo .fh-video-launcher .play-wrapper .play-btn h1 {
  border: solid 0 transparent;
  border-top-width: 20vw;
  color: white;
  letter-spacing: 0.075em;
  line-height: initial;
  font-family: proxima-nova;
  font-weight: 400;
  font-size: 2.4em; }

@media screen and (min-width: 505px) {
  .fullwidthvideo .fh-video-launcher .play-wrapper .play-btn h1 {
    font-size: calc(((31.14 - 24)/(1700 - 505)*100vw) + ((24 - ((31.14 - 24)/(1700 - 505)*505))*.1em)); } }
.fullwidthvideo .fh-video-launcher .play-wrapper .play-btn.bottom .fh-player-icn .bottom {
  visibility: visible; }

@media screen and (min-width: 505px) {
  .fullwidthvideo .fh-video-launcher .play-wrapper .play-btn.bottom h1 {
    border-top-width: calc(((100 - 60)/(1700 - 505)*100vw) + ((60 - ((100 - 60)/(1700 - 505)*505))*1px)); } }
.fullwidthvideo .fh-video-launcher .play-wrapper .play-btn.bottom .keymessageline {
  height: 4em;
  border-color: white;
  border-style: solid;
  border-width: 0;
  border-left-width: 3px;
  margin-bottom: 3em; }

@media screen and (min-width: 640px) {
  .fullwidthvideo .fh-video-launcher .play-wrapper .play-btn.bottom .keymessageline {
    height: calc(((72 - 40)/(1700 - 640)*100vw) + ((40 - ((72 - 40)/(1700 - 640)*640))*.1em)); } }
@media screen and (min-width: 1700px) {
  .fullwidthvideo .fh-video-launcher .play-wrapper .play-btn.bottom .keymessageline {
    height: 7.2em; } }
.fullwidthvideo .fh-video-launcher .play-wrapper .play-btn.bottom .keymessageline + .key-message {
  border-top: none; }

@media screen and (min-width: 505px) {
  .fullwidthvideo .fh-video-launcher .play-wrapper .play-btn.right {
    text-align: left;
    flex-direction: row; } }
@media screen and (min-width: 505px) {
  .fullwidthvideo .fh-video-launcher .play-wrapper .play-btn.right:before {
    left: -1.2vw; } }
@media screen and (min-width: 640px) {
  .fullwidthvideo .fh-video-launcher .play-wrapper .play-btn.right:before {
    left: -1.05vw; } }
@media screen and (min-width: 768px) {
  .fullwidthvideo .fh-video-launcher .play-wrapper .play-btn.right:before {
    left: -.8vw; } }
@media screen and (min-width: 1700px) {
  .fullwidthvideo .fh-video-launcher .play-wrapper .play-btn.right:before {
    left: -1.5em; } }
@media screen and (min-width: 505px) {
  .fullwidthvideo .fh-video-launcher .play-wrapper .play-btn.right h1 {
    border-top: none; } }
.fullwidthvideo .fh-video-launcher .play-wrapper .play-btn.right .keymessageline {
  width: 0;
  border-color: white;
  border-style: solid;
  border-width: 0;
  border-left-width: 3px;
  height: 4em;
  margin-bottom: 3em; }

@media screen and (min-width: 505px) {
  .fullwidthvideo .fh-video-launcher .play-wrapper .play-btn.right .keymessageline {
    width: calc(((72 - 40)/(1700 - 640)*100vw) + ((40 - ((72 - 40)/(1700 - 640)*640))*.1em));
    height: 0;
    border-left-width: 0;
    border-top-width: 3px;
    margin-right: 3em;
    margin-bottom: 0; } }
@media screen and (min-width: 1700px) {
  .fullwidthvideo .fh-video-launcher .play-wrapper .play-btn.right .keymessageline {
    width: 7.2em; } }
.fullwidthvideo .fh-video-launcher .play-wrapper .play-btn.right .keymessageline + .key-message {
  border-top: none; }

@media screen and (min-width: 505px) {
  .fullwidthvideo .fh-video-launcher .play-wrapper .play-btn.right .fh-player-icn {
    margin-right: 20%; } }
.fullwidthvideo .fh-video-launcher .play-wrapper .play-btn.right .fh-player-icn .bottom {
  visibility: visible; }

@media screen and (min-width: 505px) {
  .fullwidthvideo .fh-video-launcher .play-wrapper .play-btn.right .fh-player-icn .bottom {
    visibility: hidden; } }
@media screen and (min-width: 505px) {
  .fullwidthvideo .fh-video-launcher .play-wrapper .play-btn.right .fh-player-icn .right {
    visibility: visible; } }
.fullwidthvideo .fh-video-launcher .play-wrapper > h1 {
  display: none; }

@media screen and (min-width: 505px) {
  .fullwidthvideo .fh-video-launcher .play-wrapper > h1 {
    display: block; } }
.fullwidthvideo .fh-video-launcher .play-title {
  display: none; }

.modules-wrapper .module.module-with-video {
  height: 56.25vw; }

@media screen and (min-width: 640px) {
  .modules-wrapper .module.module-with-video {
    height: 28.125vw; } }
.modules-wrapper .module.module-with-video .play-title {
  display: none; }

/* Video Player */
.video-player {
  align-items: center;
  background-color: rgba(0, 0, 0, 0.85);
  bottom: 0;
  display: flex;
  justify-content: center;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  transition: all .2s ease-in-out;
  visibility: hidden;
  z-index: 10000; }

.close-video-player {
  color: transparent;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.video-player.isVisible {
  opacity: 1;
  visibility: visible; }

.video-player #video-player {
  height: 0;
  padding: 0 0 45%;
  /* 56.25 * .8 == 45 */
  position: relative;
  width: 80%; }

.video-player #video-player iframe {
  height: 100%;
  position: absolute;
  width: 100%; }

#video-player:before,
#video-player:after {
  background-color: #fff;
  content: '';
  cursor: pointer;
  height: .3em;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: -4em;
  transform-origin: center center;
  width: 2.4em; }

#video-player:before {
  transform: rotate(45deg); }

#video-player:after {
  transform: rotate(-45deg); }

/* Target Desktop */
@media screen and (min-width: 768px) {
  #video-player:before,
  #video-player:after {
    left: 100%;
    margin-left: 4em;
    right: auto;
    top: 1em; } }
/* Target ultra wide devices */
@media screen and (min-aspect-ratio: 100 / 45) {
  .video-player #video-player {
    padding: 0 0 31%;
    width: 56.25%; } }
@media screen and (min-width: 768px) {
  .menu-item-has-children:hover .submenu {
    opacity: 1;
    visibility: visible; } }
.home .header .top-menu li ul.worknav {
  margin: 0 auto; }

.home .header .nav-menu-int {
  position: static; }

.top-menu .worknav {
  opacity: 0;
  position: absolute;
  transition: all .3s ease-in-out;
  visibility: hidden; }
  @media screen and (min-width: 768px) {
    .top-menu .worknav {
      background: white;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      height: auto;
      max-width: 1040px;
      padding: 1.9rem 0 0 1.5rem;
      right: 0;
      top: 4.8em;
      left: 0;
      width: 41.5rem;
      transform: scale(0.9);
      transform-origin: top left;
      left: 0; } }
  @media screen and (min-width: 900px) {
    .top-menu .worknav {
      margin-top: 1.5rem !important;
      padding: .25rem 0 0 1.5rem;
      transform: none;
      left: -25%; } }
  @media screen and (min-width: 1024px) {
    .top-menu .worknav {
      width: 51.5rem;
      height: auto;
      left: auto;
      right: 1.25em; } }
  @media screen and (min-width: 1200px) {
    .top-menu .worknav {
      width: 61.5rem; } }
  @media screen and (min-width: 1300px) {
    .top-menu .worknav {
      left: -26em;
      right: auto; } }
  .top-menu .worknav li {
    margin: 0;
    line-height: 1.1;
    height: 10rem;
    width: 10rem;
    padding: 0 1.5rem 1.5rem 0;
    position: relative; }
    @media screen and (min-width: 1024px) {
      .top-menu .worknav li:nth-child(1n + 19) {
        display: none; } }
    .top-menu .worknav li a {
      font-size: 1.15em;
      position: relative; }
    .top-menu .worknav li h2 {
      background: rgba(0, 0, 0, 0.5);
      bottom: 0;
      color: white;
      font-size: inherit;
      font-weight: bold;
      letter-spacing: 1.12px;
      padding: .7em .75em .6em;
      position: absolute;
      text-align: left;
      transition: background-color 200ms ease-in-out;
      width: 100%; }
    .top-menu .worknav li img, .top-menu .worknav li a {
      height: 100%;
      object-fit: cover;
      padding: 0; }
    .top-menu .worknav li .cs-menu-img {
      background-position: center;
      background-size: cover;
      height: 100%;
      width: 100%; }
    .top-menu .worknav li:hover h2 {
      background: #ff484a; }
    .top-menu .worknav li.view-all a {
      align-items: center;
      display: flex;
      font-size: 2em;
      height: 100%;
      justify-content: center;
      text-align: center;
      width: 100%; }

.no-touch .view-all {
  display: none; }

.page-template-page-work .case-archive .case {
  background: #323232;
  background-size: cover;
  background-position: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 90vw;
  padding: 9vw;
  position: relative;
  text-decoration: none;
  z-index: 0; }
  @media screen and (min-width: 640px) {
    .page-template-page-work .case-archive .case {
      padding: 6.3vw;
      height: 41.4vw; } }
  .page-template-page-work .case-archive .case img {
    position: absolute;
    object-fit: cover;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: .6; }
    .page-template-page-work .case-archive .case img.work-img-secondary {
      opacity: .6; }
      @media screen and (min-width: 640px) {
        .page-template-page-work .case-archive .case img.work-img-secondary {
          opacity: 0; } }
      .page-template-page-work .case-archive .case img.work-img-secondary + .work-img-primary {
        opacity: 0; }
        @media screen and (min-width: 640px) {
          .page-template-page-work .case-archive .case img.work-img-secondary + .work-img-primary {
            opacity: .6; } }
  .page-template-page-work .case-archive .case h1 {
    font-size: 4.8em;
    color: white;
    font-family: 'proxima-nova';
    font-weight: bold;
    letter-spacing: .05em;
    line-height: 1;
    margin-left: -.055em;
    margin-bottom: .25em;
    text-align: left;
    text-transform: uppercase; }
    @media screen and (min-width: 505px) {
      .page-template-page-work .case-archive .case h1 {
        font-size: calc(((108 - 48)/(1700 - 505)*100vw) + ((48 - ((108 - 48)/(1700 - 505)*505))*.1em)); } }
    @media screen and (min-width: 640px) {
      .page-template-page-work .case-archive .case h1 {
        margin-bottom: 0.1em; } }
  .page-template-page-work .case-archive .case h2 {
    color: white;
    font-weight: 500;
    font-size: 2.0em;
    line-height: 1.1;
    letter-spacing: 0.075em;
    text-transform: uppercase; }
    @media screen and (min-width: 505px) {
      .page-template-page-work .case-archive .case h2 {
        font-weight: 300;
        line-height: 1.01;
        font-size: calc(((34 - 20)/(1700 - 505)*100vw) + ((20 - ((34 - 20)/(1700 - 505)*505))*.1em)); } }
  .page-template-page-work .case-archive .case .caselink {
    width: fit-content;
    margin-bottom: calc((((40 - 30)/(1700 - 640)*100vw) + ((30 - ((40 - 30)/(1700 - 640)*640))*.1em))*1);
    display: inline-block;
    margin-right: 6vw;
    position: relative;
    margin-left: .5em; }
    @media screen and (min-width: 640px) {
      .page-template-page-work .case-archive .case .caselink {
        display: none; } }
    @media screen and (min-width: 768px) {
      .page-template-page-work .case-archive .case .caselink {
        display: block; } }
    .page-template-page-work .case-archive .case .caselink:hover {
      outline-color: white; }
    .page-template-page-work .case-archive .case .caselink .white-arrow-up {
      border-bottom: 2.5vw solid white;
      border-left: 2.5vw solid transparent;
      border-right: 2.5vw solid transparent;
      height: 0;
      right: 0;
      left: 0;
      bottom: -2.65vw;
      margin: auto;
      position: absolute;
      width: 0;
      transform: rotate(180deg); }
      @media screen and (min-width: 505px) {
        .page-template-page-work .case-archive .case .caselink .white-arrow-up {
          border-width: 1.1em;
          bottom: -1.1em; } }
      @media screen and (min-width: 768px) {
        .page-template-page-work .case-archive .case .caselink .white-arrow-up {
          border-width: 1.2em;
          bottom: -1.2em; } }
      @media screen and (min-width: 1300px) {
        .page-template-page-work .case-archive .case .caselink .white-arrow-up {
          border-width: 1.4em;
          bottom: -1.4em; } }
    .page-template-page-work .case-archive .case .caselink .caselinktext {
      outline-color: white;
      outline-style: solid;
      outline-width: .2em; }
    .page-template-page-work .case-archive .case .caselink p {
      color: white;
      display: inline-block;
      font-size: 1.2em;
      font-family: 'proxima-nova';
      font-weight: bold;
      height: auto;
      letter-spacing: 0.075em;
      line-height: 1.8;
      padding: .45em 1.1em .4em 1.1em;
      text-transform: uppercase;
      transition-property: color, background;
      transition-duration: 350ms;
      transition-timing-function: ease-in-out;
      width: auto; }
      @media screen and (min-width: 505px) {
        .page-template-page-work .case-archive .case .caselink p {
          font-size: calc(((14.06 - 12)/(1700 - 505)*100vw) + ((12 - ((14.06 - 12)/(1700 - 505)*505))*.1em)); } }
  .page-template-page-work .case-archive .case .casetext {
    position: relative;
    padding-right: 11vw;
    margin-bottom: -.5vw; }
    .page-template-page-work .case-archive .case .casetext:after, .page-template-page-work .case-archive .case .casetext:before {
      content: url(images/slickarrowright.svg);
      position: absolute;
      right: 0;
      width: 2em;
      top: 0.2em;
      transition: opacity 350ms ease-in-out, transform 200ms ease-in-out;
      opacity: 0;
      transform: translateX(0); }
      @media screen and (min-width: 640px) {
        .page-template-page-work .case-archive .case .casetext:after, .page-template-page-work .case-archive .case .casetext:before {
          width: calc(((40 - 20)/(1700 - 640)*100vw) + ((20 - ((40 - 20)/(1700 - 640)*640))*.1em));
          max-width: 4em; } }
    .page-template-page-work .case-archive .case .casetext:before {
      right: .7em; }
      @media screen and (min-width: 640px) {
        .page-template-page-work .case-archive .case .casetext:before {
          right: calc((((12 - 7)/(1700 - 640)*100vw) + ((7 - ((12 - 7)/(1700 - 640)*640))*.1em))*1); } }
  .page-template-page-work .case-archive .case:hover .casetext:after, .page-template-page-work .case-archive .case:hover .casetext:before {
    opacity: 1;
    transform: translateX(1em); }
  .page-template-page-work .case-archive .case:hover .caselink p {
    background: white;
    color: #ff484a; }

.page-template-page-work .top-of-site,
.single-aluminum_module .top-of-site {
  height: 0;
  overflow: visible; }
  .page-template-page-work .top-of-site a,
  .single-aluminum_module .top-of-site a {
    position: relative;
    transform: translateY(-100%);
    z-index: 901; }

.page-template-template-clientportal .page-message,
.page-template-template-secondary .page-message {
  background-image: url("images/pattern-work.png"); }
  .page-template-template-clientportal .page-message h2, .page-template-template-clientportal .page-message h1, .page-template-template-clientportal .page-message p,
  .page-template-template-secondary .page-message h2,
  .page-template-template-secondary .page-message h1,
  .page-template-template-secondary .page-message p {
    color: white;
    text-align: center; }
  .page-template-template-clientportal .page-message h1,
  .page-template-template-secondary .page-message h1 {
    font-family: 'proxima-nova';
    letter-spacing: 0.03em;
    font-size: 3.75rem;
    font-weight: 600;
    margin: 0 auto; }
  .page-template-template-clientportal .page-message p,
  .page-template-template-secondary .page-message p {
    letter-spacing: 0.025em;
    max-width: 62.5rem;
    font-weight: 300;
    margin-bottom: 0;
    font-size: 1.4rem;
    padding: 0 20px; }
    @media screen and (min-width: 768px) {
      .page-template-template-clientportal .page-message p,
      .page-template-template-secondary .page-message p {
        font-size: 1.625rem; } }
    @media screen and (min-width: 1024px) {
      .page-template-template-clientportal .page-message p,
      .page-template-template-secondary .page-message p {
        padding: 0; } }

.page-template-template-secondary .content h1 {
  display: none; }

.page-template-template-clientportal #content.content {
  display: grid;
  grid-template-rows: auto auto;
  max-width: 1040px;
  width: calc(100vw - 8rem);
  margin: auto;
  padding: 4rem 0; }
  .page-template-template-clientportal #content.content .content-int {
    padding: 0; }
  @media screen and (min-width: 768px) {
    .page-template-template-clientportal #content.content {
      grid-template-columns: 1fr 1fr;
      grid-gap: 8rem;
      grid-template-rows: unset; } }
  .page-template-template-clientportal #content.content .gform_submission_error {
    font-size: 1.4rem;
    color: #F5812F; }
  .page-template-template-clientportal #content.content .validation_message {
    font-size: .9rem;
    color: #F5812F; }
  .page-template-template-clientportal #content.content p {
    font-size: 1.625rem;
    letter-spacing: 0.025em;
    max-width: 62.5rem;
    font-weight: 400;
    color: #627C8B;
    line-height: 1.4; }
  .page-template-template-clientportal #content.content a, .page-template-template-clientportal #content.content .gform_button {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.125rem;
    color: #E4701E;
    padding: 5px 12px;
    border: 3px solid #E4701E;
    transition: all .15s ease-in-out; }
    .page-template-template-clientportal #content.content a:hover, .page-template-template-clientportal #content.content .gform_button:hover {
      cursor: pointer;
      color: white;
      background-color: #E4701E; }
  .page-template-template-clientportal #content.content .gform_body label {
    font-size: 1.125rem;
    font-weight: 400;
    color: #627C8B;
    letter-spacing: 0.025em; }
    .page-template-template-clientportal #content.content .gform_body label .gfield_required {
      margin-left: .2rem;
      color: #F5812F; }
  .page-template-template-clientportal #content.content .gform_body .ginput_container input {
    width: 100%;
    background: #F2F2F2;
    padding: .5rem;
    border: 2px solid #E5E5E5;
    font-size: 1.125rem;
    font-weight: 400;
    color: #627C8B;
    letter-spacing: 0.025em;
    margin-bottom: .5rem; }

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