@charset "UTF-8";
/*
Theme Name: Studio Science
Description: A custom theme for the Studio Science website.
Author: Jon Hubartt (Studio Science)
Author URI: http://studioscience.com
Version: 2.0
*/
/*! normalize.css v1.0.1 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/*
 * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

/*
 * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

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

/*
 * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3,
 * and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/*
 * Addresses margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

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

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses font sizes and margins set differently in IE 6/7.
 * Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.75em;
  margin: 2.33em 0; }

/*
 * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

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

blockquote {
  margin: 1em 40px; }

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

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

/*
 * Addresses margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0; }

/*
 * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/*
 * Improves readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/*
 * Addresses CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none; }

/*
 * Addresses `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none; }

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
/*
 * Addresses margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

/*
 * Addresses paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/*
 * Corrects list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improves image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/*
 * Corrects overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE 6/7.
 */
form {
  margin: 0; }

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

/*
 * 1. Corrects color not being inherited in IE 6/7/8/9.
 * 2. Corrects text not wrapping in Firefox 3.
 * 3. Corrects alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

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

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

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

/*
 * 1. Addresses box sizing set to content-box in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 * 3. Removes excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

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

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

/*
 * 1. Removes default vertical scrollbar in IE 6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

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

/* Base styles: opinionated defaults */
* {
  box-sizing: border-box; }

html,
button,
input,
select,
textarea {
  color: #333; }

/* Remove text-shadow in selection highlight */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/* A better looking default horizontal rule */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/* Remove the gap between images and the bottom of their containers */
img {
  vertical-align: middle; }

/* Remove default fieldset styles. */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/* Allow only vertical resizing of textareas. */
textarea {
  resize: vertical; }

/* !non-semantic helper classes */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

body {
  font-family: "effra", Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased; }

a:link,
a:visited {
  color: #8CB850;
  text-decoration: none; }

a:hover {
  color: #468D39; }

.post h1 {
  margin: 0 0 1em 0;
  font-size: 36px;
  font-weight: 300;
  line-height: 1.2em;
  color: #373B3D; }
  @media (max-width: 720px) {
    .post h1 {
      font-size: 24px; } }
.post h2 {
  margin: 0 0 5px 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2em;
  color: #373B3D; }
.post h4 {
  line-height: 1.4em; }
.post p,
.post ul,
.post ol {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5em;
  color: #373B3D; }
.post p {
  margin: 0 0 1em 0; }
.post.default-post {
  padding: 60px 0;
  border-top: 3px solid #373B3D; }
  @media (max-width: 720px) {
    .post.default-post {
      border-top: none; } }
  .post.default-post .aligncenter {
    max-width: 100%;
    height: auto;
    text-align: center;
    margin: 20px auto; }

.card {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 0 20px 0;
  background: #fff;
  border-top: 3px solid #373B3D;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 5px rgba(0, 0, 0, 0.15);
  -webkit-transition: box-shadow .3s ease-out;
  transition: box-shadow .3s ease-out; }
  .card footer {
    padding: 5px 10px;
    border-bottom: 1px solid #ebebeb; }
  .card .card-body {
    padding: 15px; }
    .card .card-body img {
      margin: 0 0 10px 0;
      border-bottom: none; }
  .card.card-twitter .card-body {
    padding: 0 15px; }
  .card a {
    display: block;
    text-decoration: none; }
  .card h3 {
    margin: 0 0 5px 0;
    font-size: 18px;
    line-height: 1.3em;
    color: #373B3D; }
    .card h3 .tag {
      position: relative;
      top: -2px;
      right: -2px;
      height: 16px;
      padding: 0 3px;
      line-height: 14px;
      font-weight: 400;
      border: 1px solid #D7D7D7; }
  .card p {
    margin: 0;
    font-size: 13px;
    line-height: 1.5em;
    font-weight: 400;
    color: #373B3D; }
    .card p a {
      display: inline;
      color: #8CB850;
      -webkit-transition: all .3s ease-out;
      transition: all .3s ease-out; }
      .card p a:hover {
        color: #468D39; }
  .card img {
    width: 100%;
    border-bottom: 1px solid #D7D7D7; }
  .card figure {
    overflow: hidden;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #D7D7D7; }
    .card figure img {
      margin: 0;
      width: auto;
      max-width: 80%;
      height: auto;
      max-height: 120px;
      border-bottom: none; }
      @media (max-width: 720px) {
        .card figure img {
          max-width: 50%; } }
  .card .preview {
    position: relative;
    width: 100%;
    background: #373B3D; }
    .card .preview .ss-icon {
      opacity: 0;
      position: absolute;
      top: 50%;
      left: 0;
      margin: -15px 0 0 0;
      width: 100%;
      font-size: 36px;
      color: #ffffff;
      text-align: center;
      -webkit-transition: opacity .3s ease-out;
      transition: opacity .3s ease-out; }
    .card .preview img {
      -webkit-transition: opacity .3s ease-out;
      transition: opacity .3s ease-out; }
  .card:hover .preview img {
    opacity: .5; }
  .card:hover .preview .ss-icon {
    opacity: 1; }
  .card .caption {
    font-size: 12px;
    font-weight: 400;
    color: #888; }
  .card .twitter-follow-button {
    float: right; }
  .card .tag {
    display: inline-block;
    height: 20px;
    font-size: 10px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    color: #888; }
    .card .tag.tag-equity {
      position: absolute;
      top: 5px;
      right: 5px;
      padding: 0 5px;
      color: #fff;
      background: #8CB850; }
  .card time {
    float: right;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    color: #888; }
  .card .issue {
    float: right;
    font-size: 12px;
    line-height: 20px;
    color: #373B3D; }
    .card .issue .label {
      font-weight: 400; }
    .card .issue .number {
      font-weight: 800; }
  .card .byline,
  .card .source {
    margin: 0 0 10px 0;
    font-size: 12px;
    font-weight: 400;
    color: #888; }
  .card .source {
    margin: 0; }

a.card:hover {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15), 0 1px 10px rgba(0, 0, 0, 0.2); }

.grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
  .grid .card {
    float: left;
    -webkit-flex-basis: 300px;
        -ms-flex-preferred-size: 300px;
            flex-basis: 300px;
    width: 300px;
    margin: 0 20px 20px 0; }
    .grid .card:nth-child(3n) {
      margin: 0 0 20px 0; }
    .grid .card:nth-child(3n+1) {
      clear: left; }
    @media (max-width: 960px) {
      .grid .card {
        width: 220px;
        -webkit-flex-basis: 220px;
            -ms-flex-preferred-size: 220px;
                flex-basis: 220px;
        margin: 0 20px 20px 0; } }
    @media (max-width: 720px) {
      .grid .card {
        width: 49%;
        -webkit-flex-basis: 49%;
            -ms-flex-preferred-size: 49%;
                flex-basis: 49%;
        margin: 0 2% 20px 0; }
        .grid .card:nth-child(3n) {
          margin: 0 2% 20px 0; }
        .grid .card:nth-child(3n+1) {
          clear: none; }
        .grid .card:nth-child(2n) {
          margin: 0 0 20px 0; }
        .grid .card:nth-child(2n+1) {
          clear: left; } }
    @media (max-width: 479px) {
      .grid .card {
        width: 100%;
        -webkit-flex-basis: 100%;
            -ms-flex-preferred-size: 100%;
                flex-basis: 100%;
        margin: 0 0 20px 0; }
        .grid .card:nth-child(3n), .grid .card:nth-child(2n) {
          margin: 0 0 20px 0; } }

#periodic-posts .card {
  float: left;
  -webkit-flex-basis: 300px;
      -ms-flex-preferred-size: 300px;
          flex-basis: 300px;
  width: 300px;
  margin: 0 0px 20px 20px; }
  #periodic-posts .card:nth-of-type(3n+1) {
    margin: 0 0 20px 0; }
  @media (max-width: 960px) {
    #periodic-posts .card {
      width: 220px;
      -webkit-flex-basis: 220px;
          -ms-flex-preferred-size: 220px;
              flex-basis: 220px;
      margin: 0 0 20px 20px; } }
  @media (max-width: 720px) {
    #periodic-posts .card {
      width: 49%;
      -webkit-flex-basis: 49%;
          -ms-flex-preferred-size: 49%;
              flex-basis: 49%;
      margin: 0 0 20px 2%; }
      #periodic-posts .card:nth-of-type(3n+1) {
        margin: 0 0 20px 2%; }
      #periodic-posts .card:nth-of-type(2n+1) {
        margin: 0 0 20px 0; } }
  @media (max-width: 479px) {
    #periodic-posts .card {
      width: 100%;
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
      margin: 0 0 20px 0; }
      #periodic-posts .card:nth-of-type(3n), #periodic-posts .card:nth-of-type(2n) {
        margin: 0 0 20px 0; } }

.intro {
  width: 100%;
  padding: 60px 0;
  margin: 0;
  border-top: 3px solid #373B3D; }
  @media (max-width: 960px) {
    .intro {
      padding: 40px 0; } }
  @media (max-width: 720px) {
    .intro {
      padding: 20px 0;
      border-top: none; } }
  .intro h1, .intro p {
    display: inline;
    margin: 0;
    font-size: 36px;
    font-weight: 300;
    line-height: 1.3em;
    letter-spacing: -.001em; }
    @media (max-width: 960px) {
      .intro h1, .intro p {
        font-size: 30px; } }
    @media (max-width: 720px) {
      .intro h1, .intro p {
        font-size: 24px; } }
  .intro h1.h1-block {
    display: block;
    margin: 0 0 1em 0; }

.avatar {
  height: 200px;
  width: 200px;
  border-radius: 50%;
  box-shadow: 0 0 0 1px #D7D7D7; }

.work-nav {
  position: fixed;
  z-index: 1000;
  top: 50%;
  margin: -15px 0 0 0;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }
  @media (max-width: 479px) {
    .work-nav {
      top: auto;
      bottom: 20px;
      margin: 0; } }
  .work-nav a {
    display: block;
    width: 280px;
    height: 40px;
    padding: 10px 10px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    background: #000;
    opacity: .5; }
    .work-nav a:hover {
      opacity: .8; }
  .work-nav.prev {
    left: -240px; }
    .work-nav.prev:hover {
      left: 0; }
    .work-nav.prev a {
      text-align: left;
      border-radius: 0 5px 5px 0; }
  .work-nav.next {
    right: -240px; }
    .work-nav.next:hover {
      right: 0; }
    .work-nav.next a {
      text-align: right;
      border-radius: 5px 0 0 5px; }
  .work-nav.prev a:before, .work-nav.next a:before {
    position: absolute;
    font-family: "SSStandard";
    font-weight: normal; }
  .work-nav.prev a:before {
    right: 13px;
    content: "◅"; }
  .work-nav.next a:before {
    left: 13px;
    content: "▻"; }

form .fsRow,
form .form-group {
  margin: 0 0 15px 0; }
form label {
  display: block;
  margin: 0 0 5px 0;
  font-size: 14px;
  font-weight: 500;
  color: #373B3D; }
form input[type="text"],
form input[type="email"],
form textarea {
  height: 30px;
  width: 100%;
  padding: 0 5px;
  font-family: "effra", Helvetica, sans-serif;
  font-size: 13px;
  color: #666;
  border: 1px solid #D7D7D7;
  -webkit-appearance: none;
  border-radius: 0;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }
  form input[type="text"]:hover,
  form input[type="email"]:hover,
  form textarea:hover {
    border-color: #888; }
  form input[type="text"]:focus,
  form input[type="email"]:focus,
  form textarea:focus {
    outline: none;
    border-color: #8CB850; }
form textarea {
  height: auto;
  padding: 5px; }
form .fsSubmitButton,
form .submit-btn,
form .wpcf7-submit {
  height: 30px;
  width: 100%;
  padding: 0 20px;
  font-family: "effra", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background: #8CB850;
  border: none;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }
  form .fsSubmitButton:hover,
  form .submit-btn:hover,
  form .wpcf7-submit:hover {
    background: #71983d; }
  form .fsSubmitButton:active,
  form .submit-btn:active,
  form .wpcf7-submit:active {
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.6); }

/**
 * CSS Modal
 * http://drublic.github.com/css-modal
 *
 * @author Hans Christian Reinl - @drublic
 */
/**
 * CSS Modal Configuration
 * http://drublic.github.com/css-modal
 *
 * @author Hans Christian Reinl - @drublic
 */
html {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

.has-overlay {
  overflow: hidden; }
  .has-overlay > body {
    height: 100%;
    overflow: hidden; }

.modal--fade, .modal--show {
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  display: none\9; }
  .modal--fade:target, .modal--show:target, .is-active.modal--fade, .is-active.modal--show {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    width: auto;
    height: auto;
    opacity: 1; }
  .is-active.modal--fade, .is-active.modal--show {
    display: block\9;
    height: 100% \9;
    width: 100% \9; }
  .modal--fade:target, .modal--show:target, .is-active.modal--fade, .is-active.modal--show {
    display: block\9; }
  .modal--fade .modal-inner, .modal--show .modal-inner {
    position: absolute;
    top: 20%;
    left: 50%;
    z-index: 20;
    margin-left: -470px;
    width: 940px;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch; }
    .modal--fade .modal-inner > img, .modal--show .modal-inner > img,
    .modal--fade .modal-inner > video,
    .modal--show .modal-inner > video,
    .modal--fade .modal-inner > iframe,
    .modal--show .modal-inner > iframe {
      width: 100%;
      height: auto;
      min-height: 300px; }
    .modal--fade .modal-inner > img, .modal--show .modal-inner > img {
      width: auto;
      max-width: 100%; }
    .modal--fade .modal-inner iframe, .modal--show .modal-inner iframe {
      display: block;
      width: 100%;
      border: 0; }
  .modal--fade .modal-content, .modal--show .modal-content {
    position: relative;
    max-height: 400px;
    max-height: 60vh;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch; }
    .modal--fade .modal-content > *, .modal--show .modal-content > * {
      max-width: 100%; }
  .modal--fade footer, .modal--show footer {
    border-top: 1px solid white;
    padding: 0 1.2em 18px;
    background: #f0f0f0;
    border-radius: 2px; }
  .modal--fade .modal-close, .modal--show .modal-close {
    display: block;
    height: 1px;
    clip: rect(0 0 0 0);
    margin: -1px;
    overflow: hidden; }
    .modal--fade .modal-close:focus:after, .modal--show .modal-close:focus:after {
      outline: 1px dotted;
      outline: none; }
    .modal--fade .modal-close:before, .modal--show .modal-close:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 10; }
    .modal--fade .modal-close:after, .modal--show .modal-close:after {
      content: '\00d7';
      position: absolute;
      top: 10px;
      right: 50%;
      z-index: 20;
      margin-right: -470px; }
  @media screen and (max-width: 980px) {
    .modal--fade .modal-inner, .modal--show .modal-inner {
      width: auto;
      left: 20px;
      right: 20px;
      margin-left: 0; }
    .modal--fade .modal-close:after, .modal--show .modal-close:after {
      margin-right: 0 !important;
      right: 20px; } }
  @media screen and (max-width: 30em) {
    .modal--fade, .modal--show {
      -webkit-transform: translate(0, 400px);
      -webkit-transform: translate3d(0, 100%, 0);
      transform: translate3d(0, 100%, 0);
      -webkit-transition: opacity 1ms .25s;
      transition: opacity 1ms .25s;
      display: block;
      right: auto;
      bottom: auto; }
      .modal--fade:target, .modal--show:target, .is-active.modal--fade, .is-active.modal--show {
        width: 100%;
        height: 100%; }
        .modal--fade:target .modal-close, .modal--show:target .modal-close, .is-active.modal--fade .modal-close, .is-active.modal--show .modal-close {
          display: block; }
      .modal--fade .modal-inner, .modal--show .modal-inner {
        box-sizing: border-box;
        top: 0;
        left: 0;
        right: 0;
        height: 100%;
        overflow: auto; }
      .modal--fade .modal-content, .modal--show .modal-content {
        max-height: none;
        -ms-word-break: break-all;
        word-break: break-all;
        word-break: break-word;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto; }
      .modal--fade .modal-close, .modal--show .modal-close {
        display: none;
        right: auto; }
        .modal--fade .modal-close:before, .modal--show .modal-close:before {
          content: '';
          position: fixed;
          top: 0;
          left: 0;
          right: 0;
          z-index: 20; }
        .modal--fade .modal-close:after, .modal--show .modal-close:after {
          top: 5px !important;
          right: 5px;
          left: auto;
          margin-left: 0; } }
  @media screen and (max-height: 46em) and (min-width: 30em) {
    .modal--fade .modal-content, .modal--show .modal-content {
      max-height: 340px;
      max-height: 50vh; }
    .modal--fade .modal-inner, .modal--show .modal-inner {
      top: 10%; }
    .modal--fade .modal-close:after, .modal--show .modal-close:after {
      top: -6px; } }
  @media screen and (max-height: 36em) and (min-width: 30em) {
    .modal--fade .modal-content, .modal--show .modal-content {
      max-height: 265px;
      max-height: 40vh; } }
  .is-stacked.modal--fade, .is-stacked.modal--show {
    -webkit-transform: translate(0, 0) scale(1, 1);
    -ms-transform: translate(0, 0) scale(1, 1);
    transform: translate(0, 0) scale(1, 1);
    opacity: 1; }
    .is-stacked.modal--fade .modal-inner, .is-stacked.modal--show .modal-inner {
      -webkit-animation: scaleDown .7s ease both;
      animation: scaleDown .7s ease both; }
    .is-stacked.modal--fade .modal-close, .is-stacked.modal--show .modal-close {
      opacity: 0; }
    @media screen and (max-width: 30em) {
      .is-stacked.modal--fade, .is-stacked.modal--show {
        -webkit-animation: scaleDown .7s ease both;
        animation: scaleDown .7s ease both; }
        .is-stacked.modal--fade .modal-inner, .is-stacked.modal--show .modal-inner {
          -webkit-animation: none;
          animation: none; }
        .is-stacked.modal--fade .modal-close, .is-stacked.modal--show .modal-close {
          opacity: 1; } }

/**
 * All animations for CSS Modal
 *
 * Available:
 * - %modal--transition-fade (fade)
 * - %modal--transition-zoomIn (zooms in)
 * - %modal--transition-plainScreen (hides background)
 *
 * Usage:
 *
 * .selector {
 * 		@extend %modal--transition-fade;
 * }
 *
 */
@media screen and (min-width: 30em) {
  .modal--fade {
    -webkit-transition: opacity 0.4s;
    transition: opacity 0.4s; } }

/**
 * CSS Modal Themes
 * http://drublic.github.com/css-modal
 *
 * @author Hans Christian Reinl - @drublic
 */
/*
 * Global Theme Styles
 */
.modal--fade, .modal--show {
  color: #222;
  line-height: 1.3; }
  .modal--fade .modal-inner, .modal--show .modal-inner {
    border-radius: 2px;
    background: #000;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    max-width: 100%;
    -webkit-transition: max-width 0.25s linear, margin-left 0.125s linear;
    transition: max-width 0.25s linear, margin-left 0.125s linear; }
  .modal--fade header, .modal--show header {
    border-bottom: 1px solid #ddd;
    padding: 0 1.2em; }
    .modal--fade header > h2, .modal--show header > h2 {
      margin: 0.5em 0; }
  .modal--fade .modal-content, .modal--show .modal-content {
    border-bottom: 1px solid #ddd;
    padding: 15px 1.2em; }
  .modal--fade footer, .modal--show footer {
    border-top: 1px solid white;
    padding: 0 1.2em 18px;
    background: #f0f0f0;
    border-radius: 2px; }
  .modal--fade .modal-close, .modal--show .modal-close {
    text-indent: -100px; }
    .modal--fade .modal-close:before, .modal--show .modal-close:before {
      background: rgba(0, 0, 0, 0.8); }
    .modal--fade .modal-close:after, .modal--show .modal-close:after {
      content: '\00d7';
      padding: 2px 8px;
      font-size: 4em;
      text-decoration: none;
      text-indent: 0;
      color: #fff; }
  @media screen and (max-width: 30em) {
    .modal--fade .modal-close:before, .modal--show .modal-close:before {
      height: 3em;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.6); }
    .modal--fade .modal-inner, .modal--show .modal-inner {
      padding-top: 3em;
      box-shadow: none; }
    .modal--fade .modal-close, .modal--show .modal-close {
      text-decoration: none; }
      .modal--fade .modal-close:after, .modal--show .modal-close:after {
        content: '\00d7';
        font-size: 2em;
        padding: 0em 0.5em;
        color: #fff; } }

/**
 * Apply the desired modal behavior to your container selector
 */
/* !header */
header[role="banner"] {
  position: fixed;
  top: 0;
  z-index: 1000;
  height: 125px;
  width: 100%;
  background: #fff;
  -webkit-transition: box-shadow .3s ease-out;
  transition: box-shadow .3s ease-out;
  box-shadow: none; }
  header[role="banner"].affix {
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 4px rgba(0, 0, 0, 0.2); }
  @media (max-width: 960px) {
    header[role="banner"] {
      height: 140px; } }
  @media (max-width: 720px) {
    header[role="banner"] {
      position: fixed;
      top: 0;
      z-index: 1000;
      height: 50px;
      background: #fff;
      box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 4px rgba(0, 0, 0, 0.2); }
      header[role="banner"] .container {
        padding: 0; } }
  header[role="banner"] .logo {
    float: left; }
    header[role="banner"] .logo a {
      display: block;
      height: 50px;
      width: 130px;
      margin: 55px 0 0 0; }
      @media (max-width: 960px) {
        header[role="banner"] .logo a {
          height: 40px;
          width: 104px;
          margin: 75px 0 0 0; } }
      @media (max-width: 720px) {
        header[role="banner"] .logo a {
          margin: 9px 10px;
          width: 160px;
          height: 32px; } }
      header[role="banner"] .logo a img {
        width: 100%;
        height: auto; }
      @media (max-width: 720px) {
        header[role="banner"] .logo a .desktop-logo {
          display: none; } }
      header[role="banner"] .logo a .mobile-logo {
        display: none; }
        @media (max-width: 720px) {
          header[role="banner"] .logo a .mobile-logo {
            display: block; } }
  header[role="banner"] .call-link {
    display: none; }
  header[role="banner"] .menu-toggle {
    display: none; }
    @media (max-width: 720px) {
      header[role="banner"] .menu-toggle {
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        height: 50px;
        width: 50px;
        font-size: 18px;
        line-height: 55px;
        text-align: center;
        color: #373B3D;
        cursor: pointer;
        border-left: 1px solid rgba(0, 0, 0, 0.1); } }
    header[role="banner"] .menu-toggle.active {
      color: #fff; }
  @media (max-width: 720px) {
    header[role="banner"] nav {
      overflow: auto;
      position: fixed;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      padding: 50px 0 0 0;
      z-index: 100;
      width: 100%;
      background: #373B3D;
      opacity: 0;
      -webkit-overflow-scrolling: touch;
      -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
      -webkit-transition: all .2s ease-out;
      transition: all .2s ease-out; }
      header[role="banner"] nav.visible {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); } }
  header[role="banner"] nav .home-link {
    display: none; }
    @media (max-width: 720px) {
      header[role="banner"] nav .home-link {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        margin: 9px 10px;
        height: 32px;
        width: 160px; } }
    header[role="banner"] nav .home-link img {
      width: 100%;
      height: auto; }
  header[role="banner"] nav ul {
    position: relative;
    right: -5px;
    float: right;
    margin: 35px 0 0 0;
    padding: 0;
    list-style: none; }
    @media (max-width: 720px) {
      header[role="banner"] nav ul {
        position: static;
        right: auto;
        width: 100%;
        margin: 0;
        border-top: 1px solid rgba(0, 0, 0, 0.3); } }
    header[role="banner"] nav ul li {
      float: left;
      padding: 5px;
      margin: 0 0 0 10px;
      background: transparent;
      border-radius: 2px;
      -webkit-transition: background .3s ease-out;
      transition: background .3s ease-out; }
      @media (max-width: 960px) {
        header[role="banner"] nav ul li {
          margin: 0 0 0 5px; } }
      @media (max-width: 720px) {
        header[role="banner"] nav ul li {
          margin: 0;
          padding: 0;
          width: 50%;
          background: none;
          border-radius: 0; }
          header[role="banner"] nav ul li.call-link {
            display: block; }
            header[role="banner"] nav ul li.call-link .ss-icon {
              font-family: "SSStandard";
              font-size: 30px;
              line-height: 70px;
              text-align: center;
              color: #D7D7D7; } }
      header[role="banner"] nav ul li:first-child {
        margin: 0; }
      header[role="banner"] nav ul li:hover {
        background: #f9f9f9; }
        @media (max-width: 720px) {
          header[role="banner"] nav ul li:hover {
            background: transparent; } }
      header[role="banner"] nav ul li:active {
        background: #f9f9f9;
        box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1), inset 0 0 0 1px rgba(0, 0, 0, 0.05); }
      header[role="banner"] nav ul li a {
        display: block;
        width: 140px;
        height: 70px;
        padding: 10px 0 0 0;
        font-size: 16px;
        font-weight: 500;
        text-decoration: none;
        color: #373B3D;
        border-top: 1px solid #D7D7D7; }
        @media (max-width: 960px) {
          header[role="banner"] nav ul li a {
            width: 100px;
            height: auto; } }
        @media (max-width: 720px) {
          header[role="banner"] nav ul li a {
            display: block;
            width: 100%;
            height: 110px;
            padding: 20px;
            color: #fff;
            border-top: none;
            border-bottom: 1px solid #2b2e30; }
            header[role="banner"] nav ul li a:hover {
              background: transparent; } }
        header[role="banner"] nav ul li a span {
          display: inline-block;
          width: 100%;
          margin: 5px 0 0 0;
          font-size: 12px;
          font-weight: 400;
          line-height: 1.3em;
          text-transform: none;
          color: #888; }
          @media (max-width: 960px) {
            header[role="banner"] nav ul li a span {
              font-size: 12px; } }
          @media (max-width: 720px) {
            header[role="banner"] nav ul li a span {
              font-size: 13px;
              color: #D7D7D7; } }
      @media (max-width: 720px) {
        header[role="banner"] nav ul li:nth-child(odd) a {
          border-right: 1px solid #2b2e30; } }
      header[role="banner"] nav ul li.current-menu-item a {
        border-top: 1px solid #373B3D; }
        @media (max-width: 720px) {
          header[role="banner"] nav ul li.current-menu-item a {
            border-top: none; } }
  header[role="banner"] .container {
    position: relative; }
  header[role="banner"] .contact {
    position: absolute;
    top: 15px;
    right: 0;
    font-size: 11px;
    font-weight: 400;
    line-height: 1em;
    color: #888;
    letter-spacing: 0.1em; }
    @media (max-width: 720px) {
      header[role="banner"] .contact {
        display: none; } }
    header[role="banner"] .contact a {
      color: #888;
      -webkit-transition: all .3s ease-out;
      transition: all .3s ease-out; }
      header[role="banner"] .contact a:hover {
        color: #8CB850; }

.content {
  margin: 125px 0 0 0; }
  @media (max-width: 960px) {
    .content {
      margin: 140px 0 0 0; } }
  @media (max-width: 720px) {
    .content {
      margin: 50px 0 0 0;
      border-top: 3px solid #373B3D; } }

.container {
  width: 940px;
  margin: 0px auto; }
  @media (max-width: 960px) {
    .container {
      width: 700px; } }
  @media (max-width: 720px) {
    .container {
      width: 100%;
      padding: 0 20px; } }
  @media (max-width: 320px) {
    .container {
      padding: 0 10px; } }

/* !footer */
.info {
  width: 100%;
  border-top: 1px solid #D7D7D7; }
  .info .container {
    height: 110px; }
    @media (max-width: 720px) {
      .info .container {
        padding: 0;
        height: auto;
        background: #fafafa; } }
    .info .container .vcard {
      float: left;
      width: 310px;
      padding: 30px 30px 0 0;
      color: #373B3D;
      font-size: 12px;
      font-weight: 400;
      line-height: 1.4em; }
      @media (max-width: 960px) {
        .info .container .vcard {
          width: 45%; } }
      .info .container .vcard .adr {
        float: left;
        height: 80px; }
        .info .container .vcard .adr .suite {
          display: block; }
      .info .container .vcard .tel,
      .info .container .vcard .fax,
      .info .container .vcard .email {
        float: right;
        clear: right;
        text-align: right; }
    .info .container form {
      position: relative;
      display: block;
      float: left;
      width: 320px;
      height: 110px;
      padding: 30px;
      border-left: 1px solid #D7D7D7;
      border-right: 1px solid #D7D7D7; }
      @media (max-width: 960px) {
        .info .container form {
          width: 35%; } }
      @media (max-width: 720px) {
        .info .container form {
          padding-bottom: 30px;
          overflow: hidden; } }
      .info .container form input[type="submit"] {
        position: absolute;
        bottom: 35px;
        right: 30px;
        display: block;
        height: 18px;
        width: 28px;
        font-size: 10px;
        line-height: 16px;
        font-weight: 700;
        color: #D7D7D7;
        background: none;
        border: none;
        border-left: 1px solid #D7D7D7;
        -webkit-appearance: none;
        border-radius: 0;
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out; }
        .info .container form input[type="submit"]:hover {
          color: #8CB850; }
    .info .container .social {
      float: left;
      width: 300px;
      height: 110px;
      padding: 0; }
      @media (max-width: 960px) {
        .info .container .social {
          width: 20%; } }
      .info .container .social ul {
        float: right;
        margin: 43px 0;
        padding: 0;
        list-style: none; }
        @media (max-width: 960px) {
          .info .container .social ul {
            margin: 30px 0; } }
        .info .container .social ul li {
          float: left;
          margin: 0 0 0 10px; }
          @media (max-width: 960px) {
            .info .container .social ul li {
              margin: 0 0 5px 15px; } }
          .info .container .social ul li a {
            display: block;
            height: 24px;
            width: 24px;
            font-size: 24px;
            color: #373B3D;
            -webkit-transition: all .3s ease-out;
            transition: all .3s ease-out; }
          .info .container .social ul li.twitter a:hover {
            color: #59ADEB; }
          .info .container .social ul li.facebook a:hover {
            color: #4964A1; }
          .info .container .social ul li.instagram a:hover {
            color: #2C5D82; }
          .info .container .social ul li.vimeo a:hover {
            color: #35B9E5; }
          .info .container .social ul li.linkedin a:hover {
            color: #1178B3; }
          .info .container .social ul li.dribbble a:hover {
            color: #E9508A; }
    @media (max-width: 720px) {
      .info .container .vcard,
      .info .container form,
      .info .container .social {
        width: 100%;
        height: auto;
        padding: 20px;
        border: none;
        border-bottom: 1px solid #D7D7D7; } }
    @media (max-width: 320px) {
      .info .container .vcard,
      .info .container form,
      .info .container .social {
        padding: 20px 10px; } }

.footer {
  background: #373B3D;
  padding: 20px 0;
  font-size: 12px;
  color: #fff; }
  .footer nav {
    float: right; }
    .footer nav ul {
      margin: 0;
      padding: 0;
      border-right: 1px solid #888; }
      .footer nav ul:hover li > a {
        color: #888; }
      .footer nav ul li {
        float: left; }
        .footer nav ul li a {
          display: block;
          height: 15px;
          padding: 0 10px;
          line-height: 15px;
          color: #fff;
          text-decoration: none;
          border-left: 1px solid #888;
          -webkit-transition: all .3s ease-out;
          transition: all .3s ease-out; }
        .footer nav ul li > a:hover {
          color: #fff; }

@media (max-width: 720px) {
  .info .container .vcard {
    font-size: 14px;
    line-height: 1.3em; }

  .info .container .vcard .adr {
    height: auto; }

  .info .container .social {
    border: none; }

  .info .container .social ul {
    float: none;
    width: auto;
    margin: 0;
    text-align: center; }

  .info .container .social ul li {
    display: inline;
    float: none;
    margin: 0 10px; }

  .info .container .social ul li a {
    display: inline-block; }

  .info .container form input[type="email"] {
    height: 40px; }

  .info .container form input[type="submit"] {
    bottom: 31px;
    right: 26px; }

  .footer {
    width: 100%;
    padding: 20px;
    text-align: center; }

  .footer nav {
    float: none;
    margin: 20px 0 0 0; }

  .footer nav ul {
    margin: 0;
    padding: 0;
    text-align: center;
    border-right: none; }

  .footer nav ul li {
    float: none;
    display: inline; }

  .footer nav ul li a {
    display: inline-block;
    height: 30px;
    padding: 0 15px;
    font-size: 16px;
    line-height: 30px;
    border-left: none; } }
header.journal-header {
  position: static;
  height: 128px; }
  @media (max-width: 720px) {
    header.journal-header {
      position: fixed;
      top: 0;
      height: 50px; } }
  header.journal-header .container {
    height: 128px;
    padding: 40px 0 0 0;
    border-bottom: 3px solid #373B3D; }
    @media (max-width: 960px) {
      header.journal-header .container {
        height: 143px; } }
    @media (max-width: 720px) {
      header.journal-header .container {
        height: auto;
        padding: 0;
        border-bottom: none; } }
  header.journal-header .journal-logo {
    width: 130px;
    margin: 20px 30px 0 0;
    float: left; }
    @media (max-width: 960px) {
      header.journal-header .journal-logo {
        width: 105px;
        margin: 45px 35px 0 0; } }
    @media (max-width: 720px) {
      header.journal-header .journal-logo {
        margin: 15px 0 0 10px;
        width: 75px; } }
    header.journal-header .journal-logo a {
      display: block; }
    header.journal-header .journal-logo img {
      max-width: 100%;
      height: auto; }
    header.journal-header .journal-logo svg {
      max-width: 100%;
      height: auto; }
  header.journal-header .article-title,
  header.journal-header .headline {
    float: left;
    width: 460px;
    padding: 10px 0 0 0;
    margin: 0;
    font-size: 24px;
    line-height: 1.2em;
    font-weight: 300;
    text-indent: 0;
    color: #373B3D;
    border-top: 1px solid #D7D7D7; }
    @media (max-width: 960px) {
      header.journal-header .article-title,
      header.journal-header .headline {
        width: 330px;
        padding: 10px 35px 0 0;
        font-size: 20px; } }
    @media (max-width: 720px) {
      header.journal-header .article-title,
      header.journal-header .headline {
        display: none; } }
  header.journal-header .header-right {
    float: right; }
  header.journal-header .issue,
  header.journal-header .home {
    float: left;
    width: 140px;
    margin: 0 0 0 20px;
    padding: 10px 0 0 0;
    border-top: 1px solid #D7D7D7; }
    @media (max-width: 960px) {
      header.journal-header .issue,
      header.journal-header .home {
        width: 100px;
        margin: 0 0 0 15px; } }
    @media (max-width: 720px) {
      header.journal-header .issue,
      header.journal-header .home {
        width: auto;
        margin: 10px 10px 10px 0;
        padding: 0;
        border-top: none; } }
    header.journal-header .issue .label,
    header.journal-header .home .label {
      display: block;
      margin: 0 0 4px 0;
      font-size: 14px;
      line-height: 1em;
      color: #373B3D;
      white-space: nowrap; }
      @media (max-width: 720px) {
        header.journal-header .issue .label,
        header.journal-header .home .label {
          float: left;
          display: block;
          margin: 0 5px 0 0;
          font-size: 13px;
          line-height: 18px; } }
    header.journal-header .issue .number,
    header.journal-header .home .number {
      display: block;
      font-size: 24px;
      line-height: 1em;
      font-weight: 700;
      color: #373B3D; }
      @media (max-width: 720px) {
        header.journal-header .issue .number,
        header.journal-header .home .number {
          float: left;
          line-height: 18px; } }
  header.journal-header .home {
    float: right;
    padding: 9px 0 0 0; }
    @media (max-width: 720px) {
      header.journal-header .home {
        padding: 0; } }
    header.journal-header .home .label {
      margin: 0 0 10px 0; }
    header.journal-header .home .logo {
      display: block;
      width: 90px; }
      @media (max-width: 960px) {
        header.journal-header .home .logo {
          width: 100px; } }
      @media (max-width: 720px) {
        header.journal-header .home .logo {
          width: 80px;
          margin: 0 0 0 5px; } }
      header.journal-header .home .logo img {
        width: 100%;
        height: auto; }
      header.journal-header .home .logo svg {
        width: 100%;
        height: auto; }

/* !home */
.hero {
  width: 100%;
  padding: 100px 0 80px 0;
  margin: 0 0 60px 0;
  text-align: left;
  background: #373B3D;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  text-align: center; }
  @media (max-width: 960px) {
    .hero {
      padding: 80px 0 60px 0;
      margin: 0 0 40px 0; } }
  @media (max-width: 720px) {
    .hero {
      padding: 60px 0 40px 0;
      margin: 0 0 20px 0;
      height: 300px; } }
  @media (max-width: 479px) {
    .hero {
      background-position: left;
      text-align: center; } }
  .hero h1, .hero .custom-headline {
    margin: 40px 0 30px 0;
    padding: 0;
    font-size: 44px;
    font-weight: 300;
    line-height: 1.2em;
    color: #fff;
    letter-spacing: -.001em;
    text-align: center; }
    .hero h1 span, .hero .custom-headline span {
      font-weight: 500;
      display: block; }
      @media (max-width: 479px) {
        .hero h1 span, .hero .custom-headline span {
          font-size: 26px; } }
    @media (max-width: 960px) {
      .hero h1, .hero .custom-headline {
        margin: 40px 0 30px 0; } }
    @media (max-width: 720px) {
      .hero h1, .hero .custom-headline {
        margin: 20px 0 20px 0;
        font-size: 26px; } }
    @media (max-width: 479px) {
      .hero h1, .hero .custom-headline {
        width: auto;
        margin-top: 20px;
        line-height: 1.3em;
        font-size: 26px; } }
  .hero .custom-headline {
    color: #373B3D; }
  .hero .hero-text {
    color: #fff;
    font-weight: 300;
    font-size: 24px;
    line-height: 1.2em;
    max-width: 400px; }
    @media (max-width: 479px) {
      .hero .hero-text {
        font-size: 20px; } }
  .hero .hero-text-link {
    color: rgba(255, 255, 255, 0.6);
    display: block;
    margin: 10px 0 20px 0;
    -webkit-transition: color .3s ease-out;
    transition: color .3s ease-out; }
    .hero .hero-text-link:hover {
      color: #fff; }
    .hero .hero-text-link i {
      font-size: 9px;
      margin-left: 5px; }
  .hero .secondary-cta {
    font-size: 14px;
    font-weight: 300;
    color: #fff; }
  .hero .ss-play {
    display: inline-block;
    position: relative;
    top: -2px;
    height: 20px;
    width: 20px;
    margin: 0 5px 0 0;
    padding: 0 0 0 2px;
    line-height: 20px;
    font-size: 8px;
    color: #fff;
    content: ':arrow_forward:';
    border-radius: 10px;
    box-sizing: border-box;
    border: 1px solid #fff;
    -webkit-transition: border .3s ease-out, color .3s ease-out;
    transition: border .3s ease-out, color .3s ease-out; }

.hero-btn, .custom-btn {
  display: inline-block;
  height: 40px;
  padding: 0 15px;
  margin: 10px auto;
  font-size: 18px;
  line-height: 36px;
  font-weight: 400;
  text-decoration: none;
  color: #fff !important;
  border: 2px solid #fff;
  opacity: 1;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }
  .hero-btn .ss-right, .custom-btn .ss-right {
    font-size: 16px;
    opacity: 0; }
  .hero-btn:hover, .custom-btn:hover {
    opacity: .55; }

.custom-btn {
  color: #373B3D !important;
  border: 2px solid #373B3D !important; }

.home .main {
  float: left;
  width: 620px; }
  @media (max-width: 960px) {
    .home .main {
      width: 460px; } }
  @media (max-width: 720px) {
    .home .main {
      width: 49%; } }
  @media (max-width: 479px) {
    .home .main {
      width: 100%; } }
  .home .main .columns .column {
    float: left;
    width: 300px; }
    @media (max-width: 960px) {
      .home .main .columns .column {
        width: 220px; } }
    @media (max-width: 720px) {
      .home .main .columns .column {
        width: 100%; } }
  .home .main .columns .column-first {
    margin: 0 20px 0 0; }
    @media (max-width: 720px) {
      .home .main .columns .column-first {
        margin: 0; } }
.home .sidebar {
  float: right;
  width: 300px; }
  @media (max-width: 960px) {
    .home .sidebar {
      width: 220px; } }
  @media (max-width: 720px) {
    .home .sidebar {
      width: 49%; } }
  @media (max-width: 479px) {
    .home .sidebar {
      width: 100%; } }

.about-us {
  margin: 40px 0 0 0;
  background: #373B3D; }
  @media (max-width: 720px) {
    .about-us {
      margin: 0; } }
  .about-us .intro {
    border-bottom: 10px solid #8CB850; }
    .about-us .intro p {
      color: #fff; }

/* !expertise */
@media (max-width: 720px) {
  .our-services {
    margin: 40px 0 0 0; } }

.service {
  position: relative;
  display: block;
  float: left;
  clear: left;
  padding: 40px 0 80px 0; }
  @media (max-width: 720px) {
    .service {
      padding: 20px 0 40px 0; } }
  .service:before {
    content: "";
    position: absolute;
    top: 0;
    width: 10%;
    border-top: 1px solid #D7D7D7; }
  .service .service-body {
    width: 70%;
    float: left; }
    @media (max-width: 720px) {
      .service .service-body {
        width: 100%; } }
  .service img {
    position: relative;
    top: -70px;
    float: right;
    width: 30%;
    height: auto;
    margin: 0; }
    @media (max-width: 960px) {
      .service img {
        top: -50px; } }
    @media (max-width: 720px) {
      .service img {
        display: none;
        position: static;
        float: left; } }
  .service h3 {
    margin: 0 0 .5em 0;
    font-size: 48px;
    font-weight: 300;
    color: #373B3D; }
    @media (max-width: 479px) {
      .service h3 {
        font-size: 36px; } }
  .service p {
    margin: 0 0 1em 0;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.5em;
    color: #373B3D; }
    @media (max-width: 479px) {
      .service p {
        font-size: 18px; } }
  .service ul {
    margin: 0;
    padding: 20px 0 0 0;
    list-style: none; }
    @media (max-width: 479px) {
      .service ul {
        padding: 0; } }
    .service ul li {
      width: 33.333%;
      float: left;
      margin: 0;
      padding: 0 0 5px 0;
      font-size: 10px;
      line-height: 1.3em;
      font-weight: 500;
      text-transform: uppercase;
      color: #888; }
      @media (max-width: 960px) {
        .service ul li {
          width: 50%; } }
      @media (max-width: 479px) {
        .service ul li {
          width: 100%; } }

/* !about */
.team ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  @media (max-width: 720px) {
    .team ul {
      margin: 20px 0 0 0; } }
  .team ul li {
    float: left;
    width: 180px;
    height: 240px;
    margin: 0 70px 40px 0;
    text-align: center; }
    .team ul li:nth-child(4n) {
      margin: 0 0 30px 0; }
    @media (max-width: 960px) {
      .team ul li:nth-child(4n) {
        margin: 0 70px 40px 0; }
      .team ul li:nth-child(3n) {
        margin: 0 0 30px 0; } }
    @media (max-width: 720px) {
      .team ul li {
        width: 50%;
        height: auto;
        padding: 0;
        margin: 0 0 30px 0; }
        .team ul li:nth-child(4n) {
          margin: 0 0 30px 0; }
        .team ul li:nth-child(3n) {
          margin: 0 0 30px 0; } }
    @media (max-width: 479px) {
      .team ul li {
        width: 100%;
        text-align: left; } }
    .team ul li .avatar {
      width: 170px;
      height: 170px; }
      @media (max-width: 720px) {
        .team ul li .avatar {
          width: 85px;
          height: 85px; } }
      @media (max-width: 479px) {
        .team ul li .avatar {
          float: left;
          margin: 0 20px 0 0; } }
    .team ul li h3 {
      margin: 20px 0 5px 0;
      font-size: 18px;
      line-height: 1em;
      color: #373B3D; }
    .team ul li h4 {
      margin: 0;
      font-size: 14px;
      font-weight: 400;
      line-height: 1.3em;
      color: #888; }

/* !client story */
.work-hero {
  width: 100%;
  margin: 0 0 60px 0;
  height: auto; }
  @media (max-width: 720px) {
    .work-hero {
      margin: 0 0 20px 0; } }
  .work-hero img {
    width: 100%; }

.client-story .post {
  margin: 0 0 40px 0; }
.client-story header {
  width: 100%;
  border-bottom: 3px solid #373B3D; }
  .client-story header h1 {
    margin: 0 0 10px 0;
    font-size: 36px;
    font-weight: 300;
    color: #373B3D; }
    @media (max-width: 720px) {
      .client-story header h1 {
        margin: 0 0 5px 0;
        font-size: 24px;
        line-height: 1.1em; } }
.client-story .intro {
  padding: 40px 0;
  margin: 0 0 40px 0;
  border-top: none;
  border-bottom: 1px solid #D7D7D7; }
  @media (max-width: 720px) {
    .client-story .intro {
      padding: 20px 0; } }
  .client-story .intro h2 {
    float: left;
    width: 620px;
    margin: 0;
    font-size: 30px;
    font-weight: 300;
    line-height: 1.2em;
    color: #373B3D; }
    @media (max-width: 960px) {
      .client-story .intro h2 {
        width: 430px;
        font-size: 24px; } }
    @media (max-width: 720px) {
      .client-story .intro h2 {
        width: 100%;
        margin: 0 0 20px 0;
        font-size: 18px;
        line-height: 1.4em; } }
  .client-story .intro .services {
    float: right; }
    @media (max-width: 720px) {
      .client-story .intro .services {
        float: left;
        width: 100%; } }
    .client-story .intro .services h3 {
      margin: 0 0 5px 0;
      font-size: 14px;
      color: #373B3D; }
    .client-story .intro .services ul {
      margin: 0;
      padding: 0;
      width: 260px;
      list-style: none; }
      @media (max-width: 960px) {
        .client-story .intro .services ul {
          width: 240px; } }
      @media (max-width: 720px) {
        .client-story .intro .services ul {
          width: 100%; } }
      .client-story .intro .services ul li {
        float: left;
        width: 50%;
        height: 18px;
        margin: 0 0 3px 0;
        font-size: 10px;
        line-height: 18px;
        font-weight: 500;
        color: #888;
        text-transform: uppercase; }
        .client-story .intro .services ul li.on {
          color: #8CB850; }
.client-story figcaption {
  width: 100%;
  padding: 10px 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2em;
  font-style: italic;
  color: #888;
  border-bottom: 1px solid #D7D7D7; }
.client-story .layout-block .layout-text {
  float: left;
  width: 560px; }
  @media (max-width: 960px) {
    .client-story .layout-block .layout-text {
      width: 420px; } }
  @media (max-width: 720px) {
    .client-story .layout-block .layout-text {
      width: 70%;
      padding: 0 20px 0 0;
      margin: 0 0 10px 0; } }
  @media (max-width: 479px) {
    .client-story .layout-block .layout-text {
      width: 100%; } }
.client-story .layout-block .image-with-aside {
  max-width: 560px;
  float: left; }
  @media (max-width: 960px) {
    .client-story .layout-block .image-with-aside {
      max-width: 460px; } }
  @media (max-width: 720px) {
    .client-story .layout-block .image-with-aside {
      max-width: 70%; } }
  @media (max-width: 479px) {
    .client-story .layout-block .image-with-aside {
      max-width: 100%; } }
  .client-story .layout-block .image-with-aside img {
    max-width: 100%;
    padding: 9px;
    background: #fff;
    border: 1px solid #D7D7D7; }
.client-story .image-section,
.client-story .all-images,
.client-story .quote-section {
  float: left;
  clear: left;
  margin: 40px 0; }
.client-story .image-section {
  max-width: 100%; }
  @media (max-width: 720px) {
    .client-story .image-section {
      margin: 0 0 30px 0; } }
  .client-story .image-section img {
    max-width: 100%;
    padding: 9px;
    background: #fff;
    border: 1px solid #D7D7D7; }
.client-story .all-images {
  width: 100%; }
  @media (max-width: 720px) {
    .client-story .all-images {
      margin: 0; }
      .client-story .all-images figure {
        margin: 0 0 30px 0; } }
.client-story .quote-section blockquote {
  padding: 0 10px;
  margin: 0;
  line-height: 1.7em;
  font-size: 30px;
  font-weight: 400;
  font-style: italic;
  color: #888; }
  @media (max-width: 720px) {
    .client-story .quote-section blockquote {
      font-size: 20px; } }
  .client-story .quote-section blockquote .highlight {
    padding: .5% 0;
    background: #f2f2f2;
    box-shadow: 10px 0 0 #f2f2f2, -10px 0 0 #f2f2f2; }
.client-story .quote-section figcaption {
  border: none;
  height: auto;
  padding: 0;
  margin: 0;
  font-size: 18px;
  line-height: 50px; }
.client-story aside {
  float: right;
  width: 300px; }
  @media (max-width: 960px) {
    .client-story aside {
      width: 220px; } }
  @media (max-width: 720px) {
    .client-story aside {
      width: 30%; } }
  @media (max-width: 479px) {
    .client-story aside {
      width: 100%; } }
  .client-story aside figure {
    margin: 0 0 40px 0; }
    @media (max-width: 720px) {
      .client-story aside figure {
        margin: 0 0 30px 0; } }
    .client-story aside figure img {
      width: 100%; }
    .client-story aside figure figcaption {
      width: 100%;
      font-style: italic;
      color: #999;
      border-top: 1px solid #D7D7D7;
      border-bottom: 1px solid #D7D7D7; }
  .client-story aside blockquote {
    padding: 0;
    margin: 0 0 20px 0;
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 400;
    font-style: italic;
    color: #888; }

.journal {
  padding-bottom: 60px; }
  .journal .latest-post {
    margin: 40px 0;
    width: 100%;
    height: 350px;
    padding: 9px;
    border: 1px solid #D7D7D7; }
    @media (max-width: 960px) {
      .journal .latest-post {
        height: 300px; } }
    @media (max-width: 720px) {
      .journal .latest-post {
        margin: 20px 0;
        height: auto; } }
    .journal .latest-post .latest-hero {
      width: 100%;
      height: 330px;
      margin: 0;
      background-repeat: no-repeat;
      background-position: center center;
      overflow: hidden;
      box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.5), inset 0 0 30px rgba(0, 0, 0, 0.1); }
      @media (max-width: 960px) {
        .journal .latest-post .latest-hero {
          height: 280px; } }
      @media (max-width: 720px) {
        .journal .latest-post .latest-hero {
          height: auto;
          background-repeat: repeat; } }
      .journal .latest-post .latest-hero .banner {
        position: relative;
        height: 230px;
        padding: 20px 30px;
        margin: 50px;
        text-shadow: 0 1px 0 #fff;
        background: #fff;
        background: rgba(255, 255, 255, 0.95);
        box-shadow: 0 0 3px rgba(0, 0, 0, 0.5); }
        @media (max-width: 960px) {
          .journal .latest-post .latest-hero .banner {
            height: 200px;
            margin: 40px; } }
        @media (max-width: 720px) {
          .journal .latest-post .latest-hero .banner {
            height: auto;
            padding: 20px;
            margin: 10px; } }
        .journal .latest-post .latest-hero .banner footer {
          margin: 0 0 20px 0; }
          @media (max-width: 720px) {
            .journal .latest-post .latest-hero .banner footer {
              margin: 0 0 10px 0; } }
          .journal .latest-post .latest-hero .banner footer .issue {
            float: right;
            font-size: 18px;
            line-height: 20px;
            color: #373B3D; }
            .journal .latest-post .latest-hero .banner footer .issue .label {
              font-weight: 400; }
            .journal .latest-post .latest-hero .banner footer .issue .number {
              font-weight: 700; }
        .journal .latest-post .latest-hero .banner h1 {
          margin: 0 0 5px 0;
          font-size: 36px;
          font-weight: bold;
          line-height: 1.3em;
          color: #373B3D; }
          @media (max-width: 960px) {
            .journal .latest-post .latest-hero .banner h1 {
              font-size: 24px; } }
        .journal .latest-post .latest-hero .banner .byline {
          float: left;
          margin: 0;
          font-size: 14px;
          font-weight: 400;
          color: #888; }
          @media (max-width: 720px) {
            .journal .latest-post .latest-hero .banner .byline {
              float: none;
              margin: 0 0 10px 0; } }
        .journal .latest-post .latest-hero .banner .read-btn {
          position: absolute;
          right: 30px;
          bottom: 30px;
          display: block;
          height: 30px;
          padding: 0 20px;
          font-size: 16px;
          line-height: 30px;
          font-weight: 500;
          color: #fff;
          text-shadow: none;
          background: #8CB850;
          -webkit-transition: all .3s ease-out;
          transition: all .3s ease-out; }
          @media (max-width: 720px) {
            .journal .latest-post .latest-hero .banner .read-btn {
              position: static;
              float: right; } }
          .journal .latest-post .latest-hero .banner .read-btn:hover {
            background: #71983d; }
          .journal .latest-post .latest-hero .banner .read-btn:active {
            box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.6); }
  .journal .about {
    float: left;
    width: 300px;
    padding: 30px;
    margin: 0 20px 0 0;
    background: #373B3D; }
    @media (max-width: 960px) {
      .journal .about {
        width: 220px;
        padding: 20px;
        margin: 0; } }
    @media (max-width: 720px) {
      .journal .about {
        float: left;
        width: 100%;
        margin: 0 0 30px 0; } }
    .journal .about h1 {
      margin: 0 0 10px 0;
      font-size: 24px;
      font-weight: 300;
      color: #fff; }
      @media (max-width: 720px) {
        .journal .about h1 {
          font-size: 16px; } }
    .journal .about p {
      font-size: 14px;
      font-weight: 400;
      line-height: 1.5em;
      color: #D7D7D7; }
  .journal .journal-entries-list {
    float: right;
    width: 620px;
    /*.card {
    	float: left;
    	width: 300px;
    	margin: 0 20px 20px 0;

    	&:nth-child(2n) {
      	margin: 0 0 20px 0;
      }

      &:nth-child(2n+1) {
      	clear: left;
      }

      @include breakpoint(960down) {
    		width: 220px;
    	}

    	@include breakpoint(720down) {
        width: 49%;
        margin: 0 2% 20px 0;

        &:nth-child(3n) {
        	margin: 0 2% 20px 0;
        }

        &:nth-child(3n+1) {
        	clear: none;
        }

        &:nth-child(2n) {
        	margin: 0 0 20px 0;
        }

        &:nth-child(2n+1) {
        	clear: left;
        }
      }

      @include breakpoint(479down) {
        width: 100%;
        margin: 0 0 20px 0;

        &:nth-child(3n),
        &:nth-child(2n) {
        	margin: 0 0 20px 0;
        }
      }

    	p {
      	font-size: 13px;
      	font-weight: 400;
    	}
    }*/ }
    @media (max-width: 960px) {
      .journal .journal-entries-list {
        width: 460px; } }
    @media (max-width: 720px) {
      .journal .journal-entries-list {
        width: 100%;
        float: left; } }

.journal,
.journal-entry {
  margin: 0; }
  @media (max-width: 720px) {
    .journal,
    .journal-entry {
      margin: 50px 0 0 0;
      border-top: 3px solid #373B3D; } }

.journal-entry .article-title,
.journal-entry .headline,
.journal .article-title,
.journal .headline {
  display: none; }
  @media (max-width: 720px) {
    .journal-entry .article-title,
    .journal-entry .headline,
    .journal .article-title,
    .journal .headline {
      display: block;
      margin: 20px 0 0 0;
      font-size: 24px;
      font-weight: 400;
      line-height: 1.3em; } }

.journal-hero {
  width: 100%;
  margin: 40px 0; }
  @media (max-width: 720px) {
    .journal-hero {
      margin: 20px 0 0 0; } }
  .journal-hero img {
    width: 100%;
    padding: 9px;
    border: 1px solid #D7D7D7; }

.journal-nav {
  width: 940px;
  margin: 0 auto; }
  @media (max-width: 960px) {
    .journal-nav {
      width: 700px; } }
  @media (max-width: 720px) {
    .journal-nav {
      display: none; } }
  .journal-nav ul {
    float: left;
    width: 200px;
    margin: 0;
    padding: 15px;
    list-style: none;
    background: #373B3D; }
    .journal-nav ul.affix {
      position: fixed;
      top: 20px; }
    .journal-nav ul li {
      padding: 10px 0 6px 0;
      border-bottom: 1px solid rgba(255, 255, 255, 0.05); }
      .journal-nav ul li a {
        font-size: 14px;
        line-height: 1.3em;
        text-decoration: none;
        color: #fff;
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out; }
      .journal-nav ul li.active a {
        color: #8CB850; }
      .journal-nav ul li.top {
        padding: 10px 0 0 0;
        border-bottom: none; }
        .journal-nav ul li.top a {
          font-size: 12px;
          text-transform: uppercase;
          color: #888; }

.journal-entry .article-block {
  width: 100%;
  padding: 40px 0 60px 0; }
  @media (max-width: 720px) {
    .journal-entry .article-block {
      padding: 30px 20px;
      background-image: none !important; } }
  .journal-entry .article-block:last-child {
    padding: 40px 0 80px 0; }
    @media (max-width: 720px) {
      .journal-entry .article-block:last-child {
        padding: 30px 20px; } }
  .journal-entry .article-block .article-content {
    width: 940px;
    padding: 0 0 0 240px;
    margin: 0 auto; }
    @media (max-width: 960px) {
      .journal-entry .article-block .article-content {
        width: 700px;
        padding: 0 0 0 240px; } }
    @media (max-width: 720px) {
      .journal-entry .article-block .article-content {
        width: 100%;
        padding: 0;
        background-image: none !important; } }
    .journal-entry .article-block .article-content header {
      margin: 0 0 30px 0; }
      @media (max-width: 960px) {
        .journal-entry .article-block .article-content header {
          margin: 0 0 20px 0; } }
      .journal-entry .article-block .article-content header h1 {
        font-size: 24px;
        font-weight: 700; }
    .journal-entry .article-block .article-content p {
      font-size: 16px; }
    .journal-entry .article-block .article-content blockquote p {
      font-size: 18px;
      font-weight: 600; }
    @media (max-width: 720px) {
      .journal-entry .article-block .article-content img {
        float: none;
        margin: 0 auto;
        max-width: 100%;
        height: auto; } }
  .journal-entry .article-block.intro-block {
    padding: 0 0 40px 0;
    background: #fff;
    border-bottom-width: 30px;
    border-bottom-style: solid; }
    @media (max-width: 720px) {
      .journal-entry .article-block.intro-block {
        padding: 30px 20px; } }
    .journal-entry .article-block.intro-block .intro-layout {
      float: left;
      width: 460px; }
      @media (max-width: 720px) {
        .journal-entry .article-block.intro-block .intro-layout {
          width: 100%; } }
      .journal-entry .article-block.intro-block .intro-layout .lead {
        font-size: 20px;
        font-weight: 300; }
    .journal-entry .article-block.intro-block .meta {
      float: right;
      width: 180px;
      margin: 0 0 0 60px;
      border-top: 1px solid #D7D7D7; }
      @media (max-width: 960px) {
        .journal-entry .article-block.intro-block .meta {
          float: left;
          width: 100%;
          margin: 0 0 40px 0; } }
      @media (max-width: 720px) {
        .journal-entry .article-block.intro-block .meta {
          margin: 0 0 20px 0; } }
      .journal-entry .article-block.intro-block .meta .byline {
        float: left;
        clear: left;
        width: 180px;
        padding: 10px 0;
        color: #666;
        border-bottom: 1px solid #D7D7D7; }
        @media (max-width: 960px) {
          .journal-entry .article-block.intro-block .meta .byline {
            clear: none;
            width: 50%;
            padding: 20px 0 0 0;
            border-bottom: none; } }
        @media (max-width: 720px) {
          .journal-entry .article-block.intro-block .meta .byline {
            width: 50%; } }
        @media (max-width: 479px) {
          .journal-entry .article-block.intro-block .meta .byline {
            width: 100%; } }
        .journal-entry .article-block.intro-block .meta .byline .label {
          display: block;
          margin: 5px 0;
          font-size: 12px;
          font-weight: 400; }
          @media (max-width: 960px) {
            .journal-entry .article-block.intro-block .meta .byline .label {
              margin: 10px 0 0 0; } }
          @media (max-width: 720px) {
            .journal-entry .article-block.intro-block .meta .byline .label {
              margin: 5px 0 0 0; } }
        .journal-entry .article-block.intro-block .meta .byline .fn {
          display: block;
          font-size: 14px;
          font-weight: 700;
          font-style: normal;
          color: #373B3D; }
      .journal-entry .article-block.intro-block .meta img {
        float: left;
        height: 60px;
        width: 60px;
        margin: 0 10px 0 0;
        border-radius: 50%;
        box-shadow: 0 0 0 1px #D7D7D7; }
        @media (max-width: 720px) {
          .journal-entry .article-block.intro-block .meta img {
            height: 40px;
            width: 40px; } }
  .journal-entry .article-block .three-column-layout {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-width: 220px;
    -moz-column-width: 220px;
    column-width: 220px;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px; }
    @media (max-width: 960px) {
      .journal-entry .article-block .three-column-layout {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-width: 100%;
        -moz-column-width: 100%;
        column-width: 100%;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0; } }
  .journal-entry .article-block .list-layout .list-intro {
    width: 160px;
    float: left;
    margin: 0 60px 0 0;
    padding: 20px 0 0 0;
    border-top: 2px solid #373B3D; }
    @media (max-width: 720px) {
      .journal-entry .article-block .list-layout .list-intro {
        width: 100%; } }
    .journal-entry .article-block .list-layout .list-intro h3 {
      margin: 0 0 10px 0;
      font-size: 18px;
      font-weight: 100; }
    .journal-entry .article-block .list-layout .list-intro p {
      font-size: 13px; }
  .journal-entry .article-block .list-layout ol {
    padding: 0;
    margin: 0;
    list-style-position: inside; }
    .journal-entry .article-block .list-layout ol li {
      float: left;
      width: 220px;
      padding: 175px 0 0 0;
      margin: 0 0 20px 20px;
      font-size: 16px;
      font-weight: bold;
      color: #373B3D;
      background-repeat: no-repeat;
      background-position: left 10px;
      border-top: 1px solid #373B3D; }
      .journal-entry .article-block .list-layout ol li:nth-child(3n) {
        margin: 0 0 20px 0;
        clear: left; }
      @media (max-width: 960px) {
        .journal-entry .article-block .list-layout ol li:nth-child(3n) {
          margin: 0 0 20px 20px;
          clear: none; }
        .journal-entry .article-block .list-layout ol li:nth-child(2n) {
          margin: 0 0 20px 0;
          clear: left; } }
      @media (max-width: 720px) {
        .journal-entry .article-block .list-layout ol li:nth-child(3n) {
          margin: 0 0 20px 0; }
        .journal-entry .article-block .list-layout ol li:nth-child(2n) {
          clear: none; } }
      @media (max-width: 720px) {
        .journal-entry .article-block .list-layout ol li {
          width: 100%;
          padding: 100px 0 0 0;
          min-height: 0;
          margin: 0 0 30px 0;
          background-position: center 10px;
          background-size: 75px 75px; } }
      .journal-entry .article-block .list-layout ol li .list-title {
        display: block;
        margin: 0 0 3px 0;
        font-weight: bold; }
      .journal-entry .article-block .list-layout ol li p {
        margin: 0;
        font-size: 14px;
        font-weight: 300; }
  .journal-entry .article-block .list-layout .list-outro {
    float: left;
    clear: left; }
    @media (max-width: 720px) {
      .journal-entry .article-block .list-layout .list-outro {
        padding: 20px 0 0 0;
        border-top: 1px solid #373B3D; } }
  .journal-entry .article-block .image-right-layout,
  .journal-entry .article-block .aside-right-layout {
    float: left;
    width: 380px; }
    @media (max-width: 960px) {
      .journal-entry .article-block .image-right-layout,
      .journal-entry .article-block .aside-right-layout {
        width: 100%; } }
    .journal-entry .article-block .image-right-layout blockquote,
    .journal-entry .article-block .aside-right-layout blockquote {
      width: 620px;
      padding: 0 10px;
      margin: 0; }
      @media (max-width: 960px) {
        .journal-entry .article-block .image-right-layout blockquote,
        .journal-entry .article-block .aside-right-layout blockquote {
          width: 100%; } }
      .journal-entry .article-block .image-right-layout blockquote p,
      .journal-entry .article-block .aside-right-layout blockquote p {
        font-size: 22px;
        line-height: 1.7em;
        font-weight: 400;
        font-style: italic;
        color: #fff; }
        @media (max-width: 960px) {
          .journal-entry .article-block .image-right-layout blockquote p,
          .journal-entry .article-block .aside-right-layout blockquote p {
            font-size: 18px; } }
      .journal-entry .article-block .image-right-layout blockquote .highlight,
      .journal-entry .article-block .aside-right-layout blockquote .highlight {
        padding: .5% 0;
        background: rgba(0, 0, 0, 0.5);
        box-shadow: 10px 0 0 rgba(0, 0, 0, 0.5), -10px 0 0 rgba(0, 0, 0, 0.5); }
  .journal-entry .article-block .aside-right-aside {
    float: left;
    width: 220px;
    margin: 0 0 0 40px; }
    @media (max-width: 960px) {
      .journal-entry .article-block .aside-right-aside {
        width: 100%;
        margin: 0; } }
    .journal-entry .article-block .aside-right-aside h3 {
      margin: 0 0 5px 0;
      font-weight: 500;
      line-height: 1em; }
      .journal-entry .article-block .aside-right-aside h3 small {
        font-weight: 300;
        color: #888; }
    .journal-entry .article-block .aside-right-aside p {
      margin: 0 0 1em 0;
      line-height: 1.3em; }
    .journal-entry .article-block .aside-right-aside blockquote {
      padding: 0;
      margin: 0; }
      .journal-entry .article-block .aside-right-aside blockquote footer {
        font-size: 14px;
        font-weight: normal;
        color: #888; }
.journal-entry .full-bleed {
  max-width: 100%;
  height: auto; }

.recent {
  position: relative;
  z-index: 1000;
  background: #fff; }

/* !job posting */
.job-posting {
  padding-bottom: 40px; }
  .job-posting .description {
    width: 70%;
    float: left; }
    @media (max-width: 720px) {
      .job-posting .description {
        width: 100%; } }
  .job-posting aside {
    float: right;
    width: 30%;
    padding: 0 0 0 40px; }
    @media (max-width: 720px) {
      .job-posting aside {
        float: left;
        width: 100%;
        padding: 20px 0; } }
    .job-posting aside h2 {
      margin: 0 0 5px 0;
      font-size: 24px;
      font-weight: 700;
      line-height: 1.2em;
      color: #373B3D; }
    .job-posting aside p {
      margin: 0 0 1em 0;
      font-size: 18px;
      font-weight: 300;
      line-height: 1.5em;
      color: #373B3D; }

.landing-hero {
  padding: 40px 0;
  height: 550px; }
  @media (max-width: 960px) {
    .landing-hero {
      height: 500px; } }
  @media (max-width: 720px) {
    .landing-hero {
      height: 400px; } }
  @media (max-width: 479px) {
    .landing-hero {
      height: 320px; } }
  .landing-hero .logo {
    display: inline-block;
    width: 160px; }
    @media (max-width: 479px) {
      .landing-hero .logo {
        width: 100px; } }
    .landing-hero .logo img {
      width: 100%;
      height: auto; }
  .landing-hero h1 {
    margin: 60px auto;
    padding: 0; }
    @media (max-width: 720px) {
      .landing-hero h1 {
        margin: 40px auto; } }

.landing {
  margin: 40px auto 80px auto; }
  @media (max-width: 479px) {
    .landing {
      margin: 20px auto 40px auto; } }
  .landing .main {
    margin: 0 auto;
    width: 60%; }
    @media (max-width: 960px) {
      .landing .main {
        width: 80%; } }
    @media (max-width: 720px) {
      .landing .main {
        width: 100%; } }
  .landing .landing-sidebar {
    display: none;
    float: right;
    width: 40%;
    padding: 0 0 0 40px; }

/* !newsletter-signup */
.newsletter-signup-page {
  background-image: url(images/newsletter-signup-background.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border-top: none; }

.newsletter-signup {
  margin-left: 0;
  width: 80%;
  padding: 60px 0;
  color: #fff; }
  @media (max-width: 960px) {
    .newsletter-signup {
      width: 100%; } }
  .newsletter-signup #mc-embedded-subscribe-form h1 {
    font-size: 4.7em;
    font-weight: 300;
    margin: 0.2em 0; }
    @media (max-width: 720px) {
      .newsletter-signup #mc-embedded-subscribe-form h1 {
        font-size: 3em; } }
    @media (max-width: 479px) {
      .newsletter-signup #mc-embedded-subscribe-form h1 {
        font-size: 2em; } }
  .newsletter-signup #mc-embedded-subscribe-form p.newsletter-intro {
    font-size: 30px;
    font-weight: 300; }
    @media (max-width: 720px) {
      .newsletter-signup #mc-embedded-subscribe-form p.newsletter-intro {
        font-size: 18px;
        font-weight: 400; } }
  .newsletter-signup #mc-embedded-subscribe-form strong {
    font-size: 14px;
    font-weight: 500; }
  .newsletter-signup #mc-embedded-subscribe-form label {
    color: #fff;
    font-size: 18px; }
  .newsletter-signup #mc-embedded-subscribe-form p {
    font-size: 18px; }
  .newsletter-signup #mc-embedded-subscribe-form input[type="email"] {
    width: auto;
    background: #212223;
    background: rgba(0, 0, 0, 0.5);
    border-color: #333;
    color: #fff;
    margin: 0 0.1em;
    font-size: 28px;
    line-height: 1.5em;
    height: 1.5em;
    font-weight: 300;
    padding: 0 0.4em; }
    @media (max-width: 720px) {
      .newsletter-signup #mc-embedded-subscribe-form input[type="email"] {
        font-size: 18px;
        font-weight: 400;
        -ms-input-placeholder-color: #777; }
        .newsletter-signup #mc-embedded-subscribe-form input[type="email"] ::-webkit-input-placeholder {
          color: #777; }
        .newsletter-signup #mc-embedded-subscribe-form input[type="email"] ::-moz-placeholder {
          color: #777; } }
  .newsletter-signup #mc-embedded-subscribe-form input[type="checkbox"] {
    display: inline;
    float: left;
    margin: 0.25em 0.7em 2em 0; }
    .newsletter-signup #mc-embedded-subscribe-form input[type="checkbox"] + label {
      display: inline;
      font-weight: 400; }
  .newsletter-signup #mc-embedded-subscribe-form ul {
    list-style: none;
    padding: 0; }
    .newsletter-signup #mc-embedded-subscribe-form ul li + p {
      margin: 1em 0 1em; }
  .newsletter-signup #mc-embedded-subscribe-form .mc-field-group {
    margin-top: 1em; }
    .newsletter-signup #mc-embedded-subscribe-form .mc-field-group br {
      display: none;
      visibility: hidden; }
    .newsletter-signup #mc-embedded-subscribe-form .mc-field-group.input-group {
      margin-top: 2em; }
  .newsletter-signup #mc-embedded-subscribe-form .submit-btn {
    width: auto;
    margin: 1em 0;
    height: 40px;
    padding: 0 20px;
    font-size: 20px;
    line-height: 40px; }

.periodic-archive {
  margin-top: 60px;
  margin-bottom: 20px; }
  .periodic-archive h2.archive-header {
    font-weight: 300;
    font-size: 48px; }
  .periodic-archive .header-tags {
    margin-bottom: 30px;
    font-weight: 400; }
  .periodic-archive .issue.tag-issue {
    float: left; }
  .periodic-archive .label {
    text-transform: none;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    color: #888; }
  .periodic-archive .issue .number {
    font-size: 12px;
    line-height: 20px;
    font-weight: 400; }
  .periodic-archive .periodic-post-article {
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 0.5em; }
    .periodic-archive .periodic-post-article:last-of-type {
      border-bottom: none; }
    .periodic-archive .periodic-post-article h3 {
      font-size: 14px; }
  .periodic-archive .periodic-archive-card {
    position: relative;
    padding-bottom: 1em; }
  .periodic-archive .issue-link {
    text-align: right;
    position: absolute;
    bottom: 1em;
    right: 20px;
    color: #8CB850; }
  .periodic-archive .periodic-archive-card:hover .issue-link {
    text-decoration: underline; }
  .periodic-archive .card.cta-card {
    background-color: #373B3D;
    border-top: none;
    position: relative;
    overflow: hidden;
    width: 300px;
    min-height: 277px; }
    @media (max-width: 720px) {
      .periodic-archive .card.cta-card {
        min-height: 306px; } }
    @media (max-width: 479px) {
      .periodic-archive .card.cta-card {
        min-height: 280px; } }
    .periodic-archive .card.cta-card h3 {
      font-size: 24px;
      font-weight: 400;
      color: #FFFFFF;
      line-height: 29px; }
    .periodic-archive .card.cta-card input[type="submit"] {
      height: 30px;
      width: 100%;
      padding: 0 20px;
      font-family: "effra", Helvetica, sans-serif;
      font-size: 14px;
      line-height: 30px;
      color: #fff;
      text-align: center;
      background: #8CB850;
      border: none;
      -webkit-transition: all .3s ease-out;
      transition: all .3s ease-out; }
      .periodic-archive .card.cta-card input[type="submit"]:hover {
        background: #71983d; }
      .periodic-archive .card.cta-card input[type="submit"]:active {
        box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.6); }
    .periodic-archive .card.cta-card div[role="form"] {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      top: 0;
      padding: 0px 30px 30px;
      background-color: #373B3D;
      -webkit-transform: translateY(165px);
          -ms-transform: translateY(165px);
              transform: translateY(165px);
      -webkit-transition: padding 350ms ease, -webkit-transform 350ms ease;
      transition: padding 350ms ease, -webkit-transform 350ms ease;
      transition: transform 350ms ease, padding 350ms ease;
      transition: transform 350ms ease, padding 350ms ease, -webkit-transform 350ms ease; }
      .periodic-archive .card.cta-card div[role="form"] h3 {
        margin: 0 0 15px 0; }
      .periodic-archive .card.cta-card div[role="form"] input,
      .periodic-archive .card.cta-card div[role="form"] h3 {
        opacity: 0;
        -webkit-transition: opacity 450ms ease;
        transition: opacity 450ms ease; }
      .periodic-archive .card.cta-card div[role="form"] input[name="articleurl"] {
        opacity: 1; }
      .periodic-archive .card.cta-card div[role="form"].active {
        -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
                transform: translateY(0);
        padding: 30px 30px 30px; }
        .periodic-archive .card.cta-card div[role="form"].active input,
        .periodic-archive .card.cta-card div[role="form"].active h3 {
          opacity: 1; }
      @media (max-width: 960px) {
        .periodic-archive .card.cta-card div[role="form"] {
          top: 98px;
          padding: 0 30px 30px;
          -webkit-transform: translateY(155px);
              -ms-transform: translateY(155px);
                  transform: translateY(155px); }
          .periodic-archive .card.cta-card div[role="form"] h3 {
            display: none; }
          .periodic-archive .card.cta-card div[role="form"].active {
            padding: 0 30px 30px; } }
      @media (max-width: 720px) {
        .periodic-archive .card.cta-card div[role="form"] {
          top: auto;
          bottom: 1px;
          -webkit-transform: translateY(150px);
              -ms-transform: translateY(150px);
                  transform: translateY(150px); }
          .periodic-archive .card.cta-card div[role="form"].active {
            top: 0;
            margin-top: 30px; }
            .periodic-archive .card.cta-card div[role="form"].active h3 {
              display: inline-block; } }
    .periodic-archive .card.cta-card img.ajax-loader {
      width: 0 !important;
      height: 0 !important;
      margin: 0;
      display: none; }
    .periodic-archive .card.cta-card .card-body {
      background-color: #373B3D;
      position: relative;
      padding: 30px; }
      .periodic-archive .card.cta-card .card-body p {
        font-size: 14px;
        font-weight: 400;
        color: #D7D7D7;
        line-height: 21px; }

.header-tags {
  display: inline-block;
  width: auto;
  padding: 7px 10px;
  background: #373B3D;
  font-size: 18px;
  color: #fff;
  margin: 0;
  text-transform: uppercase; }

.careers .hero {
  margin: 0;
  padding-top: 40px; }
  .careers .hero .headline-centered {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 60px; }
    @media (max-width: 720px) {
      .careers .hero .headline-centered {
        margin-top: 30px; } }
  .careers .hero .headline-video-button {
    margin-top: 35px;
    text-align: center; }
    @media (max-width: 720px) {
      .careers .hero .headline-video-button {
        margin-top: 0px; } }
.careers .intro {
  border-top: none; }
.careers .grid {
  width: 620px;
  float: left; }
  @media (max-width: 960px) {
    .careers .grid {
      width: 460px; } }
  @media (max-width: 720px) {
    .careers .grid {
      width: 100%; } }
  .careers .grid .card:nth-child(3n) {
    margin: 0 20px 20px 0; }
  .careers .grid .card:nth-child(3n+1) {
    clear: none; }
  .careers .grid .card:nth-child(2n) {
    margin: 0 0 20px 0; }
  .careers .grid .card:nth-child(2n+1) {
    clear: left; }
  @media (max-width: 720px) {
    .careers .grid .card {
      margin: 0 2% 20px 0; }
      .careers .grid .card:nth-child(3n) {
        margin: 0 2% 20px 0; }
      .careers .grid .card:nth-child(2n) {
        margin: 0 0 20px 0; } }
.careers aside {
  float: right;
  width: 300px;
  padding: 30px;
  margin: 0 0 0 20px;
  background: #373B3D; }
  @media (max-width: 960px) {
    .careers aside {
      width: 220px;
      padding: 20px; } }
  @media (max-width: 720px) {
    .careers aside {
      float: left;
      width: 100%;
      margin: 0; } }
  .careers aside h2 {
    margin: 0 0 10px 0;
    font-size: 24px;
    font-weight: 300;
    color: #fff; }
  .careers aside p {
    margin: 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5em;
    color: #fff; }
.careers .submit-btn {
  height: 30px;
  width: 100%;
  padding: 0 20px;
  font-family: "effra", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background: #8CB850;
  border: none;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  display: block; }
  .careers .submit-btn:hover {
    background: #71983d; }
  .careers .submit-btn:active {
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.6); }

.modal--fade.contact .modal-inner {
  background-color: #fff;
  margin-left: -205px;
  width: 410px;
  padding: 8px 12px 0px; }
  .modal--fade.contact .modal-inner > img {
    width: 1px;
    height: 1px;
    min-height: 1px;
    max-height: 1px; }

@media screen and (max-width: 980px) {
  .modal--fade.contact .modal-inner {
    left: 50%; } }
@media screen and (max-width: 450px) {
  .modal--fade.contact .modal-inner {
    left: 20px;
    right: 20px;
    width: auto;
    margin-left: 0; } }
@media (max-width: 720px) {
  .design-fellowship .mobile-dropdown {
    list-style-type: none;
    overflow: hidden;
    background: #000000;
    padding: 0;
    min-width: 125px;
    position: relative;
    z-index: 100;
    margin: 0 !important;
    position: absolute;
    left: 0px;
    width: 100%;
    top: 69px;
    height: 0;
    -webkit-transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 400ms cubic-bezier(0.165, 0.84, 0.44, 1); } }
@media (max-width: 720px) {
  .design-fellowship .mobile-dropdown li {
    padding: 0;
    height: auto;
    margin: 0 !important;
    width: 100%;
    display: block; } }
@media (max-width: 720px) {
  .design-fellowship .mobile-dropdown li a {
    padding: 0;
    color: #FFFFFF;
    display: block;
    padding: 10px;
    line-height: 1;
    font-size: 13px;
    text-decoration: none; } }
@media (max-width: 720px) {
  .design-fellowship .mobile-dropdown li a:hover {
    text-decoration: none;
    background: rgba(255, 255, 255, 0.25); } }
.design-fellowship .active .mobile-dropdown {
  height: 135px; }
.design-fellowship .fellowship-header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 70px;
  background: none;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out; }
  .design-fellowship .fellowship-header.affix {
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1), 0 1px 4px rgba(0, 0, 0, 0.2);
    background: #ffffff; }
    .design-fellowship .fellowship-header.affix .fellowship-btn {
      border: 2px solid #373B3D !important;
      -webkit-transition: all .2s ease-out;
      transition: all .2s ease-out; }
      .design-fellowship .fellowship-header.affix .fellowship-btn i {
        color: #373B3D !important;
        -webkit-transition: all .2s ease-out;
        transition: all .2s ease-out; }
  .design-fellowship .fellowship-header .container {
    height: 70px; }
    .design-fellowship .fellowship-header .container .logo {
      float: left; }
      .design-fellowship .fellowship-header .container .logo h4 {
        color: #373B3D;
        font-size: 16px;
        margin: 25px 0 0 0; }
        .design-fellowship .fellowship-header .container .logo h4 i {
          vertical-align: middle;
          display: inline-block;
          padding: 0 10px 0 0;
          font-size: .8em; }
          @media (max-width: 720px) {
            .design-fellowship .fellowship-header .container .logo h4 i {
              font-size: .8em;
              padding: 0 20px 5px 0; } }
      @media (max-width: 720px) {
        .design-fellowship .fellowship-header .container .logo {
          overflow: hidden;
          width: 25px; } }
      .design-fellowship .fellowship-header .container .logo a {
        display: block;
        margin: 0;
        height: auto;
        width: 120px; }
        .design-fellowship .fellowship-header .container .logo a img {
          width: 100%; }
    .design-fellowship .fellowship-header .container ul {
      margin: 25px 0 0 0;
      list-style: none;
      float: right;
      padding: 0; }
      @media (max-width: 720px) {
        .design-fellowship .fellowship-header .container ul {
          margin: 26px 0 0 0; } }
      .design-fellowship .fellowship-header .container ul li {
        float: left;
        margin-left: 25px; }
        @media (max-width: 720px) {
          .design-fellowship .fellowship-header .container ul li {
            font-size: 12px;
            margin-left: 15px; } }
        .design-fellowship .fellowship-header .container ul li:first-child {
          margin-left: 0px; }
        .design-fellowship .fellowship-header .container ul li a {
          color: #373B3D;
          font-weight: 600;
          -webkit-transition: color .2s ease-out;
          transition: color .2s ease-out; }
    .design-fellowship .fellowship-header .container .fellowship-btn {
      font-size: 1em;
      border: 2px solid #fff;
      color: #fff;
      float: right;
      position: relative;
      top: -13px; }
      @media (max-width: 720px) {
        .design-fellowship .fellowship-header .container .fellowship-btn {
          font-size: 12px;
          padding: 10px 15px;
          border: 0 !important;
          top: 0;
          width: 100%; } }
      .design-fellowship .fellowship-header .container .fellowship-btn i {
        color: #fff; }
        @media (max-width: 720px) {
          .design-fellowship .fellowship-header .container .fellowship-btn i {
            font-size: 8px; } }
.design-fellowship section {
  padding: 80px 0; }
.design-fellowship .header-tags {
  display: inline-block;
  width: auto;
  padding: 7px 10px;
  background: #373B3D;
  font-size: 18px;
  color: #fff;
  margin: 0;
  text-transform: uppercase; }
.design-fellowship em {
  padding: 5px 0;
  background: #E2EDD3;
  box-shadow: 5px 0 0 #E2EDD3, -5px 0 0 #E2EDD3;
  margin: 0 5px;
  font-style: normal; }
.design-fellowship p {
  line-height: 2em; }
.design-fellowship .cta-block {
  padding: 40px 0; }
  .design-fellowship .cta-block h4 {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1.4em;
    margin: 10px 40px 10px 0; }
  .design-fellowship .cta-block .fellowship-cta {
    display: inline-block; }
.design-fellowship .fellowship-btn {
  display: inline-block;
  border: 2px solid #FFFFFF;
  font-size: 18px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 21px;
  padding: 10px 15px;
  -webkit-transition: background .3s ease-out;
  transition: background .3s ease-out; }
  .design-fellowship .fellowship-btn i {
    font-family: "SSStandard";
    margin: 0 0 0 5px;
    font-size: 10px;
    color: #FFFFFF;
    line-height: 12px; }
  .design-fellowship .fellowship-btn:hover {
    background: rgba(0, 0, 0, 0.1); }
.design-fellowship .text-content {
  max-width: 400px;
  margin: 0 0 0 80px; }
  .design-fellowship .text-content h2 {
    font-size: 2em;
    color: #373B3D;
    text-transform: uppercase; }
    .design-fellowship .text-content h2:after {
      content: "";
      display: block;
      width: 30px;
      height: 5px;
      margin-top: 30px;
      border-bottom: 5px solid #373B3D; }
  .design-fellowship .text-content p {
    color: #888; }
.design-fellowship .buckets ul {
  list-style: none;
  padding: 0; }
  .design-fellowship .buckets ul li {
    padding: 0; }
    .design-fellowship .buckets ul li a {
      display: block;
      float: left;
      width: 100%;
      max-width: 350px;
      margin: 20px 0;
      border: 1px solid #D7D7D7;
      text-align: center;
      -webkit-transition: border .3s ease-out;
      transition: border .3s ease-out; }
      .design-fellowship .buckets ul li a:hover {
        border: 1px solid #8CB850; }
      .design-fellowship .buckets ul li a img {
        width: 60%;
        max-width: 300px;
        margin: 10px auto; }
      .design-fellowship .buckets ul li a p {
        color: #888;
        padding: 0 40px;
        margin-bottom: 40px;
        line-height: 1.2em; }
        @media (max-width: 960px) {
          .design-fellowship .buckets ul li a p {
            padding: 0 10px; } }
        @media (max-width: 720px) {
          .design-fellowship .buckets ul li a p {
            padding: 0 40px; } }
.design-fellowship .buckets .fellowship-btn {
  margin-right: 100px;
  margin-top: 20px; }
.design-fellowship .hero-section {
  background: #8CB850 no-repeat center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 120px; }
  @media (max-width: 720px) {
    .design-fellowship .hero-section {
      background: #8CB850 no-repeat; } }
  .design-fellowship .hero-section .base-container h1 {
    font-size: 3em;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    max-width: 70%; }
    @media (max-width: 479px) {
      .design-fellowship .hero-section .base-container h1 {
        max-width: 100%; } }
    .design-fellowship .hero-section .base-container h1:after {
      content: "";
      display: block;
      width: 30px;
      height: 5px;
      margin-top: 30px;
      border-bottom: 5px solid #fff; }
  .design-fellowship .hero-section .base-container p {
    max-width: 450px; }
  .design-fellowship .hero-section .base-container em {
    color: #373B3D; }
  .design-fellowship .hero-section .base-container .header-tags {
    color: #8CB850; }
  .design-fellowship .hero-section.faq-hero {
    padding: 80px 0 30px 0; }
    .design-fellowship .hero-section.faq-hero h1 {
      font-size: 2em; }
      .design-fellowship .hero-section.faq-hero h1:before {
        content: "The Indy Design Fellowship";
        font-size: 12px;
        font-weight: 400;
        display: block;
        text-transform: none; }
@media (max-width: 960px) {
  .design-fellowship .breakout-section .container {
    width: 95%; } }
@media (max-width: 720px) {
  .design-fellowship .breakout-section .container {
    width: 100%; } }
.design-fellowship .breakout-section em {
  background: #E2EDD3;
  color: #888;
  box-shadow: 5px 0 0 #E2EDD3, -5px 0 0 #E2EDD3; }
.design-fellowship .breakout-section .fellowship-btn {
  color: #373B3D;
  border-color: #373B3D; }
  .design-fellowship .breakout-section .fellowship-btn i {
    color: #373B3D; }
.design-fellowship .breakout-section .breakout-container {
  position: relative; }
  @media (max-width: 1400px) {
    .design-fellowship .breakout-section .breakout-container .text-content {
      max-width: 350px; } }
  .design-fellowship .breakout-section .breakout-container .content-one {
    float: left;
    margin: 0 0 0 0; }
    @media (max-width: 960px) {
      .design-fellowship .breakout-section .breakout-container .content-one {
        width: 48%; } }
    @media (max-width: 720px) {
      .design-fellowship .breakout-section .breakout-container .content-one {
        width: auto; } }
    .design-fellowship .breakout-section .breakout-container .content-one .level-up {
      position: relative;
      float: left; }
      .design-fellowship .breakout-section .breakout-container .content-one .level-up p {
        display: none;
        text-transform: uppercase;
        color: #D7D7D7;
        font-size: 1em;
        margin: 0 0 0 20px; }
        @media (max-width: 960px) {
          .design-fellowship .breakout-section .breakout-container .content-one .level-up p {
            display: inline-block; } }
      @media (max-width: 960px) {
        .design-fellowship .breakout-section .breakout-container .content-one .level-up {
          float: none;
          display: block; } }
      .design-fellowship .breakout-section .breakout-container .content-one .level-up img {
        display: block;
        margin-bottom: 20px;
        max-width: 100px; }
        @media (max-width: 960px) {
          .design-fellowship .breakout-section .breakout-container .content-one .level-up img {
            margin: 0 0 20px 40px;
            display: inline-block; } }
        @media (max-width: 720px) {
          .design-fellowship .breakout-section .breakout-container .content-one .level-up img {
            margin: 0 0 0 00px; } }
        @media (max-width: 479px) {
          .design-fellowship .breakout-section .breakout-container .content-one .level-up img {
            margin: 0 0 0 0px; } }
      .design-fellowship .breakout-section .breakout-container .content-one .level-up .vertical-word {
        width: 10px;
        margin: 30px auto; }
        @media (max-width: 960px) {
          .design-fellowship .breakout-section .breakout-container .content-one .level-up .vertical-word {
            display: none; } }
    .design-fellowship .breakout-section .breakout-container .content-one .text-content {
      float: left; }
      @media (max-width: 960px) {
        .design-fellowship .breakout-section .breakout-container .content-one .text-content {
          max-width: none;
          width: 100%;
          margin: 0 0 0 40px; } }
      @media (max-width: 720px) {
        .design-fellowship .breakout-section .breakout-container .content-one .text-content {
          width: 80%;
          max-width: none;
          margin: 0 10px 0 0px; } }
      @media (max-width: 479px) {
        .design-fellowship .breakout-section .breakout-container .content-one .text-content {
          width: 100%;
          margin: 0; } }
  .design-fellowship .breakout-section .breakout-container .content-two {
    float: left;
    margin: 40px 0 0 0; }
    @media (max-width: 960px) {
      .design-fellowship .breakout-section .breakout-container .content-two {
        width: 48%; } }
    @media (max-width: 720px) {
      .design-fellowship .breakout-section .breakout-container .content-two {
        width: auto; } }
    .design-fellowship .breakout-section .breakout-container .content-two img {
      display: inline-block;
      max-width: 390px;
      margin: -100px 0 0 -200px; }
      @media (max-width: 1400px) {
        .design-fellowship .breakout-section .breakout-container .content-two img {
          float: none;
          display: inline-block;
          margin: -250px 0 0 -200px;
          max-width: 390px; } }
      @media (max-width: 960px) {
        .design-fellowship .breakout-section .breakout-container .content-two img {
          float: none;
          margin: 0 0 0 40px;
          display: block;
          max-width: 250px; } }
      @media (max-width: 720px) {
        .design-fellowship .breakout-section .breakout-container .content-two img {
          margin: 0 0 0 00px; } }
      @media (max-width: 479px) {
        .design-fellowship .breakout-section .breakout-container .content-two img {
          margin: 0 0 0 0px; } }
    .design-fellowship .breakout-section .breakout-container .content-two .text-content {
      display: inline-block; }
      @media (max-width: 1400px) {
        .design-fellowship .breakout-section .breakout-container .content-two .text-content {
          float: none;
          display: inline-block; } }
      @media (max-width: 960px) {
        .design-fellowship .breakout-section .breakout-container .content-two .text-content {
          max-width: none;
          width: 100%;
          margin: 0 0 0 40px; } }
      @media (max-width: 720px) {
        .design-fellowship .breakout-section .breakout-container .content-two .text-content {
          width: 80%;
          max-width: none;
          margin: 0 10px 0 0px; } }
      @media (max-width: 479px) {
        .design-fellowship .breakout-section .breakout-container .content-two .text-content {
          width: 100%;
          margin: 0; } }
  .design-fellowship .breakout-section .breakout-container .buckets {
    margin-right: -200px;
    margin-bottom: 80px;
    float: right; }
    @media (max-width: 1400px) {
      .design-fellowship .breakout-section .breakout-container .buckets {
        margin-right: 0px; } }
    @media (max-width: 720px) {
      .design-fellowship .breakout-section .breakout-container .buckets {
        width: 100%;
        margin-bottom: 40px;
        display: block; } }
    .design-fellowship .breakout-section .breakout-container .buckets ul li a {
      display: table;
      height: 150px; }
      @media (max-width: 1400px) {
        .design-fellowship .breakout-section .breakout-container .buckets ul li a {
          max-width: 300px; } }
      @media (max-width: 720px) {
        .design-fellowship .breakout-section .breakout-container .buckets ul li a {
          width: 60%;
          max-width: none;
          display: table; } }
      @media (max-width: 479px) {
        .design-fellowship .breakout-section .breakout-container .buckets ul li a {
          width: 100%; } }
      .design-fellowship .breakout-section .breakout-container .buckets ul li a div {
        display: table-cell;
        width: 100%; }
        @media (max-width: 1400px) {
          .design-fellowship .breakout-section .breakout-container .buckets ul li a div img {
            vertical-align: center;
            margin: 15px auto; } }
.design-fellowship .grid-section {
  background: #373B3D; }
  .design-fellowship .grid-section .header-tags {
    background: #fff;
    color: #373B3D;
    margin-bottom: 40px; }
  .design-fellowship .grid-section em {
    background: #666;
    color: #fff;
    box-shadow: 5px 0 0 #666, -5px 0 0 #666; }
  .design-fellowship .grid-section .grid-container {
    float: left;
    width: 50%; }
    @media (max-width: 960px) {
      .design-fellowship .grid-section .grid-container {
        float: none;
        display: block;
        width: 100%; } }
    .design-fellowship .grid-section .grid-container ul {
      position: relative;
      margin: 0 0 0 0;
      list-style: none;
      padding: 0;
      height: 700px; }
      @media (max-width: 479px) {
        .design-fellowship .grid-section .grid-container ul {
          height: 1200px; } }
      .design-fellowship .grid-section .grid-container ul li {
        float: left;
        background: #fff;
        margin: 0 auto;
        height: 31.33333%;
        overflow: hidden; }
        @media (max-width: 479px) {
          .design-fellowship .grid-section .grid-container ul li {
            float: none;
            display: block;
            width: 100% !important;
            position: static !important;
            margin-bottom: 20px !important;
            height: 18% !important; } }
        .design-fellowship .grid-section .grid-container ul li img {
          width: 120%; }
        .design-fellowship .grid-section .grid-container ul li.thirty {
          position: absolute;
          top: 0;
          left: 0;
          width: 33%;
          margin: 0 6% 4% 0; }
          @media (max-width: 960px) {
            .design-fellowship .grid-section .grid-container ul li.thirty {
              width: 35%; } }
          @media (max-width: 720px) {
            .design-fellowship .grid-section .grid-container ul li.thirty {
              width: 34%; } }
        .design-fellowship .grid-section .grid-container ul li.seventy {
          position: absolute;
          top: 0;
          right: 0;
          width: 62%; }
        .design-fellowship .grid-section .grid-container ul li.sixty {
          position: absolute;
          bottom: 0;
          width: 58%;
          height: 65.6666%; }
        .design-fellowship .grid-section .grid-container ul li.fourty {
          position: absolute;
          bottom: 0;
          right: 0;
          margin-top: 0;
          width: 37%; }
          @media (max-width: 960px) {
            .design-fellowship .grid-section .grid-container ul li.fourty {
              width: 39%; } }
          @media (max-width: 720px) {
            .design-fellowship .grid-section .grid-container ul li.fourty {
              width: 38%; } }
        .design-fellowship .grid-section .grid-container ul li.fourty.first {
          position: absolute;
          top: 34.33333%;
          right: 0;
          margin-bottom: 4%; }
  .design-fellowship .grid-section .text-content {
    width: 50%;
    margin: 0;
    padding-left: 80px;
    float: right;
    max-width: none; }
    @media (max-width: 960px) {
      .design-fellowship .grid-section .text-content {
        float: none;
        display: block;
        width: 100%;
        padding-left: 0px; } }
    .design-fellowship .grid-section .text-content h2 {
      color: #fff; }
      .design-fellowship .grid-section .text-content h2:after {
        border-bottom: 5px solid #fff; }
    .design-fellowship .grid-section .text-content p {
      color: #fff; }
.design-fellowship .sponsors .buckets ul li a {
  width: 31.31%;
  height: auto;
  margin-right: 3%; }
  @media (max-width: 720px) {
    .design-fellowship .sponsors .buckets ul li a {
      width: 60%;
      margin: 0;
      margin-bottom: 20px;
      max-width: none; } }
  @media (max-width: 479px) {
    .design-fellowship .sponsors .buckets ul li a {
      width: 100%; } }
  .design-fellowship .sponsors .buckets ul li a img {
    width: auto;
    height: 110px;
    margin: 45px auto;
    margin-bottom: 10px; }
.design-fellowship .sponsors .buckets ul li:last-child a {
  margin-right: 0; }
.design-fellowship .cta-section {
  background: #8CB850; }
  .design-fellowship .cta-section a {
    color: #fff; }
  .design-fellowship .cta-section .form-container {
    width: 50%;
    float: right; }
    @media (max-width: 720px) {
      .design-fellowship .cta-section .form-container {
        float: none;
        width: 100%; } }
  .design-fellowship .cta-section .text-content {
    width: 50%;
    margin: 0;
    float: left; }
    @media (max-width: 960px) {
      .design-fellowship .cta-section .text-content {
        padding-right: 80px; } }
    @media (max-width: 720px) {
      .design-fellowship .cta-section .text-content {
        float: none;
        display: block;
        width: 100%;
        padding-right: 0px;
        margin: 0 0 40px 0; } }
    .design-fellowship .cta-section .text-content h2 {
      color: #fff; }
    .design-fellowship .cta-section .text-content p {
      color: #373B3D; }
  .design-fellowship .cta-section .fsSubmitButton {
    line-height: 0px !important;
    padding: 20px 15px !important;
    outline: none !important;
    width: auto !important; }
  .design-fellowship .cta-section select {
    outline: 0;
    width: 100%;
    height: 30px;
    border-radius: 0px;
    background: #fff;
    border: 0; }
  .design-fellowship .cta-section .fsError {
    margin-bottom: 20px;
    color: #b85050;
    font-size: 1.5em; }
  .design-fellowship .cta-section label {
    color: #373B3D; }
.design-fellowship .faq {
  padding: 40px 0; }
  .design-fellowship .faq .container h4 {
    font-size: 1.3em;
    margin-bottom: 10px; }
  .design-fellowship .faq .container .list-column-container {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -ms-column-count: 2;
    -o-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 100px;
    -moz-column-gap: 100px;
    -ms-column-gap: 100px;
    -o-column-gap: 100px;
    column-gap: 100px;
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2; }
    @media (max-width: 720px) {
      .design-fellowship .faq .container .list-column-container {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        -ms-column-count: 1;
        -o-column-count: 1;
        column-count: 1; } }
    .design-fellowship .faq .container .list-column-container > ul {
      width: 100%;
      list-style: none;
      margin: 0;
      padding: 0; }
      @media (max-width: 720px) {
        .design-fellowship .faq .container .list-column-container > ul {
          width: 100%; } }
      .design-fellowship .faq .container .list-column-container > ul > li {
        display: inline-block;
        width: 100%;
        margin-bottom: 20px; }
        .design-fellowship .faq .container .list-column-container > ul > li:after {
          content: "";
          width: 50px;
          height: 1px;
          margin-top: 20px;
          border-bottom: 1px solid #D7D7D7; }
        .design-fellowship .faq .container .list-column-container > ul > li ul li {
          margin-bottom: 10px; }
        .design-fellowship .faq .container .list-column-container > ul > li p {
          line-height: 1.5em;
          font-size: 1em; }

.work {
  padding-bottom: 40px; }
  .work * {
    box-sizing: border-box; }
  .work .video-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.75);
    display: none;
    opacity: 0;
    z-index: 2000;
    -webkit-transition: all 400ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: all 400ms cubic-bezier(0.445, 0.05, 0.55, 0.95); }
    .work .video-modal .video-cell {
      display: table-cell;
      vertical-align: middle;
      text-align: center; }
    .work .video-modal .video-wrap {
      width: 100%;
      max-width: 900px;
      margin: 0 auto; }
    .work .video-modal .video-modal-inner {
      position: relative;
      padding-bottom: 56.25%;
      height: 0;
      overflow: hidden;
      width: 100%;
      margin: 0 auto; }
      .work .video-modal .video-modal-inner iframe, .work .video-modal .video-modal-inner object, .work .video-modal .video-modal-inner embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
  .work .category-buttons {
    text-align: center;
    margin: 0 0 60px 0; }
    @media (max-width: 610px) {
      .work .category-buttons {
        margin: 0 0 30px 0; }
        .work .category-buttons a {
          display: inline-block;
          width: 46%;
          padding: 12px 10px !important;
          margin: 1.5% 1% !important; }
        .work .category-buttons a:nth-child(even) {
          margin-right: 0; }
        .work .category-buttons a:nth-child(odd) {
          margin-left: 0; } }
    @media (min-width: 611px) {
      .work .category-buttons a:first-child {
        margin-left: 0; }
      .work .category-buttons a:last-child {
        margin-right: 0; } }
    .work .category-buttons a {
      color: #9A9A9A;
      text-decoration: none;
      padding: 9px 15px;
      border: 1px solid #9A9A9A;
      margin: 0 10px;
      cursor: pointer; }
    .work .category-buttons a.active {
      color: #373B3D;
      border: 1px solid #373B3D; }
  .work .grid {
    margin-top: 40px;
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all 750ms cubic-bezier(1, 0, 0, 1);
    transition: all 750ms cubic-bezier(1, 0, 0, 1); }
    @media (max-width: 960px) {
      .work .grid {
        width: 700px; } }
    @media (max-width: 720px) {
      .work .grid {
        width: 100%; } }
    .work .grid .animating {
      -webkit-transition: all 750ms cubic-bezier(0.175, 0.885, 0.32, 1.1);
      transition: all 750ms cubic-bezier(0.175, 0.885, 0.32, 1.1); }
    .work .grid .setScale {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1); }
    .work .grid .show {
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1);
      opacity: 1; }
  .work .card {
    background: #fff;
    display: block;
    text-decoration: none;
    color: #2b2b2b;
    width: 32%;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 1px 5px rgba(0, 0, 0, 0.15);
    -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
            transform-origin: center center;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0; }
    @media (max-width: 700px) {
      .work .card {
        width: 49.25%; } }
    @media (max-width: 480px) {
      .work .card {
        width: 100%; } }
    .work .card:hover .play-icon {
      width: 90px;
      height: 90px; }
    .work .card img {
      display: block;
      width: 100%; }
    .work .card .title {
      padding: 10px;
      color: #2b2b2b; }
    .work .card .img-container {
      position: relative; }
    .work .card .play-icon {
      position: absolute;
      width: 80px;
      height: 80px;
      border-radius: 100%;
      background: rgba(255, 255, 255, 0.25);
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
      .work .card .play-icon img {
        width: 35px;
        border: none;
        position: absolute;
        left: 54%;
        top: 52%;
        -webkit-transform: translate(-54%, -52%);
            -ms-transform: translate(-54%, -52%);
                transform: translate(-54%, -52%);
        -webkit-transition: none;
        transition: none; }
  .work .guide {
    width: 32%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1000; }
    @media (max-width: 700px) {
      .work .guide {
        width: 49.25%; } }
    @media (max-width: 480px) {
      .work .guide {
        width: 100%; } }

.forrester-hero {
  position: relative;
  overflow: hidden; }

.forrester-card {
  position: absolute;
  overflow: hidden;
  bottom: -80px;
  right: 50%;
  left: 45%;
  width: 350px;
  height: 450px;
  border-radius: 20px;
  background: #000;
  text-align: center;
  padding: 40px 30px;
  box-shadow: 3px 2px 13px #000; }
  @media (max-width: 720px) {
    .forrester-card {
      right: auto;
      left: 20px;
      bottom: -200px; } }
  @media (max-width: 479px) {
    .forrester-card {
      bottom: -250px; } }
  .forrester-card img {
    width: 100%;
    height: auto;
    margin: 0 auto; }

.forrester .section-intro {
  margin-bottom: 40px; }
  .forrester .section-intro h1 {
    margin-bottom: 0px; }
.forrester .content-container {
  margin-bottom: 30px;
  border-bottom: 1px solid #373B3D; }
.forrester .container {
  margin: 0 auto 50px auto; }
.forrester .forrester-content {
  width: 100%; }
  .forrester .forrester-content h1 {
    margin-top: 15px; }
  .forrester .forrester-content article {
    float: left;
    width: 60%; }
    @media (max-width: 720px) {
      .forrester .forrester-content article {
        display: block;
        float: none;
        width: 100%; } }
.forrester form {
  width: 30%;
  float: right;
  margin-left: 20px; }
  @media (max-width: 720px) {
    .forrester form {
      width: 100%;
      float: none;
      margin: 20px 0 40px 0 !important; } }
.forrester .wpcf7-submit {
  width: 100px !important; }

.menu-toggle {
  position: absolute;
  right: 20px;
  top: 23px;
  font-size: 20px;
  display: none; }
  @media (max-width: 720px) {
    .menu-toggle {
      display: block; } }

.st0 {
  fill: #ffffff; }

.hero-background {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
  left: 0;
  top: 0;
  background: #8CB850 no-repeat center;
  background-size: cover; }
  @media (max-width: 479px) {
    .hero-background {
      -webkit-transform: scaleX(-1);
      -ms-transform: scaleX(-1);
      transform: scaleX(-1);
      background-position: 25% 30%;
      background-size: 300%; } }

.menu-toggle {
  color: #fff; }

.design-fellowship .fellowship-header.affix .st0, .design-fellowship .fellowship-header.affix .st2, .design-fellowship .fellowship-header.affix .st4, .design-fellowship .fellowship-header.affix .st6 {
  fill: #373B3D; }

.design-fellowship .fellowship-header.affix .menu-toggle {
  color: #373B3D; }

.design-fellowship .fellowship-header.affix .container ul li a {
  color: #373B3D; }
  @media (max-width: 720px) {
    .design-fellowship .fellowship-header.affix .container ul li a {
      color: #fff; } }

.design-fellowship .fellowship-header .container ul li a {
  color: #fff; }

.design-fellowship .fellowship-header .container .logo .desktop-logo-white {
  position: relative;
  top: -39px; }

.design-fellowship.current-fellow img {
  width: auto;
  max-width: 100%;
  height: auto; }
.design-fellowship.current-fellow .current-fellow-cta-section {
  background-position: right center;
  background-size: cover;
  text-align: center; }
.design-fellowship.current-fellow .current-fellow-cta-lead-in {
  display: inline-block;
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
  margin-right: 40px; }
  @media (max-width: 720px) {
    .design-fellowship.current-fellow .current-fellow-cta-lead-in {
      margin: 0 20px 20px; } }
.design-fellowship.current-fellow .startup-logo {
  display: block; }
.design-fellowship.current-fellow .startup-link {
  text-transform: uppercase; }
.design-fellowship.current-fellow .fellow-bio-content {
  padding: 0;
  margin: 0;
  max-width: none; }
  .design-fellowship.current-fellow .fellow-bio-content p {
    max-width: 485px; }
.design-fellowship.current-fellow .fellow-bio-image {
  float: right;
  margin: 0 -65px 0 130px; }
  @media (max-width: 1200px) {
    .design-fellowship.current-fellow .fellow-bio-image {
      margin: 0 0 0 65px; } }
  @media (max-width: 960px) {
    .design-fellowship.current-fellow .fellow-bio-image {
      float: left;
      margin: 0; } }
@media (max-width: 960px) {
  .design-fellowship.current-fellow .fellow-bio-content {
    clear: left; } }
.design-fellowship.current-fellow .fellow-social {
  padding: 0;
  text-align: center; }
  .design-fellowship.current-fellow .fellow-social li {
    display: inline-block;
    font-size: 30px;
    margin: 14px 7px; }
    .design-fellowship.current-fellow .fellow-social li a {
      color: #373B3D;
      text-decoration: none; }
      .design-fellowship.current-fellow .fellow-social li a:hover {
        color: #8CB850; }
.design-fellowship.current-fellow .current-fellow-hero-content {
  float: right;
  margin: 0 -65px 0 65px; }
  @media (max-width: 1200px) {
    .design-fellowship.current-fellow .current-fellow-hero-content {
      margin: 0; } }
  @media (max-width: 479px) {
    .design-fellowship.current-fellow .current-fellow-hero-content {
      float: none; } }
.design-fellowship.current-fellow .hero-section {
  background-color: transparent;
  position: relative;
  padding: 175px 0 125px; }
  @media (max-width: 720px) {
    .design-fellowship.current-fellow .hero-section {
      background-size: cover;
      background-position: center center; } }
  @media (max-width: 720px) {
    .design-fellowship.current-fellow .hero-section {
      padding: 120px 0 70px; } }
  .design-fellowship.current-fellow .hero-section .base-container .header-tags {
    color: #fff; }
  .design-fellowship.current-fellow .hero-section .base-container .current-fellow-name {
    margin-top: 10px;
    font-size: 65px;
    font-weight: 400;
    text-transform: none;
    color: #fff;
    max-width: none; }
    .design-fellowship.current-fellow .hero-section .base-container .current-fellow-name:after {
      display: none; }
    @media (max-width: 720px) {
      .design-fellowship.current-fellow .hero-section .base-container .current-fellow-name {
        font-size: 48px; } }
    @media (max-width: 479px) {
      .design-fellowship.current-fellow .hero-section .base-container .current-fellow-name {
        font-size: 36px; } }

.default .container {
  border-top: 3px solid #373B3D; }
  @media (max-width: 720px) {
    .default .container {
      border-top: none; } }
.default .main {
  margin: 0 auto;
  width: 60%;
  border-top: none; }
  @media (max-width: 960px) {
    .default .main {
      width: 80%; } }
  @media (max-width: 720px) {
    .default .main {
      width: 100%; } }

.page-template-page-IPO h2 {
  font-weight: 800;
  font-size: 48px;
  font-size: 6.3vmin;
  color: #FFFFFF;
  line-height: 1.2em; }
  @media (max-width: 720px) {
    .page-template-page-IPO h2 {
      font-size: 36px;
      line-height: 43px; } }
.page-template-page-IPO p {
  font-size: 18px;
  line-height: 1.5em;
  font-size: 3vmin;
  color: #ffffff; }
  @media (max-width: 720px) {
    .page-template-page-IPO p {
      font-size: 18px; } }
  .page-template-page-IPO p.intro {
    font-size: 36px;
    font-weight: 800;
    line-height: 1.2em;
    font-size: 5.6vmin;
    color: #ffffff;
    border-top: none;
    padding: 0;
    max-width: 70%;
    margin: 0 auto; }
    @media (max-width: 720px) {
      .page-template-page-IPO p.intro {
        font-size: 26px;
        font-weight: 500;
        max-width: auto;
        width: auto;
        max-width: 80%; } }
.page-template-page-IPO header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  padding: 24px 3%;
  background-color: transparent;
  -webkit-transition: background-color 0.5s ease;
  transition: background-color 0.5s ease;
  z-index: 999; }
  @media (max-width: 720px) {
    .page-template-page-IPO header {
      padding: 16px 3%; } }
  .page-template-page-IPO header.affix {
    background-color: #000000;
    background-color: rgba(0, 0, 0, 0.85); }
  .page-template-page-IPO header .logo {
    width: 133px;
    height: auto; }
    .page-template-page-IPO header .logo-mobile {
      display: none;
      visibility: hidden;
      max-height: 28px; }
    @media (max-width: 720px) {
      .page-template-page-IPO header .logo {
        display: none;
        visibility: hidden; }
        .page-template-page-IPO header .logo-mobile {
          display: inline-block;
          visibility: visible; } }
  .page-template-page-IPO header .btn {
    float: right; }
    @media (max-width: 720px) {
      .page-template-page-IPO header .btn {
        display: none;
        visibility: hidden; } }
.page-template-page-IPO .content {
  margin: 0; }
.page-template-page-IPO .hero {
  background-image: url(images/ipo-hero.jpg);
  background-size: cover;
  height: auto;
  margin: 0;
  height: 100vh;
  display: table;
  padding: 0 3%; }
  .page-template-page-IPO .hero .copy {
    vertical-align: middle;
    display: table-cell;
    width: 70%; }
.page-template-page-IPO .btn {
  display: inline-block;
  height: 40px;
  padding: 0 15px;
  margin: 10px auto;
  font-size: 18px;
  line-height: 36px;
  font-weight: 400;
  text-decoration: none;
  color: #fff;
  border: 2px solid rgba(255, 255, 255, 0.6);
  -webkit-transition: border 0.3s ease-out;
  transition: border 0.3s ease-out; }
  .page-template-page-IPO .btn:hover {
    border: 2px solid white; }
.page-template-page-IPO section {
  width: 100%;
  padding: 100px;
  display: table;
  min-height: 100vh; }
  .page-template-page-IPO section .container {
    display: table-cell;
    vertical-align: middle;
    width: auto; }
  .page-template-page-IPO section .copy {
    width: 70%;
    margin: 0 auto; }
    @media (max-width: 960px) {
      .page-template-page-IPO section .copy {
        width: auto; } }
  .page-template-page-IPO section h3 {
    font-size: 36px;
    font-size: 4.6vmin;
    line-height: 1.2em;
    font-weight: 800; }
  @media (max-width: 720px) {
    .page-template-page-IPO section {
      padding: 50px 3%; }
      .page-template-page-IPO section h3 {
        font-size: 21px;
        line-height: 27px; } }
.page-template-page-IPO .section-1 {
  text-align: center; }
  .page-template-page-IPO .section-1 h3,
  .page-template-page-IPO .section-1 p {
    color: #373B3D; }
  .page-template-page-IPO .section-1 object.graphic {
    margin: 0 auto;
    display: block;
    width: 20%;
    height: auto; }
    @media (max-width: 960px) {
      .page-template-page-IPO .section-1 object.graphic {
        width: 40%; } }
    @media (max-width: 720px) and (orientation: landscape) {
      .page-template-page-IPO .section-1 object.graphic {
        width: 35%; } }
    @media (max-width: 479px) {
      .page-template-page-IPO .section-1 object.graphic {
        width: 60%;
        margin-bottom: 2.3em; } }
  @media (max-width: 720px) {
    .page-template-page-IPO .section-1 {
      text-align: left; } }
@media (max-width: 960px) {
  .page-template-page-IPO .section-2,
  .page-template-page-IPO .section-3,
  .page-template-page-IPO .section-4 {
    text-align: center; } }
@media (max-width: 720px) {
  .page-template-page-IPO .section-2,
  .page-template-page-IPO .section-3,
  .page-template-page-IPO .section-4 {
    text-align: left; } }
.page-template-page-IPO .section-2 object.graphic,
.page-template-page-IPO .section-3 object.graphic,
.page-template-page-IPO .section-4 object.graphic {
  float: left;
  margin-right: 0;
  margin-top: 1.7em;
  display: block;
  width: 20%;
  height: auto; }
  @media (max-width: 960px) {
    .page-template-page-IPO .section-2 object.graphic,
    .page-template-page-IPO .section-3 object.graphic,
    .page-template-page-IPO .section-4 object.graphic {
      margin: 0 auto;
      float: none;
      display: block;
      width: 40%; } }
  @media (max-width: 720px) and (orientation: landscape) {
    .page-template-page-IPO .section-2 object.graphic,
    .page-template-page-IPO .section-3 object.graphic,
    .page-template-page-IPO .section-4 object.graphic {
      width: 35%; } }
  @media (max-width: 479px) {
    .page-template-page-IPO .section-2 object.graphic,
    .page-template-page-IPO .section-3 object.graphic,
    .page-template-page-IPO .section-4 object.graphic {
      width: 60%;
      margin-bottom: 2.3em; } }
.page-template-page-IPO .section-2 .copy,
.page-template-page-IPO .section-3 .copy,
.page-template-page-IPO .section-4 .copy {
  float: left;
  width: 80%;
  padding-left: 11%;
  margin-bottom: 2em; }
  @media (max-width: 960px) {
    .page-template-page-IPO .section-2 .copy,
    .page-template-page-IPO .section-3 .copy,
    .page-template-page-IPO .section-4 .copy {
      text-align: center;
      float: none;
      width: auto;
      padding-left: 0;
      margin-bottom: 1em; } }
  @media (max-width: 720px) {
    .page-template-page-IPO .section-2 .copy,
    .page-template-page-IPO .section-3 .copy,
    .page-template-page-IPO .section-4 .copy {
      text-align: left; } }
.page-template-page-IPO .section-2 .quote,
.page-template-page-IPO .section-2 .quote *,
.page-template-page-IPO .section-3 .quote,
.page-template-page-IPO .section-3 .quote *,
.page-template-page-IPO .section-4 .quote,
.page-template-page-IPO .section-4 .quote * {
  color: #8AB15B;
  font-size: 18px;
  line-height: 1.5em;
  font-size: 3vmin; }
  @media (max-width: 720px) {
    .page-template-page-IPO .section-2 .quote,
    .page-template-page-IPO .section-2 .quote *,
    .page-template-page-IPO .section-3 .quote,
    .page-template-page-IPO .section-3 .quote *,
    .page-template-page-IPO .section-4 .quote,
    .page-template-page-IPO .section-4 .quote * {
      font-size: 18px; } }
  .page-template-page-IPO .section-2 .quote blockquote,
  .page-template-page-IPO .section-2 .quote * blockquote,
  .page-template-page-IPO .section-3 .quote blockquote,
  .page-template-page-IPO .section-3 .quote * blockquote,
  .page-template-page-IPO .section-4 .quote blockquote,
  .page-template-page-IPO .section-4 .quote * blockquote {
    margin: 1em 0; }
  .page-template-page-IPO .section-2 .quote cite,
  .page-template-page-IPO .section-2 .quote * cite,
  .page-template-page-IPO .section-3 .quote cite,
  .page-template-page-IPO .section-3 .quote * cite,
  .page-template-page-IPO .section-4 .quote cite,
  .page-template-page-IPO .section-4 .quote * cite {
    font-style: normal;
    display: block; }
.page-template-page-IPO .section-2 {
  background-color: #151515;
  background-image: url(images/IPO/ipo-section-2-bg.jpg);
  background-size: cover; }
  .page-template-page-IPO .section-2 h3,
  .page-template-page-IPO .section-2 p {
    color: #ffffff; }
.page-template-page-IPO .section-3 h3,
.page-template-page-IPO .section-3 p,
.page-template-page-IPO .section-4 h3,
.page-template-page-IPO .section-4 p {
  color: #373B3D; }
.page-template-page-IPO .section-4 {
  height: auto;
  min-height: 0; }
  .page-template-page-IPO .section-4 .btn {
    text-align: center;
    display: block;
    margin: 3em auto 1em;
    color: #373B3D;
    border-color: #373B3D;
    clear: both;
    width: 235px;
    white-space: nowrap;
    box-shadow: 6px 6px 0 -2px #FFF, 6px 6px 0 #FFF, 6px 6px 0 #FFF, 6px 6px 0 #FFF, inset 4px 4px 0 #FFF, inset 6px 6px 0 #FFF;
    -webkit-transition: box-shadow 0.35s ease;
    transition: box-shadow 0.35s ease; }
    .page-template-page-IPO .section-4 .btn:hover {
      box-shadow: 6px 6px 0 -2px #FFF, 6px 6px 0 #E8E8E8, 6px 6px 0 #E8E8E8, 6px 6px 0 #E8E8E8, inset 4px 4px 0 #FFF, inset 6px 6px 0 #E8E8E8; }
.page-template-page-IPO .clients {
  padding-top: 108px;
  margin-top: -108px; }
  .page-template-page-IPO .clients .header {
    background-color: #373B3D;
    padding: 50px 3%;
    height: auto;
    min-height: 0; }
    .page-template-page-IPO .clients .header h2 {
      font-size: 36px;
      font-size: 4.6vmin;
      line-height: 1.2em;
      text-align: center;
      font-weight: 300;
      color: #ffffff; }
    @media (max-width: 720px) {
      .page-template-page-IPO .clients .header {
        padding: 32px 3%; }
        .page-template-page-IPO .clients .header h2 {
          font-size: 21px;
          line-height: 27px;
          font-weight: 600; } }
  .page-template-page-IPO .clients .client {
    height: 280px;
    min-height: 280px;
    padding: 0;
    position: relative; }
    @media (max-width: 720px) {
      .page-template-page-IPO .clients .client {
        display: block;
        height: auto; } }
    .page-template-page-IPO .clients .client .container {
      padding-left: 25%; }
      @media (max-width: 960px) {
        .page-template-page-IPO .clients .client .container {
          padding-left: 35%; } }
      @media (max-width: 720px) {
        .page-template-page-IPO .clients .client .container {
          padding: 0; } }
    .page-template-page-IPO .clients .client p {
      font-size: 21px;
      line-height: 32px;
      width: 50%;
      padding: 0 30px;
      float: left; }
      @media (max-width: 720px) {
        .page-template-page-IPO .clients .client p {
          width: 100%;
          float: none; } }
    .page-template-page-IPO .clients .client .table-container {
      width: 50%;
      float: left;
      padding: 1em 30px;
      color: #ffffff; }
      @media (max-width: 720px) {
        .page-template-page-IPO .clients .client .table-container {
          width: 100%;
          float: none;
          padding: 1em 30px 2em; } }
      .page-template-page-IPO .clients .client .table-container table {
        width: 100%; }
      .page-template-page-IPO .clients .client .table-container tbody {
        border: 2px solid #ffffff; }
      .page-template-page-IPO .clients .client .table-container td {
        padding: 0 10px;
        height: 60px;
        font-size: 18px;
        line-height: 21px;
        border-bottom: 2px solid #ffffff; }
        .page-template-page-IPO .clients .client .table-container td:nth-of-type(2) {
          text-align: right; }
          .page-template-page-IPO .clients .client .table-container td:nth-of-type(2).value {
            font-weight: 800; }
    @media (max-width: 720px) {
      .page-template-page-IPO .clients .client {
        padding: 0; } }
    .page-template-page-IPO .clients .client .logo-container {
      min-height: 280px;
      width: 100%;
      background-repeat: no-repeat;
      background-position: center center;
      -webkit-transition: width 450ms ease-in-out;
      transition: width 450ms ease-in-out;
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0; }
      @media (max-width: 720px) {
        .page-template-page-IPO .clients .client .logo-container {
          min-height: 140px;
          height: 140px;
          position: static;
          display: block; } }
    .page-template-page-IPO .clients .client.exacttarget {
      background-color: #FF9E38; }
      .page-template-page-IPO .clients .client.exacttarget .logo-container {
        background-color: #EB8F2D;
        background-image: url(images/IPO/ETLogo.svg); }
    .page-template-page-IPO .clients .client.angieslist {
      background-color: #7EC25E; }
      .page-template-page-IPO .clients .client.angieslist .logo-container {
        background-color: #7CAB41;
        background-image: url(images/IPO/AngiesListLogo.svg); }
    .page-template-page-IPO .clients .client.lifelock {
      background-color: #D63F53; }
      .page-template-page-IPO .clients .client.lifelock .logo-container {
        background-color: #BD3E4C;
        background-image: url(images/IPO/LifeLockLogo.svg); }
    .page-template-page-IPO .clients .client.rally {
      background-color: #00C5F7; }
      .page-template-page-IPO .clients .client.rally .logo-container {
        background-color: #1EB7ED;
        background-image: url(images/IPO/RallyLogo.svg); }
    .page-template-page-IPO .clients .client.open .logo-container {
      width: 25%; }
      @media (max-width: 960px) {
        .page-template-page-IPO .clients .client.open .logo-container {
          width: 35%; } }
      @media (max-width: 720px) {
        .page-template-page-IPO .clients .client.open .logo-container {
          width: 100%; } }
.page-template-page-IPO .info .container {
  height: auto; }
  @media (max-width: 720px) {
    .page-template-page-IPO .info .container {
      padding: 20px;
      margin: 0 auto 1em;
      background: #ffffff; } }
.page-template-page-IPO .info .container .logo {
  height: 70px;
  width: auto;
  margin: 2em auto 1em;
  display: block; }
.page-template-page-IPO .info .container .vcard {
  float: none;
  padding: 30px 0 0 0;
  margin: 0 auto; }
  @media (max-width: 720px) {
    .page-template-page-IPO .info .container .vcard {
      border-bottom: none; } }
.page-template-page-IPO #contactForm {
  padding-top: 70px;
  margin-top: -70px; }
.page-template-page-IPO form {
  width: 70%;
  max-width: 640px;
  margin: 5em auto 1em; }
  @media (max-width: 720px) {
    .page-template-page-IPO form {
      width: 100%;
      max-width: 100%; } }
  .page-template-page-IPO form p {
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 800; }
  .page-template-page-IPO form input {
    height: 40px; }
  .page-template-page-IPO form input,
  .page-template-page-IPO form textarea {
    font-size: 18px;
    line-height: 1.5em; }
  .page-template-page-IPO form input[type="submit"] {
    text-align: center;
    color: #FFF;
    border-color: #87B859;
    clear: both;
    white-space: nowrap;
    background: #87B859;
    padding: 0 30px;
    border: none; }
    .page-template-page-IPO form input[type="submit"]:hover {
      background: #6C9845;
      border-color: #6C9845; }
.page-template-page-IPO .collapse {
  display: none; }
  .page-template-page-IPO .collapse.in {
    display: block; }
.page-template-page-IPO tr.collapse.in {
  display: table-row; }
.page-template-page-IPO tbody.collapse.in {
  display: table-row-group; }
.page-template-page-IPO .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: visibility 0.55s ease, height 0.35s ease;
  transition: visibility 0.55s ease, height 0.35s ease; }
.page-template-page-IPO .footer .container {
  text-align: center; }
.page-template-page-IPO a.slide-navigation {
  position: fixed;
  bottom: 20px;
  width: 10%;
  left: 50%;
  margin-left: -5%;
  text-align: center;
  font-size: 2em;
  color: #ffffff;
  color: rgba(255, 255, 255, 0.9);
  -webkit-transition: color 350ms ease;
  transition: color 350ms ease; }
  .page-template-page-IPO a.slide-navigation.dark {
    color: #373B3D; }
  .page-template-page-IPO a.slide-navigation.hidden {
    display: none;
    visibility: hidden; }
  @media (max-width: 720px) {
    .page-template-page-IPO a.slide-navigation {
      display: none !important;
      visibility: hidden !important; } }

/* !print styles */
@media print {
  * {
    background-color: transparent !important;
    color: #000 !important;
    /* Black prints faster */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /* Don't show links for images, or javascript/internal links */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .info-container,
  .footer-container {
    display: none; } }
