@font-face {
  font-family: "plain";
  src: url("../fonts/Plain/PlainMedium-Regular.eot");
  src: url("../fonts/Plain/PlainMedium-Regular.eot?") format("embedded-opentype"), url("../fonts/Plain/PlainMedium-Regular.woff") format("woff"), url("../fonts/Plain/PlainMedium-Regular.svg#PlainMedium") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: "plain";
  src: url("../fonts/Plain/PlainBold-Regular.eot");
  src: url("../fonts/Plain/PlainBold-Regular.eot?") format("embedded-opentype"), url("../fonts/Plain/PlainBold-Regular.woff") format("woff"), url("../fonts/Plain/PlainBold-Regular.svg#PlainBold") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "portrait";
  src: url("../fonts/Portrait/Portrait-Light-Web.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: "portrait";
  src: url("../fonts/Portrait/Portrait-LightItalic-Web.woff") format("woff");
  font-weight: 300;
  font-style: italic; }

@font-face {
  font-family: "portrait";
  src: url("../fonts/Portrait/Portrait-Regular-Web.woff") format("woff");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "portrait";
  src: url("../fonts/Portrait/Portrait-RegularItalic-Web.woff") format("woff");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: "portrait";
  src: url("../fonts/Portrait/Portrait-Medium-Web.woff") format("woff");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: "portrait";
  src: url("../fonts/Portrait/Portrait-MediumItalic-Web.woff") format("woff");
  font-weight: 500;
  font-style: italic; }

@font-face {
  font-family: "portrait";
  src: url("../fonts/Portrait/Portrait-Bold-Web.woff") format("woff");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "portrait";
  src: url("../fonts/Portrait/Portrait-BoldItalic-Web.woff") format("woff");
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: "portrait-text";
  src: url("../fonts/Portrait/PortraitText-Regular-Web.woff") format("woff");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "portrait-text";
  src: url("../fonts/Portrait/PortraitText-RegularItalic-Web.woff") format("woff");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: "portrait-text";
  src: url("../fonts/Portrait/PortraitText-Bold-Web.woff") format("woff");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: "portrait-text";
  src: url("../fonts/Portrait/PortraitText-BoldItalic-Web.woff") format("woff");
  font-weight: 700;
  font-style: italic; }

/* base
================================================================= */
/* Box model
----------------------------------------------------------------- */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.test {
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%); }

/* HTML5 display definitions
----------------------------------------------------------------- */
/* Correct `block` display not defined in IE 6/7/8/9 and Firefox 3. */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

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

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

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

/* Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11. */
figure {
  margin: 0;
  font-size: 0; }

/* Base
----------------------------------------------------------------- */
/* 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using `em` units.
	2. Prevent iOS text size adjust after orientation change, without disabling user zoom.
	3. Normalize font rendering in Firefox */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-osx-font-smoothing: gray;
  /* 3 */
  text-rendering: optimizelegibility; }

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

/* Address margins handled incorrectly in IE 6/7. */
body {
  margin: 0;
  font-size: 21px;
  font-family: "portrait-text", serif;
  line-height: 1.5;
  color: #111111;
  background-color: #111111;
  -moz-font-feature-settings: "liga" on;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

section {
  margin: 0; }
  
  

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

img,
a img,
object,
embed {
  max-width: 100%;
  height: auto; }

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

a {
  color: #111111; }

a:focus {
  outline: none; }

a:active,
a:hover {
  outline: 0;
  text-decoration: none; }

h1,
.h1 {
  font-size: 72px;
  line-height: 1;
  margin: 0 0 27px 0; }

h2,
.h2 {
  font-size: 48px;
  line-height: 1;
  margin: 0 0 30px 0; }

h3,
.h3 {
  font-size: 36px;
  line-height: 1.1;
  margin: 0 0 30px 0; }

h4,
.h4 {
  font-size: 24px;
  line-height: 1.25;
  margin: 0 0 30px 0; }

h5,
.h5 {
  font-size: 18px;
  line-height: 1.4;
  margin: 0 0 30px 0; }

h6,
.h6 {
  font-size: 14px;
  line-height: 1.5;
  margin: 0 0 30px 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "portrait", serif;
  font-weight: 400; }

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-size: .75em;
  font-weight: normal;
  color: #999999; }

hgroup {
  margin: 0 0 30px 0; }

hgroup h1,
hgroup h2,
hgroup h3,
hgroup h4,
hgroup h5,
hgroup h6,
hgroup p {
  margin: 0; }

abbr[title] {
  border-bottom: 1px dotted;
  cursor: help; }

b,
strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

/*blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}*/

dfn {
  font-style: italic; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  -moz-box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

p,
pre {
  margin: 0 0 30px 0; }

code,
kbd,
pre,
samp {
  background: #f9f9f9;
  font-family: monospace;
  font-size: 21px; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none;
  background: #f9f9f9;
  color: #ffffff; font-family: 'Raleway',sans-serif; font-size: 62px; font-weight: 800; line-height: 72px; margin: 0 0 24px; text-align: center; text-transform: uppercase;}

q:before,
q:after {
  content: '';
  content: none; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 14px;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

[hidden] {
  display: none !important; }

dl,
menu,
ol,
ul {
  margin: 0 0 30px 0; }

dd {
  margin: 0 0 0 40px; }

menu,
ol,
ul {
  padding: 0 0 0 40px;
  margin-bottom: 0; }

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

nav li a {
  text-decoration: none; }

ul ul,
ul ol,
ol ul,
ol ol {
  margin: 0; }

code {
  font-size: 18px;
  color: #777777;
  background: #f5f5f5;
  padding: 0.2em 0.4em;
  white-space: nowrap; }

.code {
  margin: 30px 0;
  padding: 20px;
  background: #f5f5f5;
  border: 1px solid #eeeeee;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }

.code + .code {
  margin-top: -15px; }

.code code {
  white-space: pre;
  word-wrap: normal;
  padding: 0;
  background: none; }

::-moz-selection {
  background: #000000;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #000000;
  color: #fff;
  text-shadow: none; }

a:link {
  -webkit-tap-highlight-color: #000000; }

/* Tables
----------------------------------------------------------------- */
/* 1. From normalize.css: removes most spacing between table cells. */
table {
  border-collapse: collapse;
  /* 1 */
  border-spacing: 0;
  /* 1 */
  empty-cells: show;
  border: 1px solid #dddddd;
  margin: 35px 0; }

table caption {
  padding: 0 0 10px;
  color: #999999;
  font-size: 18px;
  font-style: italic;
  text-align: center; }

table td,
table th {
  border-left: 1px solid #dddddd;
  border-width: 0 0 0 1px;
  margin: 0;
  padding: 0.5em 1em;
  font-size: inherit;
  overflow: visible;
  /*to make ths where the title is really long work*/ }

table th {
  border-bottom: 1px solid #dddddd; }

table td {
  background-color: transparent;
  vertical-align: top; }

table td:first-child,
table th:first-child {
  border-left-width: 0; }

table thead {
  background: #eeeeee;
  color: #000000;
  text-align: left;
  vertical-align: bottom; }

/* tables that use grid width classes */
table col[class*="col-"] {
  display: table-column;
  float: none; }

table td[class*="col-"],
table th[class*="col-"] {
  display: table-cell;
  float: none; }

/* Striped tables
----------------------------------------------------------------- */
/* nth-child selector for modern browsers, otherwise apply .u-odd class to markup */
.table-striped tr:nth-child(2n-1) td,
.u-odd td {
  background-color: #f6f9fc; }

/* Bordered tables
----------------------------------------------------------------- */
.table-bordered td {
  border-bottom: 1px solid #dddddd; }

.table-bordered tbody > tr:last-child td,
.table-horizontal tbody > tr:last-child td {
  border-bottom-width: 0; }

/* Horizontal tables
----------------------------------------------------------------- */
.table-horizontal td,
.table-horizontal th {
  border-width: 0 0 1px 0;
  border-bottom: 1px solid #dddddd; }

.table-horizontal tbody > tr:last-child td {
  border-bottom-width: 0; }

/* Forms: Noemalize
----------------------------------------------------------------- */
/* 1. Correct margin displayed oddly in IE 6/7. */
form {
  margin: 0;
  /* 1 */
  /* burf */
  font-family: "portrait-text", serif;
  font-size: 21px; }

/* Define consistent border, margin, and padding. */
fieldset {
  border: 0;
  margin: 30px 0;
  padding: 0; }

/* 1. Correct text not wrapping in Firefox 3.
	2. Correct alignment displayed oddly in IE 6/7. */
legend {
  white-space: normal;
  /* 1 */
  *margin-left: -7px;
  /* 2 */
  /* burf */
  display: block;
  width: 100%;
  margin: 0 0 20px;
  padding: 0 0 4px;
  border: 1px solid #e5e5e5;
  border-width: 0 0 1px 0;
  font-weight: 700; }

label {
  /* burf */
  margin: 0.5em 0 0.2em; }

/* 1. Correct font size not being inherited in all browsers.
	2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5, and Chrome.
	3. Improve 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 */ }

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

/* Address inconsistent `text-transform` inheritance for `button` and `select`. All other form control elements do not inherit `text-transform` values. Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+. Correct `select` style inheritance in Firefox 4+ and Opera. */
button,
select {
  text-transform: none; }

/* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls.
	2. Removed from normalize.css: "Correct inability to style clickable `input` types in iOS which added -webkit-appearance: button."
	3. Improve usability and consistency of cursor style between image-type `input` and others.
	4. Remove card spacing in IE 7 without affecting normal text inputs. Known issue:card spacing remains in IE 6.
	5. Remove WebKit default button business. */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
  -webkit-appearance: none;
  /* 5 */ }

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

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

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

/* Remove card 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; }

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

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

/* Forms: Style (adapted from Pure CSS v0.5.0)
----------------------------------------------------------------- */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="color"],
select,
textarea {
  padding: 0.5em 0.6em;
  display: inline-block;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 3px #eee;
          box-shadow: inset 0 1px 3px #eee;
  -webkit-border-radius: 0;
          border-radius: 0; }

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
select:focus,
textarea:focus {
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  border-color: #129fea;
  outline: 1px auto #129fea;
  -webkit-box-shadow: 0 0 4px 0 rgba(18, 159, 234, 0.2);
          box-shadow: 0 0 4px 0 rgba(18, 159, 234, 0.2); }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333333;
  outline: 1px auto #129fea;
  -webkit-box-shadow: 0 0 4px 0 rgba(18, 159, 234, 0.2);
          box-shadow: 0 0 4px 0 rgba(18, 159, 234, 0.2); }

.checkbox,
.radio {
  margin: 0.5em 0;
  display: block; }

input[type="text"][disabled],
input[type="password"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled],
select[disabled],
textarea[disabled] {
  cursor: not-allowed;
  background-color: #eaeded;
  color: #cad2d3; }

input[readonly],
select[readonly],
textarea[readonly] {
  background: #eee;
  color: #777;
  border-color: #ccc; }

input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b; }

input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d; }

input[type="file"]:focus:invalid:focus,
input[type="radio"]:focus:invalid:focus,
input[type="checkbox"]:focus:invalid:focus {
  outline-color: #e9322d; }

select {
  border: 1px solid #ccc;
  background-color: white; }

select[multiple] {
  height: auto; }

.form-row {
  margin: 0 0 10px; }

.form-controls {
  margin: 20px 0 0; }

.required {
  color: #c00 !important; }

/* Form Stacked */
.form-stacked input[type="text"],
.form-stacked input[type="password"],
.form-stacked input[type="email"],
.form-stacked input[type="url"],
.form-stacked input[type="date"],
.form-stacked input[type="month"],
.form-stacked input[type="time"],
.form-stacked input[type="datetime"],
.form-stacked input[type="datetime-local"],
.form-stacked input[type="week"],
.form-stacked input[type="number"],
.form-stacked input[type="search"],
.form-stacked input[type="tel"],
.form-stacked input[type="color"],
.form-stacked select,
.form-stacked label,
.form-stacked textarea,
.form-aligned select,
.form-aligned label,
.form-aligned textarea {
  display: block;
  margin: 0.25em 0; }

/* Aligned Forms */
@media (max-width: 299px) {
  .form-aligned input,
  .form-aligned textarea,
  .form-aligned select {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle; }
  .form-aligned textarea {
    vertical-align: top; }
  .form-aligned .form-row label {
    display: inline-block;
    width: 200px;
    margin: 0 20px 0 0;
    vertical-align: middle;
    text-align: right; }
  .form-aligned .form-row-checkbox,
  .form-aligned .form-row-radio {
    margin: 0 0 10px;
    margin-left: 220px; }
  .form-aligned .form-controls {
    margin-left: 220px; } }

/* buttons
----------------------------------------------------------------- */
.button, button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  /* Structure */
  display: inline-block;
  *display: inline;
  /*IE 6/7*/
  zoom: 1;
  line-height: 1;
  white-space: nowrap;
  vertical-align: baseline;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

/* Firefox: Get rid of the card focus border */
.button::-moz-focus-card, button::-moz-focus-card,
html input[type="button"]::-moz-focus-card,
input[type="reset"]::-moz-focus-card,
input[type="submit"]::-moz-focus-card {
  padding: 0;
  border: 0; }

.button, button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  font-family: "plain", sans-serif;
  font-size: 16px;
  *font-size: 90%;
  /*IE 6/7 - To reduce IE's oversized button text*/
  *overflow: visible;
  /*IE 6/7 - Because of IE's overly large left/right padding on buttons */
  font-weight: 500;
  padding: 10px 25px 15px;
  color: #111111;
  border: 0;
  background-color: #df4986;
  text-decoration: none;
  -webkit-border-radius: 25px;
          border-radius: 25px; }

.button:focus, button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  outline: 0; }

.button-active,
.button:active,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 0 6px rgba(0, 0, 0, 0.2) inset;
          box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 0 6px rgba(0, 0, 0, 0.2) inset; }

.button[disabled], button[disabled],
html input[disabled][type="button"],
input[disabled][type="reset"],
input[disabled][type="submit"],
.button-disabled,
.button-disabled:hover,
.button-disabled:focus,
.button-disabled:active {
  border: none;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: alpha(opacity=40);
  opacity: 0.40;
  cursor: not-allowed;
  -webkit-box-shadow: none;
          box-shadow: none; }

.button-hidden {
  display: none; }

/* Firefox: Get rid of the card focus border */
.button::-moz-focus-card, button::-moz-focus-card,
html input[type="button"]::-moz-focus-card,
input[type="reset"]::-moz-focus-card,
input[type="submit"]::-moz-focus-card {
  padding: 0;
  border: 0; }

.button-primary,
.button-selected,
a.button-primary,
a.button-selected {
  background-color: transparent;
  color: #ffffff; }

.icon {
  display: inline-block; }

.icon-label {
  display: none; }

.wrapper {
  background-color: #ffffff; }

.header {
  position: relative;
  height: 130px; }
  @media (min-width: 450px) {
    .header {
      height: 150px; } }
  @media (min-width: 768px) {
    .header {
      height: 200px; } }

.header-bg {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto; }

.masthead {
  position: absolute;
  top: 43px;
  left: 25px;
  text-decoration: none;
  z-index: 301; }
  @media (min-width: 450px) {
    .masthead {
      top: 53px;
      left: 48px; } }
  @media (min-width: 768px) {
    .masthead {
      top: 76px; } }
  @media (min-width: 1450px) {
    .masthead {
      left: 100px; } }

.masthead-logo {
  display: inline-block;
  width: 190px;
  fill: #111111; }
  @media (min-width: 450px) {
    .masthead-logo {
      width: 210px; } }

.header-wrapper,
.noise {
  position: relative;
  z-index: 200; }
  .header-wrapper:before,
  .noise:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.03;
    background: url("../img/noise.gif");
    z-index: -1; }

.masthead-issue-no {
  display: none;
  font-family: "plain", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  margin: 0 0 0 8px;
  top: -39px;
  color: #ffffff; }
  @media (min-width: 400px) {
    .masthead-issue-no {
      display: inline-block; } }
  @media (min-width: 768px) {
    .masthead-issue-no {
      top: -45px;
      font-size: 14px; } }

.nav {
  position: absolute;
  top: 48px;
  right: 25px;
  z-index: 300; }
  @media (min-width: 450px) {
    .nav {
      top: 61px;
      right: 50px; } }
  @media (min-width: 768px) {
    .nav {
      top: 85px; } }
  @media (min-width: 1450px) {
    .nav {
      right: 100px; } }

.nav-list {
  display: none; }
  @media (min-width: 768px) {
    .nav-list {
      display: block; } }

.nav-item {
  display: inline-block;
  float: left; }
  .nav-item:first-child {
    margin-left: 0; }

.nav-link {
  position: relative;
  display: inline-block;
  font-family: "plain", sans-serif;
  font-size: 18px;
  line-height: 1;
  font-weight: 500;
  color: #111111;
  margin-left: 30px;
  padding-bottom: 2px;
  text-decoration: none; }
  @media (min-width: 768px) {
    .nav-link:after {
      content: "";
      display: block;
      position: absolute;
      top: 23px;
      left: 0;
      width: 100%;
      height: 6px;
      background-color: #111111;
      -webkit-transform: scaleX(0);
          -ms-transform: scaleX(0);
              transform: scaleX(0);
      -webkit-transform-origin: 50% 0;
          -ms-transform-origin: 50% 0;
              transform-origin: 50% 0;
      -webkit-transition: all .2s ease;
      transition: all .2s ease; }
    .nav-link:hover:after, .nav-link:focus:after {
      -webkit-transform: scaleX(1);
          -ms-transform: scaleX(1);
              transform: scaleX(1); } }

.page--work .nav-link--work:after,
.page--about .nav-link--about:after,
.page--jobs .nav-link--jobs:after,
.page--contact .nav-link--contact:after {
  -webkit-transform: scaleY(1);
      -ms-transform: scaleY(1);
          transform: scaleY(1); }

.nav-toggle {
  display: inline-block;
  margin-top: 3px; }
  @media (min-width: 768px) {
    .nav-toggle {
      display: none; } }

.nav-toggle-icon {
  display: inline-block;
  width: 44px;
  height: 44px;
  padding: 10px;
  margin: -10px -10px 0 0; }

.nav-toggle-icon--open {
  display: inline-block;
  stroke: #111111; }

.nav-toggle-icon--close {
  display: none;
  font-size: 30px;
  line-height: 1;
  font-weight: 500;
  margin: -9px 0 0 0; }

.scroll-lock {
  height: 100%;
  overflow: hidden;
  width: 100%;
  position: fixed; }

.menu-is-open .masthead {
  position: fixed; }

.menu-is-open .masthead-logo {
  fill: #ffffff; }

.menu-is-open .nav {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #111111; }

.menu-is-open .nav-list {
  position: absolute;
  top: 150px;
  left: 50%;
  display: block;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
  @media (min-width: 768px) {
    .menu-is-open .nav-list {
      top: 200px; } }

.menu-is-open .nav-item {
  display: block;
  float: none;
  text-align: center; }

.menu-is-open .nav-link {
  position: relative;
  display: inline-block;
  color: #111111;
  font-size: 48px;
  line-height: 1.2;
  font-weight: 700;
  margin: 0;
  border: 0; }
  @media (min-width: 400px) {
    .menu-is-open .nav-link {
      font-size: 72px; } }
  .menu-is-open .nav-link:hover:before, .menu-is-open .nav-link:focus:before {
    content: " ";
    display: block;
    position: absolute;
    top: 62%;
    left: -5%;
    right: -5%;
    height: 3px;
    background: #df4986; }

.menu-is-open .nav-toggle {
  position: absolute;
  top: 48px;
  right: 25px; }
  @media (min-width: 450px) {
    .menu-is-open .nav-toggle {
      top: 61px;
      right: 50px; } }

.menu-is-open .nav-toggle-icon--open {
  display: none; }

.menu-is-open .nav-toggle-icon--close {
  display: inline-block;
  stroke: #ffffff; }

.page--static-hero .hero {
  padding-top: 130px; }
  @media (min-width: 450px) {
    .page--static-hero .hero {
      padding-top: 150px; } }
  @media (min-width: 768px) {
    .page--static-hero .hero {
      padding-top: 200px; } }

.page--static-hero .header {
  background: transparent;
  position: absolute;
  top: 0;
  right: 0;
  left: 0; }

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

.footer-inner {
  padding: 75px 25px;
  padding-top: 25px;
  padding-bottom: 25px; }
  @media (min-width: 400px) {
    .footer-inner {
      padding: 100px 50px; } }
  @media (min-width: 1450px) {
    .footer-inner {
      padding: 120px 100px; } }
  .footer-inner > * {
    margin: 0; }
  @media (min-width: 400px) {
    .footer-inner {
      padding-top: 50px;
      padding-bottom: 50px; } }

.footer a {
  color: #111111; }

.footer-social {
  margin-bottom: 25px;
  font-family: "plain", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 500; }
  @media (min-width: 600px) {
    .footer-social {
      float: right; } }

.footer-social-link {
  display: inline-block;
  margin-right: 10px;
  text-decoration: none; }
  .footer-social-link:hover {
    text-decoration: underline; }
  .footer-social-link:last-child {
    margin-right: 0; }

.footer-details {
  font-family: "portrait-text", serif;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 500;
  display: inline-block; }
  .footer-details a {
    text-decoration: none; }
    .footer-details a:hover {
      text-decoration: underline; }

.footer-detail {
  margin: 0;
  display: block; }

.footer-detail--copyright {
  font-family: "plain", sans-serif;
  font-size: 14px;
  margin-bottom: 6px; }

.footer-detail--address-phone {
  margin-bottom: 16px; }

.footer-detail--release {
  opacity: 0.4; }

.hero {
  position: relative; }

.hero-link {
  text-decoration: none;
  -webkit-transition: -webkit-transform 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: -webkit-transform 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: transform 200ms cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 200ms cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hero-link:hover {
    -webkit-transform: scale(1.05, 1.05);
        -ms-transform: scale(1.05, 1.05);
            transform: scale(1.05, 1.05); }

.hero-image {
  display: block; }

.hero-tz {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 25px; }
  .no-flexbox .hero-tz {
    position: relative; }
    .no-flexbox .hero-tz > * {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
  .no-flexbox.no-csstransforms .hero-tz > * {
    position: relative;
    top: auto;
    left: auto;
    margin-left: auto;
    margin-right: auto; }
  @media (min-width: 400px) {
    .hero-tz {
      padding: 50px; } }

.hero-hdr {
  font-family: "plain", sans-serif;
  font-size: 24px;
  line-height: 1.1;
  font-weight: 700;
  margin: 0; }
  @media (min-width: 400px) {
    .hero-hdr {
      font-size: 36px; } }

.hero-hdr-cta {
  font-family: "portrait-text", serif;
  font-size: 18px;
  line-height: 1;
  font-style: italic;
  font-weight: 400;
  white-space: nowrap; }

.hero--card {
  padding: 0 25px 25px; }
  @media (min-width: 400px) {
    .hero--card {
      padding: 0 50px 50px; } }
  @media (min-width: 1070px) {
    .hero--card {
      padding: 0 200px 100px; } }
  @media (min-width: 1450px) {
    .hero--card {
      padding: 0 200px 100px; } }
  .hero--card .card {
    margin: 0 auto;
    max-width: 1300px; }
  .hero--card .card-inner {
    position: relative;
    min-height: 300px;
    background: #ffffff;
    -webkit-box-shadow: 0 3px 7px -4px rgba(0, 0, 0, 0.2);
            box-shadow: 0 3px 7px -4px rgba(0, 0, 0, 0.2);
    z-index: 201; }
    .hero--card .card-inner:after {
      content: "";
      display: table;
      clear: both; }

.card-shadow {
  position: absolute;
  width: 100%;
  height: 300px;
  left: 0;
  bottom: 0;
  -webkit-perspective: 600px;
          perspective: 600px;
  z-index: 200; }
  .card-shadow:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    bottom: 0;
    height: 5%;
    width: 1%;
    left: 4%;
    -webkit-transform: rotateX(45deg) scale(8, 0.75);
            transform: rotateX(45deg) scale(8, 0.75);
    background: #000;
    -webkit-box-shadow: 0 0 3px #000, 0 0 5px #000, 0 0 5px #000, 0 0 5px #000, 0 0 10px #000, 0 0 10px #000, 0 0 30px #000;
            box-shadow: 0 0 3px #000, 0 0 5px #000, 0 0 5px #000, 0 0 5px #000, 0 0 10px #000, 0 0 10px #000, 0 0 30px #000;
    opacity: 0.5; }
  .card-shadow:after {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    bottom: -4%;
    height: 100%;
    width: 0.5%;
    left: 13%;
    -webkit-transform: rotateX(45deg) scale(10, 1);
            transform: rotateX(45deg) scale(10, 1);
    background: #000;
    -webkit-box-shadow: 0 0 10px #000, 0 0 15px #000, 0 0 20px #000;
            box-shadow: 0 0 10px #000, 0 0 15px #000, 0 0 20px #000;
    opacity: 0.4; }

.card-glow:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  bottom: 15px;
  height: 15px;
  width: 8%;
  /* Add a 10th of the width you want (scaled up later) */
  left: -4%;
  /* Half of the 10th of the width! */
  margin: 0 0 0 50%;
  /* Centers element before it's upscaled, don't change this */
  -webkit-transform: rotateX(45deg) scale(10, 3);
          transform: rotateX(45deg) scale(10, 3);
  background: #fff;
  -webkit-box-shadow: 0 0 2px #fff, 0 0 3px #fff, 0 0 5px #fff, 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 50px #fff;
          box-shadow: 0 0 2px #fff, 0 0 3px #fff, 0 0 5px #fff, 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 50px #fff;
  opacity: 0.2; }

@media (min-width: 768px) {
  .hero-spread {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .hero-spread .hero-spread-cell {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1; } }

.hero-spread-cell {
  position: relative; }

.hero-spread-cell--centered {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }

.issue--mit .masthead-logo,
.issue--mit .nav-toggle-icon--open {
  fill: #ffffff;
  stroke: #ffffff; }

.issue--mit .nav-link {
  color: #ffffff; }
  .issue--mit .nav-link:after {
    background-color: #ffffff; }

.issue--mit .masthead-issue-no {
  opacity: 0.5; }

.issue--mit .header-wrapper {
  position: relative;
  background: -webkit-linear-gradient(45deg, #7bb5e0 0%, #9ED3F1 100%);
  background: linear-gradient(45deg, #7bb5e0 0%, #9ED3F1 100%); }

.issue--mit .hero .card-inner {
  background-color: #df4986; }

.issue--mit .hero-hdr-line-1 {
  color: #fdcc31; }

.issue--mit .hero-hdr-line-2 {
  color: #ffffff; }

.issue--mit .hero-hdr-line-3 {
  color: #9BD4F5; }

.issue--mit .hero-hdr-line-4 {
  color: #9BD4F5; }

.issue--mit .hero-hdr-cta {
  color: #FDB1B8; }

.issue--mit .hero-link {
  position: relative;
  display: block;
  padding: 5px 0;
  background: #df4986;
  z-index: 201; }

.issue--mit .hero-tz:after {
  content: "";
  position: absolute;
  top: -10px;
  left: 0;
  width: 50%;
  height: 50%;
  border: 1px solid #fdcc31;
  border-width: 0 1px 0 0;
  z-index: 200; }
  @media (min-width: 768px) {
    .issue--mit .hero-tz:after {
      top: 50px;
      left: -2%;
      width: 52%;
      border-width: 1px 1px 0 0; } }

.issue--mit .card-glow:before {
  background: #FFA7CB;
  -webkit-box-shadow: 0 0 2px #FFA7CB, 0 0 3px #FFA7CB, 0 0 5px #FFA7CB, 0 0 10px #FFA7CB, 0 0 20px #FFA7CB, 0 0 30px #FFA7CB, 0 0 50px #FFA7CB;
          box-shadow: 0 0 2px #FFA7CB, 0 0 3px #FFA7CB, 0 0 5px #FFA7CB, 0 0 10px #FFA7CB, 0 0 20px #FFA7CB, 0 0 30px #FFA7CB, 0 0 50px #FFA7CB; }

.article {
  padding: 75px 25px;
  position: relative; }
  @media (min-width: 400px) {
    .article {
      padding: 100px 50px; } }
  @media (min-width: 1450px) {
    .article {
      padding: 120px 100px; } }
  .article:after {
    content: "";
    display: table;
    clear: both; }

.article-inner {
  max-width: 600px;
  margin: 0 auto; }

.section-hdr {
  font-size: 36px;
  line-height: 1.1;
  font-weight: 300;
  margin: 0 0 55px; }
  @media (min-width: 600px) {
    .section-hdr {
      font-size: 48px;
      line-height: 1;
      margin-bottom: 50px; } }
  @media (min-width: 768px) {
    .section-hdr {
      text-align: center;
      margin-bottom: 70px;
      text-align: center; } }
  @media (min-width: 1450px) {
    .section-hdr {
      font-size: 72px;
      line-height: 1; } }
  .section-hdr.center {
    text-align: center; }

.section-hdr-link {
  position: relative;
  display: inline-block;
  text-decoration: none; }

.section-hdr-cta {
  display: inline-block;
  position: absolute;
  top: 0;
  right: -8px;
  font-family: "portrait-text", serif;
  font-size: 18px;
  line-height: 1;
  font-style: italic;
  font-weight: 400;
  padding: 0 0 2px;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
  color: #df4986; }
  .section-hdr-link:hover .section-hdr-cta, .section-hdr-link:focus .section-hdr-cta {
    color: #111111; }

.lede {
  font-size: 28px;
  line-height: 1.25; }
  @media (min-width: 768px) {
    .lede {
      font-family: "portrait", serif;
      font-size: 36px; } }
  @media (min-width: 1450px) {
    .lede {
      font-size: 44px; } }

.dropcap {
  float: left;
  font-size: 105px;
  line-height: 1.05;
  font-family: "portrait", serif;
  font-weight: 100;
  padding: 0 15px 0 0; }
  * > .dropcap {
    margin-bottom: -20px; }
  @media (min-width: 600px) {
    .dropcap {
      font-size: 143px;
      line-height: 1; } }

.spread {
  background-size: cover;
  background-position: 50% 50%; }

@media (min-width: 768px) {
  .spread-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .spread-inner .spread-cell {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
          -ms-flex: 1;
              flex: 1; } }

.spread-cell {
  padding: 75px 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-size: cover;
  background-position: 50% 50%; }
  .spread-cell:after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 400px) {
    .spread-cell {
      padding: 100px 50px; } }
  @media (min-width: 1450px) {
    .spread-cell {
      padding: 120px 100px; } }
  @media (min-width: 768px) {
    .spread-cell {
      min-height: 66vh;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
                  -ms-grid-row-align: center;
              align-items: center; } }

@media (min-width: 768px) {
  .spread-cell-inner {
    max-width: 385px; } }

.spread-hdr {
  text-decoration: none;
  font-size: 36px;
  line-height: 1.1;
  font-weight: 300;
  margin: 0; }
  .spread-hdr:hover {
    text-decoration: none; }
  @media (min-width: 600px) {
    .spread-hdr {
      font-size: 48px;
      line-height: 1; } }
  @media (min-width: 768px) {
    .spread-hdr {
      text-align: center; } }
  @media (min-width: 1450px) {
    .spread-hdr {
      font-size: 72px;
      line-height: 1; } }

@media (min-width: 1450px) {
  .spread-hdr--has-link {
    font-size: 48px;
    line-height: 1; } }

.spread-hdr-link {
  text-decoration: none;
  -webkit-box-shadow: inset 0 -2px 0 0 #29262D;
          box-shadow: inset 0 -2px 0 0 #29262D;
  -webkit-transition: -webkit-box-shadow 200ms cubic-bezier(0, 0, 0.58, 1);
  transition: -webkit-box-shadow 200ms cubic-bezier(0, 0, 0.58, 1);
  transition: box-shadow 200ms cubic-bezier(0, 0, 0.58, 1);
  transition: box-shadow 200ms cubic-bezier(0, 0, 0.58, 1), -webkit-box-shadow 200ms cubic-bezier(0, 0, 0.58, 1); }
  .spread-hdr-link:hover, .spread-hdr-link:focus {
    -webkit-box-shadow: inset 0 -12px 0 0 #7bb5e0;
            box-shadow: inset 0 -12px 0 0 #7bb5e0; }

@media (min-width: 768px) {
  .spread-cell--centered {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center; } }

.spread-cell *:last-child {
  margin: 0; }

.spread-image {
  margin-bottom: 30px; }

@media (min-width: 0) and (max-width: 767px) {
  .spread-cell--left {
    padding-bottom: 25px; } }

@media (min-width: 0) and (max-width: 767px) {
  .spread-cell--right {
    padding-top: 0; } }

.spread-cta-link {
  font-family: "portrait-text", serif;
  font-size: 18px;
  line-height: 18px;
  font-style: italic;
  text-decoration: none; }
  .spread-cta-link:hover {
    text-decoration: underline; }

.spread-kicker {
  font-family: "portrait-text", serif;
  font-size: 24px;
  line-height: 24px;
  font-style: italic; }
  @media (min-width: 768px) {
    .spread-kicker {
      text-align: center; } }

.spread-cell--bordered {
  position: relative; }
  @media (min-width: 768px) {
    .spread-cell--bordered:before {
      content: "";
      position: absolute;
      top: 50px;
      right: 50px;
      bottom: 50px;
      left: 50px;
      border: 1px solid rgba(249, 243, 238, 0.2); } }

.spread.colorway--white,
section.colorway--white,
article.colorway--white {
  background: #ffffff; }
  .spread.colorway--white a,
  section.colorway--white a,
  article.colorway--white a {
    color: #111111; }

.spread.colorway--cream,
section.colorway--cream,
article.colorway--cream {
  background: #f9f3ee;
  color: #111111; }
  .spread.colorway--cream a,
  section.colorway--cream a,
  article.colorway--cream a {
    color: #111111; }

.spread.colorway--red,
section.colorway--red,
article.colorway--red {
  background: #eb423d;
  color: #ffffff; }
  .spread.colorway--red a,
  section.colorway--red a,
  article.colorway--red a {
    color: #ffffff; }

.spread.colorway--black,
section.colorway--black,
article.colorway--black {
  background: #111111;
  color: #ffffff; }
  .spread.colorway--black a,
  section.colorway--black a,
  article.colorway--black a {
    color: #ffffff; }

.spread.colorway--dark-gray,
section.colorway--dark-gray,
article.colorway--dark-gray {
  background: #222222;
  color: #ffffff; }
  .spread.colorway--dark-gray a,
  section.colorway--dark-gray a,
  article.colorway--dark-gray a {
    color: #ffffff; }

.spread.colorway--dark-slate,
section.colorway--dark-slate,
article.colorway--dark-slate {
  background: #29262D;
  color: #ffffff; }
  .spread.colorway--dark-slate a,
  section.colorway--dark-slate a,
  article.colorway--dark-slate a {
    color: #ffffff; }

.spread.colorway--sky,
section.colorway--sky,
article.colorway--sky {
  background: #d3e1f3;
  color: #111111; }
  .spread.colorway--sky a,
  section.colorway--sky a,
  article.colorway--sky a {
    color: #111111; }

.spread.colorway--pale-blue,
section.colorway--pale-blue,
article.colorway--pale-blue {
  background: #F3F7F9;
  color: #111111; }
  .spread.colorway--pale-blue a,
  section.colorway--pale-blue a,
  article.colorway--pale-blue a {
    color: #111111; }

.spread.colorway--light-gray,
section.colorway--light-gray,
article.colorway--light-gray {
  background: #f5f5f5;
  color: #111111; }
  .spread.colorway--light-gray a,
  section.colorway--light-gray a,
  article.colorway--light-gray a {
    color: #111111; }

.spread.colorway--spot,
section.colorway--spot,
article.colorway--spot {
  background: #df4986;
  color: #ffffff; }
  .spread.colorway--spot a,
  section.colorway--spot a,
  article.colorway--spot a {
    color: #ffffff; }

.spread.colorway-text--red,
section.colorway-text--red,
article.colorway-text--red {
  color: #eb423d; }

@media (min-width: 768px) {
  .spread .spread-cell.colorway--white {
    background: #ffffff; }
    .spread .spread-cell.colorway--white a {
      color: #111111; }
  .spread .spread-cell.colorway--cream {
    background: #f9f3ee;
    color: #111111; }
    .spread .spread-cell.colorway--cream a {
      color: #111111; }
  .spread .spread-cell.colorway--red {
    background: #eb423d;
    color: #ffffff; }
    .spread .spread-cell.colorway--red a {
      color: #ffffff; }
  .spread .spread-cell.colorway--black {
    background: #111111;
    color: #ffffff; }
    .spread .spread-cell.colorway--black a {
      color: #ffffff; }
  .spread .spread-cell.colorway--dark-gray {
    background: #222222;
    color: #ffffff; }
    .spread .spread-cell.colorway--dark-gray a {
      color: #ffffff; }
  .spread .spread-cell.colorway--slate {
    background: #29262D;
    color: #ffffff; }
    .spread .spread-cell.colorway--slate a {
      color: #ffffff; }
  .spread .spread-cell.colorway--sky {
    background: #d3e1f3;
    color: #111111; }
    .spread .spread-cell.colorway--sky a {
      color: #111111; }
  .spread .spread-cell.colorway--pale-blue {
    background: #F3F7F9;
    color: #111111; }
    .spread .spread-cell.colorway--pale-blue a {
      color: #111111; }
  .spread .spread-cell.colorway--light-gray {
    background: #f5f5f5;
    color: #111111; }
    .spread .spread-cell.colorway--light-gray a {
      color: #111111; }
  .spread .spread-cell.colorway--spot {
    background: #df4986;
    color: #ffffff; }
    .spread .spread-cell.colorway--spot a {
      color: #ffffff; }
  .spread .spread-cell.colorway-text--red {
    color: #eb423d; } }

.spread-cell--hire a {
  text-decoration: none;
  -webkit-box-shadow: inset 0 -1px 0 0 #666666;
          box-shadow: inset 0 -1px 0 0 #666666;
  -webkit-transition: -webkit-box-shadow 200ms cubic-bezier(0, 0, 0.58, 1);
  transition: -webkit-box-shadow 200ms cubic-bezier(0, 0, 0.58, 1);
  transition: box-shadow 200ms cubic-bezier(0, 0, 0.58, 1);
  transition: box-shadow 200ms cubic-bezier(0, 0, 0.58, 1), -webkit-box-shadow 200ms cubic-bezier(0, 0, 0.58, 1); }
  .spread-cell--hire a:hover, .spread-cell--hire a:focus {
    -webkit-box-shadow: inset 0 -6px 0 0 #7bb5e0;
            box-shadow: inset 0 -6px 0 0 #7bb5e0; }

.spread--portfolio .spread-kicker {
  margin: 0 0 30px 0;
  color: #7bb5e0;
  font-weight: 300; }

@media (min-width: 0) and (max-width: 767px) {
  .spread--portfolio .spread-cell--right {
    padding-top: 100px; } }

.spread--portfolio .spread-cell--right.colorway--slate {
  background: #29262D; }

.spread--portfolio .spread-cell--left {
  padding: 75px 25px; }

.work-bg--mit .nav-link {
  color: #ffffff; }

.work-bg--hlr .nav-link {
  color: #000000; }

.work-bg--hechinger .nav-link {
  color: #000000; }

.work-bg--wbur .nav-link {
  color: #000000; }

.work-bg--random-house .nav-link {
  color: #FFFFFF; }

.menu-is-open .nav-link {
  color: #ffffff; }

.nav-link:after {
  -webkit-transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .-is-animating .nav-link:after {
    background-color: #FFFFFF; }
  .work-bg--mit .nav-link:after {
    background-color: #f56464; }
  .work-bg--hlr .nav-link:after {
    background-color: #7fabd4; }
  .work-bg--hechinger .nav-link:after {
    background-color: #ffffff; }
  .work-bg--wbur .nav-link:after {
    background-color: #7bb5e0; }
  .work-bg--random-house .nav-link:after {
    background-color: #2bffbc; }

.work-bg--mit .nav-toggle-icon--open {
  stroke: #ffffff; }

.work-bg--hlr .nav-toggle-icon--open {
  stroke: #000000; }

.work-bg--hechinger .nav-toggle-icon--open {
  stroke: #000000; }

.work-bg--wbur .nav-toggle-icon--open {
  stroke: #000000; }

.work-bg--random-house .nav-toggle-icon--open {
  stroke: #FFFFFF; }

.masthead-logo {
  -webkit-transition: fill 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: fill 0.3s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .work-bg--mit .masthead-logo {
    fill: #f56464; }
  .work-bg--hlr .masthead-logo {
    fill: #000000; }
  .work-bg--hechinger .masthead-logo {
    fill: #000000; }
  .work-bg--wbur .masthead-logo {
    fill: #7bb5e0; }
  .work-bg--random-house .masthead-logo {
    fill: #2bffbc; }
  .menu-is-open .masthead-logo {
    fill: #ffffff; }

.page--work .header-wrapper:before {
  display: none; }

.bg__list {
  padding: 0;
  margin: 0; }

.bg__list-item {
  padding: 0;
  margin: 0;
  list-style: none;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-filter: blur(20px);
          filter: blur(20px);
  -webkit-transition: all 0.2s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: all 0.2s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .bg__list-item--is-in-focus {
    -webkit-filter: blur(0);
            filter: blur(0);
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: all 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.bg__content {
  width: 100%;
  height: 105vh;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }
  .work-bg--random-house .bg__content, .work-bg--hlr .bg__content {
    background-size: cover; }
  @media (max-height: 500px) and (min-width: 300px) {
    .bg__content {
      height: 150vh; } }
  @media (min-height: 400px) and (min-width: 450px) {
    .bg__content {
      height: 115vh; } }
  @media (min-height: 800px) and (min-width: 450px) {
    .bg__content {
      height: -webkit-calc(100vh + 200px);
      height: calc(100vh + 200px); } }
  @media (min-width: 600px) {
    .bg__content {
      background-size: 100%;
      background-position: 0 bottom; } }
  @media (min-width: 1070px) {
    .bg__content {
      background-size: cover;
      background-position: 0 0; } }

.work-topper {
  position: relative;
  width: 100%;
  height: 105vh;
  margin-top: -150px;
  overflow: hidden; }
  @media (max-height: 500px) and (min-width: 300px) {
    .work-topper {
      height: 150vh; } }
  @media (min-height: 400px) and (min-width: 450px) {
    .work-topper {
      height: 115vh; } }
  @media (min-height: 800px) and (min-width: 450px) {
    .work-topper {
      height: -webkit-calc(100vh + 200px);
      height: calc(100vh + 200px); } }
  @media (min-width: 600px) {
    .work-topper {
      margin-top: -200px; } }
  .work-bg--mit .work-topper {
    background-color: #000000; }
  .work-bg--hlr .work-topper {
    background-color: #ffffff; }
  .work-bg--hechinger .work-topper {
    background-color: #fcc107; }
  .work-bg--wbur .work-topper {
    background-color: #eaecee; }
  .work-bg--random-house .work-topper {
    background-color: #1a1c36; }

.work-topper__projects {
  position: absolute;
  top: 185px;
  right: 0;
  width: 100%;
  padding-right: 30px;
  padding-left: 30px; }
  @media (min-width: 450px) {
    .work-topper__projects {
      width: 70%;
      padding-right: 4%;
      padding-left: 0; } }
  @media (min-width: 600px) {
    .work-topper__projects {
      top: 210px; } }
  @media (min-width: 768px) {
    .work-topper__projects {
      width: 50%; } }

.projects__list {
  padding-top: 80px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 60px; }
  @media (min-width: 450px) {
    .projects__list {
      padding-top: 40px;
      padding-right: 0;
      padding-bottom: 0;
      padding-left: 0; } }

.projects__list-item {
  list-style: none;
  font-size: 24px;
  counter-increment: step-counter;
  position: relative; }
  @media (min-width: 600px) {
    .projects__list-item {
      font-size: 36px; } }
  @media (min-width: 1070px) {
    .projects__list-item {
      font-size: 48px; } }
  .projects__list-item:before {
    content: "0" counter(step-counter);
    border-bottom: 1px solid #FFF;
    font-size: 18px;
    color: white;
    position: absolute;
    bottom: 13px;
    left: -60px;
    padding-right: 35px; }
    @media (min-width: 450px) {
      .projects__list-item:before {
        position: absolute;
        bottom: 13px;
        left: -90px;
        padding-right: 60px; } }
    @media (min-width: 768px) {
      .projects__list-item:before {
        position: absolute;
        bottom: 24px;
        left: -115px;
        padding-right: 80px; } }
    .work-bg--mit .projects__list-item:before {
      color: #f56464;
      border-bottom: 1px solid #f56464; }
    .work-bg--hlr .projects__list-item:before {
      color: #7fabd4;
      border-bottom: 1px solid #7fabd4; }
    .work-bg--hechinger .projects__list-item:before {
      color: #ffffff;
      border-bottom: 1px solid #ffffff; }
    .work-bg--wbur .projects__list-item:before {
      color: #fa1522;
      border-bottom: 1px solid #fa1522; }
    .work-bg--random-house .projects__list-item:before {
      color: #2bffbc;
      border-bottom: 1px solid #2bffbc; }

.projects__link {
  border: 0;
  text-decoration: none; }
  .work-bg--mit .projects__link {
    color: #ffffff; }
  .work-bg--hlr .projects__link {
    color: #000000; }
  .work-bg--hechinger .projects__link {
    color: #000000; }
  .work-bg--wbur .projects__link {
    color: #000000; }
  .work-bg--random-house .projects__link {
    color: #FFFFFF; }
  .projects__link--is-active {
    color: #FFF; }
    .work-bg--mit .projects__link--is-active {
      color: #f56464; }
    .work-bg--hlr .projects__link--is-active {
      color: #7fabd4; }
    .work-bg--hechinger .projects__link--is-active {
      color: #ffffff; }
    .work-bg--wbur .projects__link--is-active {
      color: #fa1522; }
    .work-bg--random-house .projects__link--is-active {
      color: #2bffbc; }

.projects__tease-list {
  position: relative;
  min-height: 120px;
  padding: 0;
  max-width: 450px; }
  .projects__tease-list:before {
    content: 'New Work';
    position: absolute;
    top: 0;
    font-family: "plain", sans-serif;
    font-weight: 700;
    font-size: 18px;
    -webkit-transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: color 0.3s cubic-bezier(0.215, 0.61, 0.355, 1); }
    @media (min-width: 450px) {
      .projects__tease-list:before {
        position: absolute;
        top: 0;
        left: -110px; } }
    .work-bg--mit .projects__tease-list:before {
      color: #ffffff; }
    .work-bg--hlr .projects__tease-list:before {
      color: #000000; }
    .work-bg--hechinger .projects__tease-list:before {
      color: #000000; }
    .work-bg--wbur .projects__tease-list:before {
      color: #fa1522; }
    .work-bg--random-house .projects__tease-list:before {
      color: #2bffbc; }

.projects__tease-list-item {
  position: absolute;
  top: 0;
  left: 0;
  list-style: none;
  visibility: hidden;
  opacity: 0;
  padding-top: 40px; }
  .work-bg--mit .projects__tease-list-item {
    color: #ffffff; }
  .work-bg--hlr .projects__tease-list-item {
    color: #000000; }
  .work-bg--hechinger .projects__tease-list-item {
    color: #000000; }
  .work-bg--wbur .projects__tease-list-item {
    color: #000000; }
  .work-bg--random-house .projects__tease-list-item {
    color: #FFFFFF; }
  @media (min-width: 450px) {
    .projects__tease-list-item {
      padding-top: 0; } }

.project__tease-link {
  display: inline-block;
  padding-top: 15px; }
  .work-bg--mit .project__tease-link {
    color: #ffffff; }
  .work-bg--hlr .project__tease-link {
    color: #000000; }
  .work-bg--hechinger .project__tease-link {
    color: #000000; }
  .work-bg--wbur .project__tease-link {
    color: #000000; }
  .work-bg--random-house .project__tease-link {
    color: #FFFFFF; }

.work-grid:after {
  content: "";
  display: table;
  clear: both; }

@media (min-width: 1070px) {
  .page--work .work-grid {
    margin-bottom: 60px; } }

.work-grid-item {
  position: relative;
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .work-grid-item {
      float: left;
      width: 48%; }
      .work-grid-item.left {
        margin-right: 4%; }
      .work-grid-item.wide {
        width: 100%; } }
  @media (min-width: 1070px) {
    .work-grid-item {
      height: 300px; }
      .work-grid-item:hover .work-grid-item-bg {
        -webkit-filter: brightness(0.2);
                filter: brightness(0.2); }
      .work-grid-item.left {
        margin-right: 4%; }
      .work-grid-item.wide {
        margin-right: 0;
        width: 100%;
        height: 600px; } }

.work-grid-item-bg {
  position: relative;
  width: 100%;
  background-size: cover;
  background-position: 50% 50%;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  background-repeat: no-repeat;
  height: 300px; }
  @media (min-width: 1070px) {
    .wide .work-grid-item-bg {
      height: 600px; } }

.work-grid-link {
  padding: 20px;
  position: relative;
  z-index: 3;
  display: block;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  text-decoration: none; }
  @media (min-width: 1070px) {
    .work-grid-link {
      color: #FFF;
      opacity: 0;
      top: -70%; }
      .work-grid-item:hover .work-grid-link {
        opacity: 1; }
      .work-grid-link.wide {
        margin: 0 auto;
        width: 50%; } }

.work-grid-cta {
  color: #12fcb7; }

.work-grid-hdr {
  font-family: "plain", sans-serif;
  font-size: 18px;
  margin-bottom: 10px; }

.tr {
  background-image: url("../img/work-hero--trgif.gif"); }

.hech {
  background-image: url("../img/work-hero--hech-2.jpg"); }

.hlr {
  background-image: url("../img/work-hero--hlr-2.jpg"); }

.rh {
  background-image: url("../img/work-hero--rhbooks.jpg"); }

.bcom {
  background-image: url("../img/work-hero--bcom.jpg"); }

.trace {
  background-image: url("../img/timeline/trace-brand.jpg"); }

.wbur {
  background-image: url("../img/timeline/wbur-mobile.jpg"); }

.globe {
  background-image: url("../img/timeline/bglobe-cover.jpg"); }

.card {
  position: relative; }

.card-text:after {
  content: "";
  display: table;
  clear: both; }

.card-tz {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 10%;
  background: #ffffff; }

.card-hdr {
  font-family: "plain", sans-serif;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 700;
  margin: 0; }
  .card-link:hover .card-hdr {
    text-decoration: underline; }

.card-link {
  display: block;
  text-decoration: none; }

.card-details,
.card-number {
  font-size: 18px;
  line-height: 1.2;
  margin: 0; }

.card-caption {
  font-size: 18px;
  line-height: 1.4;
  margin: 4px 0 50px 0; }

.card-tz-cta {
  text-decoration: none;
  text-decoration: none;
  font-style: italic;
  color: #df4986; }
  .card-tz-cta:hover {
    text-decoration: underline; }

.card-figure {
  margin: 0 0 10px 0; }

.card-image {
  display: block; }

.card-image--border {
  -webkit-box-shadow: inset 0 0 10px #ffffff;
          box-shadow: inset 0 0 10px #ffffff; }

.card--paper-square .card-inner {
  top: 16.66666666%;
  right: 16.66666666%;
  bottom: 16.66666666%;
  left: 16.66666666%; }

.card--paper-square .card-tz {
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
          transform: scale(0.8);
  opacity: 0;
  -webkit-transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1); }

.card--paper-square .card-link:hover .card-tz {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1); }

@media (min-width: 768px) {
  .work-hero--tr {
    background-image: url("../img/work-hero--tr-2.jpg"); } }

.spread--work .spread-kicker {
  color: #7bb5e0; }

.work-hero-thumb {
  padding: 30px 0 0 0; }
  @media (min-width: 768px) {
    .work-hero-thumb {
      display: none; } }

.section--work {
  padding: 75px 25px; }
  @media (min-width: 400px) {
    .section--work {
      padding: 100px 50px; } }
  @media (min-width: 1450px) {
    .section--work {
      padding: 120px 100px; } }
  @media (min-width: 400px) and (max-width: 1449px) {
    .section--work {
      padding-top: 50px; } }

@media (min-width: 600px) {
  .grid--work {
    margin-left: -50px; }
    .grid--work:after {
      content: "";
      display: table;
      clear: both; }
    .grid--work > * {
      float: left;
      padding-left: 50px;
      width: 50%; }
    .grid--work > *:nth-child(1n) {
      clear: none; }
    .grid--work > *:nth-child(2n + 1) {
      clear: both; } }

@media (min-width: 1070px) {
  .grid--work {
    margin-left: -50px; }
    .grid--work:after {
      content: "";
      display: table;
      clear: both; }
    .grid--work > * {
      float: left;
      padding-left: 50px;
      width: 33.33333%; }
    .grid--work > *:nth-child(1n) {
      clear: none; }
    .grid--work > *:nth-child(3n + 1) {
      clear: both; } }

.section--work-list {
  padding: 75px 25px;
  max-width: 1070px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0 !important; }
  @media (min-width: 400px) {
    .section--work-list {
      padding: 100px 50px; } }
  @media (min-width: 1450px) {
    .section--work-list {
      padding: 120px 100px; } }

.page--work .section--logos {
  margin-top: 75px;
  margin-bottom: 0; }
  @media (min-width: 400px) {
    .page--work .section--logos {
      margin-top: 100px; } }
  @media (min-width: 1070px) {
    .page--work .section--logos {
      margin-bottom: 100px; } }
  @media (min-width: 1450px) {
    .page--work .section--logos {
      margin-top: 120px;
      margin-bottom: 120px; } }

.work-list {
  list-style: none;
  padding: 0;
  margin: 0; }

.work-list-item {
  position: relative;
  display: block; }

.work-list-link {
  display: block;
  color: #111111;
  text-decoration: none;
  padding: 25px 0;
  -webkit-box-shadow: 0px 1px 0px 0px #dcd7dd, inset 0px 1px 0px 0px #dcd7dd;
          box-shadow: 0px 1px 0px 0px #dcd7dd, inset 0px 1px 0px 0px #dcd7dd;
  -webkit-transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1); }
  .work-list-link:after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 1070px) {
    .work-list-link {
      padding: 50px 0; } }
  .work-list-link:before {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .work-list-link:hover, .work-list-link:focus {
    color: #ffffff;
    background: #111111;
    margin: 0 -25px;
    padding-left: 25px;
    padding-right: 25px; }

.work-list-figure {
  visibility: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  -webkit-transition: left 200ms cubic-bezier(0.215, 0.61, 0.355, 1), right 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: left 200ms cubic-bezier(0.215, 0.61, 0.355, 1), right 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
  background-size: cover;
  background-position: 50% 50%; }
  .work-list-link:hover .work-list-figure {
    visibility: visible;
    opacity: 0.3;
    left: -25px;
    right: -25px; }

.work-list-hdr {
  position: relative;
  font-family: "plain", sans-serif;
  font-size: 24px;
  line-height: 1.1;
  font-weight: 700;
  margin: 0 0 17px;
  -webkit-transition: font-size 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: font-size 200ms cubic-bezier(0.215, 0.61, 0.355, 1); }
  @media (min-width: 768px) {
    .work-list-hdr {
      float: left;
      width: 20%;
      margin: -4px 0 0; } }

.work-list-description {
  position: relative;
  font-size: 18px;
  line-height: 1.4;
  margin: 0; }
  @media (min-width: 768px) {
    .work-list-description {
      float: left;
      width: 80%;
      padding-left: 50px; } }
  @media (min-width: 1070px) {
    .work-list-description {
      padding-right: 175px; } }

.work-list-cta {
  display: inline-block;
  font-style: italic; }
  @media (min-width: 1070px) {
    .work-list-cta {
      position: absolute;
      top: 0;
      right: 0;
      width: 125px; } }

.work-list-cta--case-study {
  color: #df4986; }
  .work-list-link:hover .work-list-cta--case-study, .work-list-link:focus .work-list-cta--case-study {
    color: inherit; }

.section--job-description {
  padding: 75px 25px;
  max-width: 1070px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 400px) {
    .section--job-description {
      padding: 100px 50px; } }
  @media (min-width: 1450px) {
    .section--job-description {
      padding: 120px 100px; } }
  @media (min-width: 400px) and (max-width: 1449px) {
    .section--job-description {
      padding-top: 50px; } }

@media (max-width: 767px) {
  .page--jobs .spread-hdr {
    display: none; } }

@media (max-width: 767px) {
  .spread-cell--jobs-hdr {
    background-image: url("../img/Andy_Nathan_Upbase.jpg");
    background-blend-mode: overlay;
    background-color: #264965;
    background-position-x: 100%; } }

@media (max-width: 767px) {
  .spread-cell--jobs {
    padding: 0; } }

@media (min-width: 768px) {
  .spread-cell--jobs {
    background-color: #9BD4F5;
    background-image: url("../img/Andy_Nathan_Upbase.jpg");
    background-blend-mode: overlay;
    background-position-x: 100%; }
    .spread-cell--jobs .spread-hdr {
      color: #111111; } }

.section--jobs {
  padding: 75px 25px;
  padding-bottom: 50px !important; }
  @media (min-width: 400px) {
    .section--jobs {
      padding: 100px 50px; } }
  @media (min-width: 1450px) {
    .section--jobs {
      padding: 120px 100px; } }

@media (min-width: 980px) {
  .grid--jobs {
    margin-left: -20px; }
    .grid--jobs:after {
      content: "";
      display: table;
      clear: both; }
    .grid--jobs > * {
      float: left;
      padding-left: 20px;
      width: 33.33333%; }
    .grid--jobs > *:nth-child(1n) {
      clear: none; }
    .grid--jobs > *:nth-child(3n + 1) {
      clear: both; } }

@media (min-width: 1070px) {
  .grid--jobs {
    margin-left: -50px; }
    .grid--jobs:after {
      content: "";
      display: table;
      clear: both; }
    .grid--jobs > * {
      float: left;
      padding-left: 50px;
      width: 33.33333%; }
    .grid--jobs > *:nth-child(1n) {
      clear: none; }
    .grid--jobs > *:nth-child(3n + 1) {
      clear: both; } }

.card-caption--jobs {
  margin-top: 10px; }

@media (min-width: 620px) and (max-width: 979px) {
  .grid-cell--jobs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 20px;
    border-top: 1px solid #dcd7dd;
    padding-top: 20px; }
  .card--jobs,
  .card-caption--jobs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .card-caption--jobs {
    padding: 30px;
    margin: 0; } }

.card--jobs .card-inner {
  position: absolute;
  overflow: hidden;
  background: #ffffff;
  top: 20.4%;
  right: 16.66666666%;
  bottom: 20.4%;
  left: 16.66666666%; }

.card--jobs .card-bg {
  display: block;
  width: 100%;
  height: auto; }

.card--jobs .card-tz {
  top: auto; }

.card--jobs .card-hdr {
  display: inline-block;
  font-family: "plain", sans-serif;
  font-size: 24px;
  line-height: 1.1;
  font-weight: 700;
  color: #111111;
  background-color: transparent;
  margin: 0;
  padding: 0;
  -webkit-transition: font-size 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: font-size 200ms cubic-bezier(0.215, 0.61, 0.355, 1); }
  @media (min-width: 325px) and (max-width: 619px) {
    .card--jobs .card-hdr {
      font-size: 26px; } }
  @media (min-width: 620px) and (max-width: 725px) {
    .card--jobs .card-hdr {
      font-size: 19px; } }
  @media (min-width: 1560px) {
    .card--jobs .card-hdr {
      font-size: 36px; } }

.card--jobs .card-number {
  display: block; }

.card--jobs .card-link:hover .card-hdr {
  text-decoration: none; }

.card--jobs .card-link:hover .card-inner,
.card--jobs .card-link:hover .card-tz {
  background-color: #111111; }

.card--jobs .card-link:hover .card-hdr,
.card--jobs .card-link:hover .card-number {
  color: #ffffff; }

.section--job-list {
  padding: 75px 25px;
  max-width: 1070px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0 !important; }
  @media (min-width: 400px) {
    .section--job-list {
      padding: 100px 50px; } }
  @media (min-width: 1450px) {
    .section--job-list {
      padding: 120px 100px; } }

.job-list {
  list-style: none;
  padding: 0;
  margin: 0; }

.job-list-item {
  position: relative;
  display: block;
  -webkit-box-shadow: inset 0px -1px 0px 0px #dcd7dd;
          box-shadow: inset 0px -1px 0px 0px #dcd7dd; }

.job-list-link {
  display: block;
  color: #111111;
  text-decoration: none;
  padding: 25px 0;
  -webkit-transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 200ms cubic-bezier(0.215, 0.61, 0.355, 1); }
  .job-list-link:after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 1070px) {
    .job-list-link {
      padding: 50px 0; } }
  .job-list-link:before {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .job-list-link:hover {
    color: #ffffff;
    background: #111111;
    margin: 0 -25px;
    padding-left: 25px;
    padding-right: 25px; }

.job-list-hdr {
  position: relative;
  font-family: "plain", sans-serif;
  font-size: 24px;
  line-height: 1.1;
  font-weight: 700;
  margin: 0 0 17px;
  -webkit-transition: font-size 200ms cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: font-size 200ms cubic-bezier(0.215, 0.61, 0.355, 1); }
  @media (min-width: 768px) {
    .job-list-hdr {
      float: left;
      width: 20%;
      margin: -4px 0 0; } }

.job-list-description {
  position: relative;
  font-size: 20px;
  line-height: 1.4;
  margin: 0; }
  @media (min-width: 768px) {
    .job-list-description {
      float: left;
      width: 80%;
      padding-left: 50px; } }
  @media (min-width: 1070px) {
    .job-list-description {
      padding-right: 175px; } }

.job-list-cta {
  display: inline-block;
  font-style: italic;
  color: #df4986; }
  @media (min-width: 1070px) {
    .job-list-cta {
      position: absolute;
      top: 0;
      right: 0;
      width: 125px; } }

.job-list-cta--close {
  display: none; }

.job-description {
  position: absolute;
  top: 0;
  left: -9999px;
  padding: 0 0 25px;
  display: none; }
  .job-description a {
    text-decoration: none;
    -webkit-box-shadow: inset 0 -1px 0 0 #666666;
            box-shadow: inset 0 -1px 0 0 #666666;
    -webkit-transition: -webkit-box-shadow 200ms cubic-bezier(0, 0, 0.58, 1);
    transition: -webkit-box-shadow 200ms cubic-bezier(0, 0, 0.58, 1);
    transition: box-shadow 200ms cubic-bezier(0, 0, 0.58, 1);
    transition: box-shadow 200ms cubic-bezier(0, 0, 0.58, 1), -webkit-box-shadow 200ms cubic-bezier(0, 0, 0.58, 1); }
    .job-description a:hover, .job-description a:focus {
      -webkit-box-shadow: inset 0 -6px 0 0 #7bb5e0;
              box-shadow: inset 0 -6px 0 0 #7bb5e0; }

.job-description-intro {
  margin-bottom: 50px; }

.column-list {
  margin: 0 0 50px; }
  @media (min-width: 768px) {
    .column-list {
      padding: 0 0 0 50px;
      width: 80%;
      max-width: 675px;
      margin-left: 20%; } }

.column-list-term {
  margin-bottom: 15px;
  font-family: "plain", sans-serif;
  font-size: 20px;
  font-weight: 700;
  padding-top: 3px; }

.jobs-cta {
  font-size: 20px; }
  @media (min-width: 768px) {
    .jobs-cta {
      padding: 0 0 0 50px;
      width: 80%;
      max-width: 675px;
      margin-left: 20%; } }

.column-list-definition {
  margin: 0;
  font-size: 20px;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .column-list-definition {
      padding-top: 3px; } }
  .column-list-definition ul {
    margin-bottom: 25px;
    padding-left: 18px; }
  .column-list-definition h4 {
    font-family: "portrait-text", serif;
    font-size: 21px;
    line-height: 1.5;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 25px; }

.job--is-active {
  overflow: visible; }
  .job--is-active .job-description {
    position: relative;
    left: auto;
    display: block; }
  .job--is-active .job-list-link {
    padding-bottom: 25px; }
    .job--is-active .job-list-link:hover {
      color: #111111;
      background: #ffffff;
      margin: 0;
      padding-left: 0;
      padding-right: 0; }
  .job--is-active .job-list-cta {
    display: none; }
  .job--is-active .job-list-cta--close {
    display: inline-block; }

@media (max-width: 767px) {
  .spread-cell--about-hdr {
    background-image: url("../img/Holly_Meeting.jpg");
    background-blend-mode: overlay;
    background-color: #264965;
    background-position-x: 100%; } }

@media (max-width: 767px) {
  .spread-cell--about {
    padding: 0; } }

@media (min-width: 768px) {
  .spread-cell--about {
    background-color: #9BD4F5;
    background-image: url("../img/Holly_Meeting.jpg");
    background-blend-mode: overlay;
    background-position-x: 100%; }
    .spread-cell--about .spread-hdr {
      color: #111111; } }

.lede--about,
.lede--story {
  line-height: 1.35; }
  @media (max-width: 767px) {
    .lede--about,
    .lede--story {
      font-size: 24px; } }
  @media (min-width: 768px) and (max-width: 989px) {
    .lede--about,
    .lede--story {
      font-size: 32px; } }

.lede--about {
  border-bottom: 1px solid #EEE;
  padding: 0 0 30px 0; }
  @media (min-width: 600px) {
    .lede--about {
      padding: 0 0 40px 0;
      margin: 0 0 40px 0; } }
  @media (min-width: 768px) {
    .lede--about {
      margin-bottom: 50px; } }
  .lede--about .dropcap {
    color: #7bb5e0;
    font-size: 100px;
    line-height: 1.1;
    margin-bottom: -40px; }
    @media (min-width: 600px) {
      .lede--about .dropcap {
        font-size: 128px;
        line-height: 1.05; } }
    @media (min-width: 768px) {
      .lede--about .dropcap {
        font-size: 142px; } }
    @media (min-width: 990px) {
      .lede--about .dropcap {
        font-size: 163px; } }
    @media (min-width: 1450px) {
      .lede--about .dropcap {
        font-size: 200px; } }

.section--people {
  padding: 75px 25px; }
  @media (min-width: 400px) {
    .section--people {
      padding: 100px 50px; } }
  @media (min-width: 1450px) {
    .section--people {
      padding: 120px 100px; } }

.grid--people {
  margin-left: -30px; }
  .grid--people:after {
    content: "";
    display: table;
    clear: both; }
  .grid--people > * {
    float: left;
    padding-left: 30px;
    width: 50%; }
  .grid--people > *:nth-child(1n) {
    clear: none; }
  .grid--people > *:nth-child(2n + 1) {
    clear: both; }
  @media (min-width: 600px) {
    .grid--people {
      margin-left: -25px; }
      .grid--people:after {
        content: "";
        display: table;
        clear: both; }
      .grid--people > * {
        float: left;
        padding-left: 25px;
        width: 25%; }
      .grid--people > *:nth-child(1n) {
        clear: none; }
      .grid--people > *:nth-child(4n + 1) {
        clear: both; } }
  @media (min-width: 1070px) {
    .grid--people {
      margin-left: -50px; }
      .grid--people:after {
        content: "";
        display: table;
        clear: both; }
      .grid--people > * {
        float: left;
        padding-left: 50px;
        width: 20%; }
      .grid--people > *:nth-child(1n) {
        clear: none; }
      .grid--people > *:nth-child(5n + 1) {
        clear: both; } }

.card--people .card-link:hover * {
  text-decoration: none !important; }

.card--people .card-text {
  padding: 0 0 0 0px; }

.card--people .card-figure {
  background: #FFD1E4;
  background-size: cover; }

.card-avatar {
  display: block;
  width: 45px;
  height: 45px;
  float: left;
  margin: 5px 0 0 -55px; }

.card-avatar-image {
  display: block;
  -webkit-border-radius: 50%;
          border-radius: 50%; }

.section--capabilities {
  max-width: 1070px;
  margin-left: auto;
  margin-right: auto;
  padding: 75px 25px; }
  @media (min-width: 400px) {
    .section--capabilities {
      padding: 100px 50px; } }

.capabilities {
  border-bottom: 1px solid #dcd7dd; }
  @media (min-width: 1070px) {
    .capabilities {
      border: 0;
      margin-bottom: -25px; } }

.grid--capabilities {
  margin: 0 -25px !important; }
  @media (min-width: 600px) {
    .grid--capabilities {
      margin-left: -0; }
      .grid--capabilities:after {
        content: "";
        display: table;
        clear: both; }
      .grid--capabilities > * {
        float: left;
        padding-left: 0;
        width: 50%; }
      .grid--capabilities > *:nth-child(1n) {
        clear: none; }
      .grid--capabilities > *:nth-child(2n + 1) {
        clear: both; } }
  @media (min-width: 1070px) {
    .grid--capabilities {
      margin-left: -0; }
      .grid--capabilities:after {
        content: "";
        display: table;
        clear: both; }
      .grid--capabilities > * {
        float: left;
        padding-left: 0;
        width: 25%; }
      .grid--capabilities > *:nth-child(1n) {
        clear: none; }
      .grid--capabilities > *:nth-child(4n + 1) {
        clear: both; } }

.capabilities-item {
  padding: 0 25px;
  margin-bottom: 25px; }
  @media (min-width: 600px) {
    .capabilities-item {
      margin-bottom: 35px; } }
  @media (min-width: 1070px) {
    .capabilities-item {
      margin-bottom: 50px; } }

.capabilities-hdr {
  font-family: "plain", sans-serif;
  font-size: 18px;
  line-height: 1.15;
  font-weight: 700;
  margin: 0 0 10px; }

.capabilities-description {
  font-size: 18px;
  line-height: 1.4;
  margin: 0; }

.section--logos {
  max-width: 1070px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-top: 50px; }
  @media (min-width: 1070px) {
    .section--logos {
      max-width: 970px;
      padding: 0; } }
  .section--logos .section-hdr {
    padding: 60px 40px 40px;
    margin: 0; }

.logos {
  position: relative;
  z-index: 300; }

.grid--logos {
  margin-left: -0; }
  .grid--logos:after {
    content: "";
    display: table;
    clear: both; }
  .grid--logos > * {
    float: left;
    padding-left: 0;
    width: 50%; }
  .grid--logos > *:nth-child(1n) {
    clear: none; }
  .grid--logos > *:nth-child(2n + 1) {
    clear: both; }
  @media (min-width: 600px) {
    .grid--logos {
      margin-left: -0; }
      .grid--logos:after {
        content: "";
        display: table;
        clear: both; }
      .grid--logos > * {
        float: left;
        padding-left: 0;
        width: 33.33333%; }
      .grid--logos > *:nth-child(1n) {
        clear: none; }
      .grid--logos > *:nth-child(3n + 1) {
        clear: both; } }
  @media (min-width: 1070px) {
    .grid--logos {
      margin-left: -0; }
      .grid--logos:after {
        content: "";
        display: table;
        clear: both; }
      .grid--logos > * {
        float: left;
        padding-left: 0;
        width: 25%; }
      .grid--logos > *:nth-child(1n) {
        clear: none; }
      .grid--logos > *:nth-child(4n + 1) {
        clear: both; } }

.grid--logos .grid-cell {
  margin-top: -25px;
  margin-bottom: -25px;
  padding-right: 5%;
  padding-left: 2%; }
  @media (min-width: 1070px) {
    .grid--logos .grid-cell {
      margin-top: 0;
      margin-bottom: 0; } }

.section--our-story {
  padding: 75px 25px; }
  @media (min-width: 400px) {
    .section--our-story {
      padding: 100px 50px; } }
  @media (min-width: 1450px) {
    .section--our-story {
      padding: 120px 100px; } }

.our-story {
  max-width: 1070px;
  margin-left: auto;
  margin-right: auto; }

@media (min-width: 600px) {
  .grid--story {
    margin-left: -25px; }
    .grid--story:after {
      content: "";
      display: table;
      clear: both; }
    .grid--story > * {
      float: left;
      padding-left: 25px;
      width: 33.33333%; }
    .grid--story > *:nth-child(1n) {
      clear: none; }
    .grid--story > *:nth-child(3n + 1) {
      clear: both; } }

@media (min-width: 600px) {
  .about--sidebar {
    float: right;
    width: 25%;
    margin: 40px; } }

@media (max-width: 1449px) {
  .lede--story {
    max-width: 980px; } }

.our-story-columns {
  border-top: 1px solid #ffffff;
  margin-top: 50px;
  padding-top: 50px; }
  .our-story-columns a {
    text-decoration: none;
    -webkit-box-shadow: inset 0 -1px 0 0 #666666;
            box-shadow: inset 0 -1px 0 0 #666666;
    -webkit-transition: -webkit-box-shadow 200ms cubic-bezier(0, 0, 0.58, 1);
    transition: -webkit-box-shadow 200ms cubic-bezier(0, 0, 0.58, 1);
    transition: box-shadow 200ms cubic-bezier(0, 0, 0.58, 1);
    transition: box-shadow 200ms cubic-bezier(0, 0, 0.58, 1), -webkit-box-shadow 200ms cubic-bezier(0, 0, 0.58, 1); }
    .our-story-columns a:hover, .our-story-columns a:focus {
      -webkit-box-shadow: inset 0 -6px 0 0 #7bb5e0;
              box-shadow: inset 0 -6px 0 0 #7bb5e0; }
  @media (min-width: 768px) {
    .our-story-columns {
      -webkit-column-count: 2;
         -moz-column-count: 2;
              column-count: 2;
      -webkit-column-gap: 50px;
         -moz-column-gap: 50px;
              column-gap: 50px; } }

.section--awards {
  padding: 75px 25px;
  max-width: 1070px;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 400px) {
    .section--awards {
      padding: 100px 50px; } }
  @media (min-width: 1450px) {
    .section--awards {
      padding: 120px 100px; } }

@media (min-width: 600px) {
  .grid--awards {
    margin-left: -50px; }
    .grid--awards:after {
      content: "";
      display: table;
      clear: both; }
    .grid--awards > * {
      float: left;
      padding-left: 50px;
      width: 16.66667%; }
    .grid--awards > *:nth-child(1n) {
      clear: none; }
    .grid--awards > *:nth-child(6n + 1) {
      clear: both; } }

.bday-tease {
  border-top: #FFF;
  margin: 20px 0 0 0;
  padding: 20px 0 0 0; }

.bday-tease--img {
  float: right;
  width: 100px;
  margin: 0 0 0 20px;
  -webkit-border-radius: 200px;
          border-radius: 200px; }
  @media (min-width: 600px) {
    .bday-tease--img {
      width: 120px; } }
  @media (min-width: 1070px) {
    .bday-tease--img {
      width: 150px; } }

.espn-hero {
  background-position: top center;
  background-repeat: no-repeat;
  background-color: #000;
  background-size: 150%;
  background-image: url("../img/0.1.6/undefeated.jpg");
  min-height: 100vh; }
  @media (min-width: 600px) {
    .espn-hero {
      min-height: 100vh;
      background-position: center center;
      background-size: cover; } }

.page--home .header {
  background-color: #000; }

.cover-kicker {
  font-family: "plain", sans-serif;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #FFF;
  display: inline-block;
  padding: 10px;
  margin-bottom: 6px;
  height: 50px;
  width: 100px;
  text-indent: -10000px;
  background-image: url("../img/0.1.5/new-work.svg");
  background-position: center;
  background-repeat: no-repeat; }

.espn-hero--text {
  width: 90%;
  margin: 0 auto;
  padding: 37vh 0 0 0;
  color: #FFF;
  text-align: center;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.25); }
  @media (min-width: 400px) {
    .espn-hero--text {
      padding: 42vh 0 0; } }
  @media (min-width: 600px) {
    .espn-hero--text {
      padding: 20vh 0 0; } }
  @media (min-width: 1070px) {
    .espn-hero--text {
      background: none; } }
  .espn-hero--text .espn-hero-link {
    width: 100%;
    max-width: 1000px;
    max-height: 128px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    height: 0;
    position: relative;
    padding-bottom: 12%;
    margin-bottom: 12px; }
    .espn-hero--text .espn-hero-link > * {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    @media (min-width: 600px) {
      .espn-hero--text .espn-hero-link {
        margin-bottom: 16px; } }
    @media (min-width: 1112px) {
      .espn-hero--text .espn-hero-link {
        width: 1000px;
        height: 120px;
        padding-bottom: 0; } }
  .espn-hero--text .espn-hero-h1 {
    text-align: center;
    font-size: 80px;
    letter-spacing: -6px;
    margin: 0 auto;
    text-indent: -10000px;
    background-image: url("../img/0.1.5/undefeated.svg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%; }
    @media (min-width: 1070px) {
      .espn-hero--text .espn-hero-h1 {
        font-size: 140px; } }
  .espn-hero--text .hero-txt {
    max-width: 700px;
    margin: 0 auto;
    font: 17px "plain", sans-serif; }
    @media (min-width: 600px) {
      .espn-hero--text .hero-txt {
        font-size: 19px; } }
    @media (min-width: 768px) {
      .espn-hero--text .hero-txt {
        font-size: 21px; } }
    .espn-hero--text .hero-txt a {
      text-decoration: none;
      -webkit-box-shadow: inset 0 -1px 0 0 #fff;
              box-shadow: inset 0 -1px 0 0 #fff;
      -webkit-transition: -webkit-box-shadow 200ms cubic-bezier(0, 0, 0.58, 1);
      transition: -webkit-box-shadow 200ms cubic-bezier(0, 0, 0.58, 1);
      transition: box-shadow 200ms cubic-bezier(0, 0, 0.58, 1);
      transition: box-shadow 200ms cubic-bezier(0, 0, 0.58, 1), -webkit-box-shadow 200ms cubic-bezier(0, 0, 0.58, 1); }
      .espn-hero--text .hero-txt a:hover, .espn-hero--text .hero-txt a:focus {
        -webkit-box-shadow: inset 0 -6px 0 0 #000;
                box-shadow: inset 0 -6px 0 0 #000; }
  .espn-hero--text .espn-hero-cta {
    cursor: pointer;
    color: #FFF; }

.header--home .nav-link {
  color: #ffffff; }
  .header--home .nav-link:after {
    background-color: #ffffff; }

.header--home .masthead-logo {
  fill: #ffffff; }

.header--home .nav-toggle-icon--open {
  stroke: #ffffff; }

@-webkit-keyframes fadeIn {
  0% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
    opacity: 0; }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1; } }

.cover--undefeated, .header--undefeated {
  background-image: url("../img/0.1.5/chance-crop.jpg");
  color: #FFF;
  background-repeat: no-repeat; }
  @media (min-width: 768px) {
    .cover--undefeated, .header--undefeated {
      background-attachment: fixed;
      background-position: 100%;
      background-size: cover; } }

.cover--undefeated {
  padding: 20px;
  text-align: center;
  background-position: 100% 20%; }
  @media (min-width: 400px) {
    .cover--undefeated {
      padding: 40px; } }
  @media (min-width: 768px) {
    .cover--undefeated {
      padding: 60px; } }
  @media (min-width: 1070px) {
    .cover--undefeated {
      padding: 100px 100px 85px; } }

.kicker {
  font: 700 18px "plain", sans-serif;
  color: #F7CF4F; }

.lede--undefeated {
  max-width: 900px;
  font-size: 50px;
  margin: 0 auto 20px; }
  @media (min-width: 600px) {
    .lede--undefeated {
      font-size: 64px; } }
  @media (min-width: 1070px) {
    .lede--undefeated {
      font-size: 76px; } }

.deck--undefeated {
  font-size: 24px;
  max-width: 700px;
  margin: 0 auto 16px; }
  @media (min-width: 600px) {
    .deck--undefeated {
      font-size: 28px; } }
  @media (min-width: 1070px) {
    .deck--undefeated {
      font-size: 34px;
      max-width: 900px; } }

.blog-author {
  font: 600 14px/1.2 "plain", sans-serif;
  margin: 10px 0;
  text-transform: uppercase;
  letter-spacing: 1.5px; }

.blog-author-by {
  font-family: "portrait", serif;
  font-style: italic;
  text-transform: none;
  letter-spacing: 1px;
  margin-right: 3px;
  display: inline-block; }

.portfolio-body--undefeated {
  padding: 20px 0; }
  @media (min-width: 1070px) {
    .portfolio-body--undefeated {
      padding: 60px 0; } }

.portfolio-body-intro--txt {
  max-width: 700px;
  padding: 26px;
  margin: 0 auto; }
  @media (min-width: 550px) {
    .portfolio-body-intro--txt {
      width: 90%; } }
  .portfolio-body-intro--txt a {
    text-decoration: none;
    -webkit-box-shadow: inset 0 -1px 0 0 #666666;
            box-shadow: inset 0 -1px 0 0 #666666;
    -webkit-transition: -webkit-box-shadow 200ms cubic-bezier(0, 0, 0.58, 1);
    transition: -webkit-box-shadow 200ms cubic-bezier(0, 0, 0.58, 1);
    transition: box-shadow 200ms cubic-bezier(0, 0, 0.58, 1);
    transition: box-shadow 200ms cubic-bezier(0, 0, 0.58, 1), -webkit-box-shadow 200ms cubic-bezier(0, 0, 0.58, 1); }
    .portfolio-body-intro--txt a:hover, .portfolio-body-intro--txt a:focus {
      -webkit-box-shadow: inset 0 -6px 0 0 #7bb5e0;
              box-shadow: inset 0 -6px 0 0 #7bb5e0; }

.dropcap {
  color: #F7CF4F; }

.portfolio-tease--img {
  width: 100%;
  height: auto;
  line-height: 1;
  display: block; }

.header--undefeated .nav-link {
  color: #ffffff; }
  .header--undefeated .nav-link:after {
    background-color: #ffffff; }

.header--undefeated .masthead-logo {
  fill: #ffffff; }

.header--undefeated .nav-toggle-icon--open {
  stroke: #ffffff; }

.page--history {
  overflow-x: hidden; }
  .page--history .wrapper {
    overflow-x: hidden; }

.spread-cell--history-hdr, .header--history {
  background-image: url("../img/0.1.3/bday-cover-image-1.jpg");
  background-color: #f1cfde;
  color: #FFF; }
  @media (min-width: 1070px) {
    .spread-cell--history-hdr, .header--history {
      background-attachment: fixed;
      background-position: 100%;
      background-size: cover; } }

.timeline {
  padding: 20px 0 0 0; }
  @media (min-width: 768px) {
    .timeline {
      padding: 100px 0 0 0; } }

.timeline-sub-items {
  width: 90%;
  margin: 0 auto 40px auto; }
  .timeline-sub-items:after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 768px) {
    .timeline-sub-items {
      width: 75%;
      margin: 0 auto 100px auto; } }
  @media (min-width: 1070px) {
    .timeline-sub-items {
      width: 65%; } }

.timeline-item {
  margin: 0 auto; }
  .timeline-item:after {
    content: "";
    display: table;
    clear: both; }
  .timeline-item.center {
    width: 90%; }
    @media (min-width: 768px) {
      .timeline-item.center {
        border: none;
        width: 75%; } }
    @media (min-width: 1070px) {
      .timeline-item.center {
        width: 65%;
        margin: 0 auto 100px auto; } }
  @media (min-width: 600px) {
    .timeline-item.left {
      width: 45%;
      float: left; } }
  @media (min-width: 768px) {
    .timeline-item.left {
      border: none;
      width: 45%;
      float: left; } }
  @media (min-width: 600px) {
    .timeline-item.right {
      width: 45%;
      float: right; } }
  @media (min-width: 1070px) {
    .timeline-item.right {
      margin-top: -240px; } }
  @media (min-width: 768px) {
    .right .timeline-item.right {
      margin-top: 0; } }
  @media (min-width: 1070px) {
    .right .timeline-item.left {
      margin-top: -240px; } }

.timeline-img--large {
  width: 100%;
  height: auto;
  margin: 0 0 20px 0; }

.timeline-img--small {
  width: 50%;
  float: right;
  margin: 10px; }
  @media (min-width: 768px) {
    .timeline-img--small {
      width: 100%;
      height: auto;
      margin: 0 0 30px 0; } }

.timeline-hdr {
  font-size: 36px;
  line-height: 1.1;
  font-weight: 300;
  margin: 0 0 10px 0; }
  @media (min-width: 600px) {
    .timeline-hdr {
      font-size: 48px;
      line-height: 1;
      margin: 0 0 30px 0; } }

.timeline-hdr--small {
  font-family: "plain", sans-serif;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 300;
  margin: 0 0 10px 0; }
  @media (min-width: 600px) {
    .timeline-hdr--small {
      font-family: "plain", sans-serif;
      font-size: 18px;
      line-height: 1.1;
      font-weight: 700;
      margin: 0 0 20px 0; } }

.timeline-txt {
  font-size: 18px;
  line-height: 1.4; }

.timeline-txt--small {
  font-family: "plain", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #666; }

.timeline-item-caption {
  position: relative;
  background-color: #FFF;
  padding: 20px; }
  @media (min-width: 1070px) {
    .timeline-item-caption {
      width: 65%;
      padding: 80px 80px 0 0;
      margin: -100px 0 0 0; }
      .timeline-item-caption.right {
        float: right;
        padding: 80px 0 0 80px; } }

.timeline-item-caption--small:after {
  content: "";
  display: table;
  clear: both; }

@media (max-width: 599px) {
  .timeline-item-caption--small {
    padding: 10px 0 0 0; } }

.page--history .timestamp {
  font-family: "portrait", serif;
  font-weight: 100;
  color: #EEE;
  margin: 0 auto;
  text-align: center;
  padding: 20px;
  font-size: 22px; }
  @media (max-width: 599px) {
    .page--history .timestamp {
      width: 150px;
      background-color: #000;
      padding: 15px; } }
  @media (min-width: 600px) {
    .page--history .timestamp {
      line-height: 300px;
      height: 350px;
      letter-spacing: -10px;
      font-size: 52vw;
      margin-bottom: -28%; } }
  @media (min-width: 768px) {
    .page--history .timestamp {
      line-height: 300px;
      height: 500px;
      margin-bottom: -35%; } }
  @media (min-width: 1070px) {
    .page--history .timestamp {
      line-height: 300px;
      height: 600px;
      font-size: 500px;
      margin-bottom: -28%; } }
  @media (min-width: 1450px) {
    .page--history .timestamp {
      line-height: 300px;
      height: 700px;
      margin-bottom: -28%; } }

.page--history {
  overflow-x: hidden; }
  .page--history .wrapper {
    overflow-x: hidden; }

.page--timber {
  background-color: #ffffff; }
  @media (min-width: 600px) {
    .page--timber .grid-2 {
      margin-left: -20px; }
      .page--timber .grid-2:after {
        content: "";
        display: table;
        clear: both; }
      .page--timber .grid-2 > * {
        float: left;
        padding-left: 20px;
        width: 50%; }
      .page--timber .grid-2 > *:nth-child(1n) {
        clear: none; }
      .page--timber .grid-2 > *:nth-child(2n + 1) {
        clear: both; } }
  .page--timber .grid-4 {
    margin-left: -20px;
    padding-top: 30px; }
    .page--timber .grid-4:after {
      content: "";
      display: table;
      clear: both; }
    .page--timber .grid-4 > * {
      float: left;
      padding-left: 20px;
      width: 50%; }
    .page--timber .grid-4 > *:nth-child(1n) {
      clear: none; }
    .page--timber .grid-4 > *:nth-child(2n + 1) {
      clear: both; }
    @media (min-width: 768px) {
      .page--timber .grid-4 {
        margin-left: -8%; }
        .page--timber .grid-4:after {
          content: "";
          display: table;
          clear: both; }
        .page--timber .grid-4 > * {
          float: left;
          padding-left: 8%;
          width: 25%; }
        .page--timber .grid-4 > *:nth-child(1n) {
          clear: none; }
        .page--timber .grid-4 > *:nth-child(4n + 1) {
          clear: both; } }
  .page--timber .timber-article-section {
    margin-bottom: 60px; }
  .page--timber .spread-cell--timber-hdr,
  .page--timber .header--timber {
    background-image: url("../img/timber/timber-bg-mesh.jpg");
    color: #ffffff;
    background-attachment: fixed;
    background-position: 100%;
    background-size: cover; }
  .page--timber .spread-cell--timber-hdr {
    padding: 5% 20% 15%; }
    @media (min-width: 768px) {
      .page--timber .spread-cell--timber-hdr {
        padding: 5% 30% 15%; } }
  .page--timber .timber-body {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 20px 20px 20px; }
    .page--timber .timber-body:after {
      content: "";
      display: table;
      clear: both; }
    @media (min-width: 600px) {
      .page--timber .timber-body {
        padding: 80px 50px 50px 50px; } }
    @media (min-width: 1070px) {
      .page--timber .timber-body {
        padding: 100px 50px 50px 50px; } }
  @media (min-width: 768px) {
    .page--timber .timber-body--content {
      float: right;
      width: 70%; } }
  .page--timber .timber-body--article {
    padding: 20px 0; }
    @media (min-width: 768px) {
      .page--timber .timber-body--article {
        padding: 0 50px 0 50px; } }
  .page--timber .article-full-width {
    padding: 50px 20px 20px 20px;
    background-color: #f7f7f2; }
    @media (min-width: 600px) {
      .page--timber .article-full-width {
        padding: 80px 50px 50px 50px; } }
    @media (min-width: 1070px) {
      .page--timber .article-full-width {
        padding: 100px 150px 100px 150px; } }
  @media (min-width: 1070px) {
    .page--timber .article-full-width--inner {
      width: 80%;
      margin: 0 auto; } }
  .page--timber .timber-body--nav {
    margin-bottom: 40px;
    padding: 30px;
    font-family: "plain", sans-serif;
    font-size: 18px;
    background-color: #f7f7f2; }
    @media (min-width: 768px) {
      .page--timber .timber-body--nav {
        float: left;
        width: 20%;
        padding: 0;
        font-size: 18px;
        background-color: transparent; } }
  .page--timber .timber-body--nav-item {
    margin: 0 0 10px 0;
    line-height: 1.2em; }
  .page--timber .nav-sub-list {
    margin-top: 10px; }
  .page--timber .sub-item {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.2em; }
    .page--timber .sub-item .timber-nav-link {
      color: #D7A954; }
      .page--timber .sub-item .timber-nav-link:hover {
        color: #213F1C; }
  .page--timber .timber-nav-link {
    line-height: 1.2em;
    -webkit-transition: all 0.15s linear;
    transition: all 0.15s linear; }
    @media (min-width: 768px) {
      .page--timber .timber-nav-link {
        color: #111111; } }
    .page--timber .timber-nav-link:hover {
      color: #5EBB4C; }
    .page--timber .timber-nav-link:hover .new-window-icon svg {
      opacity: 1;
      fill: #5EBB4C; }
  .page--timber .timber-li-spacer {
    margin: 20px 0;
    border-bottom: 1px solid #dddddd; }
  .page--timber .timber-divider {
    display: none;
    margin-top: 60px;
    margin-bottom: 90px;
    width: 100%;
    height: 6px;
    background-color: #213F1C; }
  .page--timber .new-window-icon {
    display: inline-block;
    width: 12px; }
    .page--timber .new-window-icon svg {
      fill: #D7A954; }
      @media (min-width: 768px) {
        .page--timber .new-window-icon svg {
          opacity: 0; } }
  .page--timber .section-hdr {
    margin-bottom: 30px;
    font-family: "plain", sans-serif;
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    color: #ffffff; }
    @media (min-width: 600px) {
      .page--timber .section-hdr {
        font-size: 66px; } }
  .page--timber .section-sub-hdr {
    font-family: "portrait", serif;
    font-size: 28px;
    line-height: 1.2;
    text-align: center; }
    @media (min-width: 768px) {
      .page--timber .section-sub-hdr {
        font-size: 36px; } }
    @media (min-width: 1070px) {
      .page--timber .section-sub-hdr {
        margin-bottom: 60px;
        padding: 0 10%; } }
  .page--timber .h1 {
    font-family: "plain", sans-serif;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.2em;
    text-align: center;
    color: #5EBB4C; }
    @media (min-width: 600px) {
      .page--timber .h1 {
        font-size: 54px; } }
    @media (min-width: 768px) {
      .page--timber .h1 {
        font-size: 66px; } }
  .page--timber .h1--serif {
    font-family: "portrait", serif;
    font-size: 36px;
    line-height: 1.2;
    text-align: center; }
    @media (min-width: 600px) {
      .page--timber .h1--serif {
        font-size: 54px; } }
  .page--timber .h2 {
    font-family: "plain", sans-serif;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.2;
    color: #5EBB4C; }
    @media (min-width: 600px) {
      .page--timber .h2 {
        font-size: 36px; } }
  .page--timber .h3 {
    font-family: "plain", sans-serif;
    font-size: 24px;
    font-weight: 600; }
  .page--timber .h4 {
    margin: 20px auto;
    font-family: "plain", sans-serif;
    font-size: 18px;
    text-align: center; }
  .page--timber .h5 {
    margin: 20px auto;
    font-family: "plain", sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .05em; }
  .page--timber .timber-showcase .h2 {
    color: white; }
  .page--timber pre {
    font-size: 14px; }
  .page--timber .label {
    margin-bottom: 0;
    padding: 5px 10px;
    font-family: "plain", sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #D7A954; }
  .page--timber .label--sm {
    margin-bottom: 5px;
    font-family: "plain", sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #D7A954; }
  .page--timber .press-label {
    margin-right: 10px; }
  .page--timber .timber-example .label {
    background-color: #5EBB4C; }
  .page--timber .by {
    font-family: "portrait", serif;
    font-weight: 400;
    font-style: italic;
    text-transform: none; }
  .page--timber .timber-btn-link {
    text-decoration: none; }
  .page--timber .timber-btn {
    display: block;
    width: 100%;
    max-width: 400px;
    margin: 30px auto 0 auto;
    padding: 15px;
    font-size: 18px;
    color: #ffffff;
    background-color: #5EBB4C;
    -webkit-border-radius: 5px;
            border-radius: 5px; }
    .page--timber .timber-btn:hover {
      pointer: cursor; }
  .page--timber .timber-link {
    text-decoration: none;
    background-image: -webkit-linear-gradient(bottom, transparent, transparent 1px, #5EBB4C 1px, #5EBB4C 2px, transparent 2px);
    background-image: linear-gradient(0deg, transparent, transparent 1px, #5EBB4C 1px, #5EBB4C 2px, transparent 2px);
    text-shadow: -1px 1px 0 #ffffff, 1px -1px 0 #ffffff, 1px 1px 0 #ffffff, -1px -1px 0 #ffffff;
    -webkit-transition: color 0.15s linear;
    transition: color 0.15s linear; }
    .page--timber .timber-link:hover {
      color: #5EBB4C; }
  .page--timber .timber-link--h2 {
    text-decoration: none;
    color: #ffffff;
    background-image: -webkit-linear-gradient(bottom, transparent, transparent 1px, #ffffff 1px, #ffffff 2px, transparent 2px);
    background-image: linear-gradient(0deg, transparent, transparent 1px, #ffffff 1px, #ffffff 2px, transparent 2px);
    text-shadow: -1px 1px 0 #D7A954, 1px -1px 0 #D7A954, 1px 1px 0 #D7A954, -1px -1px 0 #D7A954; }
    .page--timber .timber-link--h2:hover {
      text-decoration: none;
      -webkit-box-shadow: inset 0 -1px 0 0 #ffffff;
              box-shadow: inset 0 -1px 0 0 #ffffff;
      -webkit-transition: -webkit-box-shadow 200ms cubic-bezier(0, 0, 0.58, 1);
      transition: -webkit-box-shadow 200ms cubic-bezier(0, 0, 0.58, 1);
      transition: box-shadow 200ms cubic-bezier(0, 0, 0.58, 1);
      transition: box-shadow 200ms cubic-bezier(0, 0, 0.58, 1), -webkit-box-shadow 200ms cubic-bezier(0, 0, 0.58, 1); }
      .page--timber .timber-link--h2:hover:hover, .page--timber .timber-link--h2:hover:focus {
        -webkit-box-shadow: inset 0 -6px 0 0 #ffffff;
                box-shadow: inset 0 -6px 0 0 #ffffff; }
  .page--timber .article-full-width .timber-link {
    background-image: -webkit-linear-gradient(bottom, transparent, transparent 1px, #5EBB4C 1px, #5EBB4C 2px, transparent 2px);
    background-image: linear-gradient(0deg, transparent, transparent 1px, #5EBB4C 1px, #5EBB4C 2px, transparent 2px);
    text-shadow: -1px 1px 0 #f7f7f2, 1px -1px 0 #f7f7f2, 1px 1px 0 #f7f7f2, -1px -1px 0 #f7f7f2; }
  .page--timber .showcase-caption .timber-link {
    background-image: -webkit-linear-gradient(bottom, transparent, transparent 1px, #ffffff 1px, #ffffff 2px, transparent 2px);
    background-image: linear-gradient(0deg, transparent, transparent 1px, #ffffff 1px, #ffffff 2px, transparent 2px);
    text-shadow: -1px 1px 0 #D7A954, 1px -1px 0 #D7A954, 1px 1px 0 #D7A954, -1px -1px 0 #D7A954; }
    .page--timber .showcase-caption .timber-link:hover {
      color: #ffffff; }
    @media (min-width: 768px) {
      .page--timber .showcase-caption .timber-link {
        background-image: -webkit-linear-gradient(bottom, transparent, transparent 1px, #5EBB4C 1px, #5EBB4C 2px, transparent 2px);
        background-image: linear-gradient(0deg, transparent, transparent 1px, #5EBB4C 1px, #5EBB4C 2px, transparent 2px);
        text-shadow: -1px 1px 0 #ffffff, 1px -1px 0 #ffffff, 1px 1px 0 #ffffff, -1px -1px 0 #ffffff; }
        .page--timber .showcase-caption .timber-link:hover {
          color: #5EBB4C; } }
  .page--timber .timber-logo {
    max-width: 600px;
    margin: 0 auto; }
  .page--timber .hire-logo {
    position: relative;
    margin: 2px auto 10px auto;
    width: 50px;
    height: 50px; }
  .page--timber .hire-logo--timber {
    position: relative;
    width: 60px;
    height: 60px;
    margin: 0 auto; }
    .page--timber .hire-logo--timber .logo-outer {
      width: 150px; }
  .page--timber .logo-outer {
    position: absolute;
    top: 0;
    left: 0;
    display: block; }
  .page--timber .article--hire {
    padding-top: 50px;
    padding-bottom: 80px; }
    @media (min-width: 600px) {
      .page--timber .article--hire {
        padding-bottom: 150px; } }
  .page--timber .hire-item {
    margin-bottom: 30px;
    font-family: "plain", sans-serif;
    font-size: 16px; }
    @media (min-width: 1070px) {
      .page--timber .hire-item {
        margin-bottom: 0; } }
  .page--timber .timber-press-list {
    padding: 0;
    list-style: none; }
  .page--timber .timber-press-item {
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative;
    border-bottom: 1px solid #5EBB4C; }
    @media (min-width: 600px) {
      .page--timber .timber-press-item {
        font-size: 24px; } }
    .page--timber .timber-press-item:hover .timber-press-link {
      color: #5EBB4C; }
    .page--timber .timber-press-item:hover svg {
      fill: #5EBB4C; }
  .page--timber .timber-press-link {
    display: inline-block;
    padding-right: 20px;
    text-decoration: none;
    -webkit-transition: all 0.15s linear;
    transition: all 0.15s linear; }
  .page--timber .arrow {
    position: absolute;
    right: 0;
    top: -webkit-calc(50% - 16px);
    top: calc(50% - 16px);
    width: 15px; }
    .page--timber .arrow svg {
      fill: #5EBB4C;
      -webkit-transition: all 0.15s linear;
      transition: all 0.15s linear; }
      @media (min-width: 768px) {
        .page--timber .arrow svg {
          fill: #dddddd; } }
  .page--timber .timber-showcase {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    position: relative;
    background-color: #D7A954; }
    .page--timber .timber-showcase:before {
      width: 100px;
      height: 100px;
      -webkit-border-radius: 50px;
              border-radius: 50px;
      content: "";
      position: absolute;
      top: -50px;
      left: -webkit-calc(50% - 50px);
      left: calc(50% - 50px);
      border: 6px solid #D7A954;
      background-color: #ffffff; }
      @media (min-width: 768px) {
        .page--timber .timber-showcase:before {
          width: 150px;
          height: 150px;
          -webkit-border-radius: 75px;
                  border-radius: 75px;
          top: -75px;
          left: -webkit-calc(50% - 75px);
          left: calc(50% - 75px); } }
  .page--timber .showcase--inner {
    max-width: 1440px;
    margin: 0 auto; }
    @media (min-width: 1070px) {
      .page--timber .showcase--inner {
        padding: 0 5%; } }
  .page--timber .timber-showcase-intro {
    padding-top: 60px;
    padding-bottom: 50px;
    margin: 0 auto; }
    @media (min-width: 1070px) {
      .page--timber .timber-showcase-intro {
        padding-top: 100px;
        padding-bottom: 70px; } }
  .page--timber .showcase-logo {
    position: absolute;
    top: -48px;
    left: -webkit-calc(50% - 35px);
    left: calc(50% - 35px);
    width: 230px; }
    @media (min-width: 768px) {
      .page--timber .showcase-logo {
        width: 300px;
        top: -61px;
        left: -webkit-calc(50% - 46px);
        left: calc(50% - 46px); } }
  .page--timber .showcase-logo-inner {
    position: relative;
    width: 100%; }
    .page--timber .showcase-logo-inner svg {
      position: absolute;
      top: 0;
      left: 0; }
  .page--timber .showcase-item {
    margin-bottom: 60px; }
    @media (min-width: 768px) {
      .page--timber .showcase-item {
        margin-bottom: 100px; } }
  .page--timber .showcase-figure {
    overflow: hidden;
    position: relative; }
    .page--timber .showcase-figure img {
      display: block;
      width: 100%;
      margin: 0 auto;
      -webkit-box-shadow: 1px 0px 13px rgba(0, 0, 0, 0.25);
              box-shadow: 1px 0px 13px rgba(0, 0, 0, 0.25); }
    @media (min-width: 768px) {
      .page--timber .showcase-figure:hover .showcase-caption {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0); }
      .page--timber .showcase-figure:hover img {
        opacity: .8; }
      .page--timber .showcase-figure:hover h4 {
        -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
        -webkit-transition-delay: .05s;
                transition-delay: .05s; } }
  @media (min-width: 768px) {
    .page--timber .showcase-caption {
      position: absolute;
      bottom: 0;
      width: 100%;
      background-color: #ffffff;
      -webkit-transform: translate3d(0, 100%, 0);
              transform: translate3d(0, 100%, 0);
      -webkit-transition: -webkit-transform 0.35s;
      transition: -webkit-transform 0.35s;
      transition: transform 0.35s;
      transition: transform 0.35s, -webkit-transform 0.35s; }
      .page--timber .showcase-caption h4 {
        -webkit-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);
        -webkit-transition: -webkit-transform 0.35s;
        transition: -webkit-transform 0.35s;
        transition: transform 0.35s;
        transition: transform 0.35s, -webkit-transform 0.35s; } }

.blades .nav-item {
  line-height: 32px; }

.blades .article-content {
  padding-top: 0px; }
  @media (min-width: 600px) {
    .blades .article-content {
      padding-top: 0px; } }
      
.article-content {
      padding-top: 0px; }      

.blades .article-txt p {
  font-family: "portrait-text", serif;
  font-size: 22px; }

.blades.archive {
  background-color: none; }

.blades .header {
  background-color: #ffffff; }

.blades .wrapper {
  background-color: inherit; }

.blades .portfolio-banner {
  margin-top: 0; }

.blades .portfolio-h1 {
  margin-bottom: 0; }

.blades .showcase-img-mod img {
  max-width: 100%; }

.blades .article-h1 {
  font-family: "portrait", serif;
  margin-bottom: 30px; }

.blades h2.subline {
  font-family: "portrait", serif;
  font-style: normal;
  margin-bottom: 58px; }

.blades .blog-author span {
  font-family: "portrait-text", serif; }

.blades .h3 {
  font-family: "plain", sans-serif; }

.blades .archive-blog-ftr {
  display: none; }

.blades .cta__h {
  font-family: "plain", sans-serif; }

.blades .dropcap {
  font-family: "portrait", serif;
  font-size: 80px;
  line-height: 120%;
  font-weight: 300;
  margin-bottom: -20px; }

@media (min-width: 1070px) {
  .header--overlay .header {
    position: absolute;
    width: 100%; } }

@media (min-width: 1070px) {
  .header--light .masthead-logo,
  .header--light .nav-toggle-icon--open {
    fill: #ffffff;
    stroke: #ffffff; }
  .header--light .nav-link {
    color: #ffffff; }
    .header--light .nav-link:after {
      background-color: #ffffff; } }

.page-timber code.hljs {
  overflow: auto; }

.page-timber .masthead-logo,
.page-timber .nav-toggle-icon--open {
  fill: #42AE49;
  stroke: #42AE49; }

.page-timber .nav-link {
  color: #42AE49; }
  .page-timber .nav-link:after {
    background-color: #42AE49; }

.page-timber .footer {
  background: #111111;
  color: #ffffff; }

.page-timber .footer a {
  color: #ffffff !important; }

.single-portfolio .content-wrapper {
  padding-top: 0; }

.hlr-type-img {
  max-width: none; }

/*! Color themes for Google Code Prettify | MIT License | github.com/jmblog/color-themes-for-google-code-prettify */
.prettyprint {
  background: #f9f9f9;
  font-family: Menlo, "Bitstream Vera Sans Mono", "DejaVu Sans Mono", Monaco, Consolas, monospace;
  border: 0 !important;
  padding: 10px !important; }

.pln {
  color: #333; }

/* Specify class=linenums on a pre to get line numbering */
ol.linenums {
  margin-top: 0;
  margin-bottom: 0;
  color: #cccccc; }

li.L0,
li.L1,
li.L2,
li.L3,
li.L4,
li.L5,
li.L6,
li.L7,
li.L8,
li.L9 {
  padding-left: 1em;
  background-color: #fff;
  list-style-type: decimal; }

@media screen {
  /* string content */
  .str {
    color: #d14 !important; }
  /* keyword */
  .kwd {
    color: #333; }
  /* comment */
  .com {
    color: #998 !important; }
  /* type name */
  .typ {
    color: #d14 !important; }
  /* literal value */
  .lit {
    color: #458 !important; }
  /* punctuation */
  .pun {
    color: #333 !important; }
  /* lisp open bracket */
  .opn {
    color: #333 !important; }
  /* lisp close bracket */
  .clo {
    color: #333 !important; }
  /* markup tag name */
  .tag {
    color: #000080 !important; }
  /* markup attribute name */
  .atn {
    color: #008080 !important; }
  /* markup attribute value */
  .atv {
    color: #458 !important; }
  /* declaration */
  .dec {
    color: #333 !important; }
  /* variable name */
  .var {
    color: #008080 !important; }
  /* function name */
  .fun {
    color: #900 !important; } }

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





html,body {
            padding: 0;
            margin: 0;
        }
        
#main{
            padding-top:100px;
            text-align:center;
        }
        
footer {
            background-color: #333;
            width: 100%;
            bottom: 0;
            position: fixed;
        }
